Pull request #43876 opened Started by user Sebastiaan van Stijn Rebuilds build #1 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f+21b91d3fd558d7e619fec1682000dfe23a95330f (093aae06df852ebd51841cc8d4b90fcd5bb067e0) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43876@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-07-28T12:17:37.424Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-07-28T12:17:37.427Z] Trying to pass milestone 1 [Pipeline] milestone [2022-07-28T12:17:37.514Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-07-28T12:17:52.699Z] Still waiting to schedule task [2022-07-28T12:17:52.701Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07d18aadeac4f1fb6)’ is offline [2022-07-28T12:18:33.045Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07d18aadeac4f1fb6) in /home/ubuntu/workspace/moby_PR-43876 [Pipeline] { [Pipeline] checkout [2022-07-28T12:18:33.934Z] The recommended git tool is: git [2022-07-28T12:18:36.788Z] using credential docker-jenkins-github-credentials [2022-07-28T12:18:36.795Z] Cloning the remote Git repository [2022-07-28T12:18:36.795Z] Cloning with configured refspecs honoured and without tags [2022-07-28T12:18:36.976Z] Cloning repository https://github.com/moby/moby.git [2022-07-28T12:18:37.023Z] > git init /home/ubuntu/workspace/moby_PR-43876 # timeout=10 [2022-07-28T12:18:37.288Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-28T12:18:37.288Z] > git --version # timeout=10 [2022-07-28T12:18:37.300Z] > git --version # 'git version 2.17.1' [2022-07-28T12:18:37.300Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T12:18:37.302Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43876/head:refs/remotes/origin/PR-43876 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-28T12:18:59.837Z] Fetching without tags [2022-07-28T12:18:59.754Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-28T12:18:59.786Z] > git config --add remote.origin.fetch +refs/pull/43876/head:refs/remotes/origin/PR-43876 # timeout=10 [2022-07-28T12:18:59.818Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-28T12:18:59.836Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-28T12:18:59.870Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-28T12:18:59.871Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T12:18:59.877Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43876/head:refs/remotes/origin/PR-43876 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-28T12:19:00.124Z] Merging remotes/origin/20.10 commit 21b91d3fd558d7e619fec1682000dfe23a95330f into PR head commit cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f [2022-07-28T12:19:01.884Z] Merge succeeded, producing cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f [2022-07-28T12:19:01.885Z] Checking out Revision cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f (PR-43876) [2022-07-28T12:19:00.165Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T12:19:00.185Z] > git checkout -f cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f # timeout=10 [2022-07-28T12:19:01.763Z] > git remote # timeout=10 [2022-07-28T12:19:01.795Z] > git config --get remote.origin.url # timeout=10 [2022-07-28T12:19:01.832Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T12:19:01.833Z] > git merge 21b91d3fd558d7e619fec1682000dfe23a95330f # timeout=10 [2022-07-28T12:19:01.876Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-28T12:19:01.913Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T12:19:01.956Z] > git checkout -f cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f # timeout=10 [2022-07-28T12:19:06.891Z] Commit message: "Fix file capabilities droping in Dockerfile" [2022-07-28T12:19:06.912Z] > git rev-list --no-walk cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T12:19:07.968Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43876:/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 && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-07-28T12:19:16.084Z] Unable to find image 'alpine:latest' locally [2022-07-28T12:19:16.342Z] latest: Pulling from library/alpine [2022-07-28T12:19:16.342Z] 530afca65e2e: Pulling fs layer [2022-07-28T12:19:16.342Z] 530afca65e2e: Verifying Checksum [2022-07-28T12:19:16.342Z] 530afca65e2e: Download complete [2022-07-28T12:19:16.909Z] 530afca65e2e: Pull complete [2022-07-28T12:19:16.909Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-28T12:19:16.909Z] Status: Downloaded newer image for alpine:latest [2022-07-28T12:19:23.482Z] 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-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-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2022-07-28T12:19:24.274Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07d18aadeac4f1fb6) in /home/ubuntu/workspace/moby_PR-43876 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-07-28T12:19:24.329Z] The recommended git tool is: git [Pipeline] // stage [2022-07-28T12:19:24.347Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2022-07-28T12:19:24.371Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0c163b81d93783d2b) in /home/ubuntu/workspace/moby_PR-43876 [Pipeline] // stage [2022-07-28T12:19:24.384Z] Fetching changes from the remote Git repository [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) 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] } [2022-07-28T12:19:24.412Z] Fetching without tags [Pipeline] { [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-07-28T12:19:24.485Z] The recommended git tool is: git [2022-07-28T12:19:24.365Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43876/.git # timeout=10 [2022-07-28T12:19:24.395Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-28T12:19:24.422Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-28T12:19:24.422Z] > git --version # timeout=10 [2022-07-28T12:19:24.444Z] > git --version # 'git version 2.17.1' [2022-07-28T12:19:24.445Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T12:19:24.445Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43876/head:refs/remotes/origin/PR-43876 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-07-28T12:19:24.598Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-08b659bcad080505a) in /home/ubuntu/workspace/moby_PR-43876 [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] { Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-07-28T12:19:24.732Z] Merging remotes/origin/20.10 commit 21b91d3fd558d7e619fec1682000dfe23a95330f into PR head commit cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-07-28T12:19:24.771Z] The recommended git tool is: git [2022-07-28T12:19:24.905Z] Merge succeeded, producing cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f [2022-07-28T12:19:24.905Z] Checking out Revision cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f (PR-43876) [2022-07-28T12:19:25.056Z] Commit message: "Fix file capabilities droping in Dockerfile" [2022-07-28T12:19:24.742Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T12:19:24.752Z] > git checkout -f cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f # timeout=10 [2022-07-28T12:19:24.825Z] > git remote # timeout=10 [2022-07-28T12:19:24.833Z] > git config --get remote.origin.url # timeout=10 [2022-07-28T12:19:24.856Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T12:19:24.857Z] > git merge 21b91d3fd558d7e619fec1682000dfe23a95330f # timeout=10 [2022-07-28T12:19:24.890Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-28T12:19:24.915Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T12:19:24.936Z] > git checkout -f cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T12:19:25.704Z] + [ PR != PR ] [2022-07-28T12:19:25.704Z] + [ 20.10 != master ] [2022-07-28T12:19:25.704Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-28T12:19:26.047Z] + docker version [2022-07-28T12:19:26.047Z] Client: Docker Engine - Community [2022-07-28T12:19:26.047Z] Version: 20.10.14 [2022-07-28T12:19:26.047Z] API version: 1.41 [2022-07-28T12:19:26.047Z] Go version: go1.16.15 [2022-07-28T12:19:26.047Z] Git commit: a224086 [2022-07-28T12:19:26.047Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-28T12:19:26.047Z] OS/Arch: linux/amd64 [2022-07-28T12:19:26.047Z] Context: default [2022-07-28T12:19:26.047Z] Experimental: true [2022-07-28T12:19:26.047Z] [2022-07-28T12:19:26.047Z] Server: Docker Engine - Community [2022-07-28T12:19:26.047Z] Engine: [2022-07-28T12:19:26.047Z] Version: 20.10.14 [2022-07-28T12:19:26.047Z] API version: 1.41 (minimum version 1.12) [2022-07-28T12:19:26.047Z] Go version: go1.16.15 [2022-07-28T12:19:26.047Z] Git commit: 87a90dc [2022-07-28T12:19:26.047Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-28T12:19:26.047Z] OS/Arch: linux/amd64 [2022-07-28T12:19:26.047Z] Experimental: true [2022-07-28T12:19:26.047Z] containerd: [2022-07-28T12:19:26.047Z] Version: 1.5.11 [2022-07-28T12:19:26.047Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-28T12:19:26.047Z] runc: [2022-07-28T12:19:26.047Z] Version: 1.0.3 [2022-07-28T12:19:26.047Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-28T12:19:26.047Z] docker-init: [2022-07-28T12:19:26.047Z] Version: 0.19.0 [2022-07-28T12:19:26.047Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-28T12:19:26.208Z] using credential docker-jenkins-github-credentials [2022-07-28T12:19:26.217Z] Cloning the remote Git repository [2022-07-28T12:19:26.217Z] Cloning with configured refspecs honoured and without tags [2022-07-28T12:19:26.374Z] + docker info [2022-07-28T12:19:26.234Z] Cloning repository https://github.com/moby/moby.git [2022-07-28T12:19:26.287Z] > git init /home/ubuntu/workspace/moby_PR-43876 # timeout=10 [2022-07-28T12:19:26.644Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-28T12:19:26.644Z] > git --version # timeout=10 [2022-07-28T12:19:26.647Z] > git --version # 'git version 2.17.1' [2022-07-28T12:19:26.647Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T12:19:26.678Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43876/head:refs/remotes/origin/PR-43876 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-28T12:19:28.002Z] using credential docker-jenkins-github-credentials [2022-07-28T12:19:28.012Z] Cloning the remote Git repository [2022-07-28T12:19:28.012Z] Cloning with configured refspecs honoured and without tags [2022-07-28T12:19:27.704Z] Cloning repository https://github.com/moby/moby.git [2022-07-28T12:19:27.819Z] > git init /home/ubuntu/workspace/moby_PR-43876 # timeout=10 [2022-07-28T12:19:28.131Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-28T12:19:28.132Z] > git --version # timeout=10 [2022-07-28T12:19:28.179Z] > git --version # 'git version 2.17.1' [2022-07-28T12:19:28.179Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T12:19:28.181Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43876/head:refs/remotes/origin/PR-43876 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-28T12:19:36.568Z] Fetching without tags [2022-07-28T12:19:36.772Z] Merging remotes/origin/20.10 commit 21b91d3fd558d7e619fec1682000dfe23a95330f into PR head commit cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f [2022-07-28T12:19:36.553Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-28T12:19:36.556Z] > git config --add remote.origin.fetch +refs/pull/43876/head:refs/remotes/origin/PR-43876 # timeout=10 [2022-07-28T12:19:36.559Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-28T12:19:36.565Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-28T12:19:36.572Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-28T12:19:36.572Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T12:19:36.573Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43876/head:refs/remotes/origin/PR-43876 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-28T12:19:36.780Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T12:19:36.783Z] > git checkout -f cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f # timeout=10 [2022-07-28T12:19:37.277Z] Merge succeeded, producing cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f [2022-07-28T12:19:37.277Z] Checking out Revision cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f (PR-43876) [2022-07-28T12:19:37.259Z] > git remote # timeout=10 [2022-07-28T12:19:37.262Z] > git config --get remote.origin.url # timeout=10 [2022-07-28T12:19:37.267Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T12:19:37.267Z] > git merge 21b91d3fd558d7e619fec1682000dfe23a95330f # timeout=10 [2022-07-28T12:19:37.275Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-28T12:19:37.281Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T12:19:37.283Z] > git checkout -f cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f # timeout=10 [2022-07-28T12:19:39.276Z] Still waiting to schedule task [2022-07-28T12:19:39.276Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-07-28T12:19:39.279Z] Still waiting to schedule task [2022-07-28T12:19:39.279Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-07-28T12:19:39.280Z] Still waiting to schedule task [2022-07-28T12:19:39.280Z] All nodes of label ‘windows-2019’ are offline [2022-07-28T12:19:41.032Z] Commit message: "Fix file capabilities droping in Dockerfile" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-28T12:19:41.804Z] + docker version [2022-07-28T12:19:46.002Z] Client: Docker Engine - Community [2022-07-28T12:19:46.002Z] Version: 20.10.14 [2022-07-28T12:19:46.002Z] API version: 1.41 [2022-07-28T12:19:46.003Z] Go version: go1.16.15 [2022-07-28T12:19:46.003Z] Git commit: a224086 [2022-07-28T12:19:46.003Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-28T12:19:46.003Z] OS/Arch: linux/amd64 [2022-07-28T12:19:46.003Z] Context: default [2022-07-28T12:19:46.003Z] Experimental: true [2022-07-28T12:19:46.003Z] [2022-07-28T12:19:46.003Z] Server: Docker Engine - Community [2022-07-28T12:19:46.003Z] Engine: [2022-07-28T12:19:46.003Z] Version: 20.10.14 [2022-07-28T12:19:46.003Z] API version: 1.41 (minimum version 1.12) [2022-07-28T12:19:46.003Z] Go version: go1.16.15 [2022-07-28T12:19:46.003Z] Git commit: 87a90dc [2022-07-28T12:19:46.003Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-28T12:19:46.003Z] OS/Arch: linux/amd64 [2022-07-28T12:19:46.003Z] Experimental: true [2022-07-28T12:19:46.003Z] containerd: [2022-07-28T12:19:46.003Z] Version: 1.5.11 [2022-07-28T12:19:46.003Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-28T12:19:46.003Z] runc: [2022-07-28T12:19:46.003Z] Version: 1.0.3 [2022-07-28T12:19:46.003Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-28T12:19:46.003Z] docker-init: [2022-07-28T12:19:46.003Z] Version: 0.19.0 [2022-07-28T12:19:46.003Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-28T12:19:46.311Z] + docker info [2022-07-28T12:19:48.303Z] Client: [2022-07-28T12:19:48.303Z] Context: default [2022-07-28T12:19:48.303Z] Debug Mode: false [2022-07-28T12:19:48.303Z] Plugins: [2022-07-28T12:19:48.303Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-28T12:19:48.303Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-28T12:19:48.303Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-28T12:19:48.303Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-28T12:19:48.303Z] [2022-07-28T12:19:48.303Z] Server: [2022-07-28T12:19:48.303Z] Containers: 0 [2022-07-28T12:19:48.303Z] Running: 0 [2022-07-28T12:19:48.303Z] Paused: 0 [2022-07-28T12:19:48.303Z] Stopped: 0 [2022-07-28T12:19:48.303Z] Images: 1 [2022-07-28T12:19:48.303Z] Server Version: 20.10.14 [2022-07-28T12:19:48.303Z] Storage Driver: overlay2 [2022-07-28T12:19:48.303Z] Backing Filesystem: extfs [2022-07-28T12:19:48.303Z] Supports d_type: true [2022-07-28T12:19:48.303Z] Native Overlay Diff: true [2022-07-28T12:19:48.303Z] userxattr: false [2022-07-28T12:19:48.303Z] Logging Driver: json-file [2022-07-28T12:19:48.303Z] Cgroup Driver: cgroupfs [2022-07-28T12:19:48.303Z] Cgroup Version: 1 [2022-07-28T12:19:48.303Z] Plugins: [2022-07-28T12:19:48.303Z] Volume: local [2022-07-28T12:19:48.303Z] Network: bridge host ipvlan macvlan null overlay [2022-07-28T12:19:48.303Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-28T12:19:48.303Z] Swarm: inactive [2022-07-28T12:19:48.303Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-28T12:19:48.303Z] Default Runtime: runc [2022-07-28T12:19:48.303Z] Init Binary: docker-init [2022-07-28T12:19:48.303Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-28T12:19:48.303Z] runc version: v1.0.3-0-gf46b6ba [2022-07-28T12:19:48.303Z] init version: de40ad0 [2022-07-28T12:19:48.303Z] Security Options: [2022-07-28T12:19:48.303Z] apparmor [2022-07-28T12:19:48.303Z] seccomp [2022-07-28T12:19:48.303Z] Profile: default [2022-07-28T12:19:48.303Z] Kernel Version: 5.4.0-1071-aws [2022-07-28T12:19:48.303Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-28T12:19:48.303Z] OSType: linux [2022-07-28T12:19:48.303Z] Architecture: x86_64 [2022-07-28T12:19:48.303Z] CPUs: 2 [2022-07-28T12:19:48.303Z] Total Memory: 7.483GiB [2022-07-28T12:19:48.303Z] Name: ip-10-100-82-45 [2022-07-28T12:19:48.303Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-28T12:19:48.303Z] Docker Root Dir: /var/lib/docker [2022-07-28T12:19:48.303Z] Debug Mode: false [2022-07-28T12:19:48.303Z] Registry: https://index.docker.io/v1/ [2022-07-28T12:19:48.303Z] Labels: [2022-07-28T12:19:48.303Z] Experimental: true [2022-07-28T12:19:48.303Z] Insecure Registries: [2022-07-28T12:19:48.303Z] 127.0.0.0/8 [2022-07-28T12:19:48.303Z] Live Restore Enabled: true [2022-07-28T12:19:48.303Z] [2022-07-28T12:19:48.303Z] WARNING: No swap limit support [Pipeline] sh [2022-07-28T12:19:48.626Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-07-28T12:19:48.626Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-07-28T12:19:48.626Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43876/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-07-28T12:19:48.626Z] + bash /home/ubuntu/workspace/moby_PR-43876/check-config.sh [2022-07-28T12:19:48.626Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-28T12:19:48.626Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-28T12:19:48.626Z] [2022-07-28T12:19:48.626Z] Generally Necessary: [2022-07-28T12:19:48.626Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-28T12:19:48.627Z] - apparmor: enabled and tools installed [2022-07-28T12:19:48.627Z] - CONFIG_NAMESPACES: enabled [2022-07-28T12:19:48.891Z] - CONFIG_NET_NS: enabled [2022-07-28T12:19:48.891Z] - CONFIG_PID_NS: enabled [2022-07-28T12:19:48.891Z] - CONFIG_IPC_NS: enabled [2022-07-28T12:19:48.891Z] - CONFIG_UTS_NS: enabled [2022-07-28T12:19:48.891Z] - CONFIG_CGROUPS: enabled [2022-07-28T12:19:48.891Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-28T12:19:48.891Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-28T12:19:48.891Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-28T12:19:48.891Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-28T12:19:48.891Z] - CONFIG_CPUSETS: enabled [2022-07-28T12:19:48.891Z] - CONFIG_MEMCG: enabled [2022-07-28T12:19:48.891Z] - CONFIG_KEYS: enabled [2022-07-28T12:19:48.891Z] - CONFIG_VETH: enabled (as module) [2022-07-28T12:19:48.891Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-28T12:19:48.891Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-28T12:19:48.891Z] - CONFIG_NF_NAT_IPV4: missing [2022-07-28T12:19:48.891Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-28T12:19:48.891Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-28T12:19:48.891Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-28T12:19:48.891Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-28T12:19:48.891Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-28T12:19:48.891Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-28T12:19:48.891Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-28T12:19:48.891Z] - CONFIG_NF_NAT_NEEDED: missing [2022-07-28T12:19:48.891Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-28T12:19:48.891Z] [2022-07-28T12:19:48.891Z] Optional Features: [2022-07-28T12:19:48.891Z] - CONFIG_USER_NS: enabled [2022-07-28T12:19:48.891Z] - CONFIG_SECCOMP: enabled [2022-07-28T12:19:48.891Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-28T12:19:48.891Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-28T12:19:48.891Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-28T12:19:48.891Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-28T12:19:48.891Z] - CONFIG_BLK_CGROUP: enabled [2022-07-28T12:19:48.891Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-28T12:19:48.891Z] - CONFIG_IOSCHED_CFQ: missing [2022-07-28T12:19:48.891Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-07-28T12:19:48.891Z] - CONFIG_CGROUP_PERF: enabled [2022-07-28T12:19:48.891Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-28T12:19:48.891Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-28T12:19:48.891Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-28T12:19:49.151Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-28T12:19:49.151Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-28T12:19:49.151Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-28T12:19:49.151Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-28T12:19:49.151Z] - CONFIG_IP_VS: enabled (as module) [2022-07-28T12:19:49.151Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-28T12:19:49.151Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-28T12:19:49.151Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-28T12:19:49.151Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-28T12:19:49.151Z] - CONFIG_EXT4_FS: enabled [2022-07-28T12:19:49.151Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-28T12:19:49.151Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-28T12:19:49.151Z] - Network Drivers: [2022-07-28T12:19:49.151Z] - "overlay": [2022-07-28T12:19:49.151Z] - CONFIG_VXLAN: enabled (as module) [2022-07-28T12:19:49.151Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-28T12:19:49.151Z] Optional (for encrypted networks): [2022-07-28T12:19:49.151Z] - CONFIG_CRYPTO: enabled [2022-07-28T12:19:49.151Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-28T12:19:49.151Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-28T12:19:49.151Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-28T12:19:49.151Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-28T12:19:49.151Z] - CONFIG_XFRM: enabled [2022-07-28T12:19:49.151Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-28T12:19:49.151Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-28T12:19:49.151Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-28T12:19:49.151Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-07-28T12:19:49.151Z] - "ipvlan": [2022-07-28T12:19:49.151Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-28T12:19:49.151Z] - "macvlan": [2022-07-28T12:19:49.151Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-28T12:19:49.151Z] - CONFIG_DUMMY: enabled (as module) [2022-07-28T12:19:49.151Z] - "ftp,tftp client in container": [2022-07-28T12:19:49.151Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-28T12:19:49.151Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-28T12:19:49.151Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-28T12:19:49.151Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-28T12:19:49.151Z] - Storage Drivers: [2022-07-28T12:19:49.151Z] - "aufs": [2022-07-28T12:19:49.151Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-28T12:19:49.151Z] - "btrfs": [2022-07-28T12:19:49.412Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-28T12:19:49.412Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-28T12:19:49.412Z] - "devicemapper": [2022-07-28T12:19:49.412Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-28T12:19:49.412Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-28T12:19:49.412Z] - "overlay": [2022-07-28T12:19:49.412Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-28T12:19:49.412Z] - "zfs": [2022-07-28T12:19:49.412Z] - /dev/zfs: present [2022-07-28T12:19:49.412Z] - zfs command: missing [2022-07-28T12:19:49.412Z] - zpool command: missing [2022-07-28T12:19:49.412Z] [2022-07-28T12:19:49.412Z] Limits: [2022-07-28T12:19:49.412Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-28T12:19:49.412Z] [2022-07-28T12:19:49.412Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-28T12:19:49.799Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f . [2022-07-28T12:19:49.799Z] #1 [internal] load build definition from Dockerfile [2022-07-28T12:19:49.799Z] #1 sha256:40809d2e1caf8a855d7ab3ff2dce7d8d888a2c9bb856d57366016298e71c03ce [2022-07-28T12:19:49.799Z] #1 transferring dockerfile: 17.05kB done [2022-07-28T12:19:50.059Z] #1 DONE 0.2s [2022-07-28T12:19:50.059Z] [2022-07-28T12:19:50.059Z] #2 [internal] load .dockerignore [2022-07-28T12:19:50.059Z] #2 sha256:3a10f47ed456a1348f48f777efcb551c960a9d464d2c51bef02257864a42e869 [2022-07-28T12:19:50.059Z] #2 transferring context: 87B done [2022-07-28T12:19:50.059Z] #2 DONE 0.1s [2022-07-28T12:19:50.059Z] [2022-07-28T12:19:50.059Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-07-28T12:19:50.059Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-07-28T12:19:50.622Z] #3 DONE 0.4s [2022-07-28T12:19:50.622Z] [2022-07-28T12:19:50.622Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-07-28T12:19:50.622Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-07-28T12:19:50.622Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-07-28T12:19:50.622Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-07-28T12:19:50.622Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-07-28T12:19:50.622Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-07-28T12:19:50.622Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2022-07-28T12:19:50.622Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2022-07-28T12:19:50.622Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2022-07-28T12:19:51.192Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.6s done [2022-07-28T12:19:51.192Z] #4 DONE 0.9s [2022-07-28T12:19:51.740Z] Fetching without tags [2022-07-28T12:19:51.755Z] [2022-07-28T12:19:51.756Z] #8 [internal] load metadata for docker.io/library/golang:1.17.12-buster [2022-07-28T12:19:51.756Z] #8 sha256:ad45a3fcb9b8a1fa60463341cd8afe34202017c4f5c5490b87aa23d8cbe427fb [2022-07-28T12:19:52.115Z] Merging remotes/origin/20.10 commit 21b91d3fd558d7e619fec1682000dfe23a95330f into PR head commit cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f [2022-07-28T12:19:52.686Z] #8 DONE 0.9s [2022-07-28T12:19:52.686Z] [2022-07-28T12:19:52.686Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-28T12:19:52.686Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-28T12:19:52.686Z] #5 DONE 0.9s [2022-07-28T12:19:52.686Z] [2022-07-28T12:19:52.686Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-28T12:19:52.686Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-28T12:19:52.686Z] #7 DONE 0.9s [2022-07-28T12:19:52.686Z] [2022-07-28T12:19:52.686Z] #6 [internal] load metadata for docker.io/library/debian:buster [2022-07-28T12:19:52.686Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-07-28T12:19:52.686Z] #6 DONE 0.9s [2022-07-28T12:19:52.686Z] [2022-07-28T12:19:52.686Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 [2022-07-28T12:19:52.686Z] #26 sha256:da36444ab327be01cc086c8eaaba741ad3adf0d053bded851f203fec5a8d13eb [2022-07-28T12:19:52.686Z] #26 resolve docker.io/library/debian:buster@sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 0.1s done [2022-07-28T12:19:51.629Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-28T12:19:51.642Z] > git config --add remote.origin.fetch +refs/pull/43876/head:refs/remotes/origin/PR-43876 # timeout=10 [2022-07-28T12:19:51.668Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-28T12:19:51.694Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-28T12:19:51.722Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-28T12:19:51.723Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T12:19:51.724Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43876/head:refs/remotes/origin/PR-43876 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-28T12:19:52.102Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T12:19:52.124Z] > git checkout -f cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f # timeout=10 [2022-07-28T12:19:52.912Z] Merge succeeded, producing cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f [2022-07-28T12:19:52.912Z] Checking out Revision cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f (PR-43876) [2022-07-28T12:19:52.942Z] #26 sha256:66d2008f31f5ad6fdbe094fc7bb45315dc75687a10c611f64eeef2675051518e 529B / 529B done [2022-07-28T12:19:52.942Z] #26 sha256:61cd0373ceab92bd20921c5746dfd98f925310b141df80c6dd78fa52ac0a1f43 1.46kB / 1.46kB done [2022-07-28T12:19:52.942Z] #26 sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 1.85kB / 1.85kB done [2022-07-28T12:19:52.942Z] #26 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 0B / 50.44MB 0.1s [2022-07-28T12:19:53.199Z] #26 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 6.69MB / 50.44MB 0.4s [2022-07-28T12:19:53.512Z] #26 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 12.58MB / 50.44MB 0.5s [2022-07-28T12:19:53.512Z] #26 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 16.78MB / 50.44MB 0.6s [2022-07-28T12:19:53.773Z] #26 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 21.18MB / 50.44MB 0.7s [2022-07-28T12:19:53.773Z] #26 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 28.93MB / 50.44MB 0.9s [2022-07-28T12:19:54.034Z] #26 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 32.51MB / 50.44MB 1.1s [2022-07-28T12:19:54.292Z] #26 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 35.65MB / 50.44MB 1.2s [2022-07-28T12:19:54.293Z] #26 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 42.99MB / 50.44MB 1.4s [2022-07-28T12:19:54.557Z] #26 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 47.19MB / 50.44MB 1.6s [2022-07-28T12:19:54.557Z] #26 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 50.44MB / 50.44MB 1.7s [2022-07-28T12:19:52.790Z] > git remote # timeout=10 [2022-07-28T12:19:52.819Z] > git config --get remote.origin.url # timeout=10 [2022-07-28T12:19:52.846Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T12:19:52.847Z] > git merge 21b91d3fd558d7e619fec1682000dfe23a95330f # timeout=10 [2022-07-28T12:19:52.865Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-28T12:19:52.895Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T12:19:52.915Z] > git checkout -f cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f # timeout=10 [2022-07-28T12:19:55.128Z] #26 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 50.44MB / 50.44MB 2.3s done [2022-07-28T12:19:55.694Z] #26 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 [2022-07-28T12:19:57.667Z] Commit message: "Fix file capabilities droping in Dockerfile" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-28T12:19:58.527Z] Client: [2022-07-28T12:19:58.527Z] Context: default [2022-07-28T12:19:58.527Z] Debug Mode: false [2022-07-28T12:19:58.527Z] Plugins: [2022-07-28T12:19:58.527Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-28T12:19:58.527Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-28T12:19:58.527Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-28T12:19:58.527Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-28T12:19:58.527Z] [2022-07-28T12:19:58.527Z] Server: [2022-07-28T12:19:58.527Z] Containers: 0 [2022-07-28T12:19:58.527Z] Running: 0 [2022-07-28T12:19:58.527Z] Paused: 0 [2022-07-28T12:19:58.527Z] Stopped: 0 [2022-07-28T12:19:58.527Z] Images: 0 [2022-07-28T12:19:58.527Z] Server Version: 20.10.14 [2022-07-28T12:19:58.527Z] Storage Driver: overlay2 [2022-07-28T12:19:58.527Z] Backing Filesystem: extfs [2022-07-28T12:19:58.527Z] Supports d_type: true [2022-07-28T12:19:58.527Z] Native Overlay Diff: true [2022-07-28T12:19:58.527Z] userxattr: false [2022-07-28T12:19:58.527Z] Logging Driver: json-file [2022-07-28T12:19:58.527Z] Cgroup Driver: cgroupfs [2022-07-28T12:19:58.527Z] Cgroup Version: 1 [2022-07-28T12:19:58.527Z] Plugins: [2022-07-28T12:19:58.527Z] Volume: local [2022-07-28T12:19:58.527Z] Network: bridge host ipvlan macvlan null overlay [2022-07-28T12:19:58.527Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-28T12:19:58.527Z] Swarm: inactive [2022-07-28T12:19:58.527Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-28T12:19:58.527Z] Default Runtime: runc [2022-07-28T12:19:58.527Z] Init Binary: docker-init [2022-07-28T12:19:58.527Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-28T12:19:58.527Z] runc version: v1.0.3-0-gf46b6ba [2022-07-28T12:19:58.527Z] init version: de40ad0 [2022-07-28T12:19:58.527Z] Security Options: [2022-07-28T12:19:58.527Z] apparmor [2022-07-28T12:19:58.527Z] seccomp [2022-07-28T12:19:58.527Z] Profile: default [2022-07-28T12:19:58.527Z] Kernel Version: 5.4.0-1071-aws [2022-07-28T12:19:58.527Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-28T12:19:58.527Z] OSType: linux [2022-07-28T12:19:58.527Z] Architecture: x86_64 [2022-07-28T12:19:58.527Z] CPUs: 8 [2022-07-28T12:19:58.527Z] Total Memory: 30.58GiB [2022-07-28T12:19:58.527Z] Name: ip-10-100-33-169 [2022-07-28T12:19:58.527Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-28T12:19:58.527Z] Docker Root Dir: /var/lib/docker [2022-07-28T12:19:58.527Z] Debug Mode: false [2022-07-28T12:19:58.527Z] Registry: https://index.docker.io/v1/ [2022-07-28T12:19:58.527Z] Labels: [2022-07-28T12:19:58.527Z] Experimental: true [2022-07-28T12:19:58.527Z] Insecure Registries: [2022-07-28T12:19:58.527Z] 127.0.0.0/8 [2022-07-28T12:19:58.527Z] Live Restore Enabled: true [2022-07-28T12:19:58.527Z] [2022-07-28T12:19:58.527Z] WARNING: No swap limit support [Pipeline] sh [2022-07-28T12:19:58.972Z] #26 ... [2022-07-28T12:19:58.972Z] [2022-07-28T12:19:58.972Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:6c379e9fc456c760be22b718b5d58fd0b413e08a3970405b12054194641a347d [2022-07-28T12:19:58.972Z] #9 sha256:4a4da4ebab8c96222ae33239303610bf4663bd14ccf99dd45eef06d7d6ff9444 [2022-07-28T12:19:58.972Z] #9 resolve docker.io/library/golang:1.17.12-buster@sha256:6c379e9fc456c760be22b718b5d58fd0b413e08a3970405b12054194641a347d 0.1s done [2022-07-28T12:19:58.972Z] #9 sha256:6c379e9fc456c760be22b718b5d58fd0b413e08a3970405b12054194641a347d 1.86kB / 1.86kB done [2022-07-28T12:19:58.972Z] #9 sha256:b82226270aacc2014fd482fc2a36a57ee9a39d08348b1a1754ec3ba4b403c93d 1.79kB / 1.79kB done [2022-07-28T12:19:58.972Z] #9 sha256:dceb04f401ebbca5447c43fe443f9f6b35642416864a67dbdc74d7fcfebd8196 7.12kB / 7.12kB done [2022-07-28T12:19:58.972Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 50.44MB / 50.44MB 2.3s done [2022-07-28T12:19:58.972Z] #9 sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 7.86MB / 7.86MB 1.3s done [2022-07-28T12:19:58.972Z] #9 sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 10.00MB / 10.00MB 1.8s done [2022-07-28T12:19:58.972Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 51.84MB / 51.84MB 4.2s done [2022-07-28T12:19:58.972Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 67.11MB / 68.83MB 5.6s [2022-07-28T12:19:58.972Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 55.10MB / 135.03MB 5.6s [2022-07-28T12:19:58.972Z] #9 sha256:5a1dcfbb393b55a440373f73beb9eccdeb05023b4a3812531fde98bee5c2e6e4 157B / 157B 4.5s done [2022-07-28T12:19:58.972Z] #9 ... [2022-07-28T12:19:58.972Z] [2022-07-28T12:19:58.972Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 [2022-07-28T12:19:58.972Z] #26 sha256:da36444ab327be01cc086c8eaaba741ad3adf0d053bded851f203fec5a8d13eb [2022-07-28T12:19:58.986Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-07-28T12:19:58.986Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-07-28T12:19:58.986Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43876/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-07-28T12:19:58.986Z] + bash /home/ubuntu/workspace/moby_PR-43876/check-config.sh [2022-07-28T12:19:58.986Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-28T12:19:58.986Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-28T12:19:58.986Z] [2022-07-28T12:19:58.986Z] Generally Necessary: [2022-07-28T12:19:58.986Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-28T12:19:58.986Z] - apparmor: enabled and tools installed [2022-07-28T12:19:58.986Z] - CONFIG_NAMESPACES: enabled [2022-07-28T12:19:58.986Z] - CONFIG_NET_NS: enabled [2022-07-28T12:19:58.986Z] - CONFIG_PID_NS: enabled [2022-07-28T12:19:58.986Z] - CONFIG_IPC_NS: enabled [2022-07-28T12:19:58.986Z] - CONFIG_UTS_NS: enabled [2022-07-28T12:19:58.986Z] - CONFIG_CGROUPS: enabled [2022-07-28T12:19:58.986Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-28T12:19:58.986Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-28T12:19:58.986Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-28T12:19:58.986Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-28T12:19:58.986Z] - CONFIG_CPUSETS: enabled [2022-07-28T12:19:58.986Z] - CONFIG_MEMCG: enabled [2022-07-28T12:19:58.986Z] - CONFIG_KEYS: enabled [2022-07-28T12:19:58.986Z] - CONFIG_VETH: enabled (as module) [2022-07-28T12:19:58.986Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-28T12:19:58.986Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-28T12:19:58.986Z] - CONFIG_NF_NAT_IPV4: missing [2022-07-28T12:19:58.986Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-28T12:19:58.986Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-28T12:19:58.986Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-28T12:19:58.986Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-28T12:19:58.986Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-28T12:19:58.986Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-28T12:19:58.986Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-28T12:19:58.986Z] - CONFIG_NF_NAT_NEEDED: missing [2022-07-28T12:19:58.986Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-28T12:19:58.986Z] [2022-07-28T12:19:58.986Z] Optional Features: [2022-07-28T12:19:58.986Z] - CONFIG_USER_NS: enabled [2022-07-28T12:19:58.986Z] - CONFIG_SECCOMP: enabled [2022-07-28T12:19:58.986Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-28T12:19:58.992Z] + docker version [2022-07-28T12:19:59.234Z] #26 ... [2022-07-28T12:19:59.234Z] [2022-07-28T12:19:59.234Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-28T12:19:59.234Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-28T12:19:59.234Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-28T12:19:59.234Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-28T12:19:59.234Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-28T12:19:59.234Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-28T12:19:59.234Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done [2022-07-28T12:19:59.234Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.5s done [2022-07-28T12:19:59.234Z] #62 DONE 6.5s [2022-07-28T12:19:59.234Z] [2022-07-28T12:19:59.234Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 [2022-07-28T12:19:59.234Z] #26 sha256:da36444ab327be01cc086c8eaaba741ad3adf0d053bded851f203fec5a8d13eb [2022-07-28T12:19:59.245Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-28T12:19:59.245Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-28T12:19:59.245Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-28T12:19:59.245Z] - CONFIG_BLK_CGROUP: enabled [2022-07-28T12:19:59.245Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-28T12:19:59.245Z] - CONFIG_IOSCHED_CFQ: missing [2022-07-28T12:19:59.245Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-07-28T12:19:59.245Z] - CONFIG_CGROUP_PERF: enabled [2022-07-28T12:19:59.245Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-28T12:19:59.245Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-28T12:19:59.245Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-28T12:19:59.245Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-28T12:19:59.245Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-28T12:19:59.245Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-28T12:19:59.245Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-28T12:19:59.245Z] - CONFIG_IP_VS: enabled (as module) [2022-07-28T12:19:59.245Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-28T12:19:59.245Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-28T12:19:59.245Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-28T12:19:59.245Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-28T12:19:59.245Z] - CONFIG_EXT4_FS: enabled [2022-07-28T12:19:59.245Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-28T12:19:59.245Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-28T12:19:59.245Z] - Network Drivers: [2022-07-28T12:19:59.245Z] - "overlay": [2022-07-28T12:19:59.245Z] - CONFIG_VXLAN: enabled (as module) [2022-07-28T12:19:59.245Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-28T12:19:59.245Z] Optional (for encrypted networks): [2022-07-28T12:19:59.245Z] - CONFIG_CRYPTO: enabled [2022-07-28T12:19:59.245Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-28T12:19:59.245Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-28T12:19:59.245Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-28T12:19:59.245Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-28T12:19:59.245Z] - CONFIG_XFRM: enabled [2022-07-28T12:19:59.245Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-28T12:19:59.245Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-28T12:19:59.245Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-28T12:19:59.245Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-07-28T12:19:59.245Z] - "ipvlan": [2022-07-28T12:19:59.245Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-28T12:19:59.245Z] - "macvlan": [2022-07-28T12:19:59.245Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-28T12:19:59.245Z] - CONFIG_DUMMY: enabled (as module) [2022-07-28T12:19:59.245Z] - "ftp,tftp client in container": [2022-07-28T12:19:59.245Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-28T12:19:59.245Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-28T12:19:59.245Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-28T12:19:59.245Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-28T12:19:59.245Z] - Storage Drivers: [2022-07-28T12:19:59.245Z] - "aufs": [2022-07-28T12:19:59.245Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-28T12:19:59.245Z] - "btrfs": [2022-07-28T12:19:59.245Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-28T12:19:59.245Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-28T12:19:59.245Z] - "devicemapper": [2022-07-28T12:19:59.492Z] #26 ... [2022-07-28T12:19:59.492Z] [2022-07-28T12:19:59.492Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-28T12:19:59.492Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-28T12:19:59.492Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-28T12:19:59.492Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-28T12:19:59.492Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-28T12:19:59.492Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-28T12:19:59.492Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2022-07-28T12:19:59.492Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.1s done [2022-07-28T12:19:59.492Z] #64 DONE 6.6s [2022-07-28T12:19:59.492Z] [2022-07-28T12:19:59.492Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 [2022-07-28T12:19:59.492Z] #26 sha256:da36444ab327be01cc086c8eaaba741ad3adf0d053bded851f203fec5a8d13eb [2022-07-28T12:19:59.504Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-28T12:19:59.504Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-28T12:19:59.504Z] - "overlay": [2022-07-28T12:19:59.504Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-28T12:19:59.504Z] - "zfs": [2022-07-28T12:19:59.504Z] - /dev/zfs: present [2022-07-28T12:19:59.504Z] - zfs command: missing [2022-07-28T12:19:59.504Z] - zpool command: missing [2022-07-28T12:19:59.504Z] [2022-07-28T12:19:59.504Z] Limits: [2022-07-28T12:19:59.504Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-28T12:19:59.504Z] [2022-07-28T12:19:59.504Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-28T12:19:59.827Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f . [2022-07-28T12:19:59.827Z] #1 [internal] load build definition from Dockerfile [2022-07-28T12:19:59.827Z] #1 sha256:f7a7426e53ea72f3537b0ab53a1284856b05602ec41a5b964fb80a071fe819cf [2022-07-28T12:19:59.827Z] #1 transferring dockerfile: [2022-07-28T12:20:00.086Z] #1 ... [2022-07-28T12:20:00.086Z] [2022-07-28T12:20:00.086Z] #2 [internal] load .dockerignore [2022-07-28T12:20:00.086Z] #2 sha256:941c6c76f52e533b3abe754844db7007a9dbcdaf4be7d075e78da965305db696 [2022-07-28T12:20:00.086Z] #2 transferring context: 87B done [2022-07-28T12:20:00.086Z] #2 DONE 0.2s [2022-07-28T12:20:00.086Z] [2022-07-28T12:20:00.086Z] #1 [internal] load build definition from Dockerfile [2022-07-28T12:20:00.086Z] #1 sha256:f7a7426e53ea72f3537b0ab53a1284856b05602ec41a5b964fb80a071fe819cf [2022-07-28T12:20:00.086Z] #1 transferring dockerfile: 17.05kB done [2022-07-28T12:20:00.086Z] #1 DONE 0.2s [2022-07-28T12:20:00.086Z] [2022-07-28T12:20:00.086Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-07-28T12:20:00.086Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-07-28T12:20:00.346Z] #3 DONE 0.4s [2022-07-28T12:20:00.605Z] [2022-07-28T12:20:00.605Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-07-28T12:20:00.605Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-07-28T12:20:00.605Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-07-28T12:20:00.605Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-07-28T12:20:00.605Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-07-28T12:20:00.605Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-07-28T12:20:00.605Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 3.15MB / 9.64MB 0.1s [2022-07-28T12:20:00.605Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2022-07-28T12:20:00.864Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2022-07-28T12:20:00.864Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2022-07-28T12:20:00.866Z] #26 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 5.0s [2022-07-28T12:20:01.124Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2022-07-28T12:20:01.124Z] #4 DONE 0.6s [2022-07-28T12:20:01.124Z] [2022-07-28T12:20:01.124Z] #8 [internal] load metadata for docker.io/library/golang:1.17.12-buster [2022-07-28T12:20:01.124Z] #8 sha256:ad45a3fcb9b8a1fa60463341cd8afe34202017c4f5c5490b87aa23d8cbe427fb [2022-07-28T12:20:02.504Z] #8 DONE 1.1s [2022-07-28T12:20:02.504Z] [2022-07-28T12:20:02.504Z] #6 [internal] load metadata for docker.io/library/debian:buster [2022-07-28T12:20:02.504Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-07-28T12:20:02.504Z] #6 DONE 1.2s [2022-07-28T12:20:02.504Z] [2022-07-28T12:20:02.504Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-28T12:20:02.504Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-28T12:20:02.504Z] #7 DONE 1.2s [2022-07-28T12:20:02.504Z] [2022-07-28T12:20:02.504Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-28T12:20:02.504Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-28T12:20:02.504Z] #5 DONE 1.3s [2022-07-28T12:20:02.765Z] #26 ... [2022-07-28T12:20:02.765Z] [2022-07-28T12:20:02.765Z] #23 [internal] load build context [2022-07-28T12:20:02.765Z] #23 sha256:d477d8fdcb7066d45a53f500e483946ff796919cb407fcf309bbdfda4f3c7687 [2022-07-28T12:20:02.765Z] #23 transferring context: 53.39MB 9.1s done [2022-07-28T12:20:02.765Z] #23 ... [2022-07-28T12:20:02.765Z] [2022-07-28T12:20:02.765Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 [2022-07-28T12:20:02.765Z] #26 sha256:da36444ab327be01cc086c8eaaba741ad3adf0d053bded851f203fec5a8d13eb [2022-07-28T12:20:03.207Z] Client: Docker Engine - Community [2022-07-28T12:20:03.207Z] Version: 20.10.14 [2022-07-28T12:20:03.207Z] API version: 1.41 [2022-07-28T12:20:03.207Z] Go version: go1.16.15 [2022-07-28T12:20:03.207Z] Git commit: a224086 [2022-07-28T12:20:03.207Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-28T12:20:03.207Z] OS/Arch: linux/amd64 [2022-07-28T12:20:03.207Z] Context: default [2022-07-28T12:20:03.207Z] Experimental: true [2022-07-28T12:20:03.207Z] [2022-07-28T12:20:03.207Z] Server: Docker Engine - Community [2022-07-28T12:20:03.207Z] Engine: [2022-07-28T12:20:03.207Z] Version: 20.10.14 [2022-07-28T12:20:03.207Z] API version: 1.41 (minimum version 1.12) [2022-07-28T12:20:03.207Z] Go version: go1.16.15 [2022-07-28T12:20:03.207Z] Git commit: 87a90dc [2022-07-28T12:20:03.207Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-28T12:20:03.207Z] OS/Arch: linux/amd64 [2022-07-28T12:20:03.207Z] Experimental: true [2022-07-28T12:20:03.207Z] containerd: [2022-07-28T12:20:03.207Z] Version: 1.5.11 [2022-07-28T12:20:03.207Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-28T12:20:03.207Z] runc: [2022-07-28T12:20:03.207Z] Version: 1.0.3 [2022-07-28T12:20:03.207Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-28T12:20:03.207Z] docker-init: [2022-07-28T12:20:03.207Z] Version: 0.19.0 [2022-07-28T12:20:03.207Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-28T12:20:03.558Z] + docker info [2022-07-28T12:20:03.741Z] #26 ... [2022-07-28T12:20:03.741Z] [2022-07-28T12:20:03.741Z] #23 [internal] load build context [2022-07-28T12:20:03.741Z] #23 sha256:d477d8fdcb7066d45a53f500e483946ff796919cb407fcf309bbdfda4f3c7687 [2022-07-28T12:20:03.741Z] #23 DONE 10.7s [2022-07-28T12:20:03.741Z] [2022-07-28T12:20:03.741Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 [2022-07-28T12:20:03.741Z] #26 sha256:da36444ab327be01cc086c8eaaba741ad3adf0d053bded851f203fec5a8d13eb [2022-07-28T12:20:04.673Z] #26 ... [2022-07-28T12:20:04.673Z] [2022-07-28T12:20:04.673Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-28T12:20:04.673Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-28T12:20:04.673Z] #63 DONE 0.7s [2022-07-28T12:20:04.673Z] [2022-07-28T12:20:04.673Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 [2022-07-28T12:20:04.673Z] #26 sha256:da36444ab327be01cc086c8eaaba741ad3adf0d053bded851f203fec5a8d13eb [2022-07-28T12:20:05.040Z] [2022-07-28T12:20:05.040Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 [2022-07-28T12:20:05.040Z] #26 sha256:da36444ab327be01cc086c8eaaba741ad3adf0d053bded851f203fec5a8d13eb [2022-07-28T12:20:05.040Z] #26 resolve docker.io/library/debian:buster@sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 [2022-07-28T12:20:05.040Z] #26 resolve docker.io/library/debian:buster@sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 0.0s done [2022-07-28T12:20:05.305Z] #26 sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 1.85kB / 1.85kB done [2022-07-28T12:20:05.305Z] #26 sha256:66d2008f31f5ad6fdbe094fc7bb45315dc75687a10c611f64eeef2675051518e 529B / 529B done [2022-07-28T12:20:05.305Z] #26 sha256:61cd0373ceab92bd20921c5746dfd98f925310b141df80c6dd78fa52ac0a1f43 1.46kB / 1.46kB done [2022-07-28T12:20:05.305Z] #26 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 0B / 50.44MB 0.2s [2022-07-28T12:20:05.305Z] #26 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 22.02MB / 50.44MB 0.4s [2022-07-28T12:20:05.565Z] #26 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 29.36MB / 50.44MB 0.5s [2022-07-28T12:20:05.565Z] #26 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 41.94MB / 50.44MB 0.6s [2022-07-28T12:20:05.602Z] #26 ... [2022-07-28T12:20:05.602Z] [2022-07-28T12:20:05.602Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-28T12:20:05.602Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-28T12:20:05.602Z] #65 DONE 0.8s [2022-07-28T12:20:05.602Z] [2022-07-28T12:20:05.602Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:6c379e9fc456c760be22b718b5d58fd0b413e08a3970405b12054194641a347d [2022-07-28T12:20:05.602Z] #9 sha256:4a4da4ebab8c96222ae33239303610bf4663bd14ccf99dd45eef06d7d6ff9444 [2022-07-28T12:20:05.602Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 68.83MB / 68.83MB 6.1s done [2022-07-28T12:20:05.602Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 135.03MB / 135.03MB 10.6s done [2022-07-28T12:20:05.825Z] #26 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 50.44MB / 50.44MB 0.7s [2022-07-28T12:20:05.858Z] #9 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 10.1s [2022-07-28T12:20:06.395Z] #26 ... [2022-07-28T12:20:06.395Z] [2022-07-28T12:20:06.395Z] #23 [internal] load build context [2022-07-28T12:20:06.395Z] #23 sha256:45673bedda5c1039379331742500036f3fb56aae24cd1883867bfa47c8e1b6b7 [2022-07-28T12:20:06.395Z] #23 transferring context: 53.39MB 1.1s done [2022-07-28T12:20:06.395Z] #23 DONE 1.3s [2022-07-28T12:20:06.395Z] [2022-07-28T12:20:06.395Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 [2022-07-28T12:20:06.395Z] #26 sha256:da36444ab327be01cc086c8eaaba741ad3adf0d053bded851f203fec5a8d13eb [2022-07-28T12:20:06.395Z] #26 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 50.44MB / 50.44MB 1.2s done [2022-07-28T12:20:06.395Z] #26 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 [2022-07-28T12:20:06.425Z] #9 extracting sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 [2022-07-28T12:20:06.425Z] #9 ... [2022-07-28T12:20:06.425Z] [2022-07-28T12:20:06.425Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 [2022-07-28T12:20:06.425Z] #26 sha256:da36444ab327be01cc086c8eaaba741ad3adf0d053bded851f203fec5a8d13eb [2022-07-28T12:20:06.425Z] #26 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 10.4s done [2022-07-28T12:20:06.425Z] #26 DONE 13.6s [2022-07-28T12:20:06.425Z] [2022-07-28T12:20:06.425Z] #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 [2022-07-28T12:20:06.426Z] #27 sha256:d4353ad57c51c19ad1a5e19f63207a1e4397470ea61edee427d939308632487b [2022-07-28T12:20:07.784Z] #26 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 1.5s done [2022-07-28T12:20:07.795Z] #27 1.466 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-07-28T12:20:07.795Z] #27 1.489 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-28T12:20:07.795Z] #27 1.489 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-28T12:20:08.044Z] #26 DONE 3.2s [2022-07-28T12:20:08.044Z] [2022-07-28T12:20:08.044Z] #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 [2022-07-28T12:20:08.044Z] #27 sha256:d4353ad57c51c19ad1a5e19f63207a1e4397470ea61edee427d939308632487b [2022-07-28T12:20:08.054Z] #27 1.627 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-28T12:20:08.305Z] #27 ... [2022-07-28T12:20:08.305Z] [2022-07-28T12:20:08.305Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-28T12:20:08.305Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-28T12:20:08.305Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-28T12:20:08.305Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-28T12:20:08.305Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-28T12:20:08.305Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-28T12:20:08.305Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.9s done [2022-07-28T12:20:08.305Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.3s done [2022-07-28T12:20:08.305Z] #62 DONE 3.5s [2022-07-28T12:20:08.565Z] [2022-07-28T12:20:08.565Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:6c379e9fc456c760be22b718b5d58fd0b413e08a3970405b12054194641a347d [2022-07-28T12:20:08.565Z] #9 sha256:4a4da4ebab8c96222ae33239303610bf4663bd14ccf99dd45eef06d7d6ff9444 [2022-07-28T12:20:08.565Z] #9 resolve docker.io/library/golang:1.17.12-buster@sha256:6c379e9fc456c760be22b718b5d58fd0b413e08a3970405b12054194641a347d 0.0s done [2022-07-28T12:20:08.565Z] #9 sha256:6c379e9fc456c760be22b718b5d58fd0b413e08a3970405b12054194641a347d 1.86kB / 1.86kB done [2022-07-28T12:20:08.565Z] #9 sha256:dceb04f401ebbca5447c43fe443f9f6b35642416864a67dbdc74d7fcfebd8196 7.12kB / 7.12kB done [2022-07-28T12:20:08.565Z] #9 sha256:b82226270aacc2014fd482fc2a36a57ee9a39d08348b1a1754ec3ba4b403c93d 1.79kB / 1.79kB done [2022-07-28T12:20:08.565Z] #9 sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 7.86MB / 7.86MB 0.3s done [2022-07-28T12:20:08.565Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 50.44MB / 50.44MB 1.2s done [2022-07-28T12:20:08.565Z] #9 sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 10.00MB / 10.00MB 0.5s done [2022-07-28T12:20:08.565Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 68.83MB / 68.83MB 2.5s done [2022-07-28T12:20:08.565Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 51.84MB / 51.84MB 1.8s done [2022-07-28T12:20:08.565Z] #9 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 1.5s done [2022-07-28T12:20:08.565Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 89.81MB / 135.03MB 3.5s [2022-07-28T12:20:08.565Z] #9 sha256:5a1dcfbb393b55a440373f73beb9eccdeb05023b4a3812531fde98bee5c2e6e4 157B / 157B 2.7s done [2022-07-28T12:20:08.565Z] #9 extracting sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 0.4s done [2022-07-28T12:20:08.565Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 99.61MB / 135.03MB 3.6s [2022-07-28T12:20:08.618Z] #27 2.066 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [337 kB] [2022-07-28T12:20:08.825Z] #9 ... [2022-07-28T12:20:08.825Z] [2022-07-28T12:20:08.825Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-28T12:20:08.825Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-28T12:20:08.825Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-28T12:20:08.825Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-28T12:20:08.825Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-28T12:20:08.825Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-28T12:20:08.825Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.0s done [2022-07-28T12:20:08.825Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.5s done [2022-07-28T12:20:08.825Z] #64 DONE 3.8s [2022-07-28T12:20:08.825Z] [2022-07-28T12:20:08.825Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:6c379e9fc456c760be22b718b5d58fd0b413e08a3970405b12054194641a347d [2022-07-28T12:20:08.825Z] #9 sha256:4a4da4ebab8c96222ae33239303610bf4663bd14ccf99dd45eef06d7d6ff9444 [2022-07-28T12:20:08.825Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 119.54MB / 135.03MB 3.8s [2022-07-28T12:20:08.825Z] #9 extracting sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 [2022-07-28T12:20:08.825Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 130.02MB / 135.03MB 3.9s [2022-07-28T12:20:09.084Z] #9 extracting sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 0.2s done [2022-07-28T12:20:09.181Z] #27 2.686 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-28T12:20:09.653Z] #9 extracting sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 [2022-07-28T12:20:10.549Z] #27 3.928 Fetched 8508 kB in 3s (3129 kB/s) [2022-07-28T12:20:10.592Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 135.03MB / 135.03MB 5.5s done [2022-07-28T12:20:11.114Z] #27 3.928 Reading package lists... [2022-07-28T12:20:11.161Z] #9 extracting sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 1.5s done [2022-07-28T12:20:12.099Z] #9 extracting sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e [2022-07-28T12:20:12.300Z] #27 4.856 Reading package lists... [2022-07-28T12:20:12.300Z] #27 5.838 Building dependency tree... [2022-07-28T12:20:12.557Z] #27 6.159 The following additional packages will be installed: [2022-07-28T12:20:12.557Z] #27 6.159 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-07-28T12:20:12.557Z] #27 6.159 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-07-28T12:20:12.557Z] #27 6.160 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-07-28T12:20:12.557Z] #27 6.160 Suggested packages: [2022-07-28T12:20:12.557Z] #27 6.160 krb5-doc krb5-user [2022-07-28T12:20:12.557Z] #27 6.160 Recommended packages: [2022-07-28T12:20:12.557Z] #27 6.160 krb5-locales publicsuffix libsasl2-modules [2022-07-28T12:20:12.817Z] #27 6.324 The following NEW packages will be installed: [2022-07-28T12:20:12.817Z] #27 6.324 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-07-28T12:20:12.817Z] #27 6.324 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-07-28T12:20:12.817Z] #27 6.325 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-28T12:20:12.817Z] #27 6.326 libssh2-1 libssl1.1 openssl [2022-07-28T12:20:13.088Z] #27 6.613 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-07-28T12:20:13.088Z] #27 6.613 Need to get 5083 kB of archives. [2022-07-28T12:20:13.088Z] #27 6.613 After this operation, 12.1 MB of additional disk space will be used. [2022-07-28T12:20:13.088Z] #27 6.613 Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u3 [1551 kB] [2022-07-28T12:20:13.088Z] #27 6.641 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-07-28T12:20:13.088Z] #27 6.641 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-07-28T12:20:13.088Z] #27 6.641 Get:4 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] [2022-07-28T12:20:13.088Z] #27 6.641 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB] [2022-07-28T12:20:13.088Z] #27 6.641 Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u3 [855 kB] [2022-07-28T12:20:13.088Z] #27 6.656 Get:7 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-07-28T12:20:13.088Z] #27 6.665 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-07-28T12:20:13.088Z] #27 6.665 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-07-28T12:20:13.088Z] #27 6.665 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-07-28T12:20:13.088Z] #27 6.665 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-07-28T12:20:13.088Z] #27 6.671 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-07-28T12:20:13.088Z] #27 6.681 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-07-28T12:20:13.088Z] #27 6.681 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-07-28T12:20:13.088Z] #27 6.681 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-07-28T12:20:13.088Z] #27 6.681 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-07-28T12:20:13.088Z] #27 6.681 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-07-28T12:20:13.088Z] #27 6.685 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-07-28T12:20:13.088Z] #27 6.692 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-07-28T12:20:13.088Z] #27 6.694 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-07-28T12:20:13.088Z] #27 6.699 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-07-28T12:20:13.345Z] #27 6.925 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T12:20:13.345Z] #27 6.956 Fetched 5083 kB in 0s (14.3 MB/s) [2022-07-28T12:20:13.480Z] #9 extracting sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 1.6s done [2022-07-28T12:20:13.579Z] Client: [2022-07-28T12:20:13.580Z] Context: default [2022-07-28T12:20:13.580Z] Debug Mode: false [2022-07-28T12:20:13.580Z] Plugins: [2022-07-28T12:20:13.580Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-28T12:20:13.580Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-28T12:20:13.580Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-28T12:20:13.580Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-28T12:20:13.580Z] [2022-07-28T12:20:13.580Z] Server: [2022-07-28T12:20:13.580Z] Containers: 0 [2022-07-28T12:20:13.580Z] Running: 0 [2022-07-28T12:20:13.580Z] Paused: 0 [2022-07-28T12:20:13.580Z] Stopped: 0 [2022-07-28T12:20:13.580Z] Images: 0 [2022-07-28T12:20:13.580Z] Server Version: 20.10.14 [2022-07-28T12:20:13.580Z] Storage Driver: overlay2 [2022-07-28T12:20:13.580Z] Backing Filesystem: extfs [2022-07-28T12:20:13.580Z] Supports d_type: true [2022-07-28T12:20:13.580Z] Native Overlay Diff: true [2022-07-28T12:20:13.580Z] userxattr: false [2022-07-28T12:20:13.580Z] Logging Driver: json-file [2022-07-28T12:20:13.580Z] Cgroup Driver: cgroupfs [2022-07-28T12:20:13.580Z] Cgroup Version: 1 [2022-07-28T12:20:13.580Z] Plugins: [2022-07-28T12:20:13.580Z] Volume: local [2022-07-28T12:20:13.580Z] Network: bridge host ipvlan macvlan null overlay [2022-07-28T12:20:13.580Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-28T12:20:13.580Z] Swarm: inactive [2022-07-28T12:20:13.580Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-28T12:20:13.580Z] Default Runtime: runc [2022-07-28T12:20:13.580Z] Init Binary: docker-init [2022-07-28T12:20:13.580Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-28T12:20:13.580Z] runc version: v1.0.3-0-gf46b6ba [2022-07-28T12:20:13.580Z] init version: de40ad0 [2022-07-28T12:20:13.580Z] Security Options: [2022-07-28T12:20:13.580Z] apparmor [2022-07-28T12:20:13.580Z] seccomp [2022-07-28T12:20:13.580Z] Profile: default [2022-07-28T12:20:13.580Z] Kernel Version: 5.4.0-1071-aws [2022-07-28T12:20:13.580Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-28T12:20:13.580Z] OSType: linux [2022-07-28T12:20:13.580Z] Architecture: x86_64 [2022-07-28T12:20:13.580Z] CPUs: 2 [2022-07-28T12:20:13.580Z] Total Memory: 15.35GiB [2022-07-28T12:20:13.580Z] Name: ip-10-100-62-72 [2022-07-28T12:20:13.580Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-28T12:20:13.580Z] Docker Root Dir: /var/lib/docker [2022-07-28T12:20:13.580Z] Debug Mode: false [2022-07-28T12:20:13.580Z] Registry: https://index.docker.io/v1/ [2022-07-28T12:20:13.580Z] Labels: [2022-07-28T12:20:13.580Z] Experimental: true [2022-07-28T12:20:13.580Z] Insecure Registries: [2022-07-28T12:20:13.580Z] 127.0.0.0/8 [2022-07-28T12:20:13.580Z] Live Restore Enabled: true [2022-07-28T12:20:13.580Z] [2022-07-28T12:20:13.580Z] WARNING: No swap limit support [Pipeline] sh [2022-07-28T12:20:13.605Z] #27 7.038 Selecting previously unselected package libssl1.1:amd64. [2022-07-28T12:20:13.605Z] #27 7.038 (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.) [2022-07-28T12:20:13.605Z] #27 7.038 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u3_amd64.deb ... [2022-07-28T12:20:13.605Z] #27 7.047 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-07-28T12:20:13.861Z] #27 7.309 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-28T12:20:13.861Z] #27 7.309 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-07-28T12:20:13.861Z] #27 7.317 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-28T12:20:13.861Z] #27 7.391 Selecting previously unselected package libsasl2-2:amd64. [2022-07-28T12:20:13.861Z] #27 7.391 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-07-28T12:20:13.861Z] #27 7.393 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-28T12:20:13.861Z] #27 7.549 Selecting previously unselected package libldap-common. [2022-07-28T12:20:13.861Z] #27 7.549 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... [2022-07-28T12:20:13.876Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-07-28T12:20:13.876Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-07-28T12:20:13.876Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43876/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-07-28T12:20:13.876Z] + bash /home/ubuntu/workspace/moby_PR-43876/check-config.sh [2022-07-28T12:20:13.876Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-28T12:20:13.876Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-28T12:20:13.876Z] [2022-07-28T12:20:13.876Z] Generally Necessary: [2022-07-28T12:20:13.876Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-28T12:20:13.876Z] - apparmor: enabled and tools installed [2022-07-28T12:20:13.876Z] - CONFIG_NAMESPACES: enabled [2022-07-28T12:20:13.876Z] - CONFIG_NET_NS: enabled [2022-07-28T12:20:13.876Z] - CONFIG_PID_NS: enabled [2022-07-28T12:20:13.876Z] - CONFIG_IPC_NS: enabled [2022-07-28T12:20:13.876Z] - CONFIG_UTS_NS: enabled [2022-07-28T12:20:13.876Z] - CONFIG_CGROUPS: enabled [2022-07-28T12:20:13.876Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-28T12:20:13.876Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-28T12:20:13.876Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-28T12:20:13.876Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-28T12:20:13.876Z] - CONFIG_CPUSETS: enabled [2022-07-28T12:20:13.876Z] - CONFIG_MEMCG: enabled [2022-07-28T12:20:13.876Z] - CONFIG_KEYS: enabled [2022-07-28T12:20:13.876Z] - CONFIG_VETH: enabled (as module) [2022-07-28T12:20:13.876Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-28T12:20:13.876Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-28T12:20:13.876Z] - CONFIG_NF_NAT_IPV4: missing [2022-07-28T12:20:13.876Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-28T12:20:13.876Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-28T12:20:14.049Z] #9 ... [2022-07-28T12:20:14.050Z] [2022-07-28T12:20:14.050Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-28T12:20:14.050Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-28T12:20:14.050Z] #63 DONE 1.2s [2022-07-28T12:20:14.050Z] [2022-07-28T12:20:14.050Z] #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 [2022-07-28T12:20:14.050Z] #27 sha256:d4353ad57c51c19ad1a5e19f63207a1e4397470ea61edee427d939308632487b [2022-07-28T12:20:14.050Z] #27 0.961 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-07-28T12:20:14.050Z] #27 1.002 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-28T12:20:14.050Z] #27 1.006 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-28T12:20:14.050Z] #27 1.107 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-28T12:20:14.050Z] #27 1.476 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [337 kB] [2022-07-28T12:20:14.050Z] #27 1.502 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-28T12:20:14.050Z] #27 2.902 Fetched 8508 kB in 2s (3875 kB/s) [2022-07-28T12:20:14.050Z] #27 2.902 Reading package lists... [2022-07-28T12:20:14.050Z] #27 3.543 Reading package lists... [2022-07-28T12:20:14.050Z] #27 4.293 Building dependency tree... [2022-07-28T12:20:14.050Z] #27 4.556 The following additional packages will be installed: [2022-07-28T12:20:14.050Z] #27 4.556 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-07-28T12:20:14.050Z] #27 4.556 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-07-28T12:20:14.050Z] #27 4.557 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-07-28T12:20:14.050Z] #27 4.557 Suggested packages: [2022-07-28T12:20:14.050Z] #27 4.557 krb5-doc krb5-user [2022-07-28T12:20:14.050Z] #27 4.557 Recommended packages: [2022-07-28T12:20:14.050Z] #27 4.557 krb5-locales publicsuffix libsasl2-modules [2022-07-28T12:20:14.050Z] #27 4.688 The following NEW packages will be installed: [2022-07-28T12:20:14.050Z] #27 4.688 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-07-28T12:20:14.050Z] #27 4.689 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-07-28T12:20:14.050Z] #27 4.689 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-28T12:20:14.050Z] #27 4.689 libssh2-1 libssl1.1 openssl [2022-07-28T12:20:14.050Z] #27 4.963 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-07-28T12:20:14.050Z] #27 4.963 Need to get 5083 kB of archives. [2022-07-28T12:20:14.050Z] #27 4.963 After this operation, 12.1 MB of additional disk space will be used. [2022-07-28T12:20:14.050Z] #27 4.963 Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u3 [1551 kB] [2022-07-28T12:20:14.050Z] #27 5.027 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-07-28T12:20:14.050Z] #27 5.030 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-07-28T12:20:14.050Z] #27 5.048 Get:4 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] [2022-07-28T12:20:14.050Z] #27 5.051 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB] [2022-07-28T12:20:14.050Z] #27 5.055 Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u3 [855 kB] [2022-07-28T12:20:14.050Z] #27 5.087 Get:7 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-07-28T12:20:14.050Z] #27 5.092 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-07-28T12:20:14.050Z] #27 5.101 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-07-28T12:20:14.050Z] #27 5.111 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-07-28T12:20:14.050Z] #27 5.114 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-07-28T12:20:14.050Z] #27 5.122 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-07-28T12:20:14.050Z] #27 5.133 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-07-28T12:20:14.050Z] #27 5.138 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-07-28T12:20:14.050Z] #27 5.151 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-07-28T12:20:14.050Z] #27 5.152 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-07-28T12:20:14.050Z] #27 5.155 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-07-28T12:20:14.050Z] #27 5.164 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-07-28T12:20:14.050Z] #27 5.181 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-07-28T12:20:14.050Z] #27 5.185 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-07-28T12:20:14.050Z] #27 5.194 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-07-28T12:20:14.050Z] #27 5.748 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T12:20:14.050Z] #27 5.772 Fetched 5083 kB in 1s (10.1 MB/s) [2022-07-28T12:20:14.118Z] #27 7.555 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-07-28T12:20:14.118Z] #27 7.655 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-28T12:20:14.118Z] #27 7.655 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... [2022-07-28T12:20:14.118Z] #27 7.665 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-07-28T12:20:14.118Z] #27 7.783 Selecting previously unselected package openssl. [2022-07-28T12:20:14.118Z] #27 7.783 Preparing to unpack .../05-openssl_1.1.1n-0+deb10u3_amd64.deb ... [2022-07-28T12:20:14.162Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-28T12:20:14.162Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-28T12:20:14.162Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-28T12:20:14.162Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-28T12:20:14.162Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-28T12:20:14.162Z] - CONFIG_NF_NAT_NEEDED: missing [2022-07-28T12:20:14.162Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-28T12:20:14.162Z] [2022-07-28T12:20:14.162Z] Optional Features: [2022-07-28T12:20:14.162Z] - CONFIG_USER_NS: enabled [2022-07-28T12:20:14.162Z] - CONFIG_SECCOMP: enabled [2022-07-28T12:20:14.162Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-28T12:20:14.162Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-28T12:20:14.162Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-28T12:20:14.162Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-28T12:20:14.162Z] - CONFIG_BLK_CGROUP: enabled [2022-07-28T12:20:14.162Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-28T12:20:14.162Z] - CONFIG_IOSCHED_CFQ: missing [2022-07-28T12:20:14.162Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-07-28T12:20:14.162Z] - CONFIG_CGROUP_PERF: enabled [2022-07-28T12:20:14.162Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-28T12:20:14.162Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-28T12:20:14.162Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-28T12:20:14.162Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-28T12:20:14.162Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-28T12:20:14.162Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-28T12:20:14.162Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-28T12:20:14.162Z] - CONFIG_IP_VS: enabled (as module) [2022-07-28T12:20:14.162Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-28T12:20:14.162Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-28T12:20:14.162Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-28T12:20:14.162Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-28T12:20:14.162Z] - CONFIG_EXT4_FS: enabled [2022-07-28T12:20:14.162Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-28T12:20:14.162Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-28T12:20:14.162Z] - Network Drivers: [2022-07-28T12:20:14.162Z] - "overlay": [2022-07-28T12:20:14.162Z] - CONFIG_VXLAN: enabled (as module) [2022-07-28T12:20:14.162Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-28T12:20:14.162Z] Optional (for encrypted networks): [2022-07-28T12:20:14.309Z] #27 5.983 Selecting previously unselected package libssl1.1:amd64. [2022-07-28T12:20:14.309Z] #27 5.983 (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.) [2022-07-28T12:20:14.309Z] #27 5.989 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u3_amd64.deb ... [2022-07-28T12:20:14.309Z] #27 6.046 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-07-28T12:20:14.375Z] #27 7.787 Unpacking openssl (1.1.1n-0+deb10u3) ... [2022-07-28T12:20:14.375Z] #27 8.042 Selecting previously unselected package ca-certificates. [2022-07-28T12:20:14.375Z] #27 8.042 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2022-07-28T12:20:14.423Z] - CONFIG_CRYPTO: enabled [2022-07-28T12:20:14.423Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-28T12:20:14.423Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-28T12:20:14.423Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-28T12:20:14.423Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-28T12:20:14.423Z] - CONFIG_XFRM: enabled [2022-07-28T12:20:14.423Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-28T12:20:14.423Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-28T12:20:14.423Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-28T12:20:14.423Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-07-28T12:20:14.423Z] - "ipvlan": [2022-07-28T12:20:14.423Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-28T12:20:14.423Z] - "macvlan": [2022-07-28T12:20:14.423Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-28T12:20:14.423Z] - CONFIG_DUMMY: enabled (as module) [2022-07-28T12:20:14.423Z] - "ftp,tftp client in container": [2022-07-28T12:20:14.423Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-28T12:20:14.423Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-28T12:20:14.423Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-28T12:20:14.423Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-28T12:20:14.423Z] - Storage Drivers: [2022-07-28T12:20:14.423Z] - "aufs": [2022-07-28T12:20:14.423Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-28T12:20:14.423Z] - "btrfs": [2022-07-28T12:20:14.423Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-28T12:20:14.423Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-28T12:20:14.423Z] - "devicemapper": [2022-07-28T12:20:14.423Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-28T12:20:14.423Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-28T12:20:14.423Z] - "overlay": [2022-07-28T12:20:14.423Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-28T12:20:14.423Z] - "zfs": [2022-07-28T12:20:14.423Z] - /dev/zfs: present [2022-07-28T12:20:14.423Z] - zfs command: missing [2022-07-28T12:20:14.423Z] - zpool command: missing [2022-07-28T12:20:14.423Z] [2022-07-28T12:20:14.423Z] Limits: [2022-07-28T12:20:14.423Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-28T12:20:14.423Z] [2022-07-28T12:20:14.423Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-28T12:20:14.632Z] #27 8.054 Unpacking ca-certificates (20200601~deb10u2) ... [2022-07-28T12:20:14.632Z] #27 8.180 Selecting previously unselected package libkeyutils1:amd64. [2022-07-28T12:20:14.632Z] #27 8.180 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2022-07-28T12:20:14.632Z] #27 8.184 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-07-28T12:20:14.632Z] #27 8.255 Selecting previously unselected package libkrb5support0:amd64. [2022-07-28T12:20:14.632Z] #27 8.255 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-07-28T12:20:14.632Z] #27 8.259 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-07-28T12:20:14.771Z] + sudo modprobe ip_vs [2022-07-28T12:20:14.771Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f . [2022-07-28T12:20:14.889Z] #27 8.384 Selecting previously unselected package libk5crypto3:amd64. [2022-07-28T12:20:14.889Z] #27 8.384 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-07-28T12:20:14.889Z] #27 8.384 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-07-28T12:20:14.889Z] #27 8.499 Selecting previously unselected package libkrb5-3:amd64. [2022-07-28T12:20:14.889Z] #27 8.502 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-07-28T12:20:14.889Z] #27 8.505 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-07-28T12:20:15.032Z] #1 [internal] load build definition from Dockerfile [2022-07-28T12:20:15.032Z] #1 sha256:c209b6069c806d33cb3075fe5de9bf42c8cb26bd2a6e12421c9971f8e0b56985 [2022-07-28T12:20:15.147Z] #27 8.725 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-07-28T12:20:15.147Z] #27 8.725 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-07-28T12:20:15.147Z] #27 8.732 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-07-28T12:20:15.248Z] #27 6.910 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-28T12:20:15.248Z] #27 6.911 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-07-28T12:20:15.248Z] #27 6.948 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-28T12:20:15.248Z] #27 ... [2022-07-28T12:20:15.248Z] [2022-07-28T12:20:15.248Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-28T12:20:15.248Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-28T12:20:15.248Z] #65 DONE 1.1s [2022-07-28T12:20:15.248Z] [2022-07-28T12:20:15.248Z] #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 [2022-07-28T12:20:15.248Z] #27 sha256:d4353ad57c51c19ad1a5e19f63207a1e4397470ea61edee427d939308632487b [2022-07-28T12:20:15.248Z] #27 7.118 Selecting previously unselected package libsasl2-2:amd64. [2022-07-28T12:20:15.248Z] #27 7.120 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-07-28T12:20:15.248Z] #27 ... [2022-07-28T12:20:15.248Z] [2022-07-28T12:20:15.248Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:6c379e9fc456c760be22b718b5d58fd0b413e08a3970405b12054194641a347d [2022-07-28T12:20:15.248Z] #9 sha256:4a4da4ebab8c96222ae33239303610bf4663bd14ccf99dd45eef06d7d6ff9444 [2022-07-28T12:20:15.248Z] #9 extracting sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 1.1s [2022-07-28T12:20:15.293Z] #1 transferring dockerfile: 17.05kB done [2022-07-28T12:20:15.293Z] #1 DONE 0.1s [2022-07-28T12:20:15.293Z] [2022-07-28T12:20:15.293Z] #2 [internal] load .dockerignore [2022-07-28T12:20:15.293Z] #2 sha256:b11d3f46ae98c966600fd288031195741f602f256914553a7c4b9a8913a8a5cd [2022-07-28T12:20:15.293Z] #2 transferring context: 87B done [2022-07-28T12:20:15.293Z] #2 DONE 0.1s [2022-07-28T12:20:15.293Z] [2022-07-28T12:20:15.293Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-07-28T12:20:15.293Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-07-28T12:20:15.403Z] #27 8.928 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-28T12:20:15.404Z] #27 8.928 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-07-28T12:20:15.404Z] #27 8.941 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-07-28T12:20:15.404Z] #27 9.031 Selecting previously unselected package libpsl5:amd64. [2022-07-28T12:20:15.404Z] #27 9.031 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-07-28T12:20:15.404Z] #27 9.039 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-07-28T12:20:15.555Z] #3 DONE 0.4s [2022-07-28T12:20:15.661Z] #27 9.180 Selecting previously unselected package librtmp1:amd64. [2022-07-28T12:20:15.661Z] #27 9.180 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-07-28T12:20:15.661Z] #27 9.185 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-07-28T12:20:15.661Z] #27 9.244 Selecting previously unselected package libssh2-1:amd64. [2022-07-28T12:20:15.661Z] #27 9.244 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-07-28T12:20:15.661Z] #27 9.248 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-07-28T12:20:15.661Z] #27 9.306 Selecting previously unselected package libcurl4:amd64. [2022-07-28T12:20:15.661Z] #27 9.306 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-07-28T12:20:15.661Z] #27 9.310 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-07-28T12:20:15.817Z] [2022-07-28T12:20:15.817Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-07-28T12:20:15.817Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-07-28T12:20:15.817Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.0s done [2022-07-28T12:20:15.817Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-07-28T12:20:15.817Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-07-28T12:20:15.817Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 5.24MB / 9.64MB 0.1s [2022-07-28T12:20:15.817Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-07-28T12:20:15.817Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2022-07-28T12:20:15.817Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2022-07-28T12:20:15.917Z] #27 9.409 Selecting previously unselected package curl. [2022-07-28T12:20:15.917Z] #27 9.409 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-07-28T12:20:15.917Z] #27 9.411 Unpacking curl (7.64.0-4+deb10u2) ... [2022-07-28T12:20:15.917Z] #27 9.502 Selecting previously unselected package libonig5:amd64. [2022-07-28T12:20:15.917Z] #27 9.502 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-07-28T12:20:15.917Z] #27 9.502 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-07-28T12:20:15.917Z] #27 9.580 Selecting previously unselected package libjq1:amd64. [2022-07-28T12:20:15.917Z] #27 9.580 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-07-28T12:20:15.917Z] #27 9.584 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-07-28T12:20:16.082Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2022-07-28T12:20:16.179Z] #27 9.708 Selecting previously unselected package jq. [2022-07-28T12:20:16.179Z] #27 9.710 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-07-28T12:20:16.179Z] #27 9.732 Unpacking jq (1.5+dfsg-2+b1) ... [2022-07-28T12:20:16.179Z] #27 9.811 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-07-28T12:20:16.179Z] #27 9.821 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-07-28T12:20:16.179Z] #27 9.831 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-07-28T12:20:16.345Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2022-07-28T12:20:16.345Z] #4 DONE 0.8s [2022-07-28T12:20:16.436Z] #27 10.03 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-07-28T12:20:16.436Z] #27 10.04 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-07-28T12:20:16.436Z] #27 10.06 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-07-28T12:20:16.436Z] #27 10.07 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-28T12:20:16.436Z] #27 10.08 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-07-28T12:20:16.436Z] #27 10.10 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-07-28T12:20:16.436Z] #27 10.11 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-28T12:20:16.436Z] #27 10.12 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-07-28T12:20:16.436Z] #27 10.14 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-07-28T12:20:16.436Z] #27 10.15 Setting up openssl (1.1.1n-0+deb10u3) ... [2022-07-28T12:20:16.436Z] #27 10.17 Setting up libonig5:amd64 (6.9.1-1) ... [2022-07-28T12:20:16.436Z] #27 ... [2022-07-28T12:20:16.436Z] [2022-07-28T12:20:16.436Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:6c379e9fc456c760be22b718b5d58fd0b413e08a3970405b12054194641a347d [2022-07-28T12:20:16.436Z] #9 sha256:4a4da4ebab8c96222ae33239303610bf4663bd14ccf99dd45eef06d7d6ff9444 [2022-07-28T12:20:16.436Z] #9 extracting sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 1.0s done [2022-07-28T12:20:16.436Z] #9 extracting sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 0.9s done [2022-07-28T12:20:16.436Z] #9 extracting sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 7.9s [2022-07-28T12:20:16.606Z] [2022-07-28T12:20:16.606Z] #8 [internal] load metadata for docker.io/library/debian:buster [2022-07-28T12:20:16.606Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-07-28T12:20:16.694Z] #9 ... [2022-07-28T12:20:16.694Z] [2022-07-28T12:20:16.694Z] #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 [2022-07-28T12:20:16.694Z] #27 sha256:d4353ad57c51c19ad1a5e19f63207a1e4397470ea61edee427d939308632487b [2022-07-28T12:20:16.694Z] #27 10.19 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-07-28T12:20:16.694Z] #27 10.20 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-07-28T12:20:16.694Z] #27 10.22 Setting up ca-certificates (20200601~deb10u2) ... [2022-07-28T12:20:17.554Z] #8 DONE 0.8s [2022-07-28T12:20:17.554Z] [2022-07-28T12:20:17.554Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-28T12:20:17.554Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-28T12:20:17.554Z] #6 DONE 0.7s [2022-07-28T12:20:17.554Z] [2022-07-28T12:20:17.554Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-28T12:20:17.554Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-28T12:20:17.554Z] #5 DONE 0.7s [2022-07-28T12:20:17.554Z] [2022-07-28T12:20:17.554Z] #7 [internal] load metadata for docker.io/library/golang:1.17.12-buster [2022-07-28T12:20:17.554Z] #7 sha256:ad45a3fcb9b8a1fa60463341cd8afe34202017c4f5c5490b87aa23d8cbe427fb [2022-07-28T12:20:17.554Z] #7 DONE 0.8s [2022-07-28T12:20:17.628Z] #27 11.01 Updating certificates in /etc/ssl/certs... [2022-07-28T12:20:18.125Z] [2022-07-28T12:20:18.126Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:6c379e9fc456c760be22b718b5d58fd0b413e08a3970405b12054194641a347d [2022-07-28T12:20:18.126Z] #9 sha256:4a4da4ebab8c96222ae33239303610bf4663bd14ccf99dd45eef06d7d6ff9444 [2022-07-28T12:20:18.126Z] #9 resolve docker.io/library/golang:1.17.12-buster@sha256:6c379e9fc456c760be22b718b5d58fd0b413e08a3970405b12054194641a347d 0.0s done [2022-07-28T12:20:18.126Z] #9 sha256:b82226270aacc2014fd482fc2a36a57ee9a39d08348b1a1754ec3ba4b403c93d 1.79kB / 1.79kB done [2022-07-28T12:20:18.126Z] #9 sha256:dceb04f401ebbca5447c43fe443f9f6b35642416864a67dbdc74d7fcfebd8196 7.12kB / 7.12kB done [2022-07-28T12:20:18.126Z] #9 sha256:6c379e9fc456c760be22b718b5d58fd0b413e08a3970405b12054194641a347d 1.86kB / 1.86kB done [2022-07-28T12:20:18.126Z] #9 sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 0B / 10.00MB 0.1s [2022-07-28T12:20:18.394Z] #9 sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 3.15MB / 10.00MB 0.2s [2022-07-28T12:20:18.394Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 3.08MB / 50.44MB 0.2s [2022-07-28T12:20:18.394Z] #9 sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 1.05MB / 7.86MB 0.2s [2022-07-28T12:20:18.394Z] #9 sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 6.29MB / 10.00MB 0.4s [2022-07-28T12:20:18.394Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 6.29MB / 50.44MB 0.4s [2022-07-28T12:20:18.394Z] #9 sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 4.19MB / 7.86MB 0.4s [2022-07-28T12:20:18.394Z] #9 sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 10.00MB / 10.00MB 0.4s [2022-07-28T12:20:18.394Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 11.28MB / 50.44MB 0.4s [2022-07-28T12:20:18.394Z] #9 sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 6.29MB / 7.86MB 0.4s [2022-07-28T12:20:18.550Z] #9 extracting sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 4.1s done [2022-07-28T12:20:18.550Z] #9 extracting sha256:5a1dcfbb393b55a440373f73beb9eccdeb05023b4a3812531fde98bee5c2e6e4 done [2022-07-28T12:20:18.560Z] #27 12.20 137 added, 0 removed; done. [2022-07-28T12:20:18.656Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 14.68MB / 50.44MB 0.5s [2022-07-28T12:20:18.656Z] #9 sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 7.86MB / 7.86MB 0.5s [2022-07-28T12:20:18.656Z] #9 sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 10.00MB / 10.00MB 0.6s done [2022-07-28T12:20:18.656Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 17.83MB / 50.44MB 0.7s [2022-07-28T12:20:18.656Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 1.05MB / 51.84MB 0.7s [2022-07-28T12:20:18.810Z] #9 DONE 13.7s [2022-07-28T12:20:18.810Z] [2022-07-28T12:20:18.810Z] #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 [2022-07-28T12:20:18.810Z] #27 sha256:d4353ad57c51c19ad1a5e19f63207a1e4397470ea61edee427d939308632487b [2022-07-28T12:20:18.810Z] #27 7.180 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-28T12:20:18.810Z] #27 7.269 Selecting previously unselected package libldap-common. [2022-07-28T12:20:18.810Z] #27 7.271 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... [2022-07-28T12:20:18.810Z] #27 7.275 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-07-28T12:20:18.810Z] #27 7.393 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-28T12:20:18.810Z] #27 7.394 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... [2022-07-28T12:20:18.810Z] #27 7.406 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-07-28T12:20:18.810Z] #27 7.499 Selecting previously unselected package openssl. [2022-07-28T12:20:18.810Z] #27 7.500 Preparing to unpack .../05-openssl_1.1.1n-0+deb10u3_amd64.deb ... [2022-07-28T12:20:18.810Z] #27 7.504 Unpacking openssl (1.1.1n-0+deb10u3) ... [2022-07-28T12:20:18.810Z] #27 7.619 Selecting previously unselected package ca-certificates. [2022-07-28T12:20:18.810Z] #27 7.620 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2022-07-28T12:20:18.810Z] #27 7.624 Unpacking ca-certificates (20200601~deb10u2) ... [2022-07-28T12:20:18.810Z] #27 7.701 Selecting previously unselected package libkeyutils1:amd64. [2022-07-28T12:20:18.810Z] #27 7.703 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2022-07-28T12:20:18.810Z] #27 7.713 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-07-28T12:20:18.810Z] #27 7.751 Selecting previously unselected package libkrb5support0:amd64. [2022-07-28T12:20:18.810Z] #27 7.753 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-07-28T12:20:18.810Z] #27 7.758 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-07-28T12:20:18.810Z] #27 7.802 Selecting previously unselected package libk5crypto3:amd64. [2022-07-28T12:20:18.810Z] #27 7.804 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-07-28T12:20:18.810Z] #27 7.808 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-07-28T12:20:18.810Z] #27 7.862 Selecting previously unselected package libkrb5-3:amd64. [2022-07-28T12:20:18.810Z] #27 7.864 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-07-28T12:20:18.810Z] #27 7.868 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-07-28T12:20:18.810Z] #27 7.946 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-07-28T12:20:18.810Z] #27 7.947 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-07-28T12:20:18.810Z] #27 7.951 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-07-28T12:20:18.810Z] #27 8.001 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-28T12:20:18.810Z] #27 8.003 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-07-28T12:20:18.810Z] #27 8.008 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-07-28T12:20:18.810Z] #27 8.049 Selecting previously unselected package libpsl5:amd64. [2022-07-28T12:20:18.810Z] #27 8.050 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-07-28T12:20:18.810Z] #27 8.054 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-07-28T12:20:18.810Z] #27 8.095 Selecting previously unselected package librtmp1:amd64. [2022-07-28T12:20:18.810Z] #27 8.097 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-07-28T12:20:18.810Z] #27 8.100 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-07-28T12:20:18.810Z] #27 8.142 Selecting previously unselected package libssh2-1:amd64. [2022-07-28T12:20:18.810Z] #27 8.144 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-07-28T12:20:18.810Z] #27 8.147 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-07-28T12:20:18.810Z] #27 8.201 Selecting previously unselected package libcurl4:amd64. [2022-07-28T12:20:18.810Z] #27 8.203 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-07-28T12:20:18.810Z] #27 8.207 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-07-28T12:20:18.810Z] #27 8.266 Selecting previously unselected package curl. [2022-07-28T12:20:18.810Z] #27 8.267 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-07-28T12:20:18.810Z] #27 8.272 Unpacking curl (7.64.0-4+deb10u2) ... [2022-07-28T12:20:18.810Z] #27 8.334 Selecting previously unselected package libonig5:amd64. [2022-07-28T12:20:18.810Z] #27 8.335 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-07-28T12:20:18.810Z] #27 8.339 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-07-28T12:20:18.810Z] #27 8.396 Selecting previously unselected package libjq1:amd64. [2022-07-28T12:20:18.810Z] #27 8.397 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-07-28T12:20:18.810Z] #27 8.402 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-07-28T12:20:18.810Z] #27 8.441 Selecting previously unselected package jq. [2022-07-28T12:20:18.810Z] #27 8.442 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-07-28T12:20:18.810Z] #27 8.446 Unpacking jq (1.5+dfsg-2+b1) ... [2022-07-28T12:20:18.810Z] #27 8.489 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-07-28T12:20:18.810Z] #27 8.501 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-07-28T12:20:18.810Z] #27 8.513 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-07-28T12:20:18.810Z] #27 8.649 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-07-28T12:20:18.810Z] #27 8.660 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-07-28T12:20:18.810Z] #27 8.685 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-07-28T12:20:18.810Z] #27 8.697 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-28T12:20:18.810Z] #27 8.708 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-07-28T12:20:18.810Z] #27 8.725 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-07-28T12:20:18.810Z] #27 8.738 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-28T12:20:18.810Z] #27 8.751 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-07-28T12:20:18.810Z] #27 8.765 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-07-28T12:20:18.810Z] #27 8.803 Setting up openssl (1.1.1n-0+deb10u3) ... [2022-07-28T12:20:18.810Z] #27 8.822 Setting up libonig5:amd64 (6.9.1-1) ... [2022-07-28T12:20:18.810Z] #27 8.834 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-07-28T12:20:18.810Z] #27 8.850 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-07-28T12:20:18.810Z] #27 8.865 Setting up ca-certificates (20200601~deb10u2) ... [2022-07-28T12:20:18.810Z] #27 9.362 Updating certificates in /etc/ssl/certs... [2022-07-28T12:20:18.810Z] #27 9.974 137 added, 0 removed; done. [2022-07-28T12:20:18.810Z] #27 10.05 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-07-28T12:20:18.810Z] #27 10.07 Setting up jq (1.5+dfsg-2+b1) ... [2022-07-28T12:20:18.810Z] #27 10.12 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-07-28T12:20:18.810Z] #27 10.15 Setting up curl (7.64.0-4+deb10u2) ... [2022-07-28T12:20:18.810Z] #27 10.16 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-28T12:20:18.810Z] #27 10.21 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-07-28T12:20:18.810Z] #27 10.22 Updating certificates in /etc/ssl/certs... [2022-07-28T12:20:18.810Z] #27 10.63 0 added, 0 removed; done. [2022-07-28T12:20:18.810Z] #27 10.63 Running hooks in /etc/ca-certificates/update.d... [2022-07-28T12:20:18.810Z] #27 10.63 done. [2022-07-28T12:20:18.818Z] #27 12.24 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-07-28T12:20:18.818Z] #27 12.26 Setting up jq (1.5+dfsg-2+b1) ... [2022-07-28T12:20:18.818Z] #27 12.27 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-07-28T12:20:18.818Z] #27 12.28 Setting up curl (7.64.0-4+deb10u2) ... [2022-07-28T12:20:18.818Z] #27 12.29 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-28T12:20:18.818Z] #27 12.31 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-07-28T12:20:18.818Z] #27 12.33 Updating certificates in /etc/ssl/certs... [2022-07-28T12:20:18.920Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 20.97MB / 50.44MB 0.8s [2022-07-28T12:20:18.920Z] #9 sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 7.86MB / 7.86MB 0.8s done [2022-07-28T12:20:18.920Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 3.88MB / 51.84MB 0.8s [2022-07-28T12:20:18.920Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 0B / 68.83MB 0.8s [2022-07-28T12:20:19.190Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 27.43MB / 50.44MB 1.2s [2022-07-28T12:20:19.190Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 11.53MB / 51.84MB 1.2s [2022-07-28T12:20:19.190Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 10.49MB / 68.83MB 1.2s [2022-07-28T12:20:19.190Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 14.89MB / 51.84MB 1.3s [2022-07-28T12:20:19.459Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 32.51MB / 50.44MB 1.3s [2022-07-28T12:20:19.459Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 19.54MB / 51.84MB 1.3s [2022-07-28T12:20:19.459Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 17.83MB / 68.83MB 1.3s [2022-07-28T12:20:19.459Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 40.89MB / 50.44MB 1.6s [2022-07-28T12:20:19.459Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 24.12MB / 51.84MB 1.6s [2022-07-28T12:20:19.459Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 22.02MB / 68.83MB 1.6s [2022-07-28T12:20:19.723Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 27.39MB / 51.84MB 1.7s [2022-07-28T12:20:19.723Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 45.15MB / 50.44MB 1.7s [2022-07-28T12:20:19.723Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 31.74MB / 51.84MB 1.7s [2022-07-28T12:20:19.723Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 29.36MB / 68.83MB 1.7s [2022-07-28T12:20:19.751Z] #27 13.30 0 added, 0 removed; done. [2022-07-28T12:20:19.751Z] #27 13.30 Running hooks in /etc/ca-certificates/update.d... [2022-07-28T12:20:19.751Z] #27 13.31 done. [2022-07-28T12:20:19.990Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 50.44MB / 50.44MB 1.9s [2022-07-28T12:20:19.990Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 37.75MB / 51.84MB 1.9s [2022-07-28T12:20:19.990Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 36.70MB / 68.83MB 1.9s [2022-07-28T12:20:20.190Z] #27 DONE 12.0s [2022-07-28T12:20:20.190Z] [2022-07-28T12:20:20.190Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-28T12:20:20.190Z] #10 sha256:831dfe0ca2149578824c8913dfc0e28fe237e80d977de7aa13c21a5e1ef2cf1c [2022-07-28T12:20:20.190Z] #10 DONE 1.5s [2022-07-28T12:20:20.190Z] [2022-07-28T12:20:20.190Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-28T12:20:20.190Z] #28 sha256:448530a083d37907078aa27079cb1ee1942501b22b7ec07c7537fc7710111096 [2022-07-28T12:20:20.190Z] #28 DONE 0.0s [2022-07-28T12:20:20.190Z] [2022-07-28T12:20:20.190Z] #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 [2022-07-28T12:20:20.190Z] #11 sha256:036690acff98512f7d11329eee79e2e6cbae16468a44f27460121ddda9c1514f [2022-07-28T12:20:20.254Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 45.09MB / 51.84MB 2.0s [2022-07-28T12:20:20.254Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 40.89MB / 68.83MB 2.0s [2022-07-28T12:20:20.254Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 51.84MB / 51.84MB 2.2s [2022-07-28T12:20:20.254Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 48.23MB / 68.83MB 2.2s [2022-07-28T12:20:20.254Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 53.01MB / 68.83MB 2.2s [2022-07-28T12:20:20.517Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 50.44MB / 50.44MB 2.2s done [2022-07-28T12:20:20.517Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 56.62MB / 68.83MB 2.4s [2022-07-28T12:20:20.760Z] #11 DONE 0.6s [2022-07-28T12:20:20.760Z] [2022-07-28T12:20:20.760Z] #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 [2022-07-28T12:20:20.760Z] #29 sha256:d53b83eeff3b0419cdaa8e927e0919327c3f2b9063bd44f0e7b6d216183e7275 [2022-07-28T12:20:20.778Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 51.84MB / 51.84MB 2.7s done [2022-07-28T12:20:20.778Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 62.91MB / 68.83MB 2.8s [2022-07-28T12:20:20.778Z] #9 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 [2022-07-28T12:20:20.778Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 0B / 135.03MB 2.8s [2022-07-28T12:20:20.778Z] #9 sha256:5a1dcfbb393b55a440373f73beb9eccdeb05023b4a3812531fde98bee5c2e6e4 157B / 157B 2.7s done [2022-07-28T12:20:20.778Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 67.11MB / 68.83MB 2.9s [2022-07-28T12:20:21.020Z] #29 ... [2022-07-28T12:20:21.020Z] [2022-07-28T12:20:21.020Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-28T12:20:21.020Z] #39 sha256:7d9e8e5ff98fc510c18464f515e2b5663adda8189f702551e3a556acec38633b [2022-07-28T12:20:21.020Z] #39 DONE 0.2s [2022-07-28T12:20:21.020Z] [2022-07-28T12:20:21.020Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-28T12:20:21.020Z] #31 sha256:32f349208dd8b09fc67d58f0215b8c9052dc0d3299ced21eb4546df2c30acb3b [2022-07-28T12:20:21.020Z] #31 DONE 0.2s [2022-07-28T12:20:21.040Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 8.39MB / 135.03MB 2.9s [2022-07-28T12:20:21.280Z] [2022-07-28T12:20:21.280Z] #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 [2022-07-28T12:20:21.280Z] #32 sha256:128f5e9e3c460e350100d97a8fbe5cbaac3696236b1f14b019d3ffe8833b2be2 [2022-07-28T12:20:21.301Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 20.97MB / 135.03MB 3.2s [2022-07-28T12:20:21.540Z] #32 ... [2022-07-28T12:20:21.540Z] [2022-07-28T12:20:21.540Z] #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 [2022-07-28T12:20:21.540Z] #12 sha256:80961b0fd996e72b81a761749f35f96b4c93a7ad32d3eb8f5aa226761b422ac0 [2022-07-28T12:20:21.540Z] #12 DONE 0.6s [2022-07-28T12:20:21.540Z] [2022-07-28T12:20:21.540Z] #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 [2022-07-28T12:20:21.540Z] #29 sha256:d53b83eeff3b0419cdaa8e927e0919327c3f2b9063bd44f0e7b6d216183e7275 [2022-07-28T12:20:21.540Z] #29 1.047 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-07-28T12:20:21.540Z] #29 1.123 [2022-07-28T12:20:21.565Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 68.83MB / 68.83MB 3.4s done [2022-07-28T12:20:21.565Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 28.94MB / 135.03MB 3.6s [2022-07-28T12:20:21.650Z] #27 DONE 15.3s [2022-07-28T12:20:21.650Z] [2022-07-28T12:20:21.650Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:6c379e9fc456c760be22b718b5d58fd0b413e08a3970405b12054194641a347d [2022-07-28T12:20:21.650Z] #9 sha256:4a4da4ebab8c96222ae33239303610bf4663bd14ccf99dd45eef06d7d6ff9444 [2022-07-28T12:20:21.650Z] #9 extracting sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 8.7s done [2022-07-28T12:20:21.650Z] #9 extracting sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 3.9s [2022-07-28T12:20:21.907Z] #9 extracting sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 4.1s done [2022-07-28T12:20:21.907Z] #9 ... [2022-07-28T12:20:21.907Z] [2022-07-28T12:20:21.907Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-28T12:20:21.907Z] #28 sha256:793d2998e01601e52ff453c595181226b5248f2b76ab7ffafffb803f3bc53181 [2022-07-28T12:20:21.907Z] #28 DONE 0.2s [2022-07-28T12:20:21.907Z] [2022-07-28T12:20:21.907Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:6c379e9fc456c760be22b718b5d58fd0b413e08a3970405b12054194641a347d [2022-07-28T12:20:21.907Z] #9 sha256:4a4da4ebab8c96222ae33239303610bf4663bd14ccf99dd45eef06d7d6ff9444 [2022-07-28T12:20:21.907Z] #9 extracting sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 [2022-07-28T12:20:21.907Z] #9 ... [2022-07-28T12:20:21.907Z] [2022-07-28T12:20:21.908Z] #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 [2022-07-28T12:20:21.908Z] #29 sha256:d7c91eea4c499e692e7b1e776c27f89b0f674fbdcfd423b2c0c77ba2cdab2197 [2022-07-28T12:20:22.061Z] #29 1.355 #=#=# ########## 14.7% ########################### 38.1% ######################################## 55.6% ######################################################## 78.8% ###################################################################### 98.4% ######################################################################## 100.0% [2022-07-28T12:20:22.141Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 39.85MB / 135.03MB 4.0s [2022-07-28T12:20:22.141Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 48.23MB / 135.03MB 4.2s [2022-07-28T12:20:22.321Z] #29 2.094 [2022-07-28T12:20:22.841Z] #29 2.331 #=#=# ##################################################### 73.7% ######################################################################## 100.0% [2022-07-28T12:20:22.841Z] #29 2.632 [2022-07-28T12:20:23.087Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 56.62MB / 135.03MB 4.8s [2022-07-28T12:20:23.087Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 66.06MB / 135.03MB 5.1s [2022-07-28T12:20:23.282Z] #29 1.231 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-07-28T12:20:23.282Z] #29 1.314 [2022-07-28T12:20:23.373Z] #29 2.749 #=#=# ##O#- # ########################################## 59.5% ######################################################################## 100.0% [2022-07-28T12:20:23.373Z] #29 3.252 [2022-07-28T12:20:23.660Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 77.48MB / 135.03MB 5.6s [2022-07-28T12:20:23.701Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-04efd36ed82813a1d) in /home/ubuntu/workspace/moby_PR-43876 [Pipeline] { [Pipeline] checkout [2022-07-28T12:20:23.807Z] The recommended git tool is: git [2022-07-28T12:20:23.923Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 88.08MB / 135.03MB 6.0s [2022-07-28T12:20:24.052Z] #29 1.530 #=#=# ############# 18.5% ########################### 38.5% ########################################## 58.4% ######################################################## 78.4% ###################################################################### 98.2% ######################################################################## 100.0% [2022-07-28T12:20:24.052Z] #29 2.126 [2022-07-28T12:20:24.312Z] #29 2.347 #=#=# ######################################################################## 100.0% [2022-07-28T12:20:24.312Z] #29 2.521 [2022-07-28T12:20:24.416Z] #29 3.495 #=#=# 0.0% ############### 21.4% ############################## 42.6% ################################################ 67.6% ############################################################## 87.2% ###################################################################### 98.2% ######################################################################## 100.0% [2022-07-28T12:20:24.497Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 97.52MB / 135.03MB 6.3s [2022-07-28T12:20:24.677Z] #29 4.319 [2022-07-28T12:20:24.770Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 104.86MB / 135.03MB 6.6s [2022-07-28T12:20:24.770Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 112.20MB / 135.03MB 6.8s [2022-07-28T12:20:24.828Z] #29 2.736 #=#=# ################################################################### 93.2% ######################################################################## 100.0% [2022-07-28T12:20:24.828Z] #29 2.938 [2022-07-28T12:20:25.032Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 119.54MB / 135.03MB 6.9s [2022-07-28T12:20:25.294Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 126.88MB / 135.03MB 7.1s [2022-07-28T12:20:25.558Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 135.03MB / 135.03MB 7.4s [2022-07-28T12:20:25.600Z] #29 3.160 #=#=# ############# 18.2% ########################### 37.6% ######################################### 57.0% ###################################################### 76.3% #################################################################### 94.8% ######################################################################## 100.0% [2022-07-28T12:20:25.600Z] #29 3.791 [2022-07-28T12:20:26.158Z] #9 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 5.3s [2022-07-28T12:20:26.423Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 135.03MB / 135.03MB 8.4s done [2022-07-28T12:20:26.684Z] #9 ... [2022-07-28T12:20:26.684Z] [2022-07-28T12:20:26.684Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-28T12:20:26.684Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-28T12:20:26.684Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-28T12:20:26.684Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-28T12:20:26.684Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-28T12:20:26.684Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-28T12:20:26.684Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.6s done [2022-07-28T12:20:26.684Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.6s done [2022-07-28T12:20:26.684Z] #62 DONE 8.5s [2022-07-28T12:20:26.684Z] [2022-07-28T12:20:26.684Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-28T12:20:26.684Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-28T12:20:26.684Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-28T12:20:26.684Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-28T12:20:26.684Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-28T12:20:26.684Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-28T12:20:26.684Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.2s done [2022-07-28T12:20:26.684Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.8s done [2022-07-28T12:20:26.684Z] #64 DONE 8.6s [2022-07-28T12:20:26.684Z] [2022-07-28T12:20:26.684Z] #23 [internal] load build context [2022-07-28T12:20:26.684Z] #23 sha256:5d1bcae1667f90fe5dc4be4f22fb3a1a601545028619d0167d672b442a9857be [2022-07-28T12:20:26.684Z] #23 transferring context: 36.04MB 8.7s [2022-07-28T12:20:26.684Z] #23 ... [2022-07-28T12:20:26.684Z] [2022-07-28T12:20:26.684Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:6c379e9fc456c760be22b718b5d58fd0b413e08a3970405b12054194641a347d [2022-07-28T12:20:26.684Z] #9 sha256:4a4da4ebab8c96222ae33239303610bf4663bd14ccf99dd45eef06d7d6ff9444 [2022-07-28T12:20:26.772Z] #29 4.582 #=#=# 0.5% ##### 7.4% ########## 15.1% ############## 20.2% ################## 25.0% ################### 27.7% ######################## 34.3% ########################### 38.6% ############################### 44.3% ###################################### 53.4% ################################################## 69.8% ####################################################### 77.7% ########################################################## 81.7% ############################################################### 88.9% ################################################################### 94.1% ####################################################################### 99.3% ######################################################################## 100.0% [2022-07-28T12:20:26.772Z] #29 6.615 [2022-07-28T12:20:26.788Z] using credential docker-jenkins-github-credentials [2022-07-28T12:20:26.798Z] Cloning the remote Git repository [2022-07-28T12:20:26.798Z] Cloning with configured refspecs honoured and without tags [2022-07-28T12:20:26.821Z] Cloning repository https://github.com/moby/moby.git [2022-07-28T12:20:26.874Z] > git init /home/ubuntu/workspace/moby_PR-43876 # timeout=10 [2022-07-28T12:20:27.712Z] #29 7.475 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-28T12:20:27.832Z] #29 4.024 #=#=# ### 4.7% ####### 10.0% ########## 15.2% ############## 20.3% #################### 28.9% ######################## 34.1% ############################ 39.2% ################################ 44.9% ################################### 49.9% ####################################### 55.3% ########################################### 60.5% ############################################### 65.7% ################################################## 69.8% ####################################################### 76.5% ########################################################## 81.7% ############################################################## 86.9% ################################################################## 92.2% ###################################################################### 97.4% ######################################################################## 100.0% [2022-07-28T12:20:27.832Z] #29 5.979 [2022-07-28T12:20:27.981Z] #29 7.723 [2022-07-28T12:20:28.077Z] #9 ... [2022-07-28T12:20:28.077Z] [2022-07-28T12:20:28.077Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 [2022-07-28T12:20:28.077Z] #26 sha256:da36444ab327be01cc086c8eaaba741ad3adf0d053bded851f203fec5a8d13eb [2022-07-28T12:20:28.077Z] #26 resolve docker.io/library/debian:buster@sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 0.0s done [2022-07-28T12:20:28.077Z] #26 sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 1.85kB / 1.85kB done [2022-07-28T12:20:28.077Z] #26 sha256:66d2008f31f5ad6fdbe094fc7bb45315dc75687a10c611f64eeef2675051518e 529B / 529B done [2022-07-28T12:20:28.077Z] #26 sha256:61cd0373ceab92bd20921c5746dfd98f925310b141df80c6dd78fa52ac0a1f43 1.46kB / 1.46kB done [2022-07-28T12:20:28.077Z] #26 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 50.44MB / 50.44MB 2.2s done [2022-07-28T12:20:28.077Z] #26 ... [2022-07-28T12:20:28.077Z] [2022-07-28T12:20:28.077Z] #23 [internal] load build context [2022-07-28T12:20:28.077Z] #23 sha256:5d1bcae1667f90fe5dc4be4f22fb3a1a601545028619d0167d672b442a9857be [2022-07-28T12:20:28.410Z] #29 6.624 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-28T12:20:27.421Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-28T12:20:27.421Z] > git --version # timeout=10 [2022-07-28T12:20:27.439Z] > git --version # 'git version 2.25.1' [2022-07-28T12:20:27.439Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T12:20:27.441Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43876/head:refs/remotes/origin/PR-43876 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-28T12:20:28.502Z] #29 8.017 #=#=# ######################################################################## 100.0% [2022-07-28T12:20:28.502Z] #29 8.111 [2022-07-28T12:20:28.735Z] #29 6.767 [2022-07-28T12:20:28.995Z] #29 7.013 #=#=# ######################################################################## 100.0% [2022-07-28T12:20:28.995Z] #29 7.134 [2022-07-28T12:20:29.050Z] #23 ... [2022-07-28T12:20:29.050Z] [2022-07-28T12:20:29.050Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-28T12:20:29.050Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-28T12:20:29.050Z] #63 DONE 0.6s [2022-07-28T12:20:29.050Z] [2022-07-28T12:20:29.050Z] #23 [internal] load build context [2022-07-28T12:20:29.050Z] #23 sha256:5d1bcae1667f90fe5dc4be4f22fb3a1a601545028619d0167d672b442a9857be [2022-07-28T12:20:29.050Z] #23 transferring context: 53.39MB 10.8s done [2022-07-28T12:20:29.050Z] #23 DONE 11.0s [2022-07-28T12:20:29.050Z] [2022-07-28T12:20:29.050Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:6c379e9fc456c760be22b718b5d58fd0b413e08a3970405b12054194641a347d [2022-07-28T12:20:29.050Z] #9 sha256:4a4da4ebab8c96222ae33239303610bf4663bd14ccf99dd45eef06d7d6ff9444 [2022-07-28T12:20:29.443Z] #29 8.932 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-28T12:20:29.443Z] #29 9.166 [2022-07-28T12:20:29.558Z] #29 7.680 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-28T12:20:29.558Z] #29 7.764 [2022-07-28T12:20:29.704Z] #29 9.391 #=#=# ######################################################################## 100.0% [2022-07-28T12:20:29.704Z] #29 9.517 [2022-07-28T12:20:29.992Z] #9 ... [2022-07-28T12:20:29.992Z] [2022-07-28T12:20:29.992Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-28T12:20:29.992Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-28T12:20:29.992Z] #65 DONE 0.9s [2022-07-28T12:20:29.992Z] [2022-07-28T12:20:29.992Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:6c379e9fc456c760be22b718b5d58fd0b413e08a3970405b12054194641a347d [2022-07-28T12:20:29.992Z] #9 sha256:4a4da4ebab8c96222ae33239303610bf4663bd14ccf99dd45eef06d7d6ff9444 [2022-07-28T12:20:30.122Z] #29 7.985 #=#=# ######################################################################## 100.0% [2022-07-28T12:20:30.122Z] #29 8.071 [2022-07-28T12:20:30.379Z] #29 8.635 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-07-28T12:20:30.636Z] #29 8.730 [2022-07-28T12:20:30.656Z] #29 10.30 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-07-28T12:20:30.917Z] #29 10.53 [2022-07-28T12:20:30.917Z] #29 ... [2022-07-28T12:20:30.917Z] [2022-07-28T12:20:30.917Z] #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 [2022-07-28T12:20:30.917Z] #55 sha256:7c641f8616cbd8c027afdbbc0be0d2c0e6a57e8af29eba883b38cb4e372667a5 [2022-07-28T12:20:30.917Z] #55 2.283 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-28T12:20:30.917Z] #55 2.303 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-28T12:20:30.917Z] #55 2.304 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-28T12:20:30.917Z] #55 2.879 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-28T12:20:30.917Z] #55 3.783 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [337 kB] [2022-07-28T12:20:30.917Z] #55 4.143 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-28T12:20:30.917Z] #55 7.481 Fetched 8508 kB in 5s (1561 kB/s) [2022-07-28T12:20:30.917Z] #55 7.481 Reading package lists... [2022-07-28T12:20:30.917Z] #55 8.559 Reading package lists... [2022-07-28T12:20:30.917Z] #55 10.20 Building dependency tree... [2022-07-28T12:20:30.917Z] #55 ... [2022-07-28T12:20:30.917Z] [2022-07-28T12:20:30.917Z] #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 [2022-07-28T12:20:30.917Z] #42 sha256:53320a76784e10e4c6da186ee494d7afc4a706b4777ecff09da0295825075e0d [2022-07-28T12:20:30.917Z] #42 2.394 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-28T12:20:30.917Z] #42 2.418 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-28T12:20:30.917Z] #42 2.418 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-28T12:20:30.917Z] #42 2.923 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-28T12:20:30.917Z] #42 3.516 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [337 kB] [2022-07-28T12:20:30.917Z] #42 4.418 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-28T12:20:30.917Z] #42 7.247 Fetched 8508 kB in 5s (1661 kB/s) [2022-07-28T12:20:30.917Z] #42 7.247 Reading package lists... [2022-07-28T12:20:31.177Z] #42 8.787 Reading package lists... [2022-07-28T12:20:31.177Z] #42 ... [2022-07-28T12:20:31.177Z] [2022-07-28T12:20:31.177Z] #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 [2022-07-28T12:20:31.177Z] #51 sha256:51157dd53c975665215376e82c48f4e63ee0f175c26faf2e21143fb7e6e79688 [2022-07-28T12:20:31.177Z] #51 1.597 + RM_GOPATH=0 [2022-07-28T12:20:31.177Z] #51 1.597 + TMP_GOPATH= [2022-07-28T12:20:31.177Z] #51 1.597 + : /build [2022-07-28T12:20:31.177Z] #51 1.597 + '[' -z '' ']' [2022-07-28T12:20:31.177Z] #51 1.597 ++ mktemp -d [2022-07-28T12:20:31.177Z] #51 1.603 + export GOPATH=/tmp/tmp.hRsOnUNIKh [2022-07-28T12:20:31.177Z] #51 1.603 + GOPATH=/tmp/tmp.hRsOnUNIKh [2022-07-28T12:20:31.177Z] #51 1.603 + RM_GOPATH=1 [2022-07-28T12:20:31.177Z] #51 1.603 + case "$(go env GOARCH)" in [2022-07-28T12:20:31.177Z] #51 1.603 ++ go env GOARCH [2022-07-28T12:20:31.177Z] #51 1.620 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T12:20:31.177Z] #51 1.620 + GO_BUILDMODE=-buildmode=pie [2022-07-28T12:20:31.177Z] #51 1.620 ++ dirname /tmp/install/install.sh [2022-07-28T12:20:31.177Z] #51 1.622 + dir=/tmp/install [2022-07-28T12:20:31.177Z] #51 1.622 + bin=shfmt [2022-07-28T12:20:31.177Z] #51 1.622 + shift [2022-07-28T12:20:31.177Z] #51 1.622 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-07-28T12:20:31.177Z] #51 1.622 + . /tmp/install/shfmt.installer [2022-07-28T12:20:31.177Z] #51 1.622 ++ : v3.0.2 [2022-07-28T12:20:31.177Z] #51 1.622 + install_shfmt [2022-07-28T12:20:31.177Z] #51 1.622 + echo 'Install shfmt version v3.0.2' [2022-07-28T12:20:31.177Z] #51 1.622 + GOBIN=/build [2022-07-28T12:20:31.177Z] #51 1.622 + GO111MODULE=on [2022-07-28T12:20:31.177Z] #51 1.622 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-07-28T12:20:31.177Z] #51 1.622 Install shfmt version v3.0.2 [2022-07-28T12:20:31.177Z] #51 2.078 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-28T12:20:31.177Z] #51 6.271 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-28T12:20:31.177Z] #51 6.271 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-28T12:20:31.177Z] #51 6.272 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-28T12:20:31.177Z] #51 6.856 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-28T12:20:31.177Z] #51 ... [2022-07-28T12:20:31.177Z] [2022-07-28T12:20:31.177Z] #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 [2022-07-28T12:20:31.177Z] #36 sha256:7dd4e759055c6fdc44b996a50e3e8652ec102e5d6500a83870d08c6d6be0f336 [2022-07-28T12:20:31.177Z] #36 2.104 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-28T12:20:31.177Z] #36 2.132 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-28T12:20:31.177Z] #36 2.132 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-28T12:20:31.177Z] #36 2.545 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-28T12:20:31.177Z] #36 3.239 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [337 kB] [2022-07-28T12:20:31.177Z] #36 3.859 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-28T12:20:31.177Z] #36 6.645 Fetched 8508 kB in 5s (1778 kB/s) [2022-07-28T12:20:31.177Z] #36 6.645 Reading package lists... [2022-07-28T12:20:31.424Z] #29 8.952 #=#=# 0.0% #################### 28.1% ################################# 47.1% ########################################### 60.4% #################################################################### 95.7% [2022-07-28T12:20:31.424Z] #29 ... [2022-07-28T12:20:31.424Z] [2022-07-28T12:20:31.424Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:6c379e9fc456c760be22b718b5d58fd0b413e08a3970405b12054194641a347d [2022-07-28T12:20:31.424Z] #9 sha256:4a4da4ebab8c96222ae33239303610bf4663bd14ccf99dd45eef06d7d6ff9444 [2022-07-28T12:20:31.424Z] #9 extracting sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 9.5s [2022-07-28T12:20:31.437Z] #36 8.947 Reading package lists... [2022-07-28T12:20:31.437Z] #36 ... [2022-07-28T12:20:31.437Z] [2022-07-28T12:20:31.438Z] #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 [2022-07-28T12:20:31.438Z] #58 sha256:55fc3e4df3f79aca13e3361443f110fdc3fe984fbcd891d3271be83f364262f1 [2022-07-28T12:20:31.438Z] #58 1.561 + RM_GOPATH=0 [2022-07-28T12:20:31.438Z] #58 1.561 + TMP_GOPATH= [2022-07-28T12:20:31.438Z] #58 1.561 + : /build [2022-07-28T12:20:31.438Z] #58 1.561 + '[' -z '' ']' [2022-07-28T12:20:31.438Z] #58 1.562 ++ mktemp -d [2022-07-28T12:20:31.438Z] #58 1.565 + export GOPATH=/tmp/tmp.3DKKJGqS2I [2022-07-28T12:20:31.438Z] #58 1.565 + GOPATH=/tmp/tmp.3DKKJGqS2I [2022-07-28T12:20:31.438Z] #58 1.565 + RM_GOPATH=1 [2022-07-28T12:20:31.438Z] #58 1.565 + case "$(go env GOARCH)" in [2022-07-28T12:20:31.438Z] #58 1.566 ++ go env GOARCH [2022-07-28T12:20:31.438Z] #58 1.575 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T12:20:31.438Z] #58 1.575 + GO_BUILDMODE=-buildmode=pie [2022-07-28T12:20:31.438Z] #58 1.583 ++ dirname /tmp/install/install.sh [2022-07-28T12:20:31.438Z] #58 1.583 + dir=/tmp/install [2022-07-28T12:20:31.438Z] #58 1.583 + bin=rootlesskit [2022-07-28T12:20:31.438Z] #58 1.583 + shift [2022-07-28T12:20:31.438Z] #58 1.583 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-07-28T12:20:31.438Z] #58 1.583 + . /tmp/install/rootlesskit.installer [2022-07-28T12:20:31.438Z] #58 1.583 ++ : v0.14.4 [2022-07-28T12:20:31.438Z] #58 1.583 + install_rootlesskit [2022-07-28T12:20:31.438Z] #58 1.583 + case "$1" in [2022-07-28T12:20:31.438Z] #58 1.583 + export CGO_ENABLED=0 [2022-07-28T12:20:31.438Z] #58 1.583 + CGO_ENABLED=0 [2022-07-28T12:20:31.438Z] #58 1.583 + _install_rootlesskit [2022-07-28T12:20:31.438Z] #58 1.583 + echo 'Install rootlesskit version v0.14.4' [2022-07-28T12:20:31.438Z] #58 1.584 Install rootlesskit version v0.14.4 [2022-07-28T12:20:31.438Z] #58 1.584 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-28T12:20:31.438Z] #58 1.584 + GOBIN=/build [2022-07-28T12:20:31.438Z] #58 1.584 + GO111MODULE=on [2022-07-28T12:20:31.438Z] #58 1.584 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-07-28T12:20:31.438Z] #58 2.075 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-07-28T12:20:31.438Z] #58 3.336 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-28T12:20:31.438Z] #58 3.336 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-28T12:20:31.438Z] #58 3.336 go: downloading github.com/google/uuid v1.3.0 [2022-07-28T12:20:31.438Z] #58 3.336 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-28T12:20:31.438Z] #58 3.336 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-28T12:20:31.438Z] #58 3.337 go: downloading github.com/pkg/errors v0.9.1 [2022-07-28T12:20:31.438Z] #58 3.366 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-28T12:20:31.438Z] #58 3.397 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-28T12:20:31.438Z] #58 3.423 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-07-28T12:20:31.438Z] #58 3.461 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-07-28T12:20:31.438Z] #58 3.557 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-07-28T12:20:31.438Z] #58 4.072 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-07-28T12:20:31.438Z] #58 4.079 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-07-28T12:20:31.438Z] #58 4.988 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-28T12:20:31.438Z] #58 5.055 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-28T12:20:31.438Z] #58 ... [2022-07-28T12:20:31.438Z] [2022-07-28T12:20:31.438Z] #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 [2022-07-28T12:20:31.438Z] #45 sha256:9780866b5b9b7080f6e2948a37adce44a4b3f0e1c0b2053e4c1bc28e1e609b44 [2022-07-28T12:20:31.438Z] #45 1.751 + RM_GOPATH=0 [2022-07-28T12:20:31.438Z] #45 1.752 + TMP_GOPATH= [2022-07-28T12:20:31.438Z] #45 1.752 + : /build [2022-07-28T12:20:31.438Z] #45 1.752 + '[' -z '' ']' [2022-07-28T12:20:31.438Z] #45 1.754 ++ mktemp -d [2022-07-28T12:20:31.438Z] #45 1.796 + export GOPATH=/tmp/tmp.BrHSpSlyBB [2022-07-28T12:20:31.438Z] #45 1.796 + GOPATH=/tmp/tmp.BrHSpSlyBB [2022-07-28T12:20:31.438Z] #45 1.796 + RM_GOPATH=1 [2022-07-28T12:20:31.438Z] #45 1.796 + case "$(go env GOARCH)" in [2022-07-28T12:20:31.438Z] #45 1.797 ++ go env GOARCH [2022-07-28T12:20:31.438Z] #45 1.816 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T12:20:31.438Z] #45 1.816 + GO_BUILDMODE=-buildmode=pie [2022-07-28T12:20:31.438Z] #45 1.819 ++ dirname /tmp/install/install.sh [2022-07-28T12:20:31.438Z] #45 1.819 + dir=/tmp/install [2022-07-28T12:20:31.438Z] #45 1.819 + bin=vndr [2022-07-28T12:20:31.438Z] #45 1.819 + shift [2022-07-28T12:20:31.438Z] #45 1.819 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-07-28T12:20:31.438Z] #45 1.819 + . /tmp/install/vndr.installer [2022-07-28T12:20:31.438Z] #45 1.819 ++ : v0.1.2 [2022-07-28T12:20:31.438Z] #45 1.819 + install_vndr [2022-07-28T12:20:31.438Z] #45 1.819 + echo 'Install vndr version v0.1.2' [2022-07-28T12:20:31.438Z] #45 1.819 + GOBIN=/build [2022-07-28T12:20:31.438Z] #45 1.819 + GO111MODULE=on [2022-07-28T12:20:31.438Z] #45 1.819 + go install github.com/LK4D4/vndr@v0.1.2 [2022-07-28T12:20:31.438Z] #45 1.823 Install vndr version v0.1.2 [2022-07-28T12:20:31.438Z] #45 2.247 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-07-28T12:20:31.680Z] #9 ... [2022-07-28T12:20:31.680Z] [2022-07-28T12:20:31.680Z] #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 [2022-07-28T12:20:31.680Z] #29 sha256:d7c91eea4c499e692e7b1e776c27f89b0f674fbdcfd423b2c0c77ba2cdab2197 [2022-07-28T12:20:31.680Z] #29 8.952 #=#=# 0.0% #################### 28.1% ################################# 47.1% ########################################### 60.4% #################################################################### 95.7% ######################################################################## 100.0% [2022-07-28T12:20:31.680Z] #29 9.772 [2022-07-28T12:20:31.698Z] #45 ... [2022-07-28T12:20:31.698Z] [2022-07-28T12:20:31.698Z] #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 [2022-07-28T12:20:31.698Z] #47 sha256:4b51b45da446f8af5c893dacf9652d3df882cf651df99fdd2b6501ec0b9e164f [2022-07-28T12:20:31.698Z] #47 1.325 + RM_GOPATH=0 [2022-07-28T12:20:31.698Z] #47 1.325 + TMP_GOPATH= [2022-07-28T12:20:31.698Z] #47 1.326 + : /build [2022-07-28T12:20:31.698Z] #47 1.326 + '[' -z '' ']' [2022-07-28T12:20:31.698Z] #47 1.327 ++ mktemp -d [2022-07-28T12:20:31.698Z] #47 1.328 + export GOPATH=/tmp/tmp.Tf0X0OeSVl [2022-07-28T12:20:31.698Z] #47 1.328 + GOPATH=/tmp/tmp.Tf0X0OeSVl [2022-07-28T12:20:31.698Z] #47 1.328 + RM_GOPATH=1 [2022-07-28T12:20:31.698Z] #47 1.328 + case "$(go env GOARCH)" in [2022-07-28T12:20:31.698Z] #47 1.329 ++ go env GOARCH [2022-07-28T12:20:31.698Z] #47 1.334 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T12:20:31.698Z] #47 1.334 + GO_BUILDMODE=-buildmode=pie [2022-07-28T12:20:31.698Z] #47 1.334 ++ dirname /tmp/install/install.sh [2022-07-28T12:20:31.698Z] #47 1.336 + dir=/tmp/install [2022-07-28T12:20:31.698Z] #47 1.336 + bin=gotestsum [2022-07-28T12:20:31.698Z] #47 1.336 + shift [2022-07-28T12:20:31.698Z] #47 1.336 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-07-28T12:20:31.698Z] #47 1.336 + . /tmp/install/gotestsum.installer [2022-07-28T12:20:31.698Z] #47 1.336 ++ : v1.7.0 [2022-07-28T12:20:31.698Z] #47 1.336 + install_gotestsum [2022-07-28T12:20:31.698Z] #47 1.336 + set -e [2022-07-28T12:20:31.698Z] #47 1.336 + echo 'Install gotestsum version v1.7.0' [2022-07-28T12:20:31.698Z] #47 1.336 Install gotestsum version v1.7.0 [2022-07-28T12:20:31.698Z] #47 1.336 + GOBIN=/build [2022-07-28T12:20:31.698Z] #47 1.336 + GO111MODULE=on [2022-07-28T12:20:31.698Z] #47 1.336 + go install gotest.tools/gotestsum@v1.7.0 [2022-07-28T12:20:31.698Z] #47 1.690 go: downloading gotest.tools/gotestsum v1.7.0 [2022-07-28T12:20:31.698Z] #47 2.395 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-28T12:20:31.698Z] #47 2.395 go: downloading github.com/fatih/color v1.10.0 [2022-07-28T12:20:31.698Z] #47 2.395 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-28T12:20:31.698Z] #47 2.410 go: downloading golang.org/x/tools v0.1.0 [2022-07-28T12:20:31.698Z] #47 2.410 go: downloading github.com/pkg/errors v0.9.1 [2022-07-28T12:20:31.698Z] #47 2.422 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-28T12:20:31.698Z] #47 2.422 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-28T12:20:31.698Z] #47 2.438 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-28T12:20:31.698Z] #47 2.474 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-28T12:20:31.698Z] #47 2.474 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-28T12:20:31.698Z] #47 2.519 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-28T12:20:31.698Z] #47 2.543 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-28T12:20:31.698Z] #47 4.859 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-28T12:20:31.698Z] #47 4.859 go: downloading golang.org/x/mod v0.3.0 [2022-07-28T12:20:31.698Z] #47 ... [2022-07-28T12:20:31.698Z] [2022-07-28T12:20:31.698Z] #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 [2022-07-28T12:20:31.698Z] #67 sha256:1a67b911b0ca1a7e7fd117ed842d0ec5cec889784bd14e6199755aba54c7ecaa [2022-07-28T12:20:31.698Z] #67 1.889 + RM_GOPATH=0 [2022-07-28T12:20:31.698Z] #67 1.889 + TMP_GOPATH= [2022-07-28T12:20:31.698Z] #67 1.889 + : /build [2022-07-28T12:20:31.698Z] #67 1.889 + '[' -z '' ']' [2022-07-28T12:20:31.698Z] #67 1.890 ++ mktemp -d [2022-07-28T12:20:31.698Z] #67 1.898 + export GOPATH=/tmp/tmp.5YRmJrGnhu [2022-07-28T12:20:31.698Z] #67 1.898 + GOPATH=/tmp/tmp.5YRmJrGnhu [2022-07-28T12:20:31.698Z] #67 1.898 + RM_GOPATH=1 [2022-07-28T12:20:31.698Z] #67 1.898 + case "$(go env GOARCH)" in [2022-07-28T12:20:31.698Z] #67 1.898 ++ go env GOARCH [2022-07-28T12:20:31.698Z] #67 1.907 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T12:20:31.698Z] #67 1.907 + GO_BUILDMODE=-buildmode=pie [2022-07-28T12:20:31.698Z] #67 1.908 ++ dirname /tmp/install/install.sh [2022-07-28T12:20:31.699Z] #67 1.910 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-07-28T12:20:31.699Z] #67 1.913 + dir=/tmp/install [2022-07-28T12:20:31.699Z] #67 1.913 + bin=proxy [2022-07-28T12:20:31.699Z] #67 1.913 + shift [2022-07-28T12:20:31.699Z] #67 1.913 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-07-28T12:20:31.699Z] #67 1.913 + . /tmp/install/proxy.installer [2022-07-28T12:20:31.699Z] #67 1.913 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-07-28T12:20:31.699Z] #67 1.913 + install_proxy [2022-07-28T12:20:31.699Z] #67 1.913 + case "$1" in [2022-07-28T12:20:31.699Z] #67 1.913 + export CGO_ENABLED=0 [2022-07-28T12:20:31.699Z] #67 1.913 + CGO_ENABLED=0 [2022-07-28T12:20:31.699Z] #67 1.913 + _install_proxy [2022-07-28T12:20:31.699Z] #67 1.913 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-07-28T12:20:31.699Z] #67 1.913 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.5YRmJrGnhu/src/github.com/docker/libnetwork [2022-07-28T12:20:31.699Z] #67 1.913 Cloning into '/tmp/tmp.5YRmJrGnhu/src/github.com/docker/libnetwork'... [2022-07-28T12:20:31.699Z] #67 6.272 + cd /tmp/tmp.5YRmJrGnhu/src/github.com/docker/libnetwork [2022-07-28T12:20:31.699Z] #67 6.272 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-07-28T12:20:31.699Z] #67 6.536 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-07-28T12:20:31.699Z] #67 ... [2022-07-28T12:20:31.699Z] [2022-07-28T12:20:31.699Z] #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 [2022-07-28T12:20:31.699Z] #24 sha256:fb126940c3f188263b79edcc08ddd536f308ec52613b1548f01126e831672544 [2022-07-28T12:20:31.699Z] #24 1.623 + RM_GOPATH=0 [2022-07-28T12:20:31.699Z] #24 1.623 + TMP_GOPATH= [2022-07-28T12:20:31.699Z] #24 1.623 + : /build [2022-07-28T12:20:31.699Z] #24 1.623 + '[' -z '' ']' [2022-07-28T12:20:31.699Z] #24 1.625 ++ mktemp -d [2022-07-28T12:20:31.699Z] #24 1.626 + export GOPATH=/tmp/tmp.zeFdwbNUxc [2022-07-28T12:20:31.699Z] #24 1.626 + GOPATH=/tmp/tmp.zeFdwbNUxc [2022-07-28T12:20:31.699Z] #24 1.626 + RM_GOPATH=1 [2022-07-28T12:20:31.699Z] #24 1.626 + case "$(go env GOARCH)" in [2022-07-28T12:20:31.699Z] #24 1.626 ++ go env GOARCH [2022-07-28T12:20:31.699Z] #24 1.633 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T12:20:31.699Z] #24 1.633 + GO_BUILDMODE=-buildmode=pie [2022-07-28T12:20:31.699Z] #24 1.635 ++ dirname /tmp/install/install.sh [2022-07-28T12:20:31.699Z] #24 1.637 Install docker/cli version 17.06.2-ce from stable [2022-07-28T12:20:31.699Z] #24 1.637 + dir=/tmp/install [2022-07-28T12:20:31.699Z] #24 1.637 + bin=dockercli [2022-07-28T12:20:31.699Z] #24 1.637 + shift [2022-07-28T12:20:31.699Z] #24 1.637 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-07-28T12:20:31.699Z] #24 1.637 + . /tmp/install/dockercli.installer [2022-07-28T12:20:31.699Z] #24 1.637 ++ : stable [2022-07-28T12:20:31.699Z] #24 1.637 ++ : 17.06.2-ce [2022-07-28T12:20:31.699Z] #24 1.637 + install_dockercli [2022-07-28T12:20:31.699Z] #24 1.637 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-28T12:20:31.699Z] #24 1.637 ++ uname -m [2022-07-28T12:20:31.699Z] #24 1.643 + arch=x86_64 [2022-07-28T12:20:31.699Z] #24 1.643 + '[' x86_64 '!=' x86_64 ']' [2022-07-28T12:20:31.699Z] #24 1.643 + url=https://download.docker.com/linux/static [2022-07-28T12:20:31.699Z] #24 1.643 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-28T12:20:31.699Z] #24 1.647 + tar -xz docker/docker [2022-07-28T12:20:31.699Z] #24 3.571 + mkdir -p /build [2022-07-28T12:20:31.699Z] #24 3.572 + mv docker/docker /build/ [2022-07-28T12:20:31.699Z] #24 3.574 + rmdir docker [2022-07-28T12:20:31.906Z] #9 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 10.8s [2022-07-28T12:20:31.906Z] #9 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 10.9s done [2022-07-28T12:20:31.906Z] #9 ... [2022-07-28T12:20:31.906Z] [2022-07-28T12:20:31.906Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 [2022-07-28T12:20:31.906Z] #26 sha256:da36444ab327be01cc086c8eaaba741ad3adf0d053bded851f203fec5a8d13eb [2022-07-28T12:20:31.906Z] #26 DONE 14.0s [2022-07-28T12:20:31.906Z] [2022-07-28T12:20:31.906Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:6c379e9fc456c760be22b718b5d58fd0b413e08a3970405b12054194641a347d [2022-07-28T12:20:31.906Z] #9 sha256:4a4da4ebab8c96222ae33239303610bf4663bd14ccf99dd45eef06d7d6ff9444 [2022-07-28T12:20:31.906Z] #9 extracting sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 0.1s [2022-07-28T12:20:31.959Z] #24 ... [2022-07-28T12:20:31.959Z] [2022-07-28T12:20:31.959Z] #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 [2022-07-28T12:20:31.960Z] #34 sha256:c9c971c5da0f7e0e1d2bff3f9c5f63647c854db00937e4bff54c2c235ae9191c [2022-07-28T12:20:31.960Z] #34 1.322 + RM_GOPATH=0 [2022-07-28T12:20:31.960Z] #34 1.322 + TMP_GOPATH= [2022-07-28T12:20:31.960Z] #34 1.322 + : /build [2022-07-28T12:20:31.960Z] #34 1.322 + '[' -z '' ']' [2022-07-28T12:20:31.960Z] #34 1.322 ++ mktemp -d [2022-07-28T12:20:31.960Z] #34 1.324 + export GOPATH=/tmp/tmp.bD49sQf5E4 [2022-07-28T12:20:31.960Z] #34 1.324 + GOPATH=/tmp/tmp.bD49sQf5E4 [2022-07-28T12:20:31.960Z] #34 1.324 + RM_GOPATH=1 [2022-07-28T12:20:31.960Z] #34 1.324 + case "$(go env GOARCH)" in [2022-07-28T12:20:31.960Z] #34 1.324 ++ go env GOARCH [2022-07-28T12:20:31.960Z] #34 1.333 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T12:20:31.960Z] #34 1.333 + GO_BUILDMODE=-buildmode=pie [2022-07-28T12:20:31.960Z] #34 1.334 ++ dirname /tmp/install/install.sh [2022-07-28T12:20:31.960Z] #34 1.336 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-07-28T12:20:31.960Z] #34 1.336 + dir=/tmp/install [2022-07-28T12:20:31.960Z] #34 1.336 + bin=tomlv [2022-07-28T12:20:31.960Z] #34 1.336 + shift [2022-07-28T12:20:31.960Z] #34 1.336 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-07-28T12:20:31.960Z] #34 1.336 + . /tmp/install/tomlv.installer [2022-07-28T12:20:31.960Z] #34 1.336 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-07-28T12:20:31.960Z] #34 1.336 + install_tomlv [2022-07-28T12:20:31.960Z] #34 1.336 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-07-28T12:20:31.960Z] #34 1.336 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.bD49sQf5E4/src/github.com/BurntSushi/toml [2022-07-28T12:20:31.960Z] #34 1.340 Cloning into '/tmp/tmp.bD49sQf5E4/src/github.com/BurntSushi/toml'... [2022-07-28T12:20:31.960Z] #34 1.840 + cd /tmp/tmp.bD49sQf5E4/src/github.com/BurntSushi/toml [2022-07-28T12:20:31.960Z] #34 1.840 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-07-28T12:20:31.960Z] #34 1.909 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-07-28T12:20:31.960Z] #34 2.094 runtime/internal/sys [2022-07-28T12:20:31.960Z] #34 2.094 internal/unsafeheader [2022-07-28T12:20:31.960Z] #34 2.103 internal/goexperiment [2022-07-28T12:20:31.960Z] #34 2.134 runtime/internal/atomic [2022-07-28T12:20:31.960Z] #34 2.143 internal/cpu [2022-07-28T12:20:31.960Z] #34 2.161 unicode/utf8 [2022-07-28T12:20:31.960Z] #34 2.163 internal/abi [2022-07-28T12:20:31.960Z] #34 2.170 internal/race [2022-07-28T12:20:31.960Z] #34 2.170 runtime/internal/math [2022-07-28T12:20:31.960Z] #34 2.170 math/bits [2022-07-28T12:20:31.960Z] #34 2.171 internal/itoa [2022-07-28T12:20:31.960Z] #34 2.195 sync/atomic [2022-07-28T12:20:31.960Z] #34 2.206 unicode [2022-07-28T12:20:31.960Z] #34 2.280 encoding [2022-07-28T12:20:31.960Z] #34 2.379 internal/bytealg [2022-07-28T12:20:31.960Z] #34 2.407 math [2022-07-28T12:20:31.960Z] #34 2.763 runtime [2022-07-28T12:20:31.960Z] #34 ... [2022-07-28T12:20:31.960Z] [2022-07-28T12:20:31.960Z] #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 [2022-07-28T12:20:31.960Z] #49 sha256:a51139a7598bfd4ac6c9d479b0612db9432b90d6d05026c224e2643545d0020d [2022-07-28T12:20:31.960Z] #49 0.890 + RM_GOPATH=0 [2022-07-28T12:20:31.960Z] #49 0.890 + TMP_GOPATH= [2022-07-28T12:20:31.960Z] #49 0.890 + : /build [2022-07-28T12:20:31.960Z] #49 0.890 + '[' -z '' ']' [2022-07-28T12:20:31.960Z] #49 0.890 ++ mktemp -d [2022-07-28T12:20:31.960Z] #49 0.891 + export GOPATH=/tmp/tmp.uk1ItP7Xvo [2022-07-28T12:20:31.960Z] #49 0.891 + GOPATH=/tmp/tmp.uk1ItP7Xvo [2022-07-28T12:20:31.960Z] #49 0.891 + RM_GOPATH=1 [2022-07-28T12:20:31.960Z] #49 0.892 + case "$(go env GOARCH)" in [2022-07-28T12:20:31.960Z] #49 0.895 ++ go env GOARCH [2022-07-28T12:20:31.960Z] #49 0.902 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T12:20:31.960Z] #49 0.902 + GO_BUILDMODE=-buildmode=pie [2022-07-28T12:20:31.960Z] #49 0.902 ++ dirname /tmp/install/install.sh [2022-07-28T12:20:31.960Z] #49 0.903 + dir=/tmp/install [2022-07-28T12:20:31.960Z] #49 0.904 + bin=golangci_lint [2022-07-28T12:20:31.960Z] #49 0.904 + shift [2022-07-28T12:20:31.960Z] #49 0.904 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-07-28T12:20:31.960Z] #49 0.904 + . /tmp/install/golangci_lint.installer [2022-07-28T12:20:31.960Z] #49 0.904 ++ : v1.23.8 [2022-07-28T12:20:31.960Z] #49 0.904 + install_golangci_lint [2022-07-28T12:20:31.960Z] #49 0.904 + set -e [2022-07-28T12:20:31.960Z] #49 0.904 + echo 'Install golangci-lint version v1.23.8' [2022-07-28T12:20:31.960Z] #49 0.904 + GOBIN=/build [2022-07-28T12:20:31.960Z] #49 0.904 + GO111MODULE=on [2022-07-28T12:20:31.960Z] #49 0.904 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-07-28T12:20:31.960Z] #49 0.904 Install golangci-lint version v1.23.8 [2022-07-28T12:20:31.960Z] #49 0.942 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-07-28T12:20:31.960Z] #49 2.538 go: downloading github.com/fatih/color v1.7.0 [2022-07-28T12:20:31.960Z] #49 2.538 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-07-28T12:20:31.960Z] #49 2.539 go: downloading github.com/pkg/errors v0.8.1 [2022-07-28T12:20:31.960Z] #49 2.539 go: downloading github.com/spf13/cobra v0.0.5 [2022-07-28T12:20:31.960Z] #49 2.539 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-28T12:20:31.960Z] #49 2.539 go: downloading github.com/spf13/viper v1.6.1 [2022-07-28T12:20:31.960Z] #49 2.582 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-07-28T12:20:31.960Z] #49 2.589 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-07-28T12:20:31.960Z] #49 2.647 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-07-28T12:20:31.960Z] #49 2.675 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-28T12:20:31.960Z] #49 2.707 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-07-28T12:20:31.960Z] #49 2.733 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-07-28T12:20:31.960Z] #49 2.758 go: downloading github.com/stretchr/testify v1.4.0 [2022-07-28T12:20:31.960Z] #49 2.779 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-07-28T12:20:31.960Z] #49 2.779 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-07-28T12:20:31.960Z] #49 2.811 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-07-28T12:20:31.960Z] #49 2.851 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-07-28T12:20:31.960Z] #49 2.854 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-28T12:20:31.960Z] #49 2.915 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-28T12:20:31.960Z] #49 2.916 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-07-28T12:20:31.960Z] #49 2.916 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-07-28T12:20:31.960Z] #49 2.916 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-07-28T12:20:31.960Z] #49 2.916 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-07-28T12:20:31.960Z] #49 3.033 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-28T12:20:31.960Z] #49 3.038 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-07-28T12:20:31.960Z] #49 3.047 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-28T12:20:31.960Z] #49 3.072 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-28T12:20:31.960Z] #49 3.078 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-07-28T12:20:31.960Z] #49 3.090 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-07-28T12:20:31.960Z] #49 3.095 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-28T12:20:31.960Z] #49 3.115 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-07-28T12:20:31.960Z] #49 3.117 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-07-28T12:20:31.960Z] #49 3.120 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-07-28T12:20:31.960Z] #49 3.133 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-07-28T12:20:31.960Z] #49 3.147 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-07-28T12:20:31.960Z] #49 3.167 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-07-28T12:20:31.960Z] #49 3.174 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-07-28T12:20:31.960Z] #49 3.222 go: downloading github.com/ultraware/funlen v0.0.2 [2022-07-28T12:20:31.960Z] #49 3.239 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-07-28T12:20:31.960Z] #49 3.257 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-07-28T12:20:31.960Z] #49 4.167 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-07-28T12:20:31.960Z] #49 4.175 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-28T12:20:31.960Z] #49 4.176 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-07-28T12:20:31.960Z] #49 4.178 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-28T12:20:31.960Z] #49 4.216 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-07-28T12:20:31.960Z] #49 4.220 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-28T12:20:31.960Z] #49 4.374 go: downloading github.com/magiconair/properties v1.8.1 [2022-07-28T12:20:31.960Z] #49 4.382 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-07-28T12:20:31.960Z] #49 4.459 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-07-28T12:20:31.960Z] #49 4.497 go: downloading github.com/spf13/afero v1.1.2 [2022-07-28T12:20:31.960Z] #49 4.526 go: downloading github.com/spf13/cast v1.3.0 [2022-07-28T12:20:31.960Z] #49 4.526 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-07-28T12:20:31.960Z] #49 4.833 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-28T12:20:31.960Z] #49 4.849 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-07-28T12:20:31.960Z] #49 4.900 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-07-28T12:20:31.960Z] #49 4.965 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-07-28T12:20:31.960Z] #49 4.968 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-28T12:20:31.960Z] #49 5.007 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-28T12:20:31.960Z] #49 5.102 go: downloading github.com/stretchr/objx v0.2.0 [2022-07-28T12:20:31.960Z] #49 5.112 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-28T12:20:31.960Z] #49 5.116 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-28T12:20:31.960Z] #49 5.119 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-07-28T12:20:31.960Z] #49 5.119 go: downloading golang.org/x/text v0.3.2 [2022-07-28T12:20:31.960Z] #49 5.269 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-28T12:20:31.960Z] #49 5.297 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-28T12:20:31.960Z] #49 5.305 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-28T12:20:31.960Z] #49 5.305 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-07-28T12:20:31.960Z] #49 5.311 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-28T12:20:31.960Z] #49 5.344 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-07-28T12:20:31.960Z] #49 5.409 go: downloading github.com/gogo/protobuf v1.2.1 [2022-07-28T12:20:31.960Z] #49 5.414 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-07-28T12:20:31.960Z] #49 5.428 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-07-28T12:20:31.960Z] #49 5.458 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-28T12:20:31.960Z] #49 5.762 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-07-28T12:20:32.224Z] #49 ... [2022-07-28T12:20:32.224Z] [2022-07-28T12:20:32.224Z] #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 [2022-07-28T12:20:32.224Z] #40 sha256:026c1dd60fb66b96a370bccc3c5529f2667f2022f8d6b588231c987adeab095d [2022-07-28T12:20:32.224Z] #40 2.440 + git clone https://github.com/docker/distribution.git . [2022-07-28T12:20:32.224Z] #40 2.442 Cloning into '.'... [2022-07-28T12:20:32.224Z] #40 7.548 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-07-28T12:20:32.224Z] #40 8.469 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-28T12:20:32.224Z] #40 ... [2022-07-28T12:20:32.224Z] [2022-07-28T12:20:32.224Z] #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 [2022-07-28T12:20:32.224Z] #13 sha256:1355b81fbf4f4448ac93cb7bbcbe2f1a8548ea486f9372bb94de873a615cd30c [2022-07-28T12:20:32.224Z] #13 2.411 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-07-28T12:20:32.224Z] #13 2.418 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-28T12:20:32.224Z] #13 2.439 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-28T12:20:32.224Z] #13 2.696 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-28T12:20:32.224Z] #13 2.873 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-07-28T12:20:32.224Z] #13 3.513 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-28T12:20:32.224Z] #13 4.304 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [337 kB] [2022-07-28T12:20:32.224Z] #13 5.085 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-28T12:20:32.224Z] #13 7.953 Fetched 9047 kB in 6s (1560 kB/s) [2022-07-28T12:20:32.224Z] #13 7.953 Reading package lists... [2022-07-28T12:20:32.242Z] #29 10.33 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-28T12:20:32.242Z] #29 10.44 [2022-07-28T12:20:32.485Z] #13 9.444 Reading package lists... [2022-07-28T12:20:32.485Z] #13 ... [2022-07-28T12:20:32.485Z] [2022-07-28T12:20:32.485Z] #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 [2022-07-28T12:20:32.485Z] #29 sha256:d53b83eeff3b0419cdaa8e927e0919327c3f2b9063bd44f0e7b6d216183e7275 [2022-07-28T12:20:32.485Z] #29 10.79 #=#=# ###### 8.3% ################# 24.4% ########################### 37.8% ######################################## 56.0% ####################################################### 76.8% ################################################################### 93.5% ######################################################################## 100.0% [2022-07-28T12:20:32.485Z] #29 11.53 [2022-07-28T12:20:32.485Z] #29 12.15 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-28T12:20:32.485Z] #29 12.29 [2022-07-28T12:20:32.502Z] #29 10.67 #=#=# ######################################################################## 100.0% [2022-07-28T12:20:32.746Z] #29 ... [2022-07-28T12:20:32.746Z] [2022-07-28T12:20:32.746Z] #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 [2022-07-28T12:20:32.746Z] #24 sha256:fb126940c3f188263b79edcc08ddd536f308ec52613b1548f01126e831672544 [2022-07-28T12:20:32.746Z] #24 DONE 12.0s [2022-07-28T12:20:32.746Z] [2022-07-28T12:20:32.746Z] #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 [2022-07-28T12:20:32.746Z] #29 sha256:d53b83eeff3b0419cdaa8e927e0919327c3f2b9063bd44f0e7b6d216183e7275 [2022-07-28T12:20:32.746Z] #29 12.55 #=#=# ######################################################################## 100.0% [2022-07-28T12:20:32.746Z] #29 12.65 [2022-07-28T12:20:32.759Z] #29 10.77 [2022-07-28T12:20:32.849Z] #9 extracting sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 0.8s done [2022-07-28T12:20:32.849Z] #9 extracting sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 [2022-07-28T12:20:33.007Z] #29 ... [2022-07-28T12:20:33.007Z] [2022-07-28T12:20:33.007Z] #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 [2022-07-28T12:20:33.007Z] #45 sha256:9780866b5b9b7080f6e2948a37adce44a4b3f0e1c0b2053e4c1bc28e1e609b44 [2022-07-28T12:20:33.007Z] #45 DONE 12.2s [2022-07-28T12:20:33.007Z] [2022-07-28T12:20:33.007Z] #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 [2022-07-28T12:20:33.007Z] #67 sha256:1a67b911b0ca1a7e7fd117ed842d0ec5cec889784bd14e6199755aba54c7ecaa [2022-07-28T12:20:33.007Z] #67 DONE 12.3s [2022-07-28T12:20:33.284Z] [2022-07-28T12:20:33.284Z] #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 [2022-07-28T12:20:33.284Z] #42 sha256:53320a76784e10e4c6da186ee494d7afc4a706b4777ecff09da0295825075e0d [2022-07-28T12:20:33.284Z] #42 8.787 Reading package lists... [2022-07-28T12:20:33.284Z] #42 10.40 Building dependency tree... [2022-07-28T12:20:33.284Z] #42 10.91 The following additional packages will be installed: [2022-07-28T12:20:33.284Z] #42 10.91 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-07-28T12:20:33.284Z] #42 10.91 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-07-28T12:20:33.284Z] #42 10.92 Suggested packages: [2022-07-28T12:20:33.284Z] #42 10.92 manpages-dev python-setuptools [2022-07-28T12:20:33.284Z] #42 11.17 The following NEW packages will be installed: [2022-07-28T12:20:33.284Z] #42 11.17 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-07-28T12:20:33.284Z] #42 11.17 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-07-28T12:20:33.284Z] #42 11.17 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-07-28T12:20:33.284Z] #42 11.17 python-six zlib1g-dev [2022-07-28T12:20:33.284Z] #42 11.46 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2022-07-28T12:20:33.284Z] #42 11.46 Need to get 4091 kB of archives. [2022-07-28T12:20:33.284Z] #42 11.46 After this operation, 22.5 MB of additional disk space will be used. [2022-07-28T12:20:33.284Z] #42 11.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-07-28T12:20:33.284Z] #42 11.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-28T12:20:33.284Z] #42 11.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-07-28T12:20:33.284Z] #42 11.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-07-28T12:20:33.284Z] #42 11.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-07-28T12:20:33.284Z] #42 11.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-07-28T12:20:33.284Z] #42 11.71 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-07-28T12:20:33.284Z] #42 11.75 Get:8 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1+deb10u1 [210 kB] [2022-07-28T12:20:33.284Z] #42 11.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-07-28T12:20:33.284Z] #42 11.80 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-07-28T12:20:33.284Z] #42 11.81 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-07-28T12:20:33.284Z] #42 11.84 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-07-28T12:20:33.284Z] #42 11.87 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-07-28T12:20:33.284Z] #42 11.88 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-07-28T12:20:33.284Z] #42 11.88 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-07-28T12:20:33.284Z] #42 11.89 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-07-28T12:20:33.284Z] #42 11.91 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-07-28T12:20:33.284Z] #42 12.27 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T12:20:33.284Z] #42 12.35 Fetched 4091 kB in 1s (5554 kB/s) [2022-07-28T12:20:33.284Z] #42 12.50 Selecting previously unselected package libcap-dev:amd64. [2022-07-28T12:20:33.284Z] #42 12.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-07-28T12:20:33.284Z] #42 12.53 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-07-28T12:20:33.284Z] #42 ... [2022-07-28T12:20:33.284Z] [2022-07-28T12:20:33.284Z] #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 [2022-07-28T12:20:33.284Z] #32 sha256:128f5e9e3c460e350100d97a8fbe5cbaac3696236b1f14b019d3ffe8833b2be2 [2022-07-28T12:20:33.284Z] #32 2.295 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-28T12:20:33.284Z] #32 2.295 Cloning into '.'... [2022-07-28T12:20:33.284Z] #32 ... [2022-07-28T12:20:33.284Z] [2022-07-28T12:20:33.284Z] #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 [2022-07-28T12:20:33.284Z] #42 sha256:53320a76784e10e4c6da186ee494d7afc4a706b4777ecff09da0295825075e0d [2022-07-28T12:20:33.284Z] #42 12.55 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-07-28T12:20:33.284Z] #42 12.65 Selecting previously unselected package libnet1:amd64. [2022-07-28T12:20:33.322Z] #29 11.23 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-28T12:20:33.322Z] #29 11.34 [2022-07-28T12:20:33.367Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-09e543f88e11e824a) in /home/ubuntu/workspace/moby_PR-43876 [Pipeline] { [Pipeline] checkout [2022-07-28T12:20:33.545Z] #42 12.65 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-28T12:20:33.545Z] #42 12.68 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-28T12:20:33.559Z] The recommended git tool is: git [2022-07-28T12:20:33.578Z] #29 11.59 #=#=# ######################################################################## 100.0% [2022-07-28T12:20:33.578Z] #29 11.66 [2022-07-28T12:20:33.578Z] #29 11.68 Download of images into '/build' complete. [2022-07-28T12:20:33.578Z] #29 11.68 Use something like the following to load the result into a Docker daemon: [2022-07-28T12:20:33.578Z] #29 11.68 tar -cC '/build' . | docker load [2022-07-28T12:20:33.792Z] #9 extracting sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 0.8s done [2022-07-28T12:20:33.818Z] #42 12.82 Selecting previously unselected package libnet1-dev. [2022-07-28T12:20:33.818Z] #42 12.82 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-28T12:20:33.818Z] #42 12.84 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-07-28T12:20:33.818Z] #42 13.13 Selecting previously unselected package libnl-3-200:amd64. [2022-07-28T12:20:33.818Z] #42 13.13 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-07-28T12:20:33.818Z] #42 13.19 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-07-28T12:20:34.081Z] #42 13.45 Selecting previously unselected package libnl-3-dev:amd64. [2022-07-28T12:20:34.342Z] #42 ... [2022-07-28T12:20:34.342Z] [2022-07-28T12:20:34.342Z] #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 [2022-07-28T12:20:34.342Z] #55 sha256:7c641f8616cbd8c027afdbbc0be0d2c0e6a57e8af29eba883b38cb4e372667a5 [2022-07-28T12:20:34.342Z] #55 10.20 Building dependency tree... [2022-07-28T12:20:34.342Z] #55 10.71 The following additional packages will be installed: [2022-07-28T12:20:34.342Z] #55 10.72 libbtrfs0 [2022-07-28T12:20:34.342Z] #55 10.75 The following NEW packages will be installed: [2022-07-28T12:20:34.342Z] #55 10.75 libbtrfs-dev libbtrfs0 [2022-07-28T12:20:34.342Z] #55 11.06 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-28T12:20:34.342Z] #55 11.06 Need to get 119 kB of archives. [2022-07-28T12:20:34.342Z] #55 11.06 After this operation, 387 kB of additional disk space will be used. [2022-07-28T12:20:34.342Z] #55 11.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-07-28T12:20:34.342Z] #55 11.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-07-28T12:20:34.342Z] #55 11.77 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T12:20:34.342Z] #55 11.95 Fetched 119 kB in 0s (395 kB/s) [2022-07-28T12:20:34.342Z] #55 12.25 Selecting previously unselected package libbtrfs0. [2022-07-28T12:20:34.342Z] #55 12.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-07-28T12:20:34.342Z] #55 12.31 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-07-28T12:20:34.342Z] #55 12.35 Unpacking libbtrfs0 (4.20.1-2) ... [2022-07-28T12:20:34.342Z] #55 12.53 Selecting previously unselected package libbtrfs-dev. [2022-07-28T12:20:34.342Z] #55 12.55 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-07-28T12:20:34.342Z] #55 12.56 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-07-28T12:20:34.342Z] #55 12.70 Setting up libbtrfs0 (4.20.1-2) ... [2022-07-28T12:20:34.342Z] #55 12.75 Setting up libbtrfs-dev (4.20.1-2) ... [2022-07-28T12:20:34.342Z] #55 12.78 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-28T12:20:34.342Z] #55 DONE 13.5s [2022-07-28T12:20:34.342Z] [2022-07-28T12:20:34.342Z] #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 [2022-07-28T12:20:34.342Z] #42 sha256:53320a76784e10e4c6da186ee494d7afc4a706b4777ecff09da0295825075e0d [2022-07-28T12:20:34.342Z] #42 13.46 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-07-28T12:20:34.342Z] #42 13.47 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-07-28T12:20:34.365Z] #9 extracting sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 [2022-07-28T12:20:35.330Z] #42 ... [2022-07-28T12:20:35.330Z] [2022-07-28T12:20:35.330Z] #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 [2022-07-28T12:20:35.330Z] #29 sha256:d53b83eeff3b0419cdaa8e927e0919327c3f2b9063bd44f0e7b6d216183e7275 [2022-07-28T12:20:35.330Z] #29 13.41 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-28T12:20:35.330Z] #29 13.63 [2022-07-28T12:20:35.330Z] #29 13.89 #=#=# ######################################################################## 100.0% [2022-07-28T12:20:35.330Z] #29 14.02 [2022-07-28T12:20:35.330Z] #29 14.23 Download of images into '/build' complete. [2022-07-28T12:20:35.330Z] #29 14.23 Use something like the following to load the result into a Docker daemon: [2022-07-28T12:20:35.330Z] #29 14.23 tar -cC '/build' . | docker load [2022-07-28T12:20:35.330Z] #29 DONE 14.9s [2022-07-28T12:20:35.330Z] [2022-07-28T12:20:35.330Z] #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 [2022-07-28T12:20:35.330Z] #51 sha256:51157dd53c975665215376e82c48f4e63ee0f175c26faf2e21143fb7e6e79688 [2022-07-28T12:20:35.330Z] #51 DONE 14.4s [2022-07-28T12:20:35.330Z] [2022-07-28T12:20:35.330Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-28T12:20:35.330Z] #42 sha256:53320a76784e10e4c6da186ee494d7afc4a706b4777ecff09da0295825075e0d [2022-07-28T12:20:35.330Z] #42 14.29 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-28T12:20:35.330Z] #42 14.30 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-07-28T12:20:35.330Z] #42 14.33 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-07-28T12:20:35.330Z] #42 14.43 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-28T12:20:35.330Z] #42 14.44 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-07-28T12:20:35.330Z] #42 14.46 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-07-28T12:20:35.591Z] #42 14.83 Selecting previously unselected package zlib1g-dev:amd64. [2022-07-28T12:20:35.591Z] #42 14.83 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-07-28T12:20:35.591Z] #42 14.84 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-07-28T12:20:35.852Z] #42 15.04 Selecting previously unselected package libprotobuf17:amd64. [2022-07-28T12:20:35.852Z] #42 15.04 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-07-28T12:20:35.852Z] #42 15.04 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-07-28T12:20:36.098Z] #29 ... [2022-07-28T12:20:36.098Z] [2022-07-28T12:20:36.098Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:6c379e9fc456c760be22b718b5d58fd0b413e08a3970405b12054194641a347d [2022-07-28T12:20:36.098Z] #9 sha256:4a4da4ebab8c96222ae33239303610bf4663bd14ccf99dd45eef06d7d6ff9444 [2022-07-28T12:20:36.098Z] #9 extracting sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 11.7s done [2022-07-28T12:20:36.098Z] #9 extracting sha256:5a1dcfbb393b55a440373f73beb9eccdeb05023b4a3812531fde98bee5c2e6e4 done [2022-07-28T12:20:36.098Z] #9 DONE 43.2s [2022-07-28T12:20:36.098Z] [2022-07-28T12:20:36.098Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-28T12:20:36.098Z] #10 sha256:831dfe0ca2149578824c8913dfc0e28fe237e80d977de7aa13c21a5e1ef2cf1c [2022-07-28T12:20:36.113Z] #42 15.38 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-07-28T12:20:36.113Z] #42 15.38 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-07-28T12:20:36.113Z] #42 15.39 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-07-28T12:20:36.356Z] #10 ... [2022-07-28T12:20:36.356Z] [2022-07-28T12:20:36.356Z] #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 [2022-07-28T12:20:36.356Z] #29 sha256:d7c91eea4c499e692e7b1e776c27f89b0f674fbdcfd423b2c0c77ba2cdab2197 [2022-07-28T12:20:36.356Z] #29 DONE 14.5s [2022-07-28T12:20:36.373Z] #42 15.49 Selecting previously unselected package libprotobuf-dev:amd64. [2022-07-28T12:20:36.373Z] #42 15.50 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-07-28T12:20:36.373Z] #42 15.51 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-07-28T12:20:36.612Z] [2022-07-28T12:20:36.612Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-28T12:20:36.612Z] #10 sha256:831dfe0ca2149578824c8913dfc0e28fe237e80d977de7aa13c21a5e1ef2cf1c [2022-07-28T12:20:36.690Z] using credential docker-jenkins-github-credentials [2022-07-28T12:20:36.701Z] Cloning the remote Git repository [2022-07-28T12:20:36.701Z] Cloning with configured refspecs honoured and without tags [2022-07-28T12:20:36.732Z] Cloning repository https://github.com/moby/moby.git [2022-07-28T12:20:36.788Z] > git init /home/ubuntu/workspace/moby_PR-43876 # timeout=10 [2022-07-28T12:20:37.176Z] #10 DONE 1.1s [2022-07-28T12:20:37.176Z] [2022-07-28T12:20:37.176Z] #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 [2022-07-28T12:20:37.176Z] #11 sha256:036690acff98512f7d11329eee79e2e6cbae16468a44f27460121ddda9c1514f [2022-07-28T12:20:37.188Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-28T12:20:37.189Z] > git --version # timeout=10 [2022-07-28T12:20:37.202Z] > git --version # 'git version 2.25.1' [2022-07-28T12:20:37.202Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T12:20:37.260Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43876/head:refs/remotes/origin/PR-43876 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-28T12:20:38.315Z] #42 17.55 Selecting previously unselected package libprotoc17:amd64. [2022-07-28T12:20:38.315Z] #42 17.55 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-07-28T12:20:38.563Z] #11 DONE 1.2s [2022-07-28T12:20:38.563Z] [2022-07-28T12:20:38.563Z] #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 [2022-07-28T12:20:38.563Z] #58 sha256:70bd1335e70d921b1bd90b785bb40d6f3487674695e07766bcd7655cfbfdb239 [2022-07-28T12:20:38.563Z] #58 ... [2022-07-28T12:20:38.563Z] [2022-07-28T12:20:38.563Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-28T12:20:38.563Z] #39 sha256:7d9e8e5ff98fc510c18464f515e2b5663adda8189f702551e3a556acec38633b [2022-07-28T12:20:38.563Z] #39 DONE 0.4s [2022-07-28T12:20:38.819Z] [2022-07-28T12:20:38.819Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-28T12:20:38.819Z] #31 sha256:32f349208dd8b09fc67d58f0215b8c9052dc0d3299ced21eb4546df2c30acb3b [2022-07-28T12:20:38.819Z] #31 DONE 0.4s [2022-07-28T12:20:38.819Z] [2022-07-28T12:20:38.819Z] #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 [2022-07-28T12:20:38.819Z] #32 sha256:128f5e9e3c460e350100d97a8fbe5cbaac3696236b1f14b019d3ffe8833b2be2 [2022-07-28T12:20:38.886Z] #42 17.89 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-07-28T12:20:39.163Z] [2022-07-28T12:20:39.163Z] #42 ... [2022-07-28T12:20:39.163Z] [2022-07-28T12:20:39.163Z] #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 [2022-07-28T12:20:39.163Z] #47 sha256:4b51b45da446f8af5c893dacf9652d3df882cf651df99fdd2b6501ec0b9e164f [2022-07-28T12:20:39.163Z] #47 DONE 18.4s [2022-07-28T12:20:39.163Z] [2022-07-28T12:20:39.163Z] #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 [2022-07-28T12:20:39.163Z] #42 sha256:53320a76784e10e4c6da186ee494d7afc4a706b4777ecff09da0295825075e0d [2022-07-28T12:20:39.424Z] #42 18.45 Selecting previously unselected package protobuf-c-compiler. [2022-07-28T12:20:39.424Z] #42 18.46 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-07-28T12:20:39.424Z] #42 18.49 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-07-28T12:20:39.424Z] #42 18.65 Selecting previously unselected package protobuf-compiler. [2022-07-28T12:20:39.653Z] #9 extracting sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 5.1s [2022-07-28T12:20:39.685Z] #42 18.69 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-07-28T12:20:39.685Z] #42 18.70 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-07-28T12:20:39.685Z] #42 18.91 Selecting previously unselected package python-pkg-resources. [2022-07-28T12:20:39.945Z] #42 18.91 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-07-28T12:20:39.945Z] #42 18.94 Unpacking python-pkg-resources (40.8.0-1) ... [2022-07-28T12:20:39.945Z] #42 19.10 Selecting previously unselected package python-six. [2022-07-28T12:20:39.945Z] #42 19.11 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-07-28T12:20:39.945Z] #42 19.12 Unpacking python-six (1.12.0-1) ... [2022-07-28T12:20:39.945Z] #42 19.18 Selecting previously unselected package python-protobuf. [2022-07-28T12:20:39.945Z] #42 19.19 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-07-28T12:20:39.945Z] #42 19.19 Unpacking python-protobuf (3.6.1.3-2) ... [2022-07-28T12:20:40.516Z] #42 19.74 Setting up python-pkg-resources (40.8.0-1) ... [2022-07-28T12:20:41.900Z] #42 ... [2022-07-28T12:20:41.900Z] [2022-07-28T12:20:41.900Z] #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 [2022-07-28T12:20:41.900Z] #36 sha256:7dd4e759055c6fdc44b996a50e3e8652ec102e5d6500a83870d08c6d6be0f336 [2022-07-28T12:20:41.900Z] #36 8.947 Reading package lists... [2022-07-28T12:20:41.900Z] #36 10.89 Building dependency tree... [2022-07-28T12:20:41.900Z] #36 11.40 The following additional packages will be installed: [2022-07-28T12:20:41.900Z] #36 11.41 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-07-28T12:20:41.900Z] #36 11.41 Suggested packages: [2022-07-28T12:20:41.900Z] #36 11.41 cmake-doc ninja-build lrzip [2022-07-28T12:20:41.900Z] #36 11.41 Recommended packages: [2022-07-28T12:20:41.900Z] #36 11.41 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-28T12:20:41.900Z] #36 11.56 The following NEW packages will be installed: [2022-07-28T12:20:41.900Z] #36 11.56 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-07-28T12:20:41.900Z] #36 11.56 vim-common xxd [2022-07-28T12:20:41.900Z] #36 11.84 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-28T12:20:41.900Z] #36 11.84 Need to get 14.9 MB of archives. [2022-07-28T12:20:41.900Z] #36 11.84 After this operation, 61.8 MB of additional disk space will be used. [2022-07-28T12:20:41.900Z] #36 11.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-07-28T12:20:41.900Z] #36 11.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-07-28T12:20:41.900Z] #36 11.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-07-28T12:20:41.900Z] #36 12.13 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u4 [689 kB] [2022-07-28T12:20:41.900Z] #36 12.14 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-07-28T12:20:41.900Z] #36 12.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-07-28T12:20:41.900Z] #36 12.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-07-28T12:20:41.900Z] #36 12.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-07-28T12:20:41.900Z] #36 12.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-07-28T12:20:41.900Z] #36 12.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-07-28T12:20:41.900Z] #36 12.78 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T12:20:41.900Z] #36 12.84 Fetched 14.9 MB in 1s (19.0 MB/s) [2022-07-28T12:20:41.900Z] #36 12.92 Selecting previously unselected package xxd. [2022-07-28T12:20:41.900Z] #36 12.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-07-28T12:20:41.900Z] #36 12.96 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-07-28T12:20:41.900Z] #36 12.96 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:20:41.900Z] #36 13.32 Selecting previously unselected package vim-common. [2022-07-28T12:20:41.900Z] #36 13.32 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-07-28T12:20:41.900Z] #36 13.38 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:20:41.900Z] #36 14.29 Selecting previously unselected package libicu63:amd64. [2022-07-28T12:20:41.900Z] #36 14.29 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-07-28T12:20:41.900Z] #36 14.35 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-07-28T12:20:41.900Z] #36 17.49 Selecting previously unselected package libxml2:amd64. [2022-07-28T12:20:41.900Z] #36 17.49 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_amd64.deb ... [2022-07-28T12:20:41.900Z] #36 17.75 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-07-28T12:20:41.900Z] #36 18.52 Selecting previously unselected package cmake-data. [2022-07-28T12:20:41.900Z] #36 18.52 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... [2022-07-28T12:20:41.900Z] #36 18.55 Unpacking cmake-data (3.13.4-1) ... [2022-07-28T12:20:41.900Z] #36 19.77 Selecting previously unselected package libarchive13:amd64. [2022-07-28T12:20:41.900Z] #36 19.77 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-07-28T12:20:41.900Z] #36 19.79 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-07-28T12:20:41.900Z] #36 20.00 Selecting previously unselected package libjsoncpp1:amd64. [2022-07-28T12:20:41.900Z] #36 20.00 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-07-28T12:20:41.900Z] #36 20.01 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-07-28T12:20:41.900Z] #36 20.16 Selecting previously unselected package librhash0:amd64. [2022-07-28T12:20:41.900Z] #36 20.17 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-07-28T12:20:41.900Z] #36 20.18 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-07-28T12:20:41.901Z] #36 20.34 Selecting previously unselected package libuv1:amd64. [2022-07-28T12:20:41.901Z] #36 20.34 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-07-28T12:20:41.901Z] #36 20.35 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-07-28T12:20:41.901Z] #36 20.46 Selecting previously unselected package cmake. [2022-07-28T12:20:41.901Z] #36 20.46 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-07-28T12:20:41.901Z] #36 20.48 Unpacking cmake (3.13.4-1) ... [2022-07-28T12:20:41.901Z] #36 ... [2022-07-28T12:20:41.901Z] [2022-07-28T12:20:41.901Z] #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 [2022-07-28T12:20:41.901Z] #42 sha256:53320a76784e10e4c6da186ee494d7afc4a706b4777ecff09da0295825075e0d [2022-07-28T12:20:41.901Z] #42 21.00 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-07-28T12:20:41.901Z] #42 21.03 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-28T12:20:41.901Z] #42 21.04 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-07-28T12:20:41.901Z] #42 21.06 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-07-28T12:20:41.901Z] #42 21.12 Setting up python-six (1.12.0-1) ... [2022-07-28T12:20:42.163Z] #42 ... [2022-07-28T12:20:42.163Z] [2022-07-28T12:20:42.163Z] #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 [2022-07-28T12:20:42.163Z] #34 sha256:c9c971c5da0f7e0e1d2bff3f9c5f63647c854db00937e4bff54c2c235ae9191c [2022-07-28T12:20:42.163Z] #34 11.41 sync [2022-07-28T12:20:42.163Z] #34 11.41 internal/reflectlite [2022-07-28T12:20:42.163Z] #34 11.96 internal/testlog [2022-07-28T12:20:42.163Z] #34 12.51 sort [2022-07-28T12:20:42.163Z] #34 12.52 errors [2022-07-28T12:20:42.163Z] #34 12.62 internal/oserror [2022-07-28T12:20:42.163Z] #34 12.62 io [2022-07-28T12:20:42.163Z] #34 12.62 strconv [2022-07-28T12:20:42.163Z] #34 12.63 path [2022-07-28T12:20:42.163Z] #34 12.68 syscall [2022-07-28T12:20:42.163Z] #34 13.66 strings [2022-07-28T12:20:42.163Z] #34 13.66 text/tabwriter [2022-07-28T12:20:42.163Z] #34 13.66 bytes [2022-07-28T12:20:42.163Z] #34 14.76 bufio [2022-07-28T12:20:42.163Z] #34 14.81 reflect [2022-07-28T12:20:42.163Z] #34 15.25 internal/syscall/unix [2022-07-28T12:20:42.163Z] #34 15.26 time [2022-07-28T12:20:42.163Z] #34 15.26 internal/syscall/execenv [2022-07-28T12:20:42.163Z] #34 17.40 io/fs [2022-07-28T12:20:42.163Z] #34 17.46 internal/poll [2022-07-28T12:20:42.163Z] #34 18.28 internal/fmtsort [2022-07-28T12:20:42.163Z] #34 18.42 os [2022-07-28T12:20:42.163Z] #34 19.32 io/ioutil [2022-07-28T12:20:42.163Z] #34 19.33 fmt [2022-07-28T12:20:42.163Z] #34 20.08 flag [2022-07-28T12:20:42.163Z] #34 20.08 log [2022-07-28T12:20:42.163Z] #34 20.08 github.com/BurntSushi/toml [2022-07-28T12:20:42.163Z] #34 21.11 github.com/BurntSushi/toml/cmd/tomlv [2022-07-28T12:20:42.201Z] #9 ... [2022-07-28T12:20:42.201Z] [2022-07-28T12:20:42.201Z] #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 [2022-07-28T12:20:42.201Z] #27 sha256:d4353ad57c51c19ad1a5e19f63207a1e4397470ea61edee427d939308632487b [2022-07-28T12:20:42.201Z] #27 1.341 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-07-28T12:20:42.201Z] #27 1.368 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-28T12:20:42.201Z] #27 1.368 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-28T12:20:42.201Z] #27 1.618 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-28T12:20:42.201Z] #27 1.919 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [337 kB] [2022-07-28T12:20:42.201Z] #27 2.470 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-28T12:20:42.201Z] #27 3.850 Fetched 8508 kB in 3s (3081 kB/s) [2022-07-28T12:20:42.201Z] #27 3.850 Reading package lists... [2022-07-28T12:20:42.201Z] #27 4.807 Reading package lists... [2022-07-28T12:20:42.201Z] #27 5.722 Building dependency tree... [2022-07-28T12:20:42.201Z] #27 6.070 The following additional packages will be installed: [2022-07-28T12:20:42.201Z] #27 6.070 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-07-28T12:20:42.201Z] #27 6.070 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-07-28T12:20:42.201Z] #27 6.070 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-07-28T12:20:42.201Z] #27 6.070 Suggested packages: [2022-07-28T12:20:42.201Z] #27 6.070 krb5-doc krb5-user [2022-07-28T12:20:42.201Z] #27 6.070 Recommended packages: [2022-07-28T12:20:42.201Z] #27 6.070 krb5-locales publicsuffix libsasl2-modules [2022-07-28T12:20:42.201Z] #27 6.243 The following NEW packages will be installed: [2022-07-28T12:20:42.201Z] #27 6.243 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-07-28T12:20:42.201Z] #27 6.243 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-07-28T12:20:42.201Z] #27 6.243 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-28T12:20:42.201Z] #27 6.243 libssh2-1 libssl1.1 openssl [2022-07-28T12:20:42.201Z] #27 6.531 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-07-28T12:20:42.201Z] #27 6.531 Need to get 5083 kB of archives. [2022-07-28T12:20:42.201Z] #27 6.531 After this operation, 12.1 MB of additional disk space will be used. [2022-07-28T12:20:42.201Z] #27 6.531 Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u3 [1551 kB] [2022-07-28T12:20:42.201Z] #27 6.548 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-07-28T12:20:42.201Z] #27 6.550 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-07-28T12:20:42.201Z] #27 6.597 Get:4 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] [2022-07-28T12:20:42.201Z] #27 6.597 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB] [2022-07-28T12:20:42.201Z] #27 6.597 Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u3 [855 kB] [2022-07-28T12:20:42.201Z] #27 6.597 Get:7 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-07-28T12:20:42.201Z] #27 6.597 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-07-28T12:20:42.201Z] #27 6.597 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-07-28T12:20:42.201Z] #27 6.597 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-07-28T12:20:42.201Z] #27 6.597 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-07-28T12:20:42.201Z] #27 6.597 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-07-28T12:20:42.201Z] #27 6.597 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-07-28T12:20:42.201Z] #27 6.597 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-07-28T12:20:42.201Z] #27 6.597 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-07-28T12:20:42.201Z] #27 6.597 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-07-28T12:20:42.201Z] #27 6.597 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-07-28T12:20:42.201Z] #27 6.598 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-07-28T12:20:42.201Z] #27 6.606 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-07-28T12:20:42.201Z] #27 6.606 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-07-28T12:20:42.201Z] #27 6.608 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-07-28T12:20:42.201Z] #27 6.806 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T12:20:42.201Z] #27 6.830 Fetched 5083 kB in 0s (14.0 MB/s) [2022-07-28T12:20:42.201Z] #27 6.911 Selecting previously unselected package libssl1.1:amd64. [2022-07-28T12:20:42.201Z] #27 6.911 (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.) [2022-07-28T12:20:42.201Z] #27 6.915 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u3_amd64.deb ... [2022-07-28T12:20:42.201Z] #27 6.922 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-07-28T12:20:42.201Z] #27 7.208 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-28T12:20:42.201Z] #27 7.208 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-07-28T12:20:42.201Z] #27 7.213 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-28T12:20:42.201Z] #27 7.300 Selecting previously unselected package libsasl2-2:amd64. [2022-07-28T12:20:42.201Z] #27 7.300 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-07-28T12:20:42.201Z] #27 7.310 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-28T12:20:42.201Z] #27 7.391 Selecting previously unselected package libldap-common. [2022-07-28T12:20:42.201Z] #27 7.391 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... [2022-07-28T12:20:42.201Z] #27 7.398 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-07-28T12:20:42.201Z] #27 7.513 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-28T12:20:42.201Z] #27 7.513 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... [2022-07-28T12:20:42.201Z] #27 7.539 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-07-28T12:20:42.201Z] #27 7.679 Selecting previously unselected package openssl. [2022-07-28T12:20:42.201Z] #27 7.679 Preparing to unpack .../05-openssl_1.1.1n-0+deb10u3_amd64.deb ... [2022-07-28T12:20:42.201Z] #27 7.684 Unpacking openssl (1.1.1n-0+deb10u3) ... [2022-07-28T12:20:42.201Z] #27 7.972 Selecting previously unselected package ca-certificates. [2022-07-28T12:20:42.201Z] #27 7.972 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2022-07-28T12:20:42.201Z] #27 7.976 Unpacking ca-certificates (20200601~deb10u2) ... [2022-07-28T12:20:42.201Z] #27 8.085 Selecting previously unselected package libkeyutils1:amd64. [2022-07-28T12:20:42.201Z] #27 8.085 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2022-07-28T12:20:42.201Z] #27 8.089 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-07-28T12:20:42.201Z] #27 8.206 Selecting previously unselected package libkrb5support0:amd64. [2022-07-28T12:20:42.201Z] #27 8.206 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-07-28T12:20:42.201Z] #27 8.210 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-07-28T12:20:42.201Z] #27 8.289 Selecting previously unselected package libk5crypto3:amd64. [2022-07-28T12:20:42.201Z] #27 8.289 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-07-28T12:20:42.201Z] #27 8.293 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-07-28T12:20:42.201Z] #27 8.415 Selecting previously unselected package libkrb5-3:amd64. [2022-07-28T12:20:42.201Z] #27 8.415 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-07-28T12:20:42.201Z] #27 8.422 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-07-28T12:20:42.201Z] #27 8.599 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-07-28T12:20:42.201Z] #27 8.599 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-07-28T12:20:42.201Z] #27 8.605 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-07-28T12:20:42.201Z] #27 8.744 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-28T12:20:42.201Z] #27 8.747 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-07-28T12:20:42.201Z] #27 8.754 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-07-28T12:20:42.201Z] #27 8.883 Selecting previously unselected package libpsl5:amd64. [2022-07-28T12:20:42.201Z] #27 8.883 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-07-28T12:20:42.201Z] #27 8.888 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-07-28T12:20:42.201Z] #27 8.962 Selecting previously unselected package librtmp1:amd64. [2022-07-28T12:20:42.201Z] #27 8.962 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-07-28T12:20:42.201Z] #27 8.967 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-07-28T12:20:42.201Z] #27 9.046 Selecting previously unselected package libssh2-1:amd64. [2022-07-28T12:20:42.201Z] #27 9.046 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-07-28T12:20:42.201Z] #27 9.051 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-07-28T12:20:42.201Z] #27 9.159 Selecting previously unselected package libcurl4:amd64. [2022-07-28T12:20:42.201Z] #27 9.159 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-07-28T12:20:42.201Z] #27 9.188 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-07-28T12:20:42.201Z] #27 9.318 Selecting previously unselected package curl. [2022-07-28T12:20:42.201Z] #27 9.318 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-07-28T12:20:42.201Z] #27 9.328 Unpacking curl (7.64.0-4+deb10u2) ... [2022-07-28T12:20:42.201Z] #27 9.442 Selecting previously unselected package libonig5:amd64. [2022-07-28T12:20:42.201Z] #27 9.442 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-07-28T12:20:42.201Z] #27 9.446 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-07-28T12:20:42.201Z] #27 9.578 Selecting previously unselected package libjq1:amd64. [2022-07-28T12:20:42.201Z] #27 9.578 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-07-28T12:20:42.201Z] #27 9.632 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-07-28T12:20:42.201Z] #27 9.716 Selecting previously unselected package jq. [2022-07-28T12:20:42.201Z] #27 9.716 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-07-28T12:20:42.201Z] #27 9.722 Unpacking jq (1.5+dfsg-2+b1) ... [2022-07-28T12:20:42.201Z] #27 9.781 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-07-28T12:20:42.201Z] #27 9.793 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-07-28T12:20:42.201Z] #27 9.804 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-07-28T12:20:42.201Z] #27 9.947 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-07-28T12:20:42.201Z] #27 9.966 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-07-28T12:20:42.201Z] #27 9.980 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-07-28T12:20:42.201Z] #27 9.992 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-28T12:20:42.201Z] #27 10.01 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-07-28T12:20:42.201Z] #27 10.02 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-07-28T12:20:42.201Z] #27 10.03 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-28T12:20:42.201Z] #27 10.04 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-07-28T12:20:42.201Z] #27 10.05 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-07-28T12:20:42.201Z] #27 10.06 Setting up openssl (1.1.1n-0+deb10u3) ... [2022-07-28T12:20:42.201Z] #27 10.07 Setting up libonig5:amd64 (6.9.1-1) ... [2022-07-28T12:20:42.201Z] #27 10.09 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-07-28T12:20:42.201Z] #27 ... [2022-07-28T12:20:42.201Z] [2022-07-28T12:20:42.201Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:6c379e9fc456c760be22b718b5d58fd0b413e08a3970405b12054194641a347d [2022-07-28T12:20:42.201Z] #9 sha256:4a4da4ebab8c96222ae33239303610bf4663bd14ccf99dd45eef06d7d6ff9444 [2022-07-28T12:20:42.433Z] #34 ... [2022-07-28T12:20:42.433Z] [2022-07-28T12:20:42.433Z] #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 [2022-07-28T12:20:42.433Z] #36 sha256:7dd4e759055c6fdc44b996a50e3e8652ec102e5d6500a83870d08c6d6be0f336 [2022-07-28T12:20:42.433Z] #36 21.59 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-07-28T12:20:42.433Z] #36 21.65 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:20:42.433Z] #36 21.71 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-07-28T12:20:42.694Z] #36 21.86 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:20:42.694Z] #36 ... [2022-07-28T12:20:42.694Z] [2022-07-28T12:20:42.694Z] #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 [2022-07-28T12:20:42.694Z] #13 sha256:1355b81fbf4f4448ac93cb7bbcbe2f1a8548ea486f9372bb94de873a615cd30c [2022-07-28T12:20:42.694Z] #13 9.444 Reading package lists... [2022-07-28T12:20:42.694Z] #13 11.29 Building dependency tree... [2022-07-28T12:20:42.694Z] #13 12.49 The following additional packages will be installed: [2022-07-28T12:20:42.694Z] #13 12.51 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-07-28T12:20:42.694Z] #13 12.51 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-07-28T12:20:42.694Z] #13 12.51 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-07-28T12:20:42.694Z] #13 12.51 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-07-28T12:20:42.694Z] #13 12.51 mingw-w64-x86-64-dev [2022-07-28T12:20:42.694Z] #13 12.51 Suggested packages: [2022-07-28T12:20:42.694Z] #13 12.51 gcc-8-locales seccomp wine64 [2022-07-28T12:20:42.694Z] #13 12.77 The following NEW packages will be installed: [2022-07-28T12:20:42.694Z] #13 12.77 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-28T12:20:42.694Z] #13 12.77 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-07-28T12:20:42.694Z] #13 12.77 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-07-28T12:20:42.694Z] #13 12.77 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-07-28T12:20:42.694Z] #13 12.77 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-07-28T12:20:42.694Z] #13 12.77 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-07-28T12:20:42.694Z] #13 12.77 The following packages will be upgraded: [2022-07-28T12:20:42.694Z] #13 12.77 libseccomp2 [2022-07-28T12:20:42.694Z] #13 13.09 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2022-07-28T12:20:42.694Z] #13 13.09 Need to get 77.8 MB of archives. [2022-07-28T12:20:42.694Z] #13 13.09 After this operation, 487 MB of additional disk space will be used. [2022-07-28T12:20:42.694Z] #13 13.09 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] [2022-07-28T12:20:42.694Z] #13 13.09 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-07-28T12:20:42.694Z] #13 13.10 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-07-28T12:20:42.694Z] #13 13.17 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] [2022-07-28T12:20:42.694Z] #13 13.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-07-28T12:20:42.694Z] #13 13.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-07-28T12:20:42.694Z] #13 13.29 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-07-28T12:20:42.694Z] #13 13.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-07-28T12:20:42.694Z] #13 13.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-07-28T12:20:42.694Z] #13 13.55 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] [2022-07-28T12:20:42.694Z] #13 13.55 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] [2022-07-28T12:20:42.694Z] #13 15.84 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] [2022-07-28T12:20:42.694Z] #13 16.97 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-07-28T12:20:42.694Z] #13 16.97 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-07-28T12:20:42.694Z] #13 16.98 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-07-28T12:20:42.695Z] #13 16.99 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-07-28T12:20:42.695Z] #13 17.01 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] [2022-07-28T12:20:42.695Z] #13 17.01 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-07-28T12:20:42.695Z] #13 17.02 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-07-28T12:20:42.695Z] #13 17.07 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-07-28T12:20:42.695Z] #13 17.08 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-07-28T12:20:42.695Z] #13 17.08 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-07-28T12:20:42.695Z] #13 17.09 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-07-28T12:20:42.695Z] #13 17.11 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-07-28T12:20:42.695Z] #13 17.12 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-07-28T12:20:42.695Z] #13 17.12 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-07-28T12:20:42.695Z] #13 17.69 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T12:20:42.695Z] #13 17.82 Fetched 77.8 MB in 4s (18.1 MB/s) [2022-07-28T12:20:42.695Z] #13 17.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.) [2022-07-28T12:20:42.695Z] #13 17.95 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-07-28T12:20:42.695Z] #13 18.02 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-07-28T12:20:42.695Z] #13 18.32 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-07-28T12:20:42.695Z] #13 18.43 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-28T12:20:42.695Z] #13 18.43 (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.) [2022-07-28T12:20:42.695Z] #13 18.46 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-07-28T12:20:42.695Z] #13 18.47 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-07-28T12:20:42.695Z] #13 19.14 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-28T12:20:42.695Z] #13 19.14 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-07-28T12:20:42.695Z] #13 19.15 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-07-28T12:20:42.695Z] #13 20.16 Selecting previously unselected package binutils-mingw-w64. [2022-07-28T12:20:42.695Z] #13 20.16 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-07-28T12:20:42.695Z] #13 20.17 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-07-28T12:20:42.695Z] #13 20.30 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-28T12:20:42.695Z] #13 20.30 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-07-28T12:20:42.695Z] #13 20.31 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-07-28T12:20:42.695Z] #13 20.42 Selecting previously unselected package dmsetup. [2022-07-28T12:20:42.695Z] #13 20.42 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-07-28T12:20:42.695Z] #13 20.47 Unpacking dmsetup (2:1.02.155-3) ... [2022-07-28T12:20:42.695Z] #13 20.60 Selecting previously unselected package mingw-w64-common. [2022-07-28T12:20:42.695Z] #13 20.61 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-07-28T12:20:42.695Z] #13 20.62 Unpacking mingw-w64-common (6.0.0-3) ... [2022-07-28T12:20:42.774Z] #9 extracting sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 8.6s done [2022-07-28T12:20:42.955Z] #13 ... [2022-07-28T12:20:42.955Z] [2022-07-28T12:20:42.955Z] #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 [2022-07-28T12:20:42.955Z] #42 sha256:53320a76784e10e4c6da186ee494d7afc4a706b4777ecff09da0295825075e0d [2022-07-28T12:20:42.955Z] #42 22.19 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-07-28T12:20:42.995Z] #32 ... [2022-07-28T12:20:42.995Z] [2022-07-28T12:20:42.995Z] #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 [2022-07-28T12:20:42.995Z] #12 sha256:80961b0fd996e72b81a761749f35f96b4c93a7ad32d3eb8f5aa226761b422ac0 [2022-07-28T12:20:42.995Z] #12 DONE 4.6s [2022-07-28T12:20:43.035Z] #9 extracting sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e [2022-07-28T12:20:43.216Z] #42 22.30 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-07-28T12:20:43.264Z] [2022-07-28T12:20:43.264Z] #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 [2022-07-28T12:20:43.264Z] #13 sha256:1355b81fbf4f4448ac93cb7bbcbe2f1a8548ea486f9372bb94de873a615cd30c [2022-07-28T12:20:43.520Z] #42 22.68 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-07-28T12:20:43.520Z] #42 ... [2022-07-28T12:20:43.520Z] [2022-07-28T12:20:43.520Z] #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 [2022-07-28T12:20:43.520Z] #32 sha256:128f5e9e3c460e350100d97a8fbe5cbaac3696236b1f14b019d3ffe8833b2be2 [2022-07-28T12:20:43.520Z] #32 12.52 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-28T12:20:43.520Z] #32 12.73 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-28T12:20:43.798Z] #32 ... [2022-07-28T12:20:43.798Z] [2022-07-28T12:20:43.798Z] #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 [2022-07-28T12:20:43.798Z] #36 sha256:7dd4e759055c6fdc44b996a50e3e8652ec102e5d6500a83870d08c6d6be0f336 [2022-07-28T12:20:43.798Z] #36 22.29 Setting up librhash0:amd64 (1.3.8-1) ... [2022-07-28T12:20:43.798Z] #36 22.39 Setting up cmake-data (3.13.4-1) ... [2022-07-28T12:20:43.798Z] #36 ... [2022-07-28T12:20:43.798Z] [2022-07-28T12:20:43.798Z] #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 [2022-07-28T12:20:43.798Z] #34 sha256:c9c971c5da0f7e0e1d2bff3f9c5f63647c854db00937e4bff54c2c235ae9191c [2022-07-28T12:20:43.798Z] #34 DONE 22.9s [2022-07-28T12:20:43.798Z] [2022-07-28T12:20:43.798Z] #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 [2022-07-28T12:20:43.798Z] #36 sha256:7dd4e759055c6fdc44b996a50e3e8652ec102e5d6500a83870d08c6d6be0f336 [2022-07-28T12:20:43.798Z] #36 22.92 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-07-28T12:20:43.798Z] #36 22.96 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-07-28T12:20:43.798Z] #36 22.99 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-07-28T12:20:43.798Z] #36 23.08 Setting up cmake (3.13.4-1) ... [2022-07-28T12:20:43.798Z] #36 23.15 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-28T12:20:44.369Z] #36 23.33 Processing triggers for mime-support (3.62) ... [2022-07-28T12:20:44.369Z] #36 ... [2022-07-28T12:20:44.369Z] [2022-07-28T12:20:44.369Z] #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 [2022-07-28T12:20:44.369Z] #56 sha256:39df98addd735b66e7423f3d53acc5c855857a9896b6a38eba00661860b434ac [2022-07-28T12:20:44.369Z] #56 1.800 + RM_GOPATH=0 [2022-07-28T12:20:44.369Z] #56 1.800 + TMP_GOPATH= [2022-07-28T12:20:44.369Z] #56 1.800 + : /build [2022-07-28T12:20:44.369Z] #56 1.800 + '[' -z '' ']' [2022-07-28T12:20:44.369Z] #56 1.800 ++ mktemp -d [2022-07-28T12:20:44.369Z] #56 1.804 + export GOPATH=/tmp/tmp.yiMBX20gC6 [2022-07-28T12:20:44.369Z] #56 1.804 + GOPATH=/tmp/tmp.yiMBX20gC6 [2022-07-28T12:20:44.369Z] #56 1.804 + RM_GOPATH=1 [2022-07-28T12:20:44.369Z] #56 1.809 + case "$(go env GOARCH)" in [2022-07-28T12:20:44.369Z] #56 1.809 ++ go env GOARCH [2022-07-28T12:20:44.369Z] #56 1.832 Install containerd version v1.6.6 [2022-07-28T12:20:44.369Z] #56 1.832 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T12:20:44.369Z] #56 1.832 + GO_BUILDMODE=-buildmode=pie [2022-07-28T12:20:44.369Z] #56 1.832 ++ dirname /tmp/install/install.sh [2022-07-28T12:20:44.369Z] #56 1.832 + dir=/tmp/install [2022-07-28T12:20:44.369Z] #56 1.832 + bin=containerd [2022-07-28T12:20:44.369Z] #56 1.832 + shift [2022-07-28T12:20:44.369Z] #56 1.832 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-07-28T12:20:44.369Z] #56 1.832 + . /tmp/install/containerd.installer [2022-07-28T12:20:44.369Z] #56 1.832 ++ set -e [2022-07-28T12:20:44.369Z] #56 1.832 ++ : v1.6.6 [2022-07-28T12:20:44.369Z] #56 1.832 + install_containerd [2022-07-28T12:20:44.369Z] #56 1.832 + echo 'Install containerd version v1.6.6' [2022-07-28T12:20:44.369Z] #56 1.832 + git clone https://github.com/containerd/containerd.git /tmp/tmp.yiMBX20gC6/src/github.com/containerd/containerd [2022-07-28T12:20:44.369Z] #56 1.832 Cloning into '/tmp/tmp.yiMBX20gC6/src/github.com/containerd/containerd'... [2022-07-28T12:20:44.630Z] #56 ... [2022-07-28T12:20:44.630Z] [2022-07-28T12:20:44.630Z] #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 [2022-07-28T12:20:44.630Z] #42 sha256:53320a76784e10e4c6da186ee494d7afc4a706b4777ecff09da0295825075e0d [2022-07-28T12:20:44.630Z] #42 22.93 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-07-28T12:20:44.630Z] #42 23.05 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-07-28T12:20:44.630Z] #42 23.14 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-07-28T12:20:44.630Z] #42 23.23 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-07-28T12:20:44.630Z] #42 23.38 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-07-28T12:20:44.630Z] #42 23.46 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-07-28T12:20:44.630Z] #42 23.57 Setting up python-protobuf (3.6.1.3-2) ... [2022-07-28T12:20:44.921Z] #42 ... [2022-07-28T12:20:44.921Z] [2022-07-28T12:20:44.921Z] #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 [2022-07-28T12:20:44.921Z] #36 sha256:7dd4e759055c6fdc44b996a50e3e8652ec102e5d6500a83870d08c6d6be0f336 [2022-07-28T12:20:44.921Z] #36 DONE 24.1s [2022-07-28T12:20:45.183Z] [2022-07-28T12:20:45.183Z] #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 [2022-07-28T12:20:45.183Z] #13 sha256:1355b81fbf4f4448ac93cb7bbcbe2f1a8548ea486f9372bb94de873a615cd30c [2022-07-28T12:20:45.183Z] #13 23.60 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-28T12:20:45.183Z] #13 23.60 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-07-28T12:20:45.183Z] #13 23.66 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-07-28T12:20:45.251Z] Fetching without tags [2022-07-28T12:20:45.486Z] Merging remotes/origin/20.10 commit 21b91d3fd558d7e619fec1682000dfe23a95330f into PR head commit cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f [2022-07-28T12:20:45.156Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-28T12:20:45.165Z] > git config --add remote.origin.fetch +refs/pull/43876/head:refs/remotes/origin/PR-43876 # timeout=10 [2022-07-28T12:20:45.178Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-28T12:20:45.195Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-28T12:20:45.256Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-28T12:20:45.256Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T12:20:45.257Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43876/head:refs/remotes/origin/PR-43876 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-28T12:20:45.498Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T12:20:45.519Z] > git checkout -f cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f # timeout=10 [2022-07-28T12:20:46.355Z] #9 ... [2022-07-28T12:20:46.355Z] [2022-07-28T12:20:46.355Z] #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 [2022-07-28T12:20:46.355Z] #27 sha256:d4353ad57c51c19ad1a5e19f63207a1e4397470ea61edee427d939308632487b [2022-07-28T12:20:46.355Z] #27 10.10 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-07-28T12:20:46.355Z] #27 10.12 Setting up ca-certificates (20200601~deb10u2) ... [2022-07-28T12:20:46.355Z] #27 10.84 Updating certificates in /etc/ssl/certs... [2022-07-28T12:20:46.355Z] #27 12.22 137 added, 0 removed; done. [2022-07-28T12:20:46.355Z] #27 12.26 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-07-28T12:20:46.355Z] #27 12.27 Setting up jq (1.5+dfsg-2+b1) ... [2022-07-28T12:20:46.355Z] #27 12.28 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-07-28T12:20:46.355Z] #27 12.29 Setting up curl (7.64.0-4+deb10u2) ... [2022-07-28T12:20:46.355Z] #27 12.30 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-28T12:20:46.355Z] #27 12.32 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-07-28T12:20:46.355Z] #27 12.34 Updating certificates in /etc/ssl/certs... [2022-07-28T12:20:46.355Z] #27 13.44 0 added, 0 removed; done. [2022-07-28T12:20:46.355Z] #27 13.44 Running hooks in /etc/ca-certificates/update.d... [2022-07-28T12:20:46.355Z] #27 13.44 done. [2022-07-28T12:20:46.355Z] #27 DONE 14.6s [2022-07-28T12:20:46.566Z] #13 ... [2022-07-28T12:20:46.566Z] [2022-07-28T12:20:46.566Z] #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 [2022-07-28T12:20:46.566Z] #42 sha256:53320a76784e10e4c6da186ee494d7afc4a706b4777ecff09da0295825075e0d [2022-07-28T12:20:46.566Z] #42 25.13 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-07-28T12:20:46.566Z] #42 25.15 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-28T12:20:46.566Z] #42 DONE 25.7s [2022-07-28T12:20:46.566Z] [2022-07-28T12:20:46.566Z] #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 [2022-07-28T12:20:46.566Z] #13 sha256:1355b81fbf4f4448ac93cb7bbcbe2f1a8548ea486f9372bb94de873a615cd30c [2022-07-28T12:20:46.566Z] #13 25.13 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-28T12:20:46.566Z] #13 25.14 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-07-28T12:20:46.566Z] #13 25.15 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-07-28T12:20:46.616Z] [2022-07-28T12:20:46.616Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:6c379e9fc456c760be22b718b5d58fd0b413e08a3970405b12054194641a347d [2022-07-28T12:20:46.616Z] #9 sha256:4a4da4ebab8c96222ae33239303610bf4663bd14ccf99dd45eef06d7d6ff9444 [2022-07-28T12:20:46.616Z] #9 ... [2022-07-28T12:20:46.616Z] [2022-07-28T12:20:46.616Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-28T12:20:46.616Z] #28 sha256:1b44f938b82c07b3dc1e84cd2d73eaae0e50e885729ee341177f0b451a127da7 [2022-07-28T12:20:46.616Z] #28 DONE 0.2s [2022-07-28T12:20:46.826Z] #13 25.39 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-07-28T12:20:46.827Z] #13 25.39 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-07-28T12:20:46.827Z] #13 25.47 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-28T12:20:46.876Z] [2022-07-28T12:20:46.876Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:6c379e9fc456c760be22b718b5d58fd0b413e08a3970405b12054194641a347d [2022-07-28T12:20:46.876Z] #9 sha256:4a4da4ebab8c96222ae33239303610bf4663bd14ccf99dd45eef06d7d6ff9444 [2022-07-28T12:20:46.896Z] Merge succeeded, producing cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f [2022-07-28T12:20:46.897Z] Checking out Revision cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f (PR-43876) [2022-07-28T12:20:46.858Z] > git remote # timeout=10 [2022-07-28T12:20:46.869Z] > git config --get remote.origin.url # timeout=10 [2022-07-28T12:20:46.876Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T12:20:46.877Z] > git merge 21b91d3fd558d7e619fec1682000dfe23a95330f # timeout=10 [2022-07-28T12:20:46.888Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-28T12:20:46.900Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T12:20:46.905Z] > git checkout -f cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f # timeout=10 [2022-07-28T12:20:48.260Z] #9 extracting sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 5.0s [2022-07-28T12:20:48.512Z] #13 ... [2022-07-28T12:20:48.512Z] [2022-07-28T12:20:48.512Z] #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 [2022-07-28T12:20:48.512Z] #58 sha256:70bd1335e70d921b1bd90b785bb40d6f3487674695e07766bcd7655cfbfdb239 [2022-07-28T12:20:48.512Z] #58 7.330 + RM_GOPATH=0 [2022-07-28T12:20:48.512Z] #58 7.330 + TMP_GOPATH= [2022-07-28T12:20:48.512Z] #58 7.333 + : /build [2022-07-28T12:20:48.512Z] #58 7.333 + '[' -z '' ']' [2022-07-28T12:20:48.512Z] #58 7.333 ++ mktemp -d [2022-07-28T12:20:48.512Z] #58 7.358 + export GOPATH=/tmp/tmp.ftdqVGPloR [2022-07-28T12:20:48.512Z] #58 7.358 + GOPATH=/tmp/tmp.ftdqVGPloR [2022-07-28T12:20:48.512Z] #58 7.358 + RM_GOPATH=1 [2022-07-28T12:20:48.512Z] #58 7.358 + case "$(go env GOARCH)" in [2022-07-28T12:20:48.512Z] #58 7.358 ++ go env GOARCH [2022-07-28T12:20:48.512Z] #58 7.382 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T12:20:48.512Z] #58 7.382 + GO_BUILDMODE=-buildmode=pie [2022-07-28T12:20:48.512Z] #58 7.382 ++ dirname /tmp/install/install.sh [2022-07-28T12:20:48.512Z] #58 7.419 Install rootlesskit version v0.14.4 [2022-07-28T12:20:48.512Z] #58 7.419 + dir=/tmp/install [2022-07-28T12:20:48.512Z] #58 7.419 + bin=rootlesskit [2022-07-28T12:20:48.512Z] #58 7.419 + shift [2022-07-28T12:20:48.512Z] #58 7.419 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-07-28T12:20:48.512Z] #58 7.419 + . /tmp/install/rootlesskit.installer [2022-07-28T12:20:48.512Z] #58 7.419 ++ : v0.14.4 [2022-07-28T12:20:48.512Z] #58 7.419 + install_rootlesskit [2022-07-28T12:20:48.512Z] #58 7.419 + case "$1" in [2022-07-28T12:20:48.512Z] #58 7.419 + export CGO_ENABLED=0 [2022-07-28T12:20:48.512Z] #58 7.419 + CGO_ENABLED=0 [2022-07-28T12:20:48.512Z] #58 7.419 + _install_rootlesskit [2022-07-28T12:20:48.512Z] #58 7.419 + echo 'Install rootlesskit version v0.14.4' [2022-07-28T12:20:48.512Z] #58 7.419 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-28T12:20:48.512Z] #58 7.419 + GOBIN=/build [2022-07-28T12:20:48.512Z] #58 7.419 + GO111MODULE=on [2022-07-28T12:20:48.512Z] #58 7.419 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-07-28T12:20:48.512Z] #58 8.150 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-07-28T12:20:48.512Z] #58 ... [2022-07-28T12:20:48.512Z] [2022-07-28T12:20:48.512Z] #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 [2022-07-28T12:20:48.512Z] #67 sha256:f540549a23d818f7e811fbf3b57c31b5ef809478d6721e549607721795136106 [2022-07-28T12:20:48.512Z] #67 5.736 + RM_GOPATH=0 [2022-07-28T12:20:48.512Z] #67 5.736 + TMP_GOPATH= [2022-07-28T12:20:48.512Z] #67 5.736 + : /build [2022-07-28T12:20:48.512Z] #67 5.736 + '[' -z '' ']' [2022-07-28T12:20:48.512Z] #67 5.736 ++ mktemp -d [2022-07-28T12:20:48.512Z] #67 5.736 + export GOPATH=/tmp/tmp.rh5B69LFZa [2022-07-28T12:20:48.512Z] #67 5.736 + GOPATH=/tmp/tmp.rh5B69LFZa [2022-07-28T12:20:48.512Z] #67 5.736 + RM_GOPATH=1 [2022-07-28T12:20:48.512Z] #67 5.736 + case "$(go env GOARCH)" in [2022-07-28T12:20:48.512Z] #67 5.736 ++ go env GOARCH [2022-07-28T12:20:48.512Z] #67 5.754 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T12:20:48.512Z] #67 5.754 + GO_BUILDMODE=-buildmode=pie [2022-07-28T12:20:48.512Z] #67 5.754 ++ dirname /tmp/install/install.sh [2022-07-28T12:20:48.512Z] #67 5.754 + dir=/tmp/install [2022-07-28T12:20:48.512Z] #67 5.754 + bin=proxy [2022-07-28T12:20:48.512Z] #67 5.754 + shift [2022-07-28T12:20:48.512Z] #67 5.754 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-07-28T12:20:48.512Z] #67 5.754 + . /tmp/install/proxy.installer [2022-07-28T12:20:48.512Z] #67 5.754 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-07-28T12:20:48.512Z] #67 5.754 + install_proxy [2022-07-28T12:20:48.512Z] #67 5.754 + case "$1" in [2022-07-28T12:20:48.512Z] #67 5.754 + export CGO_ENABLED=0 [2022-07-28T12:20:48.512Z] #67 5.754 + CGO_ENABLED=0 [2022-07-28T12:20:48.512Z] #67 5.754 + _install_proxy [2022-07-28T12:20:48.512Z] #67 5.754 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-07-28T12:20:48.512Z] #67 5.754 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.rh5B69LFZa/src/github.com/docker/libnetwork [2022-07-28T12:20:48.512Z] #67 5.767 Cloning into '/tmp/tmp.rh5B69LFZa/src/github.com/docker/libnetwork'... [2022-07-28T12:20:48.512Z] #67 5.767 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-07-28T12:20:48.512Z] #67 ... [2022-07-28T12:20:48.512Z] [2022-07-28T12:20:48.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 [2022-07-28T12:20:48.512Z] #45 sha256:767916355803715c6410f6a54154eb72ec90d3c3c46a1a91c612ab1cf7289ac1 [2022-07-28T12:20:48.512Z] #45 7.309 + RM_GOPATH=0 [2022-07-28T12:20:48.512Z] #45 7.309 + TMP_GOPATH= [2022-07-28T12:20:48.512Z] #45 7.309 + : /build [2022-07-28T12:20:48.512Z] #45 7.309 + '[' -z '' ']' [2022-07-28T12:20:48.512Z] #45 7.309 ++ mktemp -d [2022-07-28T12:20:48.512Z] #45 7.309 + export GOPATH=/tmp/tmp.YPGlsbHcHj [2022-07-28T12:20:48.512Z] #45 7.309 + GOPATH=/tmp/tmp.YPGlsbHcHj [2022-07-28T12:20:48.512Z] #45 7.309 + RM_GOPATH=1 [2022-07-28T12:20:48.512Z] #45 7.309 + case "$(go env GOARCH)" in [2022-07-28T12:20:48.512Z] #45 7.309 ++ go env GOARCH [2022-07-28T12:20:48.512Z] #45 7.367 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T12:20:48.512Z] #45 7.367 + GO_BUILDMODE=-buildmode=pie [2022-07-28T12:20:48.512Z] #45 7.367 ++ dirname /tmp/install/install.sh [2022-07-28T12:20:48.512Z] #45 7.382 + dir=/tmp/install [2022-07-28T12:20:48.512Z] #45 7.382 + bin=vndr [2022-07-28T12:20:48.512Z] #45 7.382 + shift [2022-07-28T12:20:48.512Z] #45 7.382 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-07-28T12:20:48.512Z] #45 7.382 + . /tmp/install/vndr.installer [2022-07-28T12:20:48.512Z] #45 7.382 ++ : v0.1.2 [2022-07-28T12:20:48.512Z] #45 7.382 + install_vndr [2022-07-28T12:20:48.512Z] #45 7.382 + echo 'Install vndr version v0.1.2' [2022-07-28T12:20:48.512Z] #45 7.382 + GOBIN=/build [2022-07-28T12:20:48.512Z] #45 7.382 + GO111MODULE=on [2022-07-28T12:20:48.512Z] #45 7.382 + go install github.com/LK4D4/vndr@v0.1.2 [2022-07-28T12:20:48.512Z] #45 7.382 Install vndr version v0.1.2 [2022-07-28T12:20:48.512Z] #45 8.146 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-07-28T12:20:48.512Z] #45 ... [2022-07-28T12:20:48.512Z] [2022-07-28T12:20:48.512Z] #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 [2022-07-28T12:20:48.512Z] #42 sha256:53320a76784e10e4c6da186ee494d7afc4a706b4777ecff09da0295825075e0d [2022-07-28T12:20:48.512Z] #42 5.596 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-28T12:20:48.512Z] #42 5.596 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-28T12:20:48.512Z] #42 5.596 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-28T12:20:48.512Z] #42 5.967 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-28T12:20:48.512Z] #42 7.396 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [337 kB] [2022-07-28T12:20:48.770Z] #42 ... [2022-07-28T12:20:48.770Z] [2022-07-28T12:20:48.770Z] #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 [2022-07-28T12:20:48.770Z] #24 sha256:fc58acc5ac14e71fbf02433fb4e0392a3b3490ca880a813febf46d1183c236ea [2022-07-28T12:20:48.770Z] #24 7.706 + RM_GOPATH=0 [2022-07-28T12:20:48.770Z] #24 7.706 + TMP_GOPATH= [2022-07-28T12:20:48.770Z] #24 7.714 + : /build [2022-07-28T12:20:48.770Z] #24 7.714 + '[' -z '' ']' [2022-07-28T12:20:48.770Z] #24 7.717 ++ mktemp -d [2022-07-28T12:20:48.770Z] #24 7.723 + export GOPATH=/tmp/tmp.KvtCnZGHdQ [2022-07-28T12:20:48.770Z] #24 7.723 + GOPATH=/tmp/tmp.KvtCnZGHdQ [2022-07-28T12:20:48.770Z] #24 7.723 + RM_GOPATH=1 [2022-07-28T12:20:48.770Z] #24 7.723 + case "$(go env GOARCH)" in [2022-07-28T12:20:48.770Z] #24 7.723 ++ go env GOARCH [2022-07-28T12:20:48.770Z] #24 7.848 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T12:20:48.770Z] #24 7.848 + GO_BUILDMODE=-buildmode=pie [2022-07-28T12:20:48.770Z] #24 7.848 ++ dirname /tmp/install/install.sh [2022-07-28T12:20:48.770Z] #24 7.867 Install docker/cli version 17.06.2-ce from stable [2022-07-28T12:20:48.770Z] #24 7.874 + dir=/tmp/install [2022-07-28T12:20:48.770Z] #24 7.874 + bin=dockercli [2022-07-28T12:20:48.770Z] #24 7.874 + shift [2022-07-28T12:20:48.770Z] #24 7.874 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-07-28T12:20:48.770Z] #24 7.874 + . /tmp/install/dockercli.installer [2022-07-28T12:20:48.770Z] #24 7.874 ++ : stable [2022-07-28T12:20:48.770Z] #24 7.874 ++ : 17.06.2-ce [2022-07-28T12:20:48.770Z] #24 7.874 + install_dockercli [2022-07-28T12:20:48.770Z] #24 7.874 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-28T12:20:48.770Z] #24 7.874 ++ uname -m [2022-07-28T12:20:48.770Z] #24 7.874 + arch=x86_64 [2022-07-28T12:20:48.770Z] #24 7.874 + '[' x86_64 '!=' x86_64 ']' [2022-07-28T12:20:48.770Z] #24 7.874 + url=https://download.docker.com/linux/static [2022-07-28T12:20:48.770Z] #24 7.874 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-28T12:20:48.770Z] #24 7.903 + tar -xz docker/docker [2022-07-28T12:20:49.028Z] #24 ... [2022-07-28T12:20:49.028Z] [2022-07-28T12:20:49.028Z] #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 [2022-07-28T12:20:49.028Z] #55 sha256:7c641f8616cbd8c027afdbbc0be0d2c0e6a57e8af29eba883b38cb4e372667a5 [2022-07-28T12:20:49.028Z] #55 6.814 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-28T12:20:49.028Z] #55 6.863 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-28T12:20:49.028Z] #55 6.863 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-28T12:20:49.028Z] #55 8.336 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-28T12:20:49.028Z] #55 ... [2022-07-28T12:20:49.028Z] [2022-07-28T12:20:49.028Z] #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 [2022-07-28T12:20:49.028Z] #51 sha256:ee505c3146fc9dd3218dcea9da1adc15e0dc746f2a625a54dba13fa79ca5cf01 [2022-07-28T12:20:49.028Z] #51 5.767 + RM_GOPATH=0 [2022-07-28T12:20:49.028Z] #51 5.767 + TMP_GOPATH= [2022-07-28T12:20:49.028Z] #51 5.767 + : /build [2022-07-28T12:20:49.028Z] #51 5.767 + '[' -z '' ']' [2022-07-28T12:20:49.028Z] #51 5.767 ++ mktemp -d [2022-07-28T12:20:49.028Z] #51 5.767 + export GOPATH=/tmp/tmp.O0caI05tJG [2022-07-28T12:20:49.028Z] #51 5.767 + GOPATH=/tmp/tmp.O0caI05tJG [2022-07-28T12:20:49.028Z] #51 5.767 + RM_GOPATH=1 [2022-07-28T12:20:49.028Z] #51 5.767 + case "$(go env GOARCH)" in [2022-07-28T12:20:49.028Z] #51 5.767 ++ go env GOARCH [2022-07-28T12:20:49.028Z] #51 5.767 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T12:20:49.028Z] #51 5.767 + GO_BUILDMODE=-buildmode=pie [2022-07-28T12:20:49.028Z] #51 5.767 ++ dirname /tmp/install/install.sh [2022-07-28T12:20:49.028Z] #51 5.769 + dir=/tmp/install [2022-07-28T12:20:49.028Z] #51 5.770 + bin=shfmt [2022-07-28T12:20:49.028Z] #51 5.770 + shift [2022-07-28T12:20:49.028Z] #51 5.777 Install shfmt version v3.0.2 [2022-07-28T12:20:49.028Z] #51 5.777 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-07-28T12:20:49.028Z] #51 5.777 + . /tmp/install/shfmt.installer [2022-07-28T12:20:49.028Z] #51 5.777 ++ : v3.0.2 [2022-07-28T12:20:49.028Z] #51 5.777 + install_shfmt [2022-07-28T12:20:49.028Z] #51 5.777 + echo 'Install shfmt version v3.0.2' [2022-07-28T12:20:49.028Z] #51 5.777 + GOBIN=/build [2022-07-28T12:20:49.028Z] #51 5.777 + GO111MODULE=on [2022-07-28T12:20:49.028Z] #51 5.777 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-07-28T12:20:49.028Z] #51 6.332 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-28T12:20:49.028Z] #51 7.383 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-28T12:20:49.028Z] #51 7.444 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-28T12:20:49.028Z] #51 7.455 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-28T12:20:49.028Z] #51 10.47 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-28T12:20:49.203Z] #9 extracting sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 6.2s done [2022-07-28T12:20:49.287Z] #51 ... [2022-07-28T12:20:49.287Z] [2022-07-28T12:20:49.287Z] #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 [2022-07-28T12:20:49.287Z] #34 sha256:d407d5b3056b6dcfb08acd460b6077e28590afb3a1053168a3efb5dba075cea6 [2022-07-28T12:20:49.287Z] #34 7.333 + RM_GOPATH=0 [2022-07-28T12:20:49.287Z] #34 7.333 + TMP_GOPATH= [2022-07-28T12:20:49.287Z] #34 7.333 + : /build [2022-07-28T12:20:49.287Z] #34 7.333 + '[' -z '' ']' [2022-07-28T12:20:49.287Z] #34 7.367 ++ mktemp -d [2022-07-28T12:20:49.287Z] #34 7.367 + export GOPATH=/tmp/tmp.SbDMy7dYlY [2022-07-28T12:20:49.287Z] #34 7.367 + GOPATH=/tmp/tmp.SbDMy7dYlY [2022-07-28T12:20:49.287Z] #34 7.367 + RM_GOPATH=1 [2022-07-28T12:20:49.287Z] #34 7.367 + case "$(go env GOARCH)" in [2022-07-28T12:20:49.287Z] #34 7.367 ++ go env GOARCH [2022-07-28T12:20:49.287Z] #34 7.396 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-07-28T12:20:49.287Z] #34 7.396 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T12:20:49.287Z] #34 7.396 + GO_BUILDMODE=-buildmode=pie [2022-07-28T12:20:49.287Z] #34 7.396 ++ dirname /tmp/install/install.sh [2022-07-28T12:20:49.287Z] #34 7.396 + dir=/tmp/install [2022-07-28T12:20:49.287Z] #34 7.396 + bin=tomlv [2022-07-28T12:20:49.287Z] #34 7.396 + shift [2022-07-28T12:20:49.287Z] #34 7.396 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-07-28T12:20:49.287Z] #34 7.396 + . /tmp/install/tomlv.installer [2022-07-28T12:20:49.287Z] #34 7.396 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-07-28T12:20:49.287Z] #34 7.396 + install_tomlv [2022-07-28T12:20:49.287Z] #34 7.396 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-07-28T12:20:49.287Z] #34 7.396 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.SbDMy7dYlY/src/github.com/BurntSushi/toml [2022-07-28T12:20:49.287Z] #34 7.420 Cloning into '/tmp/tmp.SbDMy7dYlY/src/github.com/BurntSushi/toml'... [2022-07-28T12:20:49.287Z] #34 9.967 + cd /tmp/tmp.SbDMy7dYlY/src/github.com/BurntSushi/toml [2022-07-28T12:20:49.287Z] #34 9.967 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-07-28T12:20:49.287Z] #34 10.24 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-07-28T12:20:49.287Z] #34 ... [2022-07-28T12:20:49.287Z] [2022-07-28T12:20:49.287Z] #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 [2022-07-28T12:20:49.287Z] #47 sha256:e42163494c647e618eb9b6ff5f12b2e1c47c14c35cb208d8705593d36266f154 [2022-07-28T12:20:49.287Z] #47 6.540 + RM_GOPATH=0 [2022-07-28T12:20:49.287Z] #47 6.540 + TMP_GOPATH= [2022-07-28T12:20:49.287Z] #47 6.540 + : /build [2022-07-28T12:20:49.287Z] #47 6.540 + '[' -z '' ']' [2022-07-28T12:20:49.287Z] #47 6.540 ++ mktemp -d [2022-07-28T12:20:49.287Z] #47 6.540 + export GOPATH=/tmp/tmp.EIXoJA11k4 [2022-07-28T12:20:49.287Z] #47 6.540 + GOPATH=/tmp/tmp.EIXoJA11k4 [2022-07-28T12:20:49.287Z] #47 6.540 + RM_GOPATH=1 [2022-07-28T12:20:49.287Z] #47 6.540 + case "$(go env GOARCH)" in [2022-07-28T12:20:49.287Z] #47 6.540 ++ go env GOARCH [2022-07-28T12:20:49.287Z] #47 6.548 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T12:20:49.287Z] #47 6.548 + GO_BUILDMODE=-buildmode=pie [2022-07-28T12:20:49.287Z] #47 6.548 ++ dirname /tmp/install/install.sh [2022-07-28T12:20:49.287Z] #47 6.549 + dir=/tmp/install [2022-07-28T12:20:49.287Z] #47 6.550 + bin=gotestsum [2022-07-28T12:20:49.287Z] #47 6.550 + shift [2022-07-28T12:20:49.287Z] #47 6.552 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-07-28T12:20:49.287Z] #47 6.552 + . /tmp/install/gotestsum.installer [2022-07-28T12:20:49.287Z] #47 6.553 ++ : v1.7.0 [2022-07-28T12:20:49.287Z] #47 6.553 + install_gotestsum [2022-07-28T12:20:49.287Z] #47 6.553 + set -e [2022-07-28T12:20:49.287Z] #47 6.553 + echo 'Install gotestsum version v1.7.0' [2022-07-28T12:20:49.287Z] #47 6.553 + GOBIN=/build [2022-07-28T12:20:49.287Z] #47 6.553 + GO111MODULE=on [2022-07-28T12:20:49.287Z] #47 6.553 + go install gotest.tools/gotestsum@v1.7.0 [2022-07-28T12:20:49.287Z] #47 6.555 Install gotestsum version v1.7.0 [2022-07-28T12:20:49.287Z] #47 7.056 go: downloading gotest.tools/gotestsum v1.7.0 [2022-07-28T12:20:49.287Z] #47 9.971 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-28T12:20:49.287Z] #47 9.992 go: downloading github.com/fatih/color v1.10.0 [2022-07-28T12:20:49.287Z] #47 10.14 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-28T12:20:49.287Z] #47 10.21 go: downloading github.com/pkg/errors v0.9.1 [2022-07-28T12:20:49.287Z] #47 10.80 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-28T12:20:49.287Z] #47 10.90 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-28T12:20:49.287Z] #47 10.98 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-28T12:20:49.287Z] #47 10.98 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-28T12:20:49.468Z] #9 extracting sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 [2022-07-28T12:20:49.544Z] #47 11.18 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-28T12:20:49.544Z] #47 ... [2022-07-28T12:20:49.544Z] [2022-07-28T12:20:49.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 [2022-07-28T12:20:49.544Z] #40 sha256:026c1dd60fb66b96a370bccc3c5529f2667f2022f8d6b588231c987adeab095d [2022-07-28T12:20:49.544Z] #40 7.369 + git clone https://github.com/docker/distribution.git . [2022-07-28T12:20:49.544Z] #40 7.381 Cloning into '.'... [2022-07-28T12:20:49.544Z] #40 ... [2022-07-28T12:20:49.544Z] [2022-07-28T12:20:49.544Z] #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 [2022-07-28T12:20:49.544Z] #36 sha256:7dd4e759055c6fdc44b996a50e3e8652ec102e5d6500a83870d08c6d6be0f336 [2022-07-28T12:20:49.544Z] #36 8.306 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-28T12:20:49.544Z] #36 8.410 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-28T12:20:49.544Z] #36 8.410 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-28T12:20:49.544Z] #36 10.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-28T12:20:49.802Z] #36 ... [2022-07-28T12:20:49.802Z] [2022-07-28T12:20:49.802Z] #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 [2022-07-28T12:20:49.802Z] #49 sha256:901ae47345e8ae6daaa1375ee68027d968b2893ddd55da1e46ec5d468042f1d9 [2022-07-28T12:20:49.802Z] #49 7.067 + RM_GOPATH=0 [2022-07-28T12:20:49.802Z] #49 7.067 + TMP_GOPATH= [2022-07-28T12:20:49.802Z] #49 7.067 + : /build [2022-07-28T12:20:49.802Z] #49 7.067 + '[' -z '' ']' [2022-07-28T12:20:49.802Z] #49 7.067 ++ mktemp -d [2022-07-28T12:20:49.802Z] #49 7.067 + export GOPATH=/tmp/tmp.bnQ8C1CCaX [2022-07-28T12:20:49.802Z] #49 7.067 + GOPATH=/tmp/tmp.bnQ8C1CCaX [2022-07-28T12:20:49.802Z] #49 7.067 + RM_GOPATH=1 [2022-07-28T12:20:49.802Z] #49 7.067 + case "$(go env GOARCH)" in [2022-07-28T12:20:49.802Z] #49 7.083 ++ go env GOARCH [2022-07-28T12:20:49.802Z] #49 7.085 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T12:20:49.802Z] #49 7.085 + GO_BUILDMODE=-buildmode=pie [2022-07-28T12:20:49.802Z] #49 7.085 ++ dirname /tmp/install/install.sh [2022-07-28T12:20:49.802Z] #49 7.096 Install golangci-lint version v1.23.8 [2022-07-28T12:20:49.802Z] #49 7.098 + dir=/tmp/install [2022-07-28T12:20:49.802Z] #49 7.098 + bin=golangci_lint [2022-07-28T12:20:49.802Z] #49 7.098 + shift [2022-07-28T12:20:49.802Z] #49 7.098 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-07-28T12:20:49.802Z] #49 7.098 + . /tmp/install/golangci_lint.installer [2022-07-28T12:20:49.802Z] #49 7.098 ++ : v1.23.8 [2022-07-28T12:20:49.802Z] #49 7.098 + install_golangci_lint [2022-07-28T12:20:49.802Z] #49 7.098 + set -e [2022-07-28T12:20:49.802Z] #49 7.098 + echo 'Install golangci-lint version v1.23.8' [2022-07-28T12:20:49.802Z] #49 7.098 + GOBIN=/build [2022-07-28T12:20:49.802Z] #49 7.098 + GO111MODULE=on [2022-07-28T12:20:49.802Z] #49 7.098 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-07-28T12:20:49.802Z] #49 7.780 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-07-28T12:20:49.802Z] #49 ... [2022-07-28T12:20:49.802Z] [2022-07-28T12:20:49.802Z] #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 [2022-07-28T12:20:49.802Z] #47 sha256:e42163494c647e618eb9b6ff5f12b2e1c47c14c35cb208d8705593d36266f154 [2022-07-28T12:20:49.802Z] #47 11.33 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-28T12:20:49.802Z] #47 11.45 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-28T12:20:50.129Z] #13 ... [2022-07-28T12:20:50.129Z] [2022-07-28T12:20:50.129Z] #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 [2022-07-28T12:20:50.129Z] #37 sha256:4f80ef9dbc5fc521bf7fcf410af6e9c0b42e68c8a7d402ef406cd03d89d80397 [2022-07-28T12:20:50.129Z] #37 1.056 + RM_GOPATH=0 [2022-07-28T12:20:50.129Z] #37 1.056 + TMP_GOPATH= [2022-07-28T12:20:50.129Z] #37 1.056 + : /build [2022-07-28T12:20:50.129Z] #37 1.056 + '[' -z '' ']' [2022-07-28T12:20:50.129Z] #37 1.057 ++ mktemp -d [2022-07-28T12:20:50.129Z] #37 1.060 + export GOPATH=/tmp/tmp.RFKWFeHYj1 [2022-07-28T12:20:50.129Z] #37 1.060 + GOPATH=/tmp/tmp.RFKWFeHYj1 [2022-07-28T12:20:50.129Z] #37 1.060 + RM_GOPATH=1 [2022-07-28T12:20:50.129Z] #37 1.060 + case "$(go env GOARCH)" in [2022-07-28T12:20:50.129Z] #37 1.060 ++ go env GOARCH [2022-07-28T12:20:50.129Z] #37 1.068 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T12:20:50.129Z] #37 1.068 + GO_BUILDMODE=-buildmode=pie [2022-07-28T12:20:50.129Z] #37 1.068 ++ dirname /tmp/install/install.sh [2022-07-28T12:20:50.129Z] #37 1.076 + dir=/tmp/install [2022-07-28T12:20:50.129Z] #37 1.076 + bin=tini [2022-07-28T12:20:50.129Z] #37 1.076 + shift [2022-07-28T12:20:50.129Z] #37 1.076 + '[' '!' -f /tmp/install/tini.installer ']' [2022-07-28T12:20:50.129Z] #37 1.076 + . /tmp/install/tini.installer [2022-07-28T12:20:50.129Z] #37 1.076 ++ : v0.19.0 [2022-07-28T12:20:50.129Z] #37 1.076 + install_tini [2022-07-28T12:20:50.129Z] #37 1.076 + echo 'Install tini version v0.19.0' [2022-07-28T12:20:50.129Z] #37 1.076 Install tini version v0.19.0 [2022-07-28T12:20:50.129Z] #37 1.076 + git clone https://github.com/krallin/tini.git /tmp/tmp.RFKWFeHYj1/tini [2022-07-28T12:20:50.129Z] #37 1.087 Cloning into '/tmp/tmp.RFKWFeHYj1/tini'... [2022-07-28T12:20:50.129Z] #37 1.580 + cd /tmp/tmp.RFKWFeHYj1/tini [2022-07-28T12:20:50.129Z] #37 1.581 + git checkout -q v0.19.0 [2022-07-28T12:20:50.129Z] #37 1.591 + cmake . [2022-07-28T12:20:50.129Z] #37 1.799 -- The C compiler identification is GNU 8.3.0 [2022-07-28T12:20:50.129Z] #37 1.804 -- Check for working C compiler: /usr/bin/cc [2022-07-28T12:20:50.129Z] #37 2.079 -- Check for working C compiler: /usr/bin/cc -- works [2022-07-28T12:20:50.129Z] #37 2.079 -- Detecting C compiler ABI info [2022-07-28T12:20:50.129Z] #37 2.363 -- Detecting C compiler ABI info - done [2022-07-28T12:20:50.129Z] #37 2.371 -- Detecting C compile features [2022-07-28T12:20:50.129Z] #37 3.063 -- Detecting C compile features - done [2022-07-28T12:20:50.129Z] #37 3.072 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-28T12:20:50.129Z] #37 3.160 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-28T12:20:50.129Z] #37 3.206 -- Configuring done [2022-07-28T12:20:50.129Z] #37 3.210 -- Generating done [2022-07-28T12:20:50.129Z] #37 3.220 -- Build files have been written to: /tmp/tmp.RFKWFeHYj1/tini [2022-07-28T12:20:50.129Z] #37 3.222 + make tini-static [2022-07-28T12:20:50.129Z] #37 3.334 Scanning dependencies of target tini-static [2022-07-28T12:20:50.129Z] #37 3.361 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-28T12:20:50.129Z] #37 3.695 [100%] Linking C executable tini-static [2022-07-28T12:20:50.129Z] #37 3.844 [100%] Built target tini-static [2022-07-28T12:20:50.129Z] #37 3.871 + mkdir -p /build [2022-07-28T12:20:50.129Z] #37 3.873 + cp tini-static /build/docker-init [2022-07-28T12:20:50.129Z] #37 DONE 4.9s [2022-07-28T12:20:50.129Z] [2022-07-28T12:20:50.129Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:20:50.129Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:20:50.129Z] #43 1.359 Note: Building without setproctitle() and strlcpy() support. [2022-07-28T12:20:50.129Z] #43 1.360 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-07-28T12:20:50.129Z] #43 1.383 Note: Building without GnuTLS support [2022-07-28T12:20:50.129Z] #43 1.393 Makefile.config:39: Warn: you have no libnftables installed [2022-07-28T12:20:50.129Z] #43 1.393 Makefile.config:40: Warn: Building without nftables support [2022-07-28T12:20:50.129Z] #43 2.103 fatal: not a git repository (or any of the parent directories): .git [2022-07-28T12:20:50.129Z] #43 2.128 GEN .gitid [2022-07-28T12:20:50.129Z] #43 2.146 GEN criu/include/version.h [2022-07-28T12:20:50.129Z] #43 2.218 GEN include/common/asm [2022-07-28T12:20:50.129Z] #43 3.259 PBCC images/timens.pb-c.c [2022-07-28T12:20:50.129Z] #43 3.282 DEP images/timens.pb-c.d [2022-07-28T12:20:50.129Z] #43 3.306 PBCC images/fown.pb-c.c [2022-07-28T12:20:50.129Z] #43 3.313 PBCC images/google/protobuf/descriptor.pb-c.c [2022-07-28T12:20:50.129Z] #43 3.350 PBCC images/opts.pb-c.c [2022-07-28T12:20:50.129Z] #43 3.360 PBCC images/memfd.pb-c.c [2022-07-28T12:20:50.129Z] #43 3.382 DEP images/fown.pb-c.d [2022-07-28T12:20:50.129Z] #43 3.399 DEP images/google/protobuf/descriptor.pb-c.d [2022-07-28T12:20:50.129Z] #43 3.432 DEP images/opts.pb-c.d [2022-07-28T12:20:50.129Z] #43 3.477 DEP images/memfd.pb-c.d [2022-07-28T12:20:50.129Z] #43 3.523 PBCC images/sit.pb-c.c [2022-07-28T12:20:50.129Z] #43 3.557 DEP images/sit.pb-c.d [2022-07-28T12:20:50.129Z] #43 3.575 PBCC images/macvlan.pb-c.c [2022-07-28T12:20:50.129Z] #43 3.579 DEP images/macvlan.pb-c.d [2022-07-28T12:20:50.129Z] #43 3.597 PBCC images/autofs.pb-c.c [2022-07-28T12:20:50.129Z] #43 3.602 DEP images/autofs.pb-c.d [2022-07-28T12:20:50.129Z] #43 3.642 PBCC images/sysctl.pb-c.c [2022-07-28T12:20:50.129Z] #43 3.672 DEP images/sysctl.pb-c.d [2022-07-28T12:20:50.129Z] #43 3.698 PBCC images/time.pb-c.c [2022-07-28T12:20:50.129Z] #43 3.711 DEP images/time.pb-c.d [2022-07-28T12:20:50.129Z] #43 3.728 PBCC images/binfmt-misc.pb-c.c [2022-07-28T12:20:50.129Z] #43 3.762 DEP images/binfmt-misc.pb-c.d [2022-07-28T12:20:50.129Z] #43 3.805 PBCC images/seccomp.pb-c.c [2022-07-28T12:20:50.366Z] #47 11.91 go: downloading golang.org/x/tools v0.1.0 [2022-07-28T12:20:50.391Z] #43 3.839 DEP images/seccomp.pb-c.d [2022-07-28T12:20:50.391Z] #43 3.860 PBCC images/userns.pb-c.c [2022-07-28T12:20:50.391Z] #43 3.870 DEP images/userns.pb-c.d [2022-07-28T12:20:50.391Z] #43 3.889 PBCC images/cgroup.pb-c.c [2022-07-28T12:20:50.391Z] #43 3.901 DEP images/cgroup.pb-c.d [2022-07-28T12:20:50.391Z] #43 3.927 PBCC images/ext-file.pb-c.c [2022-07-28T12:20:50.391Z] #43 3.939 DEP images/ext-file.pb-c.d [2022-07-28T12:20:50.391Z] #43 3.957 PBCC images/rpc.pb-c.c [2022-07-28T12:20:50.391Z] #43 3.973 DEP images/rpc.pb-c.d [2022-07-28T12:20:50.391Z] #43 3.993 PBCC images/siginfo.pb-c.c [2022-07-28T12:20:50.391Z] #43 3.999 DEP images/siginfo.pb-c.d [2022-07-28T12:20:50.391Z] #43 4.019 PBCC images/pagemap.pb-c.c [2022-07-28T12:20:50.391Z] #43 4.057 DEP images/pagemap.pb-c.d [2022-07-28T12:20:50.652Z] #43 4.093 PBCC images/rlimit.pb-c.c [2022-07-28T12:20:50.652Z] #43 4.105 DEP images/rlimit.pb-c.d [2022-07-28T12:20:50.652Z] #43 4.133 PBCC images/file-lock.pb-c.c [2022-07-28T12:20:50.652Z] #43 4.137 DEP images/file-lock.pb-c.d [2022-07-28T12:20:50.652Z] #43 4.161 PBCC images/tty.pb-c.c [2022-07-28T12:20:50.652Z] #43 4.173 DEP images/tty.pb-c.d [2022-07-28T12:20:50.652Z] #43 4.189 PBCC images/tun.pb-c.c [2022-07-28T12:20:50.652Z] #43 4.201 PBCC images/netdev.pb-c.c [2022-07-28T12:20:50.652Z] #43 4.215 DEP images/tun.pb-c.d [2022-07-28T12:20:50.652Z] #43 4.258 DEP images/netdev.pb-c.d [2022-07-28T12:20:50.652Z] #43 4.288 PBCC images/vma.pb-c.c [2022-07-28T12:20:50.912Z] #43 4.303 DEP images/vma.pb-c.d [2022-07-28T12:20:50.912Z] #43 4.314 PBCC images/creds.pb-c.c [2022-07-28T12:20:50.912Z] #43 4.327 DEP images/creds.pb-c.d [2022-07-28T12:20:50.912Z] #43 4.354 PBCC images/utsns.pb-c.c [2022-07-28T12:20:50.912Z] #43 4.370 DEP images/utsns.pb-c.d [2022-07-28T12:20:50.912Z] #43 4.390 PBCC images/ipc-desc.pb-c.c [2022-07-28T12:20:50.912Z] #43 4.400 PBCC images/ipc-sem.pb-c.c [2022-07-28T12:20:50.912Z] #43 4.407 DEP images/ipc-desc.pb-c.d [2022-07-28T12:20:50.912Z] #43 4.438 DEP images/ipc-sem.pb-c.d [2022-07-28T12:20:50.912Z] #43 4.462 PBCC images/ipc-msg.pb-c.c [2022-07-28T12:20:50.912Z] #43 4.468 DEP images/ipc-msg.pb-c.d [2022-07-28T12:20:50.912Z] #43 4.495 PBCC images/ipc-shm.pb-c.c [2022-07-28T12:20:50.912Z] #43 4.505 DEP images/ipc-shm.pb-c.d [2022-07-28T12:20:50.912Z] #43 4.524 PBCC images/ipc-var.pb-c.c [2022-07-28T12:20:50.912Z] #43 4.540 DEP images/ipc-var.pb-c.d [2022-07-28T12:20:50.912Z] #43 4.562 PBCC images/sk-opts.pb-c.c [2022-07-28T12:20:50.912Z] #43 4.572 PBCC images/packet-sock.pb-c.c [2022-07-28T12:20:50.912Z] #43 4.586 DEP images/sk-opts.pb-c.d [2022-07-28T12:20:50.912Z] #43 4.598 DEP images/packet-sock.pb-c.d [2022-07-28T12:20:51.040Z] Commit message: "Fix file capabilities droping in Dockerfile" [2022-07-28T12:20:51.172Z] #43 4.615 PBCC images/sk-netlink.pb-c.c [2022-07-28T12:20:51.172Z] #43 4.626 DEP images/sk-netlink.pb-c.d [2022-07-28T12:20:51.172Z] #43 4.643 PBCC images/sk-inet.pb-c.c [2022-07-28T12:20:51.172Z] #43 4.662 DEP images/sk-inet.pb-c.d [2022-07-28T12:20:51.172Z] #43 4.694 PBCC images/sk-unix.pb-c.c [2022-07-28T12:20:51.172Z] #43 4.708 DEP images/sk-unix.pb-c.d [2022-07-28T12:20:51.172Z] #43 4.720 PBCC images/mm.pb-c.c [2022-07-28T12:20:51.172Z] #43 4.742 DEP images/mm.pb-c.d [2022-07-28T12:20:51.172Z] #43 4.770 PBCC images/timerfd.pb-c.c [2022-07-28T12:20:51.172Z] #43 4.786 DEP images/timerfd.pb-c.d [2022-07-28T12:20:51.172Z] #43 4.797 PBCC images/timer.pb-c.c [2022-07-28T12:20:51.172Z] #43 4.810 DEP images/timer.pb-c.d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-28T12:20:51.433Z] #43 4.829 PBCC images/sa.pb-c.c [2022-07-28T12:20:51.433Z] #43 4.848 DEP images/sa.pb-c.d [2022-07-28T12:20:51.433Z] #43 4.887 PBCC images/pipe-data.pb-c.c [2022-07-28T12:20:51.433Z] #43 4.900 DEP images/pipe-data.pb-c.d [2022-07-28T12:20:51.433Z] #43 4.918 PBCC images/mnt.pb-c.c [2022-07-28T12:20:51.433Z] #43 4.941 DEP images/mnt.pb-c.d [2022-07-28T12:20:51.433Z] #43 4.955 PBCC images/sk-packet.pb-c.c [2022-07-28T12:20:51.433Z] #43 4.963 DEP images/sk-packet.pb-c.d [2022-07-28T12:20:51.433Z] #43 4.990 PBCC images/tcp-stream.pb-c.c [2022-07-28T12:20:51.433Z] #43 5.005 DEP images/tcp-stream.pb-c.d [2022-07-28T12:20:51.433Z] #43 5.030 PBCC images/pipe.pb-c.c [2022-07-28T12:20:51.696Z] #43 5.042 DEP images/pipe.pb-c.d [2022-07-28T12:20:51.696Z] #43 5.062 PBCC images/pstree.pb-c.c [2022-07-28T12:20:51.696Z] #43 5.075 DEP images/pstree.pb-c.d [2022-07-28T12:20:51.696Z] #43 5.093 PBCC images/fs.pb-c.c [2022-07-28T12:20:51.696Z] #43 5.102 DEP images/fs.pb-c.d [2022-07-28T12:20:51.696Z] #43 5.127 PBCC images/signalfd.pb-c.c [2022-07-28T12:20:51.696Z] #43 5.148 DEP images/signalfd.pb-c.d [2022-07-28T12:20:51.696Z] #43 5.183 PBCC images/fh.pb-c.c [2022-07-28T12:20:51.696Z] #43 5.199 PBCC images/fsnotify.pb-c.c [2022-07-28T12:20:51.696Z] #43 5.217 DEP images/fh.pb-c.d [2022-07-28T12:20:51.696Z] #43 5.238 DEP images/fsnotify.pb-c.d [2022-07-28T12:20:51.696Z] #43 5.252 PBCC images/eventpoll.pb-c.c [2022-07-28T12:20:51.696Z] #43 ... [2022-07-28T12:20:51.696Z] [2022-07-28T12:20:51.696Z] #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 [2022-07-28T12:20:51.696Z] #58 sha256:55fc3e4df3f79aca13e3361443f110fdc3fe984fbcd891d3271be83f364262f1 [2022-07-28T12:20:51.696Z] #58 28.36 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-28T12:20:51.696Z] #58 28.36 + GOBIN=/build [2022-07-28T12:20:51.696Z] #58 28.36 + GO111MODULE=on [2022-07-28T12:20:51.696Z] #58 28.36 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-07-28T12:20:51.696Z] #58 DONE 31.0s [2022-07-28T12:20:51.696Z] [2022-07-28T12:20:51.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 [2022-07-28T12:20:51.696Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:20:51.696Z] #43 5.276 DEP images/eventpoll.pb-c.d [2022-07-28T12:20:51.696Z] #43 5.302 PBCC images/eventfd.pb-c.c [2022-07-28T12:20:51.696Z] #43 5.317 DEP images/eventfd.pb-c.d [2022-07-28T12:20:51.696Z] #43 5.348 PBCC images/remap-file-path.pb-c.c [2022-07-28T12:20:51.696Z] #43 5.360 DEP images/remap-file-path.pb-c.d [2022-07-28T12:20:51.696Z] #43 ... [2022-07-28T12:20:51.696Z] [2022-07-28T12:20:51.696Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-07-28T12:20:51.696Z] #59 sha256:7378761dbae027905af790c26fd9b72394c0d591cddf25a5a7cfee563837e054 [2022-07-28T12:20:51.956Z] #59 DONE 0.1s [2022-07-28T12:20:51.956Z] [2022-07-28T12:20:51.956Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:20:51.956Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:20:51.956Z] #43 5.384 PBCC images/fifo.pb-c.c [2022-07-28T12:20:51.956Z] #43 5.397 DEP images/fifo.pb-c.d [2022-07-28T12:20:51.956Z] #43 5.430 PBCC images/ghost-file.pb-c.c [2022-07-28T12:20:51.956Z] #43 5.457 DEP images/ghost-file.pb-c.d [2022-07-28T12:20:51.956Z] #43 ... [2022-07-28T12:20:51.956Z] [2022-07-28T12:20:51.956Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-28T12:20:51.956Z] #60 sha256:382cda60fe691c260cbd0b373c61220a08b3cba3e816a33c93cd85dc65f81b57 [2022-07-28T12:20:51.956Z] #60 DONE 0.2s [2022-07-28T12:20:51.956Z] [2022-07-28T12:20:51.956Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:20:51.956Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:20:51.956Z] #43 5.515 PBCC images/regfile.pb-c.c [2022-07-28T12:20:51.956Z] #43 5.531 DEP images/regfile.pb-c.d [2022-07-28T12:20:51.956Z] #43 5.557 PBCC images/ns.pb-c.c [2022-07-28T12:20:51.956Z] #43 5.570 DEP images/ns.pb-c.d [2022-07-28T12:20:51.956Z] #43 5.587 PBCC images/fdinfo.pb-c.c [2022-07-28T12:20:51.970Z] + docker version [2022-07-28T12:20:52.216Z] #43 5.634 DEP images/fdinfo.pb-c.d [2022-07-28T12:20:52.216Z] #43 5.646 PBCC images/core-aarch64.pb-c.c [2022-07-28T12:20:52.216Z] #43 5.662 PBCC images/core-arm.pb-c.c [2022-07-28T12:20:52.216Z] #43 5.681 PBCC images/core-ppc64.pb-c.c [2022-07-28T12:20:52.216Z] #43 5.691 PBCC images/core-s390.pb-c.c [2022-07-28T12:20:52.216Z] #43 5.715 PBCC images/core-x86.pb-c.c [2022-07-28T12:20:52.216Z] #43 5.736 PBCC images/core.pb-c.c [2022-07-28T12:20:52.216Z] #43 5.764 PBCC images/inventory.pb-c.c [2022-07-28T12:20:52.216Z] #43 5.777 DEP images/core-aarch64.pb-c.d [2022-07-28T12:20:52.216Z] #43 5.793 DEP images/core-arm.pb-c.d [2022-07-28T12:20:52.216Z] #43 5.813 DEP images/core-ppc64.pb-c.d [2022-07-28T12:20:52.216Z] #43 5.826 DEP images/core-s390.pb-c.d [2022-07-28T12:20:52.216Z] #43 5.840 DEP images/core-x86.pb-c.d [2022-07-28T12:20:52.478Z] #43 5.862 DEP images/core.pb-c.d [2022-07-28T12:20:52.478Z] #43 5.883 DEP images/inventory.pb-c.d [2022-07-28T12:20:52.478Z] #43 5.902 PBCC images/cpuinfo.pb-c.c [2022-07-28T12:20:52.478Z] #43 5.926 DEP images/cpuinfo.pb-c.d [2022-07-28T12:20:52.478Z] #43 5.939 PBCC images/stats.pb-c.c [2022-07-28T12:20:52.478Z] #43 5.962 DEP images/stats.pb-c.d [2022-07-28T12:20:53.419Z] #43 6.950 make[1]: Nothing to be done for 'all'. [2022-07-28T12:20:54.361Z] #43 7.879 CC images/stats.o [2022-07-28T12:20:54.361Z] #43 ... [2022-07-28T12:20:54.361Z] [2022-07-28T12:20:54.361Z] #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 [2022-07-28T12:20:54.361Z] #32 sha256:128f5e9e3c460e350100d97a8fbe5cbaac3696236b1f14b019d3ffe8833b2be2 [2022-07-28T12:20:54.361Z] #32 DONE 33.4s [2022-07-28T12:20:54.361Z] [2022-07-28T12:20:54.361Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:20:54.361Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:20:54.361Z] #43 7.978 CC images/core.o [2022-07-28T12:20:54.622Z] #43 8.192 CC images/core-x86.o [2022-07-28T12:20:54.786Z] #9 extracting sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 5.1s [2022-07-28T12:20:54.882Z] #43 8.380 CC images/core-arm.o [2022-07-28T12:20:55.143Z] #43 8.526 CC images/core-aarch64.o [2022-07-28T12:20:55.143Z] #43 8.654 CC images/core-ppc64.o [2022-07-28T12:20:55.403Z] #43 8.811 CC images/core-s390.o [2022-07-28T12:20:55.403Z] #43 8.989 CC images/cpuinfo.o [2022-07-28T12:20:55.631Z] #47 ... [2022-07-28T12:20:55.631Z] [2022-07-28T12:20:55.631Z] #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 [2022-07-28T12:20:55.631Z] #34 sha256:d407d5b3056b6dcfb08acd460b6077e28590afb3a1053168a3efb5dba075cea6 [2022-07-28T12:20:55.631Z] #34 11.63 internal/unsafeheader [2022-07-28T12:20:55.631Z] #34 11.81 internal/abi [2022-07-28T12:20:55.631Z] #34 12.06 internal/cpu [2022-07-28T12:20:55.631Z] #34 12.61 internal/goexperiment [2022-07-28T12:20:55.631Z] #34 12.68 runtime/internal/atomic [2022-07-28T12:20:55.631Z] #34 13.94 runtime/internal/sys [2022-07-28T12:20:55.631Z] #34 14.10 internal/bytealg [2022-07-28T12:20:55.631Z] #34 14.63 runtime/internal/math [2022-07-28T12:20:55.631Z] #34 14.83 internal/itoa [2022-07-28T12:20:55.631Z] #34 15.22 math/bits [2022-07-28T12:20:55.631Z] #34 16.25 runtime [2022-07-28T12:20:55.631Z] #34 16.54 math [2022-07-28T12:20:55.664Z] #43 9.136 CC images/inventory.o [2022-07-28T12:20:55.664Z] #43 9.213 CC images/fdinfo.o [2022-07-28T12:20:55.664Z] #43 9.350 CC images/fown.o [2022-07-28T12:20:55.924Z] #43 9.408 CC images/ns.o [2022-07-28T12:20:55.924Z] #43 9.461 CC images/regfile.o [2022-07-28T12:20:55.924Z] #43 9.518 CC images/ghost-file.o [2022-07-28T12:20:55.924Z] #43 9.612 CC images/fifo.o [2022-07-28T12:20:56.122Z] Fetching without tags [2022-07-28T12:20:56.198Z] #34 ... [2022-07-28T12:20:56.198Z] [2022-07-28T12:20:56.198Z] #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 [2022-07-28T12:20:56.198Z] #32 sha256:128f5e9e3c460e350100d97a8fbe5cbaac3696236b1f14b019d3ffe8833b2be2 [2022-07-28T12:20:56.198Z] #32 7.399 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-28T12:20:56.198Z] #32 7.399 Cloning into '.'... [2022-07-28T12:20:56.198Z] #32 ... [2022-07-28T12:20:56.198Z] [2022-07-28T12:20:56.198Z] #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 [2022-07-28T12:20:56.198Z] #13 sha256:1355b81fbf4f4448ac93cb7bbcbe2f1a8548ea486f9372bb94de873a615cd30c [2022-07-28T12:20:56.198Z] #13 5.236 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-07-28T12:20:56.198Z] #13 5.237 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-28T12:20:56.198Z] #13 5.375 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-28T12:20:56.198Z] #13 5.379 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-28T12:20:56.198Z] #13 7.683 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-07-28T12:20:56.198Z] #13 10.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-28T12:20:56.249Z] #43 9.683 CC images/remap-file-path.o [2022-07-28T12:20:56.249Z] #43 9.744 CC images/eventfd.o [2022-07-28T12:20:56.249Z] #43 9.798 CC images/eventpoll.o [2022-07-28T12:20:56.249Z] #43 9.886 CC images/fh.o [2022-07-28T12:20:56.455Z] #13 ... [2022-07-28T12:20:56.455Z] [2022-07-28T12:20:56.455Z] #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 [2022-07-28T12:20:56.455Z] #49 sha256:901ae47345e8ae6daaa1375ee68027d968b2893ddd55da1e46ec5d468042f1d9 [2022-07-28T12:20:56.455Z] #49 18.13 go: downloading github.com/fatih/color v1.7.0 [2022-07-28T12:20:56.455Z] #49 18.17 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-07-28T12:20:56.455Z] #49 18.25 go: downloading github.com/pkg/errors v0.8.1 [2022-07-28T12:20:56.530Z] #43 9.996 CC images/fsnotify.o [2022-07-28T12:20:56.572Z] Merging remotes/origin/20.10 commit 21b91d3fd558d7e619fec1682000dfe23a95330f into PR head commit cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f [2022-07-28T12:20:56.712Z] #49 18.29 go: downloading github.com/spf13/cobra v0.0.5 [2022-07-28T12:20:56.712Z] #49 18.50 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-28T12:20:56.714Z] #9 ... [2022-07-28T12:20:56.714Z] [2022-07-28T12:20:56.714Z] #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 [2022-07-28T12:20:56.714Z] #29 sha256:2bc3f65e6bf8fb8fa7c04f8d6768a5dd6f3f99d2fca7cc8cf7c6db0c0f1836fd [2022-07-28T12:20:56.714Z] #29 1.707 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-07-28T12:20:56.714Z] #29 1.808 [2022-07-28T12:20:56.714Z] #29 2.031 #=#=# ############# 18.1% ########################### 37.9% ######################################### 57.7% ####################################################### 77.4% ###################################################################### 97.3% ######################################################################## 100.0% [2022-07-28T12:20:56.714Z] #29 2.651 [2022-07-28T12:20:56.714Z] #29 2.895 #=#=# ######################################################################## 100.0% [2022-07-28T12:20:56.714Z] #29 3.094 [2022-07-28T12:20:56.714Z] #29 3.330 #=#=# ################################# 47.2% ######################################################################## 100.0% [2022-07-28T12:20:56.714Z] #29 3.582 [2022-07-28T12:20:56.714Z] #29 3.810 #=#=# ########### 16.3% ########################## 36.9% ######################################## 56.2% ###################################################### 75.3% #################################################################### 94.6% ######################################################################## 100.0% [2022-07-28T12:20:56.714Z] #29 4.457 [2022-07-28T12:20:56.714Z] #29 4.688 #=#=# ### 4.8% ####### 10.0% ########## 15.2% ############## 20.5% ################## 25.6% ###################### 30.8% ######################### 36.0% ############################# 40.9% ################################# 46.4% ##################################### 51.6% ######################################## 56.9% ############################################ 62.0% ################################################ 67.3% #################################################### 72.5% ####################################################### 77.6% ########################################################### 82.8% ############################################################### 88.1% ################################################################### 93.2% ####################################################################### 99.0% ######################################################################## 100.0% [2022-07-28T12:20:56.714Z] #29 6.656 [2022-07-28T12:20:56.714Z] #29 7.181 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-28T12:20:56.714Z] #29 7.290 [2022-07-28T12:20:56.714Z] #29 7.521 #=#=# ######################################################################## 100.0% [2022-07-28T12:20:56.714Z] #29 7.573 [2022-07-28T12:20:56.714Z] #29 8.137 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-28T12:20:56.714Z] #29 8.233 [2022-07-28T12:20:56.715Z] #29 8.460 #=#=# ######################################################################## 100.0% [2022-07-28T12:20:56.715Z] #29 8.553 [2022-07-28T12:20:56.715Z] #29 9.110 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-07-28T12:20:56.715Z] #29 9.208 [2022-07-28T12:20:56.715Z] #29 9.439 #=#=# #### 5.8% ####################### 33.1% ################################# 47.1% ####################################### 54.2% ############################################################## 87.1% ######################################################################## 100.0% [2022-07-28T12:20:56.715Z] #29 10.05 [2022-07-28T12:20:56.715Z] #29 ... [2022-07-28T12:20:56.715Z] [2022-07-28T12:20:56.715Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:6c379e9fc456c760be22b718b5d58fd0b413e08a3970405b12054194641a347d [2022-07-28T12:20:56.715Z] #9 sha256:4a4da4ebab8c96222ae33239303610bf4663bd14ccf99dd45eef06d7d6ff9444 [2022-07-28T12:20:56.816Z] #43 10.17 CC images/signalfd.o [2022-07-28T12:20:56.816Z] #43 10.24 CC images/fs.o [2022-07-28T12:20:56.816Z] #43 10.28 CC images/pstree.o [2022-07-28T12:20:56.816Z] #43 10.37 CC images/pipe.o [2022-07-28T12:20:57.080Z] #43 10.43 CC images/tcp-stream.o [2022-07-28T12:20:57.080Z] #43 10.49 CC images/sk-packet.o [2022-07-28T12:20:57.080Z] #43 10.60 CC images/mnt.o [2022-07-28T12:20:57.080Z] #43 10.66 CC images/pipe-data.o [2022-07-28T12:20:57.080Z] #43 10.72 CC images/sa.o [2022-07-28T12:20:57.279Z] #49 19.12 go: downloading github.com/spf13/viper v1.6.1 [2022-07-28T12:20:57.350Z] #43 10.78 CC images/timer.o [2022-07-28T12:20:57.350Z] #43 10.87 CC images/timerfd.o [2022-07-28T12:20:57.350Z] #43 10.93 CC images/mm.o [2022-07-28T12:20:57.350Z] #43 11.01 CC images/sk-opts.o [2022-07-28T12:20:56.016Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-28T12:20:56.033Z] > git config --add remote.origin.fetch +refs/pull/43876/head:refs/remotes/origin/PR-43876 # timeout=10 [2022-07-28T12:20:56.061Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-28T12:20:56.105Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-28T12:20:56.128Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-28T12:20:56.128Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T12:20:56.223Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43876/head:refs/remotes/origin/PR-43876 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-28T12:20:56.582Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T12:20:56.616Z] > git checkout -f cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f # timeout=10 [2022-07-28T12:20:57.587Z] Merge succeeded, producing cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f [2022-07-28T12:20:57.587Z] Checking out Revision cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f (PR-43876) [2022-07-28T12:20:57.630Z] #43 11.08 CC images/sk-unix.o [2022-07-28T12:20:57.630Z] #43 11.18 CC images/sk-inet.o [2022-07-28T12:20:57.630Z] #43 11.28 CC images/tun.o [2022-07-28T12:20:57.892Z] #43 11.35 CC images/sk-netlink.o [2022-07-28T12:20:57.892Z] #43 11.41 CC images/packet-sock.o [2022-07-28T12:20:58.152Z] #43 11.52 CC images/ipc-var.o [2022-07-28T12:20:58.152Z] #43 11.59 CC images/ipc-desc.o [2022-07-28T12:20:58.152Z] #43 11.67 CC images/ipc-shm.o [2022-07-28T12:20:58.152Z] #43 11.76 CC images/ipc-msg.o [2022-07-28T12:20:58.214Z] #49 19.86 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-07-28T12:20:58.412Z] #43 11.84 CC images/ipc-sem.o [2022-07-28T12:20:58.412Z] #43 11.91 CC images/utsns.o [2022-07-28T12:20:58.412Z] #43 11.97 CC images/creds.o [2022-07-28T12:20:58.471Z] #49 20.03 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-07-28T12:20:58.471Z] #49 20.17 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-07-28T12:20:58.471Z] #49 20.23 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-07-28T12:20:58.672Z] #43 12.04 CC images/vma.o [2022-07-28T12:20:58.672Z] #43 12.12 CC images/netdev.o [2022-07-28T12:20:58.672Z] #43 12.24 CC images/tty.o [2022-07-28T12:20:58.933Z] #43 12.39 CC images/file-lock.o [2022-07-28T12:20:58.933Z] #43 12.46 CC images/rlimit.o [2022-07-28T12:20:58.933Z] #43 12.53 CC images/pagemap.o [2022-07-28T12:20:59.036Z] #49 ... [2022-07-28T12:20:59.036Z] [2022-07-28T12:20:59.036Z] #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 [2022-07-28T12:20:59.036Z] #42 sha256:53320a76784e10e4c6da186ee494d7afc4a706b4777ecff09da0295825075e0d [2022-07-28T12:20:59.036Z] #42 10.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-28T12:20:59.194Z] #43 12.61 CC images/siginfo.o [2022-07-28T12:20:59.194Z] #43 12.73 CC images/rpc.o [2022-07-28T12:20:59.294Z] #42 ... [2022-07-28T12:20:59.294Z] [2022-07-28T12:20:59.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 [2022-07-28T12:20:59.294Z] #13 sha256:1355b81fbf4f4448ac93cb7bbcbe2f1a8548ea486f9372bb94de873a615cd30c [2022-07-28T12:20:59.294Z] #13 15.13 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [337 kB] [2022-07-28T12:20:59.294Z] #13 15.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-28T12:20:59.455Z] #43 13.02 CC images/ext-file.o [2022-07-28T12:20:59.455Z] #43 13.08 CC images/cgroup.o [2022-07-28T12:20:57.532Z] > git remote # timeout=10 [2022-07-28T12:20:57.548Z] > git config --get remote.origin.url # timeout=10 [2022-07-28T12:20:57.564Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T12:20:57.565Z] > git merge 21b91d3fd558d7e619fec1682000dfe23a95330f # timeout=10 [2022-07-28T12:20:57.583Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-28T12:20:57.591Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T12:20:57.595Z] > git checkout -f cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f # timeout=10 [2022-07-28T12:20:59.715Z] #43 13.23 CC images/userns.o [2022-07-28T12:20:59.715Z] #43 13.30 CC images/google/protobuf/descriptor.o [2022-07-28T12:21:00.031Z] #9 extracting sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 10.1s [2022-07-28T12:21:00.083Z] Client: Docker Engine - Community [2022-07-28T12:21:00.083Z] Version: 20.10.14 [2022-07-28T12:21:00.083Z] API version: 1.41 [2022-07-28T12:21:00.083Z] Go version: go1.16.15 [2022-07-28T12:21:00.083Z] Git commit: a224086 [2022-07-28T12:21:00.083Z] Built: Thu Mar 24 01:47:20 2022 [2022-07-28T12:21:00.083Z] OS/Arch: linux/arm64 [2022-07-28T12:21:00.083Z] Context: default [2022-07-28T12:21:00.083Z] Experimental: true [2022-07-28T12:21:00.083Z] [2022-07-28T12:21:00.083Z] Server: Docker Engine - Community [2022-07-28T12:21:00.083Z] Engine: [2022-07-28T12:21:00.083Z] Version: 20.10.14 [2022-07-28T12:21:00.083Z] API version: 1.41 (minimum version 1.12) [2022-07-28T12:21:00.083Z] Go version: go1.16.15 [2022-07-28T12:21:00.083Z] Git commit: 87a90dc [2022-07-28T12:21:00.083Z] Built: Thu Mar 24 01:45:39 2022 [2022-07-28T12:21:00.083Z] OS/Arch: linux/arm64 [2022-07-28T12:21:00.083Z] Experimental: true [2022-07-28T12:21:00.083Z] containerd: [2022-07-28T12:21:00.083Z] Version: 1.5.11 [2022-07-28T12:21:00.083Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-28T12:21:00.083Z] runc: [2022-07-28T12:21:00.083Z] Version: 1.0.3 [2022-07-28T12:21:00.083Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-28T12:21:00.083Z] docker-init: [2022-07-28T12:21:00.083Z] Version: 0.19.0 [2022-07-28T12:21:00.083Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-28T12:21:00.229Z] #13 ... [2022-07-28T12:21:00.229Z] [2022-07-28T12:21:00.229Z] #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 [2022-07-28T12:21:00.229Z] #58 sha256:70bd1335e70d921b1bd90b785bb40d6f3487674695e07766bcd7655cfbfdb239 [2022-07-28T12:21:00.229Z] #58 12.01 go: downloading github.com/pkg/errors v0.9.1 [2022-07-28T12:21:00.229Z] #58 12.26 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-28T12:21:00.229Z] #58 12.26 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-28T12:21:00.229Z] #58 13.52 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-07-28T12:21:00.229Z] #58 18.02 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-07-28T12:21:00.229Z] #58 19.34 go: downloading github.com/google/uuid v1.3.0 [2022-07-28T12:21:00.229Z] #58 19.53 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-28T12:21:00.229Z] #58 20.63 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-28T12:21:00.229Z] #58 20.91 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-28T12:21:00.229Z] #58 21.20 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-28T12:21:00.229Z] #58 21.70 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-07-28T12:21:00.296Z] #43 13.72 CC images/opts.o [2022-07-28T12:21:00.296Z] #43 13.79 CC images/seccomp.o [2022-07-28T12:21:00.296Z] #43 13.94 CC images/binfmt-misc.o [2022-07-28T12:21:00.296Z] #43 ... [2022-07-28T12:21:00.296Z] [2022-07-28T12:21:00.296Z] #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 [2022-07-28T12:21:00.296Z] #56 sha256:39df98addd735b66e7423f3d53acc5c855857a9896b6a38eba00661860b434ac [2022-07-28T12:21:00.296Z] #56 15.87 + cd /tmp/tmp.yiMBX20gC6/src/github.com/containerd/containerd [2022-07-28T12:21:00.296Z] #56 15.87 + git checkout -q v1.6.6 [2022-07-28T12:21:00.296Z] #56 16.36 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-28T12:21:00.296Z] #56 16.36 + BUILDTAGS='netgo osusergo static_build' [2022-07-28T12:21:00.296Z] #56 16.36 + export EXTRA_FLAGS=-buildmode=pie [2022-07-28T12:21:00.296Z] #56 16.36 + EXTRA_FLAGS=-buildmode=pie [2022-07-28T12:21:00.296Z] #56 16.36 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-28T12:21:00.296Z] #56 16.36 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-28T12:21:00.296Z] #56 16.36 + '[' '' = dynamic ']' [2022-07-28T12:21:00.296Z] #56 16.36 + make [2022-07-28T12:21:00.296Z] #56 17.35 + bin/ctr [2022-07-28T12:21:00.393Z] + docker info [2022-07-28T12:21:00.486Z] #58 ... [2022-07-28T12:21:00.486Z] [2022-07-28T12:21:00.486Z] #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 [2022-07-28T12:21:00.486Z] #49 sha256:901ae47345e8ae6daaa1375ee68027d968b2893ddd55da1e46ec5d468042f1d9 [2022-07-28T12:21:00.486Z] #49 21.90 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-07-28T12:21:00.486Z] #49 22.11 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-28T12:21:00.556Z] #56 ... [2022-07-28T12:21:00.556Z] [2022-07-28T12:21:00.556Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:21:00.556Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:21:00.556Z] #43 14.04 CC images/time.o [2022-07-28T12:21:00.556Z] #43 14.16 CC images/sysctl.o [2022-07-28T12:21:00.816Z] #43 14.22 CC images/autofs.o [2022-07-28T12:21:00.816Z] #43 14.31 CC images/macvlan.o [2022-07-28T12:21:00.816Z] #43 14.38 CC images/sit.o [2022-07-28T12:21:00.816Z] #43 14.44 CC images/memfd.o [2022-07-28T12:21:01.082Z] #43 14.54 CC images/timens.o [2022-07-28T12:21:01.082Z] #43 14.62 LINK images/built-in.o [2022-07-28T12:21:01.082Z] #43 14.67 GEN compel/include/asm [2022-07-28T12:21:01.082Z] #43 14.69 GEN compel/include/version.h [2022-07-28T12:21:01.132Z] #49 ... [2022-07-28T12:21:01.132Z] [2022-07-28T12:21:01.132Z] #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 [2022-07-28T12:21:01.132Z] #55 sha256:7c641f8616cbd8c027afdbbc0be0d2c0e6a57e8af29eba883b38cb4e372667a5 [2022-07-28T12:21:01.132Z] #55 12.60 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [337 kB] [2022-07-28T12:21:01.132Z] #55 16.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-28T12:21:01.132Z] #55 ... [2022-07-28T12:21:01.132Z] [2022-07-28T12:21:01.132Z] #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 [2022-07-28T12:21:01.132Z] #58 sha256:70bd1335e70d921b1bd90b785bb40d6f3487674695e07766bcd7655cfbfdb239 [2022-07-28T12:21:01.132Z] #58 22.25 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-28T12:21:01.132Z] #58 22.51 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-07-28T12:21:01.347Z] #43 ... [2022-07-28T12:21:01.347Z] [2022-07-28T12:21:01.347Z] #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 [2022-07-28T12:21:01.347Z] #13 sha256:1355b81fbf4f4448ac93cb7bbcbe2f1a8548ea486f9372bb94de873a615cd30c [2022-07-28T12:21:01.347Z] #13 32.02 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-28T12:21:01.347Z] #13 32.03 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-07-28T12:21:01.347Z] #13 32.03 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-28T12:21:01.347Z] #13 36.32 Selecting previously unselected package libapparmor1:amd64. [2022-07-28T12:21:01.347Z] #13 36.32 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-07-28T12:21:01.347Z] #13 36.33 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-07-28T12:21:01.347Z] #13 36.43 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-28T12:21:01.347Z] #13 36.43 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-07-28T12:21:01.347Z] #13 36.44 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-07-28T12:21:01.347Z] #13 36.54 Selecting previously unselected package libbtrfs0. [2022-07-28T12:21:01.347Z] #13 36.54 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-07-28T12:21:01.347Z] #13 36.54 Unpacking libbtrfs0 (4.20.1-2) ... [2022-07-28T12:21:01.347Z] #13 36.60 Selecting previously unselected package libbtrfs-dev. [2022-07-28T12:21:01.347Z] #13 36.61 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-07-28T12:21:01.347Z] #13 36.61 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-07-28T12:21:01.347Z] #13 36.70 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-28T12:21:01.347Z] #13 36.70 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-07-28T12:21:01.347Z] #13 36.71 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-07-28T12:21:01.347Z] #13 36.79 Selecting previously unselected package libudev-dev:amd64. [2022-07-28T12:21:01.347Z] #13 36.79 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-07-28T12:21:01.347Z] #13 36.82 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-07-28T12:21:01.347Z] #13 36.91 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-28T12:21:01.347Z] #13 36.91 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-07-28T12:21:01.347Z] #13 36.92 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-07-28T12:21:01.347Z] #13 37.05 Selecting previously unselected package libpcre16-3:amd64. [2022-07-28T12:21:01.347Z] #13 37.06 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-07-28T12:21:01.347Z] #13 37.06 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-07-28T12:21:01.347Z] #13 37.18 Selecting previously unselected package libpcre32-3:amd64. [2022-07-28T12:21:01.347Z] #13 37.19 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-07-28T12:21:01.347Z] #13 37.19 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-07-28T12:21:01.347Z] #13 37.31 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-07-28T12:21:01.347Z] #13 37.31 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-07-28T12:21:01.347Z] #13 37.32 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-07-28T12:21:01.347Z] #13 37.42 Selecting previously unselected package libpcre3-dev:amd64. [2022-07-28T12:21:01.347Z] #13 37.42 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-07-28T12:21:01.347Z] #13 37.43 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-07-28T12:21:01.347Z] #13 37.60 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-28T12:21:01.347Z] #13 37.60 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-07-28T12:21:01.347Z] #13 37.61 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-07-28T12:21:01.347Z] #13 37.72 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-28T12:21:01.347Z] #13 37.73 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-07-28T12:21:01.347Z] #13 37.74 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-07-28T12:21:01.347Z] #13 37.79 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-28T12:21:01.347Z] #13 37.79 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-07-28T12:21:01.347Z] #13 37.80 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-07-28T12:21:01.347Z] #13 37.89 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-28T12:21:01.347Z] #13 37.90 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-07-28T12:21:01.347Z] #13 37.90 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-07-28T12:21:01.347Z] #13 38.08 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-07-28T12:21:01.347Z] #13 38.10 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-07-28T12:21:01.347Z] #13 38.11 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-07-28T12:21:01.347Z] #13 38.12 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-07-28T12:21:01.347Z] #13 38.14 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-07-28T12:21:01.347Z] #13 38.15 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-07-28T12:21:01.347Z] #13 38.16 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-07-28T12:21:01.347Z] #13 38.18 Setting up libbtrfs0 (4.20.1-2) ... [2022-07-28T12:21:01.347Z] #13 38.20 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-07-28T12:21:01.347Z] #13 38.21 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-07-28T12:21:01.347Z] #13 38.24 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-07-28T12:21:01.347Z] #13 38.26 Setting up libbtrfs-dev (4.20.1-2) ... [2022-07-28T12:21:01.347Z] #13 38.28 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-07-28T12:21:01.347Z] #13 38.30 Setting up mingw-w64-common (6.0.0-3) ... [2022-07-28T12:21:01.347Z] #13 38.31 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-07-28T12:21:01.347Z] #13 38.32 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-07-28T12:21:01.347Z] #13 38.36 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-07-28T12:21:01.347Z] #13 38.38 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-28T12:21:01.347Z] #13 38.40 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 [2022-07-28T12:21:01.347Z] #13 38.41 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 [2022-07-28T12:21:01.347Z] #13 38.42 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-28T12:21:01.347Z] #13 38.43 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 [2022-07-28T12:21:01.347Z] #13 38.43 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 [2022-07-28T12:21:01.347Z] #13 38.44 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-07-28T12:21:01.347Z] #13 38.45 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-07-28T12:21:01.347Z] #13 38.49 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-07-28T12:21:01.347Z] #13 38.50 Setting up dmsetup (2:1.02.155-3) ... [2022-07-28T12:21:01.347Z] #13 38.52 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-07-28T12:21:01.347Z] #13 38.54 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-07-28T12:21:01.347Z] #13 38.56 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-28T12:21:01.347Z] #13 DONE 39.8s [2022-07-28T12:21:01.347Z] [2022-07-28T12:21:01.347Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:21:01.347Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:21:01.347Z] #43 14.70 touch .config [2022-07-28T12:21:01.347Z] #43 14.75 GEN include/common/config.h [2022-07-28T12:21:01.347Z] #43 14.87 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-07-28T12:21:01.347Z] #43 14.90 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-07-28T12:21:01.347Z] #43 14.96 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-07-28T12:21:01.619Z] #43 14.99 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-07-28T12:21:01.619Z] #43 15.00 DEP compel/arch/x86/plugins/std/memcpy.d [2022-07-28T12:21:01.619Z] #43 15.02 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-07-28T12:21:01.619Z] #43 15.04 GEN compel/plugins/include/uapi/std/syscall.h [2022-07-28T12:21:01.619Z] #43 15.05 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-07-28T12:21:01.619Z] #43 15.07 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-07-28T12:21:01.619Z] #43 15.08 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-07-28T12:21:01.619Z] #43 15.09 DEP compel/plugins/std/infect.d [2022-07-28T12:21:01.619Z] #43 15.13 DEP compel/plugins/std/string.d [2022-07-28T12:21:01.619Z] #43 15.15 DEP compel/plugins/std/log.d [2022-07-28T12:21:01.619Z] #43 15.18 DEP compel/plugins/std/fds.d [2022-07-28T12:21:01.619Z] #43 15.25 DEP compel/plugins/std/std.d [2022-07-28T12:21:01.619Z] #43 15.31 DEP compel/plugins/shmem/shmem.d [2022-07-28T12:21:01.746Z] Commit message: "Fix file capabilities droping in Dockerfile" [2022-07-28T12:21:01.882Z] #43 15.35 DEP compel/plugins/fds/fds.d [2022-07-28T12:21:01.882Z] #43 15.40 CC compel/plugins/std/std.o [2022-07-28T12:21:01.900Z] #58 ... [2022-07-28T12:21:01.900Z] [2022-07-28T12:21:01.900Z] #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 [2022-07-28T12:21:01.900Z] #24 sha256:fc58acc5ac14e71fbf02433fb4e0392a3b3490ca880a813febf46d1183c236ea [2022-07-28T12:21:01.900Z] #24 22.94 + mkdir -p /build [2022-07-28T12:21:01.900Z] #24 22.98 + mv docker/docker /build/ [2022-07-28T12:21:01.900Z] #24 22.99 + rmdir docker [2022-07-28T12:21:01.900Z] #24 DONE 23.7s [2022-07-28T12:21:01.941Z] #9 extracting sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 12.1s done [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-07-28T12:21:02.143Z] #43 15.51 CC compel/plugins/std/fds.o [2022-07-28T12:21:02.143Z] #43 15.64 CC compel/plugins/std/log.o [Pipeline] sh [2022-07-28T12:21:02.160Z] [2022-07-28T12:21:02.160Z] #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 [2022-07-28T12:21:02.160Z] #47 sha256:e42163494c647e618eb9b6ff5f12b2e1c47c14c35cb208d8705593d36266f154 [2022-07-28T12:21:02.160Z] #47 22.82 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-28T12:21:02.160Z] #47 22.99 go: downloading golang.org/x/mod v0.3.0 [2022-07-28T12:21:02.204Z] #9 extracting sha256:5a1dcfbb393b55a440373f73beb9eccdeb05023b4a3812531fde98bee5c2e6e4 [2022-07-28T12:21:02.403Z] #43 15.86 CC compel/plugins/std/string.o [2022-07-28T12:21:02.403Z] #43 ... [2022-07-28T12:21:02.403Z] [2022-07-28T12:21:02.403Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-07-28T12:21:02.403Z] #14 sha256:af6120347f1bf0dad175670f93bd39a2c2b617ff46b3d33958eeb9fdeceb5cc5 [2022-07-28T12:21:02.403Z] #14 DONE 1.3s [2022-07-28T12:21:02.465Z] #9 extracting sha256:5a1dcfbb393b55a440373f73beb9eccdeb05023b4a3812531fde98bee5c2e6e4 done [2022-07-28T12:21:02.664Z] [2022-07-28T12:21:02.664Z] #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 [2022-07-28T12:21:02.664Z] #53 sha256:3c3697eab65c1412d7d4846a8934e330f164c6b4158fe6d19a4f1d496e63d3e2 [2022-07-28T12:21:02.664Z] #53 1.032 + RM_GOPATH=0 [2022-07-28T12:21:02.664Z] #53 1.032 + TMP_GOPATH= [2022-07-28T12:21:02.664Z] #53 1.032 + : /build [2022-07-28T12:21:02.664Z] #53 1.033 + '[' -z '' ']' [2022-07-28T12:21:02.664Z] #53 1.033 ++ mktemp -d [2022-07-28T12:21:02.664Z] #53 1.035 + export GOPATH=/tmp/tmp.k96zRtUs3R [2022-07-28T12:21:02.664Z] #53 1.035 + GOPATH=/tmp/tmp.k96zRtUs3R [2022-07-28T12:21:02.664Z] #53 1.035 + RM_GOPATH=1 [2022-07-28T12:21:02.664Z] #53 1.035 + case "$(go env GOARCH)" in [2022-07-28T12:21:02.664Z] #53 1.036 ++ go env GOARCH [2022-07-28T12:21:02.664Z] #53 1.043 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T12:21:02.664Z] #53 1.043 + GO_BUILDMODE=-buildmode=pie [2022-07-28T12:21:02.664Z] #53 1.044 ++ dirname /tmp/install/install.sh [2022-07-28T12:21:02.664Z] #53 1.045 + dir=/tmp/install [2022-07-28T12:21:02.664Z] #53 1.045 + bin=runc [2022-07-28T12:21:02.664Z] #53 1.045 + shift [2022-07-28T12:21:02.664Z] #53 1.045 + '[' '!' -f /tmp/install/runc.installer ']' [2022-07-28T12:21:02.664Z] #53 1.045 + . /tmp/install/runc.installer [2022-07-28T12:21:02.664Z] #53 1.046 ++ set -e [2022-07-28T12:21:02.664Z] #53 1.046 ++ : v1.1.2 [2022-07-28T12:21:02.664Z] #53 1.046 + install_runc [2022-07-28T12:21:02.664Z] #53 1.046 + RUNC_BUILDTAGS=seccomp [2022-07-28T12:21:02.664Z] #53 1.046 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-28T12:21:02.664Z] #53 1.047 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.k96zRtUs3R/src/github.com/opencontainers/runc [2022-07-28T12:21:02.664Z] #53 1.047 Install runc version v1.1.2 (build tags: seccomp) [2022-07-28T12:21:02.664Z] #53 1.071 Cloning into '/tmp/tmp.k96zRtUs3R/src/github.com/opencontainers/runc'... [2022-07-28T12:21:02.733Z] + docker version [2022-07-28T12:21:03.089Z] #47 ... [2022-07-28T12:21:03.089Z] [2022-07-28T12:21:03.089Z] #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 [2022-07-28T12:21:03.089Z] #36 sha256:7dd4e759055c6fdc44b996a50e3e8652ec102e5d6500a83870d08c6d6be0f336 [2022-07-28T12:21:03.089Z] #36 14.77 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [337 kB] [2022-07-28T12:21:03.089Z] #36 17.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-28T12:21:03.848Z] #9 DONE 45.8s [2022-07-28T12:21:03.848Z] [2022-07-28T12:21:03.848Z] #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 [2022-07-28T12:21:03.848Z] #29 sha256:2bc3f65e6bf8fb8fa7c04f8d6768a5dd6f3f99d2fca7cc8cf7c6db0c0f1836fd [2022-07-28T12:21:03.848Z] #29 10.60 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-28T12:21:03.848Z] #29 10.72 [2022-07-28T12:21:03.848Z] #29 10.95 #=#=# ######################################################################## 100.0% [2022-07-28T12:21:03.848Z] #29 11.01 [2022-07-28T12:21:03.848Z] #29 11.45 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-28T12:21:03.848Z] #29 11.57 [2022-07-28T12:21:03.848Z] #29 11.80 #=#=# ######################################################################## 100.0% [2022-07-28T12:21:03.848Z] #29 11.85 [2022-07-28T12:21:03.848Z] #29 11.88 Download of images into '/build' complete. [2022-07-28T12:21:03.848Z] #29 11.88 Use something like the following to load the result into a Docker daemon: [2022-07-28T12:21:03.848Z] #29 11.88 tar -cC '/build' . | docker load [2022-07-28T12:21:03.848Z] #29 DONE 17.1s [2022-07-28T12:21:03.848Z] [2022-07-28T12:21:03.848Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-28T12:21:03.848Z] #10 sha256:831dfe0ca2149578824c8913dfc0e28fe237e80d977de7aa13c21a5e1ef2cf1c [2022-07-28T12:21:04.050Z] #53 ... [2022-07-28T12:21:04.050Z] [2022-07-28T12:21:04.050Z] #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 [2022-07-28T12:21:04.050Z] #15 sha256:23cc025fde42aff70dd7d165a1463fe981384695dcf3267fdbcfe5678d8718a5 [2022-07-28T12:21:04.050Z] #15 DONE 1.4s [2022-07-28T12:21:04.050Z] [2022-07-28T12:21:04.050Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:21:04.050Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:21:04.050Z] #43 16.04 CC compel/plugins/std/infect.o [2022-07-28T12:21:04.050Z] #43 16.16 CC compel/arch/x86/plugins/std/parasite-head.o [2022-07-28T12:21:04.050Z] #43 16.20 CC compel/arch/x86/plugins/std/memcpy.o [2022-07-28T12:21:04.050Z] #43 16.24 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-07-28T12:21:04.050Z] #43 16.27 AR compel/plugins/std.lib.a [2022-07-28T12:21:04.050Z] #43 16.33 CC compel/plugins/fds/fds.o [2022-07-28T12:21:04.050Z] #43 16.46 AR compel/plugins/fds.lib.a [2022-07-28T12:21:04.050Z] #43 16.53 HOSTDEP compel/src/lib/log-host.d [2022-07-28T12:21:04.050Z] #43 16.58 HOSTDEP compel/src/lib/handle-elf-host.d [2022-07-28T12:21:04.050Z] #43 16.64 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-07-28T12:21:04.050Z] #43 16.67 HOSTDEP compel/src/main-host.d [2022-07-28T12:21:04.050Z] #43 16.70 DEP compel/src/lib/ptrace.d [2022-07-28T12:21:04.050Z] #43 16.75 DEP compel/src/lib/infect.d [2022-07-28T12:21:04.050Z] #43 16.81 DEP compel/src/lib/infect-util.d [2022-07-28T12:21:04.050Z] #43 16.85 DEP compel/src/lib/infect-rpc.d [2022-07-28T12:21:04.050Z] #43 16.90 DEP compel/arch/x86/src/lib/infect.d [2022-07-28T12:21:04.050Z] #43 16.95 DEP compel/arch/x86/src/lib/cpu.d [2022-07-28T12:21:04.050Z] #43 16.98 DEP compel/src/lib/log.d [2022-07-28T12:21:04.050Z] #43 17.03 DEP compel/src/main.d [2022-07-28T12:21:04.050Z] #43 17.07 DEP compel/src/lib/handle-elf.d [2022-07-28T12:21:04.050Z] #43 17.11 DEP compel/arch/x86/src/lib/handle-elf.d [2022-07-28T12:21:04.050Z] #43 17.15 CC compel/src/lib/log.o [2022-07-28T12:21:04.050Z] #43 17.22 CC compel/arch/x86/src/lib/cpu.o [2022-07-28T12:21:04.050Z] #43 17.48 CC compel/arch/x86/src/lib/infect.o [2022-07-28T12:21:04.310Z] #43 17.78 CC compel/src/lib/infect-rpc.o [2022-07-28T12:21:04.310Z] #43 17.91 CC compel/src/lib/infect-util.o [2022-07-28T12:21:04.310Z] #43 18.02 CC compel/src/lib/infect.o [2022-07-28T12:21:04.463Z] #36 ... [2022-07-28T12:21:04.463Z] [2022-07-28T12:21:04.463Z] #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 [2022-07-28T12:21:04.463Z] #34 sha256:d407d5b3056b6dcfb08acd460b6077e28590afb3a1053168a3efb5dba075cea6 [2022-07-28T12:21:04.463Z] #34 26.00 unicode/utf8 [2022-07-28T12:21:04.796Z] #10 DONE 1.0s [2022-07-28T12:21:04.796Z] [2022-07-28T12:21:04.796Z] #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 [2022-07-28T12:21:04.796Z] #11 sha256:036690acff98512f7d11329eee79e2e6cbae16468a44f27460121ddda9c1514f [2022-07-28T12:21:05.025Z] #34 26.77 internal/race [2022-07-28T12:21:05.251Z] #43 18.80 CC compel/src/lib/ptrace.o [2022-07-28T12:21:05.251Z] #43 18.91 AR compel/libcompel.a [2022-07-28T12:21:05.512Z] #43 18.97 HOSTCC compel/src/main-host.o [2022-07-28T12:21:05.512Z] #43 19.10 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-07-28T12:21:05.512Z] #43 19.15 HOSTCC compel/src/lib/handle-elf-host.o [2022-07-28T12:21:05.587Z] #34 27.06 sync/atomic [2022-07-28T12:21:05.736Z] #11 DONE 0.9s [2022-07-28T12:21:05.736Z] [2022-07-28T12:21:05.736Z] #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 [2022-07-28T12:21:05.736Z] #24 sha256:5631466a670bbf9f5c4e16a43595f3dc9b428fed86bcaa4e9b436d91fdde859d [2022-07-28T12:21:05.772Z] #43 19.25 HOSTCC compel/src/lib/log-host.o [2022-07-28T12:21:05.772Z] #43 19.32 HOSTLINK compel/compel-host-bin [2022-07-28T12:21:05.772Z] #43 19.39 DEP soccr/soccr.d [2022-07-28T12:21:05.772Z] #43 19.44 CC soccr/soccr.o [2022-07-28T12:21:05.997Z] #24 ... [2022-07-28T12:21:05.997Z] [2022-07-28T12:21:05.997Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-28T12:21:05.997Z] #39 sha256:7d9e8e5ff98fc510c18464f515e2b5663adda8189f702551e3a556acec38633b [2022-07-28T12:21:05.997Z] #39 DONE 0.3s [2022-07-28T12:21:05.997Z] [2022-07-28T12:21:05.997Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-28T12:21:05.997Z] #31 sha256:32f349208dd8b09fc67d58f0215b8c9052dc0d3299ced21eb4546df2c30acb3b [2022-07-28T12:21:05.997Z] #31 DONE 0.3s [2022-07-28T12:21:05.997Z] [2022-07-28T12:21:05.997Z] #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 [2022-07-28T12:21:05.997Z] #32 sha256:128f5e9e3c460e350100d97a8fbe5cbaac3696236b1f14b019d3ffe8833b2be2 [2022-07-28T12:21:06.150Z] #34 27.87 unicode [2022-07-28T12:21:06.343Z] #43 19.80 AR soccr/libsoccr.a [2022-07-28T12:21:06.343Z] #43 19.82 make[1]: 'soccr/libsoccr.a' is up to date. [2022-07-28T12:21:06.604Z] #43 20.01 DEP criu/arch/x86/sigframe.d [2022-07-28T12:21:06.604Z] #43 20.06 DEP criu/arch/x86/sigaction_compat.d [2022-07-28T12:21:06.604Z] #43 20.10 DEP criu/arch/x86/kerndat.d [2022-07-28T12:21:06.604Z] #43 ... [2022-07-28T12:21:06.604Z] [2022-07-28T12:21:06.604Z] #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 [2022-07-28T12:21:06.604Z] #49 sha256:a51139a7598bfd4ac6c9d479b0612db9432b90d6d05026c224e2643545d0020d [2022-07-28T12:21:06.604Z] #49 45.37 + /build/golangci-lint --version [2022-07-28T12:21:06.604Z] #49 45.57 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-07-28T12:21:06.604Z] #49 DONE 45.8s [2022-07-28T12:21:06.604Z] [2022-07-28T12:21:06.604Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-28T12:21:06.604Z] #16 sha256:5ec5b9520726f11c5627a8ec9e63b17a9535ca4b90577be0c27c42ea12fb9fa3 [2022-07-28T12:21:06.604Z] #16 0.954 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-28T12:21:06.604Z] #16 DONE 2.7s [2022-07-28T12:21:06.604Z] [2022-07-28T12:21:06.604Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:21:06.604Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:21:06.604Z] #43 20.19 DEP criu/arch/x86/crtools.d [2022-07-28T12:21:06.864Z] #43 20.25 DEP criu/arch/x86/cpu.d [2022-07-28T12:21:06.864Z] #43 20.34 CC criu/arch/x86/cpu.o [2022-07-28T12:21:07.131Z] #43 20.56 CC criu/arch/x86/crtools.o [2022-07-28T12:21:07.392Z] #43 20.93 CC criu/arch/x86/kerndat.o [2022-07-28T12:21:07.653Z] #43 21.07 CC criu/arch/x86/sigaction_compat.o [2022-07-28T12:21:07.653Z] #43 21.20 CC criu/arch/x86/sigframe.o [2022-07-28T12:21:07.916Z] #43 21.33 LINK criu/arch/x86/crtools.built-in.o [2022-07-28T12:21:07.916Z] #43 21.39 DEP criu/pie/util-vdso-elf32.d [2022-07-28T12:21:07.916Z] #43 21.45 DEP criu/pie/util-vdso.d [2022-07-28T12:21:07.916Z] #43 ... [2022-07-28T12:21:07.916Z] [2022-07-28T12:21:07.916Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-28T12:21:07.916Z] #17 sha256:f025bd37fa589800b88f5cb3fcc7e263895bd8ae090b799f3e6e5785c62e31b8 [2022-07-28T12:21:07.916Z] #17 DONE 1.4s [2022-07-28T12:21:07.916Z] [2022-07-28T12:21:07.916Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:21:07.916Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:21:07.916Z] #43 21.48 DEP criu/pie/util.d [2022-07-28T12:21:08.178Z] #43 21.55 CC criu/pie/util.o [2022-07-28T12:21:08.178Z] #43 21.65 CC criu/pie/util-vdso.o [2022-07-28T12:21:08.439Z] #43 21.85 CC criu/pie/util-vdso-elf32.o [2022-07-28T12:21:08.440Z] #43 22.03 AR criu/pie/pie.lib.a [2022-07-28T12:21:08.709Z] #43 22.11 DEP criu/pie/restorer.d [2022-07-28T12:21:08.709Z] #43 22.19 DEP criu/arch/x86/sigaction_compat_pie.d [2022-07-28T12:21:08.709Z] #43 22.22 DEP criu/arch/x86/restorer_unmap.d [2022-07-28T12:21:08.709Z] #43 22.24 DEP criu/arch/x86/restorer.d [2022-07-28T12:21:08.709Z] #43 22.30 DEP criu/arch/x86/vdso-pie.d [2022-07-28T12:21:08.709Z] #43 22.35 DEP criu/pie/parasite-vdso.d [2022-07-28T12:21:08.977Z] #43 22.40 DEP criu/pie/parasite.d [2022-07-28T12:21:08.977Z] #43 22.46 CC criu/pie/parasite.o [2022-07-28T12:21:09.239Z] #43 22.85 LINK criu/pie/parasite.built-in.o [2022-07-28T12:21:09.239Z] #43 22.86 GEN criu/pie/parasite-blob.h [2022-07-28T12:21:09.424Z] #34 ... [2022-07-28T12:21:09.424Z] [2022-07-28T12:21:09.424Z] #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 [2022-07-28T12:21:09.424Z] #67 sha256:f540549a23d818f7e811fbf3b57c31b5ef809478d6721e549607721795136106 [2022-07-28T12:21:09.500Z] #43 ... [2022-07-28T12:21:09.500Z] [2022-07-28T12:21:09.500Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-28T12:21:09.500Z] #18 sha256:66e9f35d9db484afc14d8c2b07428f38a3c4d22434242b77bc7bf73f24cb6f4b [2022-07-28T12:21:09.500Z] #18 DONE 1.4s [2022-07-28T12:21:09.500Z] [2022-07-28T12:21:09.500Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:21:09.500Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:21:09.500Z] #43 22.87 CC criu/pie/parasite-vdso.o [2022-07-28T12:21:09.500Z] #43 23.04 CC criu/arch/x86/vdso-pie.o [2022-07-28T12:21:09.760Z] #43 23.16 CC criu/arch/x86/restorer.o [2022-07-28T12:21:09.760Z] #43 23.33 CC criu/arch/x86/restorer_unmap.o [2022-07-28T12:21:09.760Z] #43 23.36 CC criu/arch/x86/sigaction_compat_pie.o [2022-07-28T12:21:09.948Z] #67 29.83 Checking out files: 42% (808/1910) Checking out files: 43% (822/1910) Checking out files: 44% (841/1910) Checking out files: 45% (860/1910) Checking out files: 46% (879/1910) Checking out files: 47% (898/1910) Checking out files: 48% (917/1910) Checking out files: 49% (936/1910) Checking out files: 50% (955/1910) Checking out files: 51% (975/1910) Checking out files: 52% (994/1910) Checking out files: 53% (1013/1910) Checking out files: 54% (1032/1910) Checking out files: 55% (1051/1910) Checking out files: 56% (1070/1910) Checking out files: 57% (1089/1910) Checking out files: 58% (1108/1910) Checking out files: 59% (1127/1910) Checking out files: 60% (1146/1910) Checking out files: 61% (1166/1910) Checking out files: 62% (1185/1910) Checking out files: 63% (1204/1910) Checking out files: 64% (1223/1910) Checking out files: 65% (1242/1910) Checking out files: 66% (1261/1910) Checking out files: 67% (1280/1910) Checking out files: 68% (1299/1910) Checking out files: 69% (1318/1910) Checking out files: 70% (1337/1910) Checking out files: 71% (1357/1910) Checking out files: 72% (1376/1910) Checking out files: 73% (1395/1910) Checking out files: 74% (1414/1910) Checking out files: 75% (1433/1910) Checking out files: 76% (1452/1910) Checking out files: 77% (1471/1910) Checking out files: 78% (1490/1910) Checking out files: 79% (1509/1910) Checking out files: 80% (1528/1910) Checking out files: 81% (1548/1910) Checking out files: 82% (1567/1910) Checking out files: 83% (1586/1910) Checking out files: 84% (1605/1910) Checking out files: 85% (1624/1910) Checking out files: 86% (1643/1910) Checking out files: 87% (1662/1910) Checking out files: 88% (1681/1910) Checking out files: 89% (1700/1910) Checking out files: 90% (1719/1910) Checking out files: 91% (1739/1910) Checking out files: 92% (1758/1910) Checking out files: 93% (1777/1910) Checking out files: 94% (1796/1910) Checking out files: 95% (1815/1910) Checking out files: 96% (1834/1910) Checking out files: 97% (1853/1910) Checking out files: 98% (1872/1910) Checking out files: 99% (1891/1910) Checking out files: 100% (1910/1910) Checking out files: 100% (1910/1910), done. [2022-07-28T12:21:09.948Z] #67 31.53 + cd /tmp/tmp.rh5B69LFZa/src/github.com/docker/libnetwork [2022-07-28T12:21:09.948Z] #67 31.53 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-07-28T12:21:10.020Z] #43 23.47 CC criu/pie/restorer.o [2022-07-28T12:21:10.209Z] #32 ... [2022-07-28T12:21:10.209Z] [2022-07-28T12:21:10.209Z] #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 [2022-07-28T12:21:10.209Z] #12 sha256:80961b0fd996e72b81a761749f35f96b4c93a7ad32d3eb8f5aa226761b422ac0 [2022-07-28T12:21:10.209Z] #12 DONE 4.2s [2022-07-28T12:21:10.209Z] [2022-07-28T12:21:10.209Z] #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 [2022-07-28T12:21:10.209Z] #13 sha256:1355b81fbf4f4448ac93cb7bbcbe2f1a8548ea486f9372bb94de873a615cd30c [2022-07-28T12:21:10.516Z] #67 32.10 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-07-28T12:21:10.591Z] #43 ... [2022-07-28T12:21:10.591Z] [2022-07-28T12:21:10.591Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-07-28T12:21:10.591Z] #19 sha256:f514c82232bc740e3de2f2384d52cc8307a60e3b09392f3e905b966ddfb7190e [2022-07-28T12:21:10.591Z] #19 DONE 1.0s [2022-07-28T12:21:10.591Z] [2022-07-28T12:21:10.591Z] #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 [2022-07-28T12:21:10.591Z] #20 sha256:c678b50ed62e1ffd414704fc90b65e3e87f8d6f62f40b494a29c2dc1b2a8abcd [2022-07-28T12:21:11.533Z] #20 1.171 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-07-28T12:21:11.794Z] #20 1.184 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-28T12:21:11.794Z] #20 1.185 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-28T12:21:11.794Z] #20 1.190 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-28T12:21:12.054Z] #20 1.588 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-07-28T12:21:12.625Z] #20 1.950 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-28T12:21:12.716Z] Client: Docker Engine - Community [2022-07-28T12:21:12.716Z] Version: 20.10.14 [2022-07-28T12:21:12.716Z] API version: 1.41 [2022-07-28T12:21:12.716Z] Go version: go1.16.15 [2022-07-28T12:21:12.716Z] Git commit: a224086 [2022-07-28T12:21:12.716Z] Built: Thu Mar 24 01:48:02 2022 [2022-07-28T12:21:12.716Z] OS/Arch: linux/amd64 [2022-07-28T12:21:12.716Z] Context: default [2022-07-28T12:21:12.716Z] Experimental: true [2022-07-28T12:21:12.716Z] [2022-07-28T12:21:12.716Z] Server: Docker Engine - Community [2022-07-28T12:21:12.716Z] Engine: [2022-07-28T12:21:12.716Z] Version: 20.10.14 [2022-07-28T12:21:12.716Z] API version: 1.41 (minimum version 1.12) [2022-07-28T12:21:12.716Z] Go version: go1.16.15 [2022-07-28T12:21:12.716Z] Git commit: 87a90dc [2022-07-28T12:21:12.716Z] Built: Thu Mar 24 01:45:53 2022 [2022-07-28T12:21:12.716Z] OS/Arch: linux/amd64 [2022-07-28T12:21:12.716Z] Experimental: true [2022-07-28T12:21:12.716Z] containerd: [2022-07-28T12:21:12.716Z] Version: 1.5.11 [2022-07-28T12:21:12.716Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-28T12:21:12.716Z] runc: [2022-07-28T12:21:12.716Z] Version: 1.0.3 [2022-07-28T12:21:12.716Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-28T12:21:12.716Z] docker-init: [2022-07-28T12:21:12.716Z] Version: 0.19.0 [2022-07-28T12:21:12.716Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-28T12:21:12.885Z] #20 2.416 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [337 kB] [2022-07-28T12:21:13.044Z] + docker info [2022-07-28T12:21:13.456Z] #20 2.867 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-28T12:21:13.514Z] #13 3.683 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-07-28T12:21:13.514Z] #13 3.733 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-28T12:21:13.514Z] #13 3.793 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-28T12:21:13.775Z] #13 3.843 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-28T12:21:13.789Z] #67 ... [2022-07-28T12:21:13.790Z] [2022-07-28T12:21:13.790Z] #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 [2022-07-28T12:21:13.790Z] #45 sha256:767916355803715c6410f6a54154eb72ec90d3c3c46a1a91c612ab1cf7289ac1 [2022-07-28T12:21:13.790Z] #45 DONE 35.0s [2022-07-28T12:21:13.790Z] [2022-07-28T12:21:13.790Z] #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 [2022-07-28T12:21:13.790Z] #49 sha256:901ae47345e8ae6daaa1375ee68027d968b2893ddd55da1e46ec5d468042f1d9 [2022-07-28T12:21:13.790Z] #49 28.46 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-07-28T12:21:13.790Z] #49 28.54 go: downloading github.com/stretchr/testify v1.4.0 [2022-07-28T12:21:13.790Z] #49 28.96 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-07-28T12:21:13.790Z] #49 29.24 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-07-28T12:21:13.790Z] #49 29.35 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-28T12:21:13.790Z] #49 29.74 go: downloading github.com/magiconair/properties v1.8.1 [2022-07-28T12:21:13.790Z] #49 29.75 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-07-28T12:21:13.790Z] #49 30.06 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-07-28T12:21:13.790Z] #49 30.07 go: downloading github.com/spf13/afero v1.1.2 [2022-07-28T12:21:13.790Z] #49 30.36 go: downloading github.com/spf13/cast v1.3.0 [2022-07-28T12:21:13.790Z] #49 30.42 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-07-28T12:21:13.790Z] #49 30.45 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-28T12:21:13.790Z] #49 30.54 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-07-28T12:21:13.790Z] #49 30.69 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-07-28T12:21:13.790Z] #49 30.79 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-07-28T12:21:13.790Z] #49 31.09 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-28T12:21:13.790Z] #49 31.13 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-28T12:21:13.790Z] #49 31.15 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-07-28T12:21:13.790Z] #49 31.22 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-28T12:21:13.790Z] #49 31.37 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-28T12:21:13.790Z] #49 31.45 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-28T12:21:13.790Z] #49 31.49 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-07-28T12:21:13.790Z] #49 31.74 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-07-28T12:21:13.790Z] #49 31.80 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-07-28T12:21:13.790Z] #49 31.90 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-28T12:21:13.790Z] #49 31.96 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-28T12:21:13.790Z] #49 32.19 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-07-28T12:21:13.790Z] #49 32.35 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-07-28T12:21:13.790Z] #49 32.96 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-07-28T12:21:13.790Z] #49 33.03 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-07-28T12:21:13.790Z] #49 33.03 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-28T12:21:13.790Z] #49 33.37 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-07-28T12:21:13.790Z] #49 33.40 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-28T12:21:13.790Z] #49 33.72 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-28T12:21:13.790Z] #49 33.74 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-07-28T12:21:13.790Z] #49 34.52 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-07-28T12:21:13.790Z] #49 34.57 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-28T12:21:13.790Z] #49 34.81 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-07-28T12:21:13.790Z] #49 34.89 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-07-28T12:21:13.790Z] #49 35.00 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-07-28T12:21:13.790Z] #49 35.09 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-07-28T12:21:14.047Z] #49 35.88 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-07-28T12:21:14.611Z] #49 36.26 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-07-28T12:21:14.611Z] #49 36.31 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-07-28T12:21:14.838Z] #20 4.101 Fetched 9047 kB in 3s (2841 kB/s) [2022-07-28T12:21:14.838Z] #20 4.101 Reading package lists... [2022-07-28T12:21:14.838Z] #20 ... [2022-07-28T12:21:14.838Z] [2022-07-28T12:21:14.838Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-28T12:21:14.838Z] #40 sha256:026c1dd60fb66b96a370bccc3c5529f2667f2022f8d6b588231c987adeab095d [2022-07-28T12:21:14.838Z] #40 47.43 + dpkg --print-architecture [2022-07-28T12:21:14.838Z] #40 47.43 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-07-28T12:21:14.838Z] #40 47.65 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-28T12:21:14.838Z] #40 47.65 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-28T12:21:14.838Z] #40 DONE 53.8s [2022-07-28T12:21:14.838Z] [2022-07-28T12:21:14.838Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:21:14.838Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:21:14.838Z] #43 24.23 LINK criu/pie/restorer.built-in.o [2022-07-28T12:21:14.838Z] #43 24.24 GEN criu/pie/restorer-blob.h [2022-07-28T12:21:14.838Z] #43 24.32 DEP criu/vdso.d [2022-07-28T12:21:14.838Z] #43 24.37 DEP criu/vdso-compat.d [2022-07-28T12:21:14.838Z] #43 24.41 DEP criu/uts_ns.d [2022-07-28T12:21:14.838Z] #43 24.45 DEP criu/util.d [2022-07-28T12:21:14.838Z] #43 24.52 DEP criu/uffd.d [2022-07-28T12:21:14.838Z] #43 24.58 DEP criu/tun.d [2022-07-28T12:21:14.838Z] #43 24.63 DEP criu/tty.d [2022-07-28T12:21:14.838Z] #43 24.70 DEP criu/timerfd.d [2022-07-28T12:21:14.838Z] #43 24.77 DEP criu/timens.d [2022-07-28T12:21:14.838Z] #43 24.84 DEP criu/sysfs_parse.d [2022-07-28T12:21:14.838Z] #43 24.89 DEP criu/sysctl.d [2022-07-28T12:21:14.838Z] #43 24.97 DEP criu/string.d [2022-07-28T12:21:14.838Z] #43 24.99 DEP criu/stats.d [2022-07-28T12:21:14.838Z] #43 25.03 DEP criu/sockets.d [2022-07-28T12:21:14.838Z] #43 25.08 DEP criu/sk-unix.d [2022-07-28T12:21:14.838Z] #43 25.16 DEP criu/sk-tcp.d [2022-07-28T12:21:14.838Z] #43 25.24 DEP criu/sk-queue.d [2022-07-28T12:21:14.838Z] #43 25.31 DEP criu/sk-packet.d [2022-07-28T12:21:14.838Z] #43 25.37 DEP criu/sk-netlink.d [2022-07-28T12:21:14.838Z] #43 25.42 DEP criu/sk-inet.d [2022-07-28T12:21:14.838Z] #43 25.49 DEP criu/signalfd.d [2022-07-28T12:21:14.838Z] #43 25.53 DEP criu/sigframe.d [2022-07-28T12:21:14.838Z] #43 25.60 DEP criu/shmem.d [2022-07-28T12:21:14.838Z] #43 25.66 DEP criu/servicefd.d [2022-07-28T12:21:14.838Z] #43 25.74 DEP criu/seize.d [2022-07-28T12:21:14.838Z] #43 25.81 DEP criu/seccomp.d [2022-07-28T12:21:14.838Z] #43 25.88 DEP criu/rst-malloc.d [2022-07-28T12:21:14.838Z] #43 25.90 DEP criu/rbtree.d [2022-07-28T12:21:14.838Z] #43 25.93 DEP criu/pstree.d [2022-07-28T12:21:14.838Z] #43 25.98 DEP criu/protobuf.d [2022-07-28T12:21:14.839Z] #43 26.04 GEN criu/protobuf-desc-gen.h [2022-07-28T12:21:14.839Z] #43 27.30 DEP criu/protobuf-desc.d [2022-07-28T12:21:14.839Z] #43 27.34 DEP criu/proc_parse.d [2022-07-28T12:21:14.839Z] #43 27.40 DEP criu/plugin.d [2022-07-28T12:21:14.839Z] #43 27.42 DEP criu/pipes.d [2022-07-28T12:21:14.839Z] #43 27.47 DEP criu/pie-util.d [2022-07-28T12:21:14.839Z] #43 27.50 DEP criu/pie-util-vdso.d [2022-07-28T12:21:14.839Z] #43 27.53 DEP criu/pie-util-vdso-elf32.d [2022-07-28T12:21:14.839Z] #43 27.57 DEP criu/path.d [2022-07-28T12:21:14.839Z] #43 27.61 DEP criu/parasite-syscall.d [2022-07-28T12:21:14.839Z] #43 27.66 DEP criu/pagemap.d [2022-07-28T12:21:14.839Z] #43 27.71 DEP criu/pagemap-cache.d [2022-07-28T12:21:14.839Z] #43 27.75 DEP criu/page-xfer.d [2022-07-28T12:21:14.839Z] #43 27.81 DEP criu/page-pipe.d [2022-07-28T12:21:14.839Z] #43 27.85 DEP criu/netfilter.d [2022-07-28T12:21:14.839Z] #43 27.89 DEP criu/net.d [2022-07-28T12:21:14.839Z] #43 27.95 DEP criu/namespaces.d [2022-07-28T12:21:14.839Z] #43 28.00 DEP criu/mount.d [2022-07-28T12:21:14.839Z] #43 28.04 DEP criu/memfd.d [2022-07-28T12:21:14.839Z] #43 28.08 DEP criu/mem.d [2022-07-28T12:21:14.839Z] #43 28.13 DEP criu/lsm.d [2022-07-28T12:21:14.839Z] #43 28.17 DEP criu/log.d [2022-07-28T12:21:14.839Z] #43 28.21 DEP criu/libnetlink.d [2022-07-28T12:21:14.839Z] #43 28.24 DEP criu/kerndat.d [2022-07-28T12:21:14.839Z] #43 28.29 DEP criu/kcmp-ids.d [2022-07-28T12:21:14.839Z] #43 28.32 DEP criu/irmap.d [2022-07-28T12:21:14.839Z] #43 28.37 DEP criu/ipc_ns.d [2022-07-28T12:21:14.839Z] #43 28.49 DEP criu/image.d [2022-07-28T12:21:14.868Z] #49 36.60 go: downloading github.com/ultraware/funlen v0.0.2 [2022-07-28T12:21:15.099Z] #43 28.60 DEP criu/image-desc.d [2022-07-28T12:21:15.099Z] #43 28.64 DEP criu/fsnotify.d [2022-07-28T12:21:15.099Z] #43 28.72 DEP criu/filesystems.d [2022-07-28T12:21:15.125Z] #49 36.70 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-07-28T12:21:15.125Z] #49 36.74 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-07-28T12:21:15.125Z] #49 36.80 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-07-28T12:21:15.160Z] #13 ... [2022-07-28T12:21:15.160Z] [2022-07-28T12:21:15.160Z] #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 [2022-07-28T12:21:15.160Z] #32 sha256:128f5e9e3c460e350100d97a8fbe5cbaac3696236b1f14b019d3ffe8833b2be2 [2022-07-28T12:21:15.160Z] #32 5.598 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-28T12:21:15.160Z] #32 5.608 Cloning into '.'... [2022-07-28T12:21:15.271Z] Client: [2022-07-28T12:21:15.271Z] Context: default [2022-07-28T12:21:15.271Z] Debug Mode: false [2022-07-28T12:21:15.271Z] Plugins: [2022-07-28T12:21:15.271Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-28T12:21:15.271Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-28T12:21:15.271Z] [2022-07-28T12:21:15.271Z] Server: [2022-07-28T12:21:15.271Z] Containers: 0 [2022-07-28T12:21:15.271Z] Running: 0 [2022-07-28T12:21:15.271Z] Paused: 0 [2022-07-28T12:21:15.271Z] Stopped: 0 [2022-07-28T12:21:15.271Z] Images: 0 [2022-07-28T12:21:15.271Z] Server Version: 20.10.14 [2022-07-28T12:21:15.271Z] Storage Driver: overlay2 [2022-07-28T12:21:15.271Z] Backing Filesystem: extfs [2022-07-28T12:21:15.271Z] Supports d_type: true [2022-07-28T12:21:15.271Z] Native Overlay Diff: true [2022-07-28T12:21:15.271Z] userxattr: false [2022-07-28T12:21:15.271Z] Logging Driver: json-file [2022-07-28T12:21:15.271Z] Cgroup Driver: cgroupfs [2022-07-28T12:21:15.271Z] Cgroup Version: 1 [2022-07-28T12:21:15.271Z] Plugins: [2022-07-28T12:21:15.271Z] Volume: local [2022-07-28T12:21:15.271Z] Network: bridge host ipvlan macvlan null overlay [2022-07-28T12:21:15.271Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-28T12:21:15.271Z] Swarm: inactive [2022-07-28T12:21:15.271Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-07-28T12:21:15.271Z] Default Runtime: runc [2022-07-28T12:21:15.271Z] Init Binary: docker-init [2022-07-28T12:21:15.271Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-28T12:21:15.271Z] runc version: v1.0.3-0-gf46b6ba [2022-07-28T12:21:15.271Z] init version: de40ad0 [2022-07-28T12:21:15.271Z] Security Options: [2022-07-28T12:21:15.271Z] apparmor [2022-07-28T12:21:15.271Z] seccomp [2022-07-28T12:21:15.271Z] Profile: default [2022-07-28T12:21:15.271Z] Kernel Version: 5.13.0-1021-aws [2022-07-28T12:21:15.271Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-28T12:21:15.271Z] OSType: linux [2022-07-28T12:21:15.271Z] Architecture: aarch64 [2022-07-28T12:21:15.271Z] CPUs: 2 [2022-07-28T12:21:15.271Z] Total Memory: 7.562GiB [2022-07-28T12:21:15.271Z] Name: ip-10-100-123-236 [2022-07-28T12:21:15.271Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-07-28T12:21:15.271Z] Docker Root Dir: /var/lib/docker [2022-07-28T12:21:15.271Z] Debug Mode: false [2022-07-28T12:21:15.271Z] Registry: https://index.docker.io/v1/ [2022-07-28T12:21:15.271Z] Labels: [2022-07-28T12:21:15.271Z] Experimental: true [2022-07-28T12:21:15.271Z] Insecure Registries: [2022-07-28T12:21:15.271Z] 127.0.0.0/8 [2022-07-28T12:21:15.271Z] Live Restore Enabled: true [2022-07-28T12:21:15.271Z] [Pipeline] sh [2022-07-28T12:21:15.359Z] #43 28.79 DEP criu/files.d [2022-07-28T12:21:15.359Z] #43 28.83 DEP criu/files-reg.d [2022-07-28T12:21:15.359Z] #43 ... [2022-07-28T12:21:15.359Z] [2022-07-28T12:21:15.359Z] #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 [2022-07-28T12:21:15.359Z] #53 sha256:3c3697eab65c1412d7d4846a8934e330f164c6b4158fe6d19a4f1d496e63d3e2 [2022-07-28T12:21:15.359Z] #53 4.064 + cd /tmp/tmp.k96zRtUs3R/src/github.com/opencontainers/runc [2022-07-28T12:21:15.359Z] #53 4.065 + git checkout -q v1.1.2 [2022-07-28T12:21:15.359Z] #53 4.243 + '[' -z '' ']' [2022-07-28T12:21:15.359Z] #53 4.243 + target=static [2022-07-28T12:21:15.359Z] #53 4.244 + make BUILDTAGS=seccomp static [2022-07-28T12:21:15.359Z] #53 4.519 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-28T12:21:15.359Z] #53 ... [2022-07-28T12:21:15.359Z] [2022-07-28T12:21:15.359Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:21:15.359Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:21:15.359Z] #43 28.87 DEP criu/files-ext.d [2022-07-28T12:21:15.359Z] #43 28.91 DEP criu/file-lock.d [2022-07-28T12:21:15.359Z] #43 28.97 DEP criu/file-ids.d [2022-07-28T12:21:15.552Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-07-28T12:21:15.552Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-07-28T12:21:15.552Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43876/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-07-28T12:21:15.552Z] + bash /home/ubuntu/workspace/moby_PR-43876/check-config.sh [2022-07-28T12:21:15.552Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-28T12:21:15.552Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-07-28T12:21:15.552Z] [2022-07-28T12:21:15.552Z] Generally Necessary: [2022-07-28T12:21:15.552Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-28T12:21:15.552Z] - apparmor: enabled and tools installed [2022-07-28T12:21:15.552Z] - CONFIG_NAMESPACES: enabled [2022-07-28T12:21:15.552Z] - CONFIG_NET_NS: enabled [2022-07-28T12:21:15.552Z] - CONFIG_PID_NS: enabled [2022-07-28T12:21:15.552Z] - CONFIG_IPC_NS: enabled [2022-07-28T12:21:15.552Z] - CONFIG_UTS_NS: enabled [2022-07-28T12:21:15.552Z] - CONFIG_CGROUPS: enabled [2022-07-28T12:21:15.552Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-28T12:21:15.552Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-28T12:21:15.552Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-28T12:21:15.552Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-28T12:21:15.552Z] - CONFIG_CPUSETS: enabled [2022-07-28T12:21:15.552Z] - CONFIG_MEMCG: enabled [2022-07-28T12:21:15.552Z] - CONFIG_KEYS: enabled [2022-07-28T12:21:15.552Z] - CONFIG_VETH: enabled (as module) [2022-07-28T12:21:15.552Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-28T12:21:15.552Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-28T12:21:15.552Z] - CONFIG_NF_NAT_IPV4: missing [2022-07-28T12:21:15.552Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-28T12:21:15.552Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-28T12:21:15.552Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-28T12:21:15.552Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-28T12:21:15.552Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-28T12:21:15.552Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-28T12:21:15.552Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-28T12:21:15.619Z] #43 29.02 DEP criu/fifo.d [2022-07-28T12:21:15.619Z] #43 29.09 DEP criu/fdstore.d [2022-07-28T12:21:15.619Z] #43 29.11 DEP criu/fault-injection.d [2022-07-28T12:21:15.619Z] #43 29.12 DEP criu/external.d [2022-07-28T12:21:15.619Z] #43 29.15 DEP criu/eventpoll.d [2022-07-28T12:21:15.619Z] #43 29.20 DEP criu/eventfd.d [2022-07-28T12:21:15.619Z] #43 29.26 DEP criu/crtools.d [2022-07-28T12:21:15.619Z] #43 29.32 DEP criu/cr-service.d [2022-07-28T12:21:15.688Z] #49 ... [2022-07-28T12:21:15.688Z] [2022-07-28T12:21:15.688Z] #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 [2022-07-28T12:21:15.688Z] #42 sha256:53320a76784e10e4c6da186ee494d7afc4a706b4777ecff09da0295825075e0d [2022-07-28T12:21:15.688Z] #42 27.31 Fetched 8508 kB in 22s (386 kB/s) [2022-07-28T12:21:15.688Z] #42 27.31 Reading package lists... [2022-07-28T12:21:15.688Z] #42 ... [2022-07-28T12:21:15.688Z] [2022-07-28T12:21:15.688Z] #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 [2022-07-28T12:21:15.688Z] #36 sha256:7dd4e759055c6fdc44b996a50e3e8652ec102e5d6500a83870d08c6d6be0f336 [2022-07-28T12:21:15.688Z] #36 34.82 Fetched 8508 kB in 27s (318 kB/s) [2022-07-28T12:21:15.730Z] #32 ... [2022-07-28T12:21:15.730Z] [2022-07-28T12:21:15.730Z] #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 [2022-07-28T12:21:15.730Z] #47 sha256:259005c124ce406d87d1054cf0a89aea6e758b1293f69fc49c28d850d030f318 [2022-07-28T12:21:15.730Z] #47 5.666 + RM_GOPATH=0 [2022-07-28T12:21:15.730Z] #47 5.666 + TMP_GOPATH= [2022-07-28T12:21:15.730Z] #47 5.666 + : /build [2022-07-28T12:21:15.730Z] #47 5.666 + '[' -z '' ']' [2022-07-28T12:21:15.730Z] #47 5.666 ++ mktemp -d [2022-07-28T12:21:15.730Z] #47 5.679 + export GOPATH=/tmp/tmp.7JN0MpfuyY [2022-07-28T12:21:15.730Z] #47 5.679 + GOPATH=/tmp/tmp.7JN0MpfuyY [2022-07-28T12:21:15.730Z] #47 5.679 + RM_GOPATH=1 [2022-07-28T12:21:15.730Z] #47 5.679 + case "$(go env GOARCH)" in [2022-07-28T12:21:15.730Z] #47 5.679 ++ go env GOARCH [2022-07-28T12:21:15.730Z] #47 5.715 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T12:21:15.730Z] #47 5.715 + GO_BUILDMODE=-buildmode=pie [2022-07-28T12:21:15.730Z] #47 5.715 ++ dirname /tmp/install/install.sh [2022-07-28T12:21:15.730Z] #47 5.729 Install gotestsum version v1.7.0 [2022-07-28T12:21:15.730Z] #47 5.729 + dir=/tmp/install [2022-07-28T12:21:15.730Z] #47 5.729 + bin=gotestsum [2022-07-28T12:21:15.730Z] #47 5.729 + shift [2022-07-28T12:21:15.730Z] #47 5.729 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-07-28T12:21:15.730Z] #47 5.729 + . /tmp/install/gotestsum.installer [2022-07-28T12:21:15.730Z] #47 5.729 ++ : v1.7.0 [2022-07-28T12:21:15.730Z] #47 5.729 + install_gotestsum [2022-07-28T12:21:15.730Z] #47 5.729 + set -e [2022-07-28T12:21:15.730Z] #47 5.729 + echo 'Install gotestsum version v1.7.0' [2022-07-28T12:21:15.730Z] #47 5.729 + GOBIN=/build [2022-07-28T12:21:15.730Z] #47 5.729 + GO111MODULE=on [2022-07-28T12:21:15.730Z] #47 5.729 + go install gotest.tools/gotestsum@v1.7.0 [2022-07-28T12:21:15.730Z] #47 6.331 go: downloading gotest.tools/gotestsum v1.7.0 [2022-07-28T12:21:15.730Z] #47 9.380 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-28T12:21:15.730Z] #47 9.386 go: downloading github.com/fatih/color v1.10.0 [2022-07-28T12:21:15.730Z] #47 9.553 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-28T12:21:15.730Z] #47 9.668 go: downloading github.com/pkg/errors v0.9.1 [2022-07-28T12:21:15.730Z] #47 ... [2022-07-28T12:21:15.730Z] [2022-07-28T12:21:15.730Z] #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 [2022-07-28T12:21:15.730Z] #45 sha256:e85b9970167f758fe2e942994116afa7a069e0952e0002e04b5edaeedf726996 [2022-07-28T12:21:15.730Z] #45 5.515 + RM_GOPATH=0 [2022-07-28T12:21:15.730Z] #45 5.515 + TMP_GOPATH= [2022-07-28T12:21:15.730Z] #45 5.515 + : /build [2022-07-28T12:21:15.730Z] #45 5.515 + '[' -z '' ']' [2022-07-28T12:21:15.730Z] #45 5.515 ++ mktemp -d [2022-07-28T12:21:15.730Z] #45 5.518 + export GOPATH=/tmp/tmp.iHAxKxSX2L [2022-07-28T12:21:15.730Z] #45 5.518 + GOPATH=/tmp/tmp.iHAxKxSX2L [2022-07-28T12:21:15.730Z] #45 5.518 + RM_GOPATH=1 [2022-07-28T12:21:15.730Z] #45 5.518 + case "$(go env GOARCH)" in [2022-07-28T12:21:15.730Z] #45 5.518 ++ go env GOARCH [2022-07-28T12:21:15.730Z] #45 5.556 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T12:21:15.730Z] #45 5.556 + GO_BUILDMODE=-buildmode=pie [2022-07-28T12:21:15.730Z] #45 5.563 ++ dirname /tmp/install/install.sh [2022-07-28T12:21:15.730Z] #45 5.563 + dir=/tmp/install [2022-07-28T12:21:15.730Z] #45 5.563 + bin=vndr [2022-07-28T12:21:15.730Z] #45 5.563 + shift [2022-07-28T12:21:15.730Z] #45 5.563 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-07-28T12:21:15.730Z] #45 5.563 + . /tmp/install/vndr.installer [2022-07-28T12:21:15.730Z] #45 5.563 ++ : v0.1.2 [2022-07-28T12:21:15.730Z] #45 5.563 + install_vndr [2022-07-28T12:21:15.730Z] #45 5.563 + echo 'Install vndr version v0.1.2' [2022-07-28T12:21:15.730Z] #45 5.563 + GOBIN=/build [2022-07-28T12:21:15.730Z] #45 5.563 + GO111MODULE=on [2022-07-28T12:21:15.730Z] #45 5.563 + go install github.com/LK4D4/vndr@v0.1.2 [2022-07-28T12:21:15.730Z] #45 5.563 Install vndr version v0.1.2 [2022-07-28T12:21:15.730Z] #45 6.073 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-07-28T12:21:15.810Z] - CONFIG_NF_NAT_NEEDED: missing [2022-07-28T12:21:15.810Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-28T12:21:15.810Z] [2022-07-28T12:21:15.810Z] Optional Features: [2022-07-28T12:21:15.810Z] - CONFIG_USER_NS: enabled [2022-07-28T12:21:15.810Z] - CONFIG_SECCOMP: enabled [2022-07-28T12:21:15.810Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-28T12:21:15.810Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-28T12:21:15.810Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-28T12:21:15.810Z] (cgroup swap accounting is currently enabled) [2022-07-28T12:21:15.810Z] - CONFIG_BLK_CGROUP: enabled [2022-07-28T12:21:15.810Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-28T12:21:15.810Z] - CONFIG_IOSCHED_CFQ: missing [2022-07-28T12:21:15.810Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-07-28T12:21:15.810Z] - CONFIG_CGROUP_PERF: enabled [2022-07-28T12:21:15.810Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-28T12:21:15.810Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-28T12:21:15.810Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-28T12:21:15.810Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-28T12:21:15.810Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-28T12:21:15.810Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-28T12:21:15.810Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-28T12:21:15.810Z] - CONFIG_IP_VS: enabled (as module) [2022-07-28T12:21:15.810Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-28T12:21:15.810Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-28T12:21:15.810Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-28T12:21:15.810Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-28T12:21:15.810Z] - CONFIG_EXT4_FS: enabled [2022-07-28T12:21:15.810Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-28T12:21:15.810Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-28T12:21:15.810Z] - Network Drivers: [2022-07-28T12:21:15.810Z] - "overlay": [2022-07-28T12:21:15.810Z] - CONFIG_VXLAN: enabled (as module) [2022-07-28T12:21:15.810Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-28T12:21:15.810Z] Optional (for encrypted networks): [2022-07-28T12:21:15.879Z] #43 29.37 DEP criu/cr-restore.d [2022-07-28T12:21:15.879Z] #43 29.46 DEP criu/cr-errno.d [2022-07-28T12:21:15.879Z] #43 29.48 DEP criu/cr-dump.d [2022-07-28T12:21:15.879Z] #43 29.56 DEP criu/cr-dedup.d [2022-07-28T12:21:15.990Z] #45 ... [2022-07-28T12:21:15.990Z] [2022-07-28T12:21:15.990Z] #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 [2022-07-28T12:21:15.990Z] #58 sha256:1d19e502e9cd877639b392b67213350e2df0c096c02242bd8b6553044c99e733 [2022-07-28T12:21:15.990Z] #58 5.371 + RM_GOPATH=0 [2022-07-28T12:21:15.990Z] #58 5.371 + TMP_GOPATH= [2022-07-28T12:21:15.990Z] #58 5.371 + : /build [2022-07-28T12:21:15.990Z] #58 5.372 + '[' -z '' ']' [2022-07-28T12:21:15.990Z] #58 5.374 ++ mktemp -d [2022-07-28T12:21:15.990Z] #58 5.382 + export GOPATH=/tmp/tmp.c4c7kXekp6 [2022-07-28T12:21:15.990Z] #58 5.382 + GOPATH=/tmp/tmp.c4c7kXekp6 [2022-07-28T12:21:15.990Z] #58 5.382 + RM_GOPATH=1 [2022-07-28T12:21:15.990Z] #58 5.382 + case "$(go env GOARCH)" in [2022-07-28T12:21:15.990Z] #58 5.387 ++ go env GOARCH [2022-07-28T12:21:15.990Z] #58 5.411 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T12:21:15.990Z] #58 5.411 + GO_BUILDMODE=-buildmode=pie [2022-07-28T12:21:15.990Z] #58 5.411 ++ dirname /tmp/install/install.sh [2022-07-28T12:21:15.990Z] #58 5.411 + dir=/tmp/install [2022-07-28T12:21:15.990Z] #58 5.411 + bin=rootlesskit [2022-07-28T12:21:15.990Z] #58 5.411 + shift [2022-07-28T12:21:15.990Z] #58 5.411 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-07-28T12:21:15.990Z] #58 5.411 + . /tmp/install/rootlesskit.installer [2022-07-28T12:21:15.990Z] #58 5.411 ++ : v0.14.4 [2022-07-28T12:21:15.990Z] #58 5.411 + install_rootlesskit [2022-07-28T12:21:15.990Z] #58 5.411 + case "$1" in [2022-07-28T12:21:15.990Z] #58 5.411 + export CGO_ENABLED=0 [2022-07-28T12:21:15.990Z] #58 5.411 + CGO_ENABLED=0 [2022-07-28T12:21:15.990Z] #58 5.411 + _install_rootlesskit [2022-07-28T12:21:15.990Z] #58 5.411 + echo 'Install rootlesskit version v0.14.4' [2022-07-28T12:21:15.990Z] #58 5.412 Install rootlesskit version v0.14.4 [2022-07-28T12:21:15.990Z] #58 5.412 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-28T12:21:15.990Z] #58 5.412 + GOBIN=/build [2022-07-28T12:21:15.990Z] #58 5.412 + GO111MODULE=on [2022-07-28T12:21:15.990Z] #58 5.412 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-07-28T12:21:15.990Z] #58 6.059 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-07-28T12:21:15.990Z] #58 ... [2022-07-28T12:21:15.990Z] [2022-07-28T12:21:15.990Z] #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 [2022-07-28T12:21:15.990Z] #55 sha256:7c641f8616cbd8c027afdbbc0be0d2c0e6a57e8af29eba883b38cb4e372667a5 [2022-07-28T12:21:15.990Z] #55 4.785 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-28T12:21:15.990Z] #55 4.802 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-28T12:21:15.990Z] #55 4.802 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-28T12:21:15.990Z] #55 5.287 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-28T12:21:15.990Z] #55 7.675 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [337 kB] [2022-07-28T12:21:16.068Z] - CONFIG_CRYPTO: enabled [2022-07-28T12:21:16.068Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-28T12:21:16.068Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-28T12:21:16.068Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-28T12:21:16.068Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-28T12:21:16.068Z] - CONFIG_XFRM: enabled [2022-07-28T12:21:16.068Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-28T12:21:16.068Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-28T12:21:16.068Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-28T12:21:16.068Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-07-28T12:21:16.068Z] - "ipvlan": [2022-07-28T12:21:16.068Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-28T12:21:16.068Z] - "macvlan": [2022-07-28T12:21:16.068Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-28T12:21:16.068Z] - CONFIG_DUMMY: enabled (as module) [2022-07-28T12:21:16.068Z] - "ftp,tftp client in container": [2022-07-28T12:21:16.068Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-28T12:21:16.068Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-28T12:21:16.068Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-28T12:21:16.068Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-28T12:21:16.068Z] - Storage Drivers: [2022-07-28T12:21:16.068Z] - "aufs": [2022-07-28T12:21:16.068Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-28T12:21:16.068Z] - "btrfs": [2022-07-28T12:21:16.068Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-28T12:21:16.068Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-28T12:21:16.068Z] - "devicemapper": [2022-07-28T12:21:16.068Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-28T12:21:16.068Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-28T12:21:16.068Z] - "overlay": [2022-07-28T12:21:16.068Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-28T12:21:16.068Z] - "zfs": [2022-07-28T12:21:16.068Z] - /dev/zfs: present [2022-07-28T12:21:16.068Z] - zfs command: missing [2022-07-28T12:21:16.068Z] - zpool command: missing [2022-07-28T12:21:16.068Z] [2022-07-28T12:21:16.068Z] Limits: [2022-07-28T12:21:16.068Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-28T12:21:16.068Z] [2022-07-28T12:21:16.068Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-28T12:21:16.139Z] #43 29.62 DEP criu/cr-check.d [2022-07-28T12:21:16.139Z] #43 29.68 DEP criu/config.d [2022-07-28T12:21:16.139Z] #43 29.75 DEP criu/clone-noasan.d [2022-07-28T12:21:16.139Z] #43 29.78 DEP criu/cgroup.d [2022-07-28T12:21:16.251Z] #55 ... [2022-07-28T12:21:16.251Z] [2022-07-28T12:21:16.251Z] #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 [2022-07-28T12:21:16.251Z] #42 sha256:53320a76784e10e4c6da186ee494d7afc4a706b4777ecff09da0295825075e0d [2022-07-28T12:21:16.251Z] #42 6.579 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-28T12:21:16.251Z] #42 6.764 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-28T12:21:16.251Z] #42 6.764 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-28T12:21:16.251Z] #42 9.791 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-28T12:21:16.251Z] #42 ... [2022-07-28T12:21:16.251Z] [2022-07-28T12:21:16.251Z] #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 [2022-07-28T12:21:16.251Z] #67 sha256:4f04660c9b6c158f9e6c6feced610c4df5fe88ce71039a91992d9d4237ff755f [2022-07-28T12:21:16.251Z] #67 4.863 + RM_GOPATH=0 [2022-07-28T12:21:16.251Z] #67 4.863 + TMP_GOPATH= [2022-07-28T12:21:16.251Z] #67 4.863 + : /build [2022-07-28T12:21:16.251Z] #67 4.863 + '[' -z '' ']' [2022-07-28T12:21:16.251Z] #67 4.863 ++ mktemp -d [2022-07-28T12:21:16.251Z] #67 4.863 + export GOPATH=/tmp/tmp.O6mvuZrAUG [2022-07-28T12:21:16.251Z] #67 4.863 + GOPATH=/tmp/tmp.O6mvuZrAUG [2022-07-28T12:21:16.251Z] #67 4.863 + RM_GOPATH=1 [2022-07-28T12:21:16.251Z] #67 4.863 + case "$(go env GOARCH)" in [2022-07-28T12:21:16.251Z] #67 4.864 ++ go env GOARCH [2022-07-28T12:21:16.251Z] #67 4.880 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-07-28T12:21:16.251Z] #67 4.880 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T12:21:16.251Z] #67 4.880 + GO_BUILDMODE=-buildmode=pie [2022-07-28T12:21:16.251Z] #67 4.880 ++ dirname /tmp/install/install.sh [2022-07-28T12:21:16.251Z] #67 4.880 + dir=/tmp/install [2022-07-28T12:21:16.251Z] #67 4.880 + bin=proxy [2022-07-28T12:21:16.251Z] #67 4.880 + shift [2022-07-28T12:21:16.251Z] #67 4.880 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-07-28T12:21:16.251Z] #67 4.880 + . /tmp/install/proxy.installer [2022-07-28T12:21:16.251Z] #67 4.880 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-07-28T12:21:16.251Z] #67 4.880 + install_proxy [2022-07-28T12:21:16.251Z] #67 4.880 + case "$1" in [2022-07-28T12:21:16.251Z] #67 4.880 + export CGO_ENABLED=0 [2022-07-28T12:21:16.251Z] #67 4.880 + CGO_ENABLED=0 [2022-07-28T12:21:16.251Z] #67 4.880 + _install_proxy [2022-07-28T12:21:16.251Z] #67 4.880 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-07-28T12:21:16.251Z] #67 4.880 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.O6mvuZrAUG/src/github.com/docker/libnetwork [2022-07-28T12:21:16.251Z] #67 4.890 Cloning into '/tmp/tmp.O6mvuZrAUG/src/github.com/docker/libnetwork'... [2022-07-28T12:21:16.389Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f . [2022-07-28T12:21:16.399Z] #43 29.89 DEP criu/cgroup-props.d [2022-07-28T12:21:16.399Z] #43 29.93 DEP criu/bitmap.d [2022-07-28T12:21:16.399Z] #43 29.94 DEP criu/bfd.d [2022-07-28T12:21:16.399Z] #43 29.98 DEP criu/autofs.d [2022-07-28T12:21:16.399Z] #43 30.04 DEP criu/aio.d [2022-07-28T12:21:16.512Z] #67 ... [2022-07-28T12:21:16.512Z] [2022-07-28T12:21:16.512Z] #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 [2022-07-28T12:21:16.512Z] #36 sha256:7dd4e759055c6fdc44b996a50e3e8652ec102e5d6500a83870d08c6d6be0f336 [2022-07-28T12:21:16.512Z] #36 5.611 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-28T12:21:16.512Z] #36 5.681 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-28T12:21:16.512Z] #36 5.684 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-28T12:21:16.512Z] #36 7.777 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-28T12:21:16.512Z] #36 ... [2022-07-28T12:21:16.512Z] [2022-07-28T12:21:16.512Z] #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 [2022-07-28T12:21:16.512Z] #51 sha256:de68570293bc95c27c9db266f37beeb867932bdcc3884c3aaf631ae7c9ac4688 [2022-07-28T12:21:16.512Z] #51 5.272 + RM_GOPATH=0 [2022-07-28T12:21:16.512Z] #51 5.272 + TMP_GOPATH= [2022-07-28T12:21:16.512Z] #51 5.272 + : /build [2022-07-28T12:21:16.512Z] #51 5.272 + '[' -z '' ']' [2022-07-28T12:21:16.512Z] #51 5.272 ++ mktemp -d [2022-07-28T12:21:16.512Z] #51 5.279 + export GOPATH=/tmp/tmp.4UeuPp9kP2 [2022-07-28T12:21:16.512Z] #51 5.279 + GOPATH=/tmp/tmp.4UeuPp9kP2 [2022-07-28T12:21:16.512Z] #51 5.279 + RM_GOPATH=1 [2022-07-28T12:21:16.512Z] #51 5.279 + case "$(go env GOARCH)" in [2022-07-28T12:21:16.512Z] #51 5.279 ++ go env GOARCH [2022-07-28T12:21:16.512Z] #51 5.336 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T12:21:16.512Z] #51 5.336 + GO_BUILDMODE=-buildmode=pie [2022-07-28T12:21:16.512Z] #51 5.336 ++ dirname /tmp/install/install.sh [2022-07-28T12:21:16.512Z] #51 5.349 Install shfmt version v3.0.2 [2022-07-28T12:21:16.512Z] #51 5.349 + dir=/tmp/install [2022-07-28T12:21:16.512Z] #51 5.349 + bin=shfmt [2022-07-28T12:21:16.512Z] #51 5.349 + shift [2022-07-28T12:21:16.512Z] #51 5.349 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-07-28T12:21:16.512Z] #51 5.349 + . /tmp/install/shfmt.installer [2022-07-28T12:21:16.512Z] #51 5.349 ++ : v3.0.2 [2022-07-28T12:21:16.512Z] #51 5.349 + install_shfmt [2022-07-28T12:21:16.512Z] #51 5.349 + echo 'Install shfmt version v3.0.2' [2022-07-28T12:21:16.512Z] #51 5.349 + GOBIN=/build [2022-07-28T12:21:16.512Z] #51 5.349 + GO111MODULE=on [2022-07-28T12:21:16.512Z] #51 5.349 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-07-28T12:21:16.512Z] #51 5.989 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-28T12:21:16.512Z] #51 7.650 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-28T12:21:16.512Z] #51 7.726 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-28T12:21:16.512Z] #51 7.752 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-28T12:21:16.647Z] #2 [internal] load .dockerignore [2022-07-28T12:21:16.647Z] #2 sha256:81fcafdd8345a4915b0b0dfd266b31bf2cf1c90aac34ff6d669421eb992517bb [2022-07-28T12:21:16.647Z] #2 transferring context: 87B done [2022-07-28T12:21:16.647Z] #2 DONE 0.1s [2022-07-28T12:21:16.647Z] [2022-07-28T12:21:16.647Z] #1 [internal] load build definition from Dockerfile [2022-07-28T12:21:16.647Z] #1 sha256:f9763c17c059563d49e81b1e91d3c7fc82da124a5557a59907eccf2beb581b43 [2022-07-28T12:21:16.647Z] #1 transferring dockerfile: 17.05kB done [2022-07-28T12:21:16.647Z] #1 DONE 0.2s [2022-07-28T12:21:16.647Z] [2022-07-28T12:21:16.647Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-07-28T12:21:16.647Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2022-07-28T12:21:16.659Z] #43 30.09 DEP criu/action-scripts.d [2022-07-28T12:21:16.659Z] #43 30.20 CC criu/action-scripts.o [2022-07-28T12:21:16.773Z] #51 ... [2022-07-28T12:21:16.773Z] [2022-07-28T12:21:16.773Z] #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 [2022-07-28T12:21:16.773Z] #34 sha256:31b26a1aace0fab519e6845acb6a0b0dd731dd943f710d71c72463aa1fb14306 [2022-07-28T12:21:16.773Z] #34 5.876 + RM_GOPATH=0 [2022-07-28T12:21:16.773Z] #34 5.876 + TMP_GOPATH= [2022-07-28T12:21:16.773Z] #34 5.876 + : /build [2022-07-28T12:21:16.773Z] #34 5.876 + '[' -z '' ']' [2022-07-28T12:21:16.773Z] #34 5.876 ++ mktemp -d [2022-07-28T12:21:16.773Z] #34 5.899 + export GOPATH=/tmp/tmp.gxTlOY2HpH [2022-07-28T12:21:16.773Z] #34 5.899 + GOPATH=/tmp/tmp.gxTlOY2HpH [2022-07-28T12:21:16.773Z] #34 5.899 + RM_GOPATH=1 [2022-07-28T12:21:16.773Z] #34 5.899 + case "$(go env GOARCH)" in [2022-07-28T12:21:16.773Z] #34 5.899 ++ go env GOARCH [2022-07-28T12:21:16.773Z] #34 5.943 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T12:21:16.773Z] #34 5.943 + GO_BUILDMODE=-buildmode=pie [2022-07-28T12:21:16.773Z] #34 5.943 ++ dirname /tmp/install/install.sh [2022-07-28T12:21:16.773Z] #34 5.945 + dir=/tmp/install [2022-07-28T12:21:16.773Z] #34 5.945 + bin=tomlv [2022-07-28T12:21:16.773Z] #34 5.945 + shift [2022-07-28T12:21:16.773Z] #34 5.945 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-07-28T12:21:16.773Z] #34 5.945 + . /tmp/install/tomlv.installer [2022-07-28T12:21:16.773Z] #34 5.945 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-07-28T12:21:16.773Z] #34 5.945 + install_tomlv [2022-07-28T12:21:16.773Z] #34 5.945 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-07-28T12:21:16.773Z] #34 5.945 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.gxTlOY2HpH/src/github.com/BurntSushi/toml [2022-07-28T12:21:16.773Z] #34 5.950 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-07-28T12:21:16.773Z] #34 5.995 Cloning into '/tmp/tmp.gxTlOY2HpH/src/github.com/BurntSushi/toml'... [2022-07-28T12:21:16.773Z] #34 8.477 + cd /tmp/tmp.gxTlOY2HpH/src/github.com/BurntSushi/toml [2022-07-28T12:21:16.773Z] #34 8.483 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-07-28T12:21:16.773Z] #34 8.708 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-07-28T12:21:16.773Z] #34 10.02 internal/abi [2022-07-28T12:21:16.773Z] #34 10.02 internal/unsafeheader [2022-07-28T12:21:16.773Z] #34 10.12 internal/cpu [2022-07-28T12:21:16.773Z] #34 10.37 internal/goexperiment [2022-07-28T12:21:16.773Z] #34 10.53 runtime/internal/atomic [2022-07-28T12:21:16.773Z] #34 ... [2022-07-28T12:21:16.773Z] [2022-07-28T12:21:16.773Z] #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 [2022-07-28T12:21:16.773Z] #49 sha256:f80eac92acbde4cf9dcba000c7ac9f3e8d5114cd699b0c85dcefb3bf21a0b947 [2022-07-28T12:21:16.773Z] #49 5.230 Install golangci-lint version v1.23.8 [2022-07-28T12:21:16.773Z] #49 5.235 + RM_GOPATH=0 [2022-07-28T12:21:16.773Z] #49 5.235 + TMP_GOPATH= [2022-07-28T12:21:16.773Z] #49 5.235 + : /build [2022-07-28T12:21:16.773Z] #49 5.235 + '[' -z '' ']' [2022-07-28T12:21:16.773Z] #49 5.235 ++ mktemp -d [2022-07-28T12:21:16.773Z] #49 5.235 + export GOPATH=/tmp/tmp.gwnOj9xzbm [2022-07-28T12:21:16.773Z] #49 5.235 + GOPATH=/tmp/tmp.gwnOj9xzbm [2022-07-28T12:21:16.773Z] #49 5.235 + RM_GOPATH=1 [2022-07-28T12:21:16.773Z] #49 5.235 + case "$(go env GOARCH)" in [2022-07-28T12:21:16.773Z] #49 5.235 ++ go env GOARCH [2022-07-28T12:21:16.773Z] #49 5.235 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T12:21:16.773Z] #49 5.235 + GO_BUILDMODE=-buildmode=pie [2022-07-28T12:21:16.773Z] #49 5.235 ++ dirname /tmp/install/install.sh [2022-07-28T12:21:16.773Z] #49 5.235 + dir=/tmp/install [2022-07-28T12:21:16.773Z] #49 5.235 + bin=golangci_lint [2022-07-28T12:21:16.773Z] #49 5.235 + shift [2022-07-28T12:21:16.773Z] #49 5.235 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-07-28T12:21:16.773Z] #49 5.235 + . /tmp/install/golangci_lint.installer [2022-07-28T12:21:16.773Z] #49 5.235 ++ : v1.23.8 [2022-07-28T12:21:16.773Z] #49 5.235 + install_golangci_lint [2022-07-28T12:21:16.773Z] #49 5.235 + set -e [2022-07-28T12:21:16.773Z] #49 5.235 + echo 'Install golangci-lint version v1.23.8' [2022-07-28T12:21:16.773Z] #49 5.235 + GOBIN=/build [2022-07-28T12:21:16.773Z] #49 5.235 + GO111MODULE=on [2022-07-28T12:21:16.773Z] #49 5.235 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-07-28T12:21:16.773Z] #49 6.027 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-07-28T12:21:16.919Z] #43 30.37 CC criu/aio.o [2022-07-28T12:21:17.034Z] #49 ... [2022-07-28T12:21:17.034Z] [2022-07-28T12:21:17.034Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-28T12:21:17.034Z] #40 sha256:026c1dd60fb66b96a370bccc3c5529f2667f2022f8d6b588231c987adeab095d [2022-07-28T12:21:17.034Z] #40 5.690 + git clone https://github.com/docker/distribution.git . [2022-07-28T12:21:17.034Z] #40 5.694 Cloning into '.'... [2022-07-28T12:21:17.034Z] #40 ... [2022-07-28T12:21:17.034Z] [2022-07-28T12:21:17.034Z] #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 [2022-07-28T12:21:17.034Z] #34 sha256:31b26a1aace0fab519e6845acb6a0b0dd731dd943f710d71c72463aa1fb14306 [2022-07-28T12:21:17.034Z] #34 11.33 runtime/internal/sys [2022-07-28T12:21:17.181Z] #43 30.56 CC criu/autofs.o [2022-07-28T12:21:17.218Z] #3 DONE 0.5s [2022-07-28T12:21:17.218Z] [2022-07-28T12:21:17.218Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-07-28T12:21:17.218Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2022-07-28T12:21:17.218Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-07-28T12:21:17.218Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-07-28T12:21:17.218Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2022-07-28T12:21:17.218Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2022-07-28T12:21:17.218Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s [2022-07-28T12:21:17.294Z] #34 11.56 internal/bytealg [2022-07-28T12:21:17.295Z] #34 11.72 runtime/internal/math [2022-07-28T12:21:17.442Z] #43 31.04 CC criu/bfd.o [2022-07-28T12:21:17.476Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 6.29MB / 9.01MB 0.2s [2022-07-28T12:21:17.476Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s [2022-07-28T12:21:17.556Z] #34 11.89 internal/itoa [2022-07-28T12:21:17.705Z] #43 31.19 CC criu/bitmap.o [2022-07-28T12:21:17.705Z] #43 31.25 CC criu/cgroup-props.o [2022-07-28T12:21:17.734Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.5s done [2022-07-28T12:21:17.734Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.1s [2022-07-28T12:21:17.966Z] #43 31.49 CC criu/cgroup.o [2022-07-28T12:21:17.992Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2022-07-28T12:21:18.133Z] #34 12.33 math/bits [2022-07-28T12:21:18.250Z] #4 DONE 0.8s [2022-07-28T12:21:18.250Z] [2022-07-28T12:21:18.250Z] #8 [internal] load metadata for docker.io/library/golang:1.17.12-buster [2022-07-28T12:21:18.250Z] #8 sha256:f3087b5f083a124a18408672381ca899b3be572df401c92312be15a5af5de77b [2022-07-28T12:21:18.907Z] #43 32.39 CC criu/clone-noasan.o [2022-07-28T12:21:18.907Z] #43 32.47 CC criu/config.o [2022-07-28T12:21:18.961Z] #36 34.82 Reading package lists... [2022-07-28T12:21:18.961Z] #36 ... [2022-07-28T12:21:18.961Z] [2022-07-28T12:21:18.961Z] #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 [2022-07-28T12:21:18.961Z] #49 sha256:901ae47345e8ae6daaa1375ee68027d968b2893ddd55da1e46ec5d468042f1d9 [2022-07-28T12:21:18.961Z] #49 38.25 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-28T12:21:18.961Z] #49 38.27 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-07-28T12:21:18.961Z] #49 38.35 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-28T12:21:18.961Z] #49 38.54 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-28T12:21:18.961Z] #49 38.57 go: downloading github.com/stretchr/objx v0.2.0 [2022-07-28T12:21:18.961Z] #49 38.78 go: downloading golang.org/x/text v0.3.2 [2022-07-28T12:21:19.077Z] #34 13.16 math [2022-07-28T12:21:19.185Z] #8 ... [2022-07-28T12:21:19.185Z] [2022-07-28T12:21:19.185Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-28T12:21:19.185Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-28T12:21:19.185Z] #7 DONE 1.0s [2022-07-28T12:21:19.443Z] [2022-07-28T12:21:19.443Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-28T12:21:19.443Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-28T12:21:19.443Z] #6 DONE 1.1s [2022-07-28T12:21:19.443Z] [2022-07-28T12:21:19.443Z] #5 [internal] load metadata for docker.io/library/debian:buster [2022-07-28T12:21:19.443Z] #5 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2022-07-28T12:21:19.443Z] #5 DONE 1.1s [2022-07-28T12:21:19.443Z] [2022-07-28T12:21:19.443Z] #8 [internal] load metadata for docker.io/library/golang:1.17.12-buster [2022-07-28T12:21:19.443Z] #8 sha256:f3087b5f083a124a18408672381ca899b3be572df401c92312be15a5af5de77b [2022-07-28T12:21:19.443Z] #8 DONE 1.1s [2022-07-28T12:21:19.477Z] #43 32.90 CC criu/cr-check.o [2022-07-28T12:21:19.524Z] #49 ... [2022-07-28T12:21:19.524Z] [2022-07-28T12:21:19.524Z] #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 [2022-07-28T12:21:19.524Z] #58 sha256:70bd1335e70d921b1bd90b785bb40d6f3487674695e07766bcd7655cfbfdb239 [2022-07-28T12:21:19.524Z] #58 31.31 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-07-28T12:21:19.524Z] #58 31.46 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-28T12:21:19.781Z] #58 ... [2022-07-28T12:21:19.781Z] [2022-07-28T12:21:19.781Z] #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 [2022-07-28T12:21:19.781Z] #40 sha256:026c1dd60fb66b96a370bccc3c5529f2667f2022f8d6b588231c987adeab095d [2022-07-28T12:21:20.019Z] #34 14.36 runtime [2022-07-28T12:21:20.047Z] #43 33.44 CC criu/cr-dedup.o [2022-07-28T12:21:20.047Z] #43 33.60 CC criu/cr-dump.o [2022-07-28T12:21:20.809Z] #40 40.77 Checking out files: 51% (1115/2176) Checking out files: 52% (1132/2176) Checking out files: 53% (1154/2176) Checking out files: 54% (1176/2176) Checking out files: 55% (1197/2176) Checking out files: 56% (1219/2176) Checking out files: 57% (1241/2176) Checking out files: 58% (1263/2176) Checking out files: 59% (1284/2176) Checking out files: 60% (1306/2176) Checking out files: 61% (1328/2176) Checking out files: 62% (1350/2176) Checking out files: 63% (1371/2176) Checking out files: 64% (1393/2176) Checking out files: 65% (1415/2176) Checking out files: 66% (1437/2176) Checking out files: 67% (1458/2176) Checking out files: 68% (1480/2176) Checking out files: 69% (1502/2176) Checking out files: 70% (1524/2176) Checking out files: 71% (1545/2176) Checking out files: 72% (1567/2176) Checking out files: 73% (1589/2176) Checking out files: 74% (1611/2176) Checking out files: 75% (1632/2176) Checking out files: 76% (1654/2176) Checking out files: 77% (1676/2176) Checking out files: 78% (1698/2176) Checking out files: 79% (1720/2176) Checking out files: 80% (1741/2176) Checking out files: 81% (1763/2176) Checking out files: 82% (1785/2176) Checking out files: 82% (1804/2176) Checking out files: 83% (1807/2176) Checking out files: 84% (1828/2176) Checking out files: 85% (1850/2176) Checking out files: 86% (1872/2176) Checking out files: 87% (1894/2176) Checking out files: 88% (1915/2176) Checking out files: 89% (1937/2176) Checking out files: 90% (1959/2176) Checking out files: 91% (1981/2176) Checking out files: 92% (2002/2176) Checking out files: 93% (2024/2176) Checking out files: 94% (2046/2176) Checking out files: 95% (2068/2176) Checking out files: 96% (2089/2176) Checking out files: 97% (2111/2176) Checking out files: 98% (2133/2176) Checking out files: 99% (2155/2176) Checking out files: 100% (2176/2176) Checking out files: 100% (2176/2176), done. [2022-07-28T12:21:20.968Z] #34 ... [2022-07-28T12:21:20.968Z] [2022-07-28T12:21:20.968Z] #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 [2022-07-28T12:21:20.968Z] #24 sha256:5631466a670bbf9f5c4e16a43595f3dc9b428fed86bcaa4e9b436d91fdde859d [2022-07-28T12:21:20.968Z] #24 5.262 + RM_GOPATH=0 [2022-07-28T12:21:20.968Z] #24 5.262 + TMP_GOPATH= [2022-07-28T12:21:20.968Z] #24 5.262 + : /build [2022-07-28T12:21:20.968Z] #24 5.262 + '[' -z '' ']' [2022-07-28T12:21:20.968Z] #24 5.262 ++ mktemp -d [2022-07-28T12:21:20.968Z] #24 5.264 + export GOPATH=/tmp/tmp.8GJ7BRJcej [2022-07-28T12:21:20.968Z] #24 5.264 + GOPATH=/tmp/tmp.8GJ7BRJcej [2022-07-28T12:21:20.968Z] #24 5.264 + RM_GOPATH=1 [2022-07-28T12:21:20.968Z] #24 5.264 + case "$(go env GOARCH)" in [2022-07-28T12:21:20.968Z] #24 5.275 ++ go env GOARCH [2022-07-28T12:21:20.968Z] #24 5.287 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T12:21:20.968Z] #24 5.287 + GO_BUILDMODE=-buildmode=pie [2022-07-28T12:21:20.968Z] #24 5.287 ++ dirname /tmp/install/install.sh [2022-07-28T12:21:20.968Z] #24 5.287 + dir=/tmp/install [2022-07-28T12:21:20.968Z] #24 5.287 + bin=dockercli [2022-07-28T12:21:20.968Z] #24 5.287 + shift [2022-07-28T12:21:20.968Z] #24 5.287 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-07-28T12:21:20.968Z] #24 5.287 + . /tmp/install/dockercli.installer [2022-07-28T12:21:20.968Z] #24 5.287 ++ : stable [2022-07-28T12:21:20.968Z] #24 5.287 ++ : 17.06.2-ce [2022-07-28T12:21:20.968Z] #24 5.287 + install_dockercli [2022-07-28T12:21:20.968Z] #24 5.287 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-28T12:21:20.968Z] #24 5.287 ++ uname -m [2022-07-28T12:21:20.968Z] #24 5.287 Install docker/cli version 17.06.2-ce from stable [2022-07-28T12:21:20.968Z] #24 5.302 + arch=x86_64 [2022-07-28T12:21:20.968Z] #24 5.302 + '[' x86_64 '!=' x86_64 ']' [2022-07-28T12:21:20.968Z] #24 5.302 + url=https://download.docker.com/linux/static [2022-07-28T12:21:20.968Z] #24 5.302 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-28T12:21:20.968Z] #24 5.302 + tar -xz docker/docker [2022-07-28T12:21:20.988Z] #43 34.37 CC criu/cr-errno.o [2022-07-28T12:21:20.988Z] #43 34.40 CC criu/cr-restore.o [2022-07-28T12:21:21.065Z] #40 42.30 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-07-28T12:21:21.065Z] #40 ... [2022-07-28T12:21:21.065Z] [2022-07-28T12:21:21.065Z] #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 [2022-07-28T12:21:21.065Z] #55 sha256:7c641f8616cbd8c027afdbbc0be0d2c0e6a57e8af29eba883b38cb4e372667a5 [2022-07-28T12:21:21.065Z] #55 32.76 Fetched 8508 kB in 26s (325 kB/s) [2022-07-28T12:21:21.230Z] #24 ... [2022-07-28T12:21:21.230Z] [2022-07-28T12:21:21.230Z] #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 [2022-07-28T12:21:21.230Z] #47 sha256:259005c124ce406d87d1054cf0a89aea6e758b1293f69fc49c28d850d030f318 [2022-07-28T12:21:21.230Z] #47 10.43 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-28T12:21:21.230Z] #47 10.49 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-28T12:21:21.230Z] #47 10.50 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-28T12:21:21.230Z] #47 10.55 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-28T12:21:21.230Z] #47 10.82 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-28T12:21:21.230Z] #47 10.88 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-28T12:21:21.230Z] #47 11.15 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-28T12:21:21.230Z] #47 11.95 go: downloading golang.org/x/tools v0.1.0 [2022-07-28T12:21:21.322Z] #55 32.76 Reading package lists... [2022-07-28T12:21:21.322Z] #55 ... [2022-07-28T12:21:21.322Z] [2022-07-28T12:21:21.322Z] #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 [2022-07-28T12:21:21.322Z] #13 sha256:1355b81fbf4f4448ac93cb7bbcbe2f1a8548ea486f9372bb94de873a615cd30c [2022-07-28T12:21:21.322Z] #13 33.69 Fetched 9047 kB in 29s (315 kB/s) [2022-07-28T12:21:21.885Z] #13 33.69 Reading package lists... [2022-07-28T12:21:21.885Z] #13 ... [2022-07-28T12:21:21.885Z] [2022-07-28T12:21:21.885Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-28T12:21:21.885Z] #34 sha256:d407d5b3056b6dcfb08acd460b6077e28590afb3a1053168a3efb5dba075cea6 [2022-07-28T12:21:21.885Z] #34 33.60 encoding [2022-07-28T12:21:21.929Z] #43 ... [2022-07-28T12:21:21.929Z] [2022-07-28T12:21:21.929Z] #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 [2022-07-28T12:21:21.929Z] #20 sha256:c678b50ed62e1ffd414704fc90b65e3e87f8d6f62f40b494a29c2dc1b2a8abcd [2022-07-28T12:21:21.929Z] #20 4.101 Reading package lists... [2022-07-28T12:21:21.929Z] #20 5.128 Reading package lists... [2022-07-28T12:21:21.929Z] #20 6.143 Building dependency tree... [2022-07-28T12:21:21.929Z] #20 6.548 libcap2-bin is already the newest version (1:2.25-2). [2022-07-28T12:21:21.929Z] #20 6.548 The following additional packages will be installed: [2022-07-28T12:21:21.929Z] #20 6.549 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-07-28T12:21:21.929Z] #20 6.549 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-07-28T12:21:21.929Z] #20 6.550 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-07-28T12:21:21.929Z] #20 6.550 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-07-28T12:21:21.929Z] #20 6.550 python3.7 python3.7-minimal vim-runtime xxd [2022-07-28T12:21:21.929Z] #20 6.552 Suggested packages: [2022-07-28T12:21:21.929Z] #20 6.552 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-07-28T12:21:21.929Z] #20 6.552 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-07-28T12:21:21.929Z] #20 6.552 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-07-28T12:21:21.929Z] #20 6.552 quota [2022-07-28T12:21:21.929Z] #20 6.552 Recommended packages: [2022-07-28T12:21:21.929Z] #20 6.553 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-07-28T12:21:21.929Z] #20 6.553 python3-keyrings.alt python3-xdg unzip [2022-07-28T12:21:21.929Z] #20 7.019 The following NEW packages will be installed: [2022-07-28T12:21:21.929Z] #20 7.020 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-07-28T12:21:21.929Z] #20 7.020 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-07-28T12:21:21.929Z] #20 7.021 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-07-28T12:21:21.929Z] #20 7.021 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-07-28T12:21:21.929Z] #20 7.022 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-07-28T12:21:21.929Z] #20 7.022 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-07-28T12:21:21.929Z] #20 7.023 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-07-28T12:21:21.929Z] #20 7.023 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-28T12:21:21.929Z] #20 7.023 xz-utils zip [2022-07-28T12:21:21.929Z] #20 7.304 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-28T12:21:21.929Z] #20 7.304 Need to get 28.6 MB of archives. [2022-07-28T12:21:21.929Z] #20 7.304 After this operation, 116 MB of additional disk space will be used. [2022-07-28T12:21:21.929Z] #20 7.304 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-07-28T12:21:21.929Z] #20 7.311 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-07-28T12:21:21.929Z] #20 7.322 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-07-28T12:21:21.929Z] #20 7.369 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-07-28T12:21:21.929Z] #20 7.369 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-07-28T12:21:21.929Z] #20 7.369 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-07-28T12:21:21.929Z] #20 7.397 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-07-28T12:21:21.929Z] #20 7.403 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-07-28T12:21:21.929Z] #20 7.404 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-07-28T12:21:21.929Z] #20 7.405 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-07-28T12:21:21.929Z] #20 7.406 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-07-28T12:21:21.929Z] #20 7.407 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-07-28T12:21:21.929Z] #20 7.408 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-28T12:21:21.929Z] #20 7.409 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-07-28T12:21:21.929Z] #20 7.410 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-07-28T12:21:21.929Z] #20 7.411 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-07-28T12:21:21.929Z] #20 7.422 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-07-28T12:21:21.929Z] #20 7.431 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-07-28T12:21:21.929Z] #20 7.434 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-07-28T12:21:21.929Z] #20 7.437 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-07-28T12:21:21.929Z] #20 7.442 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 xz-utils amd64 5.2.4-1+deb10u1 [183 kB] [2022-07-28T12:21:21.929Z] #20 7.442 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-07-28T12:21:21.929Z] #20 7.450 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-07-28T12:21:21.929Z] #20 7.452 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-07-28T12:21:21.929Z] #20 7.455 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-07-28T12:21:21.929Z] #20 7.457 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-07-28T12:21:21.929Z] #20 7.459 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-07-28T12:21:21.929Z] #20 7.463 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-07-28T12:21:21.929Z] #20 7.464 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-07-28T12:21:21.929Z] #20 7.638 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-28T12:21:21.929Z] #20 7.639 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-07-28T12:21:21.929Z] #20 7.640 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-07-28T12:21:21.929Z] #20 7.641 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-07-28T12:21:21.929Z] #20 7.643 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-07-28T12:21:21.929Z] #20 7.647 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-07-28T12:21:21.929Z] #20 7.649 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-07-28T12:21:21.929Z] #20 7.674 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-07-28T12:21:21.929Z] #20 7.676 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-07-28T12:21:21.929Z] #20 7.678 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-07-28T12:21:21.929Z] #20 7.681 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-07-28T12:21:21.929Z] #20 7.684 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-07-28T12:21:21.929Z] #20 7.689 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-07-28T12:21:21.929Z] #20 7.690 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-07-28T12:21:21.929Z] #20 7.708 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-07-28T12:21:21.929Z] #20 7.717 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-07-28T12:21:21.929Z] #20 7.726 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-07-28T12:21:21.929Z] #20 7.809 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB] [2022-07-28T12:21:21.929Z] #20 7.829 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-07-28T12:21:21.929Z] #20 7.842 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-07-28T12:21:21.929Z] #20 8.065 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T12:21:21.929Z] #20 8.111 Fetched 28.6 MB in 1s (35.6 MB/s) [2022-07-28T12:21:21.929Z] #20 8.183 Selecting previously unselected package pigz. [2022-07-28T12:21:21.929Z] #20 8.183 (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.) [2022-07-28T12:21:21.929Z] #20 8.197 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-07-28T12:21:21.929Z] #20 8.214 Unpacking pigz (2.4-1) ... [2022-07-28T12:21:21.929Z] #20 8.276 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-07-28T12:21:21.929Z] #20 8.281 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-07-28T12:21:21.929Z] #20 8.284 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-07-28T12:21:21.929Z] #20 8.500 Selecting previously unselected package python3.7-minimal. [2022-07-28T12:21:21.929Z] #20 8.503 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-07-28T12:21:21.929Z] #20 8.521 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-07-28T12:21:21.929Z] #20 8.835 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-07-28T12:21:21.929Z] #20 8.890 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-07-28T12:21:21.929Z] #20 9.649 Selecting previously unselected package python3-minimal. [2022-07-28T12:21:21.929Z] #20 9.649 (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.) [2022-07-28T12:21:21.929Z] #20 9.674 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-07-28T12:21:21.929Z] #20 9.682 Unpacking python3-minimal (3.7.3-1) ... [2022-07-28T12:21:21.929Z] #20 9.801 Selecting previously unselected package libmpdec2:amd64. [2022-07-28T12:21:21.929Z] #20 9.804 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-07-28T12:21:21.929Z] #20 9.825 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-07-28T12:21:21.929Z] #20 9.889 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-07-28T12:21:21.929Z] #20 9.892 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-07-28T12:21:21.929Z] #20 9.897 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-07-28T12:21:21.929Z] #20 10.25 Selecting previously unselected package python3.7. [2022-07-28T12:21:21.929Z] #20 10.25 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-07-28T12:21:21.929Z] #20 10.26 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-07-28T12:21:21.929Z] #20 10.34 Selecting previously unselected package libpython3-stdlib:amd64. [2022-07-28T12:21:21.929Z] #20 10.34 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-07-28T12:21:21.929Z] #20 10.35 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-07-28T12:21:21.929Z] #20 10.44 Setting up python3-minimal (3.7.3-1) ... [2022-07-28T12:21:21.929Z] #20 10.79 Selecting previously unselected package python3. [2022-07-28T12:21:21.929Z] #20 10.79 (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.) [2022-07-28T12:21:21.929Z] #20 10.81 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-07-28T12:21:21.929Z] #20 10.83 Unpacking python3 (3.7.3-1) ... [2022-07-28T12:21:21.929Z] #20 10.92 Selecting previously unselected package libip4tc0:amd64. [2022-07-28T12:21:21.929Z] #20 10.92 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-07-28T12:21:21.929Z] #20 10.93 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-07-28T12:21:21.929Z] #20 11.04 Selecting previously unselected package libip6tc0:amd64. [2022-07-28T12:21:21.929Z] #20 11.04 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-07-28T12:21:21.929Z] #20 11.05 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-07-28T12:21:21.929Z] #20 11.13 Selecting previously unselected package libiptc0:amd64. [2022-07-28T12:21:21.929Z] #20 11.13 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-07-28T12:21:21.929Z] #20 11.14 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-07-28T12:21:21.929Z] #20 11.21 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-28T12:21:21.929Z] #20 11.21 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-28T12:21:21.929Z] #20 11.22 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-28T12:21:21.929Z] #20 11.30 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-28T12:21:21.929Z] #20 11.30 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-07-28T12:21:21.929Z] #20 11.30 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-07-28T12:21:21.929Z] #20 11.36 Selecting previously unselected package libnftnl11:amd64. [2022-07-28T12:21:21.929Z] #20 11.37 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-07-28T12:21:21.929Z] #20 11.37 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-07-28T12:21:21.929Z] #20 11.44 Selecting previously unselected package iptables. [2022-07-28T12:21:21.930Z] #20 11.44 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-07-28T12:21:21.930Z] #20 11.45 Unpacking iptables (1.8.2-4) ... [2022-07-28T12:21:22.142Z] #34 ... [2022-07-28T12:21:22.142Z] [2022-07-28T12:21:22.142Z] #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 [2022-07-28T12:21:22.142Z] #55 sha256:7c641f8616cbd8c027afdbbc0be0d2c0e6a57e8af29eba883b38cb4e372667a5 [2022-07-28T12:21:22.142Z] #55 32.76 Reading package lists... [2022-07-28T12:21:22.172Z] #47 ... [2022-07-28T12:21:22.173Z] [2022-07-28T12:21:22.173Z] #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 [2022-07-28T12:21:22.173Z] #49 sha256:f80eac92acbde4cf9dcba000c7ac9f3e8d5114cd699b0c85dcefb3bf21a0b947 [2022-07-28T12:21:22.173Z] #49 16.49 go: downloading github.com/fatih/color v1.7.0 [2022-07-28T12:21:22.173Z] #49 16.54 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-07-28T12:21:22.190Z] #20 11.58 Selecting previously unselected package xxd. [2022-07-28T12:21:22.190Z] #20 11.59 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-07-28T12:21:22.190Z] #20 11.59 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:21:22.190Z] #20 11.69 Selecting previously unselected package vim-common. [2022-07-28T12:21:22.190Z] #20 11.70 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-07-28T12:21:22.190Z] #20 11.74 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:21:22.433Z] #49 16.68 go: downloading github.com/pkg/errors v0.8.1 [2022-07-28T12:21:22.433Z] #49 16.68 go: downloading github.com/spf13/cobra v0.0.5 [2022-07-28T12:21:22.433Z] #49 16.77 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-28T12:21:22.450Z] #20 11.92 Selecting previously unselected package bash-completion. [2022-07-28T12:21:22.450Z] #20 11.92 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-07-28T12:21:22.729Z] [2022-07-28T12:21:22.729Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:6c379e9fc456c760be22b718b5d58fd0b413e08a3970405b12054194641a347d [2022-07-28T12:21:22.729Z] #9 sha256:562964bd4349c240a666ff768086ed9dbedd01c5a17476c3f4b2627f80f877bd [2022-07-28T12:21:22.729Z] #9 resolve docker.io/library/golang:1.17.12-buster@sha256:6c379e9fc456c760be22b718b5d58fd0b413e08a3970405b12054194641a347d 0.0s done [2022-07-28T12:21:22.989Z] #9 sha256:6c379e9fc456c760be22b718b5d58fd0b413e08a3970405b12054194641a347d 1.86kB / 1.86kB done [2022-07-28T12:21:22.989Z] #9 sha256:2668df28fc0ceb448102df750029c721fc314a1d26efbaddbbebe69a9d2ca05b 1.79kB / 1.79kB done [2022-07-28T12:21:22.989Z] #9 sha256:5b9f27a30f04847f4fc0c2f77355b4117fe8d2eeaf1decd4211e6ce73e9b1fca 7.13kB / 7.13kB done [2022-07-28T12:21:22.989Z] #9 sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 0B / 49.23MB 0.0s [2022-07-28T12:21:22.989Z] #9 sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 11.53MB / 49.23MB 0.1s [2022-07-28T12:21:22.989Z] #9 sha256:6a5d1ed6a27dab15e77b7afa9c8697a170f017a73ec9ea8f3f00d5f322e1d3ab 0B / 7.72MB 0.1s [2022-07-28T12:21:23.005Z] #49 17.28 go: downloading github.com/spf13/viper v1.6.1 [2022-07-28T12:21:23.253Z] #9 sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 32.51MB / 49.23MB 0.3s [2022-07-28T12:21:23.253Z] #9 sha256:6a5d1ed6a27dab15e77b7afa9c8697a170f017a73ec9ea8f3f00d5f322e1d3ab 7.72MB / 7.72MB 0.3s [2022-07-28T12:21:23.574Z] #9 sha256:6a5d1ed6a27dab15e77b7afa9c8697a170f017a73ec9ea8f3f00d5f322e1d3ab 7.72MB / 7.72MB 0.4s done [2022-07-28T12:21:23.574Z] #9 sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 44.30MB / 49.23MB 0.5s [2022-07-28T12:21:23.574Z] #9 sha256:1186afd5d5e89c602b988d31dd5210c9e3c19435f849f6cc4a6a22a2388e83cf 0B / 9.77MB 0.5s [2022-07-28T12:21:23.574Z] #9 sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 49.23MB / 49.23MB 0.6s [2022-07-28T12:21:23.574Z] #9 sha256:1186afd5d5e89c602b988d31dd5210c9e3c19435f849f6cc4a6a22a2388e83cf 1.05MB / 9.77MB 0.6s [2022-07-28T12:21:23.836Z] #9 sha256:1186afd5d5e89c602b988d31dd5210c9e3c19435f849f6cc4a6a22a2388e83cf 9.77MB / 9.77MB 0.8s [2022-07-28T12:21:23.953Z] #49 18.09 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-07-28T12:21:23.953Z] #49 18.14 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-07-28T12:21:24.779Z] #9 ... [2022-07-28T12:21:24.779Z] [2022-07-28T12:21:24.779Z] #23 [internal] load build context [2022-07-28T12:21:24.779Z] #23 sha256:2da9867634fb1f073dfda872cace38db9baac5334b79b73ed62667876e35e458 [2022-07-28T12:21:24.779Z] #23 transferring context: 53.39MB 1.7s done [2022-07-28T12:21:24.779Z] #23 DONE 2.1s [2022-07-28T12:21:24.779Z] [2022-07-28T12:21:24.780Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:6c379e9fc456c760be22b718b5d58fd0b413e08a3970405b12054194641a347d [2022-07-28T12:21:24.780Z] #9 sha256:562964bd4349c240a666ff768086ed9dbedd01c5a17476c3f4b2627f80f877bd [2022-07-28T12:21:24.780Z] #9 sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 49.23MB / 49.23MB 1.7s done [2022-07-28T12:21:24.780Z] #9 sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab 0B / 62.47MB 1.8s [2022-07-28T12:21:24.780Z] #9 sha256:1186afd5d5e89c602b988d31dd5210c9e3c19435f849f6cc4a6a22a2388e83cf 9.77MB / 9.77MB 1.9s done [2022-07-28T12:21:25.039Z] #9 sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab 16.78MB / 62.47MB 2.0s [2022-07-28T12:21:25.039Z] #9 sha256:b9ea777faa3b627267a9b4b3f82b7dc7b6390bf54e235f06866b21de3ff1a590 0B / 102.79MB 2.0s [2022-07-28T12:21:25.039Z] #9 sha256:a5359768b018a374b04e8bf19e97c814527cb448f87c25de12fbabbb2ff3556d 0B / 52.17MB 2.0s [2022-07-28T12:21:25.039Z] #9 ... [2022-07-28T12:21:25.039Z] [2022-07-28T12:21:25.039Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-28T12:21:25.039Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-28T12:21:25.039Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-28T12:21:25.039Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-28T12:21:25.039Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-28T12:21:25.039Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-28T12:21:25.039Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2022-07-28T12:21:25.039Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.7s done [2022-07-28T12:21:25.039Z] #64 DONE 2.3s [2022-07-28T12:21:25.039Z] [2022-07-28T12:21:25.039Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:6c379e9fc456c760be22b718b5d58fd0b413e08a3970405b12054194641a347d [2022-07-28T12:21:25.039Z] #9 sha256:562964bd4349c240a666ff768086ed9dbedd01c5a17476c3f4b2627f80f877bd [2022-07-28T12:21:25.039Z] #9 sha256:a5359768b018a374b04e8bf19e97c814527cb448f87c25de12fbabbb2ff3556d 11.53MB / 52.17MB 2.1s [2022-07-28T12:21:25.302Z] #9 sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab 32.51MB / 62.47MB 2.3s [2022-07-28T12:21:25.302Z] #9 sha256:b9ea777faa3b627267a9b4b3f82b7dc7b6390bf54e235f06866b21de3ff1a590 15.73MB / 102.79MB 2.3s [2022-07-28T12:21:25.302Z] #9 sha256:a5359768b018a374b04e8bf19e97c814527cb448f87c25de12fbabbb2ff3556d 32.51MB / 52.17MB 2.3s [2022-07-28T12:21:25.302Z] #9 sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab 37.75MB / 62.47MB 2.4s [2022-07-28T12:21:25.302Z] #9 sha256:b9ea777faa3b627267a9b4b3f82b7dc7b6390bf54e235f06866b21de3ff1a590 22.02MB / 102.79MB 2.4s [2022-07-28T12:21:25.302Z] #9 sha256:a5359768b018a374b04e8bf19e97c814527cb448f87c25de12fbabbb2ff3556d 39.24MB / 52.17MB 2.4s [2022-07-28T12:21:25.340Z] #49 19.59 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-07-28T12:21:25.562Z] #9 sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab 47.19MB / 62.47MB 2.5s [2022-07-28T12:21:25.562Z] #9 sha256:b9ea777faa3b627267a9b4b3f82b7dc7b6390bf54e235f06866b21de3ff1a590 32.51MB / 102.79MB 2.5s [2022-07-28T12:21:25.562Z] #9 sha256:a5359768b018a374b04e8bf19e97c814527cb448f87c25de12fbabbb2ff3556d 45.09MB / 52.17MB 2.5s [2022-07-28T12:21:25.562Z] #9 sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab 53.78MB / 62.47MB 2.6s [2022-07-28T12:21:25.562Z] #9 sha256:b9ea777faa3b627267a9b4b3f82b7dc7b6390bf54e235f06866b21de3ff1a590 46.14MB / 102.79MB 2.6s [2022-07-28T12:21:25.563Z] #9 sha256:a5359768b018a374b04e8bf19e97c814527cb448f87c25de12fbabbb2ff3556d 52.17MB / 52.17MB 2.6s [2022-07-28T12:21:25.602Z] #49 19.89 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-28T12:21:25.748Z] #20 14.75 Unpacking bash-completion (1:2.8-6) ... [2022-07-28T12:21:25.748Z] #20 14.93 Selecting previously unselected package bzip2. [2022-07-28T12:21:25.748Z] #20 14.93 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-07-28T12:21:25.748Z] #20 14.94 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-07-28T12:21:25.748Z] #20 15.01 Selecting previously unselected package xz-utils. [2022-07-28T12:21:25.748Z] #20 15.02 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_amd64.deb ... [2022-07-28T12:21:25.748Z] #20 15.02 Unpacking xz-utils (5.2.4-1+deb10u1) ... [2022-07-28T12:21:25.748Z] #20 15.16 Selecting previously unselected package apparmor. [2022-07-28T12:21:25.748Z] #20 15.16 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-07-28T12:21:25.748Z] #20 15.25 Unpacking apparmor (2.13.2-10) ... [2022-07-28T12:21:25.748Z] #20 15.42 Selecting previously unselected package aufs-tools. [2022-07-28T12:21:25.823Z] #9 sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab 62.47MB / 62.47MB 2.7s [2022-07-28T12:21:25.823Z] #9 sha256:b9ea777faa3b627267a9b4b3f82b7dc7b6390bf54e235f06866b21de3ff1a590 55.90MB / 102.79MB 2.7s [2022-07-28T12:21:25.823Z] #9 sha256:b9ea777faa3b627267a9b4b3f82b7dc7b6390bf54e235f06866b21de3ff1a590 66.10MB / 102.79MB 2.9s [2022-07-28T12:21:25.823Z] #9 sha256:b9ea777faa3b627267a9b4b3f82b7dc7b6390bf54e235f06866b21de3ff1a590 77.59MB / 102.79MB 3.0s [2022-07-28T12:21:25.862Z] #49 ... [2022-07-28T12:21:25.862Z] [2022-07-28T12:21:25.862Z] #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 [2022-07-28T12:21:25.862Z] #13 sha256:1355b81fbf4f4448ac93cb7bbcbe2f1a8548ea486f9372bb94de873a615cd30c [2022-07-28T12:21:25.862Z] #13 5.907 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-07-28T12:21:25.862Z] #13 8.953 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-28T12:21:25.862Z] #13 12.57 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [337 kB] [2022-07-28T12:21:25.862Z] #13 15.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-28T12:21:26.010Z] #20 15.42 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-07-28T12:21:26.010Z] #20 15.43 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-07-28T12:21:26.010Z] #20 15.52 Selecting previously unselected package libonig5:amd64. [2022-07-28T12:21:26.010Z] #20 15.52 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-07-28T12:21:26.010Z] #20 15.53 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-07-28T12:21:26.010Z] #20 15.64 Selecting previously unselected package libjq1:amd64. [2022-07-28T12:21:26.082Z] #9 sha256:b9ea777faa3b627267a9b4b3f82b7dc7b6390bf54e235f06866b21de3ff1a590 83.89MB / 102.79MB 3.1s [2022-07-28T12:21:26.082Z] #9 extracting sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 1.2s [2022-07-28T12:21:26.123Z] #13 ... [2022-07-28T12:21:26.123Z] [2022-07-28T12:21:26.123Z] #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 [2022-07-28T12:21:26.123Z] #24 sha256:5631466a670bbf9f5c4e16a43595f3dc9b428fed86bcaa4e9b436d91fdde859d [2022-07-28T12:21:26.123Z] #24 19.94 + mkdir -p /build [2022-07-28T12:21:26.123Z] #24 19.94 + mv docker/docker /build/ [2022-07-28T12:21:26.123Z] #24 19.94 + rmdir docker [2022-07-28T12:21:26.123Z] #24 DONE 20.3s [2022-07-28T12:21:26.123Z] [2022-07-28T12:21:26.123Z] #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 [2022-07-28T12:21:26.123Z] #49 sha256:f80eac92acbde4cf9dcba000c7ac9f3e8d5114cd699b0c85dcefb3bf21a0b947 [2022-07-28T12:21:26.123Z] #49 20.24 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-07-28T12:21:26.123Z] #49 20.26 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-07-28T12:21:26.270Z] #20 15.64 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-07-28T12:21:26.270Z] #20 15.65 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-07-28T12:21:26.270Z] #20 15.73 Selecting previously unselected package jq. [2022-07-28T12:21:26.270Z] #20 15.73 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-07-28T12:21:26.270Z] #20 15.74 Unpacking jq (1.5+dfsg-2+b1) ... [2022-07-28T12:21:26.270Z] #20 15.83 Selecting previously unselected package libaio1:amd64. [2022-07-28T12:21:26.270Z] #20 15.84 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-07-28T12:21:26.270Z] #20 15.84 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-07-28T12:21:26.270Z] #20 15.90 Selecting previously unselected package libgpm2:amd64. [2022-07-28T12:21:26.321Z] #55 43.78 Reading package lists... [2022-07-28T12:21:26.321Z] #55 ... [2022-07-28T12:21:26.321Z] [2022-07-28T12:21:26.321Z] #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 [2022-07-28T12:21:26.321Z] #42 sha256:53320a76784e10e4c6da186ee494d7afc4a706b4777ecff09da0295825075e0d [2022-07-28T12:21:26.321Z] #42 37.98 Reading package lists... [2022-07-28T12:21:26.340Z] #9 sha256:b9ea777faa3b627267a9b4b3f82b7dc7b6390bf54e235f06866b21de3ff1a590 99.61MB / 102.79MB 3.2s [2022-07-28T12:21:26.340Z] #9 sha256:a5359768b018a374b04e8bf19e97c814527cb448f87c25de12fbabbb2ff3556d 52.17MB / 52.17MB 3.2s done [2022-07-28T12:21:26.340Z] #9 sha256:9d5577adfe44ac766c0036083d075b2928c4b487fdc634eb5c53754f93416a09 126B / 126B 3.5s [2022-07-28T12:21:26.383Z] #49 ... [2022-07-28T12:21:26.383Z] [2022-07-28T12:21:26.383Z] #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 [2022-07-28T12:21:26.383Z] #58 sha256:1d19e502e9cd877639b392b67213350e2df0c096c02242bd8b6553044c99e733 [2022-07-28T12:21:26.383Z] #58 10.67 go: downloading github.com/pkg/errors v0.9.1 [2022-07-28T12:21:26.383Z] #58 10.68 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-28T12:21:26.383Z] #58 10.78 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-28T12:21:26.383Z] #58 12.10 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-07-28T12:21:26.383Z] #58 17.07 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-07-28T12:21:26.383Z] #58 18.15 go: downloading github.com/google/uuid v1.3.0 [2022-07-28T12:21:26.383Z] #58 18.25 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-28T12:21:26.383Z] #58 18.36 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-28T12:21:26.383Z] #58 18.44 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-28T12:21:26.383Z] #58 18.87 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-28T12:21:26.383Z] #58 19.37 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-07-28T12:21:26.383Z] #58 19.89 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-28T12:21:26.383Z] #58 19.95 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-07-28T12:21:26.534Z] #20 15.91 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-07-28T12:21:26.534Z] #20 15.91 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-07-28T12:21:26.534Z] #20 16.02 Selecting previously unselected package libicu63:amd64. [2022-07-28T12:21:26.534Z] #20 16.02 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-07-28T12:21:26.534Z] #20 16.03 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-07-28T12:21:26.581Z] #42 47.88 Building dependency tree... [2022-07-28T12:21:26.581Z] #42 ... [2022-07-28T12:21:26.581Z] [2022-07-28T12:21:26.581Z] #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 [2022-07-28T12:21:26.581Z] #36 sha256:7dd4e759055c6fdc44b996a50e3e8652ec102e5d6500a83870d08c6d6be0f336 [2022-07-28T12:21:26.581Z] #36 34.82 Reading package lists... [2022-07-28T12:21:26.953Z] #58 ... [2022-07-28T12:21:26.953Z] [2022-07-28T12:21:26.953Z] #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 [2022-07-28T12:21:26.953Z] #51 sha256:de68570293bc95c27c9db266f37beeb867932bdcc3884c3aaf631ae7c9ac4688 [2022-07-28T12:21:26.953Z] #51 11.25 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-28T12:21:27.215Z] #51 ... [2022-07-28T12:21:27.215Z] [2022-07-28T12:21:27.215Z] #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 [2022-07-28T12:21:27.215Z] #42 sha256:53320a76784e10e4c6da186ee494d7afc4a706b4777ecff09da0295825075e0d [2022-07-28T12:21:27.215Z] #42 13.93 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [337 kB] [2022-07-28T12:21:27.215Z] #42 17.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-28T12:21:27.215Z] #42 ... [2022-07-28T12:21:27.215Z] [2022-07-28T12:21:27.215Z] #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 [2022-07-28T12:21:27.215Z] #36 sha256:7dd4e759055c6fdc44b996a50e3e8652ec102e5d6500a83870d08c6d6be0f336 [2022-07-28T12:21:27.215Z] #36 11.57 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [337 kB] [2022-07-28T12:21:27.215Z] #36 15.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-28T12:21:27.714Z] #9 extracting sha256:6a5d1ed6a27dab15e77b7afa9c8697a170f017a73ec9ea8f3f00d5f322e1d3ab [2022-07-28T12:21:27.714Z] #9 extracting sha256:6a5d1ed6a27dab15e77b7afa9c8697a170f017a73ec9ea8f3f00d5f322e1d3ab 0.3s done [2022-07-28T12:21:27.916Z] #20 17.30 Selecting previously unselected package libnet1:amd64. [2022-07-28T12:21:27.916Z] #20 17.30 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-28T12:21:27.916Z] #20 17.31 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-28T12:21:27.916Z] #20 17.40 Selecting previously unselected package libnl-3-200:amd64. [2022-07-28T12:21:27.916Z] #20 17.40 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-07-28T12:21:27.916Z] #20 17.41 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-07-28T12:21:27.972Z] #9 sha256:b9ea777faa3b627267a9b4b3f82b7dc7b6390bf54e235f06866b21de3ff1a590 102.79MB / 102.79MB 4.8s done [2022-07-28T12:21:28.156Z] #36 ... [2022-07-28T12:21:28.156Z] [2022-07-28T12:21:28.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 [2022-07-28T12:21:28.156Z] #34 sha256:31b26a1aace0fab519e6845acb6a0b0dd731dd943f710d71c72463aa1fb14306 [2022-07-28T12:21:28.156Z] #34 22.64 unicode/utf8 [2022-07-28T12:21:28.178Z] #20 17.63 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-28T12:21:28.178Z] #20 17.63 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-07-28T12:21:28.178Z] #20 17.63 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-07-28T12:21:28.178Z] #20 17.71 Selecting previously unselected package libreadline5:amd64. [2022-07-28T12:21:28.178Z] #20 17.71 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-07-28T12:21:28.178Z] #20 17.72 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-07-28T12:21:28.178Z] #20 17.81 Selecting previously unselected package net-tools. [2022-07-28T12:21:28.232Z] #9 extracting sha256:1186afd5d5e89c602b988d31dd5210c9e3c19435f849f6cc4a6a22a2388e83cf [2022-07-28T12:21:28.438Z] #20 17.81 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-07-28T12:21:28.438Z] #20 17.82 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-07-28T12:21:28.438Z] #20 17.93 Selecting previously unselected package patch. [2022-07-28T12:21:28.438Z] #20 17.93 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-07-28T12:21:28.438Z] #20 17.95 Unpacking patch (2.7.6-3+deb10u1) ... [2022-07-28T12:21:28.439Z] #20 18.02 Selecting previously unselected package python-pip-whl. [2022-07-28T12:21:28.439Z] #20 18.03 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-07-28T12:21:28.439Z] #20 18.04 Unpacking python-pip-whl (18.1-5) ... [2022-07-28T12:21:28.475Z] #36 45.28 Reading package lists... [2022-07-28T12:21:28.475Z] #36 ... [2022-07-28T12:21:28.475Z] [2022-07-28T12:21:28.475Z] #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 [2022-07-28T12:21:28.475Z] #49 sha256:901ae47345e8ae6daaa1375ee68027d968b2893ddd55da1e46ec5d468042f1d9 [2022-07-28T12:21:28.475Z] #49 48.35 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-28T12:21:28.475Z] #49 48.38 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-28T12:21:28.475Z] #49 48.62 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-07-28T12:21:28.475Z] #49 48.66 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-07-28T12:21:28.475Z] #49 48.92 go: downloading github.com/gogo/protobuf v1.2.1 [2022-07-28T12:21:28.498Z] #9 extracting sha256:1186afd5d5e89c602b988d31dd5210c9e3c19435f849f6cc4a6a22a2388e83cf 0.2s done [2022-07-28T12:21:28.699Z] #20 18.29 Selecting previously unselected package python3-lib2to3. [2022-07-28T12:21:28.699Z] #20 18.29 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-07-28T12:21:28.699Z] #20 18.30 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-07-28T12:21:28.699Z] #20 18.38 Selecting previously unselected package python3-distutils. [2022-07-28T12:21:28.699Z] #20 18.39 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-07-28T12:21:28.699Z] #20 18.39 Unpacking python3-distutils (3.7.3-1) ... [2022-07-28T12:21:28.728Z] #34 ... [2022-07-28T12:21:28.728Z] [2022-07-28T12:21:28.728Z] #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 [2022-07-28T12:21:28.728Z] #55 sha256:7c641f8616cbd8c027afdbbc0be0d2c0e6a57e8af29eba883b38cb4e372667a5 [2022-07-28T12:21:28.728Z] #55 13.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-28T12:21:28.757Z] #9 sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab 62.47MB / 62.47MB 5.8s done [2022-07-28T12:21:28.757Z] #9 sha256:9d5577adfe44ac766c0036083d075b2928c4b487fdc634eb5c53754f93416a09 126B / 126B 5.8s done [2022-07-28T12:21:28.757Z] #9 extracting sha256:a5359768b018a374b04e8bf19e97c814527cb448f87c25de12fbabbb2ff3556d 0.1s [2022-07-28T12:21:28.991Z] #55 ... [2022-07-28T12:21:28.991Z] [2022-07-28T12:21:28.991Z] #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 [2022-07-28T12:21:28.991Z] #47 sha256:259005c124ce406d87d1054cf0a89aea6e758b1293f69fc49c28d850d030f318 [2022-07-28T12:21:28.991Z] #47 22.89 go: downloading golang.org/x/mod v0.3.0 [2022-07-28T12:21:28.991Z] #47 22.92 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-28T12:21:29.220Z] #20 18.51 Selecting previously unselected package python3-pip. [2022-07-28T12:21:29.220Z] #20 18.52 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-07-28T12:21:29.220Z] #20 18.53 Unpacking python3-pip (18.1-5) ... [2022-07-28T12:21:29.220Z] #20 18.69 Selecting previously unselected package python3-pkg-resources. [2022-07-28T12:21:29.220Z] #20 18.69 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-07-28T12:21:29.220Z] #20 18.70 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-07-28T12:21:29.220Z] #20 18.78 Selecting previously unselected package python3-setuptools. [2022-07-28T12:21:29.220Z] #20 18.79 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-07-28T12:21:29.220Z] #20 18.79 Unpacking python3-setuptools (40.8.0-1) ... [2022-07-28T12:21:29.220Z] #20 ... [2022-07-28T12:21:29.220Z] [2022-07-28T12:21:29.220Z] #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 [2022-07-28T12:21:29.220Z] #53 sha256:3c3697eab65c1412d7d4846a8934e330f164c6b4158fe6d19a4f1d496e63d3e2 [2022-07-28T12:21:29.220Z] #53 28.17 + mkdir -p /build [2022-07-28T12:21:29.340Z] #9 ... [2022-07-28T12:21:29.340Z] [2022-07-28T12:21:29.340Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 [2022-07-28T12:21:29.340Z] #26 sha256:39547c3fbfabc5ad4a1e78d2b535b994142a6d209a06e2267858793ac7929b89 [2022-07-28T12:21:29.340Z] #26 resolve docker.io/library/debian:buster@sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 0.1s done [2022-07-28T12:21:29.340Z] #26 sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 1.85kB / 1.85kB done [2022-07-28T12:21:29.340Z] #26 sha256:395362e4a25d38f093312bb4a75cb64c362ef1688f690001bb2799b6d772bac8 529B / 529B done [2022-07-28T12:21:29.340Z] #26 sha256:15321ec1a2b24f4736e0fbff60713874acf489480e8aeb34e6a4860a6c4f0fc3 1.48kB / 1.48kB done [2022-07-28T12:21:29.340Z] #26 sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 49.23MB / 49.23MB 1.9s done [2022-07-28T12:21:29.340Z] #26 extracting sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 2.2s done [2022-07-28T12:21:29.340Z] #26 DONE 6.4s [2022-07-28T12:21:29.340Z] [2022-07-28T12:21:29.340Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:6c379e9fc456c760be22b718b5d58fd0b413e08a3970405b12054194641a347d [2022-07-28T12:21:29.340Z] #9 sha256:562964bd4349c240a666ff768086ed9dbedd01c5a17476c3f4b2627f80f877bd [2022-07-28T12:21:29.404Z] #49 51.07 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-07-28T12:21:29.542Z] #53 28.17 + cp runc /build/runc [2022-07-28T12:21:29.971Z] #49 51.41 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-28T12:21:29.971Z] #49 51.65 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-07-28T12:21:30.280Z] #9 ... [2022-07-28T12:21:30.280Z] [2022-07-28T12:21:30.280Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-28T12:21:30.280Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-28T12:21:30.280Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-28T12:21:30.280Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-28T12:21:30.280Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-28T12:21:30.280Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-28T12:21:30.280Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 6.1s done [2022-07-28T12:21:30.280Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.6s done [2022-07-28T12:21:30.280Z] #62 DONE 7.5s [2022-07-28T12:21:30.280Z] [2022-07-28T12:21:30.280Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:6c379e9fc456c760be22b718b5d58fd0b413e08a3970405b12054194641a347d [2022-07-28T12:21:30.280Z] #9 sha256:562964bd4349c240a666ff768086ed9dbedd01c5a17476c3f4b2627f80f877bd [2022-07-28T12:21:30.483Z] #53 DONE 29.2s [2022-07-28T12:21:30.483Z] [2022-07-28T12:21:30.483Z] #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 [2022-07-28T12:21:30.483Z] #20 sha256:c678b50ed62e1ffd414704fc90b65e3e87f8d6f62f40b494a29c2dc1b2a8abcd [2022-07-28T12:21:30.483Z] #20 19.04 Selecting previously unselected package python3-wheel. [2022-07-28T12:21:30.483Z] #20 19.05 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-07-28T12:21:30.483Z] #20 19.06 Unpacking python3-wheel (0.32.3-2) ... [2022-07-28T12:21:30.483Z] #20 19.53 Selecting previously unselected package sudo. [2022-07-28T12:21:30.483Z] #20 19.53 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-07-28T12:21:30.483Z] #20 19.55 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-07-28T12:21:30.483Z] #20 19.80 Selecting previously unselected package thin-provisioning-tools. [2022-07-28T12:21:30.483Z] #20 19.80 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-07-28T12:21:30.483Z] #20 19.84 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-07-28T12:21:30.483Z] #20 20.06 Selecting previously unselected package uidmap. [2022-07-28T12:21:30.483Z] #20 20.06 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-07-28T12:21:30.744Z] #20 20.07 Unpacking uidmap (1:4.5-1.1) ... [2022-07-28T12:21:30.744Z] #20 20.18 Selecting previously unselected package vim-runtime. [2022-07-28T12:21:30.744Z] #20 20.18 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-07-28T12:21:30.744Z] #20 20.20 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-07-28T12:21:30.744Z] #20 20.23 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-07-28T12:21:30.744Z] #20 20.23 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:21:30.866Z] #9 ... [2022-07-28T12:21:30.867Z] [2022-07-28T12:21:30.867Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-28T12:21:30.867Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-07-28T12:21:30.867Z] #63 DONE 0.6s [2022-07-28T12:21:30.867Z] [2022-07-28T12:21:30.867Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:6c379e9fc456c760be22b718b5d58fd0b413e08a3970405b12054194641a347d [2022-07-28T12:21:30.867Z] #9 sha256:562964bd4349c240a666ff768086ed9dbedd01c5a17476c3f4b2627f80f877bd [2022-07-28T12:21:31.686Z] #20 21.29 Selecting previously unselected package vim. [2022-07-28T12:21:31.686Z] #20 21.30 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-07-28T12:21:31.686Z] #20 21.32 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:21:31.948Z] #20 21.55 Selecting previously unselected package xfsprogs. [2022-07-28T12:21:31.948Z] #20 21.56 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-07-28T12:21:31.949Z] #20 21.57 Unpacking xfsprogs (4.20.0-1) ... [2022-07-28T12:21:32.209Z] #20 21.74 Selecting previously unselected package zip. [2022-07-28T12:21:32.209Z] #20 21.75 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-07-28T12:21:32.209Z] #20 21.75 Unpacking zip (3.0-11+b1) ... [2022-07-28T12:21:32.209Z] #20 21.88 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-07-28T12:21:32.209Z] #20 ... [2022-07-28T12:21:32.209Z] [2022-07-28T12:21:32.209Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:21:32.209Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:21:32.209Z] #43 35.87 CC criu/cr-service.o [2022-07-28T12:21:32.209Z] #43 36.39 CC criu/crtools.o [2022-07-28T12:21:32.209Z] #43 36.59 CC criu/eventfd.o [2022-07-28T12:21:32.209Z] #43 36.74 CC criu/eventpoll.o [2022-07-28T12:21:32.209Z] #43 37.02 CC criu/external.o [2022-07-28T12:21:32.209Z] #43 37.13 CC criu/fault-injection.o [2022-07-28T12:21:32.209Z] #43 37.18 CC criu/fdstore.o [2022-07-28T12:21:32.209Z] #43 37.32 CC criu/fifo.o [2022-07-28T12:21:32.209Z] #43 37.47 CC criu/file-ids.o [2022-07-28T12:21:32.209Z] #43 37.59 CC criu/file-lock.o [2022-07-28T12:21:32.209Z] #43 37.91 CC criu/files-ext.o [2022-07-28T12:21:32.209Z] #43 38.04 CC criu/files-reg.o [2022-07-28T12:21:32.209Z] #43 38.75 CC criu/files.o [2022-07-28T12:21:32.209Z] #43 39.46 CC criu/filesystems.o [2022-07-28T12:21:32.209Z] #43 39.69 CC criu/fsnotify.o [2022-07-28T12:21:32.209Z] #43 40.09 CC criu/image-desc.o [2022-07-28T12:21:32.209Z] #43 40.15 CC criu/image.o [2022-07-28T12:21:32.209Z] #43 40.46 CC criu/ipc_ns.o [2022-07-28T12:21:32.209Z] #43 40.86 CC criu/irmap.o [2022-07-28T12:21:32.209Z] #43 41.08 CC criu/kcmp-ids.o [2022-07-28T12:21:32.209Z] #43 41.20 CC criu/kerndat.o [2022-07-28T12:21:32.209Z] #43 41.62 CC criu/libnetlink.o [2022-07-28T12:21:32.209Z] #43 41.78 CC criu/log.o [2022-07-28T12:21:32.209Z] #43 41.97 CC criu/lsm.o [2022-07-28T12:21:32.209Z] #43 42.11 CC criu/mem.o [2022-07-28T12:21:32.209Z] #43 42.72 CC criu/memfd.o [2022-07-28T12:21:32.209Z] #43 42.98 CC criu/mount.o [2022-07-28T12:21:32.209Z] #43 44.42 CC criu/namespaces.o [2022-07-28T12:21:32.209Z] #43 45.09 CC criu/net.o [2022-07-28T12:21:32.307Z] #9 ... [2022-07-28T12:21:32.307Z] [2022-07-28T12:21:32.307Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-28T12:21:32.307Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-07-28T12:21:32.307Z] #65 DONE 1.2s [2022-07-28T12:21:32.307Z] [2022-07-28T12:21:32.307Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:6c379e9fc456c760be22b718b5d58fd0b413e08a3970405b12054194641a347d [2022-07-28T12:21:32.307Z] #9 sha256:562964bd4349c240a666ff768086ed9dbedd01c5a17476c3f4b2627f80f877bd [2022-07-28T12:21:32.469Z] #43 ... [2022-07-28T12:21:32.469Z] [2022-07-28T12:21:32.469Z] #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 [2022-07-28T12:21:32.469Z] #20 sha256:c678b50ed62e1ffd414704fc90b65e3e87f8d6f62f40b494a29c2dc1b2a8abcd [2022-07-28T12:21:32.469Z] #20 21.90 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-07-28T12:21:32.469Z] #20 21.91 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-07-28T12:21:32.469Z] #20 21.93 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-07-28T12:21:32.469Z] #20 21.94 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-07-28T12:21:32.469Z] #20 21.96 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-07-28T12:21:32.469Z] #20 21.97 Setting up uidmap (1:4.5-1.1) ... [2022-07-28T12:21:32.469Z] #20 22.00 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-07-28T12:21:32.469Z] #20 22.02 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-28T12:21:32.469Z] #20 22.04 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-07-28T12:21:32.469Z] #20 22.05 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-07-28T12:21:32.469Z] #20 22.07 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-07-28T12:21:32.469Z] #20 22.10 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:21:32.469Z] #20 22.11 Setting up zip (3.0-11+b1) ... [2022-07-28T12:21:32.565Z] #9 extracting sha256:a5359768b018a374b04e8bf19e97c814527cb448f87c25de12fbabbb2ff3556d 3.8s done [2022-07-28T12:21:32.730Z] #20 22.13 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:21:32.730Z] #20 22.19 Setting up bash-completion (1:2.8-6) ... [2022-07-28T12:21:32.730Z] #20 ... [2022-07-28T12:21:32.730Z] [2022-07-28T12:21:32.730Z] #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 [2022-07-28T12:21:32.730Z] #56 sha256:39df98addd735b66e7423f3d53acc5c855857a9896b6a38eba00661860b434ac [2022-07-28T12:21:32.730Z] #56 48.27 + bin/containerd [2022-07-28T12:21:32.730Z] #56 ... [2022-07-28T12:21:32.730Z] [2022-07-28T12:21:32.730Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:21:32.730Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:21:32.730Z] #43 46.24 CC criu/netfilter.o [2022-07-28T12:21:32.730Z] #43 46.38 CC criu/page-pipe.o [2022-07-28T12:21:32.824Z] #9 extracting sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab [2022-07-28T12:21:32.990Z] #43 46.66 CC criu/page-xfer.o [2022-07-28T12:21:33.561Z] #43 47.21 CC criu/pagemap-cache.o [2022-07-28T12:21:33.821Z] #43 47.35 CC criu/pagemap.o [2022-07-28T12:21:34.145Z] #49 ... [2022-07-28T12:21:34.145Z] [2022-07-28T12:21:34.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 [2022-07-28T12:21:34.145Z] #36 sha256:7dd4e759055c6fdc44b996a50e3e8652ec102e5d6500a83870d08c6d6be0f336 [2022-07-28T12:21:34.145Z] #36 45.28 Reading package lists... [2022-07-28T12:21:34.145Z] #36 55.64 Building dependency tree... [2022-07-28T12:21:34.145Z] #36 ... [2022-07-28T12:21:34.145Z] [2022-07-28T12:21:34.145Z] #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 [2022-07-28T12:21:34.145Z] #40 sha256:026c1dd60fb66b96a370bccc3c5529f2667f2022f8d6b588231c987adeab095d [2022-07-28T12:21:34.145Z] #40 45.48 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-28T12:21:34.283Z] #47 ... [2022-07-28T12:21:34.283Z] [2022-07-28T12:21:34.283Z] #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 [2022-07-28T12:21:34.283Z] #49 sha256:f80eac92acbde4cf9dcba000c7ac9f3e8d5114cd699b0c85dcefb3bf21a0b947 [2022-07-28T12:21:34.283Z] #49 26.23 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-07-28T12:21:34.283Z] #49 26.25 go: downloading github.com/stretchr/testify v1.4.0 [2022-07-28T12:21:34.283Z] #49 26.49 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-07-28T12:21:34.283Z] #49 26.63 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-07-28T12:21:34.283Z] #49 26.64 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-28T12:21:34.283Z] #49 27.12 go: downloading github.com/magiconair/properties v1.8.1 [2022-07-28T12:21:34.283Z] #49 27.13 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-07-28T12:21:34.283Z] #49 27.26 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-07-28T12:21:34.283Z] #49 27.36 go: downloading github.com/spf13/afero v1.1.2 [2022-07-28T12:21:34.283Z] #49 27.82 go: downloading github.com/spf13/cast v1.3.0 [2022-07-28T12:21:34.283Z] #49 27.91 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-07-28T12:21:34.283Z] #49 27.97 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-28T12:21:34.283Z] #49 27.98 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-07-28T12:21:34.283Z] #49 28.06 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-07-28T12:21:34.283Z] #49 28.20 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-28T12:21:34.283Z] #49 28.25 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-28T12:21:34.283Z] #49 28.38 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-07-28T12:21:34.283Z] #49 28.44 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-28T12:21:34.283Z] #49 28.53 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-28T12:21:34.283Z] #49 28.53 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-28T12:21:34.283Z] #49 28.57 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-07-28T12:21:34.283Z] #49 28.77 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-07-28T12:21:34.391Z] #43 47.72 CC criu/parasite-syscall.o [2022-07-28T12:21:34.402Z] #40 ... [2022-07-28T12:21:34.402Z] [2022-07-28T12:21:34.402Z] #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 [2022-07-28T12:21:34.402Z] #42 sha256:53320a76784e10e4c6da186ee494d7afc4a706b4777ecff09da0295825075e0d [2022-07-28T12:21:34.402Z] #42 47.88 Building dependency tree... [2022-07-28T12:21:34.402Z] #42 53.57 The following additional packages will be installed: [2022-07-28T12:21:34.402Z] #42 53.59 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-07-28T12:21:34.402Z] #42 53.59 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-07-28T12:21:34.402Z] #42 53.61 Suggested packages: [2022-07-28T12:21:34.402Z] #42 53.62 manpages-dev python-setuptools [2022-07-28T12:21:34.402Z] #42 55.54 The following NEW packages will be installed: [2022-07-28T12:21:34.402Z] #42 55.56 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-07-28T12:21:34.402Z] #42 55.58 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-07-28T12:21:34.402Z] #42 55.58 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-07-28T12:21:34.402Z] #42 55.58 python-six zlib1g-dev [2022-07-28T12:21:34.402Z] #42 56.05 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2022-07-28T12:21:34.402Z] #42 56.05 Need to get 4091 kB of archives. [2022-07-28T12:21:34.402Z] #42 56.05 After this operation, 22.5 MB of additional disk space will be used. [2022-07-28T12:21:34.402Z] #42 56.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-07-28T12:21:34.402Z] #42 56.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-28T12:21:34.402Z] #42 56.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-07-28T12:21:34.402Z] #42 56.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-07-28T12:21:34.651Z] #43 48.08 CC criu/path.o [2022-07-28T12:21:34.651Z] #43 48.21 CC criu/pie-util-vdso-elf32.o [2022-07-28T12:21:34.659Z] #42 56.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-07-28T12:21:34.659Z] #42 56.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-07-28T12:21:34.659Z] #42 56.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-07-28T12:21:34.659Z] #42 56.26 Get:8 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1+deb10u1 [210 kB] [2022-07-28T12:21:34.659Z] #42 56.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-07-28T12:21:34.659Z] #42 56.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-07-28T12:21:34.659Z] #42 56.38 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-07-28T12:21:34.854Z] #49 28.94 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-07-28T12:21:34.854Z] #49 29.11 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-07-28T12:21:34.911Z] #43 48.39 CC criu/pie-util-vdso.o [2022-07-28T12:21:34.911Z] #43 48.58 CC criu/pie-util.o [2022-07-28T12:21:34.916Z] #42 56.62 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-07-28T12:21:34.916Z] #42 56.74 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-07-28T12:21:35.114Z] #49 29.24 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-28T12:21:35.171Z] #43 48.65 CC criu/pipes.o [2022-07-28T12:21:35.172Z] #42 56.74 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-07-28T12:21:35.172Z] #42 56.76 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-07-28T12:21:35.172Z] #42 56.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-07-28T12:21:35.172Z] #42 56.80 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-07-28T12:21:35.374Z] #49 29.53 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-28T12:21:35.374Z] #49 29.63 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-07-28T12:21:35.432Z] #43 48.94 CC criu/plugin.o [2022-07-28T12:21:35.634Z] #49 29.79 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-07-28T12:21:35.692Z] #43 49.10 CC criu/proc_parse.o [2022-07-28T12:21:36.106Z] #9 extracting sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab 2.8s done [2022-07-28T12:21:36.106Z] #9 extracting sha256:b9ea777faa3b627267a9b4b3f82b7dc7b6390bf54e235f06866b21de3ff1a590 [2022-07-28T12:21:36.548Z] #42 ... [2022-07-28T12:21:36.548Z] [2022-07-28T12:21:36.548Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-28T12:21:36.548Z] #36 sha256:7dd4e759055c6fdc44b996a50e3e8652ec102e5d6500a83870d08c6d6be0f336 [2022-07-28T12:21:36.548Z] #36 55.64 Building dependency tree... [2022-07-28T12:21:36.574Z] #49 30.59 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-07-28T12:21:36.574Z] #49 30.77 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-07-28T12:21:36.574Z] #49 30.82 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-28T12:21:36.632Z] #43 50.10 CC criu/protobuf-desc.o [2022-07-28T12:21:36.805Z] #36 ... [2022-07-28T12:21:36.805Z] [2022-07-28T12:21:36.805Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-07-28T12:21:36.805Z] #13 sha256:1355b81fbf4f4448ac93cb7bbcbe2f1a8548ea486f9372bb94de873a615cd30c [2022-07-28T12:21:36.805Z] #13 33.69 Reading package lists... [2022-07-28T12:21:36.833Z] #49 31.15 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-07-28T12:21:36.833Z] #49 31.23 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-28T12:21:36.892Z] #43 50.48 CC criu/protobuf.o [2022-07-28T12:21:37.063Z] #13 44.55 Reading package lists... [2022-07-28T12:21:37.063Z] #13 ... [2022-07-28T12:21:37.063Z] [2022-07-28T12:21:37.063Z] #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 [2022-07-28T12:21:37.063Z] #51 sha256:ee505c3146fc9dd3218dcea9da1adc15e0dc746f2a625a54dba13fa79ca5cf01 [2022-07-28T12:21:37.063Z] #51 DONE 58.6s [2022-07-28T12:21:37.063Z] [2022-07-28T12:21:37.063Z] #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 [2022-07-28T12:21:37.063Z] #55 sha256:7c641f8616cbd8c027afdbbc0be0d2c0e6a57e8af29eba883b38cb4e372667a5 [2022-07-28T12:21:37.063Z] #55 43.78 Reading package lists... [2022-07-28T12:21:37.063Z] #55 54.05 Building dependency tree... [2022-07-28T12:21:37.152Z] #43 50.64 CC criu/pstree.o [2022-07-28T12:21:37.322Z] #55 ... [2022-07-28T12:21:37.322Z] [2022-07-28T12:21:37.322Z] #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 [2022-07-28T12:21:37.322Z] #42 sha256:53320a76784e10e4c6da186ee494d7afc4a706b4777ecff09da0295825075e0d [2022-07-28T12:21:37.322Z] #42 58.94 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T12:21:37.407Z] #49 31.62 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-28T12:21:37.407Z] #49 31.67 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-07-28T12:21:37.579Z] #42 59.21 Fetched 4091 kB in 1s (3754 kB/s) [2022-07-28T12:21:37.579Z] #42 59.37 Selecting previously unselected package libcap-dev:amd64. [2022-07-28T12:21:37.668Z] #49 ... [2022-07-28T12:21:37.668Z] [2022-07-28T12:21:37.668Z] #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 [2022-07-28T12:21:37.668Z] #67 sha256:4f04660c9b6c158f9e6c6feced610c4df5fe88ce71039a91992d9d4237ff755f [2022-07-28T12:21:37.668Z] #67 30.32 Checking out files: 44% (857/1910) Checking out files: 45% (860/1910) Checking out files: 46% (879/1910) Checking out files: 47% (898/1910) Checking out files: 48% (917/1910) Checking out files: 49% (936/1910) Checking out files: 50% (955/1910) Checking out files: 51% (975/1910) Checking out files: 52% (994/1910) Checking out files: 53% (1013/1910) Checking out files: 54% (1032/1910) Checking out files: 55% (1051/1910) Checking out files: 56% (1070/1910) Checking out files: 57% (1089/1910) Checking out files: 58% (1108/1910) Checking out files: 59% (1127/1910) Checking out files: 60% (1146/1910) Checking out files: 61% (1166/1910) Checking out files: 62% (1185/1910) Checking out files: 63% (1204/1910) Checking out files: 64% (1223/1910) Checking out files: 65% (1242/1910) Checking out files: 66% (1261/1910) Checking out files: 67% (1280/1910) Checking out files: 68% (1299/1910) Checking out files: 69% (1318/1910) Checking out files: 70% (1337/1910) Checking out files: 71% (1357/1910) Checking out files: 72% (1376/1910) Checking out files: 73% (1395/1910) Checking out files: 74% (1414/1910) Checking out files: 75% (1433/1910) Checking out files: 76% (1452/1910) Checking out files: 77% (1471/1910) Checking out files: 78% (1490/1910) Checking out files: 79% (1509/1910) Checking out files: 80% (1528/1910) Checking out files: 81% (1548/1910) Checking out files: 82% (1567/1910) Checking out files: 83% (1586/1910) Checking out files: 84% (1605/1910) Checking out files: 85% (1624/1910) Checking out files: 86% (1643/1910) Checking out files: 87% (1662/1910) Checking out files: 88% (1681/1910) Checking out files: 89% (1700/1910) Checking out files: 89% (1706/1910) Checking out files: 90% (1719/1910) Checking out files: 91% (1739/1910) Checking out files: 92% (1758/1910) Checking out files: 93% (1777/1910) Checking out files: 94% (1796/1910) Checking out files: 95% (1815/1910) Checking out files: 96% (1834/1910) Checking out files: 97% (1853/1910) Checking out files: 98% (1872/1910) Checking out files: 99% (1891/1910) Checking out files: 100% (1910/1910) Checking out files: 100% (1910/1910), done. [2022-07-28T12:21:37.668Z] #67 31.93 + cd /tmp/tmp.O6mvuZrAUG/src/github.com/docker/libnetwork [2022-07-28T12:21:37.668Z] #67 31.93 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-07-28T12:21:37.723Z] #43 51.09 CC criu/rbtree.o [2022-07-28T12:21:37.723Z] #43 51.23 CC criu/rst-malloc.o [2022-07-28T12:21:37.836Z] #42 59.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-07-28T12:21:37.929Z] #67 32.28 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-07-28T12:21:37.998Z] #43 51.34 CC criu/seccomp.o [2022-07-28T12:21:37.998Z] #43 51.62 CC criu/seize.o [2022-07-28T12:21:38.093Z] #42 59.54 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-07-28T12:21:38.093Z] #42 59.55 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-07-28T12:21:38.093Z] #42 59.85 Selecting previously unselected package libnet1:amd64. [2022-07-28T12:21:38.093Z] #42 59.85 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-28T12:21:38.350Z] #42 59.87 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-28T12:21:38.501Z] #67 ... [2022-07-28T12:21:38.501Z] [2022-07-28T12:21:38.501Z] #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 [2022-07-28T12:21:38.501Z] #45 sha256:e85b9970167f758fe2e942994116afa7a069e0952e0002e04b5edaeedf726996 [2022-07-28T12:21:38.501Z] #45 DONE 32.8s [2022-07-28T12:21:38.501Z] [2022-07-28T12:21:38.501Z] #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 [2022-07-28T12:21:38.501Z] #49 sha256:f80eac92acbde4cf9dcba000c7ac9f3e8d5114cd699b0c85dcefb3bf21a0b947 [2022-07-28T12:21:38.501Z] #49 32.64 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-07-28T12:21:38.501Z] #49 32.72 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-28T12:21:38.501Z] #49 32.80 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-07-28T12:21:38.568Z] #43 52.00 CC criu/servicefd.o [2022-07-28T12:21:38.568Z] #43 52.17 CC criu/shmem.o [2022-07-28T12:21:38.606Z] #42 60.19 Selecting previously unselected package libnet1-dev. [2022-07-28T12:21:38.606Z] #42 60.22 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-28T12:21:38.606Z] #42 60.22 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-07-28T12:21:38.762Z] #49 33.05 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-07-28T12:21:38.762Z] #49 33.11 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-07-28T12:21:38.827Z] #43 ... [2022-07-28T12:21:38.827Z] [2022-07-28T12:21:38.827Z] #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 [2022-07-28T12:21:38.827Z] #20 sha256:c678b50ed62e1ffd414704fc90b65e3e87f8d6f62f40b494a29c2dc1b2a8abcd [2022-07-28T12:21:38.827Z] #20 25.27 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-07-28T12:21:38.827Z] #20 25.29 Setting up xz-utils (5.2.4-1+deb10u1) ... [2022-07-28T12:21:38.827Z] #20 25.32 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-28T12:21:38.827Z] #20 25.33 Setting up patch (2.7.6-3+deb10u1) ... [2022-07-28T12:21:38.827Z] #20 25.35 Setting up sudo (1.8.27-1+deb10u3) ... [2022-07-28T12:21:38.827Z] #20 25.41 invoke-rc.d: could not determine current runlevel [2022-07-28T12:21:38.827Z] #20 25.44 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-28T12:21:38.827Z] #20 25.46 Setting up pigz (2.4-1) ... [2022-07-28T12:21:38.827Z] #20 25.48 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-28T12:21:38.827Z] #20 25.49 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-07-28T12:21:38.827Z] #20 25.52 Setting up python-pip-whl (18.1-5) ... [2022-07-28T12:21:38.827Z] #20 25.54 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-07-28T12:21:38.827Z] #20 25.56 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:21:38.827Z] #20 25.75 Setting up libaio1:amd64 (0.3.112-3) ... [2022-07-28T12:21:38.827Z] #20 25.76 Setting up libonig5:amd64 (6.9.1-1) ... [2022-07-28T12:21:38.827Z] #20 25.77 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-07-28T12:21:38.827Z] #20 25.79 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:21:38.827Z] #20 25.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-28T12:21:38.827Z] #20 25.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-28T12:21:38.827Z] #20 25.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-28T12:21:38.827Z] #20 25.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-28T12:21:38.827Z] #20 25.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-28T12:21:38.827Z] #20 25.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-28T12:21:38.827Z] #20 25.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-28T12:21:38.827Z] #20 25.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-28T12:21:38.827Z] #20 25.88 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-07-28T12:21:38.827Z] #20 25.90 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-07-28T12:21:38.827Z] #20 25.94 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-07-28T12:21:38.827Z] #20 25.95 Setting up jq (1.5+dfsg-2+b1) ... [2022-07-28T12:21:38.827Z] #20 25.97 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-07-28T12:21:38.827Z] #20 25.98 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-07-28T12:21:38.827Z] #20 26.96 Setting up iptables (1.8.2-4) ... [2022-07-28T12:21:38.827Z] #20 27.00 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-28T12:21:38.827Z] #20 27.02 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-28T12:21:38.827Z] #20 27.03 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-28T12:21:38.827Z] #20 27.06 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-28T12:21:38.827Z] #20 27.06 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-28T12:21:38.827Z] #20 27.07 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-28T12:21:38.827Z] #20 27.08 Setting up python3 (3.7.3-1) ... [2022-07-28T12:21:38.827Z] #20 27.25 Setting up python3-wheel (0.32.3-2) ... [2022-07-28T12:21:38.827Z] #20 27.47 Setting up apparmor (2.13.2-10) ... [2022-07-28T12:21:39.021Z] #49 33.30 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-07-28T12:21:39.089Z] #20 28.52 Setting up xfsprogs (4.20.0-1) ... [2022-07-28T12:21:39.089Z] #20 28.54 Setting up python3-lib2to3 (3.7.3-1) ... [2022-07-28T12:21:39.089Z] #20 28.65 Setting up python3-pkg-resources (40.8.0-1) ... [2022-07-28T12:21:39.171Z] #42 60.60 Selecting previously unselected package libnl-3-200:amd64. [2022-07-28T12:21:39.171Z] #42 60.60 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-07-28T12:21:39.171Z] #42 60.60 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-07-28T12:21:39.281Z] #49 ... [2022-07-28T12:21:39.281Z] [2022-07-28T12:21:39.281Z] #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 [2022-07-28T12:21:39.281Z] #34 sha256:31b26a1aace0fab519e6845acb6a0b0dd731dd943f710d71c72463aa1fb14306 [2022-07-28T12:21:39.281Z] #34 23.59 internal/race [2022-07-28T12:21:39.281Z] #34 23.88 sync/atomic [2022-07-28T12:21:39.281Z] #34 24.87 unicode [2022-07-28T12:21:39.281Z] #34 30.35 encoding [2022-07-28T12:21:39.349Z] #20 28.87 Setting up python3-distutils (3.7.3-1) ... [2022-07-28T12:21:39.393Z] #9 ... [2022-07-28T12:21:39.393Z] [2022-07-28T12:21:39.393Z] #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 [2022-07-28T12:21:39.393Z] #27 sha256:7907aa7cf0a548e84984a1b780b9d33f25becca70be6d0c2f3634ff42017e822 [2022-07-28T12:21:39.393Z] #27 1.239 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-07-28T12:21:39.393Z] #27 1.257 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-28T12:21:39.393Z] #27 1.257 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-28T12:21:39.393Z] #27 1.438 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-07-28T12:21:39.393Z] #27 1.672 Get:5 http://deb.debian.org/debian-security buster/updates/main arm64 Packages [331 kB] [2022-07-28T12:21:39.393Z] #27 2.073 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-07-28T12:21:39.393Z] #27 3.028 Fetched 8331 kB in 2s (4079 kB/s) [2022-07-28T12:21:39.393Z] #27 3.028 Reading package lists... [2022-07-28T12:21:39.393Z] #27 3.761 Reading package lists... [2022-07-28T12:21:39.393Z] #27 4.455 Building dependency tree... [2022-07-28T12:21:39.393Z] #27 4.840 The following additional packages will be installed: [2022-07-28T12:21:39.393Z] #27 4.840 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-07-28T12:21:39.393Z] #27 4.840 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-07-28T12:21:39.393Z] #27 4.840 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-07-28T12:21:39.393Z] #27 4.840 Suggested packages: [2022-07-28T12:21:39.393Z] #27 4.840 krb5-doc krb5-user [2022-07-28T12:21:39.393Z] #27 4.840 Recommended packages: [2022-07-28T12:21:39.393Z] #27 4.840 krb5-locales publicsuffix libsasl2-modules [2022-07-28T12:21:39.393Z] #27 4.965 The following NEW packages will be installed: [2022-07-28T12:21:39.393Z] #27 4.966 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-07-28T12:21:39.393Z] #27 4.966 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-07-28T12:21:39.393Z] #27 4.966 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-28T12:21:39.393Z] #27 4.967 libssh2-1 libssl1.1 openssl [2022-07-28T12:21:39.393Z] #27 5.242 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-07-28T12:21:39.393Z] #27 5.242 Need to get 4798 kB of archives. [2022-07-28T12:21:39.393Z] #27 5.242 After this operation, 11.5 MB of additional disk space will be used. [2022-07-28T12:21:39.393Z] #27 5.242 Get:1 http://deb.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1n-0+deb10u3 [1392 kB] [2022-07-28T12:21:39.393Z] #27 5.260 Get:2 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u2 [69.4 kB] [2022-07-28T12:21:39.393Z] #27 5.261 Get:3 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u2 [105 kB] [2022-07-28T12:21:39.393Z] #27 5.262 Get:4 http://deb.debian.org/debian-security buster/updates/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] [2022-07-28T12:21:39.393Z] #27 5.268 Get:5 http://deb.debian.org/debian-security buster/updates/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u7 [216 kB] [2022-07-28T12:21:39.393Z] #27 5.280 Get:6 http://deb.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1n-0+deb10u3 [834 kB] [2022-07-28T12:21:39.393Z] #27 5.285 Get:7 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-07-28T12:21:39.393Z] #27 5.287 Get:8 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2022-07-28T12:21:39.393Z] #27 5.288 Get:9 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u3 [65.0 kB] [2022-07-28T12:21:39.393Z] #27 5.289 Get:10 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u3 [123 kB] [2022-07-28T12:21:39.393Z] #27 5.295 Get:11 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u3 [351 kB] [2022-07-28T12:21:39.393Z] #27 5.299 Get:12 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u3 [150 kB] [2022-07-28T12:21:39.393Z] #27 5.301 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2022-07-28T12:21:39.394Z] #27 5.303 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2022-07-28T12:21:39.394Z] #27 5.309 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2022-07-28T12:21:39.394Z] #27 5.311 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2022-07-28T12:21:39.394Z] #27 5.313 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2022-07-28T12:21:39.394Z] #27 5.317 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2022-07-28T12:21:39.394Z] #27 5.319 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2022-07-28T12:21:39.394Z] #27 5.324 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2022-07-28T12:21:39.394Z] #27 5.328 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2022-07-28T12:21:39.394Z] #27 5.459 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T12:21:39.394Z] #27 5.485 Fetched 4798 kB in 0s (13.9 MB/s) [2022-07-28T12:21:39.394Z] #27 5.531 Selecting previously unselected package libssl1.1:arm64. [2022-07-28T12:21:39.394Z] #27 5.531 (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.) [2022-07-28T12:21:39.394Z] #27 5.531 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u3_arm64.deb ... [2022-07-28T12:21:39.394Z] #27 5.542 Unpacking libssl1.1:arm64 (1.1.1n-0+deb10u3) ... [2022-07-28T12:21:39.394Z] #27 5.695 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-07-28T12:21:39.394Z] #27 5.695 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_arm64.deb ... [2022-07-28T12:21:39.394Z] #27 5.701 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-28T12:21:39.394Z] #27 5.798 Selecting previously unselected package libsasl2-2:arm64. [2022-07-28T12:21:39.394Z] #27 5.798 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_arm64.deb ... [2022-07-28T12:21:39.394Z] #27 5.805 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-28T12:21:39.394Z] #27 5.866 Selecting previously unselected package libldap-common. [2022-07-28T12:21:39.394Z] #27 5.866 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... [2022-07-28T12:21:39.394Z] #27 5.870 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-07-28T12:21:39.394Z] #27 5.949 Selecting previously unselected package libldap-2.4-2:arm64. [2022-07-28T12:21:39.394Z] #27 5.949 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_arm64.deb ... [2022-07-28T12:21:39.394Z] #27 5.968 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ... [2022-07-28T12:21:39.394Z] #27 6.071 Selecting previously unselected package openssl. [2022-07-28T12:21:39.394Z] #27 6.071 Preparing to unpack .../05-openssl_1.1.1n-0+deb10u3_arm64.deb ... [2022-07-28T12:21:39.394Z] #27 6.094 Unpacking openssl (1.1.1n-0+deb10u3) ... [2022-07-28T12:21:39.394Z] #27 6.218 Selecting previously unselected package ca-certificates. [2022-07-28T12:21:39.394Z] #27 6.218 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2022-07-28T12:21:39.394Z] #27 6.224 Unpacking ca-certificates (20200601~deb10u2) ... [2022-07-28T12:21:39.394Z] #27 6.322 Selecting previously unselected package libkeyutils1:arm64. [2022-07-28T12:21:39.394Z] #27 6.322 Preparing to unpack .../07-libkeyutils1_1.6-6_arm64.deb ... [2022-07-28T12:21:39.394Z] #27 6.331 Unpacking libkeyutils1:arm64 (1.6-6) ... [2022-07-28T12:21:39.394Z] #27 6.425 Selecting previously unselected package libkrb5support0:arm64. [2022-07-28T12:21:39.394Z] #27 6.425 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u3_arm64.deb ... [2022-07-28T12:21:39.394Z] #27 6.425 Unpacking libkrb5support0:arm64 (1.17-3+deb10u3) ... [2022-07-28T12:21:39.394Z] #27 6.475 Selecting previously unselected package libk5crypto3:arm64. [2022-07-28T12:21:39.394Z] #27 6.475 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u3_arm64.deb ... [2022-07-28T12:21:39.394Z] #27 6.480 Unpacking libk5crypto3:arm64 (1.17-3+deb10u3) ... [2022-07-28T12:21:39.394Z] #27 6.536 Selecting previously unselected package libkrb5-3:arm64. [2022-07-28T12:21:39.394Z] #27 6.536 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u3_arm64.deb ... [2022-07-28T12:21:39.394Z] #27 6.542 Unpacking libkrb5-3:arm64 (1.17-3+deb10u3) ... [2022-07-28T12:21:39.394Z] #27 6.627 Selecting previously unselected package libgssapi-krb5-2:arm64. [2022-07-28T12:21:39.394Z] #27 6.627 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u3_arm64.deb ... [2022-07-28T12:21:39.394Z] #27 6.632 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ... [2022-07-28T12:21:39.394Z] #27 6.708 Selecting previously unselected package libnghttp2-14:arm64. [2022-07-28T12:21:39.394Z] #27 6.708 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2022-07-28T12:21:39.394Z] #27 6.713 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2022-07-28T12:21:39.394Z] #27 6.778 Selecting previously unselected package libpsl5:arm64. [2022-07-28T12:21:39.394Z] #27 6.778 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2022-07-28T12:21:39.394Z] #27 6.788 Unpacking libpsl5:arm64 (0.20.2-2) ... [2022-07-28T12:21:39.394Z] #27 6.836 Selecting previously unselected package librtmp1:arm64. [2022-07-28T12:21:39.394Z] #27 6.836 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2022-07-28T12:21:39.394Z] #27 6.840 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2022-07-28T12:21:39.394Z] #27 6.894 Selecting previously unselected package libssh2-1:arm64. [2022-07-28T12:21:39.394Z] #27 6.896 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2022-07-28T12:21:39.394Z] #27 6.902 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2022-07-28T12:21:39.394Z] #27 6.963 Selecting previously unselected package libcurl4:arm64. [2022-07-28T12:21:39.394Z] #27 6.963 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2022-07-28T12:21:39.394Z] #27 7.026 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2022-07-28T12:21:39.394Z] #27 7.090 Selecting previously unselected package curl. [2022-07-28T12:21:39.394Z] #27 7.090 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2022-07-28T12:21:39.394Z] #27 7.095 Unpacking curl (7.64.0-4+deb10u2) ... [2022-07-28T12:21:39.394Z] #27 7.164 Selecting previously unselected package libonig5:arm64. [2022-07-28T12:21:39.394Z] #27 7.164 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2022-07-28T12:21:39.394Z] #27 7.169 Unpacking libonig5:arm64 (6.9.1-1) ... [2022-07-28T12:21:39.394Z] #27 7.242 Selecting previously unselected package libjq1:arm64. [2022-07-28T12:21:39.394Z] #27 7.242 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2022-07-28T12:21:39.394Z] #27 7.246 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-07-28T12:21:39.394Z] #27 7.297 Selecting previously unselected package jq. [2022-07-28T12:21:39.394Z] #27 7.297 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2022-07-28T12:21:39.394Z] #27 7.301 Unpacking jq (1.5+dfsg-2+b1) ... [2022-07-28T12:21:39.394Z] #27 7.342 Setting up libkeyutils1:arm64 (1.6-6) ... [2022-07-28T12:21:39.394Z] #27 7.355 Setting up libpsl5:arm64 (0.20.2-2) ... [2022-07-28T12:21:39.394Z] #27 7.370 Setting up libssl1.1:arm64 (1.1.1n-0+deb10u3) ... [2022-07-28T12:21:39.394Z] #27 7.462 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2022-07-28T12:21:39.394Z] #27 7.479 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-07-28T12:21:39.394Z] #27 7.499 Setting up libkrb5support0:arm64 (1.17-3+deb10u3) ... [2022-07-28T12:21:39.394Z] #27 7.516 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-28T12:21:39.394Z] #27 7.531 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2022-07-28T12:21:39.394Z] #27 7.546 Setting up libk5crypto3:arm64 (1.17-3+deb10u3) ... [2022-07-28T12:21:39.394Z] #27 7.565 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-28T12:21:39.394Z] #27 7.581 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2022-07-28T12:21:39.394Z] #27 7.599 Setting up libkrb5-3:arm64 (1.17-3+deb10u3) ... [2022-07-28T12:21:39.394Z] #27 7.615 Setting up openssl (1.1.1n-0+deb10u3) ... [2022-07-28T12:21:39.394Z] #27 7.689 Setting up libonig5:arm64 (6.9.1-1) ... [2022-07-28T12:21:39.394Z] #27 7.707 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-07-28T12:21:39.394Z] #27 7.727 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ... [2022-07-28T12:21:39.394Z] #27 7.744 Setting up ca-certificates (20200601~deb10u2) ... [2022-07-28T12:21:39.394Z] #27 8.460 Updating certificates in /etc/ssl/certs... [2022-07-28T12:21:39.394Z] #27 9.296 137 added, 0 removed; done. [2022-07-28T12:21:39.394Z] #27 9.336 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ... [2022-07-28T12:21:39.394Z] #27 9.356 Setting up jq (1.5+dfsg-2+b1) ... [2022-07-28T12:21:39.394Z] #27 9.393 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2022-07-28T12:21:39.394Z] #27 9.410 Setting up curl (7.64.0-4+deb10u2) ... [2022-07-28T12:21:39.394Z] #27 9.431 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-28T12:21:39.394Z] #27 9.457 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-07-28T12:21:39.394Z] #27 9.479 Updating certificates in /etc/ssl/certs... [2022-07-28T12:21:39.427Z] #42 61.01 Selecting previously unselected package libnl-3-dev:amd64. [2022-07-28T12:21:39.427Z] #42 61.01 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-07-28T12:21:39.427Z] #42 61.02 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-07-28T12:21:39.545Z] #34 ... [2022-07-28T12:21:39.545Z] [2022-07-28T12:21:39.545Z] #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 [2022-07-28T12:21:39.545Z] #49 sha256:f80eac92acbde4cf9dcba000c7ac9f3e8d5114cd699b0c85dcefb3bf21a0b947 [2022-07-28T12:21:39.545Z] #49 33.86 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-07-28T12:21:39.545Z] #49 ... [2022-07-28T12:21:39.545Z] [2022-07-28T12:21:39.545Z] #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 [2022-07-28T12:21:39.545Z] #58 sha256:1d19e502e9cd877639b392b67213350e2df0c096c02242bd8b6553044c99e733 [2022-07-28T12:21:39.545Z] #58 23.97 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-07-28T12:21:39.545Z] #58 31.86 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-28T12:21:39.598Z] Client: [2022-07-28T12:21:39.598Z] Context: default [2022-07-28T12:21:39.598Z] Debug Mode: false [2022-07-28T12:21:39.598Z] Plugins: [2022-07-28T12:21:39.598Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-28T12:21:39.598Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-28T12:21:39.598Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-28T12:21:39.598Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-28T12:21:39.598Z] [2022-07-28T12:21:39.598Z] Server: [2022-07-28T12:21:39.598Z] Containers: 0 [2022-07-28T12:21:39.598Z] Running: 0 [2022-07-28T12:21:39.598Z] Paused: 0 [2022-07-28T12:21:39.598Z] Stopped: 0 [2022-07-28T12:21:39.598Z] Images: 0 [2022-07-28T12:21:39.598Z] Server Version: 20.10.14 [2022-07-28T12:21:39.598Z] Storage Driver: overlay2 [2022-07-28T12:21:39.598Z] Backing Filesystem: extfs [2022-07-28T12:21:39.598Z] Supports d_type: true [2022-07-28T12:21:39.598Z] Native Overlay Diff: true [2022-07-28T12:21:39.598Z] userxattr: false [2022-07-28T12:21:39.598Z] Logging Driver: json-file [2022-07-28T12:21:39.598Z] Cgroup Driver: systemd [2022-07-28T12:21:39.598Z] Cgroup Version: 2 [2022-07-28T12:21:39.598Z] Plugins: [2022-07-28T12:21:39.598Z] Volume: local [2022-07-28T12:21:39.598Z] Network: bridge host ipvlan macvlan null overlay [2022-07-28T12:21:39.598Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-28T12:21:39.598Z] Swarm: inactive [2022-07-28T12:21:39.598Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-07-28T12:21:39.598Z] Default Runtime: runc [2022-07-28T12:21:39.598Z] Init Binary: docker-init [2022-07-28T12:21:39.598Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-28T12:21:39.598Z] runc version: v1.0.3-0-gf46b6ba [2022-07-28T12:21:39.598Z] init version: de40ad0 [2022-07-28T12:21:39.598Z] Security Options: [2022-07-28T12:21:39.598Z] apparmor [2022-07-28T12:21:39.598Z] seccomp [2022-07-28T12:21:39.598Z] Profile: default [2022-07-28T12:21:39.598Z] cgroupns [2022-07-28T12:21:39.598Z] Kernel Version: 5.13.0-1021-aws [2022-07-28T12:21:39.598Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-28T12:21:39.598Z] OSType: linux [2022-07-28T12:21:39.598Z] Architecture: x86_64 [2022-07-28T12:21:39.598Z] CPUs: 2 [2022-07-28T12:21:39.598Z] Total Memory: 7.559GiB [2022-07-28T12:21:39.598Z] Name: ip-10-100-50-121 [2022-07-28T12:21:39.598Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-07-28T12:21:39.598Z] Docker Root Dir: /var/lib/docker [2022-07-28T12:21:39.598Z] Debug Mode: false [2022-07-28T12:21:39.598Z] Registry: https://index.docker.io/v1/ [2022-07-28T12:21:39.598Z] Labels: [2022-07-28T12:21:39.598Z] Experimental: true [2022-07-28T12:21:39.598Z] Insecure Registries: [2022-07-28T12:21:39.598Z] 127.0.0.0/8 [2022-07-28T12:21:39.598Z] Live Restore Enabled: true [2022-07-28T12:21:39.598Z] [Pipeline] } [2022-07-28T12:21:39.608Z] #20 28.99 Setting up python3-setuptools (40.8.0-1) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-28T12:21:39.652Z] #27 10.28 0 added, 0 removed; done. [2022-07-28T12:21:39.652Z] #27 10.28 Running hooks in /etc/ca-certificates/update.d... [2022-07-28T12:21:39.652Z] #27 10.28 done. [2022-07-28T12:21:39.716Z] #42 ... [2022-07-28T12:21:39.716Z] [2022-07-28T12:21:39.716Z] #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 [2022-07-28T12:21:39.716Z] #67 sha256:f540549a23d818f7e811fbf3b57c31b5ef809478d6721e549607721795136106 [2022-07-28T12:21:39.716Z] #67 DONE 61.3s [2022-07-28T12:21:39.716Z] [2022-07-28T12:21:39.716Z] #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 [2022-07-28T12:21:39.716Z] #55 sha256:7c641f8616cbd8c027afdbbc0be0d2c0e6a57e8af29eba883b38cb4e372667a5 [2022-07-28T12:21:39.716Z] #55 59.48 The following additional packages will be installed: [2022-07-28T12:21:39.716Z] #55 59.48 libbtrfs0 [2022-07-28T12:21:39.716Z] #55 59.87 The following NEW packages will be installed: [2022-07-28T12:21:39.716Z] #55 59.91 libbtrfs-dev libbtrfs0 [2022-07-28T12:21:39.716Z] #55 60.38 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-28T12:21:39.716Z] #55 60.38 Need to get 119 kB of archives. [2022-07-28T12:21:39.716Z] #55 60.38 After this operation, 387 kB of additional disk space will be used. [2022-07-28T12:21:39.716Z] #55 60.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-07-28T12:21:39.716Z] #55 60.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-07-28T12:21:39.806Z] #58 ... [2022-07-28T12:21:39.806Z] [2022-07-28T12:21:39.806Z] #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 [2022-07-28T12:21:39.806Z] #42 sha256:53320a76784e10e4c6da186ee494d7afc4a706b4777ecff09da0295825075e0d [2022-07-28T12:21:39.806Z] #42 34.12 Fetched 8508 kB in 28s (307 kB/s) [2022-07-28T12:21:39.867Z] #20 29.28 Setting up python3-pip (18.1-5) ... [2022-07-28T12:21:39.868Z] #20 29.50 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-28T12:21:39.956Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f . [2022-07-28T12:21:39.956Z] #2 [internal] load .dockerignore [2022-07-28T12:21:39.956Z] #2 sha256:39bd701234fd50ec9f0b57b794806580066d8a7cc47796edb633ec1c561f52bc [2022-07-28T12:21:40.127Z] #20 29.52 Processing triggers for mime-support (3.62) ... [2022-07-28T12:21:40.217Z] #2 transferring context: 87B done [2022-07-28T12:21:40.217Z] #2 DONE 0.1s [2022-07-28T12:21:40.217Z] [2022-07-28T12:21:40.217Z] #1 [internal] load build definition from Dockerfile [2022-07-28T12:21:40.217Z] #1 sha256:4db3dc652f622fa226161db34a4603bf3e56a69bf48e82217e2faff3b42fa9bc [2022-07-28T12:21:40.217Z] #1 transferring dockerfile: 17.05kB 0.1s done [2022-07-28T12:21:40.217Z] #1 DONE 0.2s [2022-07-28T12:21:40.217Z] [2022-07-28T12:21:40.217Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-07-28T12:21:40.217Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-07-28T12:21:40.476Z] #3 DONE 0.4s [2022-07-28T12:21:40.476Z] [2022-07-28T12:21:40.476Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-07-28T12:21:40.476Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-07-28T12:21:40.476Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-07-28T12:21:40.647Z] #55 62.03 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T12:21:40.647Z] #55 62.12 Fetched 119 kB in 0s (419 kB/s) [2022-07-28T12:21:40.647Z] #55 62.21 Selecting previously unselected package libbtrfs0. [2022-07-28T12:21:40.647Z] #55 62.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.) [2022-07-28T12:21:40.647Z] #55 62.31 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-07-28T12:21:40.647Z] #55 62.35 Unpacking libbtrfs0 (4.20.1-2) ... [2022-07-28T12:21:40.735Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-07-28T12:21:40.735Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-07-28T12:21:40.735Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 6.29MB / 9.64MB 0.1s [2022-07-28T12:21:40.735Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-07-28T12:21:40.735Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2022-07-28T12:21:40.904Z] #55 62.60 Selecting previously unselected package libbtrfs-dev. [2022-07-28T12:21:40.904Z] #55 62.60 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-07-28T12:21:40.904Z] #55 62.62 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-07-28T12:21:40.995Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2022-07-28T12:21:40.995Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2022-07-28T12:21:41.066Z] #20 DONE 30.5s [2022-07-28T12:21:41.066Z] [2022-07-28T12:21:41.066Z] #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 [2022-07-28T12:21:41.066Z] #21 sha256:6763734036b1d6c06de0a58d2d2b732b7b93bdf44d7594b76b33d0ba01048871 [2022-07-28T12:21:41.254Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2022-07-28T12:21:41.467Z] #55 63.18 Setting up libbtrfs0 (4.20.1-2) ... [2022-07-28T12:21:41.467Z] #55 63.31 Setting up libbtrfs-dev (4.20.1-2) ... [2022-07-28T12:21:41.515Z] #4 DONE 0.7s [2022-07-28T12:21:41.515Z] [2022-07-28T12:21:41.515Z] #8 [internal] load metadata for docker.io/library/golang:1.17.12-buster [2022-07-28T12:21:41.515Z] #8 sha256:ad45a3fcb9b8a1fa60463341cd8afe34202017c4f5c5490b87aa23d8cbe427fb [2022-07-28T12:21:41.551Z] #27 ... [2022-07-28T12:21:41.551Z] [2022-07-28T12:21:41.551Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:6c379e9fc456c760be22b718b5d58fd0b413e08a3970405b12054194641a347d [2022-07-28T12:21:41.551Z] #9 sha256:562964bd4349c240a666ff768086ed9dbedd01c5a17476c3f4b2627f80f877bd [2022-07-28T12:21:41.551Z] #9 extracting sha256:b9ea777faa3b627267a9b4b3f82b7dc7b6390bf54e235f06866b21de3ff1a590 4.9s done [2022-07-28T12:21:41.551Z] #9 extracting sha256:9d5577adfe44ac766c0036083d075b2928c4b487fdc634eb5c53754f93416a09 done [2022-07-28T12:21:41.551Z] #9 DONE 18.9s [2022-07-28T12:21:41.634Z] #21 0.503 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-28T12:21:41.634Z] #21 0.508 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-28T12:21:41.634Z] #21 0.512 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-28T12:21:41.634Z] #21 DONE 0.6s [2022-07-28T12:21:41.634Z] [2022-07-28T12:21:41.634Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-07-28T12:21:41.634Z] #22 sha256:0535279dcbe2bc4d05250cd880170dad648b26dec0b91e9e5f95a233a31223f9 [2022-07-28T12:21:41.730Z] #55 63.35 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-28T12:21:41.812Z] [2022-07-28T12:21:41.812Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-28T12:21:41.812Z] #10 sha256:bf76891cd389ea9f06f82a50c73bfd41d107497a402ef838326e22bf3e1e5232 [2022-07-28T12:21:42.070Z] #10 ... [2022-07-28T12:21:42.071Z] [2022-07-28T12:21:42.071Z] #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 [2022-07-28T12:21:42.071Z] #27 sha256:7907aa7cf0a548e84984a1b780b9d33f25becca70be6d0c2f3634ff42017e822 [2022-07-28T12:21:42.071Z] #27 DONE 12.7s [2022-07-28T12:21:42.071Z] [2022-07-28T12:21:42.071Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-28T12:21:42.071Z] #28 sha256:3b69da28cd853e4745a66f84369d67c5416f2bb19dff1e781efae74f869f42bd [2022-07-28T12:21:42.071Z] #28 DONE 0.1s [2022-07-28T12:21:42.071Z] [2022-07-28T12:21:42.071Z] #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 [2022-07-28T12:21:42.071Z] #29 sha256:550d92db41e2b8f5619b40e8f39f905d60fdb346efbec76c0ee2d0158e38134b [2022-07-28T12:21:42.330Z] #29 ... [2022-07-28T12:21:42.330Z] [2022-07-28T12:21:42.330Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-28T12:21:42.330Z] #10 sha256:bf76891cd389ea9f06f82a50c73bfd41d107497a402ef838326e22bf3e1e5232 [2022-07-28T12:21:42.330Z] #10 DONE 0.6s [2022-07-28T12:21:42.330Z] [2022-07-28T12:21:42.330Z] #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 [2022-07-28T12:21:42.330Z] #11 sha256:5a65d9268a5b6954792c3730f6af4b0d3aeb1e3b73fc1e405102e4e88b2e17d3 [2022-07-28T12:21:42.453Z] #8 ... [2022-07-28T12:21:42.453Z] [2022-07-28T12:21:42.453Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-28T12:21:42.453Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-28T12:21:42.453Z] #6 DONE 1.1s [2022-07-28T12:21:42.453Z] [2022-07-28T12:21:42.453Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-28T12:21:42.453Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-28T12:21:42.453Z] #7 DONE 1.1s [2022-07-28T12:21:42.589Z] #11 DONE 0.5s [2022-07-28T12:21:42.589Z] [2022-07-28T12:21:42.589Z] #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 [2022-07-28T12:21:42.589Z] #29 sha256:550d92db41e2b8f5619b40e8f39f905d60fdb346efbec76c0ee2d0158e38134b [2022-07-28T12:21:42.659Z] #55 DONE 64.1s [2022-07-28T12:21:42.659Z] [2022-07-28T12:21:42.659Z] #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 [2022-07-28T12:21:42.659Z] #56 sha256:4591e17a7f5cee1adb3e54c2ae348428f7356ac47698ef64aa0121f766e941a4 [2022-07-28T12:21:42.716Z] [2022-07-28T12:21:42.716Z] #5 [internal] load metadata for docker.io/library/debian:buster [2022-07-28T12:21:42.716Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-07-28T12:21:42.716Z] #5 DONE 1.1s [2022-07-28T12:21:42.716Z] [2022-07-28T12:21:42.716Z] #8 [internal] load metadata for docker.io/library/golang:1.17.12-buster [2022-07-28T12:21:42.716Z] #8 sha256:ad45a3fcb9b8a1fa60463341cd8afe34202017c4f5c5490b87aa23d8cbe427fb [2022-07-28T12:21:42.716Z] #8 DONE 1.2s [2022-07-28T12:21:42.978Z] [2022-07-28T12:21:42.978Z] #23 [internal] load build context [2022-07-28T12:21:42.978Z] #23 sha256:b9e9be7500ef41227cf4fb12ee0fa88063cdf5b9328763f84ac0db651f135cec [2022-07-28T12:21:43.014Z] #22 1.411 Collecting yamllint==1.26.1 [2022-07-28T12:21:43.157Z] #29 ... [2022-07-28T12:21:43.157Z] [2022-07-28T12:21:43.157Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-28T12:21:43.157Z] #31 sha256:d4b49066203d7f48f8f003b5b512b6f47211d6460be8688908b921dcfa4bf2ba [2022-07-28T12:21:43.157Z] #31 DONE 0.3s [2022-07-28T12:21:43.157Z] [2022-07-28T12:21:43.157Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-28T12:21:43.157Z] #39 sha256:0a533a72c3a1aecf8543615f6ae1798a3b2bd6ad6f828055d55f6c24f38f8166 [2022-07-28T12:21:43.157Z] #39 DONE 0.3s [2022-07-28T12:21:43.157Z] [2022-07-28T12:21:43.157Z] #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 [2022-07-28T12:21:43.157Z] #40 sha256:243917ce141b6e273a8c7d660d18ced4887d695dbc8a0a17ec2183d720b95e71 [2022-07-28T12:21:43.723Z] #40 ... [2022-07-28T12:21:43.723Z] [2022-07-28T12:21:43.723Z] #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 [2022-07-28T12:21:43.723Z] #12 sha256:95336d20ffd4a5790a998a3479f044531cabcd8cfb860d75cd05da749b216bd9 [2022-07-28T12:21:43.723Z] #12 DONE 1.0s [2022-07-28T12:21:43.980Z] [2022-07-28T12:21:43.980Z] #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 [2022-07-28T12:21:43.980Z] #29 sha256:550d92db41e2b8f5619b40e8f39f905d60fdb346efbec76c0ee2d0158e38134b [2022-07-28T12:21:43.980Z] #29 1.273 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-07-28T12:21:43.980Z] #29 1.408 [2022-07-28T12:21:44.496Z] #29 1.649 #=#=# 0.0% ################ 23.4% ###################################### 53.2% ############################################### 66.6% ################################################# 68.2% ############################################################## 86.8% ######################################################################## 100.0% [2022-07-28T12:21:44.549Z] #56 2.283 + RM_GOPATH=0 [2022-07-28T12:21:44.549Z] #56 2.283 + TMP_GOPATH= [2022-07-28T12:21:44.549Z] #56 2.283 + : /build [2022-07-28T12:21:44.763Z] #29 2.635 [2022-07-28T12:21:44.806Z] #56 2.284 + '[' -z '' ']' [2022-07-28T12:21:44.806Z] #56 2.284 ++ mktemp -d [2022-07-28T12:21:44.806Z] #56 2.297 + export GOPATH=/tmp/tmp.X8eE93WiYW [2022-07-28T12:21:44.806Z] #56 2.297 + GOPATH=/tmp/tmp.X8eE93WiYW [2022-07-28T12:21:44.806Z] #56 2.297 + RM_GOPATH=1 [2022-07-28T12:21:44.806Z] #56 2.297 + case "$(go env GOARCH)" in [2022-07-28T12:21:44.806Z] #56 2.297 ++ go env GOARCH [2022-07-28T12:21:44.806Z] #56 2.377 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T12:21:44.806Z] #56 2.377 + GO_BUILDMODE=-buildmode=pie [2022-07-28T12:21:44.806Z] #56 2.377 ++ dirname /tmp/install/install.sh [2022-07-28T12:21:44.806Z] #56 2.377 + dir=/tmp/install [2022-07-28T12:21:44.806Z] #56 2.377 + bin=containerd [2022-07-28T12:21:44.806Z] #56 2.377 + shift [2022-07-28T12:21:44.806Z] #56 2.377 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-07-28T12:21:44.806Z] #56 2.377 + . /tmp/install/containerd.installer [2022-07-28T12:21:44.806Z] #56 2.377 ++ set -e [2022-07-28T12:21:44.806Z] #56 2.377 ++ : v1.6.6 [2022-07-28T12:21:44.806Z] #56 2.377 + install_containerd [2022-07-28T12:21:44.806Z] #56 2.377 + echo 'Install containerd version v1.6.6' [2022-07-28T12:21:44.806Z] #56 2.378 Install containerd version v1.6.6 [2022-07-28T12:21:44.806Z] #56 2.379 + git clone https://github.com/containerd/containerd.git /tmp/tmp.X8eE93WiYW/src/github.com/containerd/containerd [2022-07-28T12:21:45.025Z] #29 2.867 #=#=# 0.1% ######################################################################## 100.0% [2022-07-28T12:21:45.062Z] #56 2.457 Cloning into '/tmp/tmp.X8eE93WiYW/src/github.com/containerd/containerd'... [2022-07-28T12:21:45.108Z] #42 34.12 Reading package lists... [2022-07-28T12:21:45.108Z] #42 ... [2022-07-28T12:21:45.108Z] [2022-07-28T12:21:45.108Z] #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 [2022-07-28T12:21:45.108Z] #40 sha256:026c1dd60fb66b96a370bccc3c5529f2667f2022f8d6b588231c987adeab095d [2022-07-28T12:21:45.108Z] #40 38.23 Checking out files: 53% (1161/2176) Checking out files: 54% (1176/2176) Checking out files: 55% (1197/2176) Checking out files: 56% (1219/2176) Checking out files: 57% (1241/2176) Checking out files: 58% (1263/2176) Checking out files: 59% (1284/2176) Checking out files: 60% (1306/2176) Checking out files: 61% (1328/2176) Checking out files: 62% (1350/2176) Checking out files: 63% (1371/2176) Checking out files: 64% (1393/2176) Checking out files: 65% (1415/2176) Checking out files: 66% (1437/2176) Checking out files: 67% (1458/2176) Checking out files: 68% (1480/2176) Checking out files: 69% (1502/2176) Checking out files: 70% (1524/2176) Checking out files: 71% (1545/2176) Checking out files: 72% (1567/2176) Checking out files: 73% (1589/2176) Checking out files: 74% (1611/2176) Checking out files: 75% (1632/2176) Checking out files: 76% (1654/2176) Checking out files: 77% (1676/2176) Checking out files: 78% (1698/2176) Checking out files: 79% (1720/2176) [2022-07-28T12:21:45.108Z] #40 ... [2022-07-28T12:21:45.108Z] [2022-07-28T12:21:45.108Z] #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 [2022-07-28T12:21:45.108Z] #55 sha256:7c641f8616cbd8c027afdbbc0be0d2c0e6a57e8af29eba883b38cb4e372667a5 [2022-07-28T12:21:45.108Z] #55 29.27 Fetched 8508 kB in 25s (345 kB/s) [2022-07-28T12:21:45.108Z] #55 29.27 Reading package lists... [2022-07-28T12:21:45.108Z] #55 ... [2022-07-28T12:21:45.108Z] [2022-07-28T12:21:45.108Z] #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 [2022-07-28T12:21:45.108Z] #40 sha256:026c1dd60fb66b96a370bccc3c5529f2667f2022f8d6b588231c987adeab095d [2022-07-28T12:21:45.286Z] #29 3.237 [2022-07-28T12:21:45.540Z] #23 transferring context: 20.79MB 2.4s [2022-07-28T12:21:45.628Z] #40 38.23 Checking out files: 53% (1161/2176) Checking out files: 54% (1176/2176) Checking out files: 55% (1197/2176) Checking out files: 56% (1219/2176) Checking out files: 57% (1241/2176) Checking out files: 58% (1263/2176) Checking out files: 59% (1284/2176) Checking out files: 60% (1306/2176) Checking out files: 61% (1328/2176) Checking out files: 62% (1350/2176) Checking out files: 63% (1371/2176) Checking out files: 64% (1393/2176) Checking out files: 65% (1415/2176) Checking out files: 66% (1437/2176) Checking out files: 67% (1458/2176) Checking out files: 68% (1480/2176) Checking out files: 69% (1502/2176) Checking out files: 70% (1524/2176) Checking out files: 71% (1545/2176) Checking out files: 72% (1567/2176) Checking out files: 73% (1589/2176) Checking out files: 74% (1611/2176) Checking out files: 75% (1632/2176) Checking out files: 76% (1654/2176) Checking out files: 77% (1676/2176) Checking out files: 78% (1698/2176) Checking out files: 79% (1720/2176) Checking out files: 80% (1741/2176) Checking out files: 81% (1763/2176) Checking out files: 82% (1785/2176) Checking out files: 82% (1804/2176) Checking out files: 83% (1807/2176) Checking out files: 84% (1828/2176) Checking out files: 85% (1850/2176) Checking out files: 86% (1872/2176) Checking out files: 87% (1894/2176) Checking out files: 88% (1915/2176) Checking out files: 89% (1937/2176) Checking out files: 90% (1959/2176) Checking out files: 91% (1981/2176) Checking out files: 92% (2002/2176) Checking out files: 93% (2024/2176) Checking out files: 94% (2046/2176) Checking out files: 95% (2068/2176) Checking out files: 96% (2089/2176) Checking out files: 97% (2111/2176) Checking out files: 98% (2133/2176) Checking out files: 99% (2155/2176) Checking out files: 100% (2176/2176) Checking out files: 100% (2176/2176), done. [2022-07-28T12:21:45.889Z] #40 39.72 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-07-28T12:21:46.112Z] #29 3.483 #=#=# 0.2% ############################################################# 86.1% ######################################################################## 100.0% [2022-07-28T12:21:46.303Z] #22 ... [2022-07-28T12:21:46.303Z] [2022-07-28T12:21:46.303Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:21:46.303Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:21:46.303Z] #43 52.47 CC criu/sigframe.o [2022-07-28T12:21:46.303Z] #43 52.53 CC criu/signalfd.o [2022-07-28T12:21:46.303Z] #43 52.62 CC criu/sk-inet.o [2022-07-28T12:21:46.303Z] #43 52.95 CC criu/sk-netlink.o [2022-07-28T12:21:46.303Z] #43 53.07 CC criu/sk-packet.o [2022-07-28T12:21:46.303Z] #43 53.28 CC criu/sk-queue.o [2022-07-28T12:21:46.303Z] #43 53.45 CC criu/sk-tcp.o [2022-07-28T12:21:46.303Z] #43 53.62 CC criu/sk-unix.o [2022-07-28T12:21:46.303Z] #43 54.21 CC criu/sockets.o [2022-07-28T12:21:46.303Z] #43 54.47 CC criu/stats.o [2022-07-28T12:21:46.303Z] #43 54.57 CC criu/string.o [2022-07-28T12:21:46.303Z] #43 54.61 CC criu/sysctl.o [2022-07-28T12:21:46.303Z] #43 54.85 CC criu/sysfs_parse.o [2022-07-28T12:21:46.303Z] #43 55.01 CC criu/timens.o [2022-07-28T12:21:46.303Z] #43 55.12 CC criu/timerfd.o [2022-07-28T12:21:46.303Z] #43 55.26 CC criu/tty.o [2022-07-28T12:21:46.303Z] #43 55.91 CC criu/tun.o [2022-07-28T12:21:46.303Z] #43 56.14 CC criu/uffd.o [2022-07-28T12:21:46.303Z] #43 56.51 CC criu/util.o [2022-07-28T12:21:46.303Z] #43 56.92 CC criu/uts_ns.o [2022-07-28T12:21:46.303Z] #43 56.99 CC criu/vdso-compat.o [2022-07-28T12:21:46.303Z] #43 57.06 CC criu/vdso.o [2022-07-28T12:21:46.303Z] #43 57.25 LINK criu/built-in.o [2022-07-28T12:21:46.303Z] #43 57.31 LINK criu/criu [2022-07-28T12:21:46.303Z] #43 57.45 DEP lib/c/criu.d [2022-07-28T12:21:46.303Z] #43 57.47 CC images/rpc.pb-c.o [2022-07-28T12:21:46.303Z] #43 57.66 CC lib/c/criu.o [2022-07-28T12:21:46.303Z] #43 58.00 LINK lib/c/built-in.o [2022-07-28T12:21:46.303Z] #43 58.00 LINK lib/c/libcriu.so [2022-07-28T12:21:46.303Z] #43 58.03 LINK lib/c/libcriu.a [2022-07-28T12:21:46.303Z] #43 58.06 GEN magic.py [2022-07-28T12:21:46.303Z] #43 58.10 Note: Building without setproctitle() and strlcpy() support. [2022-07-28T12:21:46.303Z] #43 58.10 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-07-28T12:21:46.303Z] #43 58.11 Note: Building without GnuTLS support [2022-07-28T12:21:46.303Z] #43 58.11 Makefile.config:39: Warn: you have no libnftables installed [2022-07-28T12:21:46.303Z] #43 58.11 Makefile.config:40: Warn: Building without nftables support [2022-07-28T12:21:46.303Z] #43 58.38 fatal: not a git repository (or any of the parent directories): .git [2022-07-28T12:21:46.303Z] #43 58.53 make[1]: Nothing to be done for 'all'. [2022-07-28T12:21:46.303Z] #43 58.72 make[1]: 'images/built-in.o' is up to date. [2022-07-28T12:21:46.303Z] #43 58.73 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-07-28T12:21:46.303Z] #43 58.75 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-07-28T12:21:46.303Z] #43 58.76 make[1]: 'compel/libcompel.a' is up to date. [2022-07-28T12:21:46.303Z] #43 58.77 make[1]: 'compel/compel-host-bin' is up to date. [2022-07-28T12:21:46.303Z] #43 58.78 make[1]: Nothing to be done for 'all'. [2022-07-28T12:21:46.303Z] #43 58.79 make[1]: 'soccr/libsoccr.a' is up to date. [2022-07-28T12:21:46.303Z] #43 58.86 make[2]: Nothing to be done for 'all'. [2022-07-28T12:21:46.303Z] #43 58.87 make[2]: Nothing to be done for 'all'. [2022-07-28T12:21:46.303Z] #43 58.89 make[2]: Nothing to be done for 'all'. [2022-07-28T12:21:46.303Z] #43 58.93 make[2]: Nothing to be done for 'all'. [2022-07-28T12:21:46.303Z] #43 58.95 make[2]: Nothing to be done for 'all'. [2022-07-28T12:21:46.303Z] #43 58.96 make[2]: Nothing to be done for 'all'. [2022-07-28T12:21:46.303Z] #43 58.98 make[2]: Nothing to be done for 'all'. [2022-07-28T12:21:46.303Z] #43 59.01 make[2]: Nothing to be done for 'all'. [2022-07-28T12:21:46.303Z] #43 59.02 INSTALL criu/criu [2022-07-28T12:21:46.303Z] #43 DONE 59.4s [2022-07-28T12:21:46.303Z] [2022-07-28T12:21:46.303Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-07-28T12:21:46.303Z] #22 sha256:0535279dcbe2bc4d05250cd880170dad648b26dec0b91e9e5f95a233a31223f9 [2022-07-28T12:21:46.373Z] #29 4.252 [2022-07-28T12:21:46.923Z] #23 ... [2022-07-28T12:21:46.923Z] [2022-07-28T12:21:46.923Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-28T12:21:46.923Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-28T12:21:46.923Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-28T12:21:46.923Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-28T12:21:46.923Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-28T12:21:46.923Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-28T12:21:46.923Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done [2022-07-28T12:21:46.923Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.6s done [2022-07-28T12:21:46.923Z] #62 DONE 3.8s [2022-07-28T12:21:46.923Z] [2022-07-28T12:21:46.923Z] #23 [internal] load build context [2022-07-28T12:21:46.923Z] #23 sha256:b9e9be7500ef41227cf4fb12ee0fa88063cdf5b9328763f84ac0db651f135cec [2022-07-28T12:21:47.240Z] #22 5.562 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-07-28T12:21:47.274Z] #40 ... [2022-07-28T12:21:47.274Z] [2022-07-28T12:21:47.274Z] #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 [2022-07-28T12:21:47.274Z] #36 sha256:7dd4e759055c6fdc44b996a50e3e8652ec102e5d6500a83870d08c6d6be0f336 [2022-07-28T12:21:47.274Z] #36 31.30 Fetched 8508 kB in 26s (328 kB/s) [2022-07-28T12:21:47.274Z] #36 31.30 Reading package lists... [2022-07-28T12:21:47.274Z] #36 41.41 Reading package lists... [2022-07-28T12:21:47.275Z] #36 ... [2022-07-28T12:21:47.275Z] [2022-07-28T12:21:47.275Z] #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 [2022-07-28T12:21:47.275Z] #49 sha256:f80eac92acbde4cf9dcba000c7ac9f3e8d5114cd699b0c85dcefb3bf21a0b947 [2022-07-28T12:21:47.275Z] #49 34.24 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-07-28T12:21:47.275Z] #49 34.35 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-07-28T12:21:47.275Z] #49 34.72 go: downloading github.com/ultraware/funlen v0.0.2 [2022-07-28T12:21:47.275Z] #49 34.86 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-07-28T12:21:47.275Z] #49 34.87 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-07-28T12:21:47.275Z] #49 35.06 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-07-28T12:21:47.275Z] #49 36.86 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-07-28T12:21:47.275Z] #49 36.86 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-28T12:21:47.275Z] #49 37.12 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-28T12:21:47.275Z] #49 37.22 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-28T12:21:47.275Z] #49 37.29 go: downloading github.com/stretchr/objx v0.2.0 [2022-07-28T12:21:47.275Z] #49 37.53 go: downloading golang.org/x/text v0.3.2 [2022-07-28T12:21:47.495Z] #23 transferring context: 53.38MB 4.8s done [2022-07-28T12:21:47.499Z] #22 5.838 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-07-28T12:21:47.499Z] #22 5.860 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-07-28T12:21:47.499Z] #22 5.875 Collecting pyyaml (from yamllint==1.26.1) [2022-07-28T12:21:47.499Z] #22 5.952 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) [2022-07-28T12:21:47.499Z] #22 6.024 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-07-28T12:21:47.499Z] #22 6.025 Building wheels for collected packages: yamllint [2022-07-28T12:21:47.499Z] #22 6.025 Running setup.py bdist_wheel for yamllint: started [2022-07-28T12:21:47.758Z] #22 6.259 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-07-28T12:21:47.758Z] #22 6.259 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-07-28T12:21:47.758Z] #22 6.271 Successfully built yamllint [2022-07-28T12:21:47.758Z] #22 6.276 Installing collected packages: pathspec, pyyaml, yamllint [2022-07-28T12:21:47.758Z] #22 6.365 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-28T12:21:48.066Z] #23 DONE 5.1s [2022-07-28T12:21:48.066Z] [2022-07-28T12:21:48.066Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:6c379e9fc456c760be22b718b5d58fd0b413e08a3970405b12054194641a347d [2022-07-28T12:21:48.066Z] #9 sha256:4a4da4ebab8c96222ae33239303610bf4663bd14ccf99dd45eef06d7d6ff9444 [2022-07-28T12:21:48.066Z] #9 resolve docker.io/library/golang:1.17.12-buster@sha256:6c379e9fc456c760be22b718b5d58fd0b413e08a3970405b12054194641a347d 0.1s done [2022-07-28T12:21:48.066Z] #9 sha256:6c379e9fc456c760be22b718b5d58fd0b413e08a3970405b12054194641a347d 1.86kB / 1.86kB done [2022-07-28T12:21:48.066Z] #9 sha256:b82226270aacc2014fd482fc2a36a57ee9a39d08348b1a1754ec3ba4b403c93d 1.79kB / 1.79kB done [2022-07-28T12:21:48.066Z] #9 sha256:dceb04f401ebbca5447c43fe443f9f6b35642416864a67dbdc74d7fcfebd8196 7.12kB / 7.12kB done [2022-07-28T12:21:48.066Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 50.44MB / 50.44MB 1.7s [2022-07-28T12:21:48.066Z] #9 sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 7.86MB / 7.86MB 0.5s done [2022-07-28T12:21:48.066Z] #9 sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 10.00MB / 10.00MB 1.2s done [2022-07-28T12:21:48.066Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 51.84MB / 51.84MB 2.3s done [2022-07-28T12:21:48.066Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 68.83MB / 68.83MB 3.0s done [2022-07-28T12:21:48.066Z] #9 sha256:5a1dcfbb393b55a440373f73beb9eccdeb05023b4a3812531fde98bee5c2e6e4 157B / 157B 3.1s done [2022-07-28T12:21:48.066Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 135.03MB / 135.03MB 5.0s [2022-07-28T12:21:48.066Z] #9 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 2.3s [2022-07-28T12:21:48.193Z] #29 4.520 #=#=# 0.0% ########### 16.1% ############## 20.4% ################# 24.8% ##################### 29.3% ######################### 34.9% ############################## 41.7% ################################### 49.5% ######################################## 56.2% ########################################## 59.1% ############################################# 63.3% ################################################ 67.1% #################################################### 72.9% ######################################################### 80.3% ############################################################# 85.3% ######################################################################## 100.0% [2022-07-28T12:21:48.329Z] #56 ... [2022-07-28T12:21:48.329Z] [2022-07-28T12:21:48.329Z] #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 [2022-07-28T12:21:48.329Z] #13 sha256:1355b81fbf4f4448ac93cb7bbcbe2f1a8548ea486f9372bb94de873a615cd30c [2022-07-28T12:21:48.329Z] #13 44.55 Reading package lists... [2022-07-28T12:21:48.329Z] #13 55.12 Building dependency tree... [2022-07-28T12:21:48.329Z] #13 59.07 The following additional packages will be installed: [2022-07-28T12:21:48.329Z] #13 59.08 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-07-28T12:21:48.329Z] #13 59.08 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-07-28T12:21:48.329Z] #13 59.08 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-07-28T12:21:48.329Z] #13 59.08 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-07-28T12:21:48.329Z] #13 59.08 mingw-w64-x86-64-dev [2022-07-28T12:21:48.329Z] #13 59.10 Suggested packages: [2022-07-28T12:21:48.329Z] #13 59.10 gcc-8-locales seccomp wine64 [2022-07-28T12:21:48.329Z] #13 60.32 The following NEW packages will be installed: [2022-07-28T12:21:48.329Z] #13 60.32 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-28T12:21:48.329Z] #13 60.32 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-07-28T12:21:48.329Z] #13 60.32 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-07-28T12:21:48.329Z] #13 60.32 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-07-28T12:21:48.329Z] #13 60.32 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-07-28T12:21:48.329Z] #13 60.32 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-07-28T12:21:48.329Z] #13 60.35 The following packages will be upgraded: [2022-07-28T12:21:48.329Z] #13 60.37 libseccomp2 [2022-07-28T12:21:48.329Z] #13 60.84 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2022-07-28T12:21:48.329Z] #13 60.84 Need to get 77.8 MB of archives. [2022-07-28T12:21:48.330Z] #13 60.84 After this operation, 487 MB of additional disk space will be used. [2022-07-28T12:21:48.330Z] #13 60.84 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] [2022-07-28T12:21:48.330Z] #13 60.88 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-07-28T12:21:48.330Z] #13 60.89 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-07-28T12:21:48.330Z] #13 61.07 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] [2022-07-28T12:21:48.330Z] #13 61.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-07-28T12:21:48.330Z] #13 61.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-07-28T12:21:48.330Z] #13 61.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-07-28T12:21:48.330Z] #13 61.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-07-28T12:21:48.330Z] #13 61.87 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-07-28T12:21:48.330Z] #13 62.35 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] [2022-07-28T12:21:48.330Z] #13 62.37 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] [2022-07-28T12:21:48.330Z] #13 ... [2022-07-28T12:21:48.330Z] [2022-07-28T12:21:48.330Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-28T12:21:48.330Z] #42 sha256:53320a76784e10e4c6da186ee494d7afc4a706b4777ecff09da0295825075e0d [2022-07-28T12:21:48.330Z] #42 61.48 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-28T12:21:48.330Z] #42 61.49 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-07-28T12:21:48.330Z] #42 61.49 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-07-28T12:21:48.330Z] #42 61.67 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-28T12:21:48.330Z] #42 61.67 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-07-28T12:21:48.330Z] #42 61.67 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-07-28T12:21:48.330Z] #42 62.01 Selecting previously unselected package zlib1g-dev:amd64. [2022-07-28T12:21:48.330Z] #42 62.01 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-07-28T12:21:48.330Z] #42 62.03 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-07-28T12:21:48.330Z] #42 62.66 Selecting previously unselected package libprotobuf17:amd64. [2022-07-28T12:21:48.330Z] #42 62.66 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-07-28T12:21:48.330Z] #42 62.68 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-07-28T12:21:48.330Z] #42 63.74 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-07-28T12:21:48.330Z] #42 63.74 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-07-28T12:21:48.330Z] #42 63.74 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-07-28T12:21:48.330Z] #42 64.03 Selecting previously unselected package libprotobuf-dev:amd64. [2022-07-28T12:21:48.330Z] #42 64.06 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-07-28T12:21:48.330Z] #42 64.11 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-07-28T12:21:48.330Z] #42 66.21 Selecting previously unselected package libprotoc17:amd64. [2022-07-28T12:21:48.330Z] #42 66.21 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-07-28T12:21:48.330Z] #42 66.23 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-07-28T12:21:48.330Z] #42 67.18 Selecting previously unselected package protobuf-c-compiler. [2022-07-28T12:21:48.330Z] #42 67.18 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-07-28T12:21:48.330Z] #42 67.19 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-07-28T12:21:48.330Z] #42 67.31 Selecting previously unselected package protobuf-compiler. [2022-07-28T12:21:48.330Z] #42 67.32 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-07-28T12:21:48.330Z] #42 67.36 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-07-28T12:21:48.330Z] #42 67.47 Selecting previously unselected package python-pkg-resources. [2022-07-28T12:21:48.330Z] #42 67.47 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-07-28T12:21:48.330Z] #42 67.51 Unpacking python-pkg-resources (40.8.0-1) ... [2022-07-28T12:21:48.330Z] #42 67.72 Selecting previously unselected package python-six. [2022-07-28T12:21:48.330Z] #42 67.72 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-07-28T12:21:48.330Z] #42 67.73 Unpacking python-six (1.12.0-1) ... [2022-07-28T12:21:48.330Z] #42 68.01 Selecting previously unselected package python-protobuf. [2022-07-28T12:21:48.330Z] #42 68.01 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-07-28T12:21:48.330Z] #42 68.03 Unpacking python-protobuf (3.6.1.3-2) ... [2022-07-28T12:21:48.330Z] #42 68.87 Setting up python-pkg-resources (40.8.0-1) ... [2022-07-28T12:21:48.330Z] #42 ... [2022-07-28T12:21:48.330Z] [2022-07-28T12:21:48.330Z] #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 [2022-07-28T12:21:48.330Z] #32 sha256:128f5e9e3c460e350100d97a8fbe5cbaac3696236b1f14b019d3ffe8833b2be2 [2022-07-28T12:21:48.658Z] #49 ... [2022-07-28T12:21:48.658Z] [2022-07-28T12:21:48.658Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-28T12:21:48.658Z] #40 sha256:026c1dd60fb66b96a370bccc3c5529f2667f2022f8d6b588231c987adeab095d [2022-07-28T12:21:48.658Z] #40 42.69 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-28T12:21:48.762Z] #29 6.764 [2022-07-28T12:21:49.006Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 135.03MB / 135.03MB 6.2s done [2022-07-28T12:21:49.098Z] #32 69.55 Checking out files: 78% (1201/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: 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) [2022-07-28T12:21:49.098Z] #32 ... [2022-07-28T12:21:49.098Z] [2022-07-28T12:21:49.098Z] #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 [2022-07-28T12:21:49.098Z] #36 sha256:7dd4e759055c6fdc44b996a50e3e8652ec102e5d6500a83870d08c6d6be0f336 [2022-07-28T12:21:49.098Z] #36 60.57 The following additional packages will be installed: [2022-07-28T12:21:49.098Z] #36 60.60 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-07-28T12:21:49.098Z] #36 60.60 Suggested packages: [2022-07-28T12:21:49.098Z] #36 60.60 cmake-doc ninja-build lrzip [2022-07-28T12:21:49.098Z] #36 60.60 Recommended packages: [2022-07-28T12:21:49.098Z] #36 60.60 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-28T12:21:49.098Z] #36 61.87 The following NEW packages will be installed: [2022-07-28T12:21:49.098Z] #36 61.88 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-07-28T12:21:49.098Z] #36 61.88 vim-common xxd [2022-07-28T12:21:49.098Z] #36 62.28 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-28T12:21:49.098Z] #36 62.28 Need to get 14.9 MB of archives. [2022-07-28T12:21:49.098Z] #36 62.28 After this operation, 61.8 MB of additional disk space will be used. [2022-07-28T12:21:49.098Z] #36 62.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-07-28T12:21:49.098Z] #36 62.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-07-28T12:21:49.098Z] #36 62.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-07-28T12:21:49.098Z] #36 63.90 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u4 [689 kB] [2022-07-28T12:21:49.098Z] #36 63.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-07-28T12:21:49.098Z] #36 64.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-07-28T12:21:49.098Z] #36 64.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-07-28T12:21:49.098Z] #36 64.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-07-28T12:21:49.098Z] #36 64.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-07-28T12:21:49.098Z] #36 64.15 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-07-28T12:21:49.098Z] #36 65.69 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T12:21:49.098Z] #36 65.99 Fetched 14.9 MB in 2s (6098 kB/s) [2022-07-28T12:21:49.098Z] #36 66.20 Selecting previously unselected package xxd. [2022-07-28T12:21:49.098Z] #36 66.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-07-28T12:21:49.098Z] #36 66.29 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-07-28T12:21:49.098Z] #36 66.32 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:21:49.098Z] #36 66.60 Selecting previously unselected package vim-common. [2022-07-28T12:21:49.098Z] #36 66.60 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-07-28T12:21:49.098Z] #36 66.63 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:21:49.098Z] #36 66.91 Selecting previously unselected package libicu63:amd64. [2022-07-28T12:21:49.098Z] #36 66.92 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-07-28T12:21:49.098Z] #36 67.14 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-07-28T12:21:49.143Z] #22 DONE 7.6s [2022-07-28T12:21:49.143Z] [2022-07-28T12:21:49.143Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-07-28T12:21:49.143Z] #25 sha256:de9c49479231fb745287c150760990e65db5ebb6453452c92cb02306140d87b0 [2022-07-28T12:21:49.356Z] #36 ... [2022-07-28T12:21:49.356Z] [2022-07-28T12:21:49.356Z] #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 [2022-07-28T12:21:49.356Z] #13 sha256:1355b81fbf4f4448ac93cb7bbcbe2f1a8548ea486f9372bb94de873a615cd30c [2022-07-28T12:21:49.356Z] #13 66.37 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] [2022-07-28T12:21:49.713Z] #25 DONE 0.3s [2022-07-28T12:21:49.713Z] [2022-07-28T12:21:49.713Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-28T12:21:49.713Z] #30 sha256:05372bbc6f67e97e5178dc87da6f7152d43ee3d43cfba520f8168e241f6fa2f6 [2022-07-28T12:21:49.946Z] #9 ... [2022-07-28T12:21:49.946Z] [2022-07-28T12:21:49.946Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-28T12:21:49.946Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-28T12:21:49.946Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-28T12:21:49.946Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-28T12:21:49.946Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.4s done [2022-07-28T12:21:49.946Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.5s done [2022-07-28T12:21:49.946Z] #64 DONE 6.8s [2022-07-28T12:21:49.946Z] [2022-07-28T12:21:49.946Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 [2022-07-28T12:21:49.946Z] #26 sha256:da36444ab327be01cc086c8eaaba741ad3adf0d053bded851f203fec5a8d13eb [2022-07-28T12:21:49.946Z] #26 resolve docker.io/library/debian:buster@sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 0.1s done [2022-07-28T12:21:49.946Z] #26 sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 1.85kB / 1.85kB done [2022-07-28T12:21:49.946Z] #26 sha256:66d2008f31f5ad6fdbe094fc7bb45315dc75687a10c611f64eeef2675051518e 529B / 529B done [2022-07-28T12:21:49.946Z] #26 sha256:61cd0373ceab92bd20921c5746dfd98f925310b141df80c6dd78fa52ac0a1f43 1.46kB / 1.46kB done [2022-07-28T12:21:49.946Z] #26 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 50.44MB / 50.44MB 1.8s done [2022-07-28T12:21:49.946Z] #26 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 4.7s done [2022-07-28T12:21:49.946Z] #26 ... [2022-07-28T12:21:49.946Z] [2022-07-28T12:21:49.946Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:6c379e9fc456c760be22b718b5d58fd0b413e08a3970405b12054194641a347d [2022-07-28T12:21:49.946Z] #9 sha256:4a4da4ebab8c96222ae33239303610bf4663bd14ccf99dd45eef06d7d6ff9444 [2022-07-28T12:21:49.946Z] #9 extracting sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 0.1s [2022-07-28T12:21:50.206Z] #9 ... [2022-07-28T12:21:50.206Z] [2022-07-28T12:21:50.206Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 [2022-07-28T12:21:50.206Z] #26 sha256:da36444ab327be01cc086c8eaaba741ad3adf0d053bded851f203fec5a8d13eb [2022-07-28T12:21:50.206Z] #26 DONE 7.1s [2022-07-28T12:21:50.206Z] [2022-07-28T12:21:50.206Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:6c379e9fc456c760be22b718b5d58fd0b413e08a3970405b12054194641a347d [2022-07-28T12:21:50.206Z] #9 sha256:4a4da4ebab8c96222ae33239303610bf4663bd14ccf99dd45eef06d7d6ff9444 [2022-07-28T12:21:50.774Z] #9 extracting sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 0.7s done [2022-07-28T12:21:50.775Z] #9 extracting sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 [2022-07-28T12:21:51.035Z] #9 ... [2022-07-28T12:21:51.035Z] [2022-07-28T12:21:51.035Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-28T12:21:51.035Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-28T12:21:51.035Z] #63 DONE 0.8s [2022-07-28T12:21:51.035Z] [2022-07-28T12:21:51.035Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:6c379e9fc456c760be22b718b5d58fd0b413e08a3970405b12054194641a347d [2022-07-28T12:21:51.035Z] #9 sha256:4a4da4ebab8c96222ae33239303610bf4663bd14ccf99dd45eef06d7d6ff9444 [2022-07-28T12:21:51.609Z] #9 extracting sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 0.7s done [2022-07-28T12:21:51.869Z] #9 extracting sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 [2022-07-28T12:21:52.129Z] #9 ... [2022-07-28T12:21:52.129Z] [2022-07-28T12:21:52.129Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-28T12:21:52.129Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-28T12:21:52.129Z] #65 DONE 1.0s [2022-07-28T12:21:52.129Z] [2022-07-28T12:21:52.129Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:6c379e9fc456c760be22b718b5d58fd0b413e08a3970405b12054194641a347d [2022-07-28T12:21:52.129Z] #9 sha256:4a4da4ebab8c96222ae33239303610bf4663bd14ccf99dd45eef06d7d6ff9444 [2022-07-28T12:21:52.625Z] #13 69.47 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-07-28T12:21:52.625Z] #13 69.47 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-07-28T12:21:52.625Z] #13 69.47 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-07-28T12:21:52.625Z] #13 69.48 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-07-28T12:21:52.625Z] #13 69.49 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] [2022-07-28T12:21:52.625Z] #13 69.50 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-07-28T12:21:52.625Z] #13 69.50 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-07-28T12:21:52.625Z] #13 69.56 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-07-28T12:21:52.625Z] #13 69.60 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-07-28T12:21:52.625Z] #13 69.63 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-07-28T12:21:52.625Z] #13 69.67 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-07-28T12:21:52.625Z] #13 69.77 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-07-28T12:21:52.625Z] #13 69.79 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-07-28T12:21:52.692Z] #29 7.133 #=#=# 0.0% # 1.8% ### 5.3% ##### 8.0% ####### 10.5% ######## 12.3% ########## 14.6% ############ 17.2% ############## 19.9% ################ 22.8% ################## 25.1% ################### 27.7% ##################### 29.7% ###################### 31.1% ####################### 32.5% ######################## 34.3% ########################## 36.6% ########################### 38.0% ############################ 39.4% ############################# 41.0% ############################## 42.5% ############################### 44.2% ################################# 46.1% ################################## 47.8% ################################### 49.1% #################################### 50.4% ##################################### 51.8% ###################################### 53.7% ####################################### 55.3% ######################################## 56.7% ######################################### 57.8% ########################################## 59.4% [2022-07-28T12:21:52.692Z] #29 ... [2022-07-28T12:21:52.692Z] [2022-07-28T12:21:52.692Z] #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 [2022-07-28T12:21:52.692Z] #58 sha256:bfaf0c01d7f9e222aaf45d9462cf40ba2d4961906194b61934705a423ddf6592 [2022-07-28T12:21:52.692Z] #58 4.022 + RM_GOPATH=0 [2022-07-28T12:21:52.692Z] #58 4.034 + TMP_GOPATH= [2022-07-28T12:21:52.692Z] #58 4.034 + : /build [2022-07-28T12:21:52.692Z] #58 4.034 + '[' -z '' ']' [2022-07-28T12:21:52.692Z] #58 4.034 ++ mktemp -d [2022-07-28T12:21:52.692Z] #58 4.034 + export GOPATH=/tmp/tmp.6b7IkD4Lwi [2022-07-28T12:21:52.692Z] #58 4.034 + GOPATH=/tmp/tmp.6b7IkD4Lwi [2022-07-28T12:21:52.692Z] #58 4.034 + RM_GOPATH=1 [2022-07-28T12:21:52.692Z] #58 4.034 + case "$(go env GOARCH)" in [2022-07-28T12:21:52.692Z] #58 4.034 ++ go env GOARCH [2022-07-28T12:21:52.692Z] #58 4.109 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T12:21:52.692Z] #58 4.109 + GO_BUILDMODE=-buildmode=pie [2022-07-28T12:21:52.692Z] #58 4.109 ++ dirname /tmp/install/install.sh [2022-07-28T12:21:52.692Z] #58 4.124 Install rootlesskit version v0.14.4 [2022-07-28T12:21:52.692Z] #58 4.124 + dir=/tmp/install [2022-07-28T12:21:52.692Z] #58 4.124 + bin=rootlesskit [2022-07-28T12:21:52.692Z] #58 4.124 + shift [2022-07-28T12:21:52.692Z] #58 4.124 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-07-28T12:21:52.692Z] #58 4.124 + . /tmp/install/rootlesskit.installer [2022-07-28T12:21:52.692Z] #58 4.124 ++ : v0.14.4 [2022-07-28T12:21:52.692Z] #58 4.124 + install_rootlesskit [2022-07-28T12:21:52.692Z] #58 4.124 + case "$1" in [2022-07-28T12:21:52.692Z] #58 4.124 + export CGO_ENABLED=0 [2022-07-28T12:21:52.692Z] #58 4.124 + CGO_ENABLED=0 [2022-07-28T12:21:52.692Z] #58 4.124 + _install_rootlesskit [2022-07-28T12:21:52.692Z] #58 4.124 + echo 'Install rootlesskit version v0.14.4' [2022-07-28T12:21:52.692Z] #58 4.124 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-28T12:21:52.693Z] #58 4.124 + GOBIN=/build [2022-07-28T12:21:52.693Z] #58 4.124 + GO111MODULE=on [2022-07-28T12:21:52.693Z] #58 4.124 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-07-28T12:21:52.693Z] #58 4.720 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-07-28T12:21:52.693Z] #58 7.292 go: downloading github.com/pkg/errors v0.9.1 [2022-07-28T12:21:52.693Z] #58 7.314 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-28T12:21:52.693Z] #58 7.433 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-28T12:21:52.693Z] #58 7.958 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-07-28T12:21:52.868Z] #40 ... [2022-07-28T12:21:52.868Z] [2022-07-28T12:21:52.868Z] #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 [2022-07-28T12:21:52.868Z] #13 sha256:1355b81fbf4f4448ac93cb7bbcbe2f1a8548ea486f9372bb94de873a615cd30c [2022-07-28T12:21:52.868Z] #13 32.91 Fetched 9047 kB in 29s (308 kB/s) [2022-07-28T12:21:52.868Z] #13 32.91 Reading package lists... [2022-07-28T12:21:52.868Z] #13 ... [2022-07-28T12:21:52.868Z] [2022-07-28T12:21:52.868Z] #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 [2022-07-28T12:21:52.868Z] #42 sha256:53320a76784e10e4c6da186ee494d7afc4a706b4777ecff09da0295825075e0d [2022-07-28T12:21:52.868Z] #42 34.12 Reading package lists... [2022-07-28T12:21:52.903Z] #13 69.80 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-07-28T12:21:52.951Z] #58 ... [2022-07-28T12:21:52.952Z] [2022-07-28T12:21:52.952Z] #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 [2022-07-28T12:21:52.952Z] #67 sha256:8e6fef568ea48cb92105f9bcfa85b0ddb8cd72821555d969c04c77af842ae00c [2022-07-28T12:21:52.952Z] #67 4.188 + RM_GOPATH=0 [2022-07-28T12:21:52.952Z] #67 4.188 + TMP_GOPATH= [2022-07-28T12:21:52.952Z] #67 4.188 + : /build [2022-07-28T12:21:52.952Z] #67 4.188 + '[' -z '' ']' [2022-07-28T12:21:52.952Z] #67 4.188 ++ mktemp -d [2022-07-28T12:21:52.952Z] #67 4.188 + export GOPATH=/tmp/tmp.C1wQHkfmGP [2022-07-28T12:21:52.952Z] #67 4.188 + GOPATH=/tmp/tmp.C1wQHkfmGP [2022-07-28T12:21:52.952Z] #67 4.188 + RM_GOPATH=1 [2022-07-28T12:21:52.952Z] #67 4.188 + case "$(go env GOARCH)" in [2022-07-28T12:21:52.952Z] #67 4.188 ++ go env GOARCH [2022-07-28T12:21:52.952Z] #67 4.257 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T12:21:52.952Z] #67 4.257 + GO_BUILDMODE=-buildmode=pie [2022-07-28T12:21:52.952Z] #67 4.257 ++ dirname /tmp/install/install.sh [2022-07-28T12:21:52.952Z] #67 4.265 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-07-28T12:21:52.952Z] #67 4.265 + dir=/tmp/install [2022-07-28T12:21:52.952Z] #67 4.265 + bin=proxy [2022-07-28T12:21:52.952Z] #67 4.265 + shift [2022-07-28T12:21:52.952Z] #67 4.265 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-07-28T12:21:52.952Z] #67 4.265 + . /tmp/install/proxy.installer [2022-07-28T12:21:52.952Z] #67 4.265 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-07-28T12:21:52.952Z] #67 4.265 + install_proxy [2022-07-28T12:21:52.952Z] #67 4.265 + case "$1" in [2022-07-28T12:21:52.952Z] #67 4.265 + export CGO_ENABLED=0 [2022-07-28T12:21:52.952Z] #67 4.265 + CGO_ENABLED=0 [2022-07-28T12:21:52.952Z] #67 4.265 + _install_proxy [2022-07-28T12:21:52.952Z] #67 4.265 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-07-28T12:21:52.952Z] #67 4.265 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.C1wQHkfmGP/src/github.com/docker/libnetwork [2022-07-28T12:21:52.952Z] #67 4.293 Cloning into '/tmp/tmp.C1wQHkfmGP/src/github.com/docker/libnetwork'... [2022-07-28T12:21:52.952Z] #67 ... [2022-07-28T12:21:52.952Z] [2022-07-28T12:21:52.952Z] #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 [2022-07-28T12:21:52.952Z] #55 sha256:e128e236d2a3de2c1c1c599bd727f58a3cc396c73250b7298a53fa9371c9ba25 [2022-07-28T12:21:52.952Z] #55 3.503 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-28T12:21:52.952Z] #55 3.541 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-28T12:21:52.952Z] #55 3.541 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-28T12:21:52.952Z] #55 3.890 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-07-28T12:21:52.952Z] #55 6.606 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [331 kB] [2022-07-28T12:21:52.952Z] #55 9.380 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-07-28T12:21:52.952Z] #55 ... [2022-07-28T12:21:52.952Z] [2022-07-28T12:21:52.952Z] #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 [2022-07-28T12:21:52.952Z] #34 sha256:181fb98129b208012fafbcae9729c25ae889b6515b5105e950283905d2dd41db [2022-07-28T12:21:52.952Z] #34 3.317 + RM_GOPATH=0 [2022-07-28T12:21:52.952Z] #34 3.317 + TMP_GOPATH= [2022-07-28T12:21:52.952Z] #34 3.317 + : /build [2022-07-28T12:21:52.952Z] #34 3.317 + '[' -z '' ']' [2022-07-28T12:21:52.952Z] #34 3.317 ++ mktemp -d [2022-07-28T12:21:52.952Z] #34 3.326 + export GOPATH=/tmp/tmp.sEz5n4u951 [2022-07-28T12:21:52.952Z] #34 3.326 + GOPATH=/tmp/tmp.sEz5n4u951 [2022-07-28T12:21:52.952Z] #34 3.326 + RM_GOPATH=1 [2022-07-28T12:21:52.952Z] #34 3.326 + case "$(go env GOARCH)" in [2022-07-28T12:21:52.952Z] #34 3.326 ++ go env GOARCH [2022-07-28T12:21:52.952Z] #34 3.333 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T12:21:52.952Z] #34 3.333 + GO_BUILDMODE=-buildmode=pie [2022-07-28T12:21:52.952Z] #34 3.344 ++ dirname /tmp/install/install.sh [2022-07-28T12:21:52.952Z] #34 3.344 + dir=/tmp/install [2022-07-28T12:21:52.952Z] #34 3.344 + bin=tomlv [2022-07-28T12:21:52.952Z] #34 3.344 + shift [2022-07-28T12:21:52.952Z] #34 3.344 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-07-28T12:21:52.952Z] #34 3.344 + . /tmp/install/tomlv.installer [2022-07-28T12:21:52.952Z] #34 3.344 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-07-28T12:21:52.952Z] #34 3.344 + install_tomlv [2022-07-28T12:21:52.952Z] #34 3.344 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-07-28T12:21:52.952Z] #34 3.344 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.sEz5n4u951/src/github.com/BurntSushi/toml [2022-07-28T12:21:52.952Z] #34 3.344 Cloning into '/tmp/tmp.sEz5n4u951/src/github.com/BurntSushi/toml'... [2022-07-28T12:21:52.952Z] #34 3.345 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-07-28T12:21:52.952Z] #34 4.152 + cd /tmp/tmp.sEz5n4u951/src/github.com/BurntSushi/toml [2022-07-28T12:21:52.952Z] #34 4.152 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-07-28T12:21:52.952Z] #34 4.402 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-07-28T12:21:52.952Z] #34 4.932 internal/unsafeheader [2022-07-28T12:21:52.952Z] #34 4.938 internal/abi [2022-07-28T12:21:52.952Z] #34 5.034 internal/cpu [2022-07-28T12:21:52.952Z] #34 5.256 internal/goexperiment [2022-07-28T12:21:52.952Z] #34 5.438 runtime/internal/sys [2022-07-28T12:21:52.952Z] #34 5.705 runtime/internal/math [2022-07-28T12:21:52.952Z] #34 5.923 internal/bytealg [2022-07-28T12:21:52.952Z] #34 5.924 runtime/internal/atomic [2022-07-28T12:21:52.952Z] #34 6.384 internal/itoa [2022-07-28T12:21:52.952Z] #34 6.573 math/bits [2022-07-28T12:21:52.952Z] #34 6.920 runtime [2022-07-28T12:21:52.952Z] #34 7.427 math [2022-07-28T12:21:53.212Z] #34 ... [2022-07-28T12:21:53.212Z] [2022-07-28T12:21:53.212Z] #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 [2022-07-28T12:21:53.212Z] #49 sha256:7a440a42ab7746b14a3643befce632fb87f810e663b353a01fb6c96445564781 [2022-07-28T12:21:53.212Z] #49 4.370 + RM_GOPATH=0 [2022-07-28T12:21:53.212Z] #49 4.370 + TMP_GOPATH= [2022-07-28T12:21:53.212Z] #49 4.370 + : /build [2022-07-28T12:21:53.212Z] #49 4.370 + '[' -z '' ']' [2022-07-28T12:21:53.212Z] #49 4.371 ++ mktemp -d [2022-07-28T12:21:53.212Z] #49 4.373 + export GOPATH=/tmp/tmp.65WUsB29e6 [2022-07-28T12:21:53.212Z] #49 4.373 + GOPATH=/tmp/tmp.65WUsB29e6 [2022-07-28T12:21:53.212Z] #49 4.373 + RM_GOPATH=1 [2022-07-28T12:21:53.212Z] #49 4.373 + case "$(go env GOARCH)" in [2022-07-28T12:21:53.212Z] #49 4.374 ++ go env GOARCH [2022-07-28T12:21:53.212Z] #49 4.398 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T12:21:53.212Z] #49 4.401 + GO_BUILDMODE=-buildmode=pie [2022-07-28T12:21:53.212Z] #49 4.411 ++ dirname /tmp/install/install.sh [2022-07-28T12:21:53.212Z] #49 4.412 + dir=/tmp/install [2022-07-28T12:21:53.212Z] #49 4.413 + bin=golangci_lint [2022-07-28T12:21:53.212Z] #49 4.413 + shift [2022-07-28T12:21:53.212Z] #49 4.414 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-07-28T12:21:53.212Z] #49 4.417 + . /tmp/install/golangci_lint.installer [2022-07-28T12:21:53.212Z] #49 4.418 ++ : v1.23.8 [2022-07-28T12:21:53.212Z] #49 4.419 + install_golangci_lint [2022-07-28T12:21:53.212Z] #49 4.419 + set -e [2022-07-28T12:21:53.212Z] #49 4.419 + echo 'Install golangci-lint version v1.23.8' [2022-07-28T12:21:53.212Z] #49 4.419 Install golangci-lint version v1.23.8 [2022-07-28T12:21:53.212Z] #49 4.421 + GOBIN=/build [2022-07-28T12:21:53.212Z] #49 4.421 + GO111MODULE=on [2022-07-28T12:21:53.212Z] #49 4.422 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-07-28T12:21:53.212Z] #49 5.055 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-07-28T12:21:53.212Z] #49 ... [2022-07-28T12:21:53.212Z] [2022-07-28T12:21:53.212Z] #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 [2022-07-28T12:21:53.212Z] #51 sha256:5e813c40c8fbc0eaae56d3f1c1c5ce1425fb668fdb6fa57bd156cc01337966bb [2022-07-28T12:21:53.212Z] #51 4.133 + RM_GOPATH=0 [2022-07-28T12:21:53.212Z] #51 4.133 + TMP_GOPATH= [2022-07-28T12:21:53.212Z] #51 4.133 + : /build [2022-07-28T12:21:53.212Z] #51 4.133 + '[' -z '' ']' [2022-07-28T12:21:53.212Z] #51 4.136 ++ mktemp -d [2022-07-28T12:21:53.212Z] #51 4.143 + export GOPATH=/tmp/tmp.Ym4qJaaGCW [2022-07-28T12:21:53.212Z] #51 4.143 + GOPATH=/tmp/tmp.Ym4qJaaGCW [2022-07-28T12:21:53.212Z] #51 4.143 + RM_GOPATH=1 [2022-07-28T12:21:53.212Z] #51 4.143 + case "$(go env GOARCH)" in [2022-07-28T12:21:53.212Z] #51 4.143 ++ go env GOARCH [2022-07-28T12:21:53.212Z] #51 4.199 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T12:21:53.212Z] #51 4.199 + GO_BUILDMODE=-buildmode=pie [2022-07-28T12:21:53.212Z] #51 4.203 ++ dirname /tmp/install/install.sh [2022-07-28T12:21:53.212Z] #51 4.215 + dir=/tmp/install [2022-07-28T12:21:53.212Z] #51 4.215 + bin=shfmt [2022-07-28T12:21:53.212Z] #51 4.215 + shift [2022-07-28T12:21:53.212Z] #51 4.215 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-07-28T12:21:53.212Z] #51 4.215 + . /tmp/install/shfmt.installer [2022-07-28T12:21:53.212Z] #51 4.215 ++ : v3.0.2 [2022-07-28T12:21:53.212Z] #51 4.215 + install_shfmt [2022-07-28T12:21:53.212Z] #51 4.215 + echo 'Install shfmt version v3.0.2' [2022-07-28T12:21:53.212Z] #51 4.216 Install shfmt version v3.0.2 [2022-07-28T12:21:53.212Z] #51 4.232 + GOBIN=/build [2022-07-28T12:21:53.212Z] #51 4.232 + GO111MODULE=on [2022-07-28T12:21:53.212Z] #51 4.232 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-07-28T12:21:53.212Z] #51 4.958 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-28T12:21:53.212Z] #51 5.969 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-28T12:21:53.212Z] #51 5.975 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-28T12:21:53.212Z] #51 6.092 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-28T12:21:53.212Z] #51 8.288 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-28T12:21:53.471Z] #51 ... [2022-07-28T12:21:53.471Z] [2022-07-28T12:21:53.471Z] #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 [2022-07-28T12:21:53.471Z] #45 sha256:73ed4398887a3f30aec11ff2f8fa34b22f19f8de5c96103fc5210c3d49386cfe [2022-07-28T12:21:53.471Z] #45 3.393 + RM_GOPATH=0 [2022-07-28T12:21:53.471Z] #45 3.394 + TMP_GOPATH= [2022-07-28T12:21:53.471Z] #45 3.394 + : /build [2022-07-28T12:21:53.471Z] #45 3.394 + '[' -z '' ']' [2022-07-28T12:21:53.471Z] #45 3.398 ++ mktemp -d [2022-07-28T12:21:53.471Z] #45 3.401 + export GOPATH=/tmp/tmp.Mp19WRmLRd [2022-07-28T12:21:53.471Z] #45 3.401 + GOPATH=/tmp/tmp.Mp19WRmLRd [2022-07-28T12:21:53.471Z] #45 3.401 + RM_GOPATH=1 [2022-07-28T12:21:53.471Z] #45 3.401 + case "$(go env GOARCH)" in [2022-07-28T12:21:53.471Z] #45 3.401 ++ go env GOARCH [2022-07-28T12:21:53.471Z] #45 3.413 Install vndr version v0.1.2 [2022-07-28T12:21:53.471Z] #45 3.413 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T12:21:53.471Z] #45 3.413 + GO_BUILDMODE=-buildmode=pie [2022-07-28T12:21:53.471Z] #45 3.413 ++ dirname /tmp/install/install.sh [2022-07-28T12:21:53.471Z] #45 3.413 + dir=/tmp/install [2022-07-28T12:21:53.471Z] #45 3.413 + bin=vndr [2022-07-28T12:21:53.471Z] #45 3.413 + shift [2022-07-28T12:21:53.471Z] #45 3.413 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-07-28T12:21:53.471Z] #45 3.413 + . /tmp/install/vndr.installer [2022-07-28T12:21:53.471Z] #45 3.413 ++ : v0.1.2 [2022-07-28T12:21:53.471Z] #45 3.413 + install_vndr [2022-07-28T12:21:53.471Z] #45 3.413 + echo 'Install vndr version v0.1.2' [2022-07-28T12:21:53.471Z] #45 3.413 + GOBIN=/build [2022-07-28T12:21:53.471Z] #45 3.413 + GO111MODULE=on [2022-07-28T12:21:53.471Z] #45 3.413 + go install github.com/LK4D4/vndr@v0.1.2 [2022-07-28T12:21:53.471Z] #45 3.871 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-07-28T12:21:53.471Z] #45 ... [2022-07-28T12:21:53.471Z] [2022-07-28T12:21:53.471Z] #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 [2022-07-28T12:21:53.471Z] #32 sha256:2922d6c6ff78092bf30dfac7911ea41de110e752b33eddc90c1407b21db00312 [2022-07-28T12:21:53.471Z] #32 4.109 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-28T12:21:53.471Z] #32 4.116 Cloning into '.'... [2022-07-28T12:21:53.737Z] #32 ... [2022-07-28T12:21:53.737Z] [2022-07-28T12:21:53.737Z] #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 [2022-07-28T12:21:53.737Z] #24 sha256:11299b946957715e63fe15281f631b67e4b63daa456dbf09c366d25761e4c1d9 [2022-07-28T12:21:53.737Z] #24 3.484 + RM_GOPATH=0 [2022-07-28T12:21:53.737Z] #24 3.484 + TMP_GOPATH= [2022-07-28T12:21:53.737Z] #24 3.484 + : /build [2022-07-28T12:21:53.737Z] #24 3.484 + '[' -z '' ']' [2022-07-28T12:21:53.737Z] #24 3.487 ++ mktemp -d [2022-07-28T12:21:53.737Z] #24 3.489 + export GOPATH=/tmp/tmp.A9J66PDtb0 [2022-07-28T12:21:53.737Z] #24 3.489 + GOPATH=/tmp/tmp.A9J66PDtb0 [2022-07-28T12:21:53.737Z] #24 3.489 + RM_GOPATH=1 [2022-07-28T12:21:53.737Z] #24 3.489 + case "$(go env GOARCH)" in [2022-07-28T12:21:53.737Z] #24 3.489 ++ go env GOARCH [2022-07-28T12:21:53.737Z] #24 3.508 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T12:21:53.737Z] #24 3.508 + GO_BUILDMODE=-buildmode=pie [2022-07-28T12:21:53.737Z] #24 3.508 ++ dirname /tmp/install/install.sh [2022-07-28T12:21:53.737Z] #24 3.516 + dir=/tmp/install [2022-07-28T12:21:53.737Z] #24 3.516 + bin=dockercli [2022-07-28T12:21:53.737Z] #24 3.516 + shift [2022-07-28T12:21:53.737Z] #24 3.541 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-07-28T12:21:53.737Z] #24 3.541 + . /tmp/install/dockercli.installer [2022-07-28T12:21:53.737Z] #24 3.541 ++ : stable [2022-07-28T12:21:53.737Z] #24 3.541 ++ : 17.06.2-ce [2022-07-28T12:21:53.737Z] #24 3.541 + install_dockercli [2022-07-28T12:21:53.737Z] #24 3.541 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-28T12:21:53.737Z] #24 3.541 ++ uname -m [2022-07-28T12:21:53.737Z] #24 3.542 Install docker/cli version 17.06.2-ce from stable [2022-07-28T12:21:53.737Z] #24 3.545 + arch=aarch64 [2022-07-28T12:21:53.737Z] #24 3.545 + '[' aarch64 '!=' x86_64 ']' [2022-07-28T12:21:53.737Z] #24 3.545 + '[' aarch64 '!=' s390x ']' [2022-07-28T12:21:53.737Z] #24 3.545 + '[' aarch64 '!=' armhf ']' [2022-07-28T12:21:53.737Z] #24 3.545 + build_dockercli [2022-07-28T12:21:53.737Z] #24 3.546 + git clone https://github.com/docker/docker-ce /tmp/tmp.A9J66PDtb0/tmp/docker-ce [2022-07-28T12:21:53.737Z] #24 3.555 Cloning into '/tmp/tmp.A9J66PDtb0/tmp/docker-ce'... [2022-07-28T12:21:53.737Z] #24 ... [2022-07-28T12:21:53.737Z] [2022-07-28T12:21:53.737Z] #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 [2022-07-28T12:21:53.737Z] #36 sha256:fc7045fcb238535fa21b84d9bd2eaa82622cac10aeeef4921b5e15e0f2977cb5 [2022-07-28T12:21:53.737Z] #36 4.756 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-28T12:21:53.737Z] #36 4.807 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-28T12:21:53.737Z] #36 4.811 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-28T12:21:53.737Z] #36 6.051 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-07-28T12:21:53.737Z] #36 8.952 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [331 kB] [2022-07-28T12:21:53.737Z] #36 ... [2022-07-28T12:21:53.737Z] [2022-07-28T12:21:53.737Z] #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 [2022-07-28T12:21:53.737Z] #47 sha256:5cec81f3d824763af8794dd418e5c9937246a3965e277662a12381967f255eca [2022-07-28T12:21:53.737Z] #47 4.207 + RM_GOPATH=0 [2022-07-28T12:21:53.737Z] #47 4.207 + TMP_GOPATH= [2022-07-28T12:21:53.737Z] #47 4.207 + : /build [2022-07-28T12:21:53.737Z] #47 4.207 + '[' -z '' ']' [2022-07-28T12:21:53.737Z] #47 4.223 ++ mktemp -d [2022-07-28T12:21:53.737Z] #47 4.229 + export GOPATH=/tmp/tmp.hdHczJHdh3 [2022-07-28T12:21:53.737Z] #47 4.229 + GOPATH=/tmp/tmp.hdHczJHdh3 [2022-07-28T12:21:53.737Z] #47 4.229 + RM_GOPATH=1 [2022-07-28T12:21:53.737Z] #47 4.229 + case "$(go env GOARCH)" in [2022-07-28T12:21:53.737Z] #47 4.257 ++ go env GOARCH [2022-07-28T12:21:53.737Z] #47 4.290 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T12:21:53.737Z] #47 4.290 + GO_BUILDMODE=-buildmode=pie [2022-07-28T12:21:53.737Z] #47 4.290 ++ dirname /tmp/install/install.sh [2022-07-28T12:21:53.737Z] #47 4.293 + dir=/tmp/install [2022-07-28T12:21:53.737Z] #47 4.293 + bin=gotestsum [2022-07-28T12:21:53.737Z] #47 4.293 + shift [2022-07-28T12:21:53.737Z] #47 4.293 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-07-28T12:21:53.737Z] #47 4.293 + . /tmp/install/gotestsum.installer [2022-07-28T12:21:53.737Z] #47 4.296 ++ : v1.7.0 [2022-07-28T12:21:53.737Z] #47 4.296 + install_gotestsum [2022-07-28T12:21:53.737Z] #47 4.298 + set -e [2022-07-28T12:21:53.737Z] #47 4.302 + echo 'Install gotestsum version v1.7.0' [2022-07-28T12:21:53.737Z] #47 4.302 + GOBIN=/build [2022-07-28T12:21:53.737Z] #47 4.302 + GO111MODULE=on [2022-07-28T12:21:53.737Z] #47 4.302 + go install gotest.tools/gotestsum@v1.7.0 [2022-07-28T12:21:53.737Z] #47 4.302 Install gotestsum version v1.7.0 [2022-07-28T12:21:53.737Z] #47 4.859 go: downloading gotest.tools/gotestsum v1.7.0 [2022-07-28T12:21:53.737Z] #47 6.845 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-28T12:21:53.737Z] #47 6.856 go: downloading github.com/fatih/color v1.10.0 [2022-07-28T12:21:53.737Z] #47 7.019 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-28T12:21:53.737Z] #47 7.092 go: downloading github.com/pkg/errors v0.9.1 [2022-07-28T12:21:53.737Z] #47 7.671 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-28T12:21:53.737Z] #47 7.700 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-28T12:21:53.737Z] #47 7.751 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-28T12:21:53.737Z] #47 7.858 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-28T12:21:53.737Z] #47 7.974 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-28T12:21:53.737Z] #47 8.035 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-28T12:21:53.737Z] #47 8.159 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-28T12:21:53.737Z] #47 8.365 go: downloading golang.org/x/tools v0.1.0 [2022-07-28T12:21:53.995Z] #47 ... [2022-07-28T12:21:53.995Z] [2022-07-28T12:21:53.995Z] #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 [2022-07-28T12:21:53.995Z] #42 sha256:2332bd61b57ece649653a4d6af6ec53f170f47793dd2e62d76adf295a1557007 [2022-07-28T12:21:53.995Z] #42 4.706 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-28T12:21:53.995Z] #42 4.730 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-28T12:21:53.995Z] #42 4.730 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-28T12:21:53.995Z] #42 5.917 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-07-28T12:21:53.995Z] #42 8.664 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [331 kB] [2022-07-28T12:21:53.995Z] #42 ... [2022-07-28T12:21:53.995Z] [2022-07-28T12:21:53.995Z] #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 [2022-07-28T12:21:53.995Z] #13 sha256:1d76de14f5ff38dea40f0347c6e9c725597517c4048b7bd41edafed3c2d1dd63 [2022-07-28T12:21:53.995Z] #13 3.765 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-07-28T12:21:53.995Z] #13 3.806 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-28T12:21:53.995Z] #13 3.808 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-28T12:21:53.996Z] #13 3.840 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-28T12:21:53.996Z] #13 4.811 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [483 kB] [2022-07-28T12:21:53.996Z] #13 6.560 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-07-28T12:21:53.996Z] #13 9.790 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [331 kB] [2022-07-28T12:21:54.254Z] #13 ... [2022-07-28T12:21:54.254Z] [2022-07-28T12:21:54.254Z] #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 [2022-07-28T12:21:54.254Z] #29 sha256:550d92db41e2b8f5619b40e8f39f905d60fdb346efbec76c0ee2d0158e38134b [2022-07-28T12:21:54.300Z] #13 71.39 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T12:21:54.556Z] #13 71.61 Fetched 77.8 MB in 9s (8395 kB/s) [2022-07-28T12:21:54.772Z] #29 7.133 #=#=# 0.0% # 1.8% ### 5.3% ##### 8.0% ####### 10.5% ######## 12.3% ########## 14.6% ############ 17.2% ############## 19.9% ################ 22.8% ################## 25.1% ################### 27.7% ##################### 29.7% ###################### 31.1% ####################### 32.5% ######################## 34.3% ########################## 36.6% ########################### 38.0% ############################ 39.4% ############################# 41.0% ############################## 42.5% ############################### 44.2% ################################# 46.1% ################################## 47.8% ################################### 49.1% #################################### 50.4% ##################################### 51.8% ###################################### 53.7% ####################################### 55.3% ######################################## 56.7% ######################################### 57.8% ########################################## 59.4% ############################################ 61.6% ############################################# 62.5% ############################################## 64.2% ############################################### 66.0% ################################################ 67.5% ################################################# 69.0% #################################################### 72.5% ##################################################### 74.6% ######################################################## 78.3% ########################################################### 82.1% ############################################################ 84.7% ############################################################## 87.0% ################################################################ 89.2% ################################################################# 91.2% ################################################################### 93.4% #################################################################### 95.2% ###################################################################### 98.0% ######################################################################## 100.0% [2022-07-28T12:21:54.772Z] #29 12.80 [2022-07-28T12:21:54.812Z] #13 71.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.) [2022-07-28T12:21:54.812Z] #13 71.89 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-07-28T12:21:54.812Z] #13 71.94 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-07-28T12:21:54.988Z] #30 DONE 4.8s [2022-07-28T12:21:54.988Z] [2022-07-28T12:21:54.988Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-28T12:21:54.988Z] #33 sha256:79c78c0d76384c01046308527e24653892d92583407e532c7d9761d0f8e1bb83 [2022-07-28T12:21:55.246Z] #33 DONE 0.7s [2022-07-28T12:21:55.246Z] [2022-07-28T12:21:55.246Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-07-28T12:21:55.246Z] #35 sha256:e7a514e7d2269854dea43e81b2fe6eb24d419927b9788d63a6047b62b4ea6080 [2022-07-28T12:21:55.246Z] #35 DONE 0.0s [2022-07-28T12:21:55.246Z] [2022-07-28T12:21:55.246Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-07-28T12:21:55.246Z] #38 sha256:4ae7c466feb0b6019933c1aa9d0bf1cb7cc7d5f4468ef0dc6ddcca117f88edcd [2022-07-28T12:21:55.246Z] #38 DONE 0.0s [2022-07-28T12:21:55.246Z] [2022-07-28T12:21:55.246Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-07-28T12:21:55.246Z] #41 sha256:c6f44d21080f71e1291d6e046027726fdfe20642762f58a3776deae6570f7df3 [2022-07-28T12:21:55.375Z] #13 72.31 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-07-28T12:21:55.375Z] #13 72.51 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-28T12:21:55.415Z] #42 44.57 Reading package lists... [2022-07-28T12:21:55.415Z] #42 ... [2022-07-28T12:21:55.415Z] [2022-07-28T12:21:55.415Z] #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 [2022-07-28T12:21:55.415Z] #55 sha256:7c641f8616cbd8c027afdbbc0be0d2c0e6a57e8af29eba883b38cb4e372667a5 [2022-07-28T12:21:55.415Z] #55 29.27 Reading package lists... [2022-07-28T12:21:55.415Z] #55 40.00 Reading package lists... [2022-07-28T12:21:55.415Z] #55 ... [2022-07-28T12:21:55.415Z] [2022-07-28T12:21:55.415Z] #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 [2022-07-28T12:21:55.415Z] #49 sha256:f80eac92acbde4cf9dcba000c7ac9f3e8d5114cd699b0c85dcefb3bf21a0b947 [2022-07-28T12:21:55.415Z] #49 47.75 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-28T12:21:55.415Z] #49 47.79 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-28T12:21:55.415Z] #49 47.95 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-07-28T12:21:55.415Z] #49 48.12 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-07-28T12:21:55.415Z] #49 48.14 go: downloading github.com/gogo/protobuf v1.2.1 [2022-07-28T12:21:55.635Z] #13 72.51 (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.) [2022-07-28T12:21:55.635Z] #13 72.58 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-07-28T12:21:55.635Z] #13 72.60 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-07-28T12:21:55.892Z] #13 ... [2022-07-28T12:21:55.892Z] [2022-07-28T12:21:55.892Z] #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 [2022-07-28T12:21:55.892Z] #36 sha256:7dd4e759055c6fdc44b996a50e3e8652ec102e5d6500a83870d08c6d6be0f336 [2022-07-28T12:21:55.892Z] #36 77.63 Selecting previously unselected package libxml2:amd64. [2022-07-28T12:21:55.892Z] #36 77.67 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_amd64.deb ... [2022-07-28T12:21:55.892Z] #36 77.68 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-07-28T12:21:55.986Z] #49 50.30 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-07-28T12:21:56.148Z] #29 14.09 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-28T12:21:56.247Z] #49 50.52 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-28T12:21:56.247Z] #49 50.70 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-07-28T12:21:56.623Z] #41 DONE 1.3s [2022-07-28T12:21:56.623Z] [2022-07-28T12:21:56.623Z] #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 [2022-07-28T12:21:56.623Z] #56 sha256:39df98addd735b66e7423f3d53acc5c855857a9896b6a38eba00661860b434ac [2022-07-28T12:21:56.623Z] #56 72.76 # github.com/containerd/containerd/cmd/containerd [2022-07-28T12:21:56.623Z] #56 72.76 /usr/bin/ld: /tmp/go-link-1163913769/000019.o: in function `New': [2022-07-28T12:21:56.623Z] #56 72.76 /tmp/tmp.yiMBX20gC6/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-07-28T12:21:56.623Z] #56 72.83 + bin/containerd-stress [2022-07-28T12:21:56.623Z] #56 73.77 + bin/containerd-shim [2022-07-28T12:21:56.623Z] #56 78.12 + bin/containerd-shim-runc-v1 [2022-07-28T12:21:56.623Z] #56 80.37 + bin/containerd-shim-runc-v2 [2022-07-28T12:21:56.623Z] #56 80.89 + binaries [2022-07-28T12:21:56.623Z] #56 80.89 + install -D bin/containerd /build/containerd [2022-07-28T12:21:56.623Z] #56 80.92 + install -D bin/containerd-shim /build/containerd-shim [2022-07-28T12:21:56.623Z] #56 80.93 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-28T12:21:56.623Z] #56 80.93 + install -D bin/ctr /build/ctr [2022-07-28T12:21:56.623Z] #56 DONE 82.1s [2022-07-28T12:21:56.623Z] [2022-07-28T12:21:56.623Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-07-28T12:21:56.623Z] #44 sha256:f70dc79f4498e966dd520db033db429aac1d4b7de1d294620727fcc4516927af [2022-07-28T12:21:56.623Z] #44 DONE 0.0s [2022-07-28T12:21:56.623Z] [2022-07-28T12:21:56.623Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-07-28T12:21:56.623Z] #46 sha256:71f9fc2ae787832391336eb91f1991431ef56d0b95ef47f8f5575ca90d8c907c [2022-07-28T12:21:56.623Z] #46 DONE 0.1s [2022-07-28T12:21:56.623Z] [2022-07-28T12:21:56.623Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-28T12:21:56.623Z] #48 sha256:0ed9ae864d7c134b9f8a1303bf12793e0e7c2f32bcdbaa14feea45e3cb3783e6 [2022-07-28T12:21:56.623Z] #48 DONE 0.1s [2022-07-28T12:21:56.716Z] #29 14.61 [2022-07-28T12:21:56.882Z] [2022-07-28T12:21:56.882Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-28T12:21:56.882Z] #50 sha256:a509414ef060a9203feabd1fbcc57d3b0ec3e36c214ac99b56c661a9a9aacf8e [2022-07-28T12:21:56.975Z] #29 14.84 #=#=# [2022-07-28T12:21:56.975Z] #29 ... [2022-07-28T12:21:56.975Z] [2022-07-28T12:21:56.975Z] #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 [2022-07-28T12:21:56.975Z] #40 sha256:243917ce141b6e273a8c7d660d18ced4887d695dbc8a0a17ec2183d720b95e71 [2022-07-28T12:21:56.975Z] #40 3.912 + git clone https://github.com/docker/distribution.git . [2022-07-28T12:21:56.975Z] #40 3.912 Cloning into '.'... [2022-07-28T12:21:56.975Z] #40 ... [2022-07-28T12:21:56.975Z] [2022-07-28T12:21:56.975Z] #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 [2022-07-28T12:21:56.975Z] #29 sha256:550d92db41e2b8f5619b40e8f39f905d60fdb346efbec76c0ee2d0158e38134b [2022-07-28T12:21:57.163Z] #50 DONE 0.4s [2022-07-28T12:21:57.163Z] [2022-07-28T12:21:57.163Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-28T12:21:57.163Z] #52 sha256:fa2b9f0a2eea316d99e3a7bd85bffbdc0190a6397c1dda79ada1858736569788 [2022-07-28T12:21:57.163Z] #52 DONE 0.1s [2022-07-28T12:21:57.163Z] [2022-07-28T12:21:57.163Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-07-28T12:21:57.163Z] #54 sha256:5dd67b0d3ac9e4eb4e9861f6123510b8a35a6e3a6afdf5a03f091788ab5f37ee [2022-07-28T12:21:57.236Z] #29 14.84 #=#=# ##O#- # # 2.0% ######################################################################## 100.0% [2022-07-28T12:21:57.236Z] #29 15.24 [2022-07-28T12:21:57.262Z] #36 78.96 Selecting previously unselected package cmake-data. [2022-07-28T12:21:57.262Z] #36 78.96 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... [2022-07-28T12:21:57.262Z] #36 79.01 Unpacking cmake-data (3.13.4-1) ... [2022-07-28T12:21:57.422Z] #54 DONE 0.2s [2022-07-28T12:21:57.422Z] [2022-07-28T12:21:57.422Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-28T12:21:57.422Z] #57 sha256:2ec85d9ea2385d313593e97a2d88fa4f92a5bf81b5f373f5ef6c95a930e75398 [2022-07-28T12:21:57.422Z] #9 extracting sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 4.7s done [2022-07-28T12:21:57.422Z] #9 extracting sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 0.1s [2022-07-28T12:21:58.613Z] #29 16.60 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-28T12:21:58.799Z] #57 DONE 1.2s [2022-07-28T12:21:58.800Z] [2022-07-28T12:21:58.800Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-28T12:21:58.800Z] #61 sha256:2479a8b20f57360575f307db7993b870473053875fc343b482f2a69c31a255e7 [2022-07-28T12:21:58.800Z] #61 DONE 0.2s [2022-07-28T12:21:58.800Z] [2022-07-28T12:21:58.800Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-28T12:21:58.800Z] #66 sha256:fefc523d1e6cc2e534928d3c6125037a3fd460c9fde3729e10a8ec53b9db79b6 [2022-07-28T12:21:59.155Z] #36 ... [2022-07-28T12:21:59.155Z] [2022-07-28T12:21:59.155Z] #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 [2022-07-28T12:21:59.155Z] #32 sha256:128f5e9e3c460e350100d97a8fbe5cbaac3696236b1f14b019d3ffe8833b2be2 [2022-07-28T12:21:59.156Z] #32 69.55 Checking out files: 78% (1201/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: 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. [2022-07-28T12:21:59.156Z] #32 70.92 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-28T12:21:59.156Z] #32 71.54 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-28T12:21:59.191Z] #29 17.17 [2022-07-28T12:21:59.708Z] #29 17.52 #=#=# 0.7% ######################################################################## 100.0% [2022-07-28T12:21:59.719Z] #32 ... [2022-07-28T12:21:59.719Z] [2022-07-28T12:21:59.719Z] #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 [2022-07-28T12:21:59.719Z] #34 sha256:d407d5b3056b6dcfb08acd460b6077e28590afb3a1053168a3efb5dba075cea6 [2022-07-28T12:21:59.719Z] #34 71.39 sync [2022-07-28T12:21:59.719Z] #34 71.39 internal/reflectlite [2022-07-28T12:21:59.719Z] #34 73.84 internal/testlog [2022-07-28T12:21:59.719Z] #34 76.04 errors [2022-07-28T12:21:59.719Z] #34 76.08 sort [2022-07-28T12:21:59.719Z] #34 76.81 strconv [2022-07-28T12:21:59.719Z] #34 77.91 io [2022-07-28T12:21:59.719Z] #34 79.76 internal/oserror [2022-07-28T12:21:59.719Z] #34 80.13 syscall [2022-07-28T12:21:59.719Z] #34 ... [2022-07-28T12:21:59.719Z] [2022-07-28T12:21:59.719Z] #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 [2022-07-28T12:21:59.719Z] #13 sha256:1355b81fbf4f4448ac93cb7bbcbe2f1a8548ea486f9372bb94de873a615cd30c [2022-07-28T12:21:59.719Z] #13 76.67 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-28T12:21:59.719Z] #13 76.67 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-07-28T12:21:59.719Z] #13 76.69 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-07-28T12:21:59.734Z] #66 DONE 0.9s [2022-07-28T12:21:59.734Z] [2022-07-28T12:21:59.734Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-07-28T12:21:59.734Z] #68 sha256:6739e5d316b3e78e40601431d4b18557e918b3fedabfa8f982ae4d3bb1a48ca2 [2022-07-28T12:21:59.734Z] #68 DONE 0.0s [2022-07-28T12:21:59.734Z] [2022-07-28T12:21:59.734Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-07-28T12:21:59.734Z] #69 sha256:91c1b324f0317fb13a1b59a33facd7bdc843cfcce93bccc95d53e77cbedaa2e6 [2022-07-28T12:21:59.967Z] #29 17.85 [2022-07-28T12:21:59.970Z] #9 ... [2022-07-28T12:21:59.970Z] [2022-07-28T12:21:59.970Z] #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 [2022-07-28T12:21:59.970Z] #27 sha256:d4353ad57c51c19ad1a5e19f63207a1e4397470ea61edee427d939308632487b [2022-07-28T12:21:59.970Z] #27 0.999 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-07-28T12:21:59.970Z] #27 1.016 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-28T12:21:59.970Z] #27 1.051 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-28T12:21:59.970Z] #27 1.205 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-28T12:21:59.970Z] #27 1.777 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [337 kB] [2022-07-28T12:21:59.970Z] #27 1.783 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-28T12:21:59.970Z] #27 3.667 Fetched 8508 kB in 3s (2912 kB/s) [2022-07-28T12:21:59.970Z] #27 3.667 Reading package lists... [2022-07-28T12:21:59.970Z] #27 4.641 Reading package lists... [2022-07-28T12:21:59.970Z] #27 5.570 Building dependency tree... [2022-07-28T12:21:59.970Z] #27 5.894 The following additional packages will be installed: [2022-07-28T12:21:59.970Z] #27 5.895 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-07-28T12:21:59.970Z] #27 5.895 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-07-28T12:21:59.970Z] #27 5.895 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-07-28T12:21:59.970Z] #27 5.896 Suggested packages: [2022-07-28T12:21:59.970Z] #27 5.896 krb5-doc krb5-user [2022-07-28T12:21:59.970Z] #27 5.896 Recommended packages: [2022-07-28T12:21:59.970Z] #27 5.896 krb5-locales publicsuffix libsasl2-modules [2022-07-28T12:21:59.970Z] #27 6.063 The following NEW packages will be installed: [2022-07-28T12:21:59.970Z] #27 6.064 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-07-28T12:21:59.970Z] #27 6.064 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-07-28T12:21:59.970Z] #27 6.064 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-28T12:21:59.970Z] #27 6.065 libssh2-1 libssl1.1 openssl [2022-07-28T12:21:59.970Z] #27 6.345 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-07-28T12:21:59.970Z] #27 6.345 Need to get 5083 kB of archives. [2022-07-28T12:21:59.970Z] #27 6.345 After this operation, 12.1 MB of additional disk space will be used. [2022-07-28T12:21:59.970Z] #27 6.345 Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u3 [1551 kB] [2022-07-28T12:21:59.970Z] #27 6.375 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-07-28T12:21:59.970Z] #27 6.376 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-07-28T12:21:59.970Z] #27 6.378 Get:4 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] [2022-07-28T12:21:59.970Z] #27 6.400 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB] [2022-07-28T12:21:59.970Z] #27 6.404 Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u3 [855 kB] [2022-07-28T12:21:59.970Z] #27 6.419 Get:7 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-07-28T12:21:59.970Z] #27 6.423 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-07-28T12:21:59.970Z] #27 6.424 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-07-28T12:21:59.970Z] #27 6.426 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-07-28T12:21:59.970Z] #27 6.428 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-07-28T12:21:59.970Z] #27 6.444 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-07-28T12:21:59.970Z] #27 6.444 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-07-28T12:21:59.970Z] #27 6.455 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-07-28T12:21:59.970Z] #27 6.455 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-07-28T12:21:59.970Z] #27 6.460 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-07-28T12:21:59.970Z] #27 6.460 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-07-28T12:21:59.970Z] #27 6.472 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-07-28T12:21:59.970Z] #27 6.476 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-07-28T12:21:59.970Z] #27 6.476 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-07-28T12:21:59.970Z] #27 6.481 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-07-28T12:21:59.970Z] #27 6.677 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T12:21:59.970Z] #27 6.701 Fetched 5083 kB in 0s (12.9 MB/s) [2022-07-28T12:21:59.970Z] #27 6.764 Selecting previously unselected package libssl1.1:amd64. [2022-07-28T12:21:59.970Z] #27 6.764 (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.) [2022-07-28T12:21:59.970Z] #27 6.764 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u3_amd64.deb ... [2022-07-28T12:21:59.970Z] #27 6.777 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-07-28T12:21:59.970Z] #27 6.988 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-28T12:21:59.970Z] #27 6.988 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-07-28T12:21:59.970Z] #27 6.994 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-28T12:21:59.970Z] #27 7.043 Selecting previously unselected package libsasl2-2:amd64. [2022-07-28T12:21:59.970Z] #27 7.043 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-07-28T12:21:59.970Z] #27 7.046 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-28T12:21:59.970Z] #27 7.090 Selecting previously unselected package libldap-common. [2022-07-28T12:21:59.970Z] #27 7.090 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... [2022-07-28T12:21:59.970Z] #27 7.094 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-07-28T12:21:59.970Z] #27 7.200 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-28T12:21:59.970Z] #27 7.201 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... [2022-07-28T12:21:59.970Z] #27 7.207 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-07-28T12:21:59.970Z] #27 7.294 Selecting previously unselected package openssl. [2022-07-28T12:21:59.970Z] #27 7.294 Preparing to unpack .../05-openssl_1.1.1n-0+deb10u3_amd64.deb ... [2022-07-28T12:21:59.970Z] #27 7.297 Unpacking openssl (1.1.1n-0+deb10u3) ... [2022-07-28T12:21:59.970Z] #27 7.530 Selecting previously unselected package ca-certificates. [2022-07-28T12:21:59.970Z] #27 7.530 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2022-07-28T12:21:59.970Z] #27 7.557 Unpacking ca-certificates (20200601~deb10u2) ... [2022-07-28T12:21:59.970Z] #27 7.744 Selecting previously unselected package libkeyutils1:amd64. [2022-07-28T12:21:59.970Z] #27 7.745 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2022-07-28T12:21:59.970Z] #27 7.753 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-07-28T12:21:59.970Z] #27 7.807 Selecting previously unselected package libkrb5support0:amd64. [2022-07-28T12:21:59.970Z] #27 7.807 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-07-28T12:21:59.970Z] #27 7.811 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-07-28T12:21:59.970Z] #27 7.868 Selecting previously unselected package libk5crypto3:amd64. [2022-07-28T12:21:59.970Z] #27 7.868 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-07-28T12:21:59.970Z] #27 7.872 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-07-28T12:21:59.970Z] #27 7.955 Selecting previously unselected package libkrb5-3:amd64. [2022-07-28T12:21:59.970Z] #27 7.955 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-07-28T12:21:59.970Z] #27 7.968 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-07-28T12:21:59.970Z] #27 8.059 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-07-28T12:21:59.970Z] #27 8.059 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-07-28T12:21:59.970Z] #27 8.064 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-07-28T12:21:59.970Z] #27 8.124 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-28T12:21:59.970Z] #27 8.124 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-07-28T12:21:59.970Z] #27 8.130 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-07-28T12:21:59.970Z] #27 8.176 Selecting previously unselected package libpsl5:amd64. [2022-07-28T12:21:59.970Z] #27 8.176 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-07-28T12:21:59.970Z] #27 8.182 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-07-28T12:21:59.970Z] #27 8.226 Selecting previously unselected package librtmp1:amd64. [2022-07-28T12:21:59.970Z] #27 8.226 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-07-28T12:21:59.970Z] #27 8.229 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-07-28T12:21:59.970Z] #27 8.267 Selecting previously unselected package libssh2-1:amd64. [2022-07-28T12:21:59.970Z] #27 8.267 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-07-28T12:21:59.970Z] #27 8.271 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-07-28T12:21:59.970Z] #27 8.334 Selecting previously unselected package libcurl4:amd64. [2022-07-28T12:21:59.970Z] #27 8.335 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-07-28T12:21:59.970Z] #27 8.341 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-07-28T12:21:59.970Z] #27 8.406 Selecting previously unselected package curl. [2022-07-28T12:21:59.970Z] #27 8.406 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-07-28T12:21:59.970Z] #27 8.409 Unpacking curl (7.64.0-4+deb10u2) ... [2022-07-28T12:21:59.970Z] #27 8.487 Selecting previously unselected package libonig5:amd64. [2022-07-28T12:21:59.970Z] #27 8.487 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-07-28T12:21:59.970Z] #27 8.492 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-07-28T12:21:59.970Z] #27 8.567 Selecting previously unselected package libjq1:amd64. [2022-07-28T12:21:59.970Z] #27 8.567 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-07-28T12:21:59.970Z] #27 8.571 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-07-28T12:21:59.970Z] #27 8.619 Selecting previously unselected package jq. [2022-07-28T12:21:59.970Z] #27 8.619 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-07-28T12:21:59.970Z] #27 8.629 Unpacking jq (1.5+dfsg-2+b1) ... [2022-07-28T12:21:59.970Z] #27 8.694 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-07-28T12:21:59.970Z] #27 8.706 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-07-28T12:21:59.970Z] #27 8.718 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-07-28T12:21:59.970Z] #27 8.852 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-07-28T12:21:59.970Z] #27 8.864 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-07-28T12:21:59.970Z] #27 8.879 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-07-28T12:21:59.970Z] #27 8.891 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-28T12:21:59.970Z] #27 8.937 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-07-28T12:21:59.970Z] #27 8.949 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-07-28T12:21:59.970Z] #27 8.963 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-28T12:21:59.970Z] #27 8.974 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-07-28T12:21:59.970Z] #27 8.985 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-07-28T12:21:59.970Z] #27 8.999 Setting up openssl (1.1.1n-0+deb10u3) ... [2022-07-28T12:21:59.970Z] #27 9.018 Setting up libonig5:amd64 (6.9.1-1) ... [2022-07-28T12:21:59.970Z] #27 9.028 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-07-28T12:21:59.970Z] #27 9.041 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-07-28T12:21:59.970Z] #27 9.053 Setting up ca-certificates (20200601~deb10u2) ... [2022-07-28T12:21:59.970Z] #27 9.617 Updating certificates in /etc/ssl/certs... [2022-07-28T12:21:59.993Z] #69 DONE 0.1s [2022-07-28T12:21:59.993Z] [2022-07-28T12:21:59.993Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-28T12:21:59.993Z] #70 sha256:a1eeda096a376f5ceab3a3011bf685b51461615162ffff6471ad597e6b5755c8 [2022-07-28T12:22:00.230Z] #27 ... [2022-07-28T12:22:00.230Z] [2022-07-28T12:22:00.230Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:6c379e9fc456c760be22b718b5d58fd0b413e08a3970405b12054194641a347d [2022-07-28T12:22:00.230Z] #9 sha256:4a4da4ebab8c96222ae33239303610bf4663bd14ccf99dd45eef06d7d6ff9444 [2022-07-28T12:22:00.469Z] #49 ... [2022-07-28T12:22:00.469Z] [2022-07-28T12:22:00.469Z] #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 [2022-07-28T12:22:00.469Z] #42 sha256:53320a76784e10e4c6da186ee494d7afc4a706b4777ecff09da0295825075e0d [2022-07-28T12:22:00.469Z] #42 44.57 Reading package lists... [2022-07-28T12:22:00.494Z] #9 extracting sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 3.6s done [2022-07-28T12:22:00.494Z] #9 extracting sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 [2022-07-28T12:22:01.370Z] #70 DONE 1.3s [2022-07-28T12:22:01.370Z] [2022-07-28T12:22:01.370Z] #71 exporting to image [2022-07-28T12:22:01.370Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-28T12:22:01.370Z] #71 exporting layers [2022-07-28T12:22:01.868Z] #29 19.56 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-07-28T12:22:02.127Z] #29 20.04 [2022-07-28T12:22:02.383Z] #42 54.53 Building dependency tree... [2022-07-28T12:22:03.327Z] #42 ... [2022-07-28T12:22:03.327Z] [2022-07-28T12:22:03.327Z] #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 [2022-07-28T12:22:03.327Z] #13 sha256:1355b81fbf4f4448ac93cb7bbcbe2f1a8548ea486f9372bb94de873a615cd30c [2022-07-28T12:22:03.327Z] #13 32.91 Reading package lists... [2022-07-28T12:22:03.327Z] #13 43.71 Reading package lists... [2022-07-28T12:22:03.327Z] #13 ... [2022-07-28T12:22:03.327Z] [2022-07-28T12:22:03.327Z] #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 [2022-07-28T12:22:03.327Z] #36 sha256:7dd4e759055c6fdc44b996a50e3e8652ec102e5d6500a83870d08c6d6be0f336 [2022-07-28T12:22:03.327Z] #36 41.41 Reading package lists... [2022-07-28T12:22:03.327Z] #36 51.15 Building dependency tree... [2022-07-28T12:22:03.327Z] #36 56.64 The following additional packages will be installed: [2022-07-28T12:22:03.327Z] #36 56.67 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-07-28T12:22:03.327Z] #36 56.68 Suggested packages: [2022-07-28T12:22:03.327Z] #36 56.70 cmake-doc ninja-build lrzip [2022-07-28T12:22:03.327Z] #36 56.70 Recommended packages: [2022-07-28T12:22:03.327Z] #36 56.70 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-28T12:22:03.589Z] #36 ... [2022-07-28T12:22:03.589Z] [2022-07-28T12:22:03.589Z] #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 [2022-07-28T12:22:03.589Z] #13 sha256:1355b81fbf4f4448ac93cb7bbcbe2f1a8548ea486f9372bb94de873a615cd30c [2022-07-28T12:22:03.589Z] #13 43.71 Reading package lists... [2022-07-28T12:22:03.682Z] #29 20.29 #=#=# ##O#- # 0.0% ###### 8.7% ######### 13.2% ############## 20.3% #################### 28.1% ######################### 35.8% ############################# 41.6% ################################# 46.1% ####################################### 54.3% [2022-07-28T12:22:03.682Z] #29 ... [2022-07-28T12:22:03.682Z] [2022-07-28T12:22:03.682Z] #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 [2022-07-28T12:22:03.682Z] #49 sha256:7a440a42ab7746b14a3643befce632fb87f810e663b353a01fb6c96445564781 [2022-07-28T12:22:03.682Z] #49 10.78 go: downloading github.com/fatih/color v1.7.0 [2022-07-28T12:22:03.682Z] #49 10.85 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-07-28T12:22:03.682Z] #49 10.94 go: downloading github.com/pkg/errors v0.8.1 [2022-07-28T12:22:03.682Z] #49 10.94 go: downloading github.com/spf13/cobra v0.0.5 [2022-07-28T12:22:03.682Z] #49 11.16 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-28T12:22:03.682Z] #49 11.44 go: downloading github.com/spf13/viper v1.6.1 [2022-07-28T12:22:03.682Z] #49 11.62 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-07-28T12:22:03.682Z] #49 11.63 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-07-28T12:22:03.682Z] #49 11.68 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-07-28T12:22:03.682Z] #49 11.70 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-07-28T12:22:03.682Z] #49 12.92 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-07-28T12:22:03.682Z] #49 13.21 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-28T12:22:03.682Z] #49 15.94 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-07-28T12:22:03.682Z] #49 15.94 go: downloading github.com/stretchr/testify v1.4.0 [2022-07-28T12:22:03.682Z] #49 16.14 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-07-28T12:22:03.682Z] #49 16.23 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-07-28T12:22:03.682Z] #49 16.24 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-07-28T12:22:03.682Z] #49 16.47 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-28T12:22:03.682Z] #49 17.04 go: downloading github.com/magiconair/properties v1.8.1 [2022-07-28T12:22:03.682Z] #49 17.13 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-07-28T12:22:03.682Z] #49 17.33 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-07-28T12:22:03.682Z] #49 17.54 go: downloading github.com/spf13/afero v1.1.2 [2022-07-28T12:22:03.682Z] #49 17.74 go: downloading github.com/spf13/cast v1.3.0 [2022-07-28T12:22:03.682Z] #49 17.76 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-07-28T12:22:03.682Z] #49 17.90 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-28T12:22:03.682Z] #49 17.96 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-07-28T12:22:03.682Z] #49 18.15 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-07-28T12:22:03.682Z] #49 18.45 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-28T12:22:03.682Z] #49 18.54 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-28T12:22:03.682Z] #49 18.59 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-07-28T12:22:03.682Z] #49 18.66 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-28T12:22:03.682Z] #49 18.71 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-28T12:22:03.682Z] #49 18.74 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-28T12:22:03.682Z] #49 18.85 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-07-28T12:22:03.682Z] #49 18.96 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-07-28T12:22:03.682Z] #49 19.10 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-07-28T12:22:03.682Z] #49 19.20 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-28T12:22:03.682Z] #49 19.28 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-28T12:22:03.682Z] #49 19.28 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-07-28T12:22:03.682Z] #49 19.30 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-07-28T12:22:03.682Z] #49 19.35 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-07-28T12:22:03.682Z] #49 19.43 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-07-28T12:22:03.682Z] #49 19.49 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-28T12:22:03.682Z] #49 19.62 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-07-28T12:22:03.682Z] #49 19.66 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-28T12:22:03.682Z] #49 19.77 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-28T12:22:03.682Z] #49 19.80 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-07-28T12:22:03.682Z] #49 19.80 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-07-28T12:22:03.682Z] #49 19.93 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-28T12:22:03.682Z] #49 19.96 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-07-28T12:22:03.682Z] #49 20.08 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-07-28T12:22:03.682Z] #49 20.09 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-07-28T12:22:03.682Z] #49 20.16 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-07-28T12:22:03.682Z] #49 20.44 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-07-28T12:22:03.682Z] #49 20.48 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-07-28T12:22:03.682Z] #49 20.55 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-07-28T12:22:03.682Z] #49 20.63 go: downloading github.com/ultraware/funlen v0.0.2 [2022-07-28T12:22:03.682Z] #49 20.66 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-07-28T12:22:03.682Z] #49 20.68 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-07-28T12:22:03.682Z] #49 20.80 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-07-28T12:22:03.682Z] #49 ... [2022-07-28T12:22:03.682Z] [2022-07-28T12:22:03.682Z] #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 [2022-07-28T12:22:03.682Z] #29 sha256:550d92db41e2b8f5619b40e8f39f905d60fdb346efbec76c0ee2d0158e38134b [2022-07-28T12:22:03.682Z] #29 20.29 #=#=# ##O#- # 0.0% ###### 8.7% ######### 13.2% ############## 20.3% #################### 28.1% ######################### 35.8% ############################# 41.6% ################################# 46.1% ####################################### 54.3% ########################################### 60.8% ################################################ 67.6% ##################################################### 74.2% [2022-07-28T12:22:03.682Z] #29 ... [2022-07-28T12:22:03.682Z] [2022-07-28T12:22:03.682Z] #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 [2022-07-28T12:22:03.682Z] #58 sha256:bfaf0c01d7f9e222aaf45d9462cf40ba2d4961906194b61934705a423ddf6592 [2022-07-28T12:22:03.682Z] #58 11.06 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-07-28T12:22:03.682Z] #58 11.65 go: downloading github.com/google/uuid v1.3.0 [2022-07-28T12:22:03.682Z] #58 11.73 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-28T12:22:03.682Z] #58 11.73 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-28T12:22:03.682Z] #58 11.94 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-28T12:22:03.682Z] #58 11.95 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-28T12:22:03.682Z] #58 12.19 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-07-28T12:22:03.682Z] #58 12.67 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-28T12:22:03.682Z] #58 12.90 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-07-28T12:22:03.682Z] #58 15.15 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-07-28T12:22:03.682Z] #58 18.69 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-28T12:22:03.789Z] #9 ... [2022-07-28T12:22:03.789Z] [2022-07-28T12:22:03.789Z] #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 [2022-07-28T12:22:03.789Z] #27 sha256:d4353ad57c51c19ad1a5e19f63207a1e4397470ea61edee427d939308632487b [2022-07-28T12:22:03.789Z] #27 10.38 137 added, 0 removed; done. [2022-07-28T12:22:03.789Z] #27 10.46 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-07-28T12:22:03.789Z] #27 10.47 Setting up jq (1.5+dfsg-2+b1) ... [2022-07-28T12:22:03.789Z] #27 10.48 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-07-28T12:22:03.789Z] #27 10.50 Setting up curl (7.64.0-4+deb10u2) ... [2022-07-28T12:22:03.789Z] #27 10.52 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-28T12:22:03.789Z] #27 10.53 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-07-28T12:22:03.789Z] #27 10.55 Updating certificates in /etc/ssl/certs... [2022-07-28T12:22:03.789Z] #27 11.16 0 added, 0 removed; done. [2022-07-28T12:22:03.789Z] #27 11.16 Running hooks in /etc/ca-certificates/update.d... [2022-07-28T12:22:03.789Z] #27 11.16 done. [2022-07-28T12:22:03.789Z] #27 DONE 13.1s [2022-07-28T12:22:03.789Z] [2022-07-28T12:22:03.789Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:6c379e9fc456c760be22b718b5d58fd0b413e08a3970405b12054194641a347d [2022-07-28T12:22:03.789Z] #9 sha256:4a4da4ebab8c96222ae33239303610bf4663bd14ccf99dd45eef06d7d6ff9444 [2022-07-28T12:22:03.896Z] #13 80.96 Selecting previously unselected package binutils-mingw-w64. [2022-07-28T12:22:03.896Z] #13 80.98 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-07-28T12:22:03.941Z] #58 ... [2022-07-28T12:22:03.941Z] [2022-07-28T12:22:03.941Z] #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 [2022-07-28T12:22:03.941Z] #29 sha256:550d92db41e2b8f5619b40e8f39f905d60fdb346efbec76c0ee2d0158e38134b [2022-07-28T12:22:04.048Z] #9 ... [2022-07-28T12:22:04.048Z] [2022-07-28T12:22:04.048Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-28T12:22:04.048Z] #28 sha256:4ee153d563297a471074352813990315ee6dff78221d84fbab4ab29192cd8eac [2022-07-28T12:22:04.048Z] #28 DONE 0.8s [2022-07-28T12:22:04.048Z] [2022-07-28T12:22:04.048Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:6c379e9fc456c760be22b718b5d58fd0b413e08a3970405b12054194641a347d [2022-07-28T12:22:04.048Z] #9 sha256:4a4da4ebab8c96222ae33239303610bf4663bd14ccf99dd45eef06d7d6ff9444 [2022-07-28T12:22:04.167Z] #13 80.99 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-07-28T12:22:04.167Z] #13 ... [2022-07-28T12:22:04.167Z] [2022-07-28T12:22:04.167Z] #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 [2022-07-28T12:22:04.167Z] #42 sha256:53320a76784e10e4c6da186ee494d7afc4a706b4777ecff09da0295825075e0d [2022-07-28T12:22:04.167Z] #42 75.68 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-07-28T12:22:04.167Z] #42 75.71 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-28T12:22:04.167Z] #42 75.77 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-07-28T12:22:04.167Z] #42 75.77 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-07-28T12:22:04.167Z] #42 75.77 Setting up python-six (1.12.0-1) ... [2022-07-28T12:22:04.167Z] #42 81.47 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-07-28T12:22:04.167Z] #42 81.49 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-07-28T12:22:04.167Z] #42 81.51 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-07-28T12:22:04.167Z] #42 81.52 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-07-28T12:22:04.167Z] #42 81.55 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-07-28T12:22:04.167Z] #42 81.58 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-07-28T12:22:04.167Z] #42 81.60 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-07-28T12:22:04.167Z] #42 81.62 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-07-28T12:22:04.167Z] #42 81.65 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-07-28T12:22:04.167Z] #42 81.67 Setting up python-protobuf (3.6.1.3-2) ... [2022-07-28T12:22:04.167Z] #42 ... [2022-07-28T12:22:04.167Z] [2022-07-28T12:22:04.167Z] #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 [2022-07-28T12:22:04.167Z] #13 sha256:1355b81fbf4f4448ac93cb7bbcbe2f1a8548ea486f9372bb94de873a615cd30c [2022-07-28T12:22:04.167Z] #13 81.16 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-28T12:22:04.167Z] #13 81.16 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-07-28T12:22:04.167Z] #13 81.18 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-07-28T12:22:04.200Z] #29 20.29 #=#=# ##O#- # 0.0% ###### 8.7% ######### 13.2% ############## 20.3% #################### 28.1% ######################### 35.8% ############################# 41.6% ################################# 46.1% ####################################### 54.3% ########################################### 60.8% ################################################ 67.6% ##################################################### 74.2% ############################################################ 84.6% ################################################################# 91.3% ####################################################################### 99.8% ######################################################################## 100.0% [2022-07-28T12:22:04.200Z] #29 22.26 [2022-07-28T12:22:04.425Z] #13 81.56 Selecting previously unselected package dmsetup. [2022-07-28T12:22:04.425Z] #13 81.56 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-07-28T12:22:04.458Z] #29 ... [2022-07-28T12:22:04.458Z] [2022-07-28T12:22:04.458Z] #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 [2022-07-28T12:22:04.458Z] #42 sha256:2332bd61b57ece649653a4d6af6ec53f170f47793dd2e62d76adf295a1557007 [2022-07-28T12:22:04.458Z] #42 11.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-07-28T12:22:04.458Z] #42 17.70 Fetched 8331 kB in 13s (631 kB/s) [2022-07-28T12:22:04.458Z] #42 17.70 Reading package lists... [2022-07-28T12:22:04.458Z] #42 ... [2022-07-28T12:22:04.458Z] [2022-07-28T12:22:04.458Z] #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 [2022-07-28T12:22:04.458Z] #49 sha256:7a440a42ab7746b14a3643befce632fb87f810e663b353a01fb6c96445564781 [2022-07-28T12:22:04.458Z] #49 21.75 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-28T12:22:04.660Z] #71 exporting layers 3.5s done [2022-07-28T12:22:04.660Z] #71 writing image sha256:49ac471550f1d22c421dd9f4ac8e7b08c710f21fa4c55f916f44b0cc0865f5d8 done [2022-07-28T12:22:04.660Z] #71 naming to docker.io/library/docker:cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f done [2022-07-28T12:22:04.660Z] #71 DONE 3.5s [Pipeline] } [Pipeline] // stage [2022-07-28T12:22:04.682Z] #13 81.57 Unpacking dmsetup (2:1.02.155-3) ... [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [2022-07-28T12:22:04.717Z] #49 21.84 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-07-28T12:22:04.717Z] #49 21.92 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-28T12:22:04.717Z] #49 21.94 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-28T12:22:04.717Z] #49 22.02 go: downloading github.com/stretchr/objx v0.2.0 [Pipeline] sh [2022-07-28T12:22:04.748Z] #13 54.08 Building dependency tree... [2022-07-28T12:22:04.748Z] #13 ... [2022-07-28T12:22:04.748Z] [2022-07-28T12:22:04.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 [2022-07-28T12:22:04.748Z] #51 sha256:de68570293bc95c27c9db266f37beeb867932bdcc3884c3aaf631ae7c9ac4688 [2022-07-28T12:22:04.748Z] #51 DONE 59.1s [2022-07-28T12:22:04.940Z] #13 82.09 Selecting previously unselected package mingw-w64-common. [2022-07-28T12:22:04.976Z] #49 22.14 go: downloading golang.org/x/text v0.3.2 [2022-07-28T12:22:04.976Z] #49 ... [2022-07-28T12:22:04.976Z] [2022-07-28T12:22:04.976Z] #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 [2022-07-28T12:22:04.976Z] #36 sha256:fc7045fcb238535fa21b84d9bd2eaa82622cac10aeeef4921b5e15e0f2977cb5 [2022-07-28T12:22:04.976Z] #36 12.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-07-28T12:22:04.976Z] #36 18.11 Fetched 8331 kB in 14s (614 kB/s) [2022-07-28T12:22:04.976Z] #36 18.11 Reading package lists... [2022-07-28T12:22:04.976Z] #36 ... [2022-07-28T12:22:04.976Z] [2022-07-28T12:22:04.976Z] #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 [2022-07-28T12:22:04.976Z] #67 sha256:8e6fef568ea48cb92105f9bcfa85b0ddb8cd72821555d969c04c77af842ae00c [2022-07-28T12:22:04.976Z] #67 18.79 Checking out files: 70% (1348/1910) Checking out files: 71% (1357/1910) Checking out files: 72% (1376/1910) Checking out files: 73% (1395/1910) Checking out files: 74% (1414/1910) Checking out files: 75% (1433/1910) Checking out files: 76% (1452/1910) Checking out files: 77% (1471/1910) Checking out files: 78% (1490/1910) Checking out files: 79% (1509/1910) Checking out files: 80% (1528/1910) Checking out files: 81% (1548/1910) Checking out files: 82% (1567/1910) Checking out files: 83% (1586/1910) Checking out files: 84% (1605/1910) Checking out files: 85% (1624/1910) Checking out files: 86% (1643/1910) Checking out files: 87% (1662/1910) Checking out files: 88% (1681/1910) Checking out files: 89% (1700/1910) Checking out files: 90% (1719/1910) Checking out files: 91% (1739/1910) Checking out files: 92% (1758/1910) Checking out files: 93% (1777/1910) Checking out files: 94% (1796/1910) Checking out files: 95% (1815/1910) Checking out files: 96% (1834/1910) Checking out files: 97% (1853/1910) Checking out files: 98% (1872/1910) Checking out files: 99% (1891/1910) Checking out files: 100% (1910/1910) Checking out files: 100% (1910/1910), done. [2022-07-28T12:22:04.976Z] #67 19.35 + cd /tmp/tmp.C1wQHkfmGP/src/github.com/docker/libnetwork [2022-07-28T12:22:04.976Z] #67 19.35 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-07-28T12:22:04.976Z] #67 19.93 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-07-28T12:22:04.996Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43876/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f -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:cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f hack/make.sh dynbinary test-integration [2022-07-28T12:22:05.009Z] [2022-07-28T12:22:05.009Z] #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 [2022-07-28T12:22:05.009Z] #36 sha256:7dd4e759055c6fdc44b996a50e3e8652ec102e5d6500a83870d08c6d6be0f336 [2022-07-28T12:22:05.009Z] #36 58.28 The following NEW packages will be installed: [2022-07-28T12:22:05.009Z] #36 58.31 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-07-28T12:22:05.009Z] #36 58.32 vim-common xxd [2022-07-28T12:22:05.009Z] #36 58.82 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-28T12:22:05.009Z] #36 58.82 Need to get 14.9 MB of archives. [2022-07-28T12:22:05.009Z] #36 58.82 After this operation, 61.8 MB of additional disk space will be used. [2022-07-28T12:22:05.009Z] #36 58.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-07-28T12:22:05.009Z] #36 58.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-07-28T12:22:05.009Z] #36 58.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-07-28T12:22:05.197Z] #13 82.17 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-07-28T12:22:05.197Z] #13 82.17 Unpacking mingw-w64-common (6.0.0-3) ... [2022-07-28T12:22:05.234Z] #67 ... [2022-07-28T12:22:05.234Z] [2022-07-28T12:22:05.234Z] #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 [2022-07-28T12:22:05.234Z] #34 sha256:181fb98129b208012fafbcae9729c25ae889b6515b5105e950283905d2dd41db [2022-07-28T12:22:05.234Z] #34 12.63 unicode/utf8 [2022-07-28T12:22:05.234Z] #34 13.38 internal/race [2022-07-28T12:22:05.234Z] #34 13.53 sync/atomic [2022-07-28T12:22:05.234Z] #34 14.08 unicode [2022-07-28T12:22:05.234Z] #34 17.67 encoding [2022-07-28T12:22:05.493Z] #34 ... [2022-07-28T12:22:05.493Z] [2022-07-28T12:22:05.493Z] #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 [2022-07-28T12:22:05.493Z] #40 sha256:243917ce141b6e273a8c7d660d18ced4887d695dbc8a0a17ec2183d720b95e71 [2022-07-28T12:22:05.581Z] #36 ... [2022-07-28T12:22:05.581Z] [2022-07-28T12:22:05.581Z] #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 [2022-07-28T12:22:05.581Z] #55 sha256:7c641f8616cbd8c027afdbbc0be0d2c0e6a57e8af29eba883b38cb4e372667a5 [2022-07-28T12:22:05.581Z] #55 49.88 Building dependency tree... [2022-07-28T12:22:05.581Z] #55 55.37 The following additional packages will be installed: [2022-07-28T12:22:05.581Z] #55 55.39 libbtrfs0 [2022-07-28T12:22:05.581Z] #55 55.67 The following NEW packages will be installed: [2022-07-28T12:22:05.581Z] #55 55.69 libbtrfs-dev libbtrfs0 [2022-07-28T12:22:05.581Z] #55 56.32 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-28T12:22:05.581Z] #55 56.32 Need to get 119 kB of archives. [2022-07-28T12:22:05.581Z] #55 56.32 After this operation, 387 kB of additional disk space will be used. [2022-07-28T12:22:05.581Z] #55 56.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-07-28T12:22:05.581Z] #55 56.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-07-28T12:22:05.581Z] #55 58.24 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T12:22:05.581Z] #55 59.32 Fetched 119 kB in 0s (282 kB/s) [2022-07-28T12:22:05.581Z] #55 59.56 Selecting previously unselected package libbtrfs0. [2022-07-28T12:22:05.581Z] #55 59.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 ... 15421 files and directories currently installed.) [2022-07-28T12:22:05.581Z] #55 59.65 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-07-28T12:22:05.581Z] #55 59.66 Unpacking libbtrfs0 (4.20.1-2) ... [2022-07-28T12:22:05.581Z] #55 59.96 Selecting previously unselected package libbtrfs-dev. [2022-07-28T12:22:05.581Z] #55 59.97 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-07-28T12:22:05.581Z] #55 59.98 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-07-28T12:22:05.581Z] #55 ... [2022-07-28T12:22:05.581Z] [2022-07-28T12:22:05.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 [2022-07-28T12:22:05.581Z] #42 sha256:53320a76784e10e4c6da186ee494d7afc4a706b4777ecff09da0295825075e0d [2022-07-28T12:22:05.581Z] #42 59.77 The following additional packages will be installed: [2022-07-28T12:22:05.581Z] #42 59.82 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-07-28T12:22:05.581Z] #42 59.83 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-07-28T12:22:05.581Z] #42 59.83 Suggested packages: [2022-07-28T12:22:05.581Z] #42 59.83 manpages-dev python-setuptools [2022-07-28T12:22:05.752Z] #40 22.37 Checking out files: 82% (1803/2176) Checking out files: 83% (1807/2176) Checking out files: 84% (1828/2176) Checking out files: 85% (1850/2176) Checking out files: 86% (1872/2176) Checking out files: 87% (1894/2176) Checking out files: 88% (1915/2176) Checking out files: 89% (1937/2176) Checking out files: 90% (1959/2176) Checking out files: 91% (1981/2176) Checking out files: 92% (2002/2176) Checking out files: 93% (2024/2176) Checking out files: 94% (2046/2176) Checking out files: 95% (2068/2176) Checking out files: 96% (2089/2176) Checking out files: 97% (2111/2176) Checking out files: 98% (2133/2176) Checking out files: 99% (2155/2176) Checking out files: 100% (2176/2176) Checking out files: 100% (2176/2176), done. [2022-07-28T12:22:05.752Z] #40 22.61 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-07-28T12:22:05.958Z] #9 extracting sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 5.2s [2022-07-28T12:22:06.326Z] #40 ... [2022-07-28T12:22:06.326Z] [2022-07-28T12:22:06.326Z] #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 [2022-07-28T12:22:06.326Z] #45 sha256:73ed4398887a3f30aec11ff2f8fa34b22f19f8de5c96103fc5210c3d49386cfe [2022-07-28T12:22:06.326Z] #45 DONE 23.4s [2022-07-28T12:22:06.326Z] [2022-07-28T12:22:06.326Z] #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 [2022-07-28T12:22:06.326Z] #47 sha256:5cec81f3d824763af8794dd418e5c9937246a3965e277662a12381967f255eca [2022-07-28T12:22:06.326Z] #47 14.24 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-28T12:22:06.326Z] #47 14.26 go: downloading golang.org/x/mod v0.3.0 [2022-07-28T12:22:06.326Z] #47 ... [2022-07-28T12:22:06.326Z] [2022-07-28T12:22:06.326Z] #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 [2022-07-28T12:22:06.326Z] #13 sha256:1d76de14f5ff38dea40f0347c6e9c725597517c4048b7bd41edafed3c2d1dd63 [2022-07-28T12:22:06.326Z] #13 12.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-07-28T12:22:06.326Z] #13 19.07 Fetched 8865 kB in 16s (571 kB/s) [2022-07-28T12:22:06.585Z] #13 19.07 Reading package lists... [2022-07-28T12:22:06.585Z] #13 ... [2022-07-28T12:22:06.585Z] [2022-07-28T12:22:06.585Z] #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 [2022-07-28T12:22:06.585Z] #42 sha256:2332bd61b57ece649653a4d6af6ec53f170f47793dd2e62d76adf295a1557007 [2022-07-28T12:22:06.585Z] #42 17.70 Reading package lists... [2022-07-28T12:22:06.900Z] [2022-07-28T12:22:06.900Z] Removing bundles/ [2022-07-28T12:22:06.900Z] [2022-07-28T12:22:06.900Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-28T12:22:06.900Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-07-28T12:22:06.900Z] GOOS="" GOARCH="" GOARM="" [2022-07-28T12:22:06.967Z] #42 ... [2022-07-28T12:22:06.967Z] [2022-07-28T12:22:06.967Z] #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 [2022-07-28T12:22:06.967Z] #55 sha256:7c641f8616cbd8c027afdbbc0be0d2c0e6a57e8af29eba883b38cb4e372667a5 [2022-07-28T12:22:06.967Z] #55 60.37 Setting up libbtrfs0 (4.20.1-2) ... [2022-07-28T12:22:06.967Z] #55 60.38 Setting up libbtrfs-dev (4.20.1-2) ... [2022-07-28T12:22:06.967Z] #55 60.41 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-28T12:22:06.967Z] #55 DONE 61.0s [2022-07-28T12:22:06.967Z] [2022-07-28T12:22:06.967Z] #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 [2022-07-28T12:22:06.967Z] #36 sha256:7dd4e759055c6fdc44b996a50e3e8652ec102e5d6500a83870d08c6d6be0f336 [2022-07-28T12:22:06.967Z] #36 60.19 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u4 [689 kB] [2022-07-28T12:22:06.967Z] #36 60.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-07-28T12:22:06.967Z] #36 60.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-07-28T12:22:06.967Z] #36 60.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-07-28T12:22:06.967Z] #36 60.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-07-28T12:22:06.967Z] #36 60.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-07-28T12:22:06.967Z] #36 60.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-07-28T12:22:06.967Z] #36 ... [2022-07-28T12:22:06.967Z] [2022-07-28T12:22:06.967Z] #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 [2022-07-28T12:22:06.967Z] #67 sha256:4f04660c9b6c158f9e6c6feced610c4df5fe88ce71039a91992d9d4237ff755f [2022-07-28T12:22:06.967Z] #67 DONE 61.2s [2022-07-28T12:22:07.228Z] [2022-07-28T12:22:07.228Z] #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 [2022-07-28T12:22:07.228Z] #56 sha256:3b969636c9ccc4a728959f8ce41e6c83bbcd7d344879b65cf068ac0d83e48cbc [2022-07-28T12:22:07.352Z] #9 extracting sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 6.6s done [2022-07-28T12:22:07.613Z] #9 extracting sha256:5a1dcfbb393b55a440373f73beb9eccdeb05023b4a3812531fde98bee5c2e6e4 done [2022-07-28T12:22:07.873Z] #9 DONE 24.9s [2022-07-28T12:22:07.873Z] [2022-07-28T12:22:07.873Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-28T12:22:07.873Z] #10 sha256:831dfe0ca2149578824c8913dfc0e28fe237e80d977de7aa13c21a5e1ef2cf1c [2022-07-28T12:22:08.535Z] #42 24.38 Reading package lists... [2022-07-28T12:22:08.535Z] #42 ... [2022-07-28T12:22:08.535Z] [2022-07-28T12:22:08.535Z] #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 [2022-07-28T12:22:08.535Z] #55 sha256:e128e236d2a3de2c1c1c599bd727f58a3cc396c73250b7298a53fa9371c9ba25 [2022-07-28T12:22:08.535Z] #55 15.83 Fetched 8331 kB in 13s (664 kB/s) [2022-07-28T12:22:08.535Z] #55 15.83 Reading package lists... [2022-07-28T12:22:08.794Z] #55 22.49 Reading package lists... [2022-07-28T12:22:08.794Z] #55 ... [2022-07-28T12:22:08.794Z] [2022-07-28T12:22:08.794Z] #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 [2022-07-28T12:22:08.794Z] #29 sha256:550d92db41e2b8f5619b40e8f39f905d60fdb346efbec76c0ee2d0158e38134b [2022-07-28T12:22:08.794Z] #29 23.86 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-28T12:22:08.794Z] #29 24.38 #=#=# [2022-07-28T12:22:08.794Z] #29 24.63 #=#=# ##O#- # ######################################################################## 100.0% [2022-07-28T12:22:08.794Z] #29 25.14 [2022-07-28T12:22:08.794Z] #29 26.02 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-28T12:22:08.794Z] #29 26.32 [2022-07-28T12:22:08.794Z] #29 26.69 #=#=# ######################################################################## 100.0% [2022-07-28T12:22:08.794Z] #29 26.84 [2022-07-28T12:22:09.054Z] #29 26.97 Download of images into '/build' complete. [2022-07-28T12:22:09.054Z] #29 26.97 Use something like the following to load the result into a Docker daemon: [2022-07-28T12:22:09.054Z] #29 26.97 tar -cC '/build' . | docker load [2022-07-28T12:22:09.143Z] #56 2.613 + RM_GOPATH=0 [2022-07-28T12:22:09.143Z] #56 2.613 + TMP_GOPATH= [2022-07-28T12:22:09.143Z] #56 2.613 + : /build [2022-07-28T12:22:09.143Z] #56 2.613 + '[' -z '' ']' [2022-07-28T12:22:09.143Z] #56 2.613 ++ mktemp -d [2022-07-28T12:22:09.143Z] #56 2.613 + export GOPATH=/tmp/tmp.KKfnOHBKyn [2022-07-28T12:22:09.143Z] #56 2.619 + GOPATH=/tmp/tmp.KKfnOHBKyn [2022-07-28T12:22:09.143Z] #56 2.619 + RM_GOPATH=1 [2022-07-28T12:22:09.143Z] #56 2.619 + case "$(go env GOARCH)" in [2022-07-28T12:22:09.143Z] #56 2.631 ++ go env GOARCH [2022-07-28T12:22:09.314Z] #29 DONE 27.2s [2022-07-28T12:22:09.314Z] [2022-07-28T12:22:09.314Z] #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 [2022-07-28T12:22:09.314Z] #36 sha256:fc7045fcb238535fa21b84d9bd2eaa82622cac10aeeef4921b5e15e0f2977cb5 [2022-07-28T12:22:09.314Z] #36 18.11 Reading package lists... [2022-07-28T12:22:09.404Z] #56 2.646 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T12:22:09.404Z] #56 2.646 + GO_BUILDMODE=-buildmode=pie [2022-07-28T12:22:09.404Z] #56 2.646 ++ dirname /tmp/install/install.sh [2022-07-28T12:22:09.404Z] #56 2.650 + dir=/tmp/install [2022-07-28T12:22:09.404Z] #56 2.650 + bin=containerd [2022-07-28T12:22:09.404Z] #56 2.650 + shift [2022-07-28T12:22:09.404Z] #56 2.650 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-07-28T12:22:09.404Z] #56 2.650 + . /tmp/install/containerd.installer [2022-07-28T12:22:09.404Z] #56 2.650 ++ set -e [2022-07-28T12:22:09.404Z] #56 2.650 ++ : v1.6.6 [2022-07-28T12:22:09.404Z] #56 2.657 + install_containerd [2022-07-28T12:22:09.404Z] #56 2.657 + echo 'Install containerd version v1.6.6' [2022-07-28T12:22:09.404Z] #56 2.657 + git clone https://github.com/containerd/containerd.git /tmp/tmp.KKfnOHBKyn/src/github.com/containerd/containerd [2022-07-28T12:22:09.404Z] #56 2.657 Install containerd version v1.6.6 [2022-07-28T12:22:09.404Z] #56 2.669 Cloning into '/tmp/tmp.KKfnOHBKyn/src/github.com/containerd/containerd'... [2022-07-28T12:22:09.791Z] #10 DONE 1.7s [2022-07-28T12:22:09.791Z] [2022-07-28T12:22:09.791Z] #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 [2022-07-28T12:22:09.791Z] #29 sha256:eabf9226dda8fb54b4997b76d7737db272b990e3cc78e1ab40d54409d444d5dd [2022-07-28T12:22:09.791Z] #29 1.146 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-07-28T12:22:09.791Z] #29 1.237 [2022-07-28T12:22:09.791Z] #29 1.467 #=#=# ##### 8.0% ########################## 36.7% ########################################### 61.0% ########################################################## 80.7% ######################################################################## 100.0% [2022-07-28T12:22:09.791Z] #29 2.067 [2022-07-28T12:22:09.791Z] #29 2.291 #=#=# ######### 13.4% ######################################################################## 100.0% [2022-07-28T12:22:09.791Z] #29 2.512 [2022-07-28T12:22:09.791Z] #29 2.734 #=#=# ######################################### 57.6% ######################################################################## 100.0% [2022-07-28T12:22:09.791Z] #29 2.950 [2022-07-28T12:22:09.791Z] #29 3.175 #=#=# ############ 17.4% ########################## 36.7% ######################################## 55.8% ###################################################### 75.3% #################################################################### 94.7% ######################################################################## 100.0% [2022-07-28T12:22:09.791Z] #29 3.753 [2022-07-28T12:22:09.791Z] #29 3.967 #=#=# # 1.7% ####### 10.4% ########### 15.6% ############## 20.8% ################## 26.0% ###################### 31.2% ######################### 35.9% ############################## 41.7% ################################# 46.9% ##################################### 52.1% ######################################### 57.3% ############################################# 62.5% ################################################ 67.6% #################################################### 72.9% ######################################################## 78.1% ########################################################### 83.3% ############################################################### 88.2% ################################################################### 93.9% ####################################################################### 99.2% ######################################################################## 100.0% [2022-07-28T12:22:09.791Z] #29 5.918 [2022-07-28T12:22:10.362Z] #29 ... [2022-07-28T12:22:10.362Z] [2022-07-28T12:22:10.362Z] #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 [2022-07-28T12:22:10.362Z] #11 sha256:036690acff98512f7d11329eee79e2e6cbae16468a44f27460121ddda9c1514f [2022-07-28T12:22:10.362Z] #11 DONE 0.6s [2022-07-28T12:22:10.362Z] [2022-07-28T12:22:10.362Z] #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 [2022-07-28T12:22:10.362Z] #24 sha256:f4c89dda8c137be585a69a0f7a92028a0623e37698d6616c489e6c34f619471c [2022-07-28T12:22:10.461Z] #13 ... [2022-07-28T12:22:10.461Z] [2022-07-28T12:22:10.461Z] #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 [2022-07-28T12:22:10.461Z] #36 sha256:7dd4e759055c6fdc44b996a50e3e8652ec102e5d6500a83870d08c6d6be0f336 [2022-07-28T12:22:10.461Z] #36 82.99 Selecting previously unselected package libarchive13:amd64. [2022-07-28T12:22:10.461Z] #36 83.01 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-07-28T12:22:10.461Z] #36 83.03 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-07-28T12:22:10.461Z] #36 83.58 Selecting previously unselected package libjsoncpp1:amd64. [2022-07-28T12:22:10.461Z] #36 83.60 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-07-28T12:22:10.461Z] #36 83.60 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-07-28T12:22:10.461Z] #36 83.77 Selecting previously unselected package librhash0:amd64. [2022-07-28T12:22:10.461Z] #36 83.77 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-07-28T12:22:10.461Z] #36 83.78 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-07-28T12:22:10.461Z] #36 84.15 Selecting previously unselected package libuv1:amd64. [2022-07-28T12:22:10.461Z] #36 84.19 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-07-28T12:22:10.461Z] #36 84.20 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-07-28T12:22:10.461Z] #36 84.52 Selecting previously unselected package cmake. [2022-07-28T12:22:10.461Z] #36 84.53 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-07-28T12:22:10.461Z] #36 84.53 Unpacking cmake (3.13.4-1) ... [2022-07-28T12:22:10.461Z] #36 89.62 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-07-28T12:22:10.461Z] #36 89.68 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:22:10.461Z] #36 89.71 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-07-28T12:22:10.461Z] #36 89.78 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:22:10.461Z] #36 89.86 Setting up librhash0:amd64 (1.3.8-1) ... [2022-07-28T12:22:10.461Z] #36 89.88 Setting up cmake-data (3.13.4-1) ... [2022-07-28T12:22:10.461Z] #36 89.90 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-07-28T12:22:10.461Z] #36 89.91 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-07-28T12:22:10.461Z] #36 89.93 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-07-28T12:22:10.461Z] #36 89.97 Setting up cmake (3.13.4-1) ... [2022-07-28T12:22:10.461Z] #36 89.99 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-28T12:22:10.461Z] #36 90.12 Processing triggers for mime-support (3.62) ... [2022-07-28T12:22:10.461Z] #36 DONE 91.2s [2022-07-28T12:22:10.461Z] [2022-07-28T12:22:10.461Z] #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 [2022-07-28T12:22:10.461Z] #42 sha256:53320a76784e10e4c6da186ee494d7afc4a706b4777ecff09da0295825075e0d [2022-07-28T12:22:10.461Z] #42 90.33 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-07-28T12:22:10.461Z] #42 90.39 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-28T12:22:10.461Z] #42 DONE 91.2s [2022-07-28T12:22:10.461Z] [2022-07-28T12:22:10.461Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:22:10.461Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:22:10.931Z] #24 ... [2022-07-28T12:22:10.931Z] [2022-07-28T12:22:10.931Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-28T12:22:10.931Z] #31 sha256:32f349208dd8b09fc67d58f0215b8c9052dc0d3299ced21eb4546df2c30acb3b [2022-07-28T12:22:10.931Z] #31 DONE 0.7s [2022-07-28T12:22:10.931Z] [2022-07-28T12:22:10.931Z] #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 [2022-07-28T12:22:10.931Z] #12 sha256:80961b0fd996e72b81a761749f35f96b4c93a7ad32d3eb8f5aa226761b422ac0 [2022-07-28T12:22:10.931Z] #12 DONE 0.8s [2022-07-28T12:22:10.931Z] [2022-07-28T12:22:10.931Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-28T12:22:10.931Z] #39 sha256:7d9e8e5ff98fc510c18464f515e2b5663adda8189f702551e3a556acec38633b [2022-07-28T12:22:10.931Z] #39 DONE 0.9s [2022-07-28T12:22:10.931Z] [2022-07-28T12:22:10.931Z] #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 [2022-07-28T12:22:10.931Z] #13 sha256:1355b81fbf4f4448ac93cb7bbcbe2f1a8548ea486f9372bb94de873a615cd30c [2022-07-28T12:22:11.392Z] #43 ... [2022-07-28T12:22:11.392Z] [2022-07-28T12:22:11.392Z] #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 [2022-07-28T12:22:11.392Z] #34 sha256:d407d5b3056b6dcfb08acd460b6077e28590afb3a1053168a3efb5dba075cea6 [2022-07-28T12:22:11.392Z] #34 83.08 reflect [2022-07-28T12:22:11.392Z] #34 ... [2022-07-28T12:22:11.392Z] [2022-07-28T12:22:11.392Z] #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 [2022-07-28T12:22:11.392Z] #37 sha256:31a51e33a13816d10c5e2af060c2c55acbdc1c6115d1f151ed7a1e4655a07ddd [2022-07-28T12:22:11.392Z] #37 2.022 + RM_GOPATH=0 [2022-07-28T12:22:11.392Z] #37 2.022 + TMP_GOPATH= [2022-07-28T12:22:11.392Z] #37 2.022 + : /build [2022-07-28T12:22:11.392Z] #37 2.022 + '[' -z '' ']' [2022-07-28T12:22:11.392Z] #37 2.022 ++ mktemp -d [2022-07-28T12:22:11.392Z] #37 2.022 + export GOPATH=/tmp/tmp.YJ4F19C92F [2022-07-28T12:22:11.392Z] #37 2.022 + GOPATH=/tmp/tmp.YJ4F19C92F [2022-07-28T12:22:11.392Z] #37 2.022 + RM_GOPATH=1 [2022-07-28T12:22:11.392Z] #37 2.022 + case "$(go env GOARCH)" in [2022-07-28T12:22:11.392Z] #37 2.022 ++ go env GOARCH [2022-07-28T12:22:11.649Z] #37 2.053 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T12:22:11.649Z] #37 2.053 + GO_BUILDMODE=-buildmode=pie [2022-07-28T12:22:11.649Z] #37 2.053 ++ dirname /tmp/install/install.sh [2022-07-28T12:22:11.649Z] #37 2.076 + dir=/tmp/install [2022-07-28T12:22:11.649Z] #37 2.076 + bin=tini [2022-07-28T12:22:11.649Z] #37 2.076 + shift [2022-07-28T12:22:11.649Z] #37 2.076 + '[' '!' -f /tmp/install/tini.installer ']' [2022-07-28T12:22:11.649Z] #37 2.076 + . /tmp/install/tini.installer [2022-07-28T12:22:11.649Z] #37 2.076 ++ : v0.19.0 [2022-07-28T12:22:11.649Z] #37 2.076 + install_tini [2022-07-28T12:22:11.649Z] #37 2.076 + echo 'Install tini version v0.19.0' [2022-07-28T12:22:11.649Z] #37 2.076 + git clone https://github.com/krallin/tini.git /tmp/tmp.YJ4F19C92F/tini [2022-07-28T12:22:11.649Z] #37 2.076 Install tini version v0.19.0 [2022-07-28T12:22:11.649Z] #37 2.084 Cloning into '/tmp/tmp.YJ4F19C92F/tini'... [2022-07-28T12:22:12.579Z] #37 ... [2022-07-28T12:22:12.579Z] [2022-07-28T12:22:12.579Z] #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 [2022-07-28T12:22:12.579Z] #47 sha256:e42163494c647e618eb9b6ff5f12b2e1c47c14c35cb208d8705593d36266f154 [2022-07-28T12:22:12.579Z] #47 DONE 94.0s [2022-07-28T12:22:12.579Z] [2022-07-28T12:22:12.579Z] #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 [2022-07-28T12:22:12.579Z] #34 sha256:d407d5b3056b6dcfb08acd460b6077e28590afb3a1053168a3efb5dba075cea6 [2022-07-28T12:22:12.579Z] #34 93.36 internal/syscall/unix [2022-07-28T12:22:12.579Z] #34 93.96 time [2022-07-28T12:22:12.605Z] #36 25.10 Reading package lists... [2022-07-28T12:22:12.605Z] #36 ... [2022-07-28T12:22:12.605Z] [2022-07-28T12:22:12.605Z] #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 [2022-07-28T12:22:12.605Z] #49 sha256:7a440a42ab7746b14a3643befce632fb87f810e663b353a01fb6c96445564781 [2022-07-28T12:22:12.605Z] #49 27.89 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-28T12:22:12.605Z] #49 27.91 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-28T12:22:12.605Z] #49 28.03 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-07-28T12:22:12.605Z] #49 28.06 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-07-28T12:22:12.605Z] #49 28.15 go: downloading github.com/gogo/protobuf v1.2.1 [2022-07-28T12:22:12.605Z] #49 29.34 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-07-28T12:22:12.605Z] #49 29.49 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-28T12:22:12.605Z] #49 29.72 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-07-28T12:22:12.706Z] #56 ... [2022-07-28T12:22:12.706Z] [2022-07-28T12:22:12.706Z] #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 [2022-07-28T12:22:12.706Z] #42 sha256:53320a76784e10e4c6da186ee494d7afc4a706b4777ecff09da0295825075e0d [2022-07-28T12:22:12.706Z] #42 61.89 The following NEW packages will be installed: [2022-07-28T12:22:12.706Z] #42 61.89 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-07-28T12:22:12.706Z] #42 61.90 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-07-28T12:22:12.706Z] #42 61.90 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-07-28T12:22:12.706Z] #42 61.90 python-six zlib1g-dev [2022-07-28T12:22:12.706Z] #42 62.42 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2022-07-28T12:22:12.706Z] #42 62.42 Need to get 4091 kB of archives. [2022-07-28T12:22:12.706Z] #42 62.42 After this operation, 22.5 MB of additional disk space will be used. [2022-07-28T12:22:12.706Z] #42 62.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-07-28T12:22:12.706Z] #42 62.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-28T12:22:12.706Z] #42 62.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-07-28T12:22:12.706Z] #42 62.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-07-28T12:22:12.706Z] #42 62.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-07-28T12:22:12.706Z] #42 62.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-07-28T12:22:12.706Z] #42 62.51 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-07-28T12:22:12.706Z] #42 62.51 Get:8 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1+deb10u1 [210 kB] [2022-07-28T12:22:12.706Z] #42 62.59 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-07-28T12:22:12.706Z] #42 62.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-07-28T12:22:12.706Z] #42 62.73 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-07-28T12:22:12.706Z] #42 62.88 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-07-28T12:22:12.706Z] #42 62.96 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-07-28T12:22:12.706Z] #42 63.00 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-07-28T12:22:12.706Z] #42 63.00 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-07-28T12:22:12.706Z] #42 63.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-07-28T12:22:12.706Z] #42 63.02 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-07-28T12:22:12.706Z] #42 64.95 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T12:22:12.706Z] #42 65.19 Fetched 4091 kB in 1s (4144 kB/s) [2022-07-28T12:22:12.706Z] #42 65.35 Selecting previously unselected package libcap-dev:amd64. [2022-07-28T12:22:12.706Z] #42 65.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.) [2022-07-28T12:22:12.706Z] #42 65.47 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-07-28T12:22:12.706Z] #42 65.51 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-07-28T12:22:12.706Z] #42 65.68 Selecting previously unselected package libnet1:amd64. [2022-07-28T12:22:12.706Z] #42 65.69 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-28T12:22:12.706Z] #42 65.71 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-28T12:22:12.706Z] #42 65.85 Selecting previously unselected package libnet1-dev. [2022-07-28T12:22:12.706Z] #42 65.85 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-28T12:22:12.706Z] #42 65.87 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-07-28T12:22:12.706Z] #42 66.15 Selecting previously unselected package libnl-3-200:amd64. [2022-07-28T12:22:12.706Z] #42 66.15 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-07-28T12:22:12.706Z] #42 66.16 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-07-28T12:22:12.706Z] #42 66.37 Selecting previously unselected package libnl-3-dev:amd64. [2022-07-28T12:22:12.706Z] #42 66.38 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-07-28T12:22:12.706Z] #42 66.40 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-07-28T12:22:12.706Z] #42 66.92 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-28T12:22:12.706Z] #42 66.92 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-07-28T12:22:12.706Z] #42 66.92 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-07-28T12:22:12.706Z] #42 67.07 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-28T12:22:12.706Z] #42 67.08 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-07-28T12:22:12.706Z] #42 67.10 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-07-28T12:22:12.967Z] #42 67.36 Selecting previously unselected package zlib1g-dev:amd64. [2022-07-28T12:22:12.967Z] #42 67.37 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-07-28T12:22:13.228Z] #42 67.41 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-07-28T12:22:13.489Z] #42 67.81 Selecting previously unselected package libprotobuf17:amd64. [2022-07-28T12:22:13.489Z] #42 67.82 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-07-28T12:22:13.489Z] #42 67.84 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-07-28T12:22:14.431Z] #42 ... [2022-07-28T12:22:14.431Z] [2022-07-28T12:22:14.432Z] #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 [2022-07-28T12:22:14.432Z] #32 sha256:128f5e9e3c460e350100d97a8fbe5cbaac3696236b1f14b019d3ffe8833b2be2 [2022-07-28T12:22:15.641Z] #32 68.31 Checking out files: 69% (1063/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: 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: 92% (1402/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. [2022-07-28T12:22:15.641Z] #32 69.67 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-28T12:22:16.220Z] #13 ... [2022-07-28T12:22:16.220Z] [2022-07-28T12:22:16.220Z] #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 [2022-07-28T12:22:16.220Z] #29 sha256:eabf9226dda8fb54b4997b76d7737db272b990e3cc78e1ab40d54409d444d5dd [2022-07-28T12:22:16.220Z] #29 6.399 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-28T12:22:16.220Z] #29 6.491 [2022-07-28T12:22:16.220Z] #29 6.710 #=#=# ######################################################################## 100.0% [2022-07-28T12:22:16.220Z] #29 6.810 [2022-07-28T12:22:16.220Z] #29 7.353 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-28T12:22:16.220Z] #29 7.482 [2022-07-28T12:22:16.220Z] #29 7.717 #=#=# ######################################################################## 100.0% [2022-07-28T12:22:16.220Z] #29 7.837 [2022-07-28T12:22:16.220Z] #29 8.591 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-07-28T12:22:16.220Z] #29 8.745 [2022-07-28T12:22:16.220Z] #29 9.000 #=#=# 1.0% ################# 24.3% ############################### 43.3% ######################################### 58.1% ################################################## 70.1% ################################################################### 94.1% ######################################################################## 100.0% [2022-07-28T12:22:16.220Z] #29 9.711 [2022-07-28T12:22:16.220Z] #29 10.26 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-28T12:22:16.220Z] #29 10.37 [2022-07-28T12:22:16.220Z] #29 10.62 #=#=# ######################################################################## 100.0% [2022-07-28T12:22:16.220Z] #29 10.72 [2022-07-28T12:22:16.220Z] #29 11.19 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-28T12:22:16.220Z] #29 11.36 [2022-07-28T12:22:16.220Z] #29 11.61 #=#=# ######################################################################## 100.0% [2022-07-28T12:22:16.220Z] #29 11.72 [2022-07-28T12:22:16.220Z] #29 11.75 Download of images into '/build' complete. [2022-07-28T12:22:16.220Z] #29 11.75 Use something like the following to load the result into a Docker daemon: [2022-07-28T12:22:16.220Z] #29 11.75 tar -cC '/build' . | docker load [2022-07-28T12:22:16.241Z] #32 70.22 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-28T12:22:16.518Z] #32 ... [2022-07-28T12:22:16.518Z] [2022-07-28T12:22:16.518Z] #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 [2022-07-28T12:22:16.518Z] #13 sha256:1355b81fbf4f4448ac93cb7bbcbe2f1a8548ea486f9372bb94de873a615cd30c [2022-07-28T12:22:16.518Z] #13 54.08 Building dependency tree... [2022-07-28T12:22:16.518Z] #13 59.37 The following additional packages will be installed: [2022-07-28T12:22:16.518Z] #13 59.37 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-07-28T12:22:16.518Z] #13 59.38 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-07-28T12:22:16.518Z] #13 59.38 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-07-28T12:22:16.518Z] #13 59.38 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-07-28T12:22:16.518Z] #13 59.38 mingw-w64-x86-64-dev [2022-07-28T12:22:16.518Z] #13 59.41 Suggested packages: [2022-07-28T12:22:16.518Z] #13 59.41 gcc-8-locales seccomp wine64 [2022-07-28T12:22:16.518Z] #13 60.95 The following NEW packages will be installed: [2022-07-28T12:22:16.518Z] #13 60.97 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-28T12:22:16.518Z] #13 60.97 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-07-28T12:22:16.518Z] #13 60.97 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-07-28T12:22:16.518Z] #13 60.98 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-07-28T12:22:16.518Z] #13 60.98 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-07-28T12:22:16.518Z] #13 60.99 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-07-28T12:22:16.518Z] #13 61.01 The following packages will be upgraded: [2022-07-28T12:22:16.518Z] #13 61.04 libseccomp2 [2022-07-28T12:22:16.518Z] #13 61.57 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2022-07-28T12:22:16.518Z] #13 61.57 Need to get 77.8 MB of archives. [2022-07-28T12:22:16.518Z] #13 61.57 After this operation, 487 MB of additional disk space will be used. [2022-07-28T12:22:16.518Z] #13 61.57 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] [2022-07-28T12:22:16.518Z] #13 61.57 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-07-28T12:22:16.518Z] #13 61.58 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-07-28T12:22:16.518Z] #13 61.83 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] [2022-07-28T12:22:16.518Z] #13 62.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-07-28T12:22:16.518Z] #13 62.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-07-28T12:22:16.518Z] #13 62.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-07-28T12:22:16.518Z] #13 62.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-07-28T12:22:16.518Z] #13 62.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-07-28T12:22:16.518Z] #13 63.22 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] [2022-07-28T12:22:16.518Z] #13 63.24 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] [2022-07-28T12:22:16.787Z] #13 ... [2022-07-28T12:22:16.787Z] [2022-07-28T12:22:16.787Z] #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 [2022-07-28T12:22:16.787Z] #42 sha256:53320a76784e10e4c6da186ee494d7afc4a706b4777ecff09da0295825075e0d [2022-07-28T12:22:16.787Z] #42 69.16 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-07-28T12:22:16.787Z] #42 69.17 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-07-28T12:22:16.787Z] #42 69.17 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-07-28T12:22:16.787Z] #42 69.71 Selecting previously unselected package libprotobuf-dev:amd64. [2022-07-28T12:22:16.787Z] #42 69.71 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-07-28T12:22:16.787Z] #42 69.72 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-07-28T12:22:16.790Z] #29 ... [2022-07-28T12:22:16.790Z] [2022-07-28T12:22:16.790Z] #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 [2022-07-28T12:22:16.790Z] #24 sha256:f4c89dda8c137be585a69a0f7a92028a0623e37698d6616c489e6c34f619471c [2022-07-28T12:22:16.790Z] #24 6.578 + RM_GOPATH=0 [2022-07-28T12:22:16.790Z] #24 6.578 + TMP_GOPATH= [2022-07-28T12:22:16.790Z] #24 6.578 + : /build [2022-07-28T12:22:16.790Z] #24 6.578 + '[' -z '' ']' [2022-07-28T12:22:16.790Z] #24 6.579 ++ mktemp -d [2022-07-28T12:22:16.790Z] #24 6.586 + export GOPATH=/tmp/tmp.YKLlst8KPl [2022-07-28T12:22:16.790Z] #24 6.586 + GOPATH=/tmp/tmp.YKLlst8KPl [2022-07-28T12:22:16.790Z] #24 6.586 + RM_GOPATH=1 [2022-07-28T12:22:16.790Z] #24 6.586 + case "$(go env GOARCH)" in [2022-07-28T12:22:16.790Z] #24 6.586 ++ go env GOARCH [2022-07-28T12:22:16.790Z] #24 6.592 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T12:22:16.790Z] #24 6.593 + GO_BUILDMODE=-buildmode=pie [2022-07-28T12:22:16.790Z] #24 6.593 ++ dirname /tmp/install/install.sh [2022-07-28T12:22:16.790Z] #24 6.598 + dir=/tmp/install [2022-07-28T12:22:16.790Z] #24 6.599 + bin=dockercli [2022-07-28T12:22:16.790Z] #24 6.599 + shift [2022-07-28T12:22:16.790Z] #24 6.599 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-07-28T12:22:16.790Z] #24 6.599 + . /tmp/install/dockercli.installer [2022-07-28T12:22:16.790Z] #24 6.599 ++ : stable [2022-07-28T12:22:16.790Z] #24 6.599 ++ : 17.06.2-ce [2022-07-28T12:22:16.790Z] #24 6.600 + install_dockercli [2022-07-28T12:22:16.790Z] #24 6.600 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-28T12:22:16.790Z] #24 6.600 Install docker/cli version 17.06.2-ce from stable [2022-07-28T12:22:16.790Z] #24 6.602 ++ uname -m [2022-07-28T12:22:16.790Z] #24 6.607 + arch=x86_64 [2022-07-28T12:22:16.790Z] #24 6.607 + '[' x86_64 '!=' x86_64 ']' [2022-07-28T12:22:16.790Z] #24 6.608 + url=https://download.docker.com/linux/static [2022-07-28T12:22:16.790Z] #24 6.610 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-28T12:22:16.790Z] #24 6.610 + tar -xz docker/docker [2022-07-28T12:22:16.802Z] #49 ... [2022-07-28T12:22:16.802Z] [2022-07-28T12:22:16.802Z] #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 [2022-07-28T12:22:16.802Z] #55 sha256:e128e236d2a3de2c1c1c599bd727f58a3cc396c73250b7298a53fa9371c9ba25 [2022-07-28T12:22:16.802Z] #55 22.49 Reading package lists... [2022-07-28T12:22:16.802Z] #55 28.53 Building dependency tree... [2022-07-28T12:22:16.802Z] #55 31.67 The following additional packages will be installed: [2022-07-28T12:22:16.802Z] #55 31.68 libbtrfs0 [2022-07-28T12:22:16.802Z] #55 31.89 The following NEW packages will be installed: [2022-07-28T12:22:16.802Z] #55 31.90 libbtrfs-dev libbtrfs0 [2022-07-28T12:22:16.802Z] #55 32.33 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-28T12:22:16.802Z] #55 32.33 Need to get 119 kB of archives. [2022-07-28T12:22:16.802Z] #55 32.33 After this operation, 387 kB of additional disk space will be used. [2022-07-28T12:22:16.802Z] #55 32.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2022-07-28T12:22:16.802Z] #55 32.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2022-07-28T12:22:16.802Z] #55 33.24 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T12:22:16.802Z] #55 33.75 Fetched 119 kB in 0s (418 kB/s) [2022-07-28T12:22:16.802Z] #55 33.90 Selecting previously unselected package libbtrfs0. [2022-07-28T12:22:16.802Z] #55 33.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2022-07-28T12:22:16.802Z] #55 33.93 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2022-07-28T12:22:16.802Z] #55 34.01 Unpacking libbtrfs0 (4.20.1-2) ...#55 ... [2022-07-28T12:22:16.802Z] [2022-07-28T12:22:16.802Z] #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 [2022-07-28T12:22:16.802Z] #51 sha256:5e813c40c8fbc0eaae56d3f1c1c5ce1425fb668fdb6fa57bd156cc01337966bb [2022-07-28T12:22:16.802Z] #51 DONE 34.1s [2022-07-28T12:22:16.802Z] [2022-07-28T12:22:16.802Z] #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 [2022-07-28T12:22:16.802Z] #55 sha256:e128e236d2a3de2c1c1c599bd727f58a3cc396c73250b7298a53fa9371c9ba25 [2022-07-28T12:22:16.802Z] #55 34.01 Unpacking libbtrfs0 (4.20.1-2) ... [2022-07-28T12:22:16.802Z] #55 ... [2022-07-28T12:22:16.802Z] [2022-07-28T12:22:16.802Z] #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 [2022-07-28T12:22:16.802Z] #42 sha256:2332bd61b57ece649653a4d6af6ec53f170f47793dd2e62d76adf295a1557007 [2022-07-28T12:22:16.802Z] #42 24.38 Reading package lists... [2022-07-28T12:22:16.802Z] #42 30.48 Building dependency tree... [2022-07-28T12:22:16.802Z] #42 33.65 The following additional packages will be installed: [2022-07-28T12:22:16.802Z] #42 33.65 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-07-28T12:22:16.802Z] #42 33.66 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-07-28T12:22:16.802Z] #42 33.66 Suggested packages: [2022-07-28T12:22:16.802Z] #42 33.67 manpages-dev python-setuptools [2022-07-28T12:22:17.740Z] #42 72.03 Selecting previously unselected package libprotoc17:amd64. [2022-07-28T12:22:17.740Z] #42 72.03 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-07-28T12:22:17.740Z] #42 72.04 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-07-28T12:22:17.752Z] #42 35.06 The following NEW packages will be installed: [2022-07-28T12:22:17.752Z] #42 35.06 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-07-28T12:22:17.752Z] #42 35.06 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-07-28T12:22:17.840Z] #34 ... [2022-07-28T12:22:17.840Z] [2022-07-28T12:22:17.840Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:22:17.840Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:22:17.840Z] #43 3.982 Note: Building without setproctitle() and strlcpy() support. [2022-07-28T12:22:17.840Z] #43 3.982 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-07-28T12:22:17.840Z] #43 4.013 Note: Building without GnuTLS support [2022-07-28T12:22:17.840Z] #43 4.036 Makefile.config:39: Warn: you have no libnftables installed [2022-07-28T12:22:17.840Z] #43 4.036 Makefile.config:40: Warn: Building without nftables support [2022-07-28T12:22:17.840Z] #43 7.072 fatal: not a git repository (or any of the parent directories): .git [2022-07-28T12:22:17.840Z] #43 7.209 GEN .gitid [2022-07-28T12:22:17.840Z] #43 7.318 GEN criu/include/version.h [2022-07-28T12:22:17.840Z] #43 7.581 GEN include/common/asm [2022-07-28T12:22:18.030Z] #42 35.06 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-07-28T12:22:18.030Z] #42 35.06 python-six zlib1g-dev [2022-07-28T12:22:18.030Z] #42 ... [2022-07-28T12:22:18.030Z] [2022-07-28T12:22:18.030Z] #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 [2022-07-28T12:22:18.030Z] #40 sha256:243917ce141b6e273a8c7d660d18ced4887d695dbc8a0a17ec2183d720b95e71 [2022-07-28T12:22:18.030Z] #40 24.85 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-28T12:22:18.030Z] #40 ... [2022-07-28T12:22:18.030Z] [2022-07-28T12:22:18.030Z] #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 [2022-07-28T12:22:18.030Z] #55 sha256:e128e236d2a3de2c1c1c599bd727f58a3cc396c73250b7298a53fa9371c9ba25 [2022-07-28T12:22:18.030Z] #55 34.17 Selecting previously unselected package libbtrfs-dev. [2022-07-28T12:22:18.030Z] #55 34.24 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2022-07-28T12:22:18.030Z] #55 34.25 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-07-28T12:22:18.030Z] #55 34.76 Setting up libbtrfs0 (4.20.1-2) ... [2022-07-28T12:22:18.030Z] #55 34.76 Setting up libbtrfs-dev (4.20.1-2) ... [2022-07-28T12:22:18.030Z] #55 34.76 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-28T12:22:18.030Z] #55 DONE 35.3s [2022-07-28T12:22:18.030Z] [2022-07-28T12:22:18.030Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-28T12:22:18.030Z] #56 sha256:36ce678287ecfa207c7aca74d87d1046523f943536553e4c8f4975a114a1df0a [2022-07-28T12:22:18.173Z] #24 ... [2022-07-28T12:22:18.173Z] [2022-07-28T12:22:18.173Z] #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 [2022-07-28T12:22:18.173Z] #29 sha256:eabf9226dda8fb54b4997b76d7737db272b990e3cc78e1ab40d54409d444d5dd [2022-07-28T12:22:18.173Z] #29 DONE 14.1s [2022-07-28T12:22:18.173Z] [2022-07-28T12:22:18.173Z] #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 [2022-07-28T12:22:18.173Z] #13 sha256:1355b81fbf4f4448ac93cb7bbcbe2f1a8548ea486f9372bb94de873a615cd30c [2022-07-28T12:22:18.173Z] #13 5.814 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-07-28T12:22:18.173Z] #13 5.918 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-28T12:22:18.173Z] #13 5.918 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-28T12:22:18.173Z] #13 5.923 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-28T12:22:18.173Z] #13 6.670 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-07-28T12:22:18.731Z] #42 ... [2022-07-28T12:22:18.731Z] [2022-07-28T12:22:18.731Z] #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 [2022-07-28T12:22:18.731Z] #36 sha256:7dd4e759055c6fdc44b996a50e3e8652ec102e5d6500a83870d08c6d6be0f336 [2022-07-28T12:22:18.731Z] #36 62.93 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T12:22:18.731Z] #36 63.27 Fetched 14.9 MB in 3s (5531 kB/s) [2022-07-28T12:22:18.731Z] #36 63.39 Selecting previously unselected package xxd. [2022-07-28T12:22:18.731Z] #36 63.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-07-28T12:22:18.731Z] #36 63.48 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-07-28T12:22:18.731Z] #36 63.50 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:22:18.731Z] #36 63.72 Selecting previously unselected package vim-common. [2022-07-28T12:22:18.731Z] #36 63.72 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-07-28T12:22:18.731Z] #36 63.77 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:22:18.731Z] #36 64.20 Selecting previously unselected package libicu63:amd64. [2022-07-28T12:22:18.731Z] #36 64.20 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-07-28T12:22:18.731Z] #36 64.22 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-07-28T12:22:18.992Z] #36 ... [2022-07-28T12:22:18.992Z] [2022-07-28T12:22:18.992Z] #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 [2022-07-28T12:22:18.992Z] #42 sha256:53320a76784e10e4c6da186ee494d7afc4a706b4777ecff09da0295825075e0d [2022-07-28T12:22:18.992Z] #42 73.37 Selecting previously unselected package protobuf-c-compiler. [2022-07-28T12:22:19.012Z] #56 0.739 + RM_GOPATH=0 [2022-07-28T12:22:19.012Z] #56 0.740 + TMP_GOPATH= [2022-07-28T12:22:19.012Z] #56 0.740 + : /build [2022-07-28T12:22:19.012Z] #56 0.740 + '[' -z '' ']' [2022-07-28T12:22:19.012Z] #56 0.745 ++ mktemp -d [2022-07-28T12:22:19.012Z] #56 0.747 + export GOPATH=/tmp/tmp.ZCkmySGHo5 [2022-07-28T12:22:19.012Z] #56 0.747 + GOPATH=/tmp/tmp.ZCkmySGHo5 [2022-07-28T12:22:19.012Z] #56 0.747 + RM_GOPATH=1 [2022-07-28T12:22:19.012Z] #56 0.747 + case "$(go env GOARCH)" in [2022-07-28T12:22:19.012Z] #56 0.753 ++ go env GOARCH [2022-07-28T12:22:19.012Z] #56 0.780 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T12:22:19.012Z] #56 0.780 + GO_BUILDMODE=-buildmode=pie [2022-07-28T12:22:19.012Z] #56 0.782 ++ dirname /tmp/install/install.sh [2022-07-28T12:22:19.012Z] #56 0.783 + dir=/tmp/install [2022-07-28T12:22:19.012Z] #56 0.785 + bin=containerd [2022-07-28T12:22:19.012Z] #56 0.785 + shift [2022-07-28T12:22:19.012Z] #56 0.785 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-07-28T12:22:19.012Z] #56 0.789 + . /tmp/install/containerd.installer [2022-07-28T12:22:19.012Z] #56 0.789 ++ set -e [2022-07-28T12:22:19.012Z] #56 0.789 ++ : v1.6.6 [2022-07-28T12:22:19.012Z] #56 0.790 + install_containerd [2022-07-28T12:22:19.012Z] #56 0.795 + echo 'Install containerd version v1.6.6' [2022-07-28T12:22:19.012Z] #56 0.840 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ZCkmySGHo5/src/github.com/containerd/containerd [2022-07-28T12:22:19.012Z] #56 0.841 Install containerd version v1.6.6 [2022-07-28T12:22:19.012Z] #56 0.843 Cloning into '/tmp/tmp.ZCkmySGHo5/src/github.com/containerd/containerd'... [2022-07-28T12:22:19.252Z] #42 73.37 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-07-28T12:22:19.252Z] #42 73.38 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-07-28T12:22:19.512Z] #42 73.68 Selecting previously unselected package protobuf-compiler. [2022-07-28T12:22:19.512Z] #42 73.69 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-07-28T12:22:19.512Z] #42 73.73 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-07-28T12:22:19.555Z] #13 8.661 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-28T12:22:19.772Z] #42 74.07 Selecting previously unselected package python-pkg-resources. [2022-07-28T12:22:19.772Z] #42 74.08 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-07-28T12:22:19.772Z] #42 74.10 Unpacking python-pkg-resources (40.8.0-1) ... [2022-07-28T12:22:19.947Z] #56 ... [2022-07-28T12:22:19.947Z] [2022-07-28T12:22:19.947Z] #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 [2022-07-28T12:22:19.947Z] #67 sha256:8e6fef568ea48cb92105f9bcfa85b0ddb8cd72821555d969c04c77af842ae00c [2022-07-28T12:22:19.947Z] #67 DONE 37.1s [2022-07-28T12:22:19.947Z] [2022-07-28T12:22:19.947Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-07-28T12:22:19.947Z] #13 sha256:1d76de14f5ff38dea40f0347c6e9c725597517c4048b7bd41edafed3c2d1dd63 [2022-07-28T12:22:19.947Z] #13 19.07 Reading package lists... [2022-07-28T12:22:19.947Z] #13 26.64 Reading package lists... [2022-07-28T12:22:19.947Z] #13 32.38 Building dependency tree... [2022-07-28T12:22:20.032Z] #42 74.42 Selecting previously unselected package python-six. [2022-07-28T12:22:20.032Z] #42 74.42 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-07-28T12:22:20.032Z] #42 74.43 Unpacking python-six (1.12.0-1) ... [2022-07-28T12:22:20.127Z] #13 ... [2022-07-28T12:22:20.127Z] [2022-07-28T12:22:20.127Z] #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 [2022-07-28T12:22:20.127Z] #34 sha256:8f541030d4e026b6295a3c69f254c0425dcb5b1996f23cf7e63e4dd93e69f8a7 [2022-07-28T12:22:20.127Z] #34 5.919 + RM_GOPATH=0 [2022-07-28T12:22:20.127Z] #34 5.919 + TMP_GOPATH= [2022-07-28T12:22:20.127Z] #34 5.919 + : /build [2022-07-28T12:22:20.127Z] #34 5.919 + '[' -z '' ']' [2022-07-28T12:22:20.127Z] #34 5.920 ++ mktemp -d [2022-07-28T12:22:20.127Z] #34 5.923 + export GOPATH=/tmp/tmp.Ps1ToJzxNo [2022-07-28T12:22:20.127Z] #34 5.923 + GOPATH=/tmp/tmp.Ps1ToJzxNo [2022-07-28T12:22:20.127Z] #34 5.923 + RM_GOPATH=1 [2022-07-28T12:22:20.127Z] #34 5.923 + case "$(go env GOARCH)" in [2022-07-28T12:22:20.127Z] #34 5.924 ++ go env GOARCH [2022-07-28T12:22:20.127Z] #34 5.941 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-07-28T12:22:20.127Z] #34 5.941 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T12:22:20.127Z] #34 5.941 + GO_BUILDMODE=-buildmode=pie [2022-07-28T12:22:20.127Z] #34 5.941 ++ dirname /tmp/install/install.sh [2022-07-28T12:22:20.127Z] #34 5.941 + dir=/tmp/install [2022-07-28T12:22:20.127Z] #34 5.941 + bin=tomlv [2022-07-28T12:22:20.127Z] #34 5.941 + shift [2022-07-28T12:22:20.127Z] #34 5.941 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-07-28T12:22:20.127Z] #34 5.941 + . /tmp/install/tomlv.installer [2022-07-28T12:22:20.127Z] #34 5.941 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-07-28T12:22:20.127Z] #34 5.941 + install_tomlv [2022-07-28T12:22:20.127Z] #34 5.941 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-07-28T12:22:20.127Z] #34 5.941 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Ps1ToJzxNo/src/github.com/BurntSushi/toml [2022-07-28T12:22:20.127Z] #34 5.955 Cloning into '/tmp/tmp.Ps1ToJzxNo/src/github.com/BurntSushi/toml'... [2022-07-28T12:22:20.127Z] #34 7.449 + cd /tmp/tmp.Ps1ToJzxNo/src/github.com/BurntSushi/toml [2022-07-28T12:22:20.127Z] #34 7.449 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-07-28T12:22:20.127Z] #34 7.686 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-07-28T12:22:20.127Z] #34 8.693 internal/unsafeheader [2022-07-28T12:22:20.127Z] #34 8.768 internal/abi [2022-07-28T12:22:20.127Z] #34 8.863 internal/cpu [2022-07-28T12:22:20.127Z] #34 9.193 internal/goexperiment [2022-07-28T12:22:20.127Z] #34 9.364 runtime/internal/atomic [2022-07-28T12:22:20.127Z] #34 9.813 internal/bytealg [2022-07-28T12:22:20.211Z] #13 ... [2022-07-28T12:22:20.211Z] [2022-07-28T12:22:20.211Z] #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 [2022-07-28T12:22:20.211Z] #42 sha256:2332bd61b57ece649653a4d6af6ec53f170f47793dd2e62d76adf295a1557007 [2022-07-28T12:22:20.211Z] #42 35.50 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2022-07-28T12:22:20.211Z] #42 35.50 Need to get 3796 kB of archives. [2022-07-28T12:22:20.211Z] #42 35.50 After this operation, 21.6 MB of additional disk space will be used. [2022-07-28T12:22:20.211Z] #42 35.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2022-07-28T12:22:20.211Z] #42 35.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-07-28T12:22:20.211Z] #42 35.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2022-07-28T12:22:20.211Z] #42 35.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2022-07-28T12:22:20.211Z] #42 35.53 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2022-07-28T12:22:20.211Z] #42 35.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2022-07-28T12:22:20.211Z] #42 35.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2022-07-28T12:22:20.211Z] #42 35.54 Get:8 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1+deb10u1 [208 kB] [2022-07-28T12:22:20.211Z] #42 35.61 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2022-07-28T12:22:20.211Z] #42 35.67 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2022-07-28T12:22:20.211Z] #42 35.68 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2022-07-28T12:22:20.211Z] #42 35.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2022-07-28T12:22:20.211Z] #42 35.82 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2022-07-28T12:22:20.211Z] #42 35.82 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2022-07-28T12:22:20.211Z] #42 35.82 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-07-28T12:22:20.211Z] #42 35.83 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2022-07-28T12:22:20.211Z] #42 35.83 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2022-07-28T12:22:20.211Z] #42 36.97 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T12:22:20.211Z] #42 37.19 Fetched 3796 kB in 1s (5983 kB/s) [2022-07-28T12:22:20.211Z] #42 37.48 Selecting previously unselected package libcap-dev:arm64. [2022-07-28T12:22:20.211Z] #42 37.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2022-07-28T12:22:20.292Z] #42 74.57 Selecting previously unselected package python-protobuf. [2022-07-28T12:22:20.292Z] #42 74.60 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-07-28T12:22:20.292Z] #42 74.61 Unpacking python-protobuf (3.6.1.3-2) ... [2022-07-28T12:22:20.362Z] #43 10.70 PBCC images/timens.pb-c.c [2022-07-28T12:22:20.362Z] #43 10.73 DEP images/timens.pb-c.d [2022-07-28T12:22:20.362Z] #43 10.85 PBCC images/fown.pb-c.c [2022-07-28T12:22:20.362Z] #43 10.91 PBCC images/google/protobuf/descriptor.pb-c.c [2022-07-28T12:22:20.362Z] #43 10.99 PBCC images/opts.pb-c.c [2022-07-28T12:22:20.387Z] #34 10.22 runtime/internal/sys [2022-07-28T12:22:20.387Z] #34 ... [2022-07-28T12:22:20.387Z] [2022-07-28T12:22:20.387Z] #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 [2022-07-28T12:22:20.387Z] #51 sha256:d384f3ef5d519889f584caa6c27f60b05ef472cd82ff014ca9bb593c240e7479 [2022-07-28T12:22:20.387Z] #51 4.941 + RM_GOPATH=0 [2022-07-28T12:22:20.387Z] #51 4.941 + TMP_GOPATH= [2022-07-28T12:22:20.387Z] #51 4.941 + : /build [2022-07-28T12:22:20.387Z] #51 4.941 + '[' -z '' ']' [2022-07-28T12:22:20.387Z] #51 4.943 ++ mktemp -d [2022-07-28T12:22:20.387Z] #51 4.949 + export GOPATH=/tmp/tmp.Ls4g8vouru [2022-07-28T12:22:20.387Z] #51 4.949 + GOPATH=/tmp/tmp.Ls4g8vouru [2022-07-28T12:22:20.387Z] #51 4.949 + RM_GOPATH=1 [2022-07-28T12:22:20.387Z] #51 4.949 + case "$(go env GOARCH)" in [2022-07-28T12:22:20.387Z] #51 4.949 ++ go env GOARCH [2022-07-28T12:22:20.387Z] #51 4.951 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T12:22:20.387Z] #51 4.951 + GO_BUILDMODE=-buildmode=pie [2022-07-28T12:22:20.387Z] #51 4.954 ++ dirname /tmp/install/install.sh [2022-07-28T12:22:20.387Z] #51 4.954 + dir=/tmp/install [2022-07-28T12:22:20.387Z] #51 4.954 + bin=shfmt [2022-07-28T12:22:20.387Z] #51 4.954 + shift [2022-07-28T12:22:20.387Z] #51 4.954 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-07-28T12:22:20.387Z] #51 4.954 + . /tmp/install/shfmt.installer [2022-07-28T12:22:20.387Z] #51 4.954 ++ : v3.0.2 [2022-07-28T12:22:20.387Z] #51 4.954 + install_shfmt [2022-07-28T12:22:20.387Z] #51 4.954 + echo 'Install shfmt version v3.0.2' [2022-07-28T12:22:20.387Z] #51 4.954 + GOBIN=/build [2022-07-28T12:22:20.387Z] #51 4.954 + GO111MODULE=on [2022-07-28T12:22:20.387Z] #51 4.954 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-07-28T12:22:20.387Z] #51 4.965 Install shfmt version v3.0.2 [2022-07-28T12:22:20.387Z] #51 5.429 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-28T12:22:20.387Z] #51 7.836 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-28T12:22:20.387Z] #51 7.842 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-28T12:22:20.387Z] #51 8.000 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-28T12:22:20.387Z] #51 10.33 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-28T12:22:20.387Z] #51 ... [2022-07-28T12:22:20.387Z] [2022-07-28T12:22:20.387Z] #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 [2022-07-28T12:22:20.387Z] #49 sha256:b68e6efa17fff31af94354b5272cfd435457c77e0bec74cb92a2c4e0b9bd615c [2022-07-28T12:22:20.387Z] #49 5.303 + RM_GOPATH=0 [2022-07-28T12:22:20.387Z] #49 5.304 + TMP_GOPATH= [2022-07-28T12:22:20.387Z] #49 5.304 + : /build [2022-07-28T12:22:20.387Z] #49 5.305 + '[' -z '' ']' [2022-07-28T12:22:20.387Z] #49 5.306 ++ mktemp -d [2022-07-28T12:22:20.387Z] #49 5.307 + export GOPATH=/tmp/tmp.41UzGIAX9Q [2022-07-28T12:22:20.387Z] #49 5.307 + GOPATH=/tmp/tmp.41UzGIAX9Q [2022-07-28T12:22:20.387Z] #49 5.307 + RM_GOPATH=1 [2022-07-28T12:22:20.387Z] #49 5.308 + case "$(go env GOARCH)" in [2022-07-28T12:22:20.387Z] #49 5.308 ++ go env GOARCH [2022-07-28T12:22:20.387Z] #49 5.321 Install golangci-lint version v1.23.8 [2022-07-28T12:22:20.387Z] #49 5.321 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T12:22:20.387Z] #49 5.321 + GO_BUILDMODE=-buildmode=pie [2022-07-28T12:22:20.387Z] #49 5.321 ++ dirname /tmp/install/install.sh [2022-07-28T12:22:20.387Z] #49 5.321 + dir=/tmp/install [2022-07-28T12:22:20.387Z] #49 5.321 + bin=golangci_lint [2022-07-28T12:22:20.387Z] #49 5.321 + shift [2022-07-28T12:22:20.387Z] #49 5.321 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-07-28T12:22:20.387Z] #49 5.321 + . /tmp/install/golangci_lint.installer [2022-07-28T12:22:20.387Z] #49 5.321 ++ : v1.23.8 [2022-07-28T12:22:20.387Z] #49 5.321 + install_golangci_lint [2022-07-28T12:22:20.387Z] #49 5.321 + set -e [2022-07-28T12:22:20.387Z] #49 5.321 + echo 'Install golangci-lint version v1.23.8' [2022-07-28T12:22:20.387Z] #49 5.321 + GOBIN=/build [2022-07-28T12:22:20.387Z] #49 5.321 + GO111MODULE=on [2022-07-28T12:22:20.387Z] #49 5.321 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-07-28T12:22:20.387Z] #49 5.802 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-07-28T12:22:20.471Z] #42 37.58 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2022-07-28T12:22:20.471Z] #42 37.65 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2022-07-28T12:22:20.619Z] #43 11.12 PBCC images/memfd.pb-c.c [2022-07-28T12:22:20.619Z] #43 11.26 DEP images/fown.pb-c.d [2022-07-28T12:22:20.647Z] #49 ... [2022-07-28T12:22:20.647Z] [2022-07-28T12:22:20.647Z] #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 [2022-07-28T12:22:20.647Z] #47 sha256:9491d8c60be72cfe941e8d29f7caeb477a9cbc09c07900e0519439abe58a7091 [2022-07-28T12:22:20.647Z] #47 5.720 + RM_GOPATH=0 [2022-07-28T12:22:20.647Z] #47 5.720 + TMP_GOPATH= [2022-07-28T12:22:20.647Z] #47 5.720 + : /build [2022-07-28T12:22:20.647Z] #47 5.720 + '[' -z '' ']' [2022-07-28T12:22:20.647Z] #47 5.720 ++ mktemp -d [2022-07-28T12:22:20.647Z] #47 5.720 + export GOPATH=/tmp/tmp.toIi3RSQbx [2022-07-28T12:22:20.647Z] #47 5.720 + GOPATH=/tmp/tmp.toIi3RSQbx [2022-07-28T12:22:20.647Z] #47 5.720 + RM_GOPATH=1 [2022-07-28T12:22:20.647Z] #47 5.720 + case "$(go env GOARCH)" in [2022-07-28T12:22:20.647Z] #47 5.720 ++ go env GOARCH [2022-07-28T12:22:20.647Z] #47 5.742 Install gotestsum version v1.7.0 [2022-07-28T12:22:20.647Z] #47 5.742 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T12:22:20.647Z] #47 5.742 + GO_BUILDMODE=-buildmode=pie [2022-07-28T12:22:20.647Z] #47 5.742 ++ dirname /tmp/install/install.sh [2022-07-28T12:22:20.647Z] #47 5.742 + dir=/tmp/install [2022-07-28T12:22:20.647Z] #47 5.742 + bin=gotestsum [2022-07-28T12:22:20.647Z] #47 5.742 + shift [2022-07-28T12:22:20.647Z] #47 5.742 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-07-28T12:22:20.647Z] #47 5.742 + . /tmp/install/gotestsum.installer [2022-07-28T12:22:20.647Z] #47 5.742 ++ : v1.7.0 [2022-07-28T12:22:20.647Z] #47 5.742 + install_gotestsum [2022-07-28T12:22:20.647Z] #47 5.742 + set -e [2022-07-28T12:22:20.647Z] #47 5.742 + echo 'Install gotestsum version v1.7.0' [2022-07-28T12:22:20.647Z] #47 5.742 + GOBIN=/build [2022-07-28T12:22:20.647Z] #47 5.742 + GO111MODULE=on [2022-07-28T12:22:20.647Z] #47 5.742 + go install gotest.tools/gotestsum@v1.7.0 [2022-07-28T12:22:20.647Z] #47 6.248 go: downloading gotest.tools/gotestsum v1.7.0 [2022-07-28T12:22:20.647Z] #47 8.675 go: downloading github.com/fatih/color v1.10.0 [2022-07-28T12:22:20.647Z] #47 8.768 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-28T12:22:20.647Z] #47 8.768 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-28T12:22:20.647Z] #47 8.807 go: downloading github.com/pkg/errors v0.9.1 [2022-07-28T12:22:20.647Z] #47 9.166 go: downloading golang.org/x/tools v0.1.0 [2022-07-28T12:22:20.647Z] #47 9.450 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-28T12:22:20.647Z] #47 9.511 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-28T12:22:20.647Z] #47 9.551 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-28T12:22:20.647Z] #47 9.724 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-28T12:22:20.647Z] #47 ... [2022-07-28T12:22:20.647Z] [2022-07-28T12:22:20.647Z] #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 [2022-07-28T12:22:20.647Z] #45 sha256:6e74abc7346528c19678f5b44e40f8c08bc60cce8bb758414ff7df078be7cf98 [2022-07-28T12:22:20.647Z] #45 5.351 + RM_GOPATH=0 [2022-07-28T12:22:20.647Z] #45 5.351 + TMP_GOPATH= [2022-07-28T12:22:20.647Z] #45 5.351 + : /build [2022-07-28T12:22:20.647Z] #45 5.351 + '[' -z '' ']' [2022-07-28T12:22:20.647Z] #45 5.351 ++ mktemp -d [2022-07-28T12:22:20.647Z] #45 5.354 + export GOPATH=/tmp/tmp.7ZgdoPOWiR [2022-07-28T12:22:20.647Z] #45 5.354 + GOPATH=/tmp/tmp.7ZgdoPOWiR [2022-07-28T12:22:20.647Z] #45 5.354 + RM_GOPATH=1 [2022-07-28T12:22:20.647Z] #45 5.354 + case "$(go env GOARCH)" in [2022-07-28T12:22:20.647Z] #45 5.354 ++ go env GOARCH [2022-07-28T12:22:20.647Z] #45 5.358 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T12:22:20.647Z] #45 5.358 + GO_BUILDMODE=-buildmode=pie [2022-07-28T12:22:20.647Z] #45 5.358 ++ dirname /tmp/install/install.sh [2022-07-28T12:22:20.647Z] #45 5.358 + dir=/tmp/install [2022-07-28T12:22:20.647Z] #45 5.358 + bin=vndr [2022-07-28T12:22:20.647Z] #45 5.358 + shift [2022-07-28T12:22:20.647Z] #45 5.358 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-07-28T12:22:20.647Z] #45 5.358 + . /tmp/install/vndr.installer [2022-07-28T12:22:20.647Z] #45 5.358 ++ : v0.1.2 [2022-07-28T12:22:20.647Z] #45 5.358 + install_vndr [2022-07-28T12:22:20.647Z] #45 5.358 + echo 'Install vndr version v0.1.2' [2022-07-28T12:22:20.647Z] #45 5.358 + GOBIN=/build [2022-07-28T12:22:20.647Z] #45 5.358 + GO111MODULE=on [2022-07-28T12:22:20.647Z] #45 5.358 + go install github.com/LK4D4/vndr@v0.1.2 [2022-07-28T12:22:20.647Z] #45 5.359 Install vndr version v0.1.2 [2022-07-28T12:22:20.647Z] #45 5.941 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-07-28T12:22:20.729Z] #42 38.00 Selecting previously unselected package libnet1:arm64. [2022-07-28T12:22:20.729Z] #42 38.00 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-28T12:22:20.729Z] #42 38.00 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-28T12:22:20.876Z] #43 11.41 DEP images/google/protobuf/descriptor.pb-c.d [2022-07-28T12:22:20.907Z] #45 ... [2022-07-28T12:22:20.907Z] [2022-07-28T12:22:20.907Z] #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 [2022-07-28T12:22:20.907Z] #58 sha256:e9d46c4300abed2906605cfce9ee022775d65ceb63304d5aad1adb0bbefd85fe [2022-07-28T12:22:20.907Z] #58 5.970 + RM_GOPATH=0 [2022-07-28T12:22:20.907Z] #58 5.970 + TMP_GOPATH= [2022-07-28T12:22:20.907Z] #58 5.970 + : /build [2022-07-28T12:22:20.907Z] #58 5.970 + '[' -z '' ']' [2022-07-28T12:22:20.907Z] #58 5.973 ++ mktemp -d [2022-07-28T12:22:20.907Z] #58 5.974 + export GOPATH=/tmp/tmp.aQECz174UC [2022-07-28T12:22:20.907Z] #58 5.974 + GOPATH=/tmp/tmp.aQECz174UC [2022-07-28T12:22:20.907Z] #58 5.974 + RM_GOPATH=1 [2022-07-28T12:22:20.907Z] #58 5.974 + case "$(go env GOARCH)" in [2022-07-28T12:22:20.907Z] #58 5.974 ++ go env GOARCH [2022-07-28T12:22:20.907Z] #58 5.988 Install rootlesskit version v0.14.4 [2022-07-28T12:22:20.907Z] #58 5.988 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T12:22:20.907Z] #58 5.988 + GO_BUILDMODE=-buildmode=pie [2022-07-28T12:22:20.907Z] #58 5.988 ++ dirname /tmp/install/install.sh [2022-07-28T12:22:20.907Z] #58 5.988 + dir=/tmp/install [2022-07-28T12:22:20.907Z] #58 5.988 + bin=rootlesskit [2022-07-28T12:22:20.907Z] #58 5.988 + shift [2022-07-28T12:22:20.907Z] #58 5.988 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-07-28T12:22:20.907Z] #58 5.988 + . /tmp/install/rootlesskit.installer [2022-07-28T12:22:20.907Z] #58 5.988 ++ : v0.14.4 [2022-07-28T12:22:20.907Z] #58 5.988 + install_rootlesskit [2022-07-28T12:22:20.907Z] #58 5.988 + case "$1" in [2022-07-28T12:22:20.907Z] #58 5.988 + export CGO_ENABLED=0 [2022-07-28T12:22:20.907Z] #58 5.988 + CGO_ENABLED=0 [2022-07-28T12:22:20.907Z] #58 5.988 + _install_rootlesskit [2022-07-28T12:22:20.907Z] #58 5.988 + echo 'Install rootlesskit version v0.14.4' [2022-07-28T12:22:20.907Z] #58 5.988 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-28T12:22:20.907Z] #58 5.988 + GOBIN=/build [2022-07-28T12:22:20.907Z] #58 5.988 + GO111MODULE=on [2022-07-28T12:22:20.907Z] #58 5.988 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-07-28T12:22:20.907Z] #58 6.583 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-07-28T12:22:20.907Z] #58 10.48 go: downloading github.com/pkg/errors v0.9.1 [2022-07-28T12:22:20.907Z] #58 10.51 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-28T12:22:20.907Z] #58 10.64 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-28T12:22:20.907Z] #58 ... [2022-07-28T12:22:20.907Z] [2022-07-28T12:22:20.907Z] #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 [2022-07-28T12:22:20.907Z] #36 sha256:7dd4e759055c6fdc44b996a50e3e8652ec102e5d6500a83870d08c6d6be0f336 [2022-07-28T12:22:20.907Z] #36 6.505 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-28T12:22:20.907Z] #36 6.552 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-28T12:22:20.907Z] #36 6.563 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-28T12:22:20.907Z] #36 7.311 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-28T12:22:20.907Z] #36 9.364 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [337 kB] [2022-07-28T12:22:20.986Z] #42 38.15 Selecting previously unselected package libnet1-dev. [2022-07-28T12:22:20.986Z] #42 38.15 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-28T12:22:20.986Z] #42 38.15 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-07-28T12:22:20.986Z] #42 38.31 Selecting previously unselected package libnl-3-200:arm64. [2022-07-28T12:22:21.132Z] #43 11.60 DEP images/opts.pb-c.d [2022-07-28T12:22:21.168Z] #36 ... [2022-07-28T12:22:21.168Z] [2022-07-28T12:22:21.168Z] #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 [2022-07-28T12:22:21.168Z] #40 sha256:026c1dd60fb66b96a370bccc3c5529f2667f2022f8d6b588231c987adeab095d [2022-07-28T12:22:21.168Z] #40 4.618 + git clone https://github.com/docker/distribution.git . [2022-07-28T12:22:21.168Z] #40 4.618 Cloning into '.'... [2022-07-28T12:22:21.168Z] #40 ... [2022-07-28T12:22:21.168Z] [2022-07-28T12:22:21.168Z] #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 [2022-07-28T12:22:21.168Z] #55 sha256:7c641f8616cbd8c027afdbbc0be0d2c0e6a57e8af29eba883b38cb4e372667a5 [2022-07-28T12:22:21.168Z] #55 5.780 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-28T12:22:21.168Z] #55 5.815 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-28T12:22:21.168Z] #55 5.815 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-28T12:22:21.168Z] #55 6.513 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-28T12:22:21.168Z] #55 8.315 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [337 kB] [2022-07-28T12:22:21.168Z] #55 10.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-28T12:22:21.244Z] #42 38.33 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2022-07-28T12:22:21.244Z] #42 38.34 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2022-07-28T12:22:21.244Z] #42 38.46 Selecting previously unselected package libnl-3-dev:arm64. [2022-07-28T12:22:21.244Z] #42 38.46 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2022-07-28T12:22:21.244Z] #42 38.48 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2022-07-28T12:22:21.389Z] #43 11.78 DEP images/memfd.pb-c.d [2022-07-28T12:22:21.389Z] #43 11.90 PBCC images/sit.pb-c.c [2022-07-28T12:22:21.429Z] #55 ... [2022-07-28T12:22:21.429Z] [2022-07-28T12:22:21.429Z] #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 [2022-07-28T12:22:21.429Z] #32 sha256:128f5e9e3c460e350100d97a8fbe5cbaac3696236b1f14b019d3ffe8833b2be2 [2022-07-28T12:22:21.429Z] #32 5.836 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-28T12:22:21.429Z] #32 5.839 Cloning into '.'... [2022-07-28T12:22:21.502Z] #42 38.67 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-28T12:22:21.502Z] #42 38.68 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2022-07-28T12:22:21.502Z] #42 38.68 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-07-28T12:22:21.502Z] #42 38.78 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-07-28T12:22:21.502Z] #42 38.78 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2022-07-28T12:22:21.502Z] #42 38.79 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2022-07-28T12:22:21.502Z] #42 38.91 Selecting previously unselected package zlib1g-dev:arm64. [2022-07-28T12:22:21.647Z] #43 12.07 DEP images/sit.pb-c.d [2022-07-28T12:22:21.673Z] #42 75.75 Setting up python-pkg-resources (40.8.0-1) ... [2022-07-28T12:22:21.689Z] #32 ... [2022-07-28T12:22:21.689Z] [2022-07-28T12:22:21.689Z] #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 [2022-07-28T12:22:21.689Z] #67 sha256:10df5ca6f3b76bdc4836c806ba9073d75a4a7efa91e1d2b3a241c4e0a36c975e [2022-07-28T12:22:21.689Z] #67 4.398 + RM_GOPATH=0 [2022-07-28T12:22:21.689Z] #67 4.398 + TMP_GOPATH= [2022-07-28T12:22:21.689Z] #67 4.398 + : /build [2022-07-28T12:22:21.689Z] #67 4.398 + '[' -z '' ']' [2022-07-28T12:22:21.689Z] #67 4.398 ++ mktemp -d [2022-07-28T12:22:21.689Z] #67 4.403 + export GOPATH=/tmp/tmp.KcORxxwN1S [2022-07-28T12:22:21.689Z] #67 4.403 + GOPATH=/tmp/tmp.KcORxxwN1S [2022-07-28T12:22:21.689Z] #67 4.403 + RM_GOPATH=1 [2022-07-28T12:22:21.689Z] #67 4.403 + case "$(go env GOARCH)" in [2022-07-28T12:22:21.689Z] #67 4.403 ++ go env GOARCH [2022-07-28T12:22:21.689Z] #67 4.407 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T12:22:21.689Z] #67 4.407 + GO_BUILDMODE=-buildmode=pie [2022-07-28T12:22:21.689Z] #67 4.407 ++ dirname /tmp/install/install.sh [2022-07-28T12:22:21.689Z] #67 4.407 + dir=/tmp/install [2022-07-28T12:22:21.689Z] #67 4.407 + bin=proxy [2022-07-28T12:22:21.689Z] #67 4.407 + shift [2022-07-28T12:22:21.689Z] #67 4.407 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-07-28T12:22:21.689Z] #67 4.407 + . /tmp/install/proxy.installer [2022-07-28T12:22:21.689Z] #67 4.407 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-07-28T12:22:21.689Z] #67 4.407 + install_proxy [2022-07-28T12:22:21.689Z] #67 4.407 + case "$1" in [2022-07-28T12:22:21.689Z] #67 4.407 + export CGO_ENABLED=0 [2022-07-28T12:22:21.689Z] #67 4.407 + CGO_ENABLED=0 [2022-07-28T12:22:21.689Z] #67 4.407 + _install_proxy [2022-07-28T12:22:21.689Z] #67 4.407 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-07-28T12:22:21.689Z] #67 4.407 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.KcORxxwN1S/src/github.com/docker/libnetwork [2022-07-28T12:22:21.689Z] #67 4.407 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-07-28T12:22:21.689Z] #67 4.411 Cloning into '/tmp/tmp.KcORxxwN1S/src/github.com/docker/libnetwork'... [2022-07-28T12:22:21.689Z] #67 ... [2022-07-28T12:22:21.689Z] [2022-07-28T12:22:21.689Z] #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 [2022-07-28T12:22:21.689Z] #42 sha256:53320a76784e10e4c6da186ee494d7afc4a706b4777ecff09da0295825075e0d [2022-07-28T12:22:21.689Z] #42 6.720 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-28T12:22:21.689Z] #42 6.768 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-28T12:22:21.689Z] #42 6.787 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-28T12:22:21.689Z] #42 7.635 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-28T12:22:21.689Z] #42 9.950 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [337 kB] [2022-07-28T12:22:21.763Z] #42 38.91 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_arm64.deb ... [2022-07-28T12:22:21.763Z] #42 38.92 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-07-28T12:22:21.763Z] #42 39.12 Selecting previously unselected package libprotobuf17:arm64. [2022-07-28T12:22:21.904Z] #43 12.20 PBCC images/macvlan.pb-c.c [2022-07-28T12:22:21.904Z] #43 ... [2022-07-28T12:22:21.904Z] [2022-07-28T12:22:21.904Z] #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 [2022-07-28T12:22:21.904Z] #34 sha256:d407d5b3056b6dcfb08acd460b6077e28590afb3a1053168a3efb5dba075cea6 [2022-07-28T12:22:21.904Z] #34 103.4 internal/poll [2022-07-28T12:22:21.949Z] #42 ... [2022-07-28T12:22:21.949Z] [2022-07-28T12:22:21.949Z] #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 [2022-07-28T12:22:21.949Z] #13 sha256:1355b81fbf4f4448ac93cb7bbcbe2f1a8548ea486f9372bb94de873a615cd30c [2022-07-28T12:22:21.949Z] #13 10.86 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [337 kB] [2022-07-28T12:22:22.021Z] #42 39.13 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2022-07-28T12:22:22.021Z] #42 39.15 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2022-07-28T12:22:22.279Z] #42 39.69 Selecting previously unselected package libprotobuf-lite17:arm64. [2022-07-28T12:22:22.537Z] #42 39.70 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2022-07-28T12:22:22.537Z] #42 39.70 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2022-07-28T12:22:22.537Z] #42 39.83 Selecting previously unselected package libprotobuf-dev:arm64. [2022-07-28T12:22:22.537Z] #42 39.84 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2022-07-28T12:22:22.537Z] #42 39.84 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2022-07-28T12:22:22.834Z] #34 ... [2022-07-28T12:22:22.834Z] [2022-07-28T12:22:22.834Z] #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 [2022-07-28T12:22:22.834Z] #37 sha256:31a51e33a13816d10c5e2af060c2c55acbdc1c6115d1f151ed7a1e4655a07ddd [2022-07-28T12:22:22.834Z] #37 3.264 + cd /tmp/tmp.YJ4F19C92F/tini [2022-07-28T12:22:22.834Z] #37 3.264 + git checkout -q v0.19.0 [2022-07-28T12:22:22.834Z] #37 3.302 + cmake . [2022-07-28T12:22:22.834Z] #37 4.398 -- The C compiler identification is GNU 8.3.0 [2022-07-28T12:22:22.834Z] #37 4.486 -- Check for working C compiler: /usr/bin/cc [2022-07-28T12:22:22.834Z] #37 5.470 -- Check for working C compiler: /usr/bin/cc -- works [2022-07-28T12:22:22.834Z] #37 5.479 -- Detecting C compiler ABI info [2022-07-28T12:22:22.834Z] #37 6.356 -- Detecting C compiler ABI info - done [2022-07-28T12:22:22.834Z] #37 6.408 -- Detecting C compile features [2022-07-28T12:22:22.834Z] #37 9.278 -- Detecting C compile features - done [2022-07-28T12:22:22.834Z] #37 9.336 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-28T12:22:22.834Z] #37 9.460 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-28T12:22:22.834Z] #37 9.549 -- Configuring done [2022-07-28T12:22:22.834Z] #37 9.564 -- Generating done [2022-07-28T12:22:22.834Z] #37 9.575 -- Build files have been written to: /tmp/tmp.YJ4F19C92F/tini [2022-07-28T12:22:22.834Z] #37 9.595 + make tini-static [2022-07-28T12:22:22.834Z] #37 10.10 Scanning dependencies of target tini-static [2022-07-28T12:22:22.834Z] #37 10.19 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-28T12:22:22.834Z] #37 11.89 [100%] Linking C executable tini-static [2022-07-28T12:22:22.834Z] #37 12.74 [100%] Built target tini-static [2022-07-28T12:22:22.834Z] #37 12.89 + mkdir -p /build [2022-07-28T12:22:22.834Z] #37 12.89 + cp tini-static /build/docker-init [2022-07-28T12:22:23.091Z] #37 ... [2022-07-28T12:22:23.091Z] [2022-07-28T12:22:23.091Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:22:23.091Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:22:23.091Z] #43 12.35 DEP images/macvlan.pb-c.d [2022-07-28T12:22:23.091Z] #43 12.44 PBCC images/autofs.pb-c.c [2022-07-28T12:22:23.091Z] #43 12.50 DEP images/autofs.pb-c.d [2022-07-28T12:22:23.091Z] #43 12.71 PBCC images/sysctl.pb-c.c [2022-07-28T12:22:23.091Z] #43 12.73 DEP images/sysctl.pb-c.d [2022-07-28T12:22:23.091Z] #43 12.82 PBCC images/time.pb-c.c [2022-07-28T12:22:23.091Z] #43 12.86 DEP images/time.pb-c.d [2022-07-28T12:22:23.091Z] #43 12.91 PBCC images/binfmt-misc.pb-c.c [2022-07-28T12:22:23.091Z] #43 12.96 DEP images/binfmt-misc.pb-c.d [2022-07-28T12:22:23.091Z] #43 13.01 PBCC images/seccomp.pb-c.c [2022-07-28T12:22:23.091Z] #43 13.03 DEP images/seccomp.pb-c.d [2022-07-28T12:22:23.091Z] #43 13.07 PBCC images/userns.pb-c.c [2022-07-28T12:22:23.091Z] #43 13.09 DEP images/userns.pb-c.d [2022-07-28T12:22:23.091Z] #43 13.12 PBCC images/cgroup.pb-c.c [2022-07-28T12:22:23.091Z] #43 13.16 DEP images/cgroup.pb-c.d [2022-07-28T12:22:23.091Z] #43 13.22 PBCC images/ext-file.pb-c.c [2022-07-28T12:22:23.091Z] #43 13.29 DEP images/ext-file.pb-c.d [2022-07-28T12:22:23.091Z] #43 13.39 PBCC images/rpc.pb-c.c [2022-07-28T12:22:23.091Z] #43 13.44 DEP images/rpc.pb-c.d [2022-07-28T12:22:23.091Z] #43 13.59 PBCC images/siginfo.pb-c.c [2022-07-28T12:22:23.091Z] #43 13.61 DEP images/siginfo.pb-c.d [2022-07-28T12:22:23.348Z] #43 13.71 PBCC images/pagemap.pb-c.c [2022-07-28T12:22:23.348Z] #43 13.81 DEP images/pagemap.pb-c.d [2022-07-28T12:22:23.348Z] #43 ... [2022-07-28T12:22:23.348Z] [2022-07-28T12:22:23.348Z] #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 [2022-07-28T12:22:23.348Z] #37 sha256:31a51e33a13816d10c5e2af060c2c55acbdc1c6115d1f151ed7a1e4655a07ddd [2022-07-28T12:22:23.348Z] #37 DONE 13.8s [2022-07-28T12:22:23.471Z] #42 ... [2022-07-28T12:22:23.471Z] [2022-07-28T12:22:23.471Z] #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 [2022-07-28T12:22:23.471Z] #36 sha256:fc7045fcb238535fa21b84d9bd2eaa82622cac10aeeef4921b5e15e0f2977cb5 [2022-07-28T12:22:23.471Z] #36 25.10 Reading package lists... [2022-07-28T12:22:23.471Z] #36 30.92 Building dependency tree... [2022-07-28T12:22:23.471Z] #36 34.32 The following additional packages will be installed: [2022-07-28T12:22:23.471Z] #36 34.32 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-07-28T12:22:23.471Z] #36 34.41 Suggested packages: [2022-07-28T12:22:23.471Z] #36 34.41 cmake-doc ninja-build lrzip [2022-07-28T12:22:23.471Z] #36 34.41 Recommended packages: [2022-07-28T12:22:23.471Z] #36 34.41 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-28T12:22:23.471Z] #36 35.70 The following NEW packages will be installed: [2022-07-28T12:22:23.471Z] #36 35.70 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-07-28T12:22:23.471Z] #36 35.70 vim-common xxd [2022-07-28T12:22:23.471Z] #36 36.26 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-28T12:22:23.471Z] #36 36.26 Need to get 14.2 MB of archives. [2022-07-28T12:22:23.471Z] #36 36.26 After this operation, 60.0 MB of additional disk space will be used. [2022-07-28T12:22:23.471Z] #36 36.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5+deb10u2 [139 kB] [2022-07-28T12:22:23.471Z] #36 36.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-07-28T12:22:23.471Z] #36 36.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u3 [8154 kB] [2022-07-28T12:22:23.471Z] #36 36.86 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u4 [625 kB] [2022-07-28T12:22:23.471Z] #36 36.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2022-07-28T12:22:23.471Z] #36 36.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2022-07-28T12:22:23.471Z] #36 36.94 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2022-07-28T12:22:23.471Z] #36 36.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2022-07-28T12:22:23.471Z] #36 36.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB] [2022-07-28T12:22:23.471Z] #36 36.95 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2022-07-28T12:22:23.471Z] #36 38.26 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T12:22:23.471Z] #36 38.46 Fetched 14.2 MB in 1s (12.9 MB/s) [2022-07-28T12:22:23.471Z] #36 38.54 Selecting previously unselected package xxd. [2022-07-28T12:22:23.471Z] #36 38.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.) [2022-07-28T12:22:23.471Z] #36 38.59 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_arm64.deb ... [2022-07-28T12:22:23.471Z] #36 38.60 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:22:23.471Z] #36 38.81 Selecting previously unselected package vim-common. [2022-07-28T12:22:23.471Z] #36 38.81 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-07-28T12:22:23.471Z] #36 38.87 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:22:23.471Z] #36 39.17 Selecting previously unselected package libicu63:arm64. [2022-07-28T12:22:23.471Z] #36 39.17 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_arm64.deb ... [2022-07-28T12:22:23.471Z] #36 39.20 Unpacking libicu63:arm64 (63.1-6+deb10u3) ... [2022-07-28T12:22:23.471Z] #36 ... [2022-07-28T12:22:23.471Z] [2022-07-28T12:22:23.471Z] #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 [2022-07-28T12:22:23.471Z] #34 sha256:181fb98129b208012fafbcae9729c25ae889b6515b5105e950283905d2dd41db [2022-07-28T12:22:23.471Z] #34 40.79 sync [2022-07-28T12:22:23.471Z] #34 40.80 internal/reflectlite [2022-07-28T12:22:23.605Z] [2022-07-28T12:22:23.605Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:22:23.605Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:22:23.605Z] #43 13.98 PBCC images/rlimit.pb-c.c [2022-07-28T12:22:23.605Z] #43 13.98 DEP images/rlimit.pb-c.d [2022-07-28T12:22:23.605Z] #43 14.14 PBCC images/file-lock.pb-c.c [2022-07-28T12:22:23.605Z] #43 14.16 DEP images/file-lock.pb-c.d [2022-07-28T12:22:23.862Z] #43 14.24 PBCC images/tty.pb-c.c [2022-07-28T12:22:23.862Z] #43 14.32 DEP images/tty.pb-c.d [2022-07-28T12:22:23.862Z] #43 14.39 PBCC images/tun.pb-c.c [2022-07-28T12:22:23.862Z] #43 14.45 PBCC images/netdev.pb-c.c [2022-07-28T12:22:24.119Z] #43 14.57 DEP images/tun.pb-c.d [2022-07-28T12:22:24.119Z] #43 14.67 DEP images/netdev.pb-c.d [2022-07-28T12:22:24.377Z] #43 14.79 PBCC images/vma.pb-c.c [2022-07-28T12:22:24.377Z] #43 ... [2022-07-28T12:22:24.377Z] [2022-07-28T12:22:24.377Z] #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 [2022-07-28T12:22:24.377Z] #13 sha256:1355b81fbf4f4448ac93cb7bbcbe2f1a8548ea486f9372bb94de873a615cd30c [2022-07-28T12:22:24.377Z] #13 91.31 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-28T12:22:24.377Z] #13 91.33 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-07-28T12:22:24.377Z] #13 91.33 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-07-28T12:22:24.377Z] #13 100.7 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-28T12:22:24.377Z] #13 100.7 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-07-28T12:22:24.377Z] #13 100.7 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-07-28T12:22:24.377Z] #13 100.9 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-07-28T12:22:24.377Z] #13 100.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-07-28T12:22:24.377Z] #13 100.9 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-28T12:22:24.377Z] #13 ... [2022-07-28T12:22:24.377Z] [2022-07-28T12:22:24.377Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:22:24.377Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:22:24.377Z] #43 14.91 DEP images/vma.pb-c.d [2022-07-28T12:22:24.377Z] #43 14.98 PBCC images/creds.pb-c.c [2022-07-28T12:22:24.634Z] #43 15.04 DEP images/creds.pb-c.d [2022-07-28T12:22:24.634Z] #43 15.12 PBCC images/utsns.pb-c.c [2022-07-28T12:22:24.849Z] #34 41.99 internal/testlog [2022-07-28T12:22:24.891Z] #43 15.29 DEP images/utsns.pb-c.d [2022-07-28T12:22:24.891Z] #43 15.38 PBCC images/ipc-desc.pb-c.c [2022-07-28T12:22:24.891Z] #43 15.48 PBCC images/ipc-sem.pb-c.c [2022-07-28T12:22:24.973Z] #42 ... [2022-07-28T12:22:24.973Z] [2022-07-28T12:22:24.973Z] #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 [2022-07-28T12:22:24.973Z] #34 sha256:31b26a1aace0fab519e6845acb6a0b0dd731dd943f710d71c72463aa1fb14306 [2022-07-28T12:22:24.973Z] #34 68.81 sync [2022-07-28T12:22:24.973Z] #34 68.82 internal/reflectlite [2022-07-28T12:22:24.973Z] #34 71.64 internal/testlog [2022-07-28T12:22:24.973Z] #34 73.51 errors [2022-07-28T12:22:24.973Z] #34 73.51 sort [2022-07-28T12:22:24.973Z] #34 74.16 strconv [2022-07-28T12:22:24.973Z] #34 75.52 io [2022-07-28T12:22:24.973Z] #34 77.42 internal/oserror [2022-07-28T12:22:24.973Z] #34 77.82 syscall [2022-07-28T12:22:24.973Z] #34 ... [2022-07-28T12:22:24.973Z] [2022-07-28T12:22:24.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 [2022-07-28T12:22:24.973Z] #13 sha256:1355b81fbf4f4448ac93cb7bbcbe2f1a8548ea486f9372bb94de873a615cd30c [2022-07-28T12:22:24.973Z] #13 67.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] [2022-07-28T12:22:24.973Z] #13 70.83 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-07-28T12:22:24.973Z] #13 70.83 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-07-28T12:22:24.973Z] #13 70.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-07-28T12:22:24.973Z] #13 70.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-07-28T12:22:24.973Z] #13 70.85 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] [2022-07-28T12:22:24.973Z] #13 70.87 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-07-28T12:22:24.973Z] #13 70.90 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-07-28T12:22:24.973Z] #13 70.95 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-07-28T12:22:24.973Z] #13 70.99 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-07-28T12:22:24.973Z] #13 71.03 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-07-28T12:22:24.973Z] #13 71.05 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-07-28T12:22:24.973Z] #13 71.13 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-07-28T12:22:24.973Z] #13 71.14 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-07-28T12:22:24.973Z] #13 71.17 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-07-28T12:22:24.973Z] #13 72.83 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T12:22:24.973Z] #13 73.08 Fetched 77.8 MB in 10s (7853 kB/s) [2022-07-28T12:22:24.973Z] #13 73.34 (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.) [2022-07-28T12:22:24.973Z] #13 73.45 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-07-28T12:22:24.973Z] #13 73.68 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-07-28T12:22:24.973Z] #13 74.25 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-07-28T12:22:24.973Z] #13 74.74 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-28T12:22:24.973Z] #13 74.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-07-28T12:22:24.973Z] #13 74.80 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-07-28T12:22:24.973Z] #13 74.83 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-07-28T12:22:25.148Z] #43 15.54 DEP images/ipc-desc.pb-c.d [2022-07-28T12:22:25.148Z] #43 15.59 DEP images/ipc-sem.pb-c.d [2022-07-28T12:22:25.248Z] #13 13.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-28T12:22:25.405Z] #43 15.72 PBCC images/ipc-msg.pb-c.c [2022-07-28T12:22:25.405Z] #43 15.80 DEP images/ipc-msg.pb-c.d [2022-07-28T12:22:25.405Z] #43 15.88 PBCC images/ipc-shm.pb-c.c [2022-07-28T12:22:25.405Z] #43 15.88 DEP images/ipc-shm.pb-c.d [2022-07-28T12:22:25.405Z] #43 15.91 PBCC images/ipc-var.pb-c.c [2022-07-28T12:22:25.662Z] #43 15.95 DEP images/ipc-var.pb-c.d [2022-07-28T12:22:25.662Z] #43 16.01 PBCC images/sk-opts.pb-c.c [2022-07-28T12:22:25.662Z] #43 16.08 PBCC images/packet-sock.pb-c.c [2022-07-28T12:22:25.662Z] #43 16.11 DEP images/sk-opts.pb-c.d [2022-07-28T12:22:25.662Z] #43 16.16 DEP images/packet-sock.pb-c.d [2022-07-28T12:22:25.916Z] #13 ... [2022-07-28T12:22:25.916Z] [2022-07-28T12:22:25.916Z] #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 [2022-07-28T12:22:25.916Z] #34 sha256:31b26a1aace0fab519e6845acb6a0b0dd731dd943f710d71c72463aa1fb14306 [2022-07-28T12:22:25.916Z] #34 80.04 reflect [2022-07-28T12:22:25.920Z] #43 16.24 PBCC images/sk-netlink.pb-c.c [2022-07-28T12:22:25.920Z] #43 16.27 DEP images/sk-netlink.pb-c.d [2022-07-28T12:22:25.920Z] #43 16.31 PBCC images/sk-inet.pb-c.c [2022-07-28T12:22:25.920Z] #43 16.50 DEP images/sk-inet.pb-c.d [2022-07-28T12:22:26.177Z] #43 16.62 PBCC images/sk-unix.pb-c.c [2022-07-28T12:22:26.177Z] #43 16.65 DEP images/sk-unix.pb-c.d [2022-07-28T12:22:26.177Z] #43 16.76 PBCC images/mm.pb-c.c [2022-07-28T12:22:26.230Z] #34 43.33 errors [2022-07-28T12:22:26.230Z] #34 43.34 sort [2022-07-28T12:22:26.434Z] #43 17.01 DEP images/mm.pb-c.d [2022-07-28T12:22:26.488Z] #34 43.75 strconv [2022-07-28T12:22:26.690Z] #43 17.11 PBCC images/timerfd.pb-c.c [2022-07-28T12:22:26.690Z] #43 17.21 DEP images/timerfd.pb-c.d [2022-07-28T12:22:26.690Z] #43 17.31 PBCC images/timer.pb-c.c [2022-07-28T12:22:26.947Z] #43 17.41 DEP images/timer.pb-c.d [2022-07-28T12:22:26.947Z] #43 17.53 PBCC images/sa.pb-c.c [2022-07-28T12:22:27.164Z] #13 ... [2022-07-28T12:22:27.164Z] [2022-07-28T12:22:27.164Z] #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 [2022-07-28T12:22:27.164Z] #24 sha256:f4c89dda8c137be585a69a0f7a92028a0623e37698d6616c489e6c34f619471c [2022-07-28T12:22:27.164Z] #24 15.91 + mkdir -p /build [2022-07-28T12:22:27.164Z] #24 15.91 + mv docker/docker /build/ [2022-07-28T12:22:27.164Z] #24 15.91 + rmdir docker [2022-07-28T12:22:27.164Z] #24 DONE 16.7s [2022-07-28T12:22:27.164Z] [2022-07-28T12:22:27.164Z] #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 [2022-07-28T12:22:27.164Z] #49 sha256:b68e6efa17fff31af94354b5272cfd435457c77e0bec74cb92a2c4e0b9bd615c [2022-07-28T12:22:27.164Z] #49 14.16 go: downloading github.com/fatih/color v1.7.0 [2022-07-28T12:22:27.164Z] #49 14.20 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-07-28T12:22:27.164Z] #49 14.24 go: downloading github.com/pkg/errors v0.8.1 [2022-07-28T12:22:27.164Z] #49 14.27 go: downloading github.com/spf13/cobra v0.0.5 [2022-07-28T12:22:27.164Z] #49 14.30 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-28T12:22:27.164Z] #49 14.65 go: downloading github.com/spf13/viper v1.6.1 [2022-07-28T12:22:27.164Z] #49 15.14 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-07-28T12:22:27.164Z] #49 15.15 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-07-28T12:22:27.164Z] #49 15.32 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-07-28T12:22:27.164Z] #49 15.37 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-07-28T12:22:27.164Z] #49 16.43 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-07-28T12:22:27.164Z] #49 16.67 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-28T12:22:27.203Z] #43 17.61 DEP images/sa.pb-c.d [2022-07-28T12:22:27.203Z] #43 17.74 PBCC images/pipe-data.pb-c.c [2022-07-28T12:22:27.423Z] #34 44.54 io [2022-07-28T12:22:27.460Z] #43 17.83 DEP images/pipe-data.pb-c.d [2022-07-28T12:22:27.717Z] #43 17.99 PBCC images/mnt.pb-c.c [2022-07-28T12:22:27.717Z] #43 18.12 DEP images/mnt.pb-c.d [2022-07-28T12:22:27.717Z] #43 18.18 PBCC images/sk-packet.pb-c.c [2022-07-28T12:22:27.717Z] #43 18.23 DEP images/sk-packet.pb-c.d [2022-07-28T12:22:27.973Z] #43 18.29 PBCC images/tcp-stream.pb-c.c [2022-07-28T12:22:27.973Z] #43 18.31 DEP images/tcp-stream.pb-c.d [2022-07-28T12:22:27.973Z] #43 18.42 PBCC images/pipe.pb-c.c [2022-07-28T12:22:28.230Z] #43 18.52 DEP images/pipe.pb-c.d [2022-07-28T12:22:28.230Z] #43 18.65 PBCC images/pstree.pb-c.c [2022-07-28T12:22:28.230Z] #43 18.67 DEP images/pstree.pb-c.d [2022-07-28T12:22:28.486Z] #43 18.85 PBCC images/fs.pb-c.c [2022-07-28T12:22:28.486Z] #43 18.86 DEP images/fs.pb-c.d [2022-07-28T12:22:28.486Z] #43 18.95 PBCC images/signalfd.pb-c.c [2022-07-28T12:22:28.744Z] #43 19.12 DEP images/signalfd.pb-c.d [2022-07-28T12:22:28.744Z] #43 19.25 PBCC images/fh.pb-c.c [2022-07-28T12:22:28.744Z] #43 19.37 PBCC images/fsnotify.pb-c.c [2022-07-28T12:22:28.802Z] #34 45.82 internal/oserror [2022-07-28T12:22:28.802Z] #34 45.99 syscall [2022-07-28T12:22:29.001Z] #43 19.49 DEP images/fh.pb-c.d [2022-07-28T12:22:29.001Z] #43 19.53 DEP images/fsnotify.pb-c.d [2022-07-28T12:22:29.001Z] #43 19.56 PBCC images/eventpoll.pb-c.c [2022-07-28T12:22:29.001Z] #43 19.60 DEP images/eventpoll.pb-c.d [2022-07-28T12:22:29.062Z] #34 ... [2022-07-28T12:22:29.062Z] [2022-07-28T12:22:29.062Z] #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 [2022-07-28T12:22:29.062Z] #13 sha256:1d76de14f5ff38dea40f0347c6e9c725597517c4048b7bd41edafed3c2d1dd63 [2022-07-28T12:22:29.062Z] #13 36.97 The following additional packages will be installed: [2022-07-28T12:22:29.062Z] #13 36.97 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-07-28T12:22:29.062Z] #13 36.97 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-07-28T12:22:29.062Z] #13 37.01 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-07-28T12:22:29.062Z] #13 37.01 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-07-28T12:22:29.062Z] #13 37.01 mingw-w64-x86-64-dev [2022-07-28T12:22:29.062Z] #13 37.03 Suggested packages: [2022-07-28T12:22:29.062Z] #13 37.04 gcc-8-locales seccomp wine64 [2022-07-28T12:22:29.062Z] #13 37.93 The following NEW packages will be installed: [2022-07-28T12:22:29.062Z] #13 37.94 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-28T12:22:29.062Z] #13 37.94 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-07-28T12:22:29.062Z] #13 37.94 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-07-28T12:22:29.062Z] #13 37.94 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-07-28T12:22:29.062Z] #13 37.95 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-07-28T12:22:29.062Z] #13 37.95 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-07-28T12:22:29.062Z] #13 37.97 The following packages will be upgraded: [2022-07-28T12:22:29.062Z] #13 37.98 libseccomp2 [2022-07-28T12:22:29.062Z] #13 38.44 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2022-07-28T12:22:29.062Z] #13 38.44 Need to get 73.4 MB of archives. [2022-07-28T12:22:29.062Z] #13 38.44 After this operation, 471 MB of additional disk space will be used. [2022-07-28T12:22:29.062Z] #13 38.44 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] [2022-07-28T12:22:29.062Z] #13 38.44 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.5.1-1~bpo10+1 [46.8 kB] [2022-07-28T12:22:29.062Z] #13 38.46 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.5.1-1~bpo10+1 [88.6 kB] [2022-07-28T12:22:29.062Z] #13 38.54 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] [2022-07-28T12:22:29.062Z] #13 38.73 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-07-28T12:22:29.062Z] #13 38.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2022-07-28T12:22:29.062Z] #13 38.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2022-07-28T12:22:29.062Z] #13 38.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-07-28T12:22:29.062Z] #13 39.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-07-28T12:22:29.062Z] #13 39.29 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] [2022-07-28T12:22:29.062Z] #13 39.29 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] [2022-07-28T12:22:29.062Z] #13 41.36 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] [2022-07-28T12:22:29.062Z] #13 42.66 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2022-07-28T12:22:29.062Z] #13 42.66 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2022-07-28T12:22:29.062Z] #13 42.67 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2022-07-28T12:22:29.062Z] #13 42.67 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2022-07-28T12:22:29.062Z] #13 42.67 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] [2022-07-28T12:22:29.062Z] #13 42.67 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u8 [110 kB] [2022-07-28T12:22:29.062Z] #13 42.67 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2022-07-28T12:22:29.062Z] #13 42.67 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2022-07-28T12:22:29.062Z] #13 42.69 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2022-07-28T12:22:29.062Z] #13 42.70 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2022-07-28T12:22:29.062Z] #13 42.71 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2022-07-28T12:22:29.062Z] #13 42.75 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2022-07-28T12:22:29.062Z] #13 42.75 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2022-07-28T12:22:29.062Z] #13 42.76 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u8 [322 kB] [2022-07-28T12:22:29.062Z] #13 43.62 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T12:22:29.063Z] #13 43.80 Fetched 73.4 MB in 5s (16.0 MB/s) [2022-07-28T12:22:29.063Z] #13 43.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2022-07-28T12:22:29.063Z] #13 43.96 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_arm64.deb ... [2022-07-28T12:22:29.063Z] #13 43.99 Unpacking libseccomp2:arm64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-07-28T12:22:29.063Z] #13 44.17 Setting up libseccomp2:arm64 (2.5.1-1~bpo10+1) ... [2022-07-28T12:22:29.063Z] #13 44.34 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-28T12:22:29.063Z] #13 44.34 (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.) [2022-07-28T12:22:29.063Z] #13 44.38 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2022-07-28T12:22:29.063Z] #13 44.40 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-07-28T12:22:29.257Z] #43 19.73 PBCC images/eventfd.pb-c.c [2022-07-28T12:22:29.257Z] #43 19.77 DEP images/eventfd.pb-c.d [2022-07-28T12:22:29.257Z] #43 19.84 PBCC images/remap-file-path.pb-c.c [2022-07-28T12:22:29.515Z] #43 19.93 DEP images/remap-file-path.pb-c.d [2022-07-28T12:22:29.515Z] #43 19.99 PBCC images/fifo.pb-c.c [2022-07-28T12:22:29.515Z] #43 20.00 DEP images/fifo.pb-c.d [2022-07-28T12:22:29.515Z] #43 20.04 PBCC images/ghost-file.pb-c.c [2022-07-28T12:22:29.515Z] #43 20.08 DEP images/ghost-file.pb-c.d [2022-07-28T12:22:29.630Z] #13 ... [2022-07-28T12:22:29.631Z] [2022-07-28T12:22:29.631Z] #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 [2022-07-28T12:22:29.631Z] #42 sha256:2332bd61b57ece649653a4d6af6ec53f170f47793dd2e62d76adf295a1557007 [2022-07-28T12:22:29.631Z] #42 40.88 Selecting previously unselected package libprotoc17:arm64. [2022-07-28T12:22:29.631Z] #42 40.88 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2022-07-28T12:22:29.631Z] #42 40.89 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2022-07-28T12:22:29.631Z] #42 41.34 Selecting previously unselected package protobuf-c-compiler. [2022-07-28T12:22:29.631Z] #42 41.34 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2022-07-28T12:22:29.631Z] #42 41.34 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-07-28T12:22:29.631Z] #42 41.49 Selecting previously unselected package protobuf-compiler. [2022-07-28T12:22:29.631Z] #42 41.49 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2022-07-28T12:22:29.631Z] #42 41.50 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-07-28T12:22:29.631Z] #42 41.64 Selecting previously unselected package python-pkg-resources. [2022-07-28T12:22:29.631Z] #42 41.66 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-07-28T12:22:29.631Z] #42 41.67 Unpacking python-pkg-resources (40.8.0-1) ... [2022-07-28T12:22:29.631Z] #42 41.90 Selecting previously unselected package python-six. [2022-07-28T12:22:29.631Z] #42 41.91 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-07-28T12:22:29.631Z] #42 41.91 Unpacking python-six (1.12.0-1) ... [2022-07-28T12:22:29.631Z] #42 42.00 Selecting previously unselected package python-protobuf. [2022-07-28T12:22:29.631Z] #42 42.04 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2022-07-28T12:22:29.631Z] #42 42.05 Unpacking python-protobuf (3.6.1.3-2) ... [2022-07-28T12:22:29.631Z] #42 42.61 Setting up python-pkg-resources (40.8.0-1) ... [2022-07-28T12:22:29.631Z] #42 44.64 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2022-07-28T12:22:29.631Z] #42 44.66 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-28T12:22:29.631Z] #42 44.69 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-07-28T12:22:29.631Z] #42 44.72 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2022-07-28T12:22:29.631Z] #42 44.74 Setting up python-six (1.12.0-1) ... [2022-07-28T12:22:29.631Z] #42 46.66 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-07-28T12:22:29.631Z] #42 46.68 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2022-07-28T12:22:29.631Z] #42 46.72 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2022-07-28T12:22:29.631Z] #42 46.75 Setting up libcap-dev:arm64 (1:2.25-2) ... [2022-07-28T12:22:29.631Z] #42 46.78 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2022-07-28T12:22:29.631Z] #42 46.80 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-07-28T12:22:29.631Z] #42 46.82 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-07-28T12:22:29.631Z] #42 46.83 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2022-07-28T12:22:29.631Z] #42 46.85 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-07-28T12:22:29.631Z] #42 46.87 Setting up python-protobuf (3.6.1.3-2) ... [2022-07-28T12:22:29.707Z] #49 ... [2022-07-28T12:22:29.707Z] [2022-07-28T12:22:29.707Z] #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 [2022-07-28T12:22:29.707Z] #67 sha256:10df5ca6f3b76bdc4836c806ba9073d75a4a7efa91e1d2b3a241c4e0a36c975e [2022-07-28T12:22:29.773Z] #43 20.16 PBCC images/regfile.pb-c.c [2022-07-28T12:22:29.773Z] #43 20.21 DEP images/regfile.pb-c.d [2022-07-28T12:22:29.773Z] #43 20.25 PBCC images/ns.pb-c.c [2022-07-28T12:22:29.773Z] #43 20.28 DEP images/ns.pb-c.d [2022-07-28T12:22:29.773Z] #43 20.32 PBCC images/fdinfo.pb-c.c [2022-07-28T12:22:30.036Z] #43 20.43 DEP images/fdinfo.pb-c.d [2022-07-28T12:22:30.036Z] #43 20.47 PBCC images/core-aarch64.pb-c.c [2022-07-28T12:22:30.036Z] #43 20.53 PBCC images/core-arm.pb-c.c [2022-07-28T12:22:30.200Z] #42 ... [2022-07-28T12:22:30.200Z] [2022-07-28T12:22:30.200Z] #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 [2022-07-28T12:22:30.200Z] #13 sha256:1d76de14f5ff38dea40f0347c6e9c725597517c4048b7bd41edafed3c2d1dd63 [2022-07-28T12:22:30.200Z] #13 46.43 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-28T12:22:30.200Z] #13 46.43 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2022-07-28T12:22:30.200Z] #13 46.45 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-07-28T12:22:30.240Z] #67 19.36 Checking out files: 58% (1118/1910) Checking out files: 59% (1127/1910) Checking out files: 60% (1146/1910) Checking out files: 61% (1166/1910) Checking out files: 62% (1185/1910) Checking out files: 63% (1204/1910) Checking out files: 64% (1223/1910) Checking out files: 65% (1242/1910) Checking out files: 66% (1261/1910) Checking out files: 67% (1280/1910) Checking out files: 68% (1299/1910) Checking out files: 69% (1318/1910) Checking out files: 70% (1337/1910) Checking out files: 71% (1357/1910) Checking out files: 72% (1376/1910) Checking out files: 73% (1395/1910) Checking out files: 74% (1414/1910) Checking out files: 75% (1433/1910) Checking out files: 76% (1452/1910) Checking out files: 77% (1471/1910) Checking out files: 78% (1490/1910) Checking out files: 79% (1509/1910) Checking out files: 80% (1528/1910) Checking out files: 81% (1548/1910) Checking out files: 82% (1567/1910) Checking out files: 83% (1586/1910) Checking out files: 84% (1605/1910) Checking out files: 85% (1624/1910) Checking out files: 86% (1643/1910) Checking out files: 87% (1662/1910) Checking out files: 88% (1681/1910) Checking out files: 89% (1700/1910) Checking out files: 90% (1719/1910) Checking out files: 91% (1739/1910) Checking out files: 92% (1758/1910) Checking out files: 93% (1777/1910) Checking out files: 94% (1796/1910) Checking out files: 95% (1815/1910) Checking out files: 96% (1834/1910) Checking out files: 97% (1853/1910) Checking out files: 98% (1872/1910) Checking out files: 99% (1891/1910) Checking out files: 100% (1910/1910) Checking out files: 100% (1910/1910), done. [2022-07-28T12:22:30.240Z] #67 20.14 + cd /tmp/tmp.KcORxxwN1S/src/github.com/docker/libnetwork [2022-07-28T12:22:30.240Z] #67 20.14 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-07-28T12:22:30.292Z] #43 20.60 PBCC images/core-ppc64.pb-c.c [2022-07-28T12:22:30.292Z] #43 20.71 PBCC images/core-s390.pb-c.c [2022-07-28T12:22:30.292Z] #43 20.80 PBCC images/core-x86.pb-c.c [2022-07-28T12:22:30.292Z] #43 20.92 PBCC images/core.pb-c.c [2022-07-28T12:22:30.500Z] #67 20.36 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-07-28T12:22:30.760Z] #67 ... [2022-07-28T12:22:30.760Z] [2022-07-28T12:22:30.760Z] #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 [2022-07-28T12:22:30.760Z] #34 sha256:8f541030d4e026b6295a3c69f254c0425dcb5b1996f23cf7e63e4dd93e69f8a7 [2022-07-28T12:22:30.760Z] #34 10.61 runtime/internal/math [2022-07-28T12:22:30.760Z] #34 10.79 internal/itoa [2022-07-28T12:22:30.760Z] #34 11.02 math/bits [2022-07-28T12:22:30.760Z] #34 11.14 runtime [2022-07-28T12:22:30.760Z] #34 11.82 math [2022-07-28T12:22:30.760Z] #34 18.10 unicode/utf8 [2022-07-28T12:22:30.760Z] #34 18.73 internal/race [2022-07-28T12:22:30.760Z] #34 18.88 sync/atomic [2022-07-28T12:22:30.760Z] #34 19.31 unicode [2022-07-28T12:22:30.856Z] #43 21.14 PBCC images/inventory.pb-c.c [2022-07-28T12:22:30.856Z] #43 21.24 DEP images/core-aarch64.pb-c.d [2022-07-28T12:22:30.856Z] #43 21.29 DEP images/core-arm.pb-c.d [2022-07-28T12:22:30.856Z] #43 21.35 DEP images/core-ppc64.pb-c.d [2022-07-28T12:22:31.020Z] #34 ... [2022-07-28T12:22:31.020Z] [2022-07-28T12:22:31.020Z] #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 [2022-07-28T12:22:31.020Z] #49 sha256:b68e6efa17fff31af94354b5272cfd435457c77e0bec74cb92a2c4e0b9bd615c [2022-07-28T12:22:31.020Z] #49 20.44 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-07-28T12:22:31.020Z] #49 20.44 go: downloading github.com/stretchr/testify v1.4.0 [2022-07-28T12:22:31.020Z] #49 20.64 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-07-28T12:22:31.020Z] #49 20.81 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-07-28T12:22:31.020Z] #49 20.87 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-28T12:22:31.113Z] #43 21.52 DEP images/core-s390.pb-c.d [2022-07-28T12:22:31.206Z] #34 ... [2022-07-28T12:22:31.206Z] [2022-07-28T12:22:31.206Z] #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 [2022-07-28T12:22:31.206Z] #36 sha256:7dd4e759055c6fdc44b996a50e3e8652ec102e5d6500a83870d08c6d6be0f336 [2022-07-28T12:22:31.206Z] #36 75.74 Selecting previously unselected package libxml2:amd64. [2022-07-28T12:22:31.206Z] #36 75.74 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_amd64.deb ... [2022-07-28T12:22:31.206Z] #36 75.75 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-07-28T12:22:31.206Z] #36 76.38 Selecting previously unselected package cmake-data. [2022-07-28T12:22:31.206Z] #36 76.38 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... [2022-07-28T12:22:31.206Z] #36 76.39 Unpacking cmake-data (3.13.4-1) ... [2022-07-28T12:22:31.206Z] #36 80.45 Selecting previously unselected package libarchive13:amd64. [2022-07-28T12:22:31.206Z] #36 80.46 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-07-28T12:22:31.206Z] #36 80.48 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-07-28T12:22:31.206Z] #36 80.95 Selecting previously unselected package libjsoncpp1:amd64. [2022-07-28T12:22:31.206Z] #36 81.00 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-07-28T12:22:31.206Z] #36 81.00 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-07-28T12:22:31.206Z] #36 81.17 Selecting previously unselected package librhash0:amd64. [2022-07-28T12:22:31.206Z] #36 81.18 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-07-28T12:22:31.206Z] #36 81.20 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-07-28T12:22:31.206Z] #36 81.43 Selecting previously unselected package libuv1:amd64. [2022-07-28T12:22:31.206Z] #36 81.45 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-07-28T12:22:31.206Z] #36 81.45 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-07-28T12:22:31.206Z] #36 81.70 Selecting previously unselected package cmake. [2022-07-28T12:22:31.206Z] #36 81.73 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-07-28T12:22:31.206Z] #36 81.82 Unpacking cmake (3.13.4-1) ... [2022-07-28T12:22:31.369Z] #43 21.67 DEP images/core-x86.pb-c.d [2022-07-28T12:22:31.369Z] #43 21.80 DEP images/core.pb-c.d [2022-07-28T12:22:31.369Z] #43 21.92 DEP images/inventory.pb-c.d [2022-07-28T12:22:31.576Z] #13 ... [2022-07-28T12:22:31.576Z] [2022-07-28T12:22:31.576Z] #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 [2022-07-28T12:22:31.576Z] #32 sha256:2922d6c6ff78092bf30dfac7911ea41de110e752b33eddc90c1407b21db00312 [2022-07-28T12:22:31.576Z] #32 38.36 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. [2022-07-28T12:22:31.576Z] #32 38.57 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-28T12:22:31.576Z] #32 38.92 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-28T12:22:31.576Z] #32 ... [2022-07-28T12:22:31.576Z] [2022-07-28T12:22:31.576Z] #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 [2022-07-28T12:22:31.576Z] #36 sha256:fc7045fcb238535fa21b84d9bd2eaa82622cac10aeeef4921b5e15e0f2977cb5 [2022-07-28T12:22:31.576Z] #36 44.17 Selecting previously unselected package libxml2:arm64. [2022-07-28T12:22:31.576Z] #36 44.17 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_arm64.deb ... [2022-07-28T12:22:31.576Z] #36 44.19 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u4) ... [2022-07-28T12:22:31.576Z] #36 44.70 Selecting previously unselected package cmake-data. [2022-07-28T12:22:31.576Z] #36 44.71 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... [2022-07-28T12:22:31.576Z] #36 44.72 Unpacking cmake-data (3.13.4-1) ... [2022-07-28T12:22:31.576Z] #36 47.49 Selecting previously unselected package libarchive13:arm64. [2022-07-28T12:22:31.576Z] #36 47.53 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2022-07-28T12:22:31.576Z] #36 47.54 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2022-07-28T12:22:31.576Z] #36 47.78 Selecting previously unselected package libjsoncpp1:arm64. [2022-07-28T12:22:31.576Z] #36 47.81 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2022-07-28T12:22:31.576Z] #36 47.83 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2022-07-28T12:22:31.576Z] #36 48.02 Selecting previously unselected package librhash0:arm64. [2022-07-28T12:22:31.576Z] #36 48.02 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2022-07-28T12:22:31.576Z] #36 48.03 Unpacking librhash0:arm64 (1.3.8-1) ... [2022-07-28T12:22:31.576Z] #36 48.18 Selecting previously unselected package libuv1:arm64. [2022-07-28T12:22:31.576Z] #36 48.18 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_arm64.deb ... [2022-07-28T12:22:31.576Z] #36 48.19 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ... [2022-07-28T12:22:31.576Z] #36 48.34 Selecting previously unselected package cmake. [2022-07-28T12:22:31.576Z] #36 48.35 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2022-07-28T12:22:31.576Z] #36 48.36 Unpacking cmake (3.13.4-1) ... [2022-07-28T12:22:31.589Z] #49 21.29 go: downloading github.com/magiconair/properties v1.8.1 [2022-07-28T12:22:31.589Z] #49 21.29 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-07-28T12:22:31.590Z] #49 ... [2022-07-28T12:22:31.590Z] [2022-07-28T12:22:31.590Z] #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 [2022-07-28T12:22:31.590Z] #58 sha256:e9d46c4300abed2906605cfce9ee022775d65ceb63304d5aad1adb0bbefd85fe [2022-07-28T12:22:31.590Z] #58 11.35 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-07-28T12:22:31.590Z] #58 15.13 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-07-28T12:22:31.590Z] #58 15.76 go: downloading github.com/google/uuid v1.3.0 [2022-07-28T12:22:31.590Z] #58 15.83 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-28T12:22:31.590Z] #58 15.90 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-28T12:22:31.590Z] #58 16.19 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-28T12:22:31.590Z] #58 16.34 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-28T12:22:31.590Z] #58 16.83 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-07-28T12:22:31.590Z] #58 17.20 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-28T12:22:31.590Z] #58 17.36 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-07-28T12:22:31.590Z] #58 19.36 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-07-28T12:22:31.626Z] #43 22.09 PBCC images/cpuinfo.pb-c.c [2022-07-28T12:22:31.626Z] #43 22.17 DEP images/cpuinfo.pb-c.d [2022-07-28T12:22:31.849Z] #58 ... [2022-07-28T12:22:31.849Z] [2022-07-28T12:22:31.849Z] #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 [2022-07-28T12:22:31.849Z] #49 sha256:b68e6efa17fff31af94354b5272cfd435457c77e0bec74cb92a2c4e0b9bd615c [2022-07-28T12:22:31.849Z] #49 21.51 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-07-28T12:22:31.849Z] #49 21.51 go: downloading github.com/spf13/afero v1.1.2 [2022-07-28T12:22:31.849Z] #49 21.71 go: downloading github.com/spf13/cast v1.3.0 [2022-07-28T12:22:31.884Z] #43 22.24 PBCC images/stats.pb-c.c [2022-07-28T12:22:31.884Z] #43 22.29 DEP images/stats.pb-c.d [2022-07-28T12:22:32.111Z] #49 21.87 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-07-28T12:22:32.111Z] #49 21.87 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-28T12:22:32.111Z] #49 21.87 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-07-28T12:22:32.111Z] #49 21.92 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-07-28T12:22:32.371Z] #49 22.05 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-07-28T12:22:32.371Z] #49 22.13 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-28T12:22:32.371Z] #49 ... [2022-07-28T12:22:32.371Z] [2022-07-28T12:22:32.371Z] #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 [2022-07-28T12:22:32.371Z] #36 sha256:7dd4e759055c6fdc44b996a50e3e8652ec102e5d6500a83870d08c6d6be0f336 [2022-07-28T12:22:32.371Z] #36 12.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-28T12:22:32.371Z] #36 ... [2022-07-28T12:22:32.371Z] [2022-07-28T12:22:32.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 [2022-07-28T12:22:32.371Z] #49 sha256:b68e6efa17fff31af94354b5272cfd435457c77e0bec74cb92a2c4e0b9bd615c [2022-07-28T12:22:32.371Z] #49 22.35 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-28T12:22:32.371Z] #49 22.35 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-07-28T12:22:32.591Z] #36 87.02 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-07-28T12:22:32.631Z] #49 22.54 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-28T12:22:32.631Z] #49 22.54 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-28T12:22:32.631Z] #49 22.54 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-28T12:22:32.631Z] #49 22.54 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-07-28T12:22:32.631Z] #49 ... [2022-07-28T12:22:32.631Z] [2022-07-28T12:22:32.631Z] #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 [2022-07-28T12:22:32.631Z] #42 sha256:53320a76784e10e4c6da186ee494d7afc4a706b4777ecff09da0295825075e0d [2022-07-28T12:22:32.631Z] #42 12.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-28T12:22:32.852Z] #36 87.03 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:22:32.852Z] #36 87.04 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-07-28T12:22:32.852Z] #36 87.07 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:22:32.852Z] #36 87.15 Setting up librhash0:amd64 (1.3.8-1) ... [2022-07-28T12:22:32.852Z] #36 87.17 Setting up cmake-data (3.13.4-1) ... [2022-07-28T12:22:32.852Z] #36 87.20 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-07-28T12:22:32.852Z] #36 87.22 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-07-28T12:22:32.852Z] #36 87.24 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-07-28T12:22:32.891Z] #42 ... [2022-07-28T12:22:32.891Z] [2022-07-28T12:22:32.891Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-28T12:22:32.891Z] #49 sha256:b68e6efa17fff31af94354b5272cfd435457c77e0bec74cb92a2c4e0b9bd615c [2022-07-28T12:22:32.891Z] #49 22.74 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-07-28T12:22:32.948Z] #36 ... [2022-07-28T12:22:32.948Z] [2022-07-28T12:22:32.948Z] #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 [2022-07-28T12:22:32.948Z] #42 sha256:2332bd61b57ece649653a4d6af6ec53f170f47793dd2e62d76adf295a1557007 [2022-07-28T12:22:32.948Z] #42 50.27 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2022-07-28T12:22:33.113Z] #36 87.26 Setting up cmake (3.13.4-1) ... [2022-07-28T12:22:33.113Z] #36 87.27 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-28T12:22:33.113Z] #36 87.42 Processing triggers for mime-support (3.62) ... [2022-07-28T12:22:33.151Z] #49 22.84 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-07-28T12:22:33.299Z] #42 50.29 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-28T12:22:33.410Z] #49 23.15 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-28T12:22:33.410Z] #49 23.15 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-28T12:22:33.410Z] #49 23.19 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-07-28T12:22:33.670Z] #49 23.31 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-07-28T12:22:33.932Z] #49 23.84 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-07-28T12:22:33.932Z] #49 23.90 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-07-28T12:22:34.191Z] #49 23.94 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-28T12:22:34.191Z] #49 24.10 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-07-28T12:22:34.191Z] #49 24.19 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-28T12:22:34.191Z] #49 ... [2022-07-28T12:22:34.191Z] [2022-07-28T12:22:34.191Z] #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 [2022-07-28T12:22:34.191Z] #47 sha256:9491d8c60be72cfe941e8d29f7caeb477a9cbc09c07900e0519439abe58a7091 [2022-07-28T12:22:34.191Z] #47 14.16 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-28T12:22:34.191Z] #47 14.25 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-28T12:22:34.191Z] #47 14.38 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-28T12:22:34.191Z] #47 17.83 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-28T12:22:34.191Z] #47 17.86 go: downloading golang.org/x/mod v0.3.0 [2022-07-28T12:22:34.405Z] #43 ... [2022-07-28T12:22:34.405Z] [2022-07-28T12:22:34.405Z] #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 [2022-07-28T12:22:34.405Z] #34 sha256:d407d5b3056b6dcfb08acd460b6077e28590afb3a1053168a3efb5dba075cea6 [2022-07-28T12:22:34.405Z] #34 105.8 internal/fmtsort [2022-07-28T12:22:34.405Z] #34 106.5 internal/syscall/execenv [2022-07-28T12:22:34.405Z] #34 106.7 path [2022-07-28T12:22:34.405Z] #34 107.4 strings [2022-07-28T12:22:34.405Z] #34 107.4 io/fs [2022-07-28T12:22:34.405Z] #34 109.7 os [2022-07-28T12:22:34.405Z] #34 111.2 bufio [2022-07-28T12:22:34.405Z] #34 112.6 text/tabwriter [2022-07-28T12:22:34.405Z] #34 114.6 io/ioutil [2022-07-28T12:22:34.405Z] #34 114.6 fmt [2022-07-28T12:22:34.405Z] #34 ... [2022-07-28T12:22:34.405Z] [2022-07-28T12:22:34.405Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:22:34.405Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:22:34.405Z] #43 24.85 make[1]: Nothing to be done for 'all'. [2022-07-28T12:22:34.451Z] #47 ... [2022-07-28T12:22:34.451Z] [2022-07-28T12:22:34.451Z] #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 [2022-07-28T12:22:34.451Z] #49 sha256:b68e6efa17fff31af94354b5272cfd435457c77e0bec74cb92a2c4e0b9bd615c [2022-07-28T12:22:34.451Z] #49 24.26 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-28T12:22:34.499Z] #36 DONE 88.8s [2022-07-28T12:22:34.499Z] [2022-07-28T12:22:34.499Z] #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 [2022-07-28T12:22:34.499Z] #37 sha256:0b8ac60e707c2e05f8b989051abe1a994eb373c449e3be9060e378f3c703c6b4 [2022-07-28T12:22:34.712Z] #49 24.33 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-07-28T12:22:34.973Z] #49 24.66 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-07-28T12:22:34.973Z] #49 24.66 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-28T12:22:34.973Z] #49 24.75 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-07-28T12:22:34.973Z] #49 24.84 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-07-28T12:22:35.235Z] #49 24.92 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-07-28T12:22:35.235Z] #49 25.08 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-07-28T12:22:35.805Z] #49 ... [2022-07-28T12:22:35.805Z] [2022-07-28T12:22:35.805Z] #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 [2022-07-28T12:22:35.805Z] #45 sha256:6e74abc7346528c19678f5b44e40f8c08bc60cce8bb758414ff7df078be7cf98 [2022-07-28T12:22:35.805Z] #45 DONE 25.4s [2022-07-28T12:22:35.805Z] [2022-07-28T12:22:35.805Z] #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 [2022-07-28T12:22:35.805Z] #49 sha256:b68e6efa17fff31af94354b5272cfd435457c77e0bec74cb92a2c4e0b9bd615c [2022-07-28T12:22:35.805Z] #49 25.44 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-07-28T12:22:35.885Z] #37 1.453 + RM_GOPATH=0 [2022-07-28T12:22:35.886Z] #37 1.453 + TMP_GOPATH= [2022-07-28T12:22:35.886Z] #37 1.453 + : /build [2022-07-28T12:22:35.886Z] #37 1.453 + '[' -z '' ']' [2022-07-28T12:22:36.065Z] #49 25.77 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-07-28T12:22:36.066Z] #49 25.77 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-07-28T12:22:36.066Z] #49 25.86 go: downloading github.com/ultraware/funlen v0.0.2 [2022-07-28T12:22:36.066Z] #49 25.86 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-07-28T12:22:36.066Z] #49 25.86 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-07-28T12:22:36.146Z] #37 1.456 ++ mktemp -d [2022-07-28T12:22:36.146Z] #37 1.471 + export GOPATH=/tmp/tmp.EHUQvtXzDQ [2022-07-28T12:22:36.146Z] #37 1.471 + GOPATH=/tmp/tmp.EHUQvtXzDQ [2022-07-28T12:22:36.146Z] #37 1.471 + RM_GOPATH=1 [2022-07-28T12:22:36.146Z] #37 1.471 + case "$(go env GOARCH)" in [2022-07-28T12:22:36.146Z] #37 1.471 ++ go env GOARCH [2022-07-28T12:22:36.146Z] #37 1.521 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T12:22:36.146Z] #37 1.521 + GO_BUILDMODE=-buildmode=pie [2022-07-28T12:22:36.146Z] #37 1.521 ++ dirname /tmp/install/install.sh [2022-07-28T12:22:36.146Z] #37 1.533 Install tini version v0.19.0 [2022-07-28T12:22:36.146Z] #37 1.535 + dir=/tmp/install [2022-07-28T12:22:36.146Z] #37 1.535 + bin=tini [2022-07-28T12:22:36.146Z] #37 1.535 + shift [2022-07-28T12:22:36.146Z] #37 1.535 + '[' '!' -f /tmp/install/tini.installer ']' [2022-07-28T12:22:36.146Z] #37 1.535 + . /tmp/install/tini.installer [2022-07-28T12:22:36.146Z] #37 1.535 ++ : v0.19.0 [2022-07-28T12:22:36.146Z] #37 1.535 + install_tini [2022-07-28T12:22:36.146Z] #37 1.535 + echo 'Install tini version v0.19.0' [2022-07-28T12:22:36.146Z] #37 1.535 + git clone https://github.com/krallin/tini.git /tmp/tmp.EHUQvtXzDQ/tini [2022-07-28T12:22:36.146Z] #37 1.573 Cloning into '/tmp/tmp.EHUQvtXzDQ/tini'... [2022-07-28T12:22:36.328Z] #49 26.04 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-07-28T12:22:37.090Z] #37 ... [2022-07-28T12:22:37.090Z] [2022-07-28T12:22:37.090Z] #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 [2022-07-28T12:22:37.090Z] #42 sha256:53320a76784e10e4c6da186ee494d7afc4a706b4777ecff09da0295825075e0d [2022-07-28T12:22:37.090Z] #42 81.17 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-07-28T12:22:37.090Z] #42 81.19 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-28T12:22:37.090Z] #42 81.21 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-07-28T12:22:37.090Z] #42 81.22 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-07-28T12:22:37.090Z] #42 81.25 Setting up python-six (1.12.0-1) ... [2022-07-28T12:22:37.090Z] #42 87.11 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-07-28T12:22:37.090Z] #42 87.13 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-07-28T12:22:37.090Z] #42 87.14 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-07-28T12:22:37.090Z] #42 87.16 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-07-28T12:22:37.090Z] #42 87.18 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-07-28T12:22:37.090Z] #42 87.19 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-07-28T12:22:37.090Z] #42 87.22 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-07-28T12:22:37.090Z] #42 87.25 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-07-28T12:22:37.090Z] #42 87.27 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-07-28T12:22:37.090Z] #42 87.28 Setting up python-protobuf (3.6.1.3-2) ... [2022-07-28T12:22:37.090Z] #42 ... [2022-07-28T12:22:37.090Z] [2022-07-28T12:22:37.090Z] #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 [2022-07-28T12:22:37.090Z] #34 sha256:31b26a1aace0fab519e6845acb6a0b0dd731dd943f710d71c72463aa1fb14306 [2022-07-28T12:22:37.090Z] #34 90.81 internal/syscall/unix [2022-07-28T12:22:37.090Z] #34 91.08 time [2022-07-28T12:22:37.496Z] #42 ... [2022-07-28T12:22:37.496Z] [2022-07-28T12:22:37.496Z] #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 [2022-07-28T12:22:37.496Z] #47 sha256:5cec81f3d824763af8794dd418e5c9937246a3965e277662a12381967f255eca [2022-07-28T12:22:37.496Z] #47 DONE 54.6s [2022-07-28T12:22:37.496Z] [2022-07-28T12:22:37.496Z] #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 [2022-07-28T12:22:37.496Z] #42 sha256:2332bd61b57ece649653a4d6af6ec53f170f47793dd2e62d76adf295a1557007 [2022-07-28T12:22:37.496Z] #42 DONE 54.6s [2022-07-28T12:22:37.496Z] [2022-07-28T12:22:37.496Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:22:37.496Z] #43 sha256:53ba65c76ec05e68c077e577a79ebe34dc057f1e04aaddc2c5d0f4e9ca87269d [2022-07-28T12:22:37.701Z] #43 27.68 CC images/stats.o [2022-07-28T12:22:37.743Z] #49 27.39 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-28T12:22:37.743Z] #49 27.46 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-07-28T12:22:37.757Z] #43 ... [2022-07-28T12:22:37.757Z] [2022-07-28T12:22:37.757Z] #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 [2022-07-28T12:22:37.757Z] #36 sha256:fc7045fcb238535fa21b84d9bd2eaa82622cac10aeeef4921b5e15e0f2977cb5 [2022-07-28T12:22:37.757Z] #36 52.28 Setting up libicu63:arm64 (63.1-6+deb10u3) ... [2022-07-28T12:22:37.757Z] #36 52.76 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:22:37.757Z] #36 53.10 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ... [2022-07-28T12:22:37.757Z] #36 53.29 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:22:37.757Z] #36 53.40 Setting up librhash0:arm64 (1.3.8-1) ... [2022-07-28T12:22:37.757Z] #36 53.47 Setting up cmake-data (3.13.4-1) ... [2022-07-28T12:22:37.757Z] #36 53.58 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u4) ... [2022-07-28T12:22:37.757Z] #36 53.66 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2022-07-28T12:22:37.757Z] #36 53.73 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2022-07-28T12:22:37.757Z] #36 53.87 Setting up cmake (3.13.4-1) ... [2022-07-28T12:22:37.757Z] #36 54.09 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-28T12:22:37.757Z] #36 54.25 Processing triggers for mime-support (3.62) ... [2022-07-28T12:22:37.757Z] #36 DONE 54.9s [2022-07-28T12:22:37.757Z] [2022-07-28T12:22:37.757Z] #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 [2022-07-28T12:22:37.757Z] #37 sha256:2581df95110ce38cd048ab7e06fceefaeac2f49b35232f51eed9b88512a17ed9 [2022-07-28T12:22:37.991Z] #43 28.25 CC images/core.o [2022-07-28T12:22:38.003Z] #49 27.78 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-28T12:22:38.004Z] #49 27.78 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-28T12:22:38.004Z] #49 27.78 go: downloading github.com/stretchr/objx v0.2.0 [2022-07-28T12:22:38.004Z] #49 27.88 go: downloading golang.org/x/text v0.3.2 [2022-07-28T12:22:38.476Z] #34 ... [2022-07-28T12:22:38.476Z] [2022-07-28T12:22:38.476Z] #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 [2022-07-28T12:22:38.476Z] #13 sha256:1355b81fbf4f4448ac93cb7bbcbe2f1a8548ea486f9372bb94de873a615cd30c [2022-07-28T12:22:38.476Z] #13 78.63 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-28T12:22:38.476Z] #13 78.63 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-07-28T12:22:38.476Z] #13 78.63 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-07-28T12:22:38.476Z] #13 83.46 Selecting previously unselected package binutils-mingw-w64. [2022-07-28T12:22:38.476Z] #13 83.46 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-07-28T12:22:38.476Z] #13 83.46 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-07-28T12:22:38.476Z] #13 83.84 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-28T12:22:38.476Z] #13 83.84 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-07-28T12:22:38.476Z] #13 83.86 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-07-28T12:22:38.476Z] #13 84.48 Selecting previously unselected package dmsetup. [2022-07-28T12:22:38.476Z] #13 84.48 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-07-28T12:22:38.476Z] #13 84.50 Unpacking dmsetup (2:1.02.155-3) ... [2022-07-28T12:22:38.476Z] #13 84.80 Selecting previously unselected package mingw-w64-common. [2022-07-28T12:22:38.476Z] #13 84.83 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-07-28T12:22:38.476Z] #13 84.84 Unpacking mingw-w64-common (6.0.0-3) ... [2022-07-28T12:22:38.560Z] #43 29.11 CC images/core-x86.o [2022-07-28T12:22:38.737Z] #13 ... [2022-07-28T12:22:38.737Z] [2022-07-28T12:22:38.737Z] #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 [2022-07-28T12:22:38.737Z] #37 sha256:0b8ac60e707c2e05f8b989051abe1a994eb373c449e3be9060e378f3c703c6b4 [2022-07-28T12:22:38.737Z] #37 2.746 + cd /tmp/tmp.EHUQvtXzDQ/tini [2022-07-28T12:22:38.737Z] #37 2.748 + git checkout -q v0.19.0 [2022-07-28T12:22:38.737Z] #37 2.815 + cmake . [2022-07-28T12:22:38.737Z] #37 3.765 -- The C compiler identification is GNU 8.3.0 [2022-07-28T12:22:38.737Z] #37 3.863 -- Check for working C compiler: /usr/bin/cc [2022-07-28T12:22:39.140Z] #37 1.248 + RM_GOPATH=0 [2022-07-28T12:22:39.140Z] #37 1.270 + TMP_GOPATH= [2022-07-28T12:22:39.140Z] #37 1.270 + : /build [2022-07-28T12:22:39.140Z] #37 1.270 + '[' -z '' ']' [2022-07-28T12:22:39.140Z] #37 1.270 ++ mktemp -d [2022-07-28T12:22:39.140Z] #37 1.270 + export GOPATH=/tmp/tmp.Li0pYQYjn2 [2022-07-28T12:22:39.140Z] #37 1.270 + GOPATH=/tmp/tmp.Li0pYQYjn2 [2022-07-28T12:22:39.140Z] #37 1.270 + RM_GOPATH=1 [2022-07-28T12:22:39.140Z] #37 1.270 + case "$(go env GOARCH)" in [2022-07-28T12:22:39.140Z] #37 1.270 ++ go env GOARCH [2022-07-28T12:22:39.140Z] #37 1.320 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T12:22:39.140Z] #37 1.320 + GO_BUILDMODE=-buildmode=pie [2022-07-28T12:22:39.140Z] #37 1.320 ++ dirname /tmp/install/install.sh [2022-07-28T12:22:39.140Z] #37 1.320 + dir=/tmp/install [2022-07-28T12:22:39.140Z] #37 1.320 + bin=tini [2022-07-28T12:22:39.140Z] #37 1.320 + shift [2022-07-28T12:22:39.140Z] #37 1.320 + '[' '!' -f /tmp/install/tini.installer ']' [2022-07-28T12:22:39.140Z] #37 1.320 + . /tmp/install/tini.installer [2022-07-28T12:22:39.140Z] #37 1.320 ++ : v0.19.0 [2022-07-28T12:22:39.140Z] #37 1.320 + install_tini [2022-07-28T12:22:39.140Z] #37 1.320 + echo 'Install tini version v0.19.0' [2022-07-28T12:22:39.140Z] #37 1.320 + git clone https://github.com/krallin/tini.git /tmp/tmp.Li0pYQYjn2/tini [2022-07-28T12:22:39.140Z] #37 1.320 Cloning into '/tmp/tmp.Li0pYQYjn2/tini'... [2022-07-28T12:22:39.140Z] #37 1.320 Install tini version v0.19.0 [2022-07-28T12:22:39.490Z] #43 29.79 CC images/core-arm.o [2022-07-28T12:22:39.679Z] #37 4.845 -- Check for working C compiler: /usr/bin/cc -- works [2022-07-28T12:22:39.679Z] #37 4.860 -- Detecting C compiler ABI info [2022-07-28T12:22:39.710Z] #37 2.156 + cd /tmp/tmp.Li0pYQYjn2/tini [2022-07-28T12:22:39.746Z] #43 30.29 CC images/core-aarch64.o [2022-07-28T12:22:39.977Z] #37 2.156 + git checkout -q v0.19.0 [2022-07-28T12:22:39.977Z] #37 2.178 + cmake . [2022-07-28T12:22:40.241Z] #37 ... [2022-07-28T12:22:40.241Z] [2022-07-28T12:22:40.241Z] #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 [2022-07-28T12:22:40.241Z] #34 sha256:181fb98129b208012fafbcae9729c25ae889b6515b5105e950283905d2dd41db [2022-07-28T12:22:40.241Z] #34 47.48 reflect [2022-07-28T12:22:40.241Z] #34 52.65 internal/syscall/unix [2022-07-28T12:22:40.241Z] #34 53.08 time [2022-07-28T12:22:40.241Z] #34 53.72 internal/fmtsort [2022-07-28T12:22:40.241Z] #34 54.16 internal/syscall/execenv [2022-07-28T12:22:40.241Z] #34 54.32 path [2022-07-28T12:22:40.241Z] #34 55.05 strings [2022-07-28T12:22:40.501Z] #34 ... [2022-07-28T12:22:40.501Z] [2022-07-28T12:22:40.501Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:22:40.501Z] #43 sha256:53ba65c76ec05e68c077e577a79ebe34dc057f1e04aaddc2c5d0f4e9ca87269d [2022-07-28T12:22:40.501Z] #43 3.038 Note: Building without setproctitle() and strlcpy() support. [2022-07-28T12:22:40.501Z] #43 3.039 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-07-28T12:22:40.501Z] #43 3.055 Note: Building without GnuTLS support [2022-07-28T12:22:40.501Z] #43 3.069 Makefile.config:39: Warn: you have no libnftables installed [2022-07-28T12:22:40.501Z] #43 3.069 Makefile.config:40: Warn: Building without nftables support [2022-07-28T12:22:40.624Z] #37 5.893 -- Detecting C compiler ABI info - done [2022-07-28T12:22:40.624Z] #37 5.954 -- Detecting C compile features [2022-07-28T12:22:40.675Z] #43 30.90 CC images/core-ppc64.o [2022-07-28T12:22:41.204Z] #37 ... [2022-07-28T12:22:41.204Z] [2022-07-28T12:22:41.204Z] #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 [2022-07-28T12:22:41.204Z] #47 sha256:259005c124ce406d87d1054cf0a89aea6e758b1293f69fc49c28d850d030f318 [2022-07-28T12:22:41.204Z] #47 DONE 95.6s [2022-07-28T12:22:41.464Z] [2022-07-28T12:22:41.465Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-07-28T12:22:41.465Z] #13 sha256:1355b81fbf4f4448ac93cb7bbcbe2f1a8548ea486f9372bb94de873a615cd30c [2022-07-28T12:22:41.606Z] #43 31.81 CC images/core-s390.o [2022-07-28T12:22:41.726Z] #13 ... [2022-07-28T12:22:41.726Z] [2022-07-28T12:22:41.726Z] #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 [2022-07-28T12:22:41.726Z] #42 sha256:53320a76784e10e4c6da186ee494d7afc4a706b4777ecff09da0295825075e0d [2022-07-28T12:22:41.726Z] #42 96.20 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-07-28T12:22:41.878Z] #43 4.252 fatal: not a git repository (or any of the parent directories): .git [2022-07-28T12:22:41.878Z] #43 4.354 GEN .gitid [2022-07-28T12:22:41.878Z] #43 4.420 GEN criu/include/version.h [2022-07-28T12:22:41.878Z] #43 4.484 GEN include/common/asm [2022-07-28T12:22:41.987Z] #42 96.27 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-28T12:22:42.136Z] #43 ... [2022-07-28T12:22:42.136Z] [2022-07-28T12:22:42.136Z] #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 [2022-07-28T12:22:42.136Z] #13 sha256:1d76de14f5ff38dea40f0347c6e9c725597517c4048b7bd41edafed3c2d1dd63 [2022-07-28T12:22:42.136Z] #13 48.38 Selecting previously unselected package binutils-mingw-w64. [2022-07-28T12:22:42.136Z] #13 48.43 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-07-28T12:22:42.136Z] #13 48.44 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-07-28T12:22:42.136Z] #13 48.58 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-07-28T12:22:42.136Z] #13 48.59 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2022-07-28T12:22:42.136Z] #13 48.61 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2022-07-28T12:22:42.136Z] #13 48.78 Selecting previously unselected package dmsetup. [2022-07-28T12:22:42.136Z] #13 48.79 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2022-07-28T12:22:42.136Z] #13 48.79 Unpacking dmsetup (2:1.02.155-3) ... [2022-07-28T12:22:42.136Z] #13 48.99 Selecting previously unselected package mingw-w64-common. [2022-07-28T12:22:42.136Z] #13 49.00 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-07-28T12:22:42.136Z] #13 49.02 Unpacking mingw-w64-common (6.0.0-3) ... [2022-07-28T12:22:42.136Z] #13 57.23 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-28T12:22:42.136Z] #13 57.24 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-07-28T12:22:42.136Z] #13 57.27 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-07-28T12:22:42.204Z] #49 ... [2022-07-28T12:22:42.204Z] [2022-07-28T12:22:42.204Z] #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 [2022-07-28T12:22:42.204Z] #40 sha256:026c1dd60fb66b96a370bccc3c5529f2667f2022f8d6b588231c987adeab095d [2022-07-28T12:22:42.204Z] #40 25.75 Checking out files: 73% (1605/2176) Checking out files: 74% (1611/2176) Checking out files: 75% (1632/2176) Checking out files: 76% (1654/2176) Checking out files: 77% (1676/2176) Checking out files: 78% (1698/2176) Checking out files: 79% (1720/2176) Checking out files: 80% (1741/2176) Checking out files: 81% (1763/2176) Checking out files: 82% (1785/2176) Checking out files: 83% (1807/2176) Checking out files: 84% (1828/2176) Checking out files: 85% (1850/2176) Checking out files: 86% (1872/2176) Checking out files: 87% (1894/2176) Checking out files: 88% (1915/2176) Checking out files: 89% (1937/2176) Checking out files: 90% (1959/2176) Checking out files: 91% (1981/2176) Checking out files: 92% (2002/2176) Checking out files: 93% (2024/2176) Checking out files: 94% (2046/2176) Checking out files: 95% (2068/2176) Checking out files: 96% (2089/2176) Checking out files: 97% (2111/2176) Checking out files: 98% (2133/2176) Checking out files: 99% (2155/2176) Checking out files: 100% (2176/2176) Checking out files: 100% (2176/2176), done. [2022-07-28T12:22:42.204Z] #40 26.46 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-07-28T12:22:42.204Z] #40 28.27 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-28T12:22:42.395Z] #13 ... [2022-07-28T12:22:42.395Z] [2022-07-28T12:22:42.395Z] #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 [2022-07-28T12:22:42.395Z] #37 sha256:2581df95110ce38cd048ab7e06fceefaeac2f49b35232f51eed9b88512a17ed9 [2022-07-28T12:22:42.395Z] #37 2.672 -- The C compiler identification is GNU 8.3.0 [2022-07-28T12:22:42.395Z] #37 2.711 -- Check for working C compiler: /usr/bin/cc [2022-07-28T12:22:42.395Z] #37 3.390 -- Check for working C compiler: /usr/bin/cc -- works [2022-07-28T12:22:42.395Z] #37 3.396 -- Detecting C compiler ABI info [2022-07-28T12:22:42.395Z] #37 4.055 -- Detecting C compiler ABI info - done [2022-07-28T12:22:42.395Z] #37 4.062 -- Detecting C compile features [2022-07-28T12:22:42.535Z] #43 32.86 CC images/cpuinfo.o [2022-07-28T12:22:42.785Z] #40 ... [2022-07-28T12:22:42.785Z] [2022-07-28T12:22:42.785Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-28T12:22:42.785Z] #34 sha256:8f541030d4e026b6295a3c69f254c0425dcb5b1996f23cf7e63e4dd93e69f8a7 [2022-07-28T12:22:42.785Z] #34 22.62 encoding [2022-07-28T12:22:42.935Z] #42 DONE 97.3s [2022-07-28T12:22:42.935Z] [2022-07-28T12:22:42.935Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:22:42.935Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:22:43.044Z] #34 ... [2022-07-28T12:22:43.044Z] [2022-07-28T12:22:43.044Z] #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 [2022-07-28T12:22:43.044Z] #42 sha256:53320a76784e10e4c6da186ee494d7afc4a706b4777ecff09da0295825075e0d [2022-07-28T12:22:43.044Z] #42 24.88 Fetched 8508 kB in 18s (464 kB/s) [2022-07-28T12:22:43.044Z] #42 24.88 Reading package lists... [2022-07-28T12:22:43.105Z] #43 33.52 CC images/inventory.o [2022-07-28T12:22:43.303Z] #42 32.07 Reading package lists... [2022-07-28T12:22:43.303Z] #42 ... [2022-07-28T12:22:43.303Z] [2022-07-28T12:22:43.304Z] #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 [2022-07-28T12:22:43.304Z] #55 sha256:7c641f8616cbd8c027afdbbc0be0d2c0e6a57e8af29eba883b38cb4e372667a5 [2022-07-28T12:22:43.304Z] #55 22.99 Fetched 8508 kB in 17s (490 kB/s) [2022-07-28T12:22:43.304Z] #55 22.99 Reading package lists... [2022-07-28T12:22:43.304Z] #55 30.25 Reading package lists... [2022-07-28T12:22:43.304Z] #55 ... [2022-07-28T12:22:43.304Z] [2022-07-28T12:22:43.304Z] #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 [2022-07-28T12:22:43.304Z] #36 sha256:7dd4e759055c6fdc44b996a50e3e8652ec102e5d6500a83870d08c6d6be0f336 [2022-07-28T12:22:43.304Z] #36 24.04 Fetched 8508 kB in 18s (479 kB/s) [2022-07-28T12:22:43.304Z] #36 24.04 Reading package lists... [2022-07-28T12:22:43.668Z] #43 33.94 CC images/fdinfo.o [2022-07-28T12:22:43.769Z] #37 5.970 -- Detecting C compile features - done [2022-07-28T12:22:43.769Z] #37 6.012 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-28T12:22:43.872Z] #36 31.50 Reading package lists... [2022-07-28T12:22:43.872Z] #36 ... [2022-07-28T12:22:43.872Z] [2022-07-28T12:22:43.872Z] #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 [2022-07-28T12:22:43.872Z] #13 sha256:1355b81fbf4f4448ac93cb7bbcbe2f1a8548ea486f9372bb94de873a615cd30c [2022-07-28T12:22:43.872Z] #13 25.73 Fetched 9047 kB in 20s (450 kB/s) [2022-07-28T12:22:43.872Z] #13 25.73 Reading package lists... [2022-07-28T12:22:44.028Z] #37 6.240 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-28T12:22:44.028Z] #37 6.325 -- Configuring done [2022-07-28T12:22:44.028Z] #37 6.343 -- Generating done [2022-07-28T12:22:44.028Z] #37 6.352 -- Build files have been written to: /tmp/tmp.Li0pYQYjn2/tini [2022-07-28T12:22:44.028Z] #37 6.357 + make tini-static [2022-07-28T12:22:44.231Z] #43 34.58 CC images/fown.o [2022-07-28T12:22:44.489Z] #43 34.89 CC images/ns.o [2022-07-28T12:22:44.594Z] #37 6.747 Scanning dependencies of target tini-static [2022-07-28T12:22:44.594Z] #37 6.826 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-28T12:22:44.747Z] #43 35.24 CC images/regfile.o [2022-07-28T12:22:44.818Z] #13 32.83 Reading package lists... [2022-07-28T12:22:44.818Z] #13 ... [2022-07-28T12:22:44.818Z] [2022-07-28T12:22:44.818Z] #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 [2022-07-28T12:22:44.818Z] #49 sha256:b68e6efa17fff31af94354b5272cfd435457c77e0bec74cb92a2c4e0b9bd615c [2022-07-28T12:22:44.818Z] #49 34.39 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-28T12:22:44.818Z] #49 34.39 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-28T12:22:44.818Z] #49 34.39 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-07-28T12:22:44.818Z] #49 34.46 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-07-28T12:22:44.818Z] #49 34.54 go: downloading github.com/gogo/protobuf v1.2.1 [2022-07-28T12:22:44.818Z] #49 ... [2022-07-28T12:22:44.818Z] [2022-07-28T12:22:44.818Z] #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 [2022-07-28T12:22:44.818Z] #58 sha256:e9d46c4300abed2906605cfce9ee022775d65ceb63304d5aad1adb0bbefd85fe [2022-07-28T12:22:44.818Z] #58 24.77 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-28T12:22:45.310Z] #43 35.63 CC images/ghost-file.o [2022-07-28T12:22:45.578Z] #43 36.01 CC images/fifo.o [2022-07-28T12:22:45.632Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-07-28T12:22:45.632Z] [2022-07-28T12:22:45.632Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-28T12:22:45.632Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-28T12:22:45.632Z] HOSTNAME=8ef74047a4d5 [2022-07-28T12:22:45.632Z] DEST=bundles/test-integration [2022-07-28T12:22:45.632Z] PWD=/go/src/github.com/docker/docker [2022-07-28T12:22:45.632Z] DOCKER_ROOTLESS=1 [2022-07-28T12:22:45.632Z] DOCKER_GITCOMMIT=cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f [2022-07-28T12:22:45.632Z] container=docker [2022-07-28T12:22:45.632Z] HOME=/root [2022-07-28T12:22:45.632Z] GOLANG_VERSION=1.17.12 [2022-07-28T12:22:45.632Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-28T12:22:45.632Z] VALIDATE_BRANCH=20.10 [2022-07-28T12:22:45.632Z] TERM=xterm [2022-07-28T12:22:45.632Z] DOCKER_PKG=github.com/docker/docker [2022-07-28T12:22:45.632Z] SHLVL=1 [2022-07-28T12:22:45.632Z] TIMEOUT=120m [2022-07-28T12:22:45.632Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-07-28T12:22:45.632Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-28T12:22:45.632Z] GO111MODULE=off [2022-07-28T12:22:45.632Z] DOCKER_EXPERIMENTAL=1 [2022-07-28T12:22:45.632Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-28T12:22:45.632Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-28T12:22:45.632Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-28T12:22:45.632Z] GOPATH=/go [2022-07-28T12:22:45.632Z] PKG_CONFIG=pkg-config [2022-07-28T12:22:45.632Z] _=/usr/bin/env [2022-07-28T12:22:45.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-28T12:22:45.835Z] #43 36.31 CC images/remap-file-path.o [2022-07-28T12:22:45.969Z] #37 8.155 [100%] Linking C executable tini-static [2022-07-28T12:22:45.969Z] #37 ... [2022-07-28T12:22:45.969Z] [2022-07-28T12:22:45.969Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:22:45.969Z] #43 sha256:53ba65c76ec05e68c077e577a79ebe34dc057f1e04aaddc2c5d0f4e9ca87269d [2022-07-28T12:22:45.969Z] #43 6.396 PBCC images/timens.pb-c.c [2022-07-28T12:22:45.969Z] #43 6.406 DEP images/timens.pb-c.d [2022-07-28T12:22:45.969Z] #43 6.461 PBCC images/fown.pb-c.c [2022-07-28T12:22:45.969Z] #43 6.492 PBCC images/google/protobuf/descriptor.pb-c.c [2022-07-28T12:22:45.969Z] #43 6.575 PBCC images/opts.pb-c.c [2022-07-28T12:22:45.969Z] #43 6.635 PBCC images/memfd.pb-c.c [2022-07-28T12:22:45.969Z] #43 6.708 DEP images/fown.pb-c.d [2022-07-28T12:22:45.969Z] #43 6.754 DEP images/google/protobuf/descriptor.pb-c.d [2022-07-28T12:22:45.969Z] #43 6.824 DEP images/opts.pb-c.d [2022-07-28T12:22:45.969Z] #43 6.886 DEP images/memfd.pb-c.d [2022-07-28T12:22:45.969Z] #43 6.930 PBCC images/sit.pb-c.c [2022-07-28T12:22:45.969Z] #43 6.991 DEP images/sit.pb-c.d [2022-07-28T12:22:45.969Z] #43 7.026 PBCC images/macvlan.pb-c.c [2022-07-28T12:22:45.969Z] #43 7.051 DEP images/macvlan.pb-c.d [2022-07-28T12:22:45.969Z] #43 7.096 PBCC images/autofs.pb-c.c [2022-07-28T12:22:45.969Z] #43 7.146 DEP images/autofs.pb-c.d [2022-07-28T12:22:45.969Z] #43 7.179 PBCC images/sysctl.pb-c.c [2022-07-28T12:22:45.969Z] #43 7.224 DEP images/sysctl.pb-c.d [2022-07-28T12:22:45.969Z] #43 7.268 PBCC images/time.pb-c.c [2022-07-28T12:22:45.969Z] #43 7.364 DEP images/time.pb-c.d [2022-07-28T12:22:45.969Z] #43 7.406 PBCC images/binfmt-misc.pb-c.c [2022-07-28T12:22:45.969Z] #43 7.421 DEP images/binfmt-misc.pb-c.d [2022-07-28T12:22:45.969Z] #43 7.455 PBCC images/seccomp.pb-c.c [2022-07-28T12:22:45.969Z] #43 7.478 DEP images/seccomp.pb-c.d [2022-07-28T12:22:45.969Z] #43 7.506 PBCC images/userns.pb-c.c [2022-07-28T12:22:45.969Z] #43 7.531 DEP images/userns.pb-c.d [2022-07-28T12:22:45.969Z] #43 7.590 PBCC images/cgroup.pb-c.c [2022-07-28T12:22:45.969Z] #43 7.620 DEP images/cgroup.pb-c.d [2022-07-28T12:22:45.969Z] #43 7.690 PBCC images/ext-file.pb-c.c [2022-07-28T12:22:45.969Z] #43 7.737 DEP images/ext-file.pb-c.d [2022-07-28T12:22:45.969Z] #43 7.784 PBCC images/rpc.pb-c.c [2022-07-28T12:22:45.969Z] #43 7.827 DEP images/rpc.pb-c.d [2022-07-28T12:22:45.969Z] #43 7.875 PBCC images/siginfo.pb-c.c [2022-07-28T12:22:45.969Z] #43 7.910 DEP images/siginfo.pb-c.d [2022-07-28T12:22:45.969Z] #43 7.982 PBCC images/pagemap.pb-c.c [2022-07-28T12:22:45.969Z] #43 8.039 DEP images/pagemap.pb-c.d [2022-07-28T12:22:45.969Z] #43 8.085 PBCC images/rlimit.pb-c.c [2022-07-28T12:22:45.969Z] #43 8.116 DEP images/rlimit.pb-c.d [2022-07-28T12:22:45.969Z] #43 8.162 PBCC images/file-lock.pb-c.c [2022-07-28T12:22:45.969Z] #43 8.201 DEP images/file-lock.pb-c.d [2022-07-28T12:22:45.969Z] #43 8.247 PBCC images/tty.pb-c.c [2022-07-28T12:22:45.969Z] #43 8.299 DEP images/tty.pb-c.d [2022-07-28T12:22:45.969Z] #43 8.330 PBCC images/tun.pb-c.c [2022-07-28T12:22:45.969Z] #43 8.382 PBCC images/netdev.pb-c.c [2022-07-28T12:22:45.969Z] #43 8.441 DEP images/tun.pb-c.d [2022-07-28T12:22:45.969Z] #43 8.493 DEP images/netdev.pb-c.d [2022-07-28T12:22:45.969Z] #43 8.557 PBCC images/vma.pb-c.c [2022-07-28T12:22:45.969Z] #43 8.604 DEP images/vma.pb-c.d [2022-07-28T12:22:45.969Z] #43 8.638 PBCC images/creds.pb-c.c [2022-07-28T12:22:45.969Z] #43 8.658 DEP images/creds.pb-c.d [2022-07-28T12:22:46.092Z] #43 36.59 CC images/eventfd.o [2022-07-28T12:22:46.199Z] #58 ... [2022-07-28T12:22:46.199Z] [2022-07-28T12:22:46.199Z] #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 [2022-07-28T12:22:46.199Z] #49 sha256:b68e6efa17fff31af94354b5272cfd435457c77e0bec74cb92a2c4e0b9bd615c [2022-07-28T12:22:46.199Z] #49 35.95 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-07-28T12:22:46.227Z] #43 8.725 PBCC images/utsns.pb-c.c [2022-07-28T12:22:46.227Z] #43 8.738 DEP images/utsns.pb-c.d [2022-07-28T12:22:46.227Z] #43 8.823 PBCC images/ipc-desc.pb-c.c [2022-07-28T12:22:46.227Z] #43 8.851 PBCC images/ipc-sem.pb-c.c [2022-07-28T12:22:46.227Z] #43 8.902 DEP images/ipc-desc.pb-c.d [2022-07-28T12:22:46.227Z] #43 8.926 DEP images/ipc-sem.pb-c.d [2022-07-28T12:22:46.227Z] #43 9.002 PBCC images/ipc-msg.pb-c.c [2022-07-28T12:22:46.349Z] #43 ... [2022-07-28T12:22:46.349Z] [2022-07-28T12:22:46.349Z] #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 [2022-07-28T12:22:46.349Z] #34 sha256:d407d5b3056b6dcfb08acd460b6077e28590afb3a1053168a3efb5dba075cea6 [2022-07-28T12:22:46.349Z] #34 117.9 github.com/BurntSushi/toml [2022-07-28T12:22:46.349Z] #34 117.9 flag [2022-07-28T12:22:46.349Z] #34 120.5 log [2022-07-28T12:22:46.349Z] #34 124.1 github.com/BurntSushi/toml/cmd/tomlv [2022-07-28T12:22:46.349Z] #34 DONE 128.0s [2022-07-28T12:22:46.349Z] [2022-07-28T12:22:46.349Z] #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 [2022-07-28T12:22:46.349Z] #58 sha256:70bd1335e70d921b1bd90b785bb40d6f3487674695e07766bcd7655cfbfdb239 [2022-07-28T12:22:46.458Z] #49 36.19 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-28T12:22:46.458Z] #49 36.33 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-07-28T12:22:46.485Z] #43 9.054 DEP images/ipc-msg.pb-c.d [2022-07-28T12:22:46.486Z] #43 9.151 PBCC images/ipc-shm.pb-c.c [2022-07-28T12:22:46.486Z] #43 9.158 DEP images/ipc-shm.pb-c.d [2022-07-28T12:22:46.486Z] #43 9.194 PBCC images/ipc-var.pb-c.c [2022-07-28T12:22:46.486Z] #43 9.212 DEP images/ipc-var.pb-c.d [2022-07-28T12:22:46.486Z] #43 9.243 PBCC images/sk-opts.pb-c.c [2022-07-28T12:22:46.486Z] #43 9.258 PBCC images/packet-sock.pb-c.c [2022-07-28T12:22:46.486Z] #43 9.293 DEP images/sk-opts.pb-c.d [2022-07-28T12:22:46.606Z] #58 ... [2022-07-28T12:22:46.606Z] [2022-07-28T12:22:46.606Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:22:46.606Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:22:46.606Z] #43 36.88 CC images/eventpoll.o [2022-07-28T12:22:46.744Z] #43 9.336 DEP images/packet-sock.pb-c.d [2022-07-28T12:22:46.744Z] #43 9.362 PBCC images/sk-netlink.pb-c.c [2022-07-28T12:22:46.744Z] #43 9.415 DEP images/sk-netlink.pb-c.d [2022-07-28T12:22:46.744Z] #43 9.453 PBCC images/sk-inet.pb-c.c [2022-07-28T12:22:46.744Z] #43 9.506 DEP images/sk-inet.pb-c.d [2022-07-28T12:22:46.744Z] #43 9.554 PBCC images/sk-unix.pb-c.c [2022-07-28T12:22:46.863Z] #43 37.23 CC images/fh.o [2022-07-28T12:22:47.003Z] #43 9.600 DEP images/sk-unix.pb-c.d [2022-07-28T12:22:47.003Z] #43 9.672 PBCC images/mm.pb-c.c [2022-07-28T12:22:47.003Z] #43 9.699 DEP images/mm.pb-c.d [2022-07-28T12:22:47.003Z] #43 9.728 PBCC images/timerfd.pb-c.c [2022-07-28T12:22:47.003Z] #43 9.786 DEP images/timerfd.pb-c.d [2022-07-28T12:22:47.120Z] #43 37.61 CC images/fsnotify.o [2022-07-28T12:22:47.173Z] #43 3.633 Note: Building without setproctitle() and strlcpy() support. [2022-07-28T12:22:47.173Z] #43 3.633 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-07-28T12:22:47.173Z] #43 3.644 Note: Building without GnuTLS support [2022-07-28T12:22:47.173Z] #43 3.646 Makefile.config:39: Warn: you have no libnftables installed [2022-07-28T12:22:47.173Z] #43 3.659 Makefile.config:40: Warn: Building without nftables support [2022-07-28T12:22:47.261Z] #43 9.834 PBCC images/timer.pb-c.c [2022-07-28T12:22:47.261Z] #43 9.883 DEP images/timer.pb-c.d [2022-07-28T12:22:47.261Z] #43 9.922 PBCC images/sa.pb-c.c [2022-07-28T12:22:47.261Z] #43 10.01 DEP images/sa.pb-c.d [2022-07-28T12:22:47.520Z] #43 10.07 PBCC images/pipe-data.pb-c.c [2022-07-28T12:22:47.520Z] #43 10.11 DEP images/pipe-data.pb-c.d [2022-07-28T12:22:47.520Z] #43 10.15 PBCC images/mnt.pb-c.c [2022-07-28T12:22:47.520Z] #43 10.22 DEP images/mnt.pb-c.d [2022-07-28T12:22:47.520Z] #43 ... [2022-07-28T12:22:47.520Z] [2022-07-28T12:22:47.520Z] #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 [2022-07-28T12:22:47.520Z] #37 sha256:2581df95110ce38cd048ab7e06fceefaeac2f49b35232f51eed9b88512a17ed9 [2022-07-28T12:22:47.520Z] #37 8.553 [100%] Built target tini-static [2022-07-28T12:22:47.520Z] #37 8.686 + mkdir -p /build [2022-07-28T12:22:47.520Z] #37 8.696 + cp tini-static /build/docker-init [2022-07-28T12:22:47.520Z] #37 DONE 9.9s [2022-07-28T12:22:47.520Z] [2022-07-28T12:22:47.520Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:22:47.520Z] #43 sha256:53ba65c76ec05e68c077e577a79ebe34dc057f1e04aaddc2c5d0f4e9ca87269d [2022-07-28T12:22:47.520Z] #43 10.34 PBCC images/sk-packet.pb-c.c [2022-07-28T12:22:47.778Z] #43 10.43 DEP images/sk-packet.pb-c.d [2022-07-28T12:22:47.778Z] #43 10.48 PBCC images/tcp-stream.pb-c.c [2022-07-28T12:22:48.036Z] #43 10.56 DEP images/tcp-stream.pb-c.d [2022-07-28T12:22:48.036Z] #43 10.66 PBCC images/pipe.pb-c.c [2022-07-28T12:22:48.036Z] #43 10.73 DEP images/pipe.pb-c.d [2022-07-28T12:22:48.036Z] #43 10.85 PBCC images/pstree.pb-c.c [2022-07-28T12:22:48.050Z] #43 38.50 CC images/signalfd.o [2022-07-28T12:22:48.133Z] #43 ... [2022-07-28T12:22:48.133Z] [2022-07-28T12:22:48.133Z] #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 [2022-07-28T12:22:48.133Z] #37 sha256:0b8ac60e707c2e05f8b989051abe1a994eb373c449e3be9060e378f3c703c6b4 [2022-07-28T12:22:48.133Z] #37 8.716 -- Detecting C compile features - done [2022-07-28T12:22:48.133Z] #37 8.745 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-28T12:22:48.133Z] #37 9.215 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-28T12:22:48.133Z] #37 9.415 -- Configuring done [2022-07-28T12:22:48.133Z] #37 9.525 -- Generating done [2022-07-28T12:22:48.133Z] #37 9.563 -- Build files have been written to: /tmp/tmp.EHUQvtXzDQ/tini [2022-07-28T12:22:48.133Z] #37 9.579 + make tini-static [2022-07-28T12:22:48.133Z] #37 10.40 Scanning dependencies of target tini-static [2022-07-28T12:22:48.133Z] #37 10.63 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-28T12:22:48.133Z] #37 12.46 [100%] Linking C executable tini-static [2022-07-28T12:22:48.133Z] #37 13.13 [100%] Built target tini-static [2022-07-28T12:22:48.133Z] #37 13.25 + mkdir -p /build [2022-07-28T12:22:48.133Z] #37 13.25 + cp tini-static /build/docker-init [2022-07-28T12:22:48.133Z] #37 DONE 13.6s [2022-07-28T12:22:48.133Z] [2022-07-28T12:22:48.133Z] #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 [2022-07-28T12:22:48.133Z] #13 sha256:1355b81fbf4f4448ac93cb7bbcbe2f1a8548ea486f9372bb94de873a615cd30c [2022-07-28T12:22:48.133Z] #13 94.04 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-28T12:22:48.133Z] #13 94.04 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-07-28T12:22:48.133Z] #13 94.09 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-07-28T12:22:48.295Z] #43 10.90 DEP images/pstree.pb-c.d [2022-07-28T12:22:48.295Z] #43 10.95 PBCC images/fs.pb-c.c [2022-07-28T12:22:48.295Z] #43 10.99 DEP images/fs.pb-c.d [2022-07-28T12:22:48.307Z] #43 38.94 CC images/fs.o [2022-07-28T12:22:48.554Z] #43 11.12 PBCC images/signalfd.pb-c.c [2022-07-28T12:22:48.554Z] #43 11.24 DEP images/signalfd.pb-c.d [2022-07-28T12:22:48.554Z] #43 11.35 PBCC images/fh.pb-c.c [2022-07-28T12:22:48.812Z] #43 11.37 PBCC images/fsnotify.pb-c.c [2022-07-28T12:22:48.812Z] #43 11.44 DEP images/fh.pb-c.d [2022-07-28T12:22:48.812Z] #43 11.47 DEP images/fsnotify.pb-c.d [2022-07-28T12:22:48.812Z] #43 11.51 PBCC images/eventpoll.pb-c.c [2022-07-28T12:22:48.812Z] #43 11.54 DEP images/eventpoll.pb-c.d [2022-07-28T12:22:48.812Z] #43 11.57 PBCC images/eventfd.pb-c.c [2022-07-28T12:22:49.071Z] #43 11.63 DEP images/eventfd.pb-c.d [2022-07-28T12:22:49.071Z] #43 11.67 PBCC images/remap-file-path.pb-c.c [2022-07-28T12:22:49.071Z] #43 11.69 DEP images/remap-file-path.pb-c.d [2022-07-28T12:22:49.071Z] #43 11.73 PBCC images/fifo.pb-c.c [2022-07-28T12:22:49.071Z] #43 11.76 DEP images/fifo.pb-c.d [2022-07-28T12:22:49.071Z] #43 11.81 PBCC images/ghost-file.pb-c.c [2022-07-28T12:22:49.240Z] #43 39.41 CC images/pstree.o [2022-07-28T12:22:49.330Z] #43 11.86 DEP images/ghost-file.pb-c.d [2022-07-28T12:22:49.330Z] #43 11.93 PBCC images/regfile.pb-c.c [2022-07-28T12:22:49.330Z] #43 11.99 DEP images/regfile.pb-c.d [2022-07-28T12:22:49.330Z] #43 12.04 PBCC images/ns.pb-c.c [2022-07-28T12:22:49.497Z] #43 39.87 CC images/pipe.o [2022-07-28T12:22:49.497Z] #43 40.13 CC images/tcp-stream.o [2022-07-28T12:22:49.588Z] #43 12.08 DEP images/ns.pb-c.d [2022-07-28T12:22:49.588Z] #43 12.13 PBCC images/fdinfo.pb-c.c [2022-07-28T12:22:49.588Z] #43 12.17 DEP images/fdinfo.pb-c.d [2022-07-28T12:22:49.588Z] #43 12.23 PBCC images/core-aarch64.pb-c.c [2022-07-28T12:22:49.588Z] #43 12.27 PBCC images/core-arm.pb-c.c [2022-07-28T12:22:49.588Z] #43 12.32 PBCC images/core-ppc64.pb-c.c [2022-07-28T12:22:49.588Z] #43 12.37 PBCC images/core-s390.pb-c.c [2022-07-28T12:22:49.588Z] #43 12.41 PBCC images/core-x86.pb-c.c [2022-07-28T12:22:49.846Z] #43 12.45 PBCC images/core.pb-c.c [2022-07-28T12:22:49.846Z] #43 12.51 PBCC images/inventory.pb-c.c [2022-07-28T12:22:49.846Z] #43 12.57 DEP images/core-aarch64.pb-c.d [2022-07-28T12:22:49.846Z] #43 12.61 DEP images/core-arm.pb-c.d [2022-07-28T12:22:49.846Z] #43 12.65 DEP images/core-ppc64.pb-c.d [2022-07-28T12:22:50.051Z] #13 ... [2022-07-28T12:22:50.051Z] [2022-07-28T12:22:50.051Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:22:50.051Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:22:50.051Z] #43 6.596 fatal: not a git repository (or any of the parent directories): .git [2022-07-28T12:22:50.051Z] #43 6.796 GEN .gitid [2022-07-28T12:22:50.051Z] #43 6.853 GEN criu/include/version.h [2022-07-28T12:22:50.051Z] #43 7.007 GEN include/common/asm [2022-07-28T12:22:50.060Z] #43 40.45 CC images/sk-packet.o [2022-07-28T12:22:50.105Z] #43 12.71 DEP images/core-s390.pb-c.d [2022-07-28T12:22:50.105Z] #43 12.78 DEP images/core-x86.pb-c.d [2022-07-28T12:22:50.105Z] #43 12.82 DEP images/core.pb-c.d [2022-07-28T12:22:50.105Z] #43 12.86 DEP images/inventory.pb-c.d [2022-07-28T12:22:50.363Z] #43 12.95 PBCC images/cpuinfo.pb-c.c [2022-07-28T12:22:50.363Z] #43 12.98 DEP images/cpuinfo.pb-c.d [2022-07-28T12:22:50.363Z] #43 13.03 PBCC images/stats.pb-c.c [2022-07-28T12:22:50.363Z] #43 13.07 DEP images/stats.pb-c.d [2022-07-28T12:22:50.535Z] Running on azwin-2-df9600 in d:\jenkins\workspace\moby_PR-43876 [Pipeline] { [Pipeline] ws [2022-07-28T12:22:50.547Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-07-28T12:22:50.627Z] #43 40.96 CC images/mnt.o [2022-07-28T12:22:50.628Z] #43 41.16 CC images/pipe-data.o [2022-07-28T12:22:50.714Z] #49 ... [2022-07-28T12:22:50.714Z] [2022-07-28T12:22:50.714Z] #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 [2022-07-28T12:22:50.714Z] #67 sha256:10df5ca6f3b76bdc4836c806ba9073d75a4a7efa91e1d2b3a241c4e0a36c975e [2022-07-28T12:22:50.714Z] #67 DONE 39.9s [2022-07-28T12:22:50.714Z] [2022-07-28T12:22:50.714Z] #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 [2022-07-28T12:22:50.714Z] #42 sha256:53320a76784e10e4c6da186ee494d7afc4a706b4777ecff09da0295825075e0d [2022-07-28T12:22:50.714Z] #42 32.07 Reading package lists... [2022-07-28T12:22:50.892Z] #43 41.44 CC images/sa.o [2022-07-28T12:22:50.929Z] #43 ... [2022-07-28T12:22:50.929Z] [2022-07-28T12:22:50.929Z] #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 [2022-07-28T12:22:50.929Z] #34 sha256:181fb98129b208012fafbcae9729c25ae889b6515b5105e950283905d2dd41db [2022-07-28T12:22:50.929Z] #34 57.93 bufio [2022-07-28T12:22:50.929Z] #34 57.97 internal/poll [2022-07-28T12:22:50.929Z] #34 59.25 io/fs [2022-07-28T12:22:50.929Z] #34 60.36 text/tabwriter [2022-07-28T12:22:50.929Z] #34 60.79 os [2022-07-28T12:22:50.929Z] #34 62.79 io/ioutil [2022-07-28T12:22:50.929Z] #34 62.79 fmt [2022-07-28T12:22:50.929Z] #34 64.68 flag [2022-07-28T12:22:50.929Z] #34 64.69 github.com/BurntSushi/toml [2022-07-28T12:22:50.929Z] #34 66.66 log [2022-07-28T12:22:50.929Z] #34 ... [2022-07-28T12:22:50.929Z] [2022-07-28T12:22:50.929Z] #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 [2022-07-28T12:22:50.929Z] #13 sha256:1d76de14f5ff38dea40f0347c6e9c725597517c4048b7bd41edafed3c2d1dd63 [2022-07-28T12:22:50.929Z] #13 62.27 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-28T12:22:50.929Z] #13 62.28 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-07-28T12:22:50.929Z] #13 62.29 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-07-28T12:22:50.929Z] #13 62.46 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-07-28T12:22:50.929Z] #13 62.46 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-07-28T12:22:50.929Z] #13 62.47 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-28T12:22:51.282Z] #42 39.48 Building dependency tree... [2022-07-28T12:22:51.282Z] #42 ... [2022-07-28T12:22:51.282Z] [2022-07-28T12:22:51.282Z] #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 [2022-07-28T12:22:51.282Z] #51 sha256:d384f3ef5d519889f584caa6c27f60b05ef472cd82ff014ca9bb593c240e7479 [2022-07-28T12:22:51.282Z] #51 DONE 41.0s [2022-07-28T12:22:51.282Z] [2022-07-28T12:22:51.282Z] #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 [2022-07-28T12:22:51.282Z] #42 sha256:53320a76784e10e4c6da186ee494d7afc4a706b4777ecff09da0295825075e0d [2022-07-28T12:22:51.282Z] #42 39.48 Building dependency tree... [2022-07-28T12:22:51.455Z] #43 41.76 CC images/timer.o [2022-07-28T12:22:51.496Z] #13 ... [2022-07-28T12:22:51.496Z] [2022-07-28T12:22:51.496Z] #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 [2022-07-28T12:22:51.496Z] #34 sha256:181fb98129b208012fafbcae9729c25ae889b6515b5105e950283905d2dd41db [2022-07-28T12:22:51.496Z] #34 68.77 github.com/BurntSushi/toml/cmd/tomlv [2022-07-28T12:22:52.001Z] The recommended git tool is: git [2022-07-28T12:22:52.018Z] #43 42.37 CC images/timerfd.o [2022-07-28T12:22:52.583Z] #43 42.79 CC images/mm.o [2022-07-28T12:22:52.840Z] #43 43.16 CC images/sk-opts.o [2022-07-28T12:22:53.097Z] #43 ... [2022-07-28T12:22:53.097Z] [2022-07-28T12:22:53.097Z] #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 [2022-07-28T12:22:53.097Z] #56 sha256:4591e17a7f5cee1adb3e54c2ae348428f7356ac47698ef64aa0121f766e941a4 [2022-07-28T12:22:53.191Z] #42 42.95 The following additional packages will be installed: [2022-07-28T12:22:53.191Z] #42 42.95 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-07-28T12:22:53.191Z] #42 42.95 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-07-28T12:22:53.191Z] #42 42.95 Suggested packages: [2022-07-28T12:22:53.191Z] #42 42.95 manpages-dev python-setuptools [2022-07-28T12:22:53.352Z] #43 10.06 PBCC images/timens.pb-c.c [2022-07-28T12:22:53.352Z] #43 10.06 DEP images/timens.pb-c.d [2022-07-28T12:22:53.352Z] #43 10.11 PBCC images/fown.pb-c.c [2022-07-28T12:22:53.352Z] #43 10.17 PBCC images/google/protobuf/descriptor.pb-c.c [2022-07-28T12:22:53.352Z] #43 10.33 PBCC images/opts.pb-c.c [2022-07-28T12:22:53.352Z] #43 10.39 PBCC images/memfd.pb-c.c [2022-07-28T12:22:53.613Z] #43 10.45 DEP images/fown.pb-c.d [2022-07-28T12:22:53.613Z] #43 10.49 DEP images/google/protobuf/descriptor.pb-c.d [2022-07-28T12:22:53.613Z] #43 10.56 DEP images/opts.pb-c.d [2022-07-28T12:22:53.613Z] #43 10.64 DEP images/memfd.pb-c.d [2022-07-28T12:22:53.613Z] #43 10.70 PBCC images/sit.pb-c.c [2022-07-28T12:22:53.759Z] #42 ... [2022-07-28T12:22:53.760Z] [2022-07-28T12:22:53.760Z] #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 [2022-07-28T12:22:53.760Z] #55 sha256:7c641f8616cbd8c027afdbbc0be0d2c0e6a57e8af29eba883b38cb4e372667a5 [2022-07-28T12:22:53.760Z] #55 30.25 Reading package lists... [2022-07-28T12:22:53.760Z] #55 37.21 Building dependency tree... [2022-07-28T12:22:53.760Z] #55 40.85 The following additional packages will be installed: [2022-07-28T12:22:53.760Z] #55 40.85 libbtrfs0 [2022-07-28T12:22:53.760Z] #55 41.07 The following NEW packages will be installed: [2022-07-28T12:22:53.760Z] #55 41.07 libbtrfs-dev libbtrfs0 [2022-07-28T12:22:53.760Z] #55 41.46 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-28T12:22:53.760Z] #55 41.46 Need to get 119 kB of archives. [2022-07-28T12:22:53.760Z] #55 41.46 After this operation, 387 kB of additional disk space will be used. [2022-07-28T12:22:53.760Z] #55 41.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-07-28T12:22:53.760Z] #55 41.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-07-28T12:22:53.760Z] #55 42.34 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T12:22:53.760Z] #55 42.62 Fetched 119 kB in 0s (417 kB/s) [2022-07-28T12:22:53.760Z] #55 42.69 Selecting previously unselected package libbtrfs0. [2022-07-28T12:22:53.760Z] #55 42.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-07-28T12:22:53.760Z] #55 42.72 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-07-28T12:22:53.760Z] #55 42.78 Unpacking libbtrfs0 (4.20.1-2) ... [2022-07-28T12:22:53.760Z] #55 42.96 Selecting previously unselected package libbtrfs-dev. [2022-07-28T12:22:53.760Z] #55 42.96 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-07-28T12:22:53.760Z] #55 42.96 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-07-28T12:22:53.760Z] #55 43.17 Setting up libbtrfs0 (4.20.1-2) ... [2022-07-28T12:22:53.760Z] #55 43.17 Setting up libbtrfs-dev (4.20.1-2) ... [2022-07-28T12:22:53.760Z] #55 43.29 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-28T12:22:53.760Z] #55 DONE 43.7s [2022-07-28T12:22:53.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-28T12:22:53.874Z] #43 10.79 DEP images/sit.pb-c.d [2022-07-28T12:22:53.874Z] #43 10.86 PBCC images/macvlan.pb-c.c [2022-07-28T12:22:53.874Z] #43 10.88 DEP images/macvlan.pb-c.d [2022-07-28T12:22:53.874Z] #43 10.94 PBCC images/autofs.pb-c.c [2022-07-28T12:22:54.023Z] [2022-07-28T12:22:54.023Z] #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 [2022-07-28T12:22:54.023Z] #56 sha256:57624dc9fc5b78d812d18c5f4b2485a0572a2e00b504b8588eec285f23f49a4b [2022-07-28T12:22:54.026Z] #34 DONE 70.8s [2022-07-28T12:22:54.026Z] [2022-07-28T12:22:54.026Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:22:54.026Z] #43 sha256:53ba65c76ec05e68c077e577a79ebe34dc057f1e04aaddc2c5d0f4e9ca87269d [2022-07-28T12:22:54.026Z] #43 14.73 make[1]: Nothing to be done for 'all'. [2022-07-28T12:22:54.026Z] #43 16.38 CC images/stats.o [2022-07-28T12:22:54.136Z] #43 11.02 DEP images/autofs.pb-c.d [2022-07-28T12:22:54.136Z] #43 11.10 PBCC images/sysctl.pb-c.c [2022-07-28T12:22:54.136Z] #43 11.14 DEP images/sysctl.pb-c.d [2022-07-28T12:22:54.136Z] #43 11.20 PBCC images/time.pb-c.c [2022-07-28T12:22:54.136Z] #43 11.25 DEP images/time.pb-c.d [2022-07-28T12:22:54.285Z] #43 16.94 CC images/core.o [2022-07-28T12:22:54.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-28T12:22:54.397Z] #43 11.31 PBCC images/binfmt-misc.pb-c.c [2022-07-28T12:22:54.397Z] #43 11.33 DEP images/binfmt-misc.pb-c.d [2022-07-28T12:22:54.658Z] #43 11.47 PBCC images/seccomp.pb-c.c [2022-07-28T12:22:54.658Z] #43 11.49 DEP images/seccomp.pb-c.d [2022-07-28T12:22:54.658Z] #43 11.67 PBCC images/userns.pb-c.c [2022-07-28T12:22:54.852Z] #43 17.52 CC images/core-x86.o [2022-07-28T12:22:54.918Z] #43 11.72 DEP images/userns.pb-c.d [2022-07-28T12:22:55.179Z] #43 11.98 PBCC images/cgroup.pb-c.c [2022-07-28T12:22:55.179Z] #43 12.02 DEP images/cgroup.pb-c.d [2022-07-28T12:22:55.179Z] #43 12.23 PBCC images/ext-file.pb-c.c [2022-07-28T12:22:55.408Z] #56 70.53 Checking out files: 35% (1721/4910) Checking out files: 36% (1768/4910) Checking out files: 37% (1817/4910) Checking out files: 38% (1866/4910) Checking out files: 39% (1915/4910) Checking out files: 40% (1964/4910) Checking out files: 41% (2014/4910) Checking out files: 42% (2063/4910) Checking out files: 43% (2112/4910) Checking out files: 44% (2161/4910) Checking out files: 45% (2210/4910) Checking out files: 46% (2259/4910) Checking out files: 47% (2308/4910) Checking out files: 48% (2357/4910) Checking out files: 49% (2406/4910) Checking out files: 50% (2455/4910) Checking out files: 51% (2505/4910) Checking out files: 52% (2554/4910) Checking out files: 53% (2603/4910) Checking out files: 54% (2652/4910) Checking out files: 55% (2701/4910) Checking out files: 56% (2750/4910) Checking out files: 57% (2799/4910) Checking out files: 58% (2848/4910) Checking out files: 59% (2897/4910) Checking out files: 60% (2946/4910) Checking out files: 61% (2996/4910) Checking out files: 62% (3045/4910) Checking out files: 63% (3094/4910) Checking out files: 64% (3143/4910) Checking out files: 65% (3192/4910) Checking out files: 66% (3241/4910) Checking out files: 67% (3290/4910) Checking out files: 68% (3339/4910) Checking out files: 69% (3388/4910) Checking out files: 70% (3437/4910) Checking out files: 71% (3487/4910) Checking out files: 72% (3536/4910) Checking out files: 73% (3585/4910) Checking out files: 74% (3634/4910) Checking out files: 75% (3683/4910) Checking out files: 76% (3732/4910) Checking out files: 77% (3781/4910) Checking out files: 78% (3830/4910) Checking out files: 79% (3879/4910) Checking out files: 80% (3928/4910) Checking out files: 81% (3978/4910) Checking out files: 82% (4027/4910) Checking out files: 83% (4076/4910) Checking out files: 84% (4125/4910) Checking out files: 85% (4174/4910) Checking out files: 86% (4223/4910) Checking out files: 87% (4272/4910) Checking out files: 88% (4321/4910) Checking out files: 89% (4370/4910) Checking out files: 90% (4419/4910) Checking out files: 91% (4469/4910) Checking out files: 92% (4518/4910) Checking out files: 92% (4534/4910) Checking out files: 93% (4567/4910) Checking out files: 94% (4616/4910) Checking out files: 95% (4665/4910) Checking out files: 96% (4714/4910) Checking out files: 97% (4763/4910) Checking out files: 98% (4812/4910) Checking out files: 99% (4861/4910) Checking out files: 100% (4910/4910) Checking out files: 100% (4910/4910), done. [2022-07-28T12:22:55.408Z] #56 72.92 + cd /tmp/tmp.X8eE93WiYW/src/github.com/containerd/containerd [2022-07-28T12:22:55.408Z] #56 72.92 + git checkout -q v1.6.6 [2022-07-28T12:22:55.419Z] #43 17.92 CC images/core-arm.o [2022-07-28T12:22:55.439Z] #43 12.31 DEP images/ext-file.pb-c.d [2022-07-28T12:22:55.439Z] #43 ... [2022-07-28T12:22:55.439Z] [2022-07-28T12:22:55.439Z] #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 [2022-07-28T12:22:55.439Z] #34 sha256:31b26a1aace0fab519e6845acb6a0b0dd731dd943f710d71c72463aa1fb14306 [2022-07-28T12:22:55.439Z] #34 99.61 internal/poll [2022-07-28T12:22:55.439Z] #34 102.3 internal/fmtsort [2022-07-28T12:22:55.439Z] #34 102.8 internal/syscall/execenv [2022-07-28T12:22:55.439Z] #34 103.2 path [2022-07-28T12:22:55.439Z] #34 103.8 strings [2022-07-28T12:22:55.439Z] #34 104.1 io/fs [2022-07-28T12:22:55.439Z] #34 106.1 os [2022-07-28T12:22:55.439Z] #34 107.4 bufio [2022-07-28T12:22:55.439Z] #34 109.8 text/tabwriter [2022-07-28T12:22:55.439Z] #34 ... [2022-07-28T12:22:55.439Z] [2022-07-28T12:22:55.439Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:22:55.439Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:22:55.439Z] #43 12.44 PBCC images/rpc.pb-c.c [2022-07-28T12:22:55.677Z] #43 18.21 CC images/core-aarch64.o [2022-07-28T12:22:55.700Z] #43 12.60 DEP images/rpc.pb-c.d [2022-07-28T12:22:55.936Z] #43 18.48 CC images/core-ppc64.o [2022-07-28T12:22:55.961Z] #43 12.76 PBCC images/siginfo.pb-c.c [2022-07-28T12:22:55.961Z] #43 12.82 DEP images/siginfo.pb-c.d [2022-07-28T12:22:55.961Z] #43 12.95 PBCC images/pagemap.pb-c.c [2022-07-28T12:22:55.961Z] #43 13.03 DEP images/pagemap.pb-c.d [2022-07-28T12:22:56.225Z] #43 13.07 PBCC images/rlimit.pb-c.c [2022-07-28T12:22:56.225Z] #43 13.10 DEP images/rlimit.pb-c.d [2022-07-28T12:22:56.225Z] #43 13.16 PBCC images/file-lock.pb-c.c [2022-07-28T12:22:56.225Z] #43 13.21 DEP images/file-lock.pb-c.d [2022-07-28T12:22:56.486Z] #43 13.32 PBCC images/tty.pb-c.c [2022-07-28T12:22:56.486Z] #43 13.41 DEP images/tty.pb-c.d [2022-07-28T12:22:56.486Z] #43 13.52 PBCC images/tun.pb-c.c [2022-07-28T12:22:56.555Z] #43 19.05 CC images/core-s390.o [2022-07-28T12:22:56.747Z] #43 13.65 PBCC images/netdev.pb-c.c [2022-07-28T12:22:56.747Z] #43 13.78 DEP images/tun.pb-c.d [2022-07-28T12:22:57.008Z] #43 13.96 DEP images/netdev.pb-c.d [2022-07-28T12:22:57.135Z] #43 19.72 CC images/cpuinfo.o [2022-07-28T12:22:57.269Z] #43 14.06 PBCC images/vma.pb-c.c [2022-07-28T12:22:57.269Z] #43 14.12 DEP images/vma.pb-c.d [2022-07-28T12:22:57.269Z] #43 14.19 PBCC images/creds.pb-c.c [2022-07-28T12:22:57.269Z] #43 14.23 DEP images/creds.pb-c.d [2022-07-28T12:22:57.403Z] #43 20.03 CC images/inventory.o [2022-07-28T12:22:57.530Z] #43 14.34 PBCC images/utsns.pb-c.c [2022-07-28T12:22:57.530Z] #43 14.36 DEP images/utsns.pb-c.d [2022-07-28T12:22:57.530Z] #43 14.46 PBCC images/ipc-desc.pb-c.c [2022-07-28T12:22:57.530Z] #43 14.48 PBCC images/ipc-sem.pb-c.c [2022-07-28T12:22:57.530Z] #43 14.52 DEP images/ipc-desc.pb-c.d [2022-07-28T12:22:57.530Z] #43 14.55 DEP images/ipc-sem.pb-c.d [2022-07-28T12:22:57.530Z] #43 14.59 PBCC images/ipc-msg.pb-c.c [2022-07-28T12:22:57.670Z] #43 20.19 CC images/fdinfo.o [2022-07-28T12:22:57.791Z] #43 14.66 DEP images/ipc-msg.pb-c.d [2022-07-28T12:22:57.791Z] #43 14.70 PBCC images/ipc-shm.pb-c.c [2022-07-28T12:22:57.791Z] #43 14.77 DEP images/ipc-shm.pb-c.d [2022-07-28T12:22:57.791Z] #43 14.84 PBCC images/ipc-var.pb-c.c [2022-07-28T12:22:57.928Z] #56 75.03 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-28T12:22:57.928Z] #56 75.04 + BUILDTAGS='netgo osusergo static_build' [2022-07-28T12:22:57.928Z] #56 75.04 + export EXTRA_FLAGS=-buildmode=pie [2022-07-28T12:22:57.928Z] #56 75.04 + EXTRA_FLAGS=-buildmode=pie [2022-07-28T12:22:57.928Z] #56 75.04 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-28T12:22:57.928Z] #56 75.04 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-28T12:22:57.928Z] #56 75.04 + '[' '' = dynamic ']' [2022-07-28T12:22:57.928Z] #56 75.04 + make [2022-07-28T12:22:57.928Z] #43 20.53 CC images/fown.o [2022-07-28T12:22:58.052Z] #43 14.95 DEP images/ipc-var.pb-c.d [2022-07-28T12:22:58.052Z] #43 15.04 PBCC images/sk-opts.pb-c.c [2022-07-28T12:22:58.052Z] #43 15.05 PBCC images/packet-sock.pb-c.c [2022-07-28T12:22:58.052Z] #43 15.08 DEP images/sk-opts.pb-c.d [2022-07-28T12:22:58.052Z] #43 15.10 DEP images/packet-sock.pb-c.d [2022-07-28T12:22:58.052Z] #43 15.16 PBCC images/sk-netlink.pb-c.c [2022-07-28T12:22:58.186Z] #43 20.69 CC images/ns.o [2022-07-28T12:22:58.186Z] #43 20.93 CC images/regfile.o [2022-07-28T12:22:58.313Z] #43 15.19 DEP images/sk-netlink.pb-c.d [2022-07-28T12:22:58.313Z] #43 15.30 PBCC images/sk-inet.pb-c.c [2022-07-28T12:22:58.313Z] #43 15.36 DEP images/sk-inet.pb-c.d [2022-07-28T12:22:58.313Z] #43 15.45 PBCC images/sk-unix.pb-c.c [2022-07-28T12:22:58.444Z] #43 21.11 CC images/ghost-file.o [2022-07-28T12:22:58.574Z] #43 15.51 DEP images/sk-unix.pb-c.d [2022-07-28T12:22:58.701Z] #43 21.31 CC images/fifo.o [2022-07-28T12:22:58.835Z] #43 15.65 PBCC images/mm.pb-c.c [2022-07-28T12:22:58.835Z] #43 15.74 DEP images/mm.pb-c.d [2022-07-28T12:22:58.835Z] #43 15.82 PBCC images/timerfd.pb-c.c [2022-07-28T12:22:58.835Z] #43 15.89 DEP images/timerfd.pb-c.d [2022-07-28T12:22:58.959Z] #43 21.47 CC images/remap-file-path.o [2022-07-28T12:22:58.959Z] #43 21.63 CC images/eventfd.o [2022-07-28T12:22:59.097Z] #43 15.93 PBCC images/timer.pb-c.c [2022-07-28T12:22:59.097Z] #43 15.96 DEP images/timer.pb-c.d [2022-07-28T12:22:59.097Z] #43 16.12 PBCC images/sa.pb-c.c [2022-07-28T12:22:59.217Z] #43 21.88 CC images/eventpoll.o [2022-07-28T12:22:59.311Z] #56 ... [2022-07-28T12:22:59.311Z] [2022-07-28T12:22:59.311Z] #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 [2022-07-28T12:22:59.311Z] #36 sha256:7dd4e759055c6fdc44b996a50e3e8652ec102e5d6500a83870d08c6d6be0f336 [2022-07-28T12:22:59.311Z] #36 31.50 Reading package lists... [2022-07-28T12:22:59.311Z] #36 38.62 Building dependency tree... [2022-07-28T12:22:59.311Z] #36 42.53 The following additional packages will be installed: [2022-07-28T12:22:59.311Z] #36 42.53 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-07-28T12:22:59.311Z] #36 42.53 Suggested packages: [2022-07-28T12:22:59.311Z] #36 42.53 cmake-doc ninja-build lrzip [2022-07-28T12:22:59.311Z] #36 42.53 Recommended packages: [2022-07-28T12:22:59.311Z] #36 42.53 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-28T12:22:59.311Z] #36 43.32 The following NEW packages will be installed: [2022-07-28T12:22:59.311Z] #36 43.32 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-07-28T12:22:59.311Z] #36 43.32 vim-common xxd [2022-07-28T12:22:59.311Z] #36 43.73 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-28T12:22:59.311Z] #36 43.73 Need to get 14.9 MB of archives. [2022-07-28T12:22:59.311Z] #36 43.73 After this operation, 61.8 MB of additional disk space will be used. [2022-07-28T12:22:59.311Z] #36 43.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-07-28T12:22:59.311Z] #36 43.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-07-28T12:22:59.311Z] #36 43.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-07-28T12:22:59.311Z] #36 44.52 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u4 [689 kB] [2022-07-28T12:22:59.311Z] #36 44.53 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-07-28T12:22:59.311Z] #36 44.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-07-28T12:22:59.311Z] #36 44.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-07-28T12:22:59.311Z] #36 44.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-07-28T12:22:59.311Z] #36 44.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-07-28T12:22:59.311Z] #36 44.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-07-28T12:22:59.311Z] #36 45.95 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T12:22:59.311Z] #36 46.06 Fetched 14.9 MB in 2s (9553 kB/s) [2022-07-28T12:22:59.311Z] #36 46.18 Selecting previously unselected package xxd. [2022-07-28T12:22:59.312Z] #36 46.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-07-28T12:22:59.312Z] #36 46.28 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-07-28T12:22:59.312Z] #36 46.28 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:22:59.312Z] #36 46.49 Selecting previously unselected package vim-common. [2022-07-28T12:22:59.312Z] #36 46.49 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-07-28T12:22:59.312Z] #36 46.64 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:22:59.312Z] #36 46.85 Selecting previously unselected package libicu63:amd64. [2022-07-28T12:22:59.312Z] #36 46.85 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-07-28T12:22:59.312Z] #36 46.87 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-07-28T12:22:59.312Z] #36 ... [2022-07-28T12:22:59.312Z] [2022-07-28T12:22:59.312Z] #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 [2022-07-28T12:22:59.312Z] #32 sha256:128f5e9e3c460e350100d97a8fbe5cbaac3696236b1f14b019d3ffe8833b2be2 [2022-07-28T12:22:59.312Z] #32 46.35 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. [2022-07-28T12:22:59.312Z] #32 46.61 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-28T12:22:59.312Z] #32 46.94 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-28T12:22:59.358Z] #43 16.28 DEP images/sa.pb-c.d [2022-07-28T12:22:59.358Z] #43 16.36 PBCC images/pipe-data.pb-c.c [2022-07-28T12:22:59.358Z] #43 16.41 DEP images/pipe-data.pb-c.d [2022-07-28T12:22:59.477Z] #43 22.09 CC images/fh.o [2022-07-28T12:22:59.735Z] #43 22.36 CC images/fsnotify.o [2022-07-28T12:22:59.823Z] #56 77.15 + bin/ctr [2022-07-28T12:22:59.929Z] #43 16.66 PBCC images/mnt.pb-c.c [2022-07-28T12:22:59.929Z] #43 16.72 DEP images/mnt.pb-c.d [2022-07-28T12:22:59.929Z] #43 16.79 PBCC images/sk-packet.pb-c.c [2022-07-28T12:22:59.929Z] #43 16.82 DEP images/sk-packet.pb-c.d [2022-07-28T12:22:59.929Z] #43 16.91 PBCC images/tcp-stream.pb-c.c [2022-07-28T12:22:59.929Z] #43 16.99 DEP images/tcp-stream.pb-c.d [2022-07-28T12:22:59.929Z] #43 17.04 PBCC images/pipe.pb-c.c [2022-07-28T12:22:59.993Z] #43 ... [2022-07-28T12:22:59.993Z] [2022-07-28T12:22:59.993Z] #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 [2022-07-28T12:22:59.993Z] #56 sha256:36ce678287ecfa207c7aca74d87d1046523f943536553e4c8f4975a114a1df0a [2022-07-28T12:23:00.190Z] #43 17.17 DEP images/pipe.pb-c.d [2022-07-28T12:23:00.451Z] #43 17.44 PBCC images/pstree.pb-c.c [2022-07-28T12:23:00.451Z] #43 17.49 DEP images/pstree.pb-c.d [2022-07-28T12:23:00.710Z] #43 17.60 PBCC images/fs.pb-c.c [2022-07-28T12:23:00.710Z] #43 17.66 DEP images/fs.pb-c.d [2022-07-28T12:23:00.970Z] #43 17.75 PBCC images/signalfd.pb-c.c [2022-07-28T12:23:00.970Z] #43 17.77 DEP images/signalfd.pb-c.d [2022-07-28T12:23:00.970Z] #43 17.80 PBCC images/fh.pb-c.c [2022-07-28T12:23:00.970Z] #43 17.87 PBCC images/fsnotify.pb-c.c [2022-07-28T12:23:00.970Z] #43 17.97 DEP images/fh.pb-c.d [2022-07-28T12:23:01.026Z] #56 41.86 Checking out files: 55% (2740/4910) Checking out files: 56% (2750/4910) Checking out files: 57% (2799/4910) Checking out files: 58% (2848/4910) Checking out files: 59% (2897/4910) Checking out files: 60% (2946/4910) Checking out files: 61% (2996/4910) Checking out files: 62% (3045/4910) Checking out files: 63% (3094/4910) Checking out files: 64% (3143/4910) Checking out files: 65% (3192/4910) Checking out files: 66% (3241/4910) Checking out files: 67% (3290/4910) Checking out files: 68% (3339/4910) Checking out files: 69% (3388/4910) Checking out files: 70% (3437/4910) Checking out files: 71% (3487/4910) Checking out files: 72% (3536/4910) Checking out files: 73% (3585/4910) Checking out files: 74% (3634/4910) Checking out files: 75% (3683/4910) Checking out files: 76% (3732/4910) Checking out files: 77% (3781/4910) Checking out files: 78% (3830/4910) Checking out files: 79% (3879/4910) Checking out files: 80% (3928/4910) Checking out files: 81% (3978/4910) Checking out files: 82% (4027/4910) Checking out files: 83% (4076/4910) Checking out files: 84% (4125/4910) Checking out files: 85% (4174/4910) Checking out files: 86% (4223/4910) Checking out files: 87% (4272/4910) Checking out files: 88% (4321/4910) Checking out files: 89% (4370/4910) Checking out files: 90% (4419/4910) Checking out files: 91% (4469/4910) Checking out files: 92% (4518/4910) Checking out files: 93% (4567/4910) Checking out files: 94% (4616/4910) Checking out files: 94% (4660/4910) Checking out files: 95% (4665/4910) Checking out files: 96% (4714/4910) Checking out files: 97% (4763/4910) Checking out files: 98% (4812/4910) Checking out files: 99% (4861/4910) Checking out files: 100% (4910/4910) Checking out files: 100% (4910/4910), done. [2022-07-28T12:23:01.026Z] #56 43.07 + cd /tmp/tmp.ZCkmySGHo5/src/github.com/containerd/containerd [2022-07-28T12:23:01.026Z] #56 43.07 + git checkout -q v1.6.6 [2022-07-28T12:23:01.221Z] #32 ... [2022-07-28T12:23:01.221Z] [2022-07-28T12:23:01.221Z] #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 [2022-07-28T12:23:01.221Z] #13 sha256:1355b81fbf4f4448ac93cb7bbcbe2f1a8548ea486f9372bb94de873a615cd30c [2022-07-28T12:23:01.221Z] #13 32.83 Reading package lists... [2022-07-28T12:23:01.221Z] #13 40.24 Building dependency tree... [2022-07-28T12:23:01.221Z] #13 43.25 The following additional packages will be installed: [2022-07-28T12:23:01.221Z] #13 43.25 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-07-28T12:23:01.221Z] #13 43.25 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-07-28T12:23:01.221Z] #13 43.25 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-07-28T12:23:01.221Z] #13 43.25 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-07-28T12:23:01.221Z] #13 43.26 mingw-w64-x86-64-dev [2022-07-28T12:23:01.221Z] #13 43.26 Suggested packages: [2022-07-28T12:23:01.221Z] #13 43.26 gcc-8-locales seccomp wine64 [2022-07-28T12:23:01.221Z] #13 44.45 The following NEW packages will be installed: [2022-07-28T12:23:01.221Z] #13 44.45 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-28T12:23:01.221Z] #13 44.45 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-07-28T12:23:01.221Z] #13 44.45 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-07-28T12:23:01.221Z] #13 44.45 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-07-28T12:23:01.221Z] #13 44.45 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-07-28T12:23:01.221Z] #13 44.48 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-07-28T12:23:01.221Z] #13 44.48 The following packages will be upgraded: [2022-07-28T12:23:01.221Z] #13 44.48 libseccomp2 [2022-07-28T12:23:01.221Z] #13 44.90 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2022-07-28T12:23:01.221Z] #13 44.90 Need to get 77.8 MB of archives. [2022-07-28T12:23:01.221Z] #13 44.90 After this operation, 487 MB of additional disk space will be used. [2022-07-28T12:23:01.221Z] #13 44.90 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] [2022-07-28T12:23:01.221Z] #13 44.92 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-07-28T12:23:01.221Z] #13 44.93 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-07-28T12:23:01.221Z] #13 45.04 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] [2022-07-28T12:23:01.221Z] #13 45.22 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-07-28T12:23:01.221Z] #13 45.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-07-28T12:23:01.221Z] #13 45.28 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-07-28T12:23:01.221Z] #13 45.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-07-28T12:23:01.221Z] #13 45.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-07-28T12:23:01.221Z] #13 45.97 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] [2022-07-28T12:23:01.221Z] #13 45.98 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] [2022-07-28T12:23:01.221Z] #13 49.01 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] [2022-07-28T12:23:01.221Z] #13 ... [2022-07-28T12:23:01.221Z] [2022-07-28T12:23:01.221Z] #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 [2022-07-28T12:23:01.221Z] #56 sha256:57624dc9fc5b78d812d18c5f4b2485a0572a2e00b504b8588eec285f23f49a4b [2022-07-28T12:23:01.221Z] #56 7.107 + RM_GOPATH=0 [2022-07-28T12:23:01.221Z] #56 7.107 + TMP_GOPATH= [2022-07-28T12:23:01.221Z] #56 7.107 + : /build [2022-07-28T12:23:01.221Z] #56 7.107 + '[' -z '' ']' [2022-07-28T12:23:01.221Z] #56 7.107 ++ mktemp -d [2022-07-28T12:23:01.221Z] #56 7.107 + export GOPATH=/tmp/tmp.40wgtYRRMe [2022-07-28T12:23:01.221Z] #56 7.107 + GOPATH=/tmp/tmp.40wgtYRRMe [2022-07-28T12:23:01.221Z] #56 7.107 + RM_GOPATH=1 [2022-07-28T12:23:01.221Z] #56 7.107 + case "$(go env GOARCH)" in [2022-07-28T12:23:01.221Z] #56 7.107 ++ go env GOARCH [2022-07-28T12:23:01.221Z] #56 7.164 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T12:23:01.221Z] #56 7.164 + GO_BUILDMODE=-buildmode=pie [2022-07-28T12:23:01.221Z] #56 7.164 ++ dirname /tmp/install/install.sh [2022-07-28T12:23:01.221Z] #56 7.164 + dir=/tmp/install [2022-07-28T12:23:01.221Z] #56 7.164 + bin=containerd [2022-07-28T12:23:01.221Z] #56 7.164 + shift [2022-07-28T12:23:01.221Z] #56 7.164 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-07-28T12:23:01.221Z] #56 7.164 + . /tmp/install/containerd.installer [2022-07-28T12:23:01.221Z] #56 7.164 ++ set -e [2022-07-28T12:23:01.221Z] #56 7.164 ++ : v1.6.6 [2022-07-28T12:23:01.221Z] #56 7.164 + install_containerd [2022-07-28T12:23:01.221Z] #56 7.164 + echo 'Install containerd version v1.6.6' [2022-07-28T12:23:01.221Z] #56 7.164 + git clone https://github.com/containerd/containerd.git /tmp/tmp.40wgtYRRMe/src/github.com/containerd/containerd [2022-07-28T12:23:01.221Z] #56 7.164 Cloning into '/tmp/tmp.40wgtYRRMe/src/github.com/containerd/containerd'... [2022-07-28T12:23:01.221Z] #56 7.165 Install containerd version v1.6.6 [2022-07-28T12:23:01.233Z] #43 18.06 DEP images/fsnotify.pb-c.d [2022-07-28T12:23:01.233Z] #43 18.15 PBCC images/eventpoll.pb-c.c [2022-07-28T12:23:01.233Z] #43 18.25 DEP images/eventpoll.pb-c.d [2022-07-28T12:23:01.493Z] #43 18.44 PBCC images/eventfd.pb-c.c [2022-07-28T12:23:01.493Z] #43 18.48 DEP images/eventfd.pb-c.d [2022-07-28T12:23:01.493Z] #43 18.57 PBCC images/remap-file-path.pb-c.c [2022-07-28T12:23:01.754Z] #43 18.64 DEP images/remap-file-path.pb-c.d [2022-07-28T12:23:01.754Z] #43 18.71 PBCC images/fifo.pb-c.c [2022-07-28T12:23:01.754Z] #43 18.72 DEP images/fifo.pb-c.d [2022-07-28T12:23:01.754Z] #43 18.85 PBCC images/ghost-file.pb-c.c [2022-07-28T12:23:02.014Z] #43 18.93 DEP images/ghost-file.pb-c.d [2022-07-28T12:23:02.014Z] #43 18.99 PBCC images/regfile.pb-c.c [2022-07-28T12:23:02.014Z] #43 19.04 DEP images/regfile.pb-c.d [2022-07-28T12:23:02.014Z] #43 19.10 PBCC images/ns.pb-c.c [2022-07-28T12:23:02.275Z] #43 19.13 DEP images/ns.pb-c.d [2022-07-28T12:23:02.275Z] #43 19.17 PBCC images/fdinfo.pb-c.c [2022-07-28T12:23:02.275Z] #43 19.25 DEP images/fdinfo.pb-c.d [2022-07-28T12:23:02.275Z] #43 19.33 PBCC images/core-aarch64.pb-c.c [2022-07-28T12:23:02.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-28T12:23:02.536Z] #43 19.41 PBCC images/core-arm.pb-c.c [2022-07-28T12:23:02.536Z] #43 19.51 PBCC images/core-ppc64.pb-c.c [2022-07-28T12:23:02.536Z] #43 19.56 PBCC images/core-s390.pb-c.c [2022-07-28T12:23:02.536Z] #43 19.64 PBCC images/core-x86.pb-c.c [2022-07-28T12:23:02.798Z] #43 19.68 PBCC images/core.pb-c.c [2022-07-28T12:23:02.798Z] #43 19.76 PBCC images/inventory.pb-c.c [2022-07-28T12:23:02.798Z] #43 19.82 DEP images/core-aarch64.pb-c.d [2022-07-28T12:23:02.798Z] #43 19.88 DEP images/core-arm.pb-c.d [2022-07-28T12:23:02.926Z] #56 44.83 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-28T12:23:02.926Z] #56 44.83 + BUILDTAGS='netgo osusergo static_build' [2022-07-28T12:23:02.926Z] #56 44.83 + export EXTRA_FLAGS=-buildmode=pie [2022-07-28T12:23:02.926Z] #56 44.83 + EXTRA_FLAGS=-buildmode=pie [2022-07-28T12:23:02.926Z] #56 44.83 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-28T12:23:02.926Z] #56 44.83 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-28T12:23:02.926Z] #56 44.83 + '[' '' = dynamic ']' [2022-07-28T12:23:02.926Z] #56 44.83 + make [2022-07-28T12:23:03.074Z] #43 19.92 DEP images/core-ppc64.pb-c.d [2022-07-28T12:23:03.074Z] #43 20.01 DEP images/core-s390.pb-c.d [2022-07-28T12:23:03.074Z] #43 20.05 DEP images/core-x86.pb-c.d [2022-07-28T12:23:03.074Z] #43 20.16 DEP images/core.pb-c.d [2022-07-28T12:23:03.074Z] #43 ... [2022-07-28T12:23:03.074Z] [2022-07-28T12:23:03.074Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-07-28T12:23:03.074Z] #13 sha256:1355b81fbf4f4448ac93cb7bbcbe2f1a8548ea486f9372bb94de873a615cd30c [2022-07-28T12:23:03.074Z] #13 103.3 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-28T12:23:03.074Z] #13 103.3 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-07-28T12:23:03.074Z] #13 103.3 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-07-28T12:23:03.074Z] #13 103.6 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-07-28T12:23:03.074Z] #13 103.6 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-07-28T12:23:03.074Z] #13 103.6 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-28T12:23:03.096Z] #56 ... [2022-07-28T12:23:03.096Z] [2022-07-28T12:23:03.096Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:23:03.096Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:23:03.096Z] #43 43.51 CC images/sk-unix.o [2022-07-28T12:23:03.096Z] #43 44.06 CC images/sk-inet.o [2022-07-28T12:23:03.096Z] #43 44.30 CC images/tun.o [2022-07-28T12:23:03.096Z] #43 44.64 CC images/sk-netlink.o [2022-07-28T12:23:03.096Z] #43 45.00 CC images/packet-sock.o [2022-07-28T12:23:03.096Z] #43 45.62 CC images/ipc-var.o [2022-07-28T12:23:03.096Z] #43 45.99 CC images/ipc-desc.o [2022-07-28T12:23:03.096Z] #43 46.30 CC images/ipc-shm.o [2022-07-28T12:23:03.096Z] #43 46.77 CC images/ipc-msg.o [2022-07-28T12:23:03.096Z] #43 47.29 CC images/ipc-sem.o [2022-07-28T12:23:03.096Z] #43 47.64 CC images/utsns.o [2022-07-28T12:23:03.096Z] #43 47.92 CC images/creds.o [2022-07-28T12:23:03.096Z] #43 48.25 CC images/vma.o [2022-07-28T12:23:03.096Z] #43 48.70 CC images/netdev.o [2022-07-28T12:23:03.096Z] #43 49.44 CC images/tty.o [2022-07-28T12:23:03.096Z] #43 50.23 CC images/file-lock.o [2022-07-28T12:23:03.096Z] #43 50.45 CC images/rlimit.o [2022-07-28T12:23:03.096Z] #43 50.62 CC images/pagemap.o [2022-07-28T12:23:03.096Z] #43 50.84 CC images/siginfo.o [2022-07-28T12:23:03.096Z] #43 51.06 CC images/rpc.o [2022-07-28T12:23:03.096Z] #43 52.57 CC images/ext-file.o [2022-07-28T12:23:03.096Z] #43 52.87 CC images/cgroup.o [2022-07-28T12:23:03.336Z] #13 ... [2022-07-28T12:23:03.336Z] [2022-07-28T12:23:03.336Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:23:03.336Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:23:03.336Z] #43 20.18 DEP images/inventory.pb-c.d [2022-07-28T12:23:03.336Z] #43 20.25 PBCC images/cpuinfo.pb-c.c [2022-07-28T12:23:03.336Z] #43 20.32 DEP images/cpuinfo.pb-c.d [2022-07-28T12:23:03.336Z] #43 20.42 PBCC images/stats.pb-c.c [2022-07-28T12:23:03.353Z] #43 53.69 CC images/userns.o [2022-07-28T12:23:03.597Z] #43 20.48 DEP images/stats.pb-c.d [2022-07-28T12:23:03.916Z] #43 54.25 CC images/google/protobuf/descriptor.o [2022-07-28T12:23:04.521Z] #56 ... [2022-07-28T12:23:04.521Z] [2022-07-28T12:23:04.521Z] #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 [2022-07-28T12:23:04.521Z] #42 sha256:53320a76784e10e4c6da186ee494d7afc4a706b4777ecff09da0295825075e0d [2022-07-28T12:23:04.521Z] #42 44.24 The following NEW packages will be installed: [2022-07-28T12:23:04.521Z] #42 44.24 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-07-28T12:23:04.521Z] #42 44.24 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-07-28T12:23:04.521Z] #42 44.24 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-07-28T12:23:04.521Z] #42 44.24 python-six zlib1g-dev [2022-07-28T12:23:04.521Z] #42 44.60 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2022-07-28T12:23:04.521Z] #42 44.60 Need to get 4091 kB of archives. [2022-07-28T12:23:04.521Z] #42 44.60 After this operation, 22.5 MB of additional disk space will be used. [2022-07-28T12:23:04.521Z] #42 44.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-07-28T12:23:04.521Z] #42 44.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-28T12:23:04.521Z] #42 44.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-07-28T12:23:04.521Z] #42 44.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-07-28T12:23:04.521Z] #42 44.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-07-28T12:23:04.521Z] #42 44.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-07-28T12:23:04.521Z] #42 44.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-07-28T12:23:04.521Z] #42 44.64 Get:8 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1+deb10u1 [210 kB] [2022-07-28T12:23:04.521Z] #42 44.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-07-28T12:23:04.521Z] #42 44.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-07-28T12:23:04.521Z] #42 44.70 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-07-28T12:23:04.521Z] #42 44.81 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-07-28T12:23:04.521Z] #42 44.91 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-07-28T12:23:04.521Z] #42 44.91 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-07-28T12:23:04.521Z] #42 44.91 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-07-28T12:23:04.521Z] #42 44.97 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-07-28T12:23:04.521Z] #42 44.97 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-07-28T12:23:04.521Z] #42 45.95 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T12:23:04.521Z] #42 46.11 Fetched 4091 kB in 1s (6542 kB/s) [2022-07-28T12:23:04.521Z] #42 46.15 Selecting previously unselected package libcap-dev:amd64. [2022-07-28T12:23:04.521Z] #42 46.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-07-28T12:23:04.521Z] #42 46.23 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-07-28T12:23:04.521Z] #42 46.23 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-07-28T12:23:04.521Z] #42 46.43 Selecting previously unselected package libnet1:amd64. [2022-07-28T12:23:04.521Z] #42 46.43 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-28T12:23:04.521Z] #42 46.49 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-28T12:23:04.521Z] #42 46.64 Selecting previously unselected package libnet1-dev. [2022-07-28T12:23:04.521Z] #42 46.64 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-28T12:23:04.521Z] #42 46.64 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-07-28T12:23:04.521Z] #42 46.87 Selecting previously unselected package libnl-3-200:amd64. [2022-07-28T12:23:04.521Z] #42 46.87 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-07-28T12:23:04.521Z] #42 46.87 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-07-28T12:23:04.521Z] #42 47.00 Selecting previously unselected package libnl-3-dev:amd64. [2022-07-28T12:23:04.521Z] #42 47.03 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-07-28T12:23:04.521Z] #42 47.04 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-07-28T12:23:04.521Z] #42 47.37 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-28T12:23:04.521Z] #42 47.37 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-07-28T12:23:04.521Z] #42 47.37 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-07-28T12:23:04.521Z] #42 47.44 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-28T12:23:04.521Z] #42 47.49 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-07-28T12:23:04.521Z] #42 47.50 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-07-28T12:23:04.521Z] #42 47.61 Selecting previously unselected package zlib1g-dev:amd64. [2022-07-28T12:23:04.521Z] #42 47.61 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-07-28T12:23:04.521Z] #42 47.61 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-07-28T12:23:04.521Z] #42 47.86 Selecting previously unselected package libprotobuf17:amd64. [2022-07-28T12:23:04.521Z] #42 47.86 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-07-28T12:23:04.521Z] #42 47.90 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-07-28T12:23:04.521Z] #42 48.46 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-07-28T12:23:04.521Z] #42 48.51 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-07-28T12:23:04.521Z] #42 48.51 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-07-28T12:23:04.521Z] #42 48.72 Selecting previously unselected package libprotobuf-dev:amd64. [2022-07-28T12:23:04.521Z] #42 48.72 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-07-28T12:23:04.521Z] #42 48.72 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-07-28T12:23:04.521Z] #42 49.97 Selecting previously unselected package libprotoc17:amd64. [2022-07-28T12:23:04.521Z] #42 49.97 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-07-28T12:23:04.521Z] #42 49.97 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-07-28T12:23:04.521Z] #42 50.50 Selecting previously unselected package protobuf-c-compiler. [2022-07-28T12:23:04.521Z] #42 50.50 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-07-28T12:23:04.521Z] #42 50.50 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-07-28T12:23:04.521Z] #42 50.67 Selecting previously unselected package protobuf-compiler. [2022-07-28T12:23:04.521Z] #42 50.67 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-07-28T12:23:04.521Z] #42 50.68 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-07-28T12:23:04.521Z] #42 50.89 Selecting previously unselected package python-pkg-resources. [2022-07-28T12:23:04.521Z] #42 50.93 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-07-28T12:23:04.521Z] #42 50.93 Unpacking python-pkg-resources (40.8.0-1) ... [2022-07-28T12:23:04.521Z] #42 51.20 Selecting previously unselected package python-six. [2022-07-28T12:23:04.521Z] #42 51.20 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-07-28T12:23:04.521Z] #42 51.22 Unpacking python-six (1.12.0-1) ... [2022-07-28T12:23:04.521Z] #42 51.33 Selecting previously unselected package python-protobuf. [2022-07-28T12:23:04.521Z] #42 51.33 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-07-28T12:23:04.521Z] #42 51.35 Unpacking python-protobuf (3.6.1.3-2) ... [2022-07-28T12:23:04.521Z] #42 52.07 Setting up python-pkg-resources (40.8.0-1) ... [2022-07-28T12:23:04.521Z] #42 ... [2022-07-28T12:23:04.521Z] [2022-07-28T12:23:04.521Z] #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 [2022-07-28T12:23:04.521Z] #13 sha256:1355b81fbf4f4448ac93cb7bbcbe2f1a8548ea486f9372bb94de873a615cd30c [2022-07-28T12:23:04.521Z] #13 51.34 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-07-28T12:23:04.521Z] #13 51.34 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-07-28T12:23:04.521Z] #13 51.34 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-07-28T12:23:04.521Z] #13 51.34 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-07-28T12:23:04.521Z] #13 51.34 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] [2022-07-28T12:23:04.521Z] #13 51.34 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-07-28T12:23:04.521Z] #13 51.35 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-07-28T12:23:04.521Z] #13 51.38 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-07-28T12:23:04.521Z] #13 51.43 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-07-28T12:23:04.521Z] #13 51.43 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-07-28T12:23:04.521Z] #13 51.44 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-07-28T12:23:04.521Z] #13 51.49 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-07-28T12:23:04.521Z] #13 51.54 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-07-28T12:23:04.521Z] #13 51.54 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-07-28T12:23:04.521Z] #13 52.75 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T12:23:04.521Z] #13 53.01 Fetched 77.8 MB in 7s (11.3 MB/s) [2022-07-28T12:23:04.521Z] #13 53.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-07-28T12:23:04.521Z] #13 53.43 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-07-28T12:23:04.521Z] #13 53.45 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-07-28T12:23:04.521Z] #13 53.63 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-07-28T12:23:04.784Z] #13 53.86 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-28T12:23:04.784Z] #13 53.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-07-28T12:23:04.824Z] #56 46.43 + bin/ctr [2022-07-28T12:23:05.044Z] #13 53.91 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-07-28T12:23:05.044Z] #13 53.92 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-07-28T12:23:06.439Z] #43 56.86 CC images/opts.o [2022-07-28T12:23:06.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-28T12:23:06.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-28T12:23:06.696Z] #43 57.19 CC images/seccomp.o [2022-07-28T12:23:06.898Z] #43 ... [2022-07-28T12:23:06.898Z] [2022-07-28T12:23:06.898Z] #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 [2022-07-28T12:23:06.898Z] #34 sha256:31b26a1aace0fab519e6845acb6a0b0dd731dd943f710d71c72463aa1fb14306 [2022-07-28T12:23:06.898Z] #34 111.2 io/ioutil [2022-07-28T12:23:06.898Z] #34 111.2 fmt [2022-07-28T12:23:06.898Z] #34 114.5 flag [2022-07-28T12:23:06.898Z] #34 114.6 github.com/BurntSushi/toml [2022-07-28T12:23:06.898Z] #34 117.0 log [2022-07-28T12:23:06.898Z] #34 120.1 github.com/BurntSushi/toml/cmd/tomlv [2022-07-28T12:23:06.898Z] #34 ... [2022-07-28T12:23:06.898Z] [2022-07-28T12:23:06.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 [2022-07-28T12:23:06.898Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:23:06.898Z] #43 24.02 make[1]: Nothing to be done for 'all'. [2022-07-28T12:23:07.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-28T12:23:07.259Z] #43 57.56 CC images/binfmt-misc.o [2022-07-28T12:23:07.259Z] #43 ... [2022-07-28T12:23:07.259Z] [2022-07-28T12:23:07.259Z] #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 [2022-07-28T12:23:07.259Z] #13 sha256:1355b81fbf4f4448ac93cb7bbcbe2f1a8548ea486f9372bb94de873a615cd30c [2022-07-28T12:23:07.259Z] #13 134.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-28T12:23:07.259Z] #13 134.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-07-28T12:23:07.259Z] #13 134.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-28T12:23:07.519Z] #13 ... [2022-07-28T12:23:07.519Z] [2022-07-28T12:23:07.519Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:23:07.519Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:23:07.519Z] #43 57.80 CC images/time.o [2022-07-28T12:23:07.519Z] #43 58.07 CC images/sysctl.o [2022-07-28T12:23:07.611Z] #13 56.21 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-28T12:23:07.611Z] #13 56.21 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-07-28T12:23:07.611Z] #13 56.22 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-07-28T12:23:07.611Z] #13 ... [2022-07-28T12:23:07.611Z] [2022-07-28T12:23:07.611Z] #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 [2022-07-28T12:23:07.611Z] #34 sha256:8f541030d4e026b6295a3c69f254c0425dcb5b1996f23cf7e63e4dd93e69f8a7 [2022-07-28T12:23:07.611Z] #34 47.28 sync [2022-07-28T12:23:07.611Z] #34 47.28 internal/reflectlite [2022-07-28T12:23:07.611Z] #34 49.06 internal/testlog [2022-07-28T12:23:07.611Z] #34 49.81 errors [2022-07-28T12:23:07.611Z] #34 49.81 sort [2022-07-28T12:23:07.611Z] #34 50.25 strconv [2022-07-28T12:23:07.611Z] #34 51.20 io [2022-07-28T12:23:07.611Z] #34 52.28 internal/oserror [2022-07-28T12:23:07.611Z] #34 52.43 syscall [2022-07-28T12:23:07.611Z] #34 54.34 reflect [2022-07-28T12:23:07.611Z] #34 ... [2022-07-28T12:23:07.611Z] [2022-07-28T12:23:07.611Z] #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 [2022-07-28T12:23:07.611Z] #42 sha256:53320a76784e10e4c6da186ee494d7afc4a706b4777ecff09da0295825075e0d [2022-07-28T12:23:07.611Z] #42 56.83 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-07-28T12:23:07.611Z] #42 56.85 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-28T12:23:07.611Z] #42 56.86 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-07-28T12:23:07.611Z] #42 56.89 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-07-28T12:23:07.611Z] #42 56.91 Setting up python-six (1.12.0-1) ... [2022-07-28T12:23:07.778Z] #43 58.34 CC images/autofs.o [2022-07-28T12:23:07.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-28T12:23:08.035Z] #43 58.56 CC images/macvlan.o [2022-07-28T12:23:08.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-28T12:23:08.296Z] #43 58.92 CC images/sit.o [2022-07-28T12:23:08.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-28T12:23:08.862Z] #43 59.28 CC images/memfd.o [2022-07-28T12:23:09.425Z] #43 59.71 CC images/timens.o [2022-07-28T12:23:09.682Z] #43 60.11 LINK images/built-in.o [2022-07-28T12:23:09.939Z] #43 60.37 GEN compel/include/asm [2022-07-28T12:23:10.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-28T12:23:10.089Z] #56 ... [2022-07-28T12:23:10.089Z] [2022-07-28T12:23:10.089Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:23:10.089Z] #43 sha256:53ba65c76ec05e68c077e577a79ebe34dc057f1e04aaddc2c5d0f4e9ca87269d [2022-07-28T12:23:10.089Z] #43 22.77 CC images/signalfd.o [2022-07-28T12:23:10.089Z] #43 22.93 CC images/fs.o [2022-07-28T12:23:10.089Z] #43 23.07 CC images/pstree.o [2022-07-28T12:23:10.089Z] #43 23.30 CC images/pipe.o [2022-07-28T12:23:10.089Z] #43 23.52 CC images/tcp-stream.o [2022-07-28T12:23:10.089Z] #43 23.79 CC images/sk-packet.o [2022-07-28T12:23:10.089Z] #43 24.01 CC images/mnt.o [2022-07-28T12:23:10.089Z] #43 24.27 CC images/pipe-data.o [2022-07-28T12:23:10.089Z] #43 24.49 CC images/sa.o [2022-07-28T12:23:10.089Z] #43 24.71 CC images/timer.o [2022-07-28T12:23:10.089Z] #43 25.05 CC images/timerfd.o [2022-07-28T12:23:10.089Z] #43 25.23 CC images/mm.o [2022-07-28T12:23:10.089Z] #43 25.50 CC images/sk-opts.o [2022-07-28T12:23:10.089Z] #43 25.66 CC images/sk-unix.o [2022-07-28T12:23:10.089Z] #43 25.95 CC images/sk-inet.o [2022-07-28T12:23:10.089Z] #43 26.32 CC images/tun.o [2022-07-28T12:23:10.089Z] #43 26.63 CC images/sk-netlink.o [2022-07-28T12:23:10.089Z] #43 26.81 CC images/packet-sock.o [2022-07-28T12:23:10.089Z] #43 27.10 CC images/ipc-var.o [2022-07-28T12:23:10.089Z] #43 27.28 CC images/ipc-desc.o [2022-07-28T12:23:10.089Z] #43 27.48 CC images/ipc-shm.o [2022-07-28T12:23:10.089Z] #43 27.62 CC images/ipc-msg.o [2022-07-28T12:23:10.089Z] #43 27.87 CC images/ipc-sem.o [2022-07-28T12:23:10.089Z] #43 28.05 CC images/utsns.o [2022-07-28T12:23:10.089Z] #43 28.30 CC images/creds.o [2022-07-28T12:23:10.089Z] #43 28.49 CC images/vma.o [2022-07-28T12:23:10.089Z] #43 28.71 CC images/netdev.o [2022-07-28T12:23:10.089Z] #43 29.10 CC images/tty.o [2022-07-28T12:23:10.089Z] #43 29.58 CC images/file-lock.o [2022-07-28T12:23:10.089Z] #43 29.70 CC images/rlimit.o [2022-07-28T12:23:10.089Z] #43 29.88 CC images/pagemap.o [2022-07-28T12:23:10.089Z] #43 30.16 CC images/siginfo.o [2022-07-28T12:23:10.089Z] #43 30.32 CC images/rpc.o [2022-07-28T12:23:10.089Z] #43 31.28 CC images/ext-file.o [2022-07-28T12:23:10.089Z] #43 31.44 CC images/cgroup.o [2022-07-28T12:23:10.089Z] #43 32.02 CC images/userns.o [2022-07-28T12:23:10.089Z] #43 32.22 CC images/google/protobuf/descriptor.o [2022-07-28T12:23:10.195Z] #43 60.52 GEN compel/include/version.h [2022-07-28T12:23:10.195Z] #43 60.58 touch .config [2022-07-28T12:23:10.195Z] #43 60.77 GEN include/common/config.h [2022-07-28T12:23:10.209Z] #43 ... [2022-07-28T12:23:10.209Z] [2022-07-28T12:23:10.209Z] #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 [2022-07-28T12:23:10.209Z] #34 sha256:31b26a1aace0fab519e6845acb6a0b0dd731dd943f710d71c72463aa1fb14306 [2022-07-28T12:23:10.209Z] #34 DONE 124.0s [2022-07-28T12:23:10.209Z] [2022-07-28T12:23:10.209Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:23:10.209Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:23:10.209Z] #43 26.68 CC images/stats.o [2022-07-28T12:23:10.209Z] #43 27.27 CC images/core.o [2022-07-28T12:23:10.760Z] #43 61.18 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-07-28T12:23:10.760Z] #43 61.32 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-07-28T12:23:10.906Z] #42 60.66 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-07-28T12:23:10.906Z] #42 60.68 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-07-28T12:23:10.906Z] #42 60.70 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-07-28T12:23:10.906Z] #42 60.72 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-07-28T12:23:10.906Z] #42 60.74 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-07-28T12:23:10.906Z] #42 60.79 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-07-28T12:23:10.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-28T12:23:11.017Z] #43 61.42 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-07-28T12:23:11.017Z] #43 61.44 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-07-28T12:23:11.017Z] #43 61.48 DEP compel/arch/x86/plugins/std/memcpy.d [2022-07-28T12:23:11.017Z] #43 61.51 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-07-28T12:23:11.017Z] #43 61.51 GEN compel/plugins/include/uapi/std/syscall.h [2022-07-28T12:23:11.160Z] #43 28.16 CC images/core-x86.o [2022-07-28T12:23:11.166Z] #42 60.82 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-07-28T12:23:11.166Z] #42 60.84 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-07-28T12:23:11.166Z] #42 60.87 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-07-28T12:23:11.166Z] #42 60.89 Setting up python-protobuf (3.6.1.3-2) ... [2022-07-28T12:23:11.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-28T12:23:11.274Z] #43 61.62 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-07-28T12:23:11.274Z] #43 61.64 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-07-28T12:23:11.274Z] #43 61.67 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-07-28T12:23:11.274Z] #43 61.68 DEP compel/plugins/std/infect.d [2022-07-28T12:23:11.462Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-28T12:23:11.465Z] #43 33.79 CC images/opts.o [2022-07-28T12:23:11.465Z] #43 34.06 CC images/seccomp.o [2022-07-28T12:23:11.533Z] #43 61.91 DEP compel/plugins/std/string.d [2022-07-28T12:23:11.534Z] #43 62.11 DEP compel/plugins/std/log.d [2022-07-28T12:23:11.724Z] #43 34.35 CC images/binfmt-misc.o [2022-07-28T12:23:11.724Z] #43 ... [2022-07-28T12:23:11.724Z] [2022-07-28T12:23:11.724Z] #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 [2022-07-28T12:23:11.724Z] #13 sha256:1d76de14f5ff38dea40f0347c6e9c725597517c4048b7bd41edafed3c2d1dd63 [2022-07-28T12:23:11.724Z] #13 77.92 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-28T12:23:11.724Z] #13 77.93 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-07-28T12:23:11.724Z] #13 77.94 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-28T12:23:11.790Z] #43 62.29 DEP compel/plugins/std/fds.d [2022-07-28T12:23:11.983Z] #13 ... [2022-07-28T12:23:11.983Z] [2022-07-28T12:23:11.983Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:23:11.983Z] #43 sha256:53ba65c76ec05e68c077e577a79ebe34dc057f1e04aaddc2c5d0f4e9ca87269d [2022-07-28T12:23:11.983Z] #43 34.58 CC images/time.o [2022-07-28T12:23:12.047Z] #43 62.51 DEP compel/plugins/std/std.d [2022-07-28T12:23:12.047Z] #43 62.58 DEP compel/plugins/shmem/shmem.d [2022-07-28T12:23:12.102Z] #43 28.88 CC images/core-arm.o [2022-07-28T12:23:12.109Z] #42 ... [2022-07-28T12:23:12.109Z] [2022-07-28T12:23:12.109Z] #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 [2022-07-28T12:23:12.109Z] #36 sha256:7dd4e759055c6fdc44b996a50e3e8652ec102e5d6500a83870d08c6d6be0f336 [2022-07-28T12:23:12.109Z] #36 53.09 Selecting previously unselected package libxml2:amd64. [2022-07-28T12:23:12.109Z] #36 53.09 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_amd64.deb ... [2022-07-28T12:23:12.109Z] #36 53.10 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-07-28T12:23:12.109Z] #36 53.79 Selecting previously unselected package cmake-data. [2022-07-28T12:23:12.109Z] #36 53.79 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... [2022-07-28T12:23:12.109Z] #36 53.82 Unpacking cmake-data (3.13.4-1) ... [2022-07-28T12:23:12.109Z] #36 56.99 Selecting previously unselected package libarchive13:amd64. [2022-07-28T12:23:12.109Z] #36 57.01 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-07-28T12:23:12.109Z] #36 57.02 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-07-28T12:23:12.109Z] #36 57.30 Selecting previously unselected package libjsoncpp1:amd64. [2022-07-28T12:23:12.109Z] #36 57.31 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-07-28T12:23:12.109Z] #36 57.33 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-07-28T12:23:12.109Z] #36 57.48 Selecting previously unselected package librhash0:amd64. [2022-07-28T12:23:12.109Z] #36 57.49 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-07-28T12:23:12.109Z] #36 57.53 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-07-28T12:23:12.109Z] #36 57.74 Selecting previously unselected package libuv1:amd64. [2022-07-28T12:23:12.109Z] #36 57.74 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-07-28T12:23:12.109Z] #36 57.75 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-07-28T12:23:12.109Z] #36 57.91 Selecting previously unselected package cmake. [2022-07-28T12:23:12.109Z] #36 57.91 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-07-28T12:23:12.109Z] #36 57.92 Unpacking cmake (3.13.4-1) ... [2022-07-28T12:23:12.109Z] #36 60.75 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-07-28T12:23:12.109Z] #36 60.82 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:23:12.109Z] #36 60.84 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-07-28T12:23:12.109Z] #36 60.86 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:23:12.109Z] #36 60.90 Setting up librhash0:amd64 (1.3.8-1) ... [2022-07-28T12:23:12.109Z] #36 60.94 Setting up cmake-data (3.13.4-1) ... [2022-07-28T12:23:12.109Z] #36 60.98 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-07-28T12:23:12.109Z] #36 60.99 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-07-28T12:23:12.109Z] #36 61.01 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-07-28T12:23:12.109Z] #36 61.03 Setting up cmake (3.13.4-1) ... [2022-07-28T12:23:12.109Z] #36 61.05 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-28T12:23:12.109Z] #36 61.15 Processing triggers for mime-support (3.62) ... [2022-07-28T12:23:12.109Z] #36 DONE 61.9s [2022-07-28T12:23:12.109Z] [2022-07-28T12:23:12.109Z] #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 [2022-07-28T12:23:12.109Z] #37 sha256:e3303de7241f9440af570e60b7aac4a6cd8ce71e4e9c38b9b3711de37e828cb9 [2022-07-28T12:23:12.242Z] #43 34.80 CC images/sysctl.o [2022-07-28T12:23:12.242Z] #43 34.97 CC images/autofs.o [2022-07-28T12:23:12.304Z] #43 62.67 DEP compel/plugins/fds/fds.d [2022-07-28T12:23:12.304Z] #43 62.94 CC compel/plugins/std/std.o [2022-07-28T12:23:12.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-28T12:23:12.502Z] #43 35.14 CC images/macvlan.o [2022-07-28T12:23:12.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-28T12:23:12.673Z] #43 29.52 CC images/core-aarch64.o [2022-07-28T12:23:12.761Z] #43 35.33 CC images/sit.o [2022-07-28T12:23:12.866Z] #43 63.30 CC compel/plugins/std/fds.o [2022-07-28T12:23:12.934Z] #43 30.00 CC images/core-ppc64.o [2022-07-28T12:23:13.019Z] #43 35.49 CC images/memfd.o [2022-07-28T12:23:13.278Z] #43 35.76 CC images/timens.o [2022-07-28T12:23:13.278Z] #43 36.00 LINK images/built-in.o [2022-07-28T12:23:13.430Z] #43 63.84 CC compel/plugins/std/log.o [2022-07-28T12:23:13.537Z] #43 36.15 GEN compel/include/asm [2022-07-28T12:23:13.537Z] #43 36.19 GEN compel/include/version.h [2022-07-28T12:23:13.537Z] #43 36.21 touch .config [2022-07-28T12:23:13.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-28T12:23:13.795Z] #43 36.30 GEN include/common/config.h [2022-07-28T12:23:13.795Z] #43 36.43 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-07-28T12:23:13.795Z] #43 36.44 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2022-07-28T12:23:13.795Z] #43 36.47 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2022-07-28T12:23:13.795Z] #43 36.50 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2022-07-28T12:23:13.795Z] #43 36.52 DEP compel/plugins/std/infect.d [2022-07-28T12:23:13.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-28T12:23:13.879Z] #43 30.82 CC images/core-s390.o [2022-07-28T12:23:14.027Z] #37 ... [2022-07-28T12:23:14.027Z] [2022-07-28T12:23:14.027Z] #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 [2022-07-28T12:23:14.027Z] #47 sha256:9491d8c60be72cfe941e8d29f7caeb477a9cbc09c07900e0519439abe58a7091 [2022-07-28T12:23:14.027Z] #47 DONE 63.6s [2022-07-28T12:23:14.027Z] [2022-07-28T12:23:14.027Z] #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 [2022-07-28T12:23:14.027Z] #13 sha256:1355b81fbf4f4448ac93cb7bbcbe2f1a8548ea486f9372bb94de873a615cd30c [2022-07-28T12:23:14.027Z] #13 58.87 Selecting previously unselected package binutils-mingw-w64. [2022-07-28T12:23:14.027Z] #13 58.91 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-07-28T12:23:14.027Z] #13 58.91 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-07-28T12:23:14.027Z] #13 59.05 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-28T12:23:14.027Z] #13 59.06 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-07-28T12:23:14.027Z] #13 59.07 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-07-28T12:23:14.027Z] #13 59.27 Selecting previously unselected package dmsetup. [2022-07-28T12:23:14.027Z] #13 59.27 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-07-28T12:23:14.027Z] #13 59.27 Unpacking dmsetup (2:1.02.155-3) ... [2022-07-28T12:23:14.027Z] #13 59.47 Selecting previously unselected package mingw-w64-common. [2022-07-28T12:23:14.027Z] #13 59.47 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-07-28T12:23:14.027Z] #13 59.48 Unpacking mingw-w64-common (6.0.0-3) ... [2022-07-28T12:23:14.053Z] #43 36.63 DEP compel/plugins/std/string.d [2022-07-28T12:23:14.053Z] #43 36.69 DEP compel/plugins/std/log.d [2022-07-28T12:23:14.053Z] #43 36.75 DEP compel/plugins/std/fds.d [2022-07-28T12:23:14.053Z] #43 36.83 DEP compel/plugins/std/std.d [2022-07-28T12:23:14.053Z] #43 36.88 DEP compel/plugins/shmem/shmem.d [2022-07-28T12:23:14.312Z] #43 36.95 DEP compel/plugins/fds/fds.d [2022-07-28T12:23:14.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-28T12:23:14.570Z] #43 37.04 CC compel/plugins/std/std.o [2022-07-28T12:23:14.798Z] #43 64.94 CC compel/plugins/std/string.o [2022-07-28T12:23:14.821Z] #43 31.71 CC images/cpuinfo.o [2022-07-28T12:23:14.829Z] #43 37.37 CC compel/plugins/std/fds.o [2022-07-28T12:23:15.066Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-28T12:23:15.066Z] Using test binary docker [2022-07-28T12:23:15.066Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-28T12:23:15.066Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-28T12:23:15.066Z] INFO: Waiting for daemon to start... [2022-07-28T12:23:15.066Z] Starting dockerd [2022-07-28T12:23:15.087Z] #43 37.63 CC compel/plugins/std/log.o [2022-07-28T12:23:15.654Z] #43 38.26 CC compel/plugins/std/string.o [2022-07-28T12:23:15.734Z] #43 65.96 CC compel/plugins/std/infect.o [2022-07-28T12:23:15.762Z] #43 32.41 CC images/inventory.o [2022-07-28T12:23:15.762Z] #43 32.72 CC images/fdinfo.o [2022-07-28T12:23:15.912Z] #43 38.73 CC compel/plugins/std/infect.o [2022-07-28T12:23:15.934Z] #13 64.67 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-28T12:23:15.934Z] #13 64.67 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-07-28T12:23:15.934Z] #13 64.68 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-07-28T12:23:15.934Z] #13 ... [2022-07-28T12:23:15.934Z] [2022-07-28T12:23:15.934Z] #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 [2022-07-28T12:23:15.934Z] #37 sha256:e3303de7241f9440af570e60b7aac4a6cd8ce71e4e9c38b9b3711de37e828cb9 [2022-07-28T12:23:15.934Z] #37 3.768 + RM_GOPATH=0 [2022-07-28T12:23:15.934Z] #37 3.768 + TMP_GOPATH= [2022-07-28T12:23:15.934Z] #37 3.768 + : /build [2022-07-28T12:23:15.934Z] #37 3.768 + '[' -z '' ']' [2022-07-28T12:23:15.934Z] #37 3.768 ++ mktemp -d [2022-07-28T12:23:15.934Z] #37 3.768 + export GOPATH=/tmp/tmp.SQvmMyl6Lt [2022-07-28T12:23:15.934Z] #37 3.768 + GOPATH=/tmp/tmp.SQvmMyl6Lt [2022-07-28T12:23:15.934Z] #37 3.768 + RM_GOPATH=1 [2022-07-28T12:23:15.934Z] #37 3.768 + case "$(go env GOARCH)" in [2022-07-28T12:23:15.934Z] #37 3.768 ++ go env GOARCH [2022-07-28T12:23:15.934Z] #37 3.768 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T12:23:15.934Z] #37 3.768 + GO_BUILDMODE=-buildmode=pie [2022-07-28T12:23:15.934Z] #37 3.770 ++ dirname /tmp/install/install.sh [2022-07-28T12:23:15.934Z] #37 3.770 + dir=/tmp/install [2022-07-28T12:23:15.934Z] #37 3.770 + bin=tini [2022-07-28T12:23:15.934Z] #37 3.770 + shift [2022-07-28T12:23:15.934Z] #37 3.770 + '[' '!' -f /tmp/install/tini.installer ']' [2022-07-28T12:23:15.934Z] #37 3.770 + . /tmp/install/tini.installer [2022-07-28T12:23:15.934Z] #37 3.770 ++ : v0.19.0 [2022-07-28T12:23:15.934Z] #37 3.770 + install_tini [2022-07-28T12:23:15.934Z] #37 3.770 + echo 'Install tini version v0.19.0' [2022-07-28T12:23:15.934Z] #37 3.770 + git clone https://github.com/krallin/tini.git /tmp/tmp.SQvmMyl6Lt/tini [2022-07-28T12:23:15.934Z] #37 3.772 Install tini version v0.19.0 [2022-07-28T12:23:15.934Z] #37 3.790 Cloning into '/tmp/tmp.SQvmMyl6Lt/tini'... [2022-07-28T12:23:16.296Z] #43 66.60 CC compel/arch/x86/plugins/std/parasite-head.o [2022-07-28T12:23:16.296Z] #43 66.67 CC compel/arch/x86/plugins/std/memcpy.o [2022-07-28T12:23:16.296Z] #43 66.74 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-07-28T12:23:16.334Z] #43 33.29 CC images/fown.o [2022-07-28T12:23:16.334Z] #43 33.33 CC images/ns.o [2022-07-28T12:23:16.479Z] #43 38.99 CC compel/arch/aarch64/plugins/std/parasite-head.o [2022-07-28T12:23:16.479Z] #43 39.04 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2022-07-28T12:23:16.479Z] #43 39.11 AR compel/plugins/std.lib.a [2022-07-28T12:23:16.502Z] #37 4.460 + cd /tmp/tmp.SQvmMyl6Lt/tini [2022-07-28T12:23:16.553Z] #43 66.97 AR compel/plugins/std.lib.a [2022-07-28T12:23:16.553Z] #43 67.10 CC compel/plugins/fds/fds.o [2022-07-28T12:23:16.595Z] #43 33.44 CC images/regfile.o [2022-07-28T12:23:16.595Z] #43 ... [2022-07-28T12:23:16.595Z] [2022-07-28T12:23:16.595Z] #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 [2022-07-28T12:23:16.595Z] #56 sha256:3b969636c9ccc4a728959f8ce41e6c83bbcd7d344879b65cf068ac0d83e48cbc [2022-07-28T12:23:16.738Z] #43 39.23 CC compel/plugins/fds/fds.o [2022-07-28T12:23:16.738Z] #43 39.51 AR compel/plugins/fds.lib.a [2022-07-28T12:23:16.761Z] #37 4.491 + git checkout -q v0.19.0 [2022-07-28T12:23:16.762Z] #37 4.491 + cmake . [2022-07-28T12:23:16.997Z] #43 39.59 HOSTDEP compel/src/lib/log-host.d [2022-07-28T12:23:16.997Z] #43 39.71 HOSTDEP compel/src/lib/handle-elf-host.d [2022-07-28T12:23:16.997Z] #43 39.79 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2022-07-28T12:23:17.115Z] #43 67.57 AR compel/plugins/fds.lib.a [2022-07-28T12:23:17.116Z] #43 67.69 HOSTDEP compel/src/lib/log-host.d [2022-07-28T12:23:17.255Z] #43 39.83 HOSTDEP compel/src/main-host.d [2022-07-28T12:23:17.255Z] #43 39.89 DEP compel/src/lib/ptrace.d [2022-07-28T12:23:17.255Z] #43 39.95 DEP compel/src/lib/infect.d [2022-07-28T12:23:17.330Z] #37 5.244 -- The C compiler identification is GNU 8.3.0 [2022-07-28T12:23:17.331Z] #37 5.292 -- Check for working C compiler: /usr/bin/cc [2022-07-28T12:23:17.372Z] #43 67.82 HOSTDEP compel/src/lib/handle-elf-host.d [2022-07-28T12:23:17.514Z] #43 40.04 DEP compel/src/lib/infect-util.d [2022-07-28T12:23:17.514Z] #43 40.09 DEP compel/src/lib/infect-rpc.d [2022-07-28T12:23:17.514Z] #43 40.12 DEP compel/arch/aarch64/src/lib/infect.d [2022-07-28T12:23:17.514Z] #43 40.14 DEP compel/arch/aarch64/src/lib/cpu.d [2022-07-28T12:23:17.514Z] #43 40.15 DEP compel/src/lib/log.d [2022-07-28T12:23:17.514Z] #43 40.16 DEP compel/src/main.d [2022-07-28T12:23:17.514Z] #43 40.24 DEP compel/src/lib/handle-elf.d [2022-07-28T12:23:17.590Z] #37 ... [2022-07-28T12:23:17.590Z] [2022-07-28T12:23:17.590Z] #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 [2022-07-28T12:23:17.590Z] #42 sha256:53320a76784e10e4c6da186ee494d7afc4a706b4777ecff09da0295825075e0d [2022-07-28T12:23:17.590Z] #42 66.71 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-07-28T12:23:17.590Z] #42 66.73 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-28T12:23:17.590Z] #42 DONE 67.4s [2022-07-28T12:23:17.590Z] [2022-07-28T12:23:17.590Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:23:17.590Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:23:17.675Z] #43 68.02 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-07-28T12:23:17.675Z] #43 68.17 HOSTDEP compel/src/main-host.d [2022-07-28T12:23:17.772Z] #43 40.29 DEP compel/arch/aarch64/src/lib/handle-elf.d [2022-07-28T12:23:17.772Z] #43 40.36 CC compel/src/lib/log.o [2022-07-28T12:23:17.772Z] #43 40.58 CC compel/arch/aarch64/src/lib/cpu.o [2022-07-28T12:23:17.979Z] #43 68.33 DEP compel/src/lib/ptrace.d [2022-07-28T12:23:17.979Z] #43 68.53 DEP compel/src/lib/infect.d [2022-07-28T12:23:18.251Z] #43 68.73 DEP compel/src/lib/infect-util.d [2022-07-28T12:23:18.251Z] #43 68.83 DEP compel/src/lib/infect-rpc.d [2022-07-28T12:23:18.339Z] #43 40.77 CC compel/arch/aarch64/src/lib/infect.o [2022-07-28T12:23:18.339Z] #43 41.00 CC compel/src/lib/infect-rpc.o [2022-07-28T12:23:18.351Z] . [2022-07-28T12:23:18.351Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-28T12:23:18.351Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-28T12:23:18.351Z] Error: No such image: emptyfs [2022-07-28T12:23:18.351Z] Running integration-test (iteration 1) [2022-07-28T12:23:18.351Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-28T12:23:18.508Z] #43 69.00 DEP compel/arch/x86/src/lib/infect.d [2022-07-28T12:23:18.598Z] #43 41.22 CC compel/src/lib/infect-util.o [2022-07-28T12:23:18.598Z] #43 ... [2022-07-28T12:23:18.598Z] [2022-07-28T12:23:18.598Z] #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 [2022-07-28T12:23:18.598Z] #13 sha256:1d76de14f5ff38dea40f0347c6e9c725597517c4048b7bd41edafed3c2d1dd63 [2022-07-28T12:23:18.598Z] #13 89.45 Selecting previously unselected package libapparmor1:arm64. [2022-07-28T12:23:18.598Z] #13 89.45 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2022-07-28T12:23:18.598Z] #13 89.46 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2022-07-28T12:23:18.598Z] #13 89.55 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-28T12:23:18.598Z] #13 89.56 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2022-07-28T12:23:18.598Z] #13 89.59 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2022-07-28T12:23:18.598Z] #13 89.73 Selecting previously unselected package libbtrfs0. [2022-07-28T12:23:18.598Z] #13 89.73 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2022-07-28T12:23:18.598Z] #13 89.73 Unpacking libbtrfs0 (4.20.1-2) ... [2022-07-28T12:23:18.598Z] #13 89.82 Selecting previously unselected package libbtrfs-dev. [2022-07-28T12:23:18.598Z] #13 89.83 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2022-07-28T12:23:18.598Z] #13 89.85 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-07-28T12:23:18.598Z] #13 89.98 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-07-28T12:23:18.598Z] #13 89.98 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2022-07-28T12:23:18.598Z] #13 89.99 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2022-07-28T12:23:18.598Z] #13 90.06 Selecting previously unselected package libudev-dev:arm64. [2022-07-28T12:23:18.598Z] #13 90.08 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_arm64.deb ... [2022-07-28T12:23:18.598Z] #13 90.09 Unpacking libudev-dev:arm64 (241-7~deb10u8) ... [2022-07-28T12:23:18.598Z] #13 90.21 Selecting previously unselected package libsepol1-dev:arm64. [2022-07-28T12:23:18.598Z] #13 90.22 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2022-07-28T12:23:18.598Z] #13 90.22 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2022-07-28T12:23:18.598Z] #13 90.46 Selecting previously unselected package libpcre16-3:arm64. [2022-07-28T12:23:18.598Z] #13 90.46 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2022-07-28T12:23:18.598Z] #13 90.47 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2022-07-28T12:23:18.598Z] #13 90.62 Selecting previously unselected package libpcre32-3:arm64. [2022-07-28T12:23:18.598Z] #13 90.62 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2022-07-28T12:23:18.598Z] #13 90.63 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2022-07-28T12:23:18.598Z] #13 90.75 Selecting previously unselected package libpcrecpp0v5:arm64. [2022-07-28T12:23:18.598Z] #13 90.75 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2022-07-28T12:23:18.598Z] #13 90.75 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2022-07-28T12:23:18.598Z] #13 90.82 Selecting previously unselected package libpcre3-dev:arm64. [2022-07-28T12:23:18.598Z] #13 90.83 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2022-07-28T12:23:18.598Z] #13 90.84 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2022-07-28T12:23:18.598Z] #13 91.14 Selecting previously unselected package libselinux1-dev:arm64. [2022-07-28T12:23:18.598Z] #13 91.14 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2022-07-28T12:23:18.598Z] #13 91.15 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2022-07-28T12:23:18.598Z] #13 91.34 Selecting previously unselected package libdevmapper-dev:arm64. [2022-07-28T12:23:18.598Z] #13 91.34 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2022-07-28T12:23:18.598Z] #13 91.37 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2022-07-28T12:23:18.598Z] #13 91.45 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-28T12:23:18.598Z] #13 91.47 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_arm64.deb ... [2022-07-28T12:23:18.598Z] #13 91.47 Unpacking libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ... [2022-07-28T12:23:18.598Z] #13 91.60 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-28T12:23:18.598Z] #13 91.60 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_arm64.deb ... [2022-07-28T12:23:18.598Z] #13 91.61 Unpacking libsystemd-dev:arm64 (241-7~deb10u8) ... [2022-07-28T12:23:18.598Z] #13 92.02 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2022-07-28T12:23:18.598Z] #13 92.05 Setting up libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ... [2022-07-28T12:23:18.598Z] #13 92.07 Setting up libapparmor1:arm64 (2.13.2-10) ... [2022-07-28T12:23:18.598Z] #13 92.09 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-07-28T12:23:18.598Z] #13 92.10 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2022-07-28T12:23:18.598Z] #13 92.12 Setting up libsepol1-dev:arm64 (2.8-1) ... [2022-07-28T12:23:18.598Z] #13 92.15 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-07-28T12:23:18.598Z] #13 92.17 Setting up libbtrfs0 (4.20.1-2) ... [2022-07-28T12:23:18.598Z] #13 92.19 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2022-07-28T12:23:18.598Z] #13 92.20 Setting up libudev-dev:arm64 (241-7~deb10u8) ... [2022-07-28T12:23:18.598Z] #13 92.24 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-07-28T12:23:18.598Z] #13 92.26 Setting up libbtrfs-dev (4.20.1-2) ... [2022-07-28T12:23:18.598Z] #13 92.28 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2022-07-28T12:23:18.598Z] #13 92.30 Setting up mingw-w64-common (6.0.0-3) ... [2022-07-28T12:23:18.598Z] #13 92.31 Setting up libsystemd-dev:arm64 (241-7~deb10u8) ... [2022-07-28T12:23:18.598Z] #13 92.34 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-07-28T12:23:18.598Z] #13 92.36 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2022-07-28T12:23:18.598Z] #13 92.37 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-28T12:23:18.598Z] #13 92.39 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-28T12:23:18.598Z] #13 92.40 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 [2022-07-28T12:23:18.598Z] #13 92.42 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-28T12:23:18.598Z] #13 92.45 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 [2022-07-28T12:23:18.598Z] #13 92.46 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 [2022-07-28T12:23:18.598Z] #13 92.47 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-07-28T12:23:18.598Z] #13 92.48 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2022-07-28T12:23:18.598Z] #13 92.51 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2022-07-28T12:23:18.598Z] #13 92.54 Setting up dmsetup (2:1.02.155-3) ... [2022-07-28T12:23:18.598Z] #13 92.56 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2022-07-28T12:23:18.598Z] #13 92.58 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2022-07-28T12:23:18.598Z] #13 92.59 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-28T12:23:18.766Z] #43 69.25 DEP compel/arch/x86/src/lib/cpu.d [2022-07-28T12:23:18.766Z] #43 69.37 DEP compel/src/lib/log.d [2022-07-28T12:23:18.941Z] #56 70.12 Checking out files: 30% (1487/4910) Checking out files: 31% (1523/4910) Checking out files: 32% (1572/4910) Checking out files: 33% (1621/4910) Checking out files: 34% (1670/4910) Checking out files: 35% (1719/4910) Checking out files: 36% (1768/4910) Checking out files: 37% (1817/4910) Checking out files: 38% (1866/4910) Checking out files: 39% (1915/4910) Checking out files: 40% (1964/4910) Checking out files: 41% (2014/4910) Checking out files: 42% (2063/4910) Checking out files: 43% (2112/4910) Checking out files: 44% (2161/4910) Checking out files: 45% (2210/4910) Checking out files: 46% (2259/4910) Checking out files: 47% (2308/4910) Checking out files: 48% (2357/4910) Checking out files: 49% (2406/4910) Checking out files: 50% (2455/4910) Checking out files: 51% (2505/4910) Checking out files: 52% (2554/4910) Checking out files: 53% (2603/4910) Checking out files: 54% (2652/4910) Checking out files: 55% (2701/4910) Checking out files: 56% (2750/4910) Checking out files: 57% (2799/4910) Checking out files: 58% (2848/4910) Checking out files: 59% (2897/4910) Checking out files: 60% (2946/4910) Checking out files: 61% (2996/4910) Checking out files: 62% (3045/4910) Checking out files: 63% (3094/4910) Checking out files: 64% (3143/4910) Checking out files: 65% (3192/4910) Checking out files: 66% (3241/4910) Checking out files: 67% (3290/4910) Checking out files: 68% (3339/4910) Checking out files: 69% (3388/4910) Checking out files: 70% (3437/4910) Checking out files: 70% (3466/4910) Checking out files: 71% (3487/4910) Checking out files: 72% (3536/4910) Checking out files: 73% (3585/4910) Checking out files: 74% (3634/4910) Checking out files: 75% (3683/4910) Checking out files: 76% (3732/4910) Checking out files: 77% (3781/4910) Checking out files: 78% (3830/4910) Checking out files: 79% (3879/4910) Checking out files: 80% (3928/4910) Checking out files: 81% (3978/4910) Checking out files: 82% (4027/4910) Checking out files: 83% (4076/4910) Checking out files: 84% (4125/4910) Checking out files: 85% (4174/4910) Checking out files: 86% (4223/4910) Checking out files: 87% (4272/4910) Checking out files: 88% (4321/4910) Checking out files: 89% (4370/4910) Checking out files: 90% (4419/4910) Checking out files: 91% (4469/4910) Checking out files: 92% (4518/4910) Checking out files: 93% (4567/4910) Checking out files: 94% (4616/4910) Checking out files: 95% (4665/4910) Checking out files: 96% (4714/4910) Checking out files: 97% (4763/4910) Checking out files: 98% (4812/4910) Checking out files: 99% (4861/4910) Checking out files: 100% (4910/4910) Checking out files: 100% (4910/4910), done. [2022-07-28T12:23:19.169Z] #13 DONE 95.2s [2022-07-28T12:23:19.169Z] [2022-07-28T12:23:19.169Z] #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 [2022-07-28T12:23:19.169Z] #53 sha256:c57ae2e5ad2b78b7d5d3e3dbc86dbca5490266d4745c8cb04b8138d769b4d883 [2022-07-28T12:23:19.202Z] #56 72.48 + cd /tmp/tmp.KKfnOHBKyn/src/github.com/containerd/containerd [2022-07-28T12:23:19.202Z] #56 72.48 + git checkout -q v1.6.6 [2022-07-28T12:23:19.233Z] using credential docker-jenkins-github-credentials [2022-07-28T12:23:19.319Z] Cloning the remote Git repository [2022-07-28T12:23:19.319Z] Cloning with configured refspecs honoured and without tags [2022-07-28T12:23:19.330Z] #43 69.57 DEP compel/src/main.d [2022-07-28T12:23:19.330Z] #43 69.69 DEP compel/src/lib/handle-elf.d [2022-07-28T12:23:19.330Z] #43 69.94 DEP compel/arch/x86/src/lib/handle-elf.d [2022-07-28T12:23:19.893Z] #43 70.10 CC compel/src/lib/log.o [2022-07-28T12:23:20.108Z] #53 1.146 + RM_GOPATH=0 [2022-07-28T12:23:20.150Z] #43 70.54 CC compel/arch/x86/src/lib/cpu.o [2022-07-28T12:23:20.150Z] #43 ... [2022-07-28T12:23:20.150Z] [2022-07-28T12:23:20.150Z] #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 [2022-07-28T12:23:20.150Z] #13 sha256:1355b81fbf4f4448ac93cb7bbcbe2f1a8548ea486f9372bb94de873a615cd30c [2022-07-28T12:23:20.150Z] #13 157.0 Selecting previously unselected package libapparmor1:amd64. [2022-07-28T12:23:20.150Z] #13 157.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-07-28T12:23:20.150Z] #13 157.0 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-07-28T12:23:20.150Z] #13 157.3 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-28T12:23:19.538Z] Cloning repository https://github.com/moby/moby.git [2022-07-28T12:23:19.975Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-07-28T12:23:20.367Z] #53 1.147 + TMP_GOPATH= [2022-07-28T12:23:20.367Z] #53 1.148 + : /build [2022-07-28T12:23:20.367Z] #53 1.148 + '[' -z '' ']' [2022-07-28T12:23:20.367Z] #53 1.149 ++ mktemp -d [2022-07-28T12:23:20.367Z] #53 1.152 + export GOPATH=/tmp/tmp.AfeeeGPhk1 [2022-07-28T12:23:20.367Z] #53 1.153 + GOPATH=/tmp/tmp.AfeeeGPhk1 [2022-07-28T12:23:20.367Z] #53 1.154 + RM_GOPATH=1 [2022-07-28T12:23:20.367Z] #53 1.154 + case "$(go env GOARCH)" in [2022-07-28T12:23:20.367Z] #53 1.156 ++ go env GOARCH [2022-07-28T12:23:20.367Z] #53 1.183 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T12:23:20.367Z] #53 1.183 + GO_BUILDMODE=-buildmode=pie [2022-07-28T12:23:20.367Z] #53 1.184 ++ dirname /tmp/install/install.sh [2022-07-28T12:23:20.367Z] #53 1.188 + dir=/tmp/install [2022-07-28T12:23:20.367Z] #53 1.195 + bin=runc [2022-07-28T12:23:20.367Z] #53 1.195 + shift [2022-07-28T12:23:20.367Z] #53 1.196 + '[' '!' -f /tmp/install/runc.installer ']' [2022-07-28T12:23:20.367Z] #53 1.196 + . /tmp/install/runc.installer [2022-07-28T12:23:20.367Z] #53 1.196 ++ set -e [2022-07-28T12:23:20.367Z] #53 1.196 ++ : v1.1.2 [2022-07-28T12:23:20.367Z] #53 1.196 + install_runc [2022-07-28T12:23:20.367Z] #53 1.197 + RUNC_BUILDTAGS=seccomp [2022-07-28T12:23:20.367Z] #53 1.197 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-28T12:23:20.367Z] #53 1.197 Install runc version v1.1.2 (build tags: seccomp) [2022-07-28T12:23:20.367Z] #53 1.197 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.AfeeeGPhk1/src/github.com/opencontainers/runc [2022-07-28T12:23:20.367Z] #53 1.201 Cloning into '/tmp/tmp.AfeeeGPhk1/src/github.com/opencontainers/runc'... [2022-07-28T12:23:20.367Z] #53 ... [2022-07-28T12:23:20.367Z] [2022-07-28T12:23:20.367Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-07-28T12:23:20.367Z] #14 sha256:dcabbec89e2089c1b62aaf35296dedacb6fdb27373d97ca8f197a10e64b67d86 [2022-07-28T12:23:20.367Z] #14 DONE 1.4s [2022-07-28T12:23:20.407Z] #13 157.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-07-28T12:23:20.407Z] #13 157.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-07-28T12:23:20.626Z] [2022-07-28T12:23:20.626Z] #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 [2022-07-28T12:23:20.626Z] #58 sha256:bfaf0c01d7f9e222aaf45d9462cf40ba2d4961906194b61934705a423ddf6592 [2022-07-28T12:23:20.626Z] #58 97.48 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-28T12:23:20.626Z] #58 97.48 + GOBIN=/build [2022-07-28T12:23:20.626Z] #58 97.48 + GO111MODULE=on [2022-07-28T12:23:20.626Z] #58 97.49 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-07-28T12:23:20.663Z] #13 157.6 Selecting previously unselected package libbtrfs0. [2022-07-28T12:23:20.663Z] #13 157.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-07-28T12:23:20.663Z] #13 157.7 Unpacking libbtrfs0 (4.20.1-2) ... [2022-07-28T12:23:20.920Z] #13 157.9 Selecting previously unselected package libbtrfs-dev. [2022-07-28T12:23:20.920Z] #13 157.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-07-28T12:23:20.920Z] #13 158.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-07-28T12:23:21.176Z] #13 158.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-28T12:23:21.176Z] #13 158.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-07-28T12:23:21.176Z] #13 158.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-07-28T12:23:21.193Z] #58 ... [2022-07-28T12:23:21.193Z] [2022-07-28T12:23:21.193Z] #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 [2022-07-28T12:23:21.193Z] #15 sha256:85235ab4dacfbd8cdfddbee43f763364a9a928f7a21b1e4664afdaaf53dc75ae [2022-07-28T12:23:21.193Z] #15 DONE 0.9s [2022-07-28T12:23:21.433Z] #13 158.4 Selecting previously unselected package libudev-dev:amd64. [2022-07-28T12:23:21.433Z] #13 158.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-07-28T12:23:21.433Z] #13 158.5 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-07-28T12:23:21.451Z] [2022-07-28T12:23:21.451Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-28T12:23:21.451Z] #16 sha256:fc84a4357b09a273d0a4cd3c8635b3f85e73dc6ab96e00ceaa11c837fd9c59bd [2022-07-28T12:23:21.690Z] #13 158.7 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-28T12:23:21.747Z] #56 74.98 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-28T12:23:21.747Z] #56 74.98 + BUILDTAGS='netgo osusergo static_build' [2022-07-28T12:23:21.747Z] #56 74.98 + export EXTRA_FLAGS=-buildmode=pie [2022-07-28T12:23:21.747Z] #56 74.98 + EXTRA_FLAGS=-buildmode=pie [2022-07-28T12:23:21.747Z] #56 74.98 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-28T12:23:21.747Z] #56 74.98 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-28T12:23:21.747Z] #56 74.98 + '[' '' = dynamic ']' [2022-07-28T12:23:21.747Z] #56 74.98 + make [2022-07-28T12:23:21.794Z] #43 ... [2022-07-28T12:23:21.794Z] [2022-07-28T12:23:21.794Z] #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 [2022-07-28T12:23:21.794Z] #34 sha256:8f541030d4e026b6295a3c69f254c0425dcb5b1996f23cf7e63e4dd93e69f8a7 [2022-07-28T12:23:21.794Z] #34 61.11 internal/syscall/unix [2022-07-28T12:23:21.794Z] #34 61.49 time [2022-07-28T12:23:21.794Z] #34 67.78 internal/fmtsort [2022-07-28T12:23:21.794Z] #34 67.88 internal/poll [2022-07-28T12:23:21.794Z] #34 68.39 internal/syscall/execenv [2022-07-28T12:23:21.794Z] #34 68.52 path [2022-07-28T12:23:21.794Z] #34 69.14 io/fs [2022-07-28T12:23:21.794Z] #34 70.55 strings [2022-07-28T12:23:21.794Z] #34 70.79 os [2022-07-28T12:23:21.794Z] #34 ... [2022-07-28T12:23:21.794Z] [2022-07-28T12:23:21.794Z] #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 [2022-07-28T12:23:21.794Z] #13 sha256:1355b81fbf4f4448ac93cb7bbcbe2f1a8548ea486f9372bb94de873a615cd30c [2022-07-28T12:23:21.794Z] #13 70.39 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-28T12:23:21.794Z] #13 70.39 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-07-28T12:23:21.794Z] #13 70.41 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-07-28T12:23:21.794Z] #13 70.54 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-07-28T12:23:21.794Z] #13 70.54 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-07-28T12:23:21.794Z] #13 70.55 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-28T12:23:21.947Z] #13 158.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-07-28T12:23:21.947Z] #13 158.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-07-28T12:23:22.018Z] #16 0.629 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-28T12:23:22.018Z] #16 DONE 0.7s [2022-07-28T12:23:22.018Z] [2022-07-28T12:23:22.018Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-28T12:23:22.018Z] #17 sha256:5874fb529307155c63a3360766a75075c22afc0adb4e7463729e37d64afda338 [2022-07-28T12:23:22.204Z] #13 159.3 Selecting previously unselected package libpcre16-3:amd64. [2022-07-28T12:23:22.204Z] #13 159.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-07-28T12:23:22.204Z] #13 159.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-07-28T12:23:22.585Z] #17 DONE 0.7s [2022-07-28T12:23:22.585Z] [2022-07-28T12:23:22.585Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:23:22.585Z] #43 sha256:53ba65c76ec05e68c077e577a79ebe34dc057f1e04aaddc2c5d0f4e9ca87269d [2022-07-28T12:23:22.585Z] #43 41.40 CC compel/src/lib/infect.o [2022-07-28T12:23:22.585Z] #43 43.88 CC compel/src/lib/ptrace.o [2022-07-28T12:23:22.585Z] #43 44.48 AR compel/libcompel.a [2022-07-28T12:23:22.585Z] #43 44.60 HOSTCC compel/src/main-host.o [2022-07-28T12:23:22.585Z] #43 45.08 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2022-07-28T12:23:22.585Z] #43 45.28 HOSTCC compel/src/lib/handle-elf-host.o [2022-07-28T12:23:21.194Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-28T12:23:21.194Z] > git --version # timeout=10 [2022-07-28T12:23:21.253Z] > git --version # 'git version 2.24.1.windows.2' [2022-07-28T12:23:21.254Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T12:23:21.258Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43876/head:refs/remotes/origin/PR-43876 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-28T12:23:22.767Z] #13 159.7 Selecting previously unselected package libpcre32-3:amd64. [2022-07-28T12:23:22.767Z] #13 159.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-07-28T12:23:22.767Z] #13 159.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-07-28T12:23:23.024Z] #13 160.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-07-28T12:23:23.154Z] #43 45.73 HOSTCC compel/src/lib/log-host.o [2022-07-28T12:23:23.280Z] #13 160.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-07-28T12:23:23.280Z] #13 160.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-07-28T12:23:23.413Z] #43 ... [2022-07-28T12:23:23.413Z] [2022-07-28T12:23:23.413Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-28T12:23:23.413Z] #18 sha256:8b528036379e2ad8ea09decb727c9d994400624fe05066a83c73c41513a2ae38 [2022-07-28T12:23:23.413Z] #18 DONE 0.7s [2022-07-28T12:23:23.413Z] [2022-07-28T12:23:23.413Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:23:23.413Z] #43 sha256:53ba65c76ec05e68c077e577a79ebe34dc057f1e04aaddc2c5d0f4e9ca87269d [2022-07-28T12:23:23.413Z] #43 45.97 HOSTLINK compel/compel-host-bin [2022-07-28T12:23:23.537Z] #13 160.4 Selecting previously unselected package libpcre3-dev:amd64. [2022-07-28T12:23:23.537Z] #13 160.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-07-28T12:23:23.537Z] #13 160.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-07-28T12:23:23.672Z] #43 46.29 DEP soccr/soccr.d [2022-07-28T12:23:23.700Z] #13 ... [2022-07-28T12:23:23.700Z] [2022-07-28T12:23:23.700Z] #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 [2022-07-28T12:23:23.700Z] #37 sha256:e3303de7241f9440af570e60b7aac4a6cd8ce71e4e9c38b9b3711de37e828cb9 [2022-07-28T12:23:23.700Z] #37 5.916 -- Check for working C compiler: /usr/bin/cc -- works [2022-07-28T12:23:23.700Z] #37 5.924 -- Detecting C compiler ABI info [2022-07-28T12:23:23.700Z] #37 6.446 -- Detecting C compiler ABI info - done [2022-07-28T12:23:23.700Z] #37 6.485 -- Detecting C compile features [2022-07-28T12:23:23.700Z] #37 8.516 -- Detecting C compile features - done [2022-07-28T12:23:23.700Z] #37 8.612 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-28T12:23:23.700Z] #37 8.830 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-28T12:23:23.700Z] #37 8.927 -- Configuring done [2022-07-28T12:23:23.700Z] #37 8.956 -- Generating done [2022-07-28T12:23:23.700Z] #37 8.980 -- Build files have been written to: /tmp/tmp.SQvmMyl6Lt/tini [2022-07-28T12:23:23.700Z] #37 8.986 + make tini-static [2022-07-28T12:23:23.700Z] #37 9.356 Scanning dependencies of target tini-static [2022-07-28T12:23:23.700Z] #37 9.437 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-28T12:23:23.700Z] #37 10.71 [100%] Linking C executable tini-static [2022-07-28T12:23:23.700Z] #37 11.20 [100%] Built target tini-static [2022-07-28T12:23:23.700Z] #37 11.30 + mkdir -p /build [2022-07-28T12:23:23.700Z] #37 11.30 + cp tini-static /build/docker-init [2022-07-28T12:23:23.700Z] #37 DONE 11.4s [2022-07-28T12:23:23.700Z] [2022-07-28T12:23:23.700Z] #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 [2022-07-28T12:23:23.700Z] #34 sha256:8f541030d4e026b6295a3c69f254c0425dcb5b1996f23cf7e63e4dd93e69f8a7 [2022-07-28T12:23:23.700Z] #34 73.48 bufio [2022-07-28T12:23:23.933Z] #43 46.52 CC soccr/soccr.o [2022-07-28T12:23:24.191Z] #43 ... [2022-07-28T12:23:24.191Z] [2022-07-28T12:23:24.191Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-07-28T12:23:24.191Z] #19 sha256:ee61ca274843dfca6a126367169a6f01ae7b35e7ecaa794232d6a2d755104e1b [2022-07-28T12:23:24.191Z] #19 DONE 0.8s [2022-07-28T12:23:24.292Z] #56 77.37 + bin/ctr [2022-07-28T12:23:24.454Z] [2022-07-28T12:23:24.454Z] #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 [2022-07-28T12:23:24.454Z] #20 sha256:e779e2a8b8473b09cc4100790d9a77f88c18d7c4c1ac2cd7be112aefde303ae3 [2022-07-28T12:23:24.466Z] #13 161.3 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-28T12:23:24.466Z] #13 161.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-07-28T12:23:24.466Z] #13 161.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-07-28T12:23:24.638Z] #34 74.32 fmt [2022-07-28T12:23:24.982Z] #13 161.7 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-28T12:23:24.982Z] #13 161.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-07-28T12:23:24.982Z] #13 161.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-07-28T12:23:25.390Z] #20 1.074 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-07-28T12:23:25.390Z] #20 1.090 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-28T12:23:25.390Z] #20 1.261 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-28T12:23:25.390Z] #20 1.270 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-28T12:23:25.562Z] #13 162.4 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-28T12:23:25.562Z] #13 162.4 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-07-28T12:23:25.562Z] #13 162.4 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-07-28T12:23:25.591Z] #34 75.29 io/ioutil [2022-07-28T12:23:25.819Z] #13 162.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-28T12:23:25.819Z] #13 162.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-07-28T12:23:25.819Z] #13 162.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-07-28T12:23:25.851Z] #34 75.61 text/tabwriter [2022-07-28T12:23:25.956Z] #20 1.807 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [483 kB] [2022-07-28T12:23:26.751Z] #13 163.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-07-28T12:23:26.751Z] #13 163.6 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-07-28T12:23:26.751Z] #13 163.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-07-28T12:23:26.751Z] #13 163.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-07-28T12:23:26.751Z] #13 163.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-07-28T12:23:26.839Z] #56 ... [2022-07-28T12:23:26.839Z] [2022-07-28T12:23:26.839Z] #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 [2022-07-28T12:23:26.839Z] #13 sha256:1355b81fbf4f4448ac93cb7bbcbe2f1a8548ea486f9372bb94de873a615cd30c [2022-07-28T12:23:26.839Z] #13 136.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-28T12:23:26.839Z] #13 136.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-07-28T12:23:26.839Z] #13 136.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-28T12:23:26.839Z] #13 ... [2022-07-28T12:23:26.839Z] [2022-07-28T12:23:26.839Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:23:26.839Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:23:26.839Z] #43 33.76 CC images/ghost-file.o [2022-07-28T12:23:26.839Z] #43 34.06 CC images/fifo.o [2022-07-28T12:23:26.839Z] #43 34.37 CC images/remap-file-path.o [2022-07-28T12:23:26.839Z] #43 34.56 CC images/eventfd.o [2022-07-28T12:23:26.839Z] #43 34.79 CC images/eventpoll.o [2022-07-28T12:23:26.839Z] #43 35.22 CC images/fh.o [2022-07-28T12:23:26.839Z] #43 35.67 CC images/fsnotify.o [2022-07-28T12:23:26.839Z] #43 36.46 CC images/signalfd.o [2022-07-28T12:23:26.839Z] #43 36.82 CC images/fs.o [2022-07-28T12:23:26.839Z] #43 37.06 CC images/pstree.o [2022-07-28T12:23:26.839Z] #43 37.45 CC images/pipe.o [2022-07-28T12:23:26.839Z] #43 37.81 CC images/tcp-stream.o [2022-07-28T12:23:26.839Z] #43 38.16 CC images/sk-packet.o [2022-07-28T12:23:26.839Z] #43 38.46 CC images/mnt.o [2022-07-28T12:23:26.839Z] #43 38.70 CC images/pipe-data.o [2022-07-28T12:23:26.839Z] #43 38.94 CC images/sa.o [2022-07-28T12:23:26.839Z] #43 39.18 CC images/timer.o [2022-07-28T12:23:26.839Z] #43 39.61 CC images/timerfd.o [2022-07-28T12:23:26.839Z] #43 39.80 CC images/mm.o [2022-07-28T12:23:26.839Z] #43 40.17 CC images/sk-opts.o [2022-07-28T12:23:26.839Z] #43 40.62 CC images/sk-unix.o [2022-07-28T12:23:26.839Z] #43 41.22 CC images/sk-inet.o [2022-07-28T12:23:26.839Z] #43 41.86 CC images/tun.o [2022-07-28T12:23:26.839Z] #43 42.21 CC images/sk-netlink.o [2022-07-28T12:23:26.839Z] #43 42.59 CC images/packet-sock.o [2022-07-28T12:23:26.839Z] #43 43.13 CC images/ipc-var.o [2022-07-28T12:23:26.839Z] #43 43.35 CC images/ipc-desc.o [2022-07-28T12:23:26.839Z] #43 43.53 CC images/ipc-shm.o [2022-07-28T12:23:26.839Z] #43 43.82 CC images/ipc-msg.o [2022-07-28T12:23:27.007Z] #13 164.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-07-28T12:23:27.100Z] #43 44.08 CC images/ipc-sem.o [2022-07-28T12:23:27.264Z] #13 164.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-07-28T12:23:27.331Z] #20 2.729 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-07-28T12:23:27.331Z] #20 ... [2022-07-28T12:23:27.331Z] [2022-07-28T12:23:27.331Z] #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 [2022-07-28T12:23:27.331Z] #58 sha256:bfaf0c01d7f9e222aaf45d9462cf40ba2d4961906194b61934705a423ddf6592 [2022-07-28T12:23:27.331Z] #58 DONE 104.4s [2022-07-28T12:23:27.331Z] [2022-07-28T12:23:27.331Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-07-28T12:23:27.331Z] #59 sha256:ffeeee13374547a6884bfba2a06dc3c5192e3bd1f37dca599e359ff074bd11c5 [2022-07-28T12:23:27.331Z] #59 DONE 0.1s [2022-07-28T12:23:27.331Z] [2022-07-28T12:23:27.331Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-28T12:23:27.331Z] #60 sha256:272f339816129235db04288e58198e64b8c3805029d3cdd3d8733a9d8b63643b [2022-07-28T12:23:27.532Z] #13 164.5 Setting up libbtrfs0 (4.20.1-2) ... [2022-07-28T12:23:27.589Z] #60 DONE 0.1s [2022-07-28T12:23:27.589Z] [2022-07-28T12:23:27.589Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:23:27.589Z] #43 sha256:53ba65c76ec05e68c077e577a79ebe34dc057f1e04aaddc2c5d0f4e9ca87269d [2022-07-28T12:23:27.589Z] #43 48.09 AR soccr/libsoccr.a [2022-07-28T12:23:27.589Z] #43 48.16 make[1]: 'soccr/libsoccr.a' is up to date. [2022-07-28T12:23:27.589Z] #43 48.61 DEP criu/arch/aarch64/sigframe.d [2022-07-28T12:23:27.589Z] #43 48.76 DEP criu/arch/aarch64/crtools.d [2022-07-28T12:23:27.589Z] #43 48.95 DEP criu/arch/aarch64/cpu.d [2022-07-28T12:23:27.589Z] #43 49.03 DEP criu/arch/aarch64/bitops.d [2022-07-28T12:23:27.589Z] #43 49.07 CC criu/arch/aarch64/bitops.o [2022-07-28T12:23:27.589Z] #43 49.13 CC criu/arch/aarch64/cpu.o [2022-07-28T12:23:27.589Z] #43 49.28 CC criu/arch/aarch64/crtools.o [2022-07-28T12:23:27.589Z] #43 49.79 CC criu/arch/aarch64/sigframe.o [2022-07-28T12:23:27.589Z] #43 50.25 LINK criu/arch/aarch64/crtools.built-in.o [2022-07-28T12:23:27.671Z] #43 44.38 CC images/utsns.o [2022-07-28T12:23:27.764Z] #34 77.59 flag [2022-07-28T12:23:27.764Z] #34 77.61 github.com/BurntSushi/toml [2022-07-28T12:23:27.847Z] #43 50.39 DEP criu/pie/util-vdso.d [2022-07-28T12:23:27.932Z] #43 44.69 CC images/creds.o [2022-07-28T12:23:27.932Z] #43 44.94 CC images/vma.o [2022-07-28T12:23:28.094Z] #13 165.2 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-07-28T12:23:28.112Z] #43 50.70 DEP criu/pie/util.d [2022-07-28T12:23:28.112Z] #43 50.85 CC criu/pie/util.o [2022-07-28T12:23:28.193Z] #43 45.21 CC images/netdev.o [2022-07-28T12:23:28.657Z] #13 165.8 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-07-28T12:23:28.657Z] #13 165.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-07-28T12:23:28.678Z] #43 51.11 CC criu/pie/util-vdso.o [2022-07-28T12:23:28.914Z] #13 165.9 Setting up libbtrfs-dev (4.20.1-2) ... [2022-07-28T12:23:28.914Z] #13 165.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-07-28T12:23:28.914Z] #13 165.9 Setting up mingw-w64-common (6.0.0-3) ... [2022-07-28T12:23:28.914Z] #13 166.0 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-07-28T12:23:28.914Z] #13 166.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-07-28T12:23:28.914Z] #13 166.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-07-28T12:23:28.914Z] #13 166.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-28T12:23:28.936Z] #43 51.54 AR criu/pie/pie.lib.a [2022-07-28T12:23:28.936Z] #43 51.62 DEP criu/pie/restorer.d [2022-07-28T12:23:29.134Z] #43 45.82 CC images/tty.o [2022-07-28T12:23:29.143Z] #34 78.93 log [2022-07-28T12:23:29.143Z] #34 ... [2022-07-28T12:23:29.143Z] [2022-07-28T12:23:29.143Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:23:29.143Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:23:29.143Z] #43 5.380 Note: Building without setproctitle() and strlcpy() support. [2022-07-28T12:23:29.143Z] #43 5.380 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-07-28T12:23:29.143Z] #43 5.383 Note: Building without GnuTLS support [2022-07-28T12:23:29.143Z] #43 5.408 Makefile.config:39: Warn: you have no libnftables installed [2022-07-28T12:23:29.143Z] #43 5.408 Makefile.config:40: Warn: Building without nftables support [2022-07-28T12:23:29.143Z] #43 7.259 fatal: not a git repository (or any of the parent directories): .git [2022-07-28T12:23:29.143Z] #43 7.397 GEN .gitid [2022-07-28T12:23:29.143Z] #43 7.397 GEN criu/include/version.h [2022-07-28T12:23:29.143Z] #43 7.397 GEN include/common/asm [2022-07-28T12:23:29.143Z] #43 8.738 PBCC images/timens.pb-c.c [2022-07-28T12:23:29.143Z] #43 8.763 DEP images/timens.pb-c.d [2022-07-28T12:23:29.143Z] #43 8.819 PBCC images/fown.pb-c.c [2022-07-28T12:23:29.143Z] #43 8.837 PBCC images/google/protobuf/descriptor.pb-c.c [2022-07-28T12:23:29.143Z] #43 8.911 PBCC images/opts.pb-c.c [2022-07-28T12:23:29.143Z] #43 8.969 PBCC images/memfd.pb-c.c [2022-07-28T12:23:29.143Z] #43 8.976 DEP images/fown.pb-c.d [2022-07-28T12:23:29.143Z] #43 9.052 DEP images/google/protobuf/descriptor.pb-c.d [2022-07-28T12:23:29.143Z] #43 9.098 DEP images/opts.pb-c.d [2022-07-28T12:23:29.143Z] #43 9.151 DEP images/memfd.pb-c.d [2022-07-28T12:23:29.143Z] #43 9.178 PBCC images/sit.pb-c.c [2022-07-28T12:23:29.143Z] #43 9.245 DEP images/sit.pb-c.d [2022-07-28T12:23:29.143Z] #43 9.286 PBCC images/macvlan.pb-c.c [2022-07-28T12:23:29.143Z] #43 9.317 DEP images/macvlan.pb-c.d [2022-07-28T12:23:29.143Z] #43 9.391 PBCC images/autofs.pb-c.c [2022-07-28T12:23:29.143Z] #43 9.447 DEP images/autofs.pb-c.d [2022-07-28T12:23:29.143Z] #43 9.511 PBCC images/sysctl.pb-c.c [2022-07-28T12:23:29.143Z] #43 9.534 DEP images/sysctl.pb-c.d [2022-07-28T12:23:29.143Z] #43 9.603 PBCC images/time.pb-c.c [2022-07-28T12:23:29.143Z] #43 9.643 DEP images/time.pb-c.d [2022-07-28T12:23:29.143Z] #43 9.684 PBCC images/binfmt-misc.pb-c.c [2022-07-28T12:23:29.143Z] #43 9.713 DEP images/binfmt-misc.pb-c.d [2022-07-28T12:23:29.143Z] #43 9.779 PBCC images/seccomp.pb-c.c [2022-07-28T12:23:29.143Z] #43 9.795 DEP images/seccomp.pb-c.d [2022-07-28T12:23:29.143Z] #43 9.851 PBCC images/userns.pb-c.c [2022-07-28T12:23:29.143Z] #43 9.871 DEP images/userns.pb-c.d [2022-07-28T12:23:29.143Z] #43 9.932 PBCC images/cgroup.pb-c.c [2022-07-28T12:23:29.143Z] #43 9.959 DEP images/cgroup.pb-c.d [2022-07-28T12:23:29.143Z] #43 10.000 PBCC images/ext-file.pb-c.c [2022-07-28T12:23:29.143Z] #43 10.04 DEP images/ext-file.pb-c.d [2022-07-28T12:23:29.143Z] #43 10.08 PBCC images/rpc.pb-c.c [2022-07-28T12:23:29.143Z] #43 10.11 DEP images/rpc.pb-c.d [2022-07-28T12:23:29.143Z] #43 10.18 PBCC images/siginfo.pb-c.c [2022-07-28T12:23:29.143Z] #43 10.21 DEP images/siginfo.pb-c.d [2022-07-28T12:23:29.143Z] #43 10.24 PBCC images/pagemap.pb-c.c [2022-07-28T12:23:29.143Z] #43 10.29 DEP images/pagemap.pb-c.d [2022-07-28T12:23:29.143Z] #43 10.34 PBCC images/rlimit.pb-c.c [2022-07-28T12:23:29.143Z] #43 10.37 DEP images/rlimit.pb-c.d [2022-07-28T12:23:29.143Z] #43 10.43 PBCC images/file-lock.pb-c.c [2022-07-28T12:23:29.143Z] #43 10.46 DEP images/file-lock.pb-c.d [2022-07-28T12:23:29.143Z] #43 10.50 PBCC images/tty.pb-c.c [2022-07-28T12:23:29.143Z] #43 10.64 DEP images/tty.pb-c.d [2022-07-28T12:23:29.143Z] #43 10.75 PBCC images/tun.pb-c.c [2022-07-28T12:23:29.143Z] #43 10.81 PBCC images/netdev.pb-c.c [2022-07-28T12:23:29.143Z] #43 10.88 DEP images/tun.pb-c.d [2022-07-28T12:23:29.143Z] #43 10.94 DEP images/netdev.pb-c.d [2022-07-28T12:23:29.143Z] #43 10.99 PBCC images/vma.pb-c.c [2022-07-28T12:23:29.143Z] #43 11.03 DEP images/vma.pb-c.d [2022-07-28T12:23:29.143Z] #43 11.07 PBCC images/creds.pb-c.c [2022-07-28T12:23:29.143Z] #43 11.10 DEP images/creds.pb-c.d [2022-07-28T12:23:29.143Z] #43 11.13 PBCC images/utsns.pb-c.c [2022-07-28T12:23:29.143Z] #43 11.16 DEP images/utsns.pb-c.d [2022-07-28T12:23:29.143Z] #43 11.21 PBCC images/ipc-desc.pb-c.c [2022-07-28T12:23:29.143Z] #43 11.23 PBCC images/ipc-sem.pb-c.c [2022-07-28T12:23:29.143Z] #43 11.29 DEP images/ipc-desc.pb-c.d [2022-07-28T12:23:29.143Z] #43 11.33 DEP images/ipc-sem.pb-c.d [2022-07-28T12:23:29.143Z] #43 11.40 PBCC images/ipc-msg.pb-c.c [2022-07-28T12:23:29.143Z] #43 11.43 DEP images/ipc-msg.pb-c.d [2022-07-28T12:23:29.143Z] #43 11.47 PBCC images/ipc-shm.pb-c.c [2022-07-28T12:23:29.143Z] #43 11.49 DEP images/ipc-shm.pb-c.d [2022-07-28T12:23:29.143Z] #43 11.53 PBCC images/ipc-var.pb-c.c [2022-07-28T12:23:29.143Z] #43 11.56 DEP images/ipc-var.pb-c.d [2022-07-28T12:23:29.143Z] #43 11.63 PBCC images/sk-opts.pb-c.c [2022-07-28T12:23:29.143Z] #43 11.64 PBCC images/packet-sock.pb-c.c [2022-07-28T12:23:29.171Z] #13 166.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-28T12:23:29.171Z] #13 166.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-28T12:23:29.171Z] #13 166.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-28T12:23:29.171Z] #13 166.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-28T12:23:29.171Z] #13 166.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-28T12:23:29.171Z] #13 166.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-07-28T12:23:29.171Z] #13 166.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-07-28T12:23:29.171Z] #13 166.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-07-28T12:23:29.171Z] #13 166.2 Setting up dmsetup (2:1.02.155-3) ... [2022-07-28T12:23:29.171Z] #13 166.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-07-28T12:23:29.171Z] #13 166.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-07-28T12:23:29.195Z] #43 51.83 DEP criu/arch/aarch64/intraprocedure.d [2022-07-28T12:23:29.195Z] #43 51.88 DEP criu/arch/aarch64/restorer.d [2022-07-28T12:23:29.395Z] #43 46.38 CC images/file-lock.o [2022-07-28T12:23:29.403Z] #43 11.71 DEP images/sk-opts.pb-c.d [2022-07-28T12:23:29.403Z] #43 11.75 DEP images/packet-sock.pb-c.d [2022-07-28T12:23:29.403Z] #43 11.85 PBCC images/sk-netlink.pb-c.c [2022-07-28T12:23:29.403Z] #43 11.89 DEP images/sk-netlink.pb-c.d [2022-07-28T12:23:29.427Z] #13 166.3 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-28T12:23:29.453Z] #43 52.00 DEP criu/arch/aarch64/vdso-pie.d [2022-07-28T12:23:29.453Z] #43 52.10 DEP criu/pie/parasite-vdso.d [2022-07-28T12:23:29.453Z] #43 52.20 DEP criu/pie/parasite.d [2022-07-28T12:23:29.656Z] #43 46.79 CC images/rlimit.o [2022-07-28T12:23:29.663Z] #43 11.92 PBCC images/sk-inet.pb-c.c [2022-07-28T12:23:29.663Z] #43 11.97 DEP images/sk-inet.pb-c.d [2022-07-28T12:23:29.663Z] #43 12.02 PBCC images/sk-unix.pb-c.c [2022-07-28T12:23:29.663Z] #43 12.08 DEP images/sk-unix.pb-c.d [2022-07-28T12:23:29.663Z] #43 12.12 PBCC images/mm.pb-c.c [2022-07-28T12:23:29.711Z] #43 52.39 CC criu/pie/parasite.o [2022-07-28T12:23:29.923Z] #43 12.18 DEP images/mm.pb-c.d [2022-07-28T12:23:29.923Z] #43 12.22 PBCC images/timerfd.pb-c.c [2022-07-28T12:23:29.923Z] #43 12.27 DEP images/timerfd.pb-c.d [2022-07-28T12:23:29.923Z] #43 12.35 PBCC images/timer.pb-c.c [2022-07-28T12:23:29.923Z] #43 12.39 DEP images/timer.pb-c.d [2022-07-28T12:23:29.923Z] #43 12.45 PBCC images/sa.pb-c.c [2022-07-28T12:23:29.923Z] #43 12.49 DEP images/sa.pb-c.d [2022-07-28T12:23:29.989Z] #13 DONE 167.1s [2022-07-28T12:23:29.989Z] [2022-07-28T12:23:29.989Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:23:29.989Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:23:29.990Z] #43 71.30 CC compel/arch/x86/src/lib/infect.o [2022-07-28T12:23:29.990Z] #43 72.91 CC compel/src/lib/infect-rpc.o [2022-07-28T12:23:29.990Z] #43 73.48 CC compel/src/lib/infect-util.o [2022-07-28T12:23:29.990Z] #43 73.87 CC compel/src/lib/infect.o [2022-07-28T12:23:29.990Z] #43 77.70 CC compel/src/lib/ptrace.o [2022-07-28T12:23:29.990Z] #43 78.24 AR compel/libcompel.a [2022-07-28T12:23:29.990Z] #43 78.34 HOSTCC compel/src/main-host.o [2022-07-28T12:23:29.990Z] #43 78.70 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-07-28T12:23:29.990Z] #43 79.05 HOSTCC compel/src/lib/handle-elf-host.o [2022-07-28T12:23:29.990Z] #43 79.37 HOSTCC compel/src/lib/log-host.o [2022-07-28T12:23:29.990Z] #43 79.69 HOSTLINK compel/compel-host-bin [2022-07-28T12:23:29.990Z] #43 79.96 DEP soccr/soccr.d [2022-07-28T12:23:29.990Z] #43 80.28 CC soccr/soccr.o [2022-07-28T12:23:30.183Z] #43 12.53 PBCC images/pipe-data.pb-c.c [2022-07-28T12:23:30.183Z] #43 12.55 DEP images/pipe-data.pb-c.d [2022-07-28T12:23:30.183Z] #43 12.59 PBCC images/mnt.pb-c.c [2022-07-28T12:23:30.183Z] #43 12.64 DEP images/mnt.pb-c.d [2022-07-28T12:23:30.183Z] #43 12.69 PBCC images/sk-packet.pb-c.c [2022-07-28T12:23:30.183Z] #43 12.72 DEP images/sk-packet.pb-c.d [2022-07-28T12:23:30.183Z] #43 12.76 PBCC images/tcp-stream.pb-c.c [2022-07-28T12:23:30.228Z] #43 47.12 CC images/pagemap.o [2022-07-28T12:23:30.246Z] #43 ... [2022-07-28T12:23:30.246Z] [2022-07-28T12:23:30.246Z] #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 [2022-07-28T12:23:30.246Z] #53 sha256:5f92bbe8ca09d3769df2cac57c27a1b2c923eb9ccd1c197402bb7925bfcf8608 [2022-07-28T12:23:30.445Z] #43 12.81 DEP images/tcp-stream.pb-c.d [2022-07-28T12:23:30.445Z] #43 12.84 PBCC images/pipe.pb-c.c [2022-07-28T12:23:30.445Z] #43 12.88 DEP images/pipe.pb-c.d [2022-07-28T12:23:30.445Z] #43 12.94 PBCC images/pstree.pb-c.c [2022-07-28T12:23:30.445Z] #43 12.96 DEP images/pstree.pb-c.d [2022-07-28T12:23:30.445Z] #43 13.00 PBCC images/fs.pb-c.c [2022-07-28T12:23:30.705Z] #43 13.02 DEP images/fs.pb-c.d [2022-07-28T12:23:30.705Z] #43 13.06 PBCC images/signalfd.pb-c.c [2022-07-28T12:23:30.705Z] #43 13.10 DEP images/signalfd.pb-c.d [2022-07-28T12:23:30.705Z] #43 13.16 PBCC images/fh.pb-c.c [2022-07-28T12:23:30.705Z] #43 13.21 PBCC images/fsnotify.pb-c.c [2022-07-28T12:23:30.801Z] #43 47.63 CC images/siginfo.o [2022-07-28T12:23:30.965Z] #43 13.26 DEP images/fh.pb-c.d [2022-07-28T12:23:30.965Z] #43 13.31 DEP images/fsnotify.pb-c.d [2022-07-28T12:23:30.965Z] #43 13.37 PBCC images/eventpoll.pb-c.c [2022-07-28T12:23:30.965Z] #43 13.40 DEP images/eventpoll.pb-c.d [2022-07-28T12:23:30.965Z] #43 13.45 PBCC images/eventfd.pb-c.c [2022-07-28T12:23:30.965Z] #43 13.46 DEP images/eventfd.pb-c.d [2022-07-28T12:23:30.965Z] #43 13.49 PBCC images/remap-file-path.pb-c.c [2022-07-28T12:23:31.065Z] #43 48.06 CC images/rpc.o [2022-07-28T12:23:31.085Z] #43 53.46 LINK criu/pie/parasite.built-in.o [2022-07-28T12:23:31.085Z] #43 53.46 GEN criu/pie/parasite-blob.h [2022-07-28T12:23:31.085Z] #43 53.47 CC criu/pie/parasite-vdso.o [2022-07-28T12:23:31.225Z] #43 13.51 DEP images/remap-file-path.pb-c.d [2022-07-28T12:23:31.225Z] #43 13.55 PBCC images/fifo.pb-c.c [2022-07-28T12:23:31.225Z] #43 13.60 DEP images/fifo.pb-c.d [2022-07-28T12:23:31.225Z] #43 13.64 PBCC images/ghost-file.pb-c.c [2022-07-28T12:23:31.225Z] #43 13.68 DEP images/ghost-file.pb-c.d [2022-07-28T12:23:31.225Z] #43 13.74 PBCC images/regfile.pb-c.c [2022-07-28T12:23:31.351Z] #43 54.02 CC criu/arch/aarch64/vdso-pie.o [2022-07-28T12:23:31.485Z] #43 13.78 DEP images/regfile.pb-c.d [2022-07-28T12:23:31.485Z] #43 ... [2022-07-28T12:23:31.485Z] [2022-07-28T12:23:31.485Z] #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 [2022-07-28T12:23:31.485Z] #34 sha256:8f541030d4e026b6295a3c69f254c0425dcb5b1996f23cf7e63e4dd93e69f8a7 [2022-07-28T12:23:31.485Z] #34 81.25 github.com/BurntSushi/toml/cmd/tomlv [2022-07-28T12:23:31.609Z] #43 54.26 CC criu/arch/aarch64/restorer.o [2022-07-28T12:23:32.175Z] #43 54.59 CC criu/arch/aarch64/intraprocedure.o [2022-07-28T12:23:32.175Z] #43 54.63 CC criu/pie/restorer.o [2022-07-28T12:23:32.765Z] #53 2.698 + RM_GOPATH=0 [2022-07-28T12:23:32.765Z] #53 2.698 + TMP_GOPATH= [2022-07-28T12:23:32.765Z] #53 2.698 + : /build [2022-07-28T12:23:32.765Z] #53 2.698 + '[' -z '' ']' [2022-07-28T12:23:32.765Z] #53 2.698 ++ mktemp -d [2022-07-28T12:23:32.765Z] #53 2.708 + export GOPATH=/tmp/tmp.owDTZiUgMO [2022-07-28T12:23:32.765Z] #53 2.708 + GOPATH=/tmp/tmp.owDTZiUgMO [2022-07-28T12:23:32.765Z] #53 2.708 + RM_GOPATH=1 [2022-07-28T12:23:32.765Z] #53 2.708 + case "$(go env GOARCH)" in [2022-07-28T12:23:32.765Z] #53 2.714 ++ go env GOARCH [2022-07-28T12:23:32.765Z] #53 2.736 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T12:23:32.765Z] #53 2.736 + GO_BUILDMODE=-buildmode=pie [2022-07-28T12:23:32.765Z] #53 2.736 ++ dirname /tmp/install/install.sh [2022-07-28T12:23:32.765Z] #53 2.752 + dir=/tmp/install [2022-07-28T12:23:32.765Z] #53 2.752 + bin=runc [2022-07-28T12:23:32.765Z] #53 2.752 + shift [2022-07-28T12:23:32.765Z] #53 2.752 + '[' '!' -f /tmp/install/runc.installer ']' [2022-07-28T12:23:32.765Z] #53 2.752 + . /tmp/install/runc.installer [2022-07-28T12:23:32.765Z] #53 2.752 ++ set -e [2022-07-28T12:23:32.765Z] #53 2.752 ++ : v1.1.2 [2022-07-28T12:23:32.765Z] #53 2.752 + install_runc [2022-07-28T12:23:32.765Z] #53 2.752 + RUNC_BUILDTAGS=seccomp [2022-07-28T12:23:32.765Z] #53 2.752 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-28T12:23:32.765Z] #53 2.752 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.owDTZiUgMO/src/github.com/opencontainers/runc [2022-07-28T12:23:32.765Z] #53 2.752 Install runc version v1.1.2 (build tags: seccomp) [2022-07-28T12:23:32.765Z] #53 2.782 Cloning into '/tmp/tmp.owDTZiUgMO/src/github.com/opencontainers/runc'... [2022-07-28T12:23:32.984Z] #43 49.76 CC images/ext-file.o [2022-07-28T12:23:33.022Z] #53 ... [2022-07-28T12:23:33.022Z] [2022-07-28T12:23:33.022Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-07-28T12:23:33.022Z] #14 sha256:af6120347f1bf0dad175670f93bd39a2c2b617ff46b3d33958eeb9fdeceb5cc5 [2022-07-28T12:23:33.023Z] #14 DONE 2.8s [2022-07-28T12:23:33.023Z] [2022-07-28T12:23:33.023Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:23:33.023Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:23:33.023Z] #43 82.43 AR soccr/libsoccr.a [2022-07-28T12:23:33.023Z] #43 82.53 make[1]: 'soccr/libsoccr.a' is up to date. [2022-07-28T12:23:33.023Z] #43 83.18 DEP criu/arch/x86/sigframe.d [2022-07-28T12:23:33.023Z] #43 83.37 DEP criu/arch/x86/sigaction_compat.d [2022-07-28T12:23:33.023Z] #43 83.55 DEP criu/arch/x86/kerndat.d [2022-07-28T12:23:33.235Z] Loaded image: buildpack-deps:buster [2022-07-28T12:23:33.235Z] Loaded image: busybox:latest [2022-07-28T12:23:33.235Z] Loaded image: busybox:glibc [2022-07-28T12:23:33.245Z] #43 50.13 CC images/cgroup.o [2022-07-28T12:23:33.586Z] #43 83.87 DEP criu/arch/x86/crtools.d [2022-07-28T12:23:33.803Z] Loaded image: debian:bullseye [2022-07-28T12:23:33.803Z] Loaded image: hello-world:latest [2022-07-28T12:23:33.843Z] #43 84.16 DEP criu/arch/x86/cpu.d [2022-07-28T12:23:34.025Z] #34 DONE 83.5s [2022-07-28T12:23:34.025Z] [2022-07-28T12:23:34.025Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:23:34.025Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:23:34.025Z] #43 13.86 PBCC images/ns.pb-c.c [2022-07-28T12:23:34.025Z] #43 13.89 DEP images/ns.pb-c.d [2022-07-28T12:23:34.025Z] #43 13.95 PBCC images/fdinfo.pb-c.c [2022-07-28T12:23:34.025Z] #43 14.03 DEP images/fdinfo.pb-c.d [2022-07-28T12:23:34.025Z] #43 14.07 PBCC images/core-aarch64.pb-c.c [2022-07-28T12:23:34.025Z] #43 14.13 PBCC images/core-arm.pb-c.c [2022-07-28T12:23:34.025Z] #43 14.17 PBCC images/core-ppc64.pb-c.c [2022-07-28T12:23:34.025Z] #43 14.21 PBCC images/core-s390.pb-c.c [2022-07-28T12:23:34.025Z] #43 14.26 PBCC images/core-x86.pb-c.c [2022-07-28T12:23:34.025Z] #43 14.31 PBCC images/core.pb-c.c [2022-07-28T12:23:34.025Z] #43 14.38 PBCC images/inventory.pb-c.c [2022-07-28T12:23:34.025Z] #43 14.44 DEP images/core-aarch64.pb-c.d [2022-07-28T12:23:34.025Z] #43 14.49 DEP images/core-arm.pb-c.d [2022-07-28T12:23:34.025Z] #43 14.53 DEP images/core-ppc64.pb-c.d [2022-07-28T12:23:34.025Z] #43 14.58 DEP images/core-s390.pb-c.d [2022-07-28T12:23:34.025Z] #43 14.64 DEP images/core-x86.pb-c.d [2022-07-28T12:23:34.025Z] #43 14.68 DEP images/core.pb-c.d [2022-07-28T12:23:34.025Z] #43 14.74 DEP images/inventory.pb-c.d [2022-07-28T12:23:34.025Z] #43 14.79 PBCC images/cpuinfo.pb-c.c [2022-07-28T12:23:34.025Z] #43 14.82 DEP images/cpuinfo.pb-c.d [2022-07-28T12:23:34.025Z] #43 14.85 PBCC images/stats.pb-c.c [2022-07-28T12:23:34.025Z] #43 14.88 DEP images/stats.pb-c.d [2022-07-28T12:23:34.025Z] #43 16.45 make[1]: Nothing to be done for 'all'. [2022-07-28T12:23:34.062Z] Loaded image: arm32v7/hello-world:latest [2022-07-28T12:23:34.062Z] INFO: Testing against a local daemon [2022-07-28T12:23:34.062Z] === RUN TestCgroupNamespacesBuild [2022-07-28T12:23:34.099Z] #43 84.50 CC criu/arch/x86/cpu.o [2022-07-28T12:23:34.190Z] #43 51.02 CC images/userns.o [2022-07-28T12:23:34.452Z] #43 51.45 CC images/google/protobuf/descriptor.o [2022-07-28T12:23:34.705Z] #43 57.09 LINK criu/pie/restorer.built-in.o [2022-07-28T12:23:34.705Z] #43 57.12 GEN criu/pie/restorer-blob.h [2022-07-28T12:23:34.705Z] #43 57.21 DEP criu/vdso.d [2022-07-28T12:23:34.705Z] #43 57.28 DEP criu/uts_ns.d [2022-07-28T12:23:34.705Z] #43 57.39 DEP criu/util.d [2022-07-28T12:23:34.964Z] #43 57.54 DEP criu/uffd.d [2022-07-28T12:23:35.223Z] #43 57.75 DEP criu/tun.d [2022-07-28T12:23:35.223Z] #43 57.89 DEP criu/tty.d [2022-07-28T12:23:35.408Z] #43 17.87 CC images/stats.o [2022-07-28T12:23:35.468Z] #43 ... [2022-07-28T12:23:35.468Z] [2022-07-28T12:23:35.468Z] #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 [2022-07-28T12:23:35.468Z] #15 sha256:23cc025fde42aff70dd7d165a1463fe981384695dcf3267fdbcfe5678d8718a5 [2022-07-28T12:23:35.468Z] #15 DONE 2.5s [2022-07-28T12:23:35.468Z] [2022-07-28T12:23:35.468Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:23:35.468Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:23:35.468Z] #43 85.87 CC criu/arch/x86/crtools.o [2022-07-28T12:23:35.481Z] #43 58.10 DEP criu/timerfd.d [2022-07-28T12:23:35.669Z] #43 18.13 CC images/core.o [2022-07-28T12:23:35.739Z] #43 58.30 DEP criu/timens.d [2022-07-28T12:23:35.739Z] #43 58.40 DEP criu/sysfs_parse.d [2022-07-28T12:23:35.739Z] #43 58.52 DEP criu/sysctl.d [2022-07-28T12:23:35.998Z] #43 58.67 DEP criu/string.d [2022-07-28T12:23:35.998Z] #43 58.70 DEP criu/stats.d [2022-07-28T12:23:35.998Z] #43 58.79 DEP criu/sockets.d [2022-07-28T12:23:36.241Z] #43 18.62 CC images/core-x86.o [2022-07-28T12:23:36.256Z] #43 58.92 DEP criu/sk-unix.d [2022-07-28T12:23:36.256Z] #43 59.04 DEP criu/sk-tcp.d [2022-07-28T12:23:36.514Z] #43 59.19 DEP criu/sk-queue.d [2022-07-28T12:23:36.773Z] #43 59.37 DEP criu/sk-packet.d [2022-07-28T12:23:36.810Z] #43 19.07 CC images/core-arm.o [2022-07-28T12:23:36.997Z] #43 53.64 CC images/opts.o [2022-07-28T12:23:36.997Z] #43 53.80 CC images/seccomp.o [2022-07-28T12:23:37.031Z] #43 59.49 DEP criu/sk-netlink.d [2022-07-28T12:23:37.031Z] #43 59.62 DEP criu/sk-inet.d [2022-07-28T12:23:37.031Z] #43 59.75 DEP criu/signalfd.d [2022-07-28T12:23:37.070Z] #43 19.43 CC images/core-aarch64.o [2022-07-28T12:23:37.258Z] #43 54.18 CC images/binfmt-misc.o [2022-07-28T12:23:37.290Z] #43 59.84 DEP criu/sigframe.d [2022-07-28T12:23:37.290Z] #43 59.93 DEP criu/shmem.d [2022-07-28T12:23:37.290Z] #43 60.03 DEP criu/servicefd.d [2022-07-28T12:23:37.329Z] #43 19.78 CC images/core-ppc64.o [2022-07-28T12:23:37.349Z] --- PASS: TestCgroupNamespacesBuild (2.72s) [2022-07-28T12:23:37.349Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-28T12:23:37.362Z] #43 ... [2022-07-28T12:23:37.362Z] [2022-07-28T12:23:37.362Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-28T12:23:37.362Z] #16 sha256:5ec5b9520726f11c5627a8ec9e63b17a9535ca4b90577be0c27c42ea12fb9fa3 [2022-07-28T12:23:37.362Z] #16 1.778 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-28T12:23:37.520Z] #43 54.48 CC images/time.o [2022-07-28T12:23:37.574Z] #43 60.23 DEP criu/seize.d [2022-07-28T12:23:37.619Z] #16 DONE 2.0s [2022-07-28T12:23:37.619Z] [2022-07-28T12:23:37.619Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-28T12:23:37.619Z] #17 sha256:f025bd37fa589800b88f5cb3fcc7e263895bd8ae090b799f3e6e5785c62e31b8 [2022-07-28T12:23:37.781Z] #43 54.81 CC images/sysctl.o [2022-07-28T12:23:37.838Z] #43 60.38 DEP criu/seccomp.d [2022-07-28T12:23:37.838Z] #43 60.53 DEP criu/rst-malloc.d [2022-07-28T12:23:37.838Z] #43 60.54 DEP criu/rbtree.d [2022-07-28T12:23:37.838Z] #43 60.55 DEP criu/pstree.d [2022-07-28T12:23:37.838Z] #43 60.63 DEP criu/protobuf.d [2022-07-28T12:23:37.899Z] #43 20.34 CC images/core-s390.o [2022-07-28T12:23:37.955Z] Fetching without tags [2022-07-28T12:23:38.042Z] #43 55.03 CC images/autofs.o [2022-07-28T12:23:38.100Z] #43 60.75 GEN criu/protobuf-desc-gen.h [2022-07-28T12:23:38.159Z] #43 20.74 CC images/cpuinfo.o [2022-07-28T12:23:38.303Z] #43 55.27 CC images/macvlan.o [2022-07-28T12:23:38.564Z] #43 55.61 CC images/sit.o [2022-07-28T12:23:38.783Z] #43 21.08 CC images/inventory.o [2022-07-28T12:23:38.783Z] #43 21.32 CC images/fdinfo.o [2022-07-28T12:23:37.572Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-28T12:23:37.647Z] > git config --add remote.origin.fetch +refs/pull/43876/head:refs/remotes/origin/PR-43876 # timeout=10 [2022-07-28T12:23:37.715Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-28T12:23:37.854Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-28T12:23:38.001Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-28T12:23:38.002Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T12:23:38.004Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43876/head:refs/remotes/origin/PR-43876 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-28T12:23:39.036Z] #43 ... [2022-07-28T12:23:39.036Z] [2022-07-28T12:23:39.036Z] #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 [2022-07-28T12:23:39.036Z] #20 sha256:e779e2a8b8473b09cc4100790d9a77f88c18d7c4c1ac2cd7be112aefde303ae3 [2022-07-28T12:23:39.036Z] #20 4.755 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [331 kB] [2022-07-28T12:23:39.036Z] #20 6.287 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-07-28T12:23:39.036Z] #20 9.076 Fetched 8865 kB in 8s (1078 kB/s) [2022-07-28T12:23:39.036Z] #20 9.076 Reading package lists... [2022-07-28T12:23:39.036Z] #20 12.35 Reading package lists... [2022-07-28T12:23:39.036Z] #20 ... [2022-07-28T12:23:39.036Z] [2022-07-28T12:23:39.036Z] #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 [2022-07-28T12:23:39.036Z] #53 sha256:c57ae2e5ad2b78b7d5d3e3dbc86dbca5490266d4745c8cb04b8138d769b4d883 [2022-07-28T12:23:39.036Z] #53 11.64 + cd /tmp/tmp.AfeeeGPhk1/src/github.com/opencontainers/runc [2022-07-28T12:23:39.036Z] #53 11.64 + git checkout -q v1.1.2 [2022-07-28T12:23:39.036Z] #53 12.19 + '[' -z '' ']' [2022-07-28T12:23:39.036Z] #53 12.19 + target=static [2022-07-28T12:23:39.036Z] #53 12.19 + make BUILDTAGS=seccomp static [2022-07-28T12:23:39.036Z] #53 12.57 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-28T12:23:39.135Z] #43 55.94 CC images/memfd.o [2022-07-28T12:23:39.252Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.20s) [2022-07-28T12:23:39.252Z] === RUN TestBuildWithSession [2022-07-28T12:23:39.252Z] build_session_test.go:25: TODO: BuildKit [2022-07-28T12:23:39.252Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-28T12:23:39.252Z] === RUN TestBuildSquashParent [2022-07-28T12:23:39.309Z] Merging remotes/origin/20.10 commit 21b91d3fd558d7e619fec1682000dfe23a95330f into PR head commit cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f [2022-07-28T12:23:39.362Z] #43 21.62 CC images/fown.o [2022-07-28T12:23:39.362Z] #43 21.87 CC images/ns.o [2022-07-28T12:23:39.533Z] #17 DONE 2.1s [2022-07-28T12:23:39.533Z] [2022-07-28T12:23:39.533Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-28T12:23:39.533Z] #18 sha256:66e9f35d9db484afc14d8c2b07428f38a3c4d22434242b77bc7bf73f24cb6f4b [2022-07-28T12:23:39.704Z] #43 56.55 CC images/timens.o [2022-07-28T12:23:39.933Z] #43 22.11 CC images/regfile.o [2022-07-28T12:23:39.933Z] #43 22.26 CC images/ghost-file.o [2022-07-28T12:23:39.933Z] #43 22.51 CC images/fifo.o [2022-07-28T12:23:39.970Z] #53 ... [2022-07-28T12:23:39.970Z] [2022-07-28T12:23:39.970Z] #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 [2022-07-28T12:23:39.970Z] #20 sha256:e779e2a8b8473b09cc4100790d9a77f88c18d7c4c1ac2cd7be112aefde303ae3 [2022-07-28T12:23:39.970Z] #20 12.35 Reading package lists... [2022-07-28T12:23:39.975Z] #43 56.85 LINK images/built-in.o [2022-07-28T12:23:39.975Z] #43 57.06 GEN compel/include/asm [2022-07-28T12:23:40.193Z] #43 22.64 CC images/remap-file-path.o [2022-07-28T12:23:40.234Z] #43 57.12 GEN compel/include/version.h [2022-07-28T12:23:40.235Z] #43 57.25 touch .config [2022-07-28T12:23:40.452Z] #43 22.87 CC images/eventfd.o [2022-07-28T12:23:40.494Z] #43 57.38 GEN include/common/config.h [2022-07-28T12:23:40.494Z] #43 57.61 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-07-28T12:23:40.712Z] #43 23.03 CC images/eventpoll.o [2022-07-28T12:23:40.754Z] #43 57.68 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-07-28T12:23:40.922Z] #18 ... [2022-07-28T12:23:40.922Z] [2022-07-28T12:23:40.922Z] #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 [2022-07-28T12:23:40.922Z] #58 sha256:70bd1335e70d921b1bd90b785bb40d6f3487674695e07766bcd7655cfbfdb239 [2022-07-28T12:23:40.922Z] #58 172.3 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-28T12:23:40.922Z] #58 172.3 + GOBIN=/build [2022-07-28T12:23:40.922Z] #58 172.3 + GO111MODULE=on [2022-07-28T12:23:40.922Z] #58 172.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-07-28T12:23:40.922Z] #58 ... [2022-07-28T12:23:40.922Z] [2022-07-28T12:23:40.922Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:23:40.922Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:23:40.922Z] #43 88.38 CC criu/arch/x86/kerndat.o [2022-07-28T12:23:40.922Z] #43 89.26 CC criu/arch/x86/sigaction_compat.o [2022-07-28T12:23:40.922Z] #43 89.65 CC criu/arch/x86/sigframe.o [2022-07-28T12:23:40.922Z] #43 90.36 LINK criu/arch/x86/crtools.built-in.o [2022-07-28T12:23:40.922Z] #43 90.49 DEP criu/pie/util-vdso-elf32.d [2022-07-28T12:23:40.922Z] #43 90.88 DEP criu/pie/util-vdso.d [2022-07-28T12:23:40.922Z] #43 91.08 DEP criu/pie/util.d [2022-07-28T12:23:40.922Z] #43 91.31 CC criu/pie/util.o [2022-07-28T12:23:40.972Z] #43 23.25 CC images/fh.o [2022-07-28T12:23:40.972Z] #43 23.48 CC images/fsnotify.o [2022-07-28T12:23:41.014Z] #43 57.79 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-07-28T12:23:41.014Z] #43 57.84 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-07-28T12:23:41.014Z] #43 57.92 DEP compel/arch/x86/plugins/std/memcpy.d [2022-07-28T12:23:41.014Z] #43 57.97 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-07-28T12:23:41.014Z] #43 58.04 GEN compel/plugins/include/uapi/std/syscall.h [2022-07-28T12:23:41.163Z] #20 16.04 Building dependency tree... [2022-07-28T12:23:41.181Z] #43 91.81 CC criu/pie/util-vdso.o [2022-07-28T12:23:41.274Z] #43 58.12 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-07-28T12:23:41.274Z] #43 58.21 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-07-28T12:23:41.274Z] #43 58.25 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-07-28T12:23:41.274Z] #43 58.25 DEP compel/plugins/std/infect.d [2022-07-28T12:23:41.534Z] #43 58.34 DEP compel/plugins/std/string.d [2022-07-28T12:23:41.534Z] #43 58.47 DEP compel/plugins/std/log.d [2022-07-28T12:23:41.534Z] #43 58.59 DEP compel/plugins/std/fds.d [2022-07-28T12:23:41.795Z] #43 58.73 DEP compel/plugins/std/std.d [2022-07-28T12:23:41.795Z] #43 58.82 DEP compel/plugins/shmem/shmem.d [2022-07-28T12:23:41.795Z] #43 58.85 DEP compel/plugins/fds/fds.d [2022-07-28T12:23:41.911Z] #43 24.06 CC images/signalfd.o [2022-07-28T12:23:41.911Z] #43 24.25 CC images/fs.o [2022-07-28T12:23:41.911Z] #43 24.40 CC images/pstree.o [2022-07-28T12:23:41.911Z] #43 ... [2022-07-28T12:23:41.911Z] [2022-07-28T12:23:41.911Z] #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 [2022-07-28T12:23:41.911Z] #13 sha256:1355b81fbf4f4448ac93cb7bbcbe2f1a8548ea486f9372bb94de873a615cd30c [2022-07-28T12:23:41.911Z] #13 91.09 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-28T12:23:41.911Z] #13 91.09 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-07-28T12:23:42.067Z] #43 59.06 CC compel/plugins/std/std.o [2022-07-28T12:23:39.437Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T12:23:39.501Z] > git checkout -f cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f # timeout=10 [2022-07-28T12:23:42.122Z] #43 ... [2022-07-28T12:23:42.122Z] [2022-07-28T12:23:42.122Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-28T12:23:42.122Z] #18 sha256:66e9f35d9db484afc14d8c2b07428f38a3c4d22434242b77bc7bf73f24cb6f4b [2022-07-28T12:23:42.122Z] #18 DONE 2.5s [2022-07-28T12:23:42.122Z] [2022-07-28T12:23:42.122Z] #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 [2022-07-28T12:23:42.122Z] #58 sha256:70bd1335e70d921b1bd90b785bb40d6f3487674695e07766bcd7655cfbfdb239 [2022-07-28T12:23:42.122Z] #58 DONE 183.7s [2022-07-28T12:23:42.122Z] [2022-07-28T12:23:42.122Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-07-28T12:23:42.122Z] #59 sha256:181e98237f74f66ee9dcf950ef8ab146d7d2c4c2fd32692943bb08aa70e351f4 [2022-07-28T12:23:42.174Z] #13 91.10 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-28T12:23:42.380Z] #59 DONE 0.3s [2022-07-28T12:23:42.380Z] [2022-07-28T12:23:42.380Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:23:42.380Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:23:42.380Z] #43 92.55 CC criu/pie/util-vdso-elf32.o [2022-07-28T12:23:42.380Z] #43 ... [2022-07-28T12:23:42.380Z] [2022-07-28T12:23:42.380Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-28T12:23:42.380Z] #60 sha256:9d977a1e38654ebd8eda5c626f5b6eb97665c8c0885101fc3ed5f740df48d98c [2022-07-28T12:23:42.380Z] #60 DONE 0.1s [2022-07-28T12:23:42.535Z] #20 18.05 libcap2-bin is already the newest version (1:2.25-2). [2022-07-28T12:23:42.535Z] #20 18.05 The following additional packages will be installed: [2022-07-28T12:23:42.535Z] #20 18.06 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-07-28T12:23:42.535Z] #20 18.06 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-07-28T12:23:42.535Z] #20 18.06 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-07-28T12:23:42.535Z] #20 18.06 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-07-28T12:23:42.535Z] #20 18.06 python3.7 python3.7-minimal vim-runtime xxd [2022-07-28T12:23:42.535Z] #20 18.07 Suggested packages: [2022-07-28T12:23:42.535Z] #20 18.07 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-07-28T12:23:42.535Z] #20 18.07 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-07-28T12:23:42.535Z] #20 18.07 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-07-28T12:23:42.535Z] #20 18.07 quota [2022-07-28T12:23:42.535Z] #20 18.07 Recommended packages: [2022-07-28T12:23:42.535Z] #20 18.07 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-07-28T12:23:42.535Z] #20 18.07 python3-keyrings.alt python3-xdg unzip [2022-07-28T12:23:42.637Z] [2022-07-28T12:23:42.637Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-07-28T12:23:42.637Z] #19 sha256:f514c82232bc740e3de2f2384d52cc8307a60e3b09392f3e905b966ddfb7190e [2022-07-28T12:23:42.639Z] #43 59.59 CC compel/plugins/std/fds.o [2022-07-28T12:23:43.116Z] Merge succeeded, producing cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f [2022-07-28T12:23:43.117Z] Checking out Revision cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f (PR-43876) [2022-07-28T12:23:43.210Z] #43 60.31 CC compel/plugins/std/log.o [2022-07-28T12:23:43.908Z] #20 19.57 The following NEW packages will be installed: [2022-07-28T12:23:43.908Z] #20 19.57 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-07-28T12:23:43.908Z] #20 19.57 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-07-28T12:23:43.908Z] #20 19.57 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-07-28T12:23:43.908Z] #20 19.57 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-07-28T12:23:43.908Z] #20 19.57 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-07-28T12:23:43.908Z] #20 19.57 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-07-28T12:23:43.908Z] #20 19.57 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-07-28T12:23:43.908Z] #20 19.58 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-28T12:23:43.908Z] #20 19.58 xz-utils zip [2022-07-28T12:23:44.165Z] #20 19.94 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-28T12:23:44.165Z] #20 19.94 Need to get 27.7 MB of archives. [2022-07-28T12:23:44.165Z] #20 19.94 After this operation, 114 MB of additional disk space will be used. [2022-07-28T12:23:44.165Z] #20 19.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2022-07-28T12:23:44.165Z] #20 19.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2022-07-28T12:23:44.165Z] #20 19.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2022-07-28T12:23:44.165Z] #20 20.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2022-07-28T12:23:44.165Z] #20 20.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2022-07-28T12:23:44.165Z] #20 20.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2022-07-28T12:23:44.427Z] #20 20.13 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2022-07-28T12:23:44.427Z] #20 20.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2022-07-28T12:23:44.427Z] #20 20.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2022-07-28T12:23:44.428Z] #20 20.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2022-07-28T12:23:44.428Z] #20 20.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2022-07-28T12:23:44.428Z] #20 20.17 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2022-07-28T12:23:44.428Z] #20 20.18 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-07-28T12:23:44.428Z] #20 20.18 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2022-07-28T12:23:44.428Z] #20 20.18 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2022-07-28T12:23:44.428Z] #20 20.19 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2022-07-28T12:23:44.428Z] #20 20.20 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5+deb10u2 [139 kB] [2022-07-28T12:23:44.428Z] #20 20.21 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-07-28T12:23:44.428Z] #20 20.22 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2022-07-28T12:23:44.428Z] #20 20.23 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2022-07-28T12:23:44.428Z] #20 20.23 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 xz-utils arm64 5.2.4-1+deb10u1 [182 kB] [2022-07-28T12:23:44.428Z] #20 20.25 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2022-07-28T12:23:44.530Z] #19 DONE 2.5s [2022-07-28T12:23:44.530Z] [2022-07-28T12:23:44.530Z] #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 [2022-07-28T12:23:44.530Z] #20 sha256:c678b50ed62e1ffd414704fc90b65e3e87f8d6f62f40b494a29c2dc1b2a8abcd [2022-07-28T12:23:44.687Z] #20 20.29 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2022-07-28T12:23:44.687Z] #20 20.29 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2022-07-28T12:23:44.687Z] #20 20.31 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2022-07-28T12:23:44.687Z] #20 20.32 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2022-07-28T12:23:44.687Z] #20 20.32 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2022-07-28T12:23:44.687Z] #20 20.33 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2022-07-28T12:23:44.687Z] #20 20.33 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u3 [8154 kB] [2022-07-28T12:23:44.945Z] #20 20.68 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-07-28T12:23:44.945Z] #20 20.69 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2022-07-28T12:23:44.945Z] #20 20.69 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2022-07-28T12:23:44.945Z] #20 20.69 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2022-07-28T12:23:44.945Z] #20 20.69 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2022-07-28T12:23:44.945Z] #20 20.69 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] [2022-07-28T12:23:44.945Z] #20 20.70 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2022-07-28T12:23:44.945Z] #20 20.77 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-07-28T12:23:44.945Z] #20 20.77 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2022-07-28T12:23:44.945Z] #20 20.78 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2022-07-28T12:23:44.945Z] #20 20.78 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-07-28T12:23:44.945Z] #20 20.79 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2022-07-28T12:23:44.945Z] #20 20.81 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-07-28T12:23:44.945Z] #20 20.81 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2022-07-28T12:23:44.945Z] #20 20.86 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2022-07-28T12:23:44.945Z] #20 20.88 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2022-07-28T12:23:45.123Z] #43 61.73 CC compel/plugins/std/string.o [2022-07-28T12:23:45.203Z] #20 20.89 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-07-28T12:23:42.694Z] > git remote # timeout=10 [2022-07-28T12:23:42.798Z] > git config --get remote.origin.url # timeout=10 [2022-07-28T12:23:42.859Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T12:23:42.863Z] > git merge 21b91d3fd558d7e619fec1682000dfe23a95330f # timeout=10 [2022-07-28T12:23:43.018Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-07-28T12:23:43.162Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T12:23:43.233Z] > git checkout -f cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f # timeout=10 [2022-07-28T12:23:45.461Z] #20 21.16 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5+deb10u2 [1190 kB] [2022-07-28T12:23:45.461Z] #20 21.17 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2022-07-28T12:23:45.461Z] #20 21.21 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2022-07-28T12:23:46.065Z] #43 62.96 CC compel/plugins/std/infect.o [2022-07-28T12:23:46.396Z] #20 21.93 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T12:23:46.396Z] #20 22.05 Fetched 27.7 MB in 2s (17.9 MB/s) [2022-07-28T12:23:46.396Z] #20 22.14 Selecting previously unselected package pigz. [2022-07-28T12:23:46.396Z] #20 22.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23425 files and directories currently installed.) [2022-07-28T12:23:46.396Z] #20 22.22 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2022-07-28T12:23:46.396Z] #20 22.23 Unpacking pigz (2.4-1) ... [2022-07-28T12:23:46.637Z] #43 63.63 CC compel/arch/x86/plugins/std/parasite-head.o [2022-07-28T12:23:46.637Z] #43 63.67 CC compel/arch/x86/plugins/std/memcpy.o [2022-07-28T12:23:46.637Z] #43 63.73 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-07-28T12:23:46.654Z] #20 22.38 Selecting previously unselected package libpython3.7-minimal:arm64. [2022-07-28T12:23:46.654Z] #20 22.38 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2022-07-28T12:23:46.654Z] #20 22.40 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2022-07-28T12:23:46.899Z] #43 63.80 AR compel/plugins/std.lib.a [2022-07-28T12:23:46.899Z] #43 63.87 CC compel/plugins/fds/fds.o [2022-07-28T12:23:47.160Z] #43 64.07 AR compel/plugins/fds.lib.a [2022-07-28T12:23:47.160Z] #43 64.12 HOSTDEP compel/src/lib/log-host.d [2022-07-28T12:23:47.160Z] #43 64.23 HOSTDEP compel/src/lib/handle-elf-host.d [2022-07-28T12:23:47.221Z] #20 22.95 Selecting previously unselected package python3.7-minimal. [2022-07-28T12:23:47.221Z] #20 22.95 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2022-07-28T12:23:47.221Z] #20 22.96 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-07-28T12:23:47.370Z] --- PASS: TestBuildSquashParent (7.39s) [2022-07-28T12:23:47.370Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-28T12:23:47.370Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-28T12:23:47.370Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-28T12:23:47.370Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-28T12:23:47.370Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-28T12:23:47.370Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-28T12:23:47.370Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-28T12:23:47.370Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-28T12:23:47.370Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-28T12:23:47.370Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-28T12:23:47.370Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-28T12:23:47.370Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-28T12:23:47.370Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-28T12:23:47.370Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-28T12:23:47.370Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-28T12:23:47.370Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-28T12:23:47.370Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-28T12:23:47.370Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-28T12:23:47.370Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-28T12:23:47.420Z] #43 64.33 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-07-28T12:23:47.420Z] #43 64.39 HOSTDEP compel/src/main-host.d [2022-07-28T12:23:47.420Z] #43 64.47 DEP compel/src/lib/ptrace.d [2022-07-28T12:23:47.455Z] #13 ... [2022-07-28T12:23:47.455Z] [2022-07-28T12:23:47.455Z] #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 [2022-07-28T12:23:47.455Z] #56 sha256:57624dc9fc5b78d812d18c5f4b2485a0572a2e00b504b8588eec285f23f49a4b [2022-07-28T12:23:47.455Z] #56 51.26 Checking out files: 50% (2484/4910) Checking out files: 51% (2505/4910) Checking out files: 52% (2554/4910) Checking out files: 53% (2603/4910) Checking out files: 54% (2652/4910) Checking out files: 55% (2701/4910) Checking out files: 56% (2750/4910) Checking out files: 57% (2799/4910) Checking out files: 58% (2848/4910) Checking out files: 59% (2897/4910) Checking out files: 60% (2946/4910) Checking out files: 61% (2996/4910) Checking out files: 62% (3045/4910) Checking out files: 63% (3094/4910) Checking out files: 64% (3143/4910) Checking out files: 65% (3192/4910) Checking out files: 66% (3241/4910) Checking out files: 67% (3290/4910) Checking out files: 68% (3339/4910) Checking out files: 69% (3388/4910) Checking out files: 70% (3437/4910) Checking out files: 71% (3487/4910) Checking out files: 72% (3536/4910) Checking out files: 73% (3585/4910) Checking out files: 74% (3634/4910) Checking out files: 75% (3683/4910) Checking out files: 76% (3732/4910) Checking out files: 77% (3781/4910) Checking out files: 78% (3830/4910) Checking out files: 79% (3879/4910) Checking out files: 80% (3928/4910) Checking out files: 81% (3978/4910) Checking out files: 82% (4027/4910) Checking out files: 83% (4076/4910) Checking out files: 84% (4125/4910) Checking out files: 85% (4174/4910) Checking out files: 86% (4223/4910) Checking out files: 87% (4272/4910) Checking out files: 88% (4321/4910) Checking out files: 89% (4370/4910) Checking out files: 90% (4419/4910) Checking out files: 90% (4460/4910) Checking out files: 91% (4469/4910) Checking out files: 92% (4518/4910) Checking out files: 93% (4567/4910) Checking out files: 94% (4616/4910) Checking out files: 95% (4665/4910) Checking out files: 96% (4714/4910) Checking out files: 97% (4763/4910) Checking out files: 98% (4812/4910) Checking out files: 99% (4861/4910) Checking out files: 100% (4910/4910) Checking out files: 100% (4910/4910), done. [2022-07-28T12:23:47.455Z] #56 52.65 + cd /tmp/tmp.40wgtYRRMe/src/github.com/containerd/containerd [2022-07-28T12:23:47.455Z] #56 52.65 + git checkout -q v1.6.6 [2022-07-28T12:23:47.681Z] #43 64.57 DEP compel/src/lib/infect.d [2022-07-28T12:23:47.681Z] #43 64.71 DEP compel/src/lib/infect-util.d [2022-07-28T12:23:47.681Z] #43 64.78 DEP compel/src/lib/infect-rpc.d [2022-07-28T12:23:47.803Z] #20 3.124 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-07-28T12:23:47.941Z] #43 64.98 DEP compel/arch/x86/src/lib/infect.d [2022-07-28T12:23:48.026Z] #56 54.06 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-28T12:23:48.026Z] #56 54.06 + BUILDTAGS='netgo osusergo static_build' [2022-07-28T12:23:48.026Z] #56 54.06 + export EXTRA_FLAGS=-buildmode=pie [2022-07-28T12:23:48.026Z] #56 54.06 + EXTRA_FLAGS=-buildmode=pie [2022-07-28T12:23:48.026Z] #56 54.06 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-28T12:23:48.026Z] #56 54.06 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-28T12:23:48.026Z] #56 54.06 + '[' '' = dynamic ']' [2022-07-28T12:23:48.026Z] #56 54.06 + make [2022-07-28T12:23:48.059Z] #20 3.272 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-28T12:23:48.060Z] #20 3.272 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-28T12:23:48.060Z] #20 3.272 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-28T12:23:48.156Z] #20 23.75 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2022-07-28T12:23:48.156Z] #20 23.77 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-07-28T12:23:48.210Z] #43 65.20 DEP compel/arch/x86/src/lib/cpu.d [2022-07-28T12:23:48.210Z] #43 65.32 DEP compel/src/lib/log.d [2022-07-28T12:23:48.474Z] #43 65.51 DEP compel/src/main.d [2022-07-28T12:23:48.474Z] #43 65.55 DEP compel/src/lib/handle-elf.d [2022-07-28T12:23:48.474Z] #43 65.57 DEP compel/arch/x86/src/lib/handle-elf.d [2022-07-28T12:23:48.737Z] #43 65.63 CC compel/src/lib/log.o [2022-07-28T12:23:48.988Z] #20 4.103 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-07-28T12:23:48.998Z] #43 65.94 CC compel/arch/x86/src/lib/cpu.o [2022-07-28T12:23:49.531Z] #20 ... [2022-07-28T12:23:49.531Z] [2022-07-28T12:23:49.531Z] #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 [2022-07-28T12:23:49.531Z] #32 sha256:2922d6c6ff78092bf30dfac7911ea41de110e752b33eddc90c1407b21db00312 [2022-07-28T12:23:49.531Z] #32 DONE 126.3s [2022-07-28T12:23:49.531Z] [2022-07-28T12:23:49.531Z] #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 [2022-07-28T12:23:49.531Z] #24 sha256:11299b946957715e63fe15281f631b67e4b63daa456dbf09c366d25761e4c1d9 [2022-07-28T12:23:49.531Z] #24 119.6 Checking out files: 28% (3198/11414) Checking out files: 29% (3311/11414) Checking out files: 30% (3425/11414) Checking out files: 31% (3539/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: 48% (5479/11414) Checking out files: 49% (5593/11414) Checking out files: 50% (5707/11414) Checking out files: 50% (5742/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: 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: 81% (9278/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: 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. [2022-07-28T12:23:49.531Z] #24 122.3 + cd /tmp/tmp.A9J66PDtb0/tmp/docker-ce [2022-07-28T12:23:49.531Z] #24 122.3 + git checkout -q v17.06.2-ce [2022-07-28T12:23:49.531Z] #24 126.6 + mkdir -p /tmp/tmp.A9J66PDtb0/src/github.com/docker [2022-07-28T12:23:49.531Z] #24 126.6 + mv components/cli /tmp/tmp.A9J66PDtb0/src/github.com/docker/cli [2022-07-28T12:23:49.531Z] #24 126.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-07-28T12:23:49.904Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-28T12:23:49.904Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.75s) [2022-07-28T12:23:49.904Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.93s) [2022-07-28T12:23:49.904Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.05s) [2022-07-28T12:23:49.904Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.11s) [2022-07-28T12:23:49.904Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.36s) [2022-07-28T12:23:49.904Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.41s) [2022-07-28T12:23:49.904Z] === RUN TestBuildMultiStageCopy [2022-07-28T12:23:49.904Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-28T12:23:49.918Z] #20 5.420 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-28T12:23:49.932Z] #56 55.82 + bin/ctr [2022-07-28T12:23:50.381Z] #43 66.99 CC compel/arch/x86/src/lib/infect.o [2022-07-28T12:23:50.467Z] #24 ... [2022-07-28T12:23:50.467Z] [2022-07-28T12:23:50.467Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:23:50.467Z] #43 sha256:53ba65c76ec05e68c077e577a79ebe34dc057f1e04aaddc2c5d0f4e9ca87269d [2022-07-28T12:23:50.467Z] #43 63.14 DEP criu/protobuf-desc.d [2022-07-28T12:23:50.467Z] #43 63.22 DEP criu/proc_parse.d [2022-07-28T12:23:50.467Z] #43 63.30 DEP criu/plugin.d [2022-07-28T12:23:50.467Z] #43 63.41 DEP criu/pipes.d [2022-07-28T12:23:50.467Z] #43 63.57 DEP criu/pie-util.d [2022-07-28T12:23:50.467Z] #43 63.66 DEP criu/pie-util-vdso.d [2022-07-28T12:23:50.467Z] #43 63.80 DEP criu/path.d [2022-07-28T12:23:50.467Z] #43 63.89 DEP criu/parasite-syscall.d [2022-07-28T12:23:50.467Z] #43 64.15 DEP criu/pagemap.d [2022-07-28T12:23:50.467Z] #43 64.26 DEP criu/pagemap-cache.d [2022-07-28T12:23:50.467Z] #43 64.37 DEP criu/page-xfer.d [2022-07-28T12:23:50.467Z] #43 64.50 DEP criu/page-pipe.d [2022-07-28T12:23:50.467Z] #43 64.63 DEP criu/netfilter.d [2022-07-28T12:23:50.467Z] #43 64.74 DEP criu/net.d [2022-07-28T12:23:50.467Z] #43 64.87 DEP criu/namespaces.d [2022-07-28T12:23:50.467Z] #43 65.05 DEP criu/mount.d [2022-07-28T12:23:50.467Z] #43 65.19 DEP criu/memfd.d [2022-07-28T12:23:50.467Z] #43 65.29 DEP criu/mem.d [2022-07-28T12:23:50.467Z] #43 65.49 DEP criu/lsm.d [2022-07-28T12:23:50.467Z] #43 65.62 DEP criu/log.d [2022-07-28T12:23:50.467Z] #43 65.71 DEP criu/libnetlink.d [2022-07-28T12:23:50.467Z] #43 65.80 DEP criu/kerndat.d [2022-07-28T12:23:50.467Z] #43 66.02 DEP criu/kcmp-ids.d [2022-07-28T12:23:50.467Z] #43 66.11 DEP criu/irmap.d [2022-07-28T12:23:50.467Z] #43 66.24 DEP criu/ipc_ns.d [2022-07-28T12:23:50.467Z] #43 66.41 DEP criu/image.d [2022-07-28T12:23:50.467Z] #43 66.53 DEP criu/image-desc.d [2022-07-28T12:23:50.467Z] #43 66.59 DEP criu/fsnotify.d [2022-07-28T12:23:50.467Z] #43 66.71 DEP criu/filesystems.d [2022-07-28T12:23:50.467Z] #43 66.81 DEP criu/files.d [2022-07-28T12:23:50.467Z] #43 66.94 DEP criu/files-reg.d [2022-07-28T12:23:50.467Z] #43 67.15 DEP criu/files-ext.d [2022-07-28T12:23:50.467Z] #43 67.28 DEP criu/file-lock.d [2022-07-28T12:23:50.467Z] #43 67.42 DEP criu/file-ids.d [2022-07-28T12:23:50.467Z] #43 67.59 DEP criu/fifo.d [2022-07-28T12:23:50.467Z] #43 67.68 DEP criu/fdstore.d [2022-07-28T12:23:50.467Z] #43 67.82 DEP criu/fault-injection.d [2022-07-28T12:23:50.467Z] #43 67.85 DEP criu/external.d [2022-07-28T12:23:50.467Z] #43 67.93 DEP criu/eventpoll.d [2022-07-28T12:23:50.467Z] #43 68.03 DEP criu/eventfd.d [2022-07-28T12:23:50.467Z] #43 68.14 DEP criu/crtools.d [2022-07-28T12:23:50.467Z] #43 68.29 DEP criu/cr-service.d [2022-07-28T12:23:50.467Z] #43 68.45 DEP criu/cr-restore.d [2022-07-28T12:23:50.467Z] #43 68.72 DEP criu/cr-errno.d [2022-07-28T12:23:50.467Z] #43 68.74 DEP criu/cr-dump.d [2022-07-28T12:23:50.467Z] #43 68.93 DEP criu/cr-dedup.d [2022-07-28T12:23:50.467Z] #43 69.03 DEP criu/cr-check.d [2022-07-28T12:23:50.467Z] #43 69.23 DEP criu/config.d [2022-07-28T12:23:50.467Z] #43 69.43 DEP criu/clone-noasan.d [2022-07-28T12:23:50.467Z] #43 69.49 DEP criu/cgroup.d [2022-07-28T12:23:50.467Z] #43 69.61 DEP criu/cgroup-props.d [2022-07-28T12:23:50.467Z] #43 69.71 DEP criu/bitmap.d [2022-07-28T12:23:50.467Z] #43 69.73 DEP criu/bfd.d [2022-07-28T12:23:50.467Z] #43 69.83 DEP criu/autofs.d [2022-07-28T12:23:50.467Z] #43 69.94 DEP criu/aio.d [2022-07-28T12:23:50.467Z] #43 70.09 DEP criu/action-scripts.d [2022-07-28T12:23:50.467Z] #43 70.36 CC criu/action-scripts.o [2022-07-28T12:23:50.467Z] #43 70.75 CC criu/aio.o [2022-07-28T12:23:50.467Z] #43 71.49 CC criu/autofs.o [2022-07-28T12:23:50.481Z] #20 ... [2022-07-28T12:23:50.481Z] [2022-07-28T12:23:50.481Z] #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 [2022-07-28T12:23:50.481Z] #53 sha256:5f92bbe8ca09d3769df2cac57c27a1b2c923eb9ccd1c197402bb7925bfcf8608 [2022-07-28T12:23:50.481Z] #53 20.32 + cd /tmp/tmp.owDTZiUgMO/src/github.com/opencontainers/runc [2022-07-28T12:23:50.481Z] #53 20.32 + git checkout -q v1.1.2 [2022-07-28T12:23:50.642Z] #43 ... [2022-07-28T12:23:50.642Z] [2022-07-28T12:23:50.642Z] #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 [2022-07-28T12:23:50.642Z] #13 sha256:1355b81fbf4f4448ac93cb7bbcbe2f1a8548ea486f9372bb94de873a615cd30c [2022-07-28T12:23:50.642Z] #13 160.7 Selecting previously unselected package libapparmor1:amd64. [2022-07-28T12:23:50.642Z] #13 160.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-07-28T12:23:50.642Z] #13 160.7 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-07-28T12:23:50.642Z] #13 160.9 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-28T12:23:50.903Z] #13 160.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-07-28T12:23:50.903Z] #13 160.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-07-28T12:23:51.163Z] #13 161.2 Selecting previously unselected package libbtrfs0. [2022-07-28T12:23:51.163Z] #13 161.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-07-28T12:23:51.163Z] #13 161.2 Unpacking libbtrfs0 (4.20.1-2) ... [2022-07-28T12:23:51.163Z] #13 161.4 Selecting previously unselected package libbtrfs-dev. [2022-07-28T12:23:51.402Z] #43 73.95 CC criu/bfd.o [2022-07-28T12:23:51.409Z] #53 21.20 + '[' -z '' ']' [2022-07-28T12:23:51.409Z] #53 21.20 + target=static [2022-07-28T12:23:51.409Z] #53 21.20 + make BUILDTAGS=seccomp static [2022-07-28T12:23:51.424Z] #13 161.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-07-28T12:23:51.424Z] #13 161.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-07-28T12:23:51.424Z] #13 161.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-28T12:23:51.424Z] #13 161.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-07-28T12:23:51.424Z] #13 161.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-07-28T12:23:51.660Z] #43 ... [2022-07-28T12:23:51.660Z] [2022-07-28T12:23:51.660Z] #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 [2022-07-28T12:23:51.660Z] #20 sha256:e779e2a8b8473b09cc4100790d9a77f88c18d7c4c1ac2cd7be112aefde303ae3 [2022-07-28T12:23:51.660Z] #20 27.44 Selecting previously unselected package python3-minimal. [2022-07-28T12:23:51.660Z] #20 27.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23674 files and directories currently installed.) [2022-07-28T12:23:51.660Z] #20 27.46 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2022-07-28T12:23:51.660Z] #20 27.47 Unpacking python3-minimal (3.7.3-1) ... [2022-07-28T12:23:51.684Z] #13 161.8 Selecting previously unselected package libudev-dev:amd64. [2022-07-28T12:23:51.684Z] #13 161.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-07-28T12:23:51.684Z] #13 161.9 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-07-28T12:23:51.919Z] #20 27.68 Selecting previously unselected package libmpdec2:arm64. [2022-07-28T12:23:51.919Z] #20 27.69 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2022-07-28T12:23:51.919Z] #20 27.70 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2022-07-28T12:23:52.178Z] #20 27.99 Selecting previously unselected package libpython3.7-stdlib:arm64. [2022-07-28T12:23:52.178Z] #20 28.01 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2022-07-28T12:23:52.178Z] #20 28.02 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2022-07-28T12:23:52.255Z] #13 162.2 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-28T12:23:52.255Z] #13 162.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-07-28T12:23:52.255Z] #13 162.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-07-28T12:23:52.338Z] #53 22.14 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-28T12:23:52.472Z] #56 ... [2022-07-28T12:23:52.472Z] [2022-07-28T12:23:52.472Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:23:52.472Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:23:52.472Z] #43 24.60 CC images/pipe.o [2022-07-28T12:23:52.472Z] #43 24.73 CC images/tcp-stream.o [2022-07-28T12:23:52.472Z] #43 24.91 CC images/sk-packet.o [2022-07-28T12:23:52.472Z] #43 25.13 CC images/mnt.o [2022-07-28T12:23:52.472Z] #43 25.31 CC images/pipe-data.o [2022-07-28T12:23:52.472Z] #43 25.48 CC images/sa.o [2022-07-28T12:23:52.472Z] #43 25.64 CC images/timer.o [2022-07-28T12:23:52.472Z] #43 25.91 CC images/timerfd.o [2022-07-28T12:23:52.472Z] #43 26.02 CC images/mm.o [2022-07-28T12:23:52.472Z] #43 26.25 CC images/sk-opts.o [2022-07-28T12:23:52.472Z] #43 26.43 CC images/sk-unix.o [2022-07-28T12:23:52.472Z] #43 26.67 CC images/sk-inet.o [2022-07-28T12:23:52.472Z] #43 27.03 CC images/tun.o [2022-07-28T12:23:52.472Z] #43 27.24 CC images/sk-netlink.o [2022-07-28T12:23:52.472Z] #43 27.41 CC images/packet-sock.o [2022-07-28T12:23:52.472Z] #43 27.69 CC images/ipc-var.o [2022-07-28T12:23:52.472Z] #43 27.87 CC images/ipc-desc.o [2022-07-28T12:23:52.472Z] #43 28.04 CC images/ipc-shm.o [2022-07-28T12:23:52.472Z] #43 28.23 CC images/ipc-msg.o [2022-07-28T12:23:52.472Z] #43 28.43 CC images/ipc-sem.o [2022-07-28T12:23:52.472Z] #43 28.62 CC images/utsns.o [2022-07-28T12:23:52.472Z] #43 28.78 CC images/creds.o [2022-07-28T12:23:52.472Z] #43 28.93 CC images/vma.o [2022-07-28T12:23:52.472Z] #43 29.13 CC images/netdev.o [2022-07-28T12:23:52.472Z] #43 29.44 CC images/tty.o [2022-07-28T12:23:52.472Z] #43 29.92 CC images/file-lock.o [2022-07-28T12:23:52.472Z] #43 30.10 CC images/rlimit.o [2022-07-28T12:23:52.472Z] #43 30.27 CC images/pagemap.o [2022-07-28T12:23:52.472Z] #43 30.49 CC images/siginfo.o [2022-07-28T12:23:52.472Z] #43 30.70 CC images/rpc.o [2022-07-28T12:23:52.472Z] #43 31.71 CC images/ext-file.o [2022-07-28T12:23:52.472Z] #43 31.87 CC images/cgroup.o [2022-07-28T12:23:52.472Z] #43 32.45 CC images/userns.o [2022-07-28T12:23:52.472Z] #43 32.74 CC images/google/protobuf/descriptor.o [2022-07-28T12:23:52.472Z] #43 34.15 CC images/opts.o [2022-07-28T12:23:52.472Z] #43 34.39 CC images/seccomp.o [2022-07-28T12:23:52.472Z] #43 34.65 CC images/binfmt-misc.o [2022-07-28T12:23:52.472Z] #43 34.89 CC images/time.o [2022-07-28T12:23:52.516Z] #13 162.6 Selecting previously unselected package libpcre16-3:amd64. [2022-07-28T12:23:52.516Z] #13 162.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-07-28T12:23:52.516Z] #13 162.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-07-28T12:23:52.732Z] #43 35.04 CC images/sysctl.o [2022-07-28T12:23:52.732Z] #43 35.20 CC images/autofs.o [2022-07-28T12:23:52.991Z] #43 35.34 CC images/macvlan.o [2022-07-28T12:23:52.991Z] #43 35.52 CC images/sit.o [2022-07-28T12:23:53.038Z] #13 163.0 Selecting previously unselected package libpcre32-3:amd64. [2022-07-28T12:23:53.038Z] #13 163.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-07-28T12:23:53.038Z] #13 163.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-07-28T12:23:53.190Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-28T12:23:53.254Z] #43 35.67 CC images/memfd.o [2022-07-28T12:23:53.267Z] #53 ... [2022-07-28T12:23:53.267Z] [2022-07-28T12:23:53.267Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:23:53.267Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:23:53.267Z] #43 93.66 AR criu/pie/pie.lib.a [2022-07-28T12:23:53.267Z] #43 93.75 DEP criu/pie/restorer.d [2022-07-28T12:23:53.267Z] #43 94.17 DEP criu/arch/x86/sigaction_compat_pie.d [2022-07-28T12:23:53.267Z] #43 94.33 DEP criu/arch/x86/restorer_unmap.d [2022-07-28T12:23:53.267Z] #43 94.38 DEP criu/arch/x86/restorer.d [2022-07-28T12:23:53.267Z] #43 94.74 DEP criu/arch/x86/vdso-pie.d [2022-07-28T12:23:53.267Z] #43 94.90 DEP criu/pie/parasite-vdso.d [2022-07-28T12:23:53.267Z] #43 95.15 DEP criu/pie/parasite.d [2022-07-28T12:23:53.267Z] #43 95.61 CC criu/pie/parasite.o [2022-07-28T12:23:53.267Z] #43 97.70 LINK criu/pie/parasite.built-in.o [2022-07-28T12:23:53.267Z] #43 97.73 GEN criu/pie/parasite-blob.h [2022-07-28T12:23:53.267Z] #43 97.80 CC criu/pie/parasite-vdso.o [2022-07-28T12:23:53.267Z] #43 98.57 CC criu/arch/x86/vdso-pie.o [2022-07-28T12:23:53.267Z] #43 99.01 CC criu/arch/x86/restorer.o [2022-07-28T12:23:53.267Z] #43 99.86 CC criu/arch/x86/restorer_unmap.o [2022-07-28T12:23:53.267Z] #43 100.0 CC criu/arch/x86/sigaction_compat_pie.o [2022-07-28T12:23:53.267Z] #43 100.4 CC criu/pie/restorer.o [2022-07-28T12:23:53.514Z] #43 35.92 CC images/timens.o [2022-07-28T12:23:53.553Z] #20 29.13 Selecting previously unselected package python3.7. [2022-07-28T12:23:53.553Z] #20 29.13 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2022-07-28T12:23:53.553Z] #20 29.14 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-07-28T12:23:53.553Z] #20 29.27 Selecting previously unselected package libpython3-stdlib:arm64. [2022-07-28T12:23:53.553Z] #20 29.28 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2022-07-28T12:23:53.553Z] #20 29.28 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2022-07-28T12:23:53.553Z] #20 29.35 Setting up python3-minimal (3.7.3-1) ... [2022-07-28T12:23:53.559Z] #13 163.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-07-28T12:23:53.559Z] #13 163.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-07-28T12:23:53.559Z] #13 163.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-07-28T12:23:53.559Z] #13 163.8 Selecting previously unselected package libpcre3-dev:amd64. [2022-07-28T12:23:53.559Z] #13 163.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-07-28T12:23:53.559Z] #13 163.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-07-28T12:23:53.774Z] #43 36.17 LINK images/built-in.o [2022-07-28T12:23:54.034Z] #43 36.32 GEN compel/include/asm [2022-07-28T12:23:54.034Z] #43 36.36 GEN compel/include/version.h [2022-07-28T12:23:54.034Z] #43 36.37 touch .config [2022-07-28T12:23:54.034Z] #43 36.41 GEN include/common/config.h [2022-07-28T12:23:54.034Z] #43 36.49 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-07-28T12:23:54.034Z] #43 36.52 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-07-28T12:23:54.034Z] #43 36.54 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-07-28T12:23:54.034Z] #43 36.56 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-07-28T12:23:54.034Z] #43 36.59 DEP compel/arch/x86/plugins/std/memcpy.d [2022-07-28T12:23:54.034Z] #43 36.62 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-07-28T12:23:54.127Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-28T12:23:54.196Z] #43 104.6 LINK criu/pie/restorer.built-in.o [2022-07-28T12:23:54.196Z] #43 104.6 GEN criu/pie/restorer-blob.h [2022-07-28T12:23:54.196Z] #43 104.7 DEP criu/vdso.d [2022-07-28T12:23:54.294Z] #43 36.62 GEN compel/plugins/include/uapi/std/syscall.h [2022-07-28T12:23:54.294Z] #43 36.67 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-07-28T12:23:54.295Z] #43 36.69 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-07-28T12:23:54.295Z] #43 36.71 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-07-28T12:23:54.295Z] #43 36.73 DEP compel/plugins/std/infect.d [2022-07-28T12:23:54.295Z] #43 36.82 DEP compel/plugins/std/string.d [2022-07-28T12:23:54.453Z] #43 105.0 DEP criu/vdso-compat.d [2022-07-28T12:23:54.487Z] #20 30.07 Selecting previously unselected package python3. [2022-07-28T12:23:54.487Z] #20 30.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 ... 24086 files and directories currently installed.) [2022-07-28T12:23:54.487Z] #20 30.11 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2022-07-28T12:23:54.487Z] #20 30.12 Unpacking python3 (3.7.3-1) ... [2022-07-28T12:23:54.487Z] #20 30.20 Selecting previously unselected package libip4tc0:arm64. [2022-07-28T12:23:54.487Z] #20 30.21 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2022-07-28T12:23:54.487Z] #20 30.21 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2022-07-28T12:23:54.487Z] #20 30.31 Selecting previously unselected package libip6tc0:arm64. [2022-07-28T12:23:54.487Z] #20 30.31 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2022-07-28T12:23:54.487Z] #20 30.31 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2022-07-28T12:23:54.501Z] #13 164.5 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-28T12:23:54.501Z] #13 164.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-07-28T12:23:54.501Z] #13 164.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-07-28T12:23:54.554Z] #43 36.89 DEP compel/plugins/std/log.d [2022-07-28T12:23:54.554Z] #43 37.02 DEP compel/plugins/std/fds.d [2022-07-28T12:23:54.746Z] #20 30.39 Selecting previously unselected package libiptc0:arm64. [2022-07-28T12:23:54.746Z] #20 30.40 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2022-07-28T12:23:54.746Z] #20 30.40 Unpacking libiptc0:arm64 (1.8.2-4) ... [2022-07-28T12:23:54.746Z] #20 30.48 Selecting previously unselected package libnfnetlink0:arm64. [2022-07-28T12:23:54.746Z] #20 30.49 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-07-28T12:23:54.746Z] #20 30.49 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-28T12:23:54.746Z] #20 30.56 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-07-28T12:23:54.746Z] #20 30.56 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2022-07-28T12:23:54.746Z] #20 30.57 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2022-07-28T12:23:54.761Z] #13 164.8 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-28T12:23:54.761Z] #13 164.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-07-28T12:23:54.761Z] #13 164.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-07-28T12:23:54.761Z] #13 165.0 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-28T12:23:54.814Z] #43 37.12 DEP compel/plugins/std/std.d [2022-07-28T12:23:54.814Z] #43 37.21 DEP compel/plugins/shmem/shmem.d [2022-07-28T12:23:54.970Z] Commit message: "Fix file capabilities droping in Dockerfile" [2022-07-28T12:23:55.004Z] #20 30.65 Selecting previously unselected package libnftnl11:arm64. [2022-07-28T12:23:55.005Z] #20 30.65 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2022-07-28T12:23:55.005Z] #20 30.66 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2022-07-28T12:23:55.005Z] #20 30.75 Selecting previously unselected package iptables. [2022-07-28T12:23:55.005Z] #20 30.76 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2022-07-28T12:23:55.005Z] #20 30.77 Unpacking iptables (1.8.2-4) ... [2022-07-28T12:23:55.016Z] #43 105.3 DEP criu/uts_ns.d [2022-07-28T12:23:55.022Z] #13 165.0 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-07-28T12:23:55.022Z] #13 165.0 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-07-28T12:23:55.022Z] #13 165.2 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-28T12:23:55.022Z] #13 165.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-07-28T12:23:55.022Z] #13 165.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-07-28T12:23:55.075Z] #43 37.34 DEP compel/plugins/fds/fds.d [2022-07-28T12:23:55.075Z] #43 37.47 CC compel/plugins/std/std.o [2022-07-28T12:23:55.263Z] #20 31.06 Selecting previously unselected package xxd. [2022-07-28T12:23:55.263Z] #20 31.08 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_arm64.deb ... [2022-07-28T12:23:55.263Z] #20 31.09 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:23:55.272Z] #43 105.6 DEP criu/util.d [2022-07-28T12:23:55.335Z] #43 37.74 CC compel/plugins/std/fds.o [2022-07-28T12:23:55.335Z] #43 ... [2022-07-28T12:23:55.335Z] [2022-07-28T12:23:55.335Z] #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 [2022-07-28T12:23:55.335Z] #13 sha256:1355b81fbf4f4448ac93cb7bbcbe2f1a8548ea486f9372bb94de873a615cd30c [2022-07-28T12:23:55.335Z] #13 104.5 Selecting previously unselected package libapparmor1:amd64. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-28T12:23:55.504Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-28T12:23:55.521Z] #20 31.21 Selecting previously unselected package vim-common. [2022-07-28T12:23:55.521Z] #20 31.21 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-07-28T12:23:55.521Z] #20 31.23 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:23:55.521Z] #20 31.45 Selecting previously unselected package bash-completion. [2022-07-28T12:23:55.529Z] #43 105.9 DEP criu/uffd.d [2022-07-28T12:23:55.595Z] #13 104.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-07-28T12:23:55.595Z] #13 104.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-07-28T12:23:55.595Z] #13 104.6 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-28T12:23:55.595Z] #13 104.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-07-28T12:23:55.595Z] #13 104.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-07-28T12:23:55.780Z] #20 31.46 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-07-28T12:23:55.786Z] #43 106.1 DEP criu/tun.d [2022-07-28T12:23:55.786Z] #43 106.4 DEP criu/tty.d [2022-07-28T12:23:55.856Z] #13 104.8 Selecting previously unselected package libbtrfs0. [2022-07-28T12:23:55.856Z] #13 104.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-07-28T12:23:55.856Z] #13 104.8 Unpacking libbtrfs0 (4.20.1-2) ... [2022-07-28T12:23:55.856Z] #13 105.0 Selecting previously unselected package libbtrfs-dev. [2022-07-28T12:23:55.967Z] #13 166.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-07-28T12:23:55.967Z] #13 166.0 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-07-28T12:23:55.967Z] #13 166.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-07-28T12:23:55.967Z] #13 166.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-07-28T12:23:55.967Z] #13 166.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-07-28T12:23:55.967Z] #13 166.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-07-28T12:23:55.967Z] #13 166.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-07-28T12:23:55.967Z] #13 166.2 Setting up libbtrfs0 (4.20.1-2) ... [2022-07-28T12:23:55.967Z] #13 166.2 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-07-28T12:23:56.071Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-28T12:23:56.116Z] #13 105.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-07-28T12:23:56.116Z] #13 105.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-07-28T12:23:56.116Z] #13 105.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-28T12:23:56.116Z] #13 105.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-07-28T12:23:56.116Z] #13 105.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-07-28T12:23:56.116Z] #13 105.2 Selecting previously unselected package libudev-dev:amd64. [2022-07-28T12:23:56.227Z] #13 166.2 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-07-28T12:23:56.227Z] #13 166.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-07-28T12:23:56.227Z] #13 166.4 Setting up libbtrfs-dev (4.20.1-2) ... [2022-07-28T12:23:56.227Z] #13 166.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-07-28T12:23:56.227Z] #13 166.4 Setting up mingw-w64-common (6.0.0-3) ... [2022-07-28T12:23:56.227Z] #13 166.5 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-07-28T12:23:56.349Z] #43 106.7 DEP criu/timerfd.d [2022-07-28T12:23:56.376Z] #13 105.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-07-28T12:23:56.376Z] #13 105.2 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-07-28T12:23:56.376Z] #13 105.4 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-28T12:23:56.376Z] #13 105.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-07-28T12:23:56.376Z] #13 105.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-07-28T12:23:56.488Z] #13 166.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-07-28T12:23:56.488Z] #13 166.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-07-28T12:23:56.488Z] #13 166.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-28T12:23:56.489Z] #13 166.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-28T12:23:56.489Z] #13 166.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-28T12:23:56.489Z] #13 166.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-28T12:23:56.489Z] #13 166.6 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 [2022-07-28T12:23:56.489Z] #13 166.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-28T12:23:56.489Z] #13 166.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-07-28T12:23:56.489Z] #13 166.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-07-28T12:23:56.606Z] #43 107.0 DEP criu/timens.d [2022-07-28T12:23:56.799Z] #13 166.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-07-28T12:23:56.799Z] #13 166.7 Setting up dmsetup (2:1.02.155-3) ... [2022-07-28T12:23:56.799Z] #13 166.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-07-28T12:23:56.799Z] #13 166.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-07-28T12:23:56.799Z] #13 166.8 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-28T12:23:56.862Z] #43 107.3 DEP criu/sysfs_parse.d [2022-07-28T12:23:56.945Z] #13 105.7 Selecting previously unselected package libpcre16-3:amd64. [2022-07-28T12:23:56.945Z] #13 105.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-07-28T12:23:56.945Z] #13 105.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-07-28T12:23:56.945Z] #13 105.9 Selecting previously unselected package libpcre32-3:amd64. [2022-07-28T12:23:56.945Z] #13 105.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-07-28T12:23:56.945Z] #13 105.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-07-28T12:23:56.945Z] #13 106.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-07-28T12:23:56.945Z] #13 106.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-07-28T12:23:56.945Z] #13 106.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-07-28T12:23:57.205Z] #13 106.1 Selecting previously unselected package libpcre3-dev:amd64. [2022-07-28T12:23:57.205Z] #13 106.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-07-28T12:23:57.205Z] #13 106.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-07-28T12:23:57.449Z] --- PASS: TestBuildMultiStageCopy (7.44s) [2022-07-28T12:23:57.449Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.40s) [2022-07-28T12:23:57.449Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-07-28T12:23:57.449Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.05s) [2022-07-28T12:23:57.449Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.98s) [2022-07-28T12:23:57.449Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-07-28T12:23:57.449Z] === RUN TestBuildMultiStageParentConfig [2022-07-28T12:23:57.465Z] #13 106.5 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-28T12:23:57.465Z] #13 106.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-07-28T12:23:57.465Z] #13 106.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-07-28T12:23:57.468Z] #43 107.7 DEP criu/sysctl.d [2022-07-28T12:23:57.468Z] #43 108.0 DEP criu/string.d [2022-07-28T12:23:57.726Z] #13 106.8 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-28T12:23:57.726Z] #13 106.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-07-28T12:23:57.726Z] #13 106.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-07-28T12:23:57.778Z] #43 108.2 DEP criu/stats.d [2022-07-28T12:23:57.987Z] #13 106.9 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-28T12:23:57.987Z] #13 106.9 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-07-28T12:23:57.987Z] #13 106.9 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-07-28T12:23:57.987Z] #13 107.0 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-28T12:23:57.987Z] #13 107.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-07-28T12:23:58.063Z] #43 108.5 DEP criu/sockets.d [2022-07-28T12:23:58.247Z] #13 107.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-07-28T12:23:58.320Z] #43 108.8 DEP criu/sk-unix.d [2022-07-28T12:23:58.507Z] #13 107.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-07-28T12:23:58.507Z] #13 107.6 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-07-28T12:23:58.521Z] + docker version [2022-07-28T12:23:58.590Z] #43 109.2 DEP criu/sk-tcp.d [2022-07-28T12:23:58.835Z] #13 107.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-07-28T12:23:58.835Z] #13 107.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-07-28T12:23:58.835Z] #13 107.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-07-28T12:23:58.835Z] #13 107.6 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-07-28T12:23:58.835Z] #13 107.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-07-28T12:23:58.835Z] #13 107.7 Setting up libbtrfs0 (4.20.1-2) ... [2022-07-28T12:23:58.835Z] #13 107.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-07-28T12:23:58.835Z] #13 107.7 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-07-28T12:23:58.835Z] #13 107.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-07-28T12:23:58.835Z] #13 107.8 Setting up libbtrfs-dev (4.20.1-2) ... [2022-07-28T12:23:58.835Z] #13 107.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-07-28T12:23:58.835Z] #13 107.8 Setting up mingw-w64-common (6.0.0-3) ... [2022-07-28T12:23:58.835Z] #13 107.8 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-07-28T12:23:58.835Z] #13 107.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-07-28T12:23:58.835Z] #13 107.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-07-28T12:23:58.835Z] #13 107.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-28T12:23:59.063Z] #20 34.45 Unpacking bash-completion (1:2.8-6) ... [2022-07-28T12:23:59.063Z] #20 34.82 Selecting previously unselected package bzip2. [2022-07-28T12:23:59.063Z] #20 34.82 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2022-07-28T12:23:59.063Z] #20 34.83 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-07-28T12:23:59.063Z] #20 34.94 Selecting previously unselected package xz-utils. [2022-07-28T12:23:59.063Z] #20 34.94 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_arm64.deb ... [2022-07-28T12:23:59.063Z] #20 34.95 Unpacking xz-utils (5.2.4-1+deb10u1) ... [2022-07-28T12:23:59.096Z] #13 107.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 [2022-07-28T12:23:59.096Z] #13 108.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-28T12:23:59.096Z] #13 108.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-28T12:23:59.096Z] #13 108.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-28T12:23:59.096Z] #13 108.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-28T12:23:59.096Z] #13 108.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-07-28T12:23:59.096Z] #13 108.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-07-28T12:23:59.096Z] #13 108.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-07-28T12:23:59.096Z] #13 108.1 Setting up dmsetup (2:1.02.155-3) ... [2022-07-28T12:23:59.096Z] #13 108.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-07-28T12:23:59.096Z] #13 108.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-07-28T12:23:59.096Z] #13 108.1 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-28T12:23:59.173Z] #43 109.6 DEP criu/sk-queue.d [2022-07-28T12:23:59.322Z] #20 35.11 Selecting previously unselected package apparmor. [2022-07-28T12:23:59.322Z] #20 35.11 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2022-07-28T12:23:59.431Z] #43 109.9 DEP criu/sk-packet.d [2022-07-28T12:23:59.581Z] #20 35.18 Unpacking apparmor (2.13.2-10) ... [2022-07-28T12:23:59.839Z] #20 35.51 Selecting previously unselected package aufs-tools. [2022-07-28T12:23:59.839Z] #20 35.53 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2022-07-28T12:23:59.839Z] #20 35.53 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-07-28T12:23:59.839Z] #20 35.67 Selecting previously unselected package libonig5:arm64. [2022-07-28T12:23:59.839Z] #20 35.67 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2022-07-28T12:23:59.839Z] #20 35.67 Unpacking libonig5:arm64 (6.9.1-1) ... [2022-07-28T12:24:00.003Z] #43 110.3 DEP criu/sk-netlink.d [2022-07-28T12:24:00.098Z] #20 35.83 Selecting previously unselected package libjq1:arm64. [2022-07-28T12:24:00.098Z] #20 35.83 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2022-07-28T12:24:00.098Z] #20 35.84 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-07-28T12:24:00.098Z] #20 35.94 Selecting previously unselected package jq. [2022-07-28T12:24:00.098Z] #20 35.95 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2022-07-28T12:24:00.098Z] #20 35.96 Unpacking jq (1.5+dfsg-2+b1) ... [2022-07-28T12:24:00.213Z] #13 DONE 170.0s [2022-07-28T12:24:00.213Z] [2022-07-28T12:24:00.213Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:24:00.213Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:24:00.213Z] #43 68.14 CC compel/src/lib/infect-rpc.o [2022-07-28T12:24:00.213Z] #43 68.44 CC compel/src/lib/infect-util.o [2022-07-28T12:24:00.213Z] #43 68.80 CC compel/src/lib/infect.o [2022-07-28T12:24:00.213Z] #43 72.05 CC compel/src/lib/ptrace.o [2022-07-28T12:24:00.213Z] #43 72.58 AR compel/libcompel.a [2022-07-28T12:24:00.213Z] #43 72.67 HOSTCC compel/src/main-host.o [2022-07-28T12:24:00.213Z] #43 73.11 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-07-28T12:24:00.213Z] #43 73.32 HOSTCC compel/src/lib/handle-elf-host.o [2022-07-28T12:24:00.213Z] #43 73.74 HOSTCC compel/src/lib/log-host.o [2022-07-28T12:24:00.213Z] #43 73.99 HOSTLINK compel/compel-host-bin [2022-07-28T12:24:00.213Z] #43 74.34 DEP soccr/soccr.d [2022-07-28T12:24:00.213Z] #43 74.57 CC soccr/soccr.o [2022-07-28T12:24:00.213Z] #43 76.40 AR soccr/libsoccr.a [2022-07-28T12:24:00.213Z] #43 76.49 make[1]: 'soccr/libsoccr.a' is up to date. [2022-07-28T12:24:00.213Z] #43 ... [2022-07-28T12:24:00.213Z] [2022-07-28T12:24:00.213Z] #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 [2022-07-28T12:24:00.213Z] #53 sha256:c48529e3aadbfc102c1be2db19df0532d3802fb618d76a58ba50ed92e78d04d9 [2022-07-28T12:24:00.260Z] #43 110.7 DEP criu/sk-inet.d [2022-07-28T12:24:00.356Z] #20 36.06 Selecting previously unselected package libaio1:arm64. [2022-07-28T12:24:00.357Z] #20 36.07 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2022-07-28T12:24:00.357Z] #20 36.08 Unpacking libaio1:arm64 (0.3.112-3) ... [2022-07-28T12:24:00.357Z] #20 36.15 Selecting previously unselected package libgpm2:arm64. [2022-07-28T12:24:00.357Z] #20 36.15 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2022-07-28T12:24:00.357Z] #20 36.15 Unpacking libgpm2:arm64 (1.20.7-5) ... [2022-07-28T12:24:00.357Z] #20 36.22 Selecting previously unselected package libicu63:arm64. [2022-07-28T12:24:00.357Z] #20 36.23 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_arm64.deb ... [2022-07-28T12:24:00.357Z] #20 36.23 Unpacking libicu63:arm64 (63.1-6+deb10u3) ... [2022-07-28T12:24:00.517Z] #43 111.0 DEP criu/signalfd.d [2022-07-28T12:24:00.773Z] #43 111.1 DEP criu/sigframe.d [2022-07-28T12:24:01.030Z] #43 111.3 DEP criu/shmem.d [2022-07-28T12:24:01.286Z] #43 111.6 DEP criu/servicefd.d [2022-07-28T12:24:01.543Z] #43 111.9 DEP criu/seize.d [2022-07-28T12:24:01.643Z] #13 DONE 110.1s [2022-07-28T12:24:01.643Z] [2022-07-28T12:24:01.643Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-07-28T12:24:01.643Z] #14 sha256:af6120347f1bf0dad175670f93bd39a2c2b617ff46b3d33958eeb9fdeceb5cc5 [2022-07-28T12:24:01.800Z] #43 112.2 DEP criu/seccomp.d [2022-07-28T12:24:02.057Z] #43 112.5 DEP criu/rst-malloc.d [2022-07-28T12:24:02.057Z] #43 112.6 DEP criu/rbtree.d [2022-07-28T12:24:02.192Z] #53 1.925 + RM_GOPATH=0 [2022-07-28T12:24:02.192Z] #53 1.925 + TMP_GOPATH= [2022-07-28T12:24:02.192Z] #53 1.925 + : /build [2022-07-28T12:24:02.192Z] #53 1.925 + '[' -z '' ']' [2022-07-28T12:24:02.192Z] #53 1.925 ++ mktemp -d [2022-07-28T12:24:02.192Z] #53 1.925 + export GOPATH=/tmp/tmp.oeOceHGJj2 [2022-07-28T12:24:02.192Z] #53 1.925 + GOPATH=/tmp/tmp.oeOceHGJj2 [2022-07-28T12:24:02.192Z] #53 1.925 + RM_GOPATH=1 [2022-07-28T12:24:02.192Z] #53 1.925 + case "$(go env GOARCH)" in [2022-07-28T12:24:02.192Z] #53 1.925 ++ go env GOARCH [2022-07-28T12:24:02.192Z] #53 1.949 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T12:24:02.192Z] #53 1.949 + GO_BUILDMODE=-buildmode=pie [2022-07-28T12:24:02.192Z] #53 1.949 ++ dirname /tmp/install/install.sh [2022-07-28T12:24:02.192Z] #53 1.959 + dir=/tmp/install [2022-07-28T12:24:02.192Z] #53 1.959 + bin=runc [2022-07-28T12:24:02.192Z] #53 1.959 + shift [2022-07-28T12:24:02.192Z] #53 1.959 + '[' '!' -f /tmp/install/runc.installer ']' [2022-07-28T12:24:02.192Z] #53 1.959 + . /tmp/install/runc.installer [2022-07-28T12:24:02.192Z] #53 1.959 ++ set -e [2022-07-28T12:24:02.192Z] #53 1.959 ++ : v1.1.2 [2022-07-28T12:24:02.192Z] #53 1.959 + install_runc [2022-07-28T12:24:02.192Z] #53 1.959 + RUNC_BUILDTAGS=seccomp [2022-07-28T12:24:02.192Z] #53 1.959 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-28T12:24:02.192Z] #53 1.959 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.oeOceHGJj2/src/github.com/opencontainers/runc [2022-07-28T12:24:02.192Z] #53 1.959 Cloning into '/tmp/tmp.oeOceHGJj2/src/github.com/opencontainers/runc'... [2022-07-28T12:24:02.192Z] #53 1.959 Install runc version v1.1.2 (build tags: seccomp) [2022-07-28T12:24:02.192Z] #53 ... [2022-07-28T12:24:02.192Z] [2022-07-28T12:24:02.192Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-07-28T12:24:02.192Z] #14 sha256:af6120347f1bf0dad175670f93bd39a2c2b617ff46b3d33958eeb9fdeceb5cc5 [2022-07-28T12:24:02.192Z] #14 DONE 2.2s [2022-07-28T12:24:02.258Z] #20 ... [2022-07-28T12:24:02.258Z] [2022-07-28T12:24:02.258Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:24:02.258Z] #43 sha256:53ba65c76ec05e68c077e577a79ebe34dc057f1e04aaddc2c5d0f4e9ca87269d [2022-07-28T12:24:02.258Z] #43 74.72 CC criu/bitmap.o [2022-07-28T12:24:02.258Z] #43 74.90 CC criu/cgroup-props.o [2022-07-28T12:24:02.258Z] #43 75.77 CC criu/cgroup.o [2022-07-28T12:24:02.258Z] #43 78.50 CC criu/clone-noasan.o [2022-07-28T12:24:02.258Z] #43 78.75 CC criu/config.o [2022-07-28T12:24:02.258Z] #43 80.18 CC criu/cr-check.o [2022-07-28T12:24:02.258Z] #43 81.89 CC criu/cr-dedup.o [2022-07-28T12:24:02.258Z] #43 82.30 CC criu/cr-dump.o [2022-07-28T12:24:02.258Z] #43 84.92 CC criu/cr-errno.o [2022-07-28T12:24:02.258Z] #43 85.07 CC criu/cr-restore.o [2022-07-28T12:24:02.314Z] #43 112.7 DEP criu/pstree.d [2022-07-28T12:24:02.314Z] #43 ... [2022-07-28T12:24:02.314Z] [2022-07-28T12:24:02.314Z] #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 [2022-07-28T12:24:02.314Z] #20 sha256:c678b50ed62e1ffd414704fc90b65e3e87f8d6f62f40b494a29c2dc1b2a8abcd [2022-07-28T12:24:02.314Z] #20 7.761 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [337 kB] [2022-07-28T12:24:02.314Z] #20 9.483 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-28T12:24:02.459Z] [2022-07-28T12:24:02.459Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-28T12:24:02.459Z] #15 sha256:23cc025fde42aff70dd7d165a1463fe981384695dcf3267fdbcfe5678d8718a5 [2022-07-28T12:24:02.459Z] #15 ... [2022-07-28T12:24:02.459Z] [2022-07-28T12:24:02.459Z] #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 [2022-07-28T12:24:02.459Z] #58 sha256:1d19e502e9cd877639b392b67213350e2df0c096c02242bd8b6553044c99e733 [2022-07-28T12:24:02.459Z] #58 167.5 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-28T12:24:02.459Z] #58 167.5 + GOBIN=/build [2022-07-28T12:24:02.459Z] #58 167.5 + GO111MODULE=on [2022-07-28T12:24:02.459Z] #58 167.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-07-28T12:24:02.459Z] #58 DONE 176.8s [2022-07-28T12:24:02.571Z] #20 ... [2022-07-28T12:24:02.571Z] [2022-07-28T12:24:02.571Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:24:02.571Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:24:02.571Z] #43 113.0 DEP criu/protobuf.d [2022-07-28T12:24:02.719Z] --- PASS: TestBuildMultiStageParentConfig (4.97s) [2022-07-28T12:24:02.719Z] === RUN TestBuildLabelWithTargets [2022-07-28T12:24:02.734Z] [2022-07-28T12:24:02.734Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-07-28T12:24:02.734Z] #59 sha256:ea481cb9ce53ea1c82260920dc89a8f887585757448a3bc6967454c7bbab2197 [2022-07-28T12:24:02.734Z] #59 DONE 0.2s [2022-07-28T12:24:02.734Z] [2022-07-28T12:24:02.734Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:24:02.734Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:24:02.734Z] #43 77.10 DEP criu/arch/x86/sigframe.d [2022-07-28T12:24:02.734Z] #43 77.31 DEP criu/arch/x86/sigaction_compat.d [2022-07-28T12:24:02.734Z] #43 77.51 DEP criu/arch/x86/kerndat.d [2022-07-28T12:24:02.734Z] #43 77.72 DEP criu/arch/x86/crtools.d [2022-07-28T12:24:02.734Z] #43 77.97 DEP criu/arch/x86/cpu.d [2022-07-28T12:24:02.734Z] #43 78.21 CC criu/arch/x86/cpu.o [2022-07-28T12:24:02.734Z] #43 79.23 CC criu/arch/x86/crtools.o [2022-07-28T12:24:02.734Z] #43 ... [2022-07-28T12:24:02.734Z] [2022-07-28T12:24:02.734Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-28T12:24:02.734Z] #60 sha256:78edd7f02a824838d0af457c7b7b7213ac681f510dc3c88f7bf055d5fa0a7c09 [2022-07-28T12:24:02.734Z] #60 DONE 0.1s [2022-07-28T12:24:02.827Z] #43 113.2 GEN criu/protobuf-desc-gen.h [2022-07-28T12:24:02.994Z] [2022-07-28T12:24:02.994Z] #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 [2022-07-28T12:24:02.994Z] #15 sha256:23cc025fde42aff70dd7d165a1463fe981384695dcf3267fdbcfe5678d8718a5 [2022-07-28T12:24:03.193Z] #43 ... [2022-07-28T12:24:03.193Z] [2022-07-28T12:24:03.193Z] #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 [2022-07-28T12:24:03.193Z] #20 sha256:e779e2a8b8473b09cc4100790d9a77f88c18d7c4c1ac2cd7be112aefde303ae3 [2022-07-28T12:24:03.193Z] #20 38.93 Selecting previously unselected package libnet1:arm64. [2022-07-28T12:24:03.193Z] #20 38.94 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-28T12:24:03.193Z] #20 38.95 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-28T12:24:03.400Z] Client: [2022-07-28T12:24:03.400Z] Version: 20.10.9 [2022-07-28T12:24:03.400Z] API version: 1.41 [2022-07-28T12:24:03.400Z] Go version: go1.16.8 [2022-07-28T12:24:03.400Z] Git commit: c2ea9bc [2022-07-28T12:24:03.400Z] Built: Mon Oct 4 16:11:10 2021 [2022-07-28T12:24:03.400Z] OS/Arch: windows/amd64 [2022-07-28T12:24:03.400Z] Context: default [2022-07-28T12:24:03.400Z] Experimental: true [2022-07-28T12:24:03.400Z] [2022-07-28T12:24:03.400Z] Server: Docker Engine - Community [2022-07-28T12:24:03.400Z] Engine: [2022-07-28T12:24:03.400Z] Version: 20.10.9 [2022-07-28T12:24:03.400Z] API version: 1.41 (minimum version 1.24) [2022-07-28T12:24:03.400Z] Go version: go1.16.8 [2022-07-28T12:24:03.400Z] Git commit: 79ea9d3 [2022-07-28T12:24:03.400Z] Built: Mon Oct 4 16:06:39 2021 [2022-07-28T12:24:03.400Z] OS/Arch: windows/amd64 [2022-07-28T12:24:03.400Z] Experimental: true [2022-07-28T12:24:03.452Z] #20 39.07 Selecting previously unselected package libnl-3-200:arm64. [2022-07-28T12:24:03.452Z] #20 39.08 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2022-07-28T12:24:03.452Z] #20 39.09 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2022-07-28T12:24:03.452Z] #20 39.17 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-28T12:24:03.452Z] #20 39.17 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2022-07-28T12:24:03.452Z] #20 39.18 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-07-28T12:24:03.452Z] #20 39.25 Selecting previously unselected package libreadline5:arm64. [2022-07-28T12:24:03.452Z] #20 39.27 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2022-07-28T12:24:03.452Z] #20 39.27 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2022-07-28T12:24:03.710Z] #20 39.46 Selecting previously unselected package net-tools. [2022-07-28T12:24:03.710Z] #20 39.46 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2022-07-28T12:24:03.710Z] #20 39.49 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-07-28T12:24:03.969Z] #20 39.67 Selecting previously unselected package patch. [2022-07-28T12:24:03.969Z] #20 39.67 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ... [2022-07-28T12:24:03.969Z] #20 39.68 Unpacking patch (2.7.6-3+deb10u1) ... [2022-07-28T12:24:03.969Z] #20 39.81 Selecting previously unselected package python-pip-whl. [2022-07-28T12:24:03.969Z] #20 39.81 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-07-28T12:24:03.969Z] #20 39.83 Unpacking python-pip-whl (18.1-5) ... [Pipeline] sh [2022-07-28T12:24:04.536Z] #20 40.28 Selecting previously unselected package python3-lib2to3. [2022-07-28T12:24:04.536Z] #20 40.28 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-07-28T12:24:04.536Z] #20 40.29 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-07-28T12:24:04.536Z] #20 40.45 Selecting previously unselected package python3-distutils. [2022-07-28T12:24:04.536Z] #20 40.45 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-07-28T12:24:04.536Z] #20 40.47 Unpacking python3-distutils (3.7.3-1) ... [2022-07-28T12:24:04.794Z] #20 40.58 Selecting previously unselected package python3-pip. [2022-07-28T12:24:04.794Z] #20 40.58 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-07-28T12:24:04.794Z] #20 40.59 Unpacking python3-pip (18.1-5) ... [2022-07-28T12:24:04.937Z] #14 DONE 3.3s [2022-07-28T12:24:04.937Z] [2022-07-28T12:24:04.937Z] #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 [2022-07-28T12:24:04.937Z] #15 sha256:23cc025fde42aff70dd7d165a1463fe981384695dcf3267fdbcfe5678d8718a5 [2022-07-28T12:24:05.053Z] #20 40.77 Selecting previously unselected package python3-pkg-resources. [2022-07-28T12:24:05.053Z] #20 40.78 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-07-28T12:24:05.053Z] #20 40.78 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-07-28T12:24:05.092Z] + docker info [2022-07-28T12:24:05.312Z] #20 40.95 Selecting previously unselected package python3-setuptools. [2022-07-28T12:24:05.312Z] #20 40.96 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-07-28T12:24:05.312Z] #20 40.96 Unpacking python3-setuptools (40.8.0-1) ... [2022-07-28T12:24:05.312Z] #20 41.19 Selecting previously unselected package python3-wheel. [2022-07-28T12:24:05.312Z] #20 41.19 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-07-28T12:24:05.312Z] #20 41.21 Unpacking python3-wheel (0.32.3-2) ... [2022-07-28T12:24:05.312Z] #20 41.29 Selecting previously unselected package sudo. [2022-07-28T12:24:05.353Z] #43 115.5 DEP criu/protobuf-desc.d [2022-07-28T12:24:05.353Z] #43 115.6 DEP criu/proc_parse.d [2022-07-28T12:24:05.536Z] #15 DONE 3.2s [2022-07-28T12:24:05.536Z] [2022-07-28T12:24:05.536Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-28T12:24:05.536Z] #16 sha256:5ec5b9520726f11c5627a8ec9e63b17a9535ca4b90577be0c27c42ea12fb9fa3 [2022-07-28T12:24:05.570Z] #20 41.29 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ... [2022-07-28T12:24:05.570Z] #20 41.30 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-07-28T12:24:05.609Z] #43 115.9 DEP criu/plugin.d [2022-07-28T12:24:05.609Z] #43 116.0 DEP criu/pipes.d [2022-07-28T12:24:05.609Z] #43 116.1 DEP criu/pie-util.d [2022-07-28T12:24:05.609Z] #43 116.1 DEP criu/pie-util-vdso.d [2022-07-28T12:24:05.865Z] #43 116.2 DEP criu/pie-util-vdso-elf32.d [2022-07-28T12:24:05.865Z] #43 116.3 DEP criu/path.d [2022-07-28T12:24:05.878Z] #15 ... [2022-07-28T12:24:05.878Z] [2022-07-28T12:24:05.878Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:24:05.878Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:24:05.878Z] #43 38.13 CC compel/plugins/std/log.o [2022-07-28T12:24:05.878Z] #43 38.86 CC compel/plugins/std/string.o [2022-07-28T12:24:05.878Z] #43 39.40 CC compel/plugins/std/infect.o [2022-07-28T12:24:05.878Z] #43 39.78 CC compel/arch/x86/plugins/std/parasite-head.o [2022-07-28T12:24:05.878Z] #43 39.84 CC compel/arch/x86/plugins/std/memcpy.o [2022-07-28T12:24:05.878Z] #43 39.90 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-07-28T12:24:05.878Z] #43 39.96 AR compel/plugins/std.lib.a [2022-07-28T12:24:05.878Z] #43 40.03 CC compel/plugins/fds/fds.o [2022-07-28T12:24:05.878Z] #43 40.26 AR compel/plugins/fds.lib.a [2022-07-28T12:24:05.878Z] #43 40.30 HOSTDEP compel/src/lib/log-host.d [2022-07-28T12:24:05.878Z] #43 40.37 HOSTDEP compel/src/lib/handle-elf-host.d [2022-07-28T12:24:05.878Z] #43 40.45 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-07-28T12:24:05.878Z] #43 40.52 HOSTDEP compel/src/main-host.d [2022-07-28T12:24:05.878Z] #43 40.61 DEP compel/src/lib/ptrace.d [2022-07-28T12:24:05.878Z] #43 40.70 DEP compel/src/lib/infect.d [2022-07-28T12:24:05.878Z] #43 40.82 DEP compel/src/lib/infect-util.d [2022-07-28T12:24:05.878Z] #43 40.94 DEP compel/src/lib/infect-rpc.d [2022-07-28T12:24:05.878Z] #43 41.05 DEP compel/arch/x86/src/lib/infect.d [2022-07-28T12:24:05.878Z] #43 41.15 DEP compel/arch/x86/src/lib/cpu.d [2022-07-28T12:24:05.878Z] #43 41.20 DEP compel/src/lib/log.d [2022-07-28T12:24:05.878Z] #43 41.25 DEP compel/src/main.d [2022-07-28T12:24:05.878Z] #43 41.36 DEP compel/src/lib/handle-elf.d [2022-07-28T12:24:05.878Z] #43 41.45 DEP compel/arch/x86/src/lib/handle-elf.d [2022-07-28T12:24:05.878Z] #43 41.59 CC compel/src/lib/log.o [2022-07-28T12:24:05.878Z] #43 41.73 CC compel/arch/x86/src/lib/cpu.o [2022-07-28T12:24:05.878Z] #43 42.41 CC compel/arch/x86/src/lib/infect.o [2022-07-28T12:24:05.878Z] #43 42.76 CC compel/src/lib/infect-rpc.o [2022-07-28T12:24:05.878Z] #43 43.12 CC compel/src/lib/infect-util.o [2022-07-28T12:24:05.878Z] #43 43.38 CC compel/src/lib/infect.o [2022-07-28T12:24:05.878Z] #43 45.65 CC compel/src/lib/ptrace.o [2022-07-28T12:24:05.878Z] #43 46.01 AR compel/libcompel.a [2022-07-28T12:24:05.878Z] #43 46.07 HOSTCC compel/src/main-host.o [2022-07-28T12:24:05.878Z] #43 46.40 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-07-28T12:24:05.878Z] #43 46.57 HOSTCC compel/src/lib/handle-elf-host.o [2022-07-28T12:24:05.878Z] #43 46.99 HOSTCC compel/src/lib/log-host.o [2022-07-28T12:24:05.878Z] #43 47.18 HOSTLINK compel/compel-host-bin [2022-07-28T12:24:05.878Z] #43 47.34 DEP soccr/soccr.d [2022-07-28T12:24:05.878Z] #43 47.57 CC soccr/soccr.o [2022-07-28T12:24:06.121Z] #43 116.5 DEP criu/parasite-syscall.d [2022-07-28T12:24:06.122Z] #43 116.8 DEP criu/pagemap.d [2022-07-28T12:24:06.137Z] #20 41.74 Selecting previously unselected package thin-provisioning-tools. [2022-07-28T12:24:06.137Z] #20 41.75 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2022-07-28T12:24:06.137Z] #20 41.76 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-07-28T12:24:06.137Z] #20 41.91 Selecting previously unselected package uidmap. [2022-07-28T12:24:06.137Z] #20 41.92 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ... [2022-07-28T12:24:06.137Z] #20 41.93 Unpacking uidmap (1:4.5-1.1) ... [2022-07-28T12:24:06.395Z] #20 42.05 Selecting previously unselected package vim-runtime. [2022-07-28T12:24:06.395Z] #20 42.06 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-07-28T12:24:06.395Z] #20 42.09 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-07-28T12:24:06.395Z] #20 42.13 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-07-28T12:24:06.395Z] #20 42.14 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:24:06.447Z] #43 48.88 AR soccr/libsoccr.a [2022-07-28T12:24:06.447Z] #43 48.94 make[1]: 'soccr/libsoccr.a' is up to date. [2022-07-28T12:24:06.684Z] #43 117.1 DEP criu/pagemap-cache.d [2022-07-28T12:24:06.707Z] #43 ... [2022-07-28T12:24:06.707Z] [2022-07-28T12:24:06.707Z] #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 [2022-07-28T12:24:06.707Z] #15 sha256:23cc025fde42aff70dd7d165a1463fe981384695dcf3267fdbcfe5678d8718a5 [2022-07-28T12:24:06.707Z] #15 DONE 2.2s [2022-07-28T12:24:06.707Z] [2022-07-28T12:24:06.707Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-28T12:24:06.707Z] #16 sha256:5ec5b9520726f11c5627a8ec9e63b17a9535ca4b90577be0c27c42ea12fb9fa3 [2022-07-28T12:24:06.922Z] #16 1.655 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-28T12:24:06.941Z] #43 117.4 DEP criu/page-xfer.d [2022-07-28T12:24:07.184Z] #16 DONE 1.8s [2022-07-28T12:24:07.184Z] [2022-07-28T12:24:07.184Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:24:07.184Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:24:07.184Z] #43 81.07 CC criu/arch/x86/kerndat.o [2022-07-28T12:24:07.184Z] #43 81.74 CC criu/arch/x86/sigaction_compat.o [2022-07-28T12:24:07.184Z] #43 82.24 CC criu/arch/x86/sigframe.o [2022-07-28T12:24:07.184Z] #43 82.69 LINK criu/arch/x86/crtools.built-in.o [2022-07-28T12:24:07.184Z] #43 82.76 DEP criu/pie/util-vdso-elf32.d [2022-07-28T12:24:07.184Z] #43 82.94 DEP criu/pie/util-vdso.d [2022-07-28T12:24:07.184Z] #43 83.13 DEP criu/pie/util.d [2022-07-28T12:24:07.184Z] #43 83.40 CC criu/pie/util.o [2022-07-28T12:24:07.184Z] #43 83.93 CC criu/pie/util-vdso.o [2022-07-28T12:24:07.197Z] #43 117.6 DEP criu/page-pipe.d [2022-07-28T12:24:07.759Z] #43 118.0 DEP criu/netfilter.d [2022-07-28T12:24:07.759Z] #43 118.2 DEP criu/net.d [2022-07-28T12:24:08.125Z] #43 85.13 CC criu/pie/util-vdso-elf32.o [2022-07-28T12:24:08.330Z] #43 118.7 DEP criu/namespaces.d [2022-07-28T12:24:08.588Z] #43 119.0 DEP criu/mount.d [2022-07-28T12:24:08.619Z] #16 1.833 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-28T12:24:08.619Z] #16 DONE 2.1s [2022-07-28T12:24:08.619Z] [2022-07-28T12:24:08.619Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:24:08.619Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:24:08.619Z] #43 49.49 DEP criu/arch/x86/sigframe.d [2022-07-28T12:24:08.619Z] #43 49.58 DEP criu/arch/x86/sigaction_compat.d [2022-07-28T12:24:08.619Z] #43 49.65 DEP criu/arch/x86/kerndat.d [2022-07-28T12:24:08.619Z] #43 49.78 DEP criu/arch/x86/crtools.d [2022-07-28T12:24:08.619Z] #43 49.93 DEP criu/arch/x86/cpu.d [2022-07-28T12:24:08.619Z] #43 50.15 CC criu/arch/x86/cpu.o [2022-07-28T12:24:08.619Z] #43 50.87 CC criu/arch/x86/crtools.o [2022-07-28T12:24:08.696Z] #43 ... [2022-07-28T12:24:08.696Z] [2022-07-28T12:24:08.696Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-28T12:24:08.696Z] #17 sha256:f025bd37fa589800b88f5cb3fcc7e263895bd8ae090b799f3e6e5785c62e31b8 [2022-07-28T12:24:08.696Z] #17 DONE 1.4s [2022-07-28T12:24:08.696Z] [2022-07-28T12:24:08.696Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-28T12:24:08.696Z] #18 sha256:66e9f35d9db484afc14d8c2b07428f38a3c4d22434242b77bc7bf73f24cb6f4b [2022-07-28T12:24:08.845Z] #43 119.3 DEP criu/memfd.d [2022-07-28T12:24:09.101Z] #43 119.7 DEP criu/mem.d [2022-07-28T12:24:09.359Z] #43 120.0 DEP criu/lsm.d [2022-07-28T12:24:09.616Z] #43 120.3 DEP criu/log.d [2022-07-28T12:24:09.675Z] #20 44.88 Selecting previously unselected package vim. [2022-07-28T12:24:09.675Z] #20 44.88 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_arm64.deb ... [2022-07-28T12:24:09.675Z] #20 44.92 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:24:09.675Z] #20 45.39 Selecting previously unselected package xfsprogs. [2022-07-28T12:24:09.675Z] #20 45.40 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ... [2022-07-28T12:24:09.675Z] #20 45.42 Unpacking xfsprogs (4.20.0-1) ... [2022-07-28T12:24:09.873Z] #43 120.5 DEP criu/libnetlink.d [2022-07-28T12:24:10.002Z] #43 52.33 CC criu/arch/x86/kerndat.o [2022-07-28T12:24:10.193Z] #20 45.88 Selecting previously unselected package zip. [2022-07-28T12:24:10.193Z] #20 45.94 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ... [2022-07-28T12:24:10.193Z] #20 45.95 Unpacking zip (3.0-11+b1) ... [2022-07-28T12:24:10.193Z] #20 46.09 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-07-28T12:24:10.193Z] #20 46.11 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-07-28T12:24:10.193Z] #20 46.12 Setting up libip6tc0:arm64 (1.8.2-4) ... [2022-07-28T12:24:10.262Z] #43 52.75 CC criu/arch/x86/sigaction_compat.o [2022-07-28T12:24:10.436Z] #43 120.7 DEP criu/kerndat.d [2022-07-28T12:24:10.436Z] #43 120.9 DEP criu/kcmp-ids.d [2022-07-28T12:24:10.436Z] #43 121.0 DEP criu/irmap.d [2022-07-28T12:24:10.451Z] #20 46.14 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2022-07-28T12:24:10.451Z] #20 46.17 Setting up libgpm2:arm64 (1.20.7-5) ... [2022-07-28T12:24:10.451Z] #20 46.19 Setting up libip4tc0:arm64 (1.8.2-4) ... [2022-07-28T12:24:10.451Z] #20 46.20 Setting up uidmap (1:4.5-1.1) ... [2022-07-28T12:24:10.451Z] #20 46.24 Setting up libnftnl11:arm64 (1.1.2-2) ... [2022-07-28T12:24:10.451Z] #20 46.29 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-28T12:24:10.451Z] #20 46.30 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-07-28T12:24:10.451Z] #20 46.32 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-07-28T12:24:10.451Z] #20 46.33 Setting up libicu63:arm64 (63.1-6+deb10u3) ... [2022-07-28T12:24:10.451Z] #20 46.36 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:24:10.523Z] #43 53.01 CC criu/arch/x86/sigframe.o [2022-07-28T12:24:10.692Z] #43 121.2 DEP criu/ipc_ns.d [2022-07-28T12:24:10.708Z] #20 46.38 Setting up zip (3.0-11+b1) ... [2022-07-28T12:24:10.708Z] #20 46.39 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:24:10.708Z] #20 46.42 Setting up bash-completion (1:2.8-6) ... [2022-07-28T12:24:10.784Z] #43 ... [2022-07-28T12:24:10.784Z] [2022-07-28T12:24:10.784Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-28T12:24:10.784Z] #17 sha256:f025bd37fa589800b88f5cb3fcc7e263895bd8ae090b799f3e6e5785c62e31b8 [2022-07-28T12:24:10.784Z] #17 DONE 1.9s [2022-07-28T12:24:10.784Z] [2022-07-28T12:24:10.784Z] #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 [2022-07-28T12:24:10.784Z] #58 sha256:e9d46c4300abed2906605cfce9ee022775d65ceb63304d5aad1adb0bbefd85fe [2022-07-28T12:24:10.784Z] #58 113.4 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-28T12:24:10.784Z] #58 113.4 + GOBIN=/build [2022-07-28T12:24:10.784Z] #58 113.4 + GO111MODULE=on [2022-07-28T12:24:10.784Z] #58 113.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-07-28T12:24:10.784Z] #58 DONE 120.5s [2022-07-28T12:24:10.784Z] [2022-07-28T12:24:10.784Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:24:10.784Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:24:10.784Z] #43 53.18 LINK criu/arch/x86/crtools.built-in.o [2022-07-28T12:24:10.784Z] #43 53.28 DEP criu/pie/util-vdso-elf32.d [2022-07-28T12:24:10.836Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-07-28T12:24:10.836Z] === RUN TestBuildWithEmptyLayers [2022-07-28T12:24:10.955Z] #43 121.5 DEP criu/image.d [2022-07-28T12:24:11.046Z] #43 ... [2022-07-28T12:24:11.046Z] [2022-07-28T12:24:11.046Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-07-28T12:24:11.046Z] #59 sha256:cb36124876039b8a9aca007ae74f7fbdc676711c73dd4997ca46d71ddc17db7d [2022-07-28T12:24:11.046Z] #59 DONE 0.3s [2022-07-28T12:24:11.046Z] [2022-07-28T12:24:11.046Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:24:11.046Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:24:11.046Z] #43 53.42 DEP criu/pie/util-vdso.d [2022-07-28T12:24:11.211Z] #43 121.7 DEP criu/image-desc.d [2022-07-28T12:24:11.211Z] #43 121.8 DEP criu/fsnotify.d [2022-07-28T12:24:11.306Z] #43 ... [2022-07-28T12:24:11.306Z] [2022-07-28T12:24:11.306Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-28T12:24:11.306Z] #60 sha256:0a3ef02322affbb3f99d98ad59be857cb8b7c493d0e10b2372a4ba553346175c [2022-07-28T12:24:11.306Z] #60 DONE 0.3s [2022-07-28T12:24:11.306Z] [2022-07-28T12:24:11.306Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:24:11.306Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:24:11.306Z] #43 53.67 DEP criu/pie/util.d [2022-07-28T12:24:11.306Z] #43 ... [2022-07-28T12:24:11.306Z] [2022-07-28T12:24:11.306Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-07-28T12:24:11.306Z] #53 sha256:097ab53e911fda14d9f0fd143db0c8200f0bdcf8bacff81ff59f75541b7d9847 [2022-07-28T12:24:11.306Z] #53 3.249 + RM_GOPATH=0 [2022-07-28T12:24:11.306Z] #53 3.249 + TMP_GOPATH= [2022-07-28T12:24:11.306Z] #53 3.249 + : /build [2022-07-28T12:24:11.306Z] #53 3.249 + '[' -z '' ']' [2022-07-28T12:24:11.306Z] #53 3.250 ++ mktemp -d [2022-07-28T12:24:11.307Z] #53 3.256 + export GOPATH=/tmp/tmp.xWOhYdl0RD [2022-07-28T12:24:11.307Z] #53 3.256 + GOPATH=/tmp/tmp.xWOhYdl0RD [2022-07-28T12:24:11.307Z] #53 3.256 + RM_GOPATH=1 [2022-07-28T12:24:11.307Z] #53 3.256 + case "$(go env GOARCH)" in [2022-07-28T12:24:11.307Z] #53 3.256 ++ go env GOARCH [2022-07-28T12:24:11.307Z] #53 3.273 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T12:24:11.307Z] #53 3.273 + GO_BUILDMODE=-buildmode=pie [2022-07-28T12:24:11.307Z] #53 3.273 ++ dirname /tmp/install/install.sh [2022-07-28T12:24:11.307Z] #53 3.277 + dir=/tmp/install [2022-07-28T12:24:11.307Z] #53 3.277 + bin=runc [2022-07-28T12:24:11.307Z] #53 3.277 + shift [2022-07-28T12:24:11.307Z] #53 3.277 + '[' '!' -f /tmp/install/runc.installer ']' [2022-07-28T12:24:11.307Z] #53 3.277 + . /tmp/install/runc.installer [2022-07-28T12:24:11.307Z] #53 3.277 ++ set -e [2022-07-28T12:24:11.307Z] #53 3.277 ++ : v1.1.2 [2022-07-28T12:24:11.307Z] #53 3.279 + install_runc [2022-07-28T12:24:11.307Z] #53 3.280 + RUNC_BUILDTAGS=seccomp [2022-07-28T12:24:11.307Z] #53 3.280 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-28T12:24:11.307Z] #53 3.280 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xWOhYdl0RD/src/github.com/opencontainers/runc [2022-07-28T12:24:11.307Z] #53 3.280 Install runc version v1.1.2 (build tags: seccomp) [2022-07-28T12:24:11.307Z] #53 3.293 Cloning into '/tmp/tmp.xWOhYdl0RD/src/github.com/opencontainers/runc'... [2022-07-28T12:24:11.307Z] #53 ... [2022-07-28T12:24:11.307Z] [2022-07-28T12:24:11.307Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-28T12:24:11.307Z] #18 sha256:66e9f35d9db484afc14d8c2b07428f38a3c4d22434242b77bc7bf73f24cb6f4b [2022-07-28T12:24:11.774Z] #43 122.0 DEP criu/filesystems.d [2022-07-28T12:24:11.774Z] #43 122.2 DEP criu/files.d [2022-07-28T12:24:12.031Z] #43 122.5 DEP criu/files-reg.d [2022-07-28T12:24:12.287Z] #43 122.8 DEP criu/files-ext.d [2022-07-28T12:24:12.544Z] #43 123.0 DEP criu/file-lock.d [2022-07-28T12:24:12.800Z] #43 123.4 DEP criu/file-ids.d [2022-07-28T12:24:13.056Z] #43 123.7 DEP criu/fifo.d [2022-07-28T12:24:13.313Z] #43 123.9 DEP criu/fdstore.d [2022-07-28T12:24:13.370Z] --- PASS: TestBuildWithEmptyLayers (3.02s) [2022-07-28T12:24:13.370Z] === RUN TestBuildMultiStageOnBuild [2022-07-28T12:24:13.569Z] #43 124.1 DEP criu/fault-injection.d [2022-07-28T12:24:13.569Z] #43 124.2 DEP criu/external.d [2022-07-28T12:24:13.569Z] #43 ... [2022-07-28T12:24:13.569Z] [2022-07-28T12:24:13.569Z] #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 [2022-07-28T12:24:13.569Z] #20 sha256:c678b50ed62e1ffd414704fc90b65e3e87f8d6f62f40b494a29c2dc1b2a8abcd [2022-07-28T12:24:13.569Z] #20 19.05 Fetched 9047 kB in 16s (559 kB/s) [2022-07-28T12:24:13.569Z] #20 19.05 Reading package lists... [2022-07-28T12:24:13.931Z] Client: [2022-07-28T12:24:13.931Z] Context: default [2022-07-28T12:24:13.931Z] Debug Mode: false [2022-07-28T12:24:13.931Z] Plugins: [2022-07-28T12:24:13.931Z] app: Docker Application (Docker Inc., v0.8.0) [2022-07-28T12:24:13.931Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-07-28T12:24:13.931Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-07-28T12:24:13.931Z] [2022-07-28T12:24:13.931Z] Server: [2022-07-28T12:24:13.931Z] Containers: 0 [2022-07-28T12:24:13.931Z] Running: 0 [2022-07-28T12:24:13.931Z] Paused: 0 [2022-07-28T12:24:13.931Z] Stopped: 0 [2022-07-28T12:24:13.931Z] Images: 0 [2022-07-28T12:24:13.931Z] Server Version: 20.10.9 [2022-07-28T12:24:13.931Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-07-28T12:24:13.931Z] Windows: [2022-07-28T12:24:13.931Z] LCOW: [2022-07-28T12:24:13.931Z] Logging Driver: json-file [2022-07-28T12:24:13.931Z] Plugins: [2022-07-28T12:24:13.931Z] Volume: local [2022-07-28T12:24:13.931Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-07-28T12:24:13.931Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-07-28T12:24:13.931Z] Swarm: inactive [2022-07-28T12:24:13.931Z] Default Isolation: process [2022-07-28T12:24:13.931Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-07-28T12:24:13.931Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-07-28T12:24:13.931Z] OSType: windows [2022-07-28T12:24:13.931Z] Architecture: x86_64 [2022-07-28T12:24:13.931Z] CPUs: 4 [2022-07-28T12:24:13.931Z] Total Memory: 32GiB [2022-07-28T12:24:13.931Z] Name: azwin-2-df9600 [2022-07-28T12:24:13.931Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-07-28T12:24:13.931Z] Docker Root Dir: D:\docker [2022-07-28T12:24:13.931Z] Debug Mode: false [2022-07-28T12:24:13.931Z] Registry: https://index.docker.io/v1/ [2022-07-28T12:24:13.931Z] Labels: [2022-07-28T12:24:13.931Z] Experimental: true [2022-07-28T12:24:13.931Z] Insecure Registries: [2022-07-28T12:24:13.931Z] 10.0.0.4:5000 [2022-07-28T12:24:13.931Z] 127.0.0.0/8 [2022-07-28T12:24:13.931Z] Registry Mirrors: [2022-07-28T12:24:13.931Z] http://10.0.0.4:5000/ [2022-07-28T12:24:13.931Z] Live Restore Enabled: false [2022-07-28T12:24:13.931Z] Product License: Community Engine [2022-07-28T12:24:13.931Z] [2022-07-28T12:24:13.986Z] #18 DONE 5.1s [2022-07-28T12:24:13.986Z] [2022-07-28T12:24:13.986Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-07-28T12:24:13.986Z] #19 sha256:f514c82232bc740e3de2f2384d52cc8307a60e3b09392f3e905b966ddfb7190e [2022-07-28T12:24:14.005Z] #20 49.35 Setting up libiptc0:arm64 (1.8.2-4) ... [2022-07-28T12:24:14.005Z] #20 49.37 Setting up xz-utils (5.2.4-1+deb10u1) ... [2022-07-28T12:24:14.005Z] #20 49.38 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-28T12:24:14.005Z] #20 49.40 Setting up patch (2.7.6-3+deb10u1) ... [2022-07-28T12:24:14.005Z] #20 49.41 Setting up sudo (1.8.27-1+deb10u3) ... [2022-07-28T12:24:14.005Z] #20 49.50 invoke-rc.d: could not determine current runlevel [2022-07-28T12:24:14.005Z] #20 49.52 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-28T12:24:14.005Z] #20 49.53 Setting up pigz (2.4-1) ... [2022-07-28T12:24:14.005Z] #20 49.54 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-28T12:24:14.005Z] #20 49.56 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2022-07-28T12:24:14.005Z] #20 49.57 Setting up python-pip-whl (18.1-5) ... [2022-07-28T12:24:14.005Z] #20 49.59 Setting up libmpdec2:arm64 (2.4.2-2) ... [2022-07-28T12:24:14.005Z] #20 49.60 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2022-07-28T12:24:14.133Z] #20 25.62 Reading package lists... [2022-07-28T12:24:14.133Z] #20 ... [2022-07-28T12:24:14.133Z] [2022-07-28T12:24:14.133Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:24:14.133Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:24:14.133Z] #43 124.4 DEP criu/eventpoll.d [2022-07-28T12:24:14.133Z] #43 124.7 DEP criu/eventfd.d [Pipeline] powershell [2022-07-28T12:24:14.263Z] #20 50.02 Setting up libaio1:arm64 (0.3.112-3) ... [2022-07-28T12:24:14.264Z] #20 50.03 Setting up libonig5:arm64 (6.9.1-1) ... [2022-07-28T12:24:14.264Z] #20 50.04 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2022-07-28T12:24:14.264Z] #20 50.05 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:24:14.264Z] #20 50.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-28T12:24:14.264Z] #20 50.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-28T12:24:14.264Z] #20 50.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-28T12:24:14.264Z] #20 50.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-28T12:24:14.264Z] #20 50.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-28T12:24:14.264Z] #20 50.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-28T12:24:14.264Z] #20 50.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-28T12:24:14.264Z] #20 50.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-28T12:24:14.389Z] #43 124.9 DEP criu/crtools.d [2022-07-28T12:24:14.521Z] #20 50.13 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-07-28T12:24:14.521Z] #20 50.15 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-07-28T12:24:14.521Z] #20 50.16 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2022-07-28T12:24:14.521Z] #20 50.18 Setting up jq (1.5+dfsg-2+b1) ... [2022-07-28T12:24:14.521Z] #20 50.19 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2022-07-28T12:24:14.521Z] #20 50.21 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-07-28T12:24:14.604Z] #18 DONE 3.7s [2022-07-28T12:24:14.604Z] [2022-07-28T12:24:14.604Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:24:14.604Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:24:14.604Z] #43 53.87 CC criu/pie/util.o [2022-07-28T12:24:14.604Z] #43 54.27 CC criu/pie/util-vdso.o [2022-07-28T12:24:14.604Z] #43 54.99 CC criu/pie/util-vdso-elf32.o [2022-07-28T12:24:14.604Z] #43 55.61 AR criu/pie/pie.lib.a [2022-07-28T12:24:14.604Z] #43 55.65 DEP criu/pie/restorer.d [2022-07-28T12:24:14.604Z] #43 55.83 DEP criu/arch/x86/sigaction_compat_pie.d [2022-07-28T12:24:14.604Z] #43 55.92 DEP criu/arch/x86/restorer_unmap.d [2022-07-28T12:24:14.604Z] #43 55.97 DEP criu/arch/x86/restorer.d [2022-07-28T12:24:14.604Z] #43 56.11 DEP criu/arch/x86/vdso-pie.d [2022-07-28T12:24:14.604Z] #43 56.23 DEP criu/pie/parasite-vdso.d [2022-07-28T12:24:14.604Z] #43 56.37 DEP criu/pie/parasite.d [2022-07-28T12:24:14.604Z] #43 56.69 CC criu/pie/parasite.o [2022-07-28T12:24:14.952Z] #43 125.3 DEP criu/cr-service.d [2022-07-28T12:24:15.208Z] #43 125.6 DEP criu/cr-restore.d [2022-07-28T12:24:15.544Z] #43 58.08 LINK criu/pie/parasite.built-in.o [2022-07-28T12:24:15.544Z] #43 58.09 GEN criu/pie/parasite-blob.h [2022-07-28T12:24:15.771Z] #43 126.0 DEP criu/cr-errno.d [2022-07-28T12:24:15.771Z] #43 126.1 DEP criu/cr-dump.d [2022-07-28T12:24:15.804Z] #43 58.13 CC criu/pie/parasite-vdso.o [2022-07-28T12:24:16.028Z] #43 126.5 DEP criu/cr-dedup.d [2022-07-28T12:24:16.284Z] #43 126.8 DEP criu/cr-check.d [2022-07-28T12:24:16.531Z] #19 DONE 2.6s [2022-07-28T12:24:16.531Z] [2022-07-28T12:24:16.531Z] #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 [2022-07-28T12:24:16.531Z] #20 sha256:c678b50ed62e1ffd414704fc90b65e3e87f8d6f62f40b494a29c2dc1b2a8abcd [2022-07-28T12:24:16.541Z] #43 127.1 DEP criu/config.d [2022-07-28T12:24:16.744Z] #43 58.85 CC criu/arch/x86/vdso-pie.o [2022-07-28T12:24:16.744Z] #43 59.17 CC criu/arch/x86/restorer.o [2022-07-28T12:24:17.049Z] #20 ... [2022-07-28T12:24:17.049Z] [2022-07-28T12:24:17.049Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:24:17.049Z] #43 sha256:53ba65c76ec05e68c077e577a79ebe34dc057f1e04aaddc2c5d0f4e9ca87269d [2022-07-28T12:24:17.049Z] #43 89.77 CC criu/cr-service.o [2022-07-28T12:24:17.049Z] #43 91.61 CC criu/crtools.o [2022-07-28T12:24:17.049Z] #43 92.11 CC criu/eventfd.o [2022-07-28T12:24:17.049Z] #43 92.40 CC criu/eventpoll.o [2022-07-28T12:24:17.049Z] #43 93.34 CC criu/external.o [2022-07-28T12:24:17.049Z] #43 93.69 CC criu/fault-injection.o [2022-07-28T12:24:17.049Z] #43 93.87 CC criu/fdstore.o [2022-07-28T12:24:17.049Z] #43 94.33 CC criu/fifo.o [2022-07-28T12:24:17.049Z] #43 94.71 CC criu/file-ids.o [2022-07-28T12:24:17.049Z] #43 95.05 CC criu/file-lock.o [2022-07-28T12:24:17.049Z] #43 96.03 CC criu/files-ext.o [2022-07-28T12:24:17.049Z] #43 96.48 CC criu/files-reg.o [2022-07-28T12:24:17.049Z] #43 98.58 CC criu/files.o [2022-07-28T12:24:17.104Z] #43 127.4 DEP criu/clone-noasan.d [2022-07-28T12:24:17.104Z] #43 127.6 DEP criu/cgroup.d [2022-07-28T12:24:17.314Z] #43 59.76 CC criu/arch/x86/restorer_unmap.o [2022-07-28T12:24:17.314Z] #43 59.83 CC criu/arch/x86/sigaction_compat_pie.o [2022-07-28T12:24:17.360Z] #43 127.7 DEP criu/cgroup-props.d [2022-07-28T12:24:17.360Z] #43 127.9 DEP criu/bitmap.d [2022-07-28T12:24:17.620Z] #43 ... [2022-07-28T12:24:17.620Z] [2022-07-28T12:24:17.620Z] #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 [2022-07-28T12:24:17.620Z] #20 sha256:e779e2a8b8473b09cc4100790d9a77f88c18d7c4c1ac2cd7be112aefde303ae3 [2022-07-28T12:24:17.620Z] #20 53.38 Setting up iptables (1.8.2-4) ... [2022-07-28T12:24:17.620Z] #20 53.41 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-28T12:24:17.620Z] #20 53.42 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-28T12:24:17.620Z] #20 53.44 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-28T12:24:17.620Z] #20 53.45 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-28T12:24:17.620Z] #20 53.45 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-28T12:24:17.620Z] #20 53.46 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-28T12:24:17.620Z] #20 53.46 Setting up python3 (3.7.3-1) ... [2022-07-28T12:24:17.628Z] #43 127.9 DEP criu/bfd.d [2022-07-28T12:24:17.628Z] #43 128.1 DEP criu/autofs.d [2022-07-28T12:24:17.883Z] #43 ... [2022-07-28T12:24:17.883Z] [2022-07-28T12:24:17.883Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-07-28T12:24:17.883Z] #19 sha256:f514c82232bc740e3de2f2384d52cc8307a60e3b09392f3e905b966ddfb7190e [2022-07-28T12:24:17.883Z] #19 DONE 3.4s [2022-07-28T12:24:17.883Z] [2022-07-28T12:24:17.883Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:24:17.883Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:24:17.883Z] #43 60.28 CC criu/pie/restorer.o [2022-07-28T12:24:17.883Z] #43 ... [2022-07-28T12:24:17.883Z] [2022-07-28T12:24:17.883Z] #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 [2022-07-28T12:24:17.883Z] #53 sha256:097ab53e911fda14d9f0fd143db0c8200f0bdcf8bacff81ff59f75541b7d9847 [2022-07-28T12:24:17.883Z] #53 14.16 + cd /tmp/tmp.xWOhYdl0RD/src/github.com/opencontainers/runc [2022-07-28T12:24:17.883Z] #53 14.17 + git checkout -q v1.1.2 [2022-07-28T12:24:17.883Z] #53 14.54 + '[' -z '' ']' [2022-07-28T12:24:17.883Z] #53 14.54 + target=static [2022-07-28T12:24:17.884Z] #53 14.54 + make BUILDTAGS=seccomp static [2022-07-28T12:24:17.884Z] #53 14.99 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-28T12:24:17.884Z] #43 128.4 DEP criu/aio.d [2022-07-28T12:24:18.141Z] #43 128.6 DEP criu/action-scripts.d [2022-07-28T12:24:18.187Z] #20 53.96 Setting up python3-wheel (0.32.3-2) ... [2022-07-28T12:24:18.444Z] #20 2.154 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-07-28T12:24:18.444Z] #20 2.155 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-28T12:24:18.444Z] #20 2.260 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-28T12:24:18.444Z] #20 2.260 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-28T12:24:18.640Z] --- PASS: TestBuildMultiStageOnBuild (5.07s) [2022-07-28T12:24:18.640Z] === RUN TestBuildUncleanTarFilenames [2022-07-28T12:24:18.704Z] #43 129.2 CC criu/action-scripts.o [2022-07-28T12:24:18.899Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-07-28T12:24:18.899Z] === RUN TestBuildMultiStageLayerLeak [2022-07-28T12:24:19.059Z] #20 54.75 Setting up apparmor (2.13.2-10) ... [2022-07-28T12:24:19.386Z] #20 ... [2022-07-28T12:24:19.386Z] [2022-07-28T12:24:19.386Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:24:19.386Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:24:19.386Z] #43 86.21 AR criu/pie/pie.lib.a [2022-07-28T12:24:19.386Z] #43 86.33 DEP criu/pie/restorer.d [2022-07-28T12:24:19.386Z] #43 86.66 DEP criu/arch/x86/sigaction_compat_pie.d [2022-07-28T12:24:19.386Z] #43 86.92 DEP criu/arch/x86/restorer_unmap.d [2022-07-28T12:24:19.386Z] #43 86.95 DEP criu/arch/x86/restorer.d [2022-07-28T12:24:19.386Z] #43 87.35 DEP criu/arch/x86/vdso-pie.d [2022-07-28T12:24:19.386Z] #43 87.55 DEP criu/pie/parasite-vdso.d [2022-07-28T12:24:19.386Z] #43 87.78 DEP criu/pie/parasite.d [2022-07-28T12:24:19.386Z] #43 88.55 CC criu/pie/parasite.o [2022-07-28T12:24:19.386Z] #43 90.58 LINK criu/pie/parasite.built-in.o [2022-07-28T12:24:19.386Z] #43 90.59 GEN criu/pie/parasite-blob.h [2022-07-28T12:24:19.386Z] #43 90.61 CC criu/pie/parasite-vdso.o [2022-07-28T12:24:19.386Z] #43 91.76 CC criu/arch/x86/vdso-pie.o [2022-07-28T12:24:19.386Z] #43 92.26 CC criu/arch/x86/restorer.o [2022-07-28T12:24:19.386Z] #43 93.02 CC criu/arch/x86/restorer_unmap.o [2022-07-28T12:24:19.386Z] #43 93.07 CC criu/arch/x86/sigaction_compat_pie.o [2022-07-28T12:24:19.386Z] #43 93.41 CC criu/pie/restorer.o [2022-07-28T12:24:19.633Z] #43 130.2 CC criu/aio.o [2022-07-28T12:24:19.647Z] #43 ... [2022-07-28T12:24:19.647Z] [2022-07-28T12:24:19.647Z] #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 [2022-07-28T12:24:19.647Z] #20 sha256:c678b50ed62e1ffd414704fc90b65e3e87f8d6f62f40b494a29c2dc1b2a8abcd [2022-07-28T12:24:19.647Z] #20 3.284 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-07-28T12:24:20.564Z] #43 131.1 CC criu/autofs.o [2022-07-28T12:24:20.967Z] #20 56.54 Setting up xfsprogs (4.20.0-1) ... [2022-07-28T12:24:20.967Z] #20 56.55 Setting up python3-lib2to3 (3.7.3-1) ... [2022-07-28T12:24:21.127Z] #43 ... [2022-07-28T12:24:21.127Z] [2022-07-28T12:24:21.127Z] #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 [2022-07-28T12:24:21.127Z] #32 sha256:128f5e9e3c460e350100d97a8fbe5cbaac3696236b1f14b019d3ffe8833b2be2 [2022-07-28T12:24:21.127Z] #32 DONE 222.3s [2022-07-28T12:24:21.127Z] [2022-07-28T12:24:21.127Z] #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 [2022-07-28T12:24:21.127Z] #20 sha256:c678b50ed62e1ffd414704fc90b65e3e87f8d6f62f40b494a29c2dc1b2a8abcd [2022-07-28T12:24:21.127Z] #20 25.62 Reading package lists... [2022-07-28T12:24:21.127Z] #20 31.50 Building dependency tree... [2022-07-28T12:24:21.127Z] #20 34.20 libcap2-bin is already the newest version (1:2.25-2). [2022-07-28T12:24:21.127Z] #20 34.20 The following additional packages will be installed: [2022-07-28T12:24:21.127Z] #20 34.23 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-07-28T12:24:21.127Z] #20 34.23 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-07-28T12:24:21.127Z] #20 34.23 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-07-28T12:24:21.127Z] #20 34.24 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-07-28T12:24:21.127Z] #20 34.24 python3.7 python3.7-minimal vim-runtime xxd [2022-07-28T12:24:21.127Z] #20 34.26 Suggested packages: [2022-07-28T12:24:21.127Z] #20 34.26 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-07-28T12:24:21.127Z] #20 34.26 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-07-28T12:24:21.127Z] #20 34.26 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-07-28T12:24:21.127Z] #20 34.26 quota [2022-07-28T12:24:21.127Z] #20 34.26 Recommended packages: [2022-07-28T12:24:21.127Z] #20 34.26 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-07-28T12:24:21.127Z] #20 34.26 python3-keyrings.alt python3-xdg unzip [2022-07-28T12:24:21.186Z] #53 ... [2022-07-28T12:24:21.186Z] [2022-07-28T12:24:21.186Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:24:21.186Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:24:21.186Z] #43 63.09 LINK criu/pie/restorer.built-in.o [2022-07-28T12:24:21.186Z] #43 63.10 GEN criu/pie/restorer-blob.h [2022-07-28T12:24:21.186Z] #43 63.18 DEP criu/vdso.d [2022-07-28T12:24:21.186Z] #43 63.34 DEP criu/vdso-compat.d [2022-07-28T12:24:21.186Z] #43 63.46 DEP criu/uts_ns.d [2022-07-28T12:24:21.186Z] #43 63.60 DEP criu/util.d [2022-07-28T12:24:21.225Z] #20 56.99 Setting up python3-pkg-resources (40.8.0-1) ... [2022-07-28T12:24:21.446Z] #43 63.75 DEP criu/uffd.d [2022-07-28T12:24:21.560Z] #20 5.025 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-28T12:24:21.690Z] #20 37.00 The following NEW packages will be installed: [2022-07-28T12:24:21.690Z] #20 37.00 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-07-28T12:24:21.690Z] #20 37.00 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-07-28T12:24:21.690Z] #20 37.00 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-07-28T12:24:21.690Z] #20 37.00 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-07-28T12:24:21.690Z] #20 37.00 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-07-28T12:24:21.690Z] #20 37.00 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-07-28T12:24:21.690Z] #20 37.00 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-07-28T12:24:21.690Z] #20 37.00 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-28T12:24:21.690Z] #20 37.00 xz-utils zip [2022-07-28T12:24:21.706Z] #43 64.07 DEP criu/tun.d [2022-07-28T12:24:21.947Z] #20 37.39 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-28T12:24:21.947Z] #20 37.39 Need to get 28.6 MB of archives. [2022-07-28T12:24:21.947Z] #20 37.39 After this operation, 116 MB of additional disk space will be used. [2022-07-28T12:24:21.947Z] #20 37.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-07-28T12:24:21.947Z] #20 37.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-07-28T12:24:21.947Z] #20 37.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-07-28T12:24:21.967Z] #43 64.22 DEP criu/tty.d [2022-07-28T12:24:21.967Z] #43 64.38 DEP criu/timerfd.d [2022-07-28T12:24:22.203Z] #20 37.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-07-28T12:24:22.203Z] #20 37.63 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-07-28T12:24:22.203Z] #20 37.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-07-28T12:24:22.228Z] #43 64.56 DEP criu/timens.d [2022-07-28T12:24:22.228Z] #43 64.72 DEP criu/sysfs_parse.d [2022-07-28T12:24:22.461Z] #20 37.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-07-28T12:24:22.461Z] #20 37.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-07-28T12:24:22.461Z] #20 37.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-07-28T12:24:22.461Z] #20 37.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-07-28T12:24:22.461Z] #20 37.86 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-07-28T12:24:22.461Z] #20 37.86 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-07-28T12:24:22.461Z] #20 37.86 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-28T12:24:22.461Z] #20 37.86 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-07-28T12:24:22.461Z] #20 37.87 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-07-28T12:24:22.461Z] #20 37.88 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-07-28T12:24:22.461Z] #20 37.92 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-07-28T12:24:22.461Z] #20 37.95 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-07-28T12:24:22.461Z] #20 37.99 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-07-28T12:24:22.488Z] #43 64.86 DEP criu/sysctl.d [2022-07-28T12:24:22.597Z] #20 58.04 Setting up python3-distutils (3.7.3-1) ... [2022-07-28T12:24:22.718Z] #20 37.99 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-07-28T12:24:22.718Z] #20 38.00 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 xz-utils amd64 5.2.4-1+deb10u1 [183 kB] [2022-07-28T12:24:22.718Z] #20 38.00 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-07-28T12:24:22.718Z] #20 38.03 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-07-28T12:24:22.718Z] #20 38.03 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-07-28T12:24:22.718Z] #20 38.03 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-07-28T12:24:22.718Z] #20 38.04 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-07-28T12:24:22.718Z] #20 38.04 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-07-28T12:24:22.718Z] #20 38.04 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-07-28T12:24:22.718Z] #20 38.04 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-07-28T12:24:22.748Z] #43 64.98 DEP criu/string.d [2022-07-28T12:24:22.748Z] #43 65.01 DEP criu/stats.d [2022-07-28T12:24:22.748Z] #43 65.11 DEP criu/sockets.d [2022-07-28T12:24:22.748Z] #43 65.26 DEP criu/sk-unix.d [2022-07-28T12:24:22.855Z] #20 58.55 Setting up python3-setuptools (40.8.0-1) ... [2022-07-28T12:24:23.008Z] #43 65.42 DEP criu/sk-tcp.d [2022-07-28T12:24:23.090Z] --- PASS: TestBuildMultiStageLayerLeak (4.32s) [2022-07-28T12:24:23.090Z] === RUN TestBuildWithHugeFile [2022-07-28T12:24:23.268Z] #43 65.58 DEP criu/sk-queue.d [2022-07-28T12:24:23.268Z] #43 65.72 DEP criu/sk-packet.d [2022-07-28T12:24:23.281Z] #20 38.51 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-28T12:24:23.281Z] #20 38.51 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-07-28T12:24:23.281Z] #20 38.51 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-07-28T12:24:23.281Z] #20 38.51 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-07-28T12:24:23.281Z] #20 38.52 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-07-28T12:24:23.281Z] #20 38.53 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-07-28T12:24:23.281Z] #20 38.55 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-07-28T12:24:23.281Z] #20 ... [2022-07-28T12:24:23.281Z] [2022-07-28T12:24:23.281Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:24:23.281Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:24:23.281Z] #43 133.6 CC criu/bfd.o [2022-07-28T12:24:23.528Z] #43 65.98 DEP criu/sk-netlink.d [2022-07-28T12:24:23.538Z] #43 134.1 CC criu/bitmap.o [2022-07-28T12:24:23.789Z] #43 66.22 DEP criu/sk-inet.d [2022-07-28T12:24:23.794Z] #43 134.4 CC criu/cgroup-props.o [2022-07-28T12:24:24.049Z] #43 66.39 DEP criu/signalfd.d [2022-07-28T12:24:24.049Z] #43 66.54 DEP criu/sigframe.d [2022-07-28T12:24:24.049Z] #43 66.64 DEP criu/shmem.d [2022-07-28T12:24:24.122Z] #20 7.250 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [337 kB] [2022-07-28T12:24:24.229Z] #20 59.79 Setting up python3-pip (18.1-5) ... [2022-07-28T12:24:24.619Z] #43 66.79 DEP criu/servicefd.d [2022-07-28T12:24:24.619Z] #43 66.94 DEP criu/seize.d [2022-07-28T12:24:24.705Z] #20 ... [2022-07-28T12:24:24.705Z] [2022-07-28T12:24:24.705Z] #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 [2022-07-28T12:24:24.705Z] #53 sha256:c48529e3aadbfc102c1be2db19df0532d3802fb618d76a58ba50ed92e78d04d9 [2022-07-28T12:24:24.705Z] #53 14.73 + cd /tmp/tmp.oeOceHGJj2/src/github.com/opencontainers/runc [2022-07-28T12:24:24.705Z] #53 14.73 + git checkout -q v1.1.2 [2022-07-28T12:24:24.705Z] #53 15.66 + '[' -z '' ']' [2022-07-28T12:24:24.705Z] #53 15.66 + target=static [2022-07-28T12:24:24.705Z] #53 15.66 + make BUILDTAGS=seccomp static [2022-07-28T12:24:24.705Z] #53 16.16 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-28T12:24:24.705Z] #53 ... [2022-07-28T12:24:24.705Z] [2022-07-28T12:24:24.705Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:24:24.705Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:24:24.705Z] #43 98.30 LINK criu/pie/restorer.built-in.o [2022-07-28T12:24:24.705Z] #43 98.33 GEN criu/pie/restorer-blob.h [2022-07-28T12:24:24.705Z] #43 98.62 DEP criu/vdso.d [2022-07-28T12:24:24.705Z] #43 98.92 DEP criu/vdso-compat.d [2022-07-28T12:24:24.705Z] #43 99.13 DEP criu/uts_ns.d [2022-07-28T12:24:24.705Z] #43 99.42 DEP criu/util.d [2022-07-28T12:24:24.705Z] #43 99.84 DEP criu/uffd.d [2022-07-28T12:24:24.705Z] #43 100.2 DEP criu/tun.d [2022-07-28T12:24:24.705Z] #43 100.6 DEP criu/tty.d [2022-07-28T12:24:24.705Z] #43 100.9 DEP criu/timerfd.d [2022-07-28T12:24:24.705Z] #43 101.2 DEP criu/timens.d [2022-07-28T12:24:24.705Z] #43 101.6 DEP criu/sysfs_parse.d [2022-07-28T12:24:24.725Z] #43 135.3 CC criu/cgroup.o [2022-07-28T12:24:24.880Z] #43 67.09 DEP criu/seccomp.d [2022-07-28T12:24:24.880Z] #43 67.32 DEP criu/rst-malloc.d [2022-07-28T12:24:24.880Z] #43 67.38 DEP criu/rbtree.d [2022-07-28T12:24:24.880Z] #43 67.42 DEP criu/pstree.d [2022-07-28T12:24:24.972Z] #43 101.9 DEP criu/sysctl.d [2022-07-28T12:24:25.141Z] #43 67.61 DEP criu/protobuf.d [2022-07-28T12:24:25.163Z] #20 60.85 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-28T12:24:25.163Z] #20 60.87 Processing triggers for mime-support (3.62) ... [2022-07-28T12:24:25.233Z] #43 102.1 DEP criu/string.d [2022-07-28T12:24:25.233Z] #43 102.2 DEP criu/stats.d [2022-07-28T12:24:25.401Z] #43 67.74 GEN criu/protobuf-desc-gen.h [2022-07-28T12:24:25.813Z] #43 102.6 DEP criu/sockets.d [2022-07-28T12:24:26.074Z] #43 103.0 DEP criu/sk-unix.d [2022-07-28T12:24:26.107Z] #20 DONE 62.0s [2022-07-28T12:24:26.107Z] [2022-07-28T12:24:26.107Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:24:26.107Z] #43 sha256:53ba65c76ec05e68c077e577a79ebe34dc057f1e04aaddc2c5d0f4e9ca87269d [2022-07-28T12:24:26.107Z] #43 100.6 CC criu/filesystems.o [2022-07-28T12:24:26.107Z] #43 101.4 CC criu/fsnotify.o [2022-07-28T12:24:26.107Z] #43 102.5 CC criu/image-desc.o [2022-07-28T12:24:26.107Z] #43 102.7 CC criu/image.o [2022-07-28T12:24:26.107Z] #43 103.5 CC criu/ipc_ns.o [2022-07-28T12:24:26.107Z] #43 104.8 CC criu/irmap.o [2022-07-28T12:24:26.107Z] #43 105.4 CC criu/kcmp-ids.o [2022-07-28T12:24:26.107Z] #43 105.8 CC criu/kerndat.o [2022-07-28T12:24:26.107Z] #43 107.1 CC criu/libnetlink.o [2022-07-28T12:24:26.107Z] #43 107.6 CC criu/log.o [2022-07-28T12:24:26.107Z] #43 108.2 CC criu/lsm.o [2022-07-28T12:24:26.107Z] #43 108.6 CC criu/mem.o [2022-07-28T12:24:26.366Z] #43 ... [2022-07-28T12:24:26.366Z] [2022-07-28T12:24:26.366Z] #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 [2022-07-28T12:24:26.366Z] #21 sha256:4f33782d7d4ef497683318cbf1ece222c90c3f0699f23ed6dae76379af32f0cd [2022-07-28T12:24:26.646Z] #43 103.5 DEP criu/sk-tcp.d [2022-07-28T12:24:26.907Z] #43 103.8 DEP criu/sk-queue.d [2022-07-28T12:24:26.907Z] #43 104.0 DEP criu/sk-packet.d [2022-07-28T12:24:26.931Z] #21 0.639 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-28T12:24:26.931Z] #21 0.648 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-28T12:24:26.931Z] #21 0.657 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-28T12:24:26.931Z] #21 DONE 0.7s [2022-07-28T12:24:26.931Z] [2022-07-28T12:24:26.931Z] #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 [2022-07-28T12:24:26.931Z] #40 sha256:243917ce141b6e273a8c7d660d18ced4887d695dbc8a0a17ec2183d720b95e71 [2022-07-28T12:24:26.931Z] #40 ... [2022-07-28T12:24:26.931Z] [2022-07-28T12:24:26.931Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-07-28T12:24:26.931Z] #22 sha256:1bffd8f7171df9866a3b5f960d160a60ef5f6726ad95fca544a4c83048905bb5 [2022-07-28T12:24:27.168Z] #43 104.3 DEP criu/sk-netlink.d [2022-07-28T12:24:27.310Z] #43 69.56 DEP criu/protobuf-desc.d [2022-07-28T12:24:27.310Z] #43 69.68 DEP criu/proc_parse.d [2022-07-28T12:24:27.570Z] #43 69.92 DEP criu/plugin.d [2022-07-28T12:24:27.570Z] #43 70.03 DEP criu/pipes.d [2022-07-28T12:24:27.739Z] #43 104.7 DEP criu/sk-inet.d [2022-07-28T12:24:27.830Z] #43 70.22 DEP criu/pie-util.d [2022-07-28T12:24:27.997Z] #43 138.3 CC criu/clone-noasan.o [2022-07-28T12:24:28.000Z] #43 105.1 DEP criu/signalfd.d [2022-07-28T12:24:28.090Z] #43 70.32 DEP criu/pie-util-vdso.d [2022-07-28T12:24:28.090Z] #43 ... [2022-07-28T12:24:28.090Z] [2022-07-28T12:24:28.091Z] #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 [2022-07-28T12:24:28.091Z] #20 sha256:c678b50ed62e1ffd414704fc90b65e3e87f8d6f62f40b494a29c2dc1b2a8abcd [2022-07-28T12:24:28.091Z] #20 3.887 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-07-28T12:24:28.091Z] #20 3.930 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-28T12:24:28.091Z] #20 3.936 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-28T12:24:28.091Z] #20 3.937 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-28T12:24:28.091Z] #20 4.509 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-07-28T12:24:28.091Z] #20 5.423 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-28T12:24:28.091Z] #20 6.403 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [337 kB] [2022-07-28T12:24:28.091Z] #20 7.830 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-28T12:24:28.091Z] #20 ... [2022-07-28T12:24:28.091Z] [2022-07-28T12:24:28.091Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:24:28.091Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:24:28.091Z] #43 70.44 DEP criu/pie-util-vdso-elf32.d [2022-07-28T12:24:28.091Z] #43 70.54 DEP criu/path.d [2022-07-28T12:24:28.091Z] #43 70.66 DEP criu/parasite-syscall.d [2022-07-28T12:24:28.254Z] #43 138.6 CC criu/config.o [2022-07-28T12:24:28.261Z] #43 105.3 DEP criu/sigframe.d [2022-07-28T12:24:28.522Z] #43 105.4 DEP criu/shmem.d [2022-07-28T12:24:28.660Z] #43 70.87 DEP criu/pagemap.d [2022-07-28T12:24:28.660Z] #43 71.02 DEP criu/pagemap-cache.d [2022-07-28T12:24:28.783Z] #43 105.7 DEP criu/servicefd.d [2022-07-28T12:24:28.817Z] #43 ... [2022-07-28T12:24:28.817Z] [2022-07-28T12:24:28.817Z] #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 [2022-07-28T12:24:28.817Z] #20 sha256:c678b50ed62e1ffd414704fc90b65e3e87f8d6f62f40b494a29c2dc1b2a8abcd [2022-07-28T12:24:28.817Z] #20 38.63 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-07-28T12:24:28.817Z] #20 38.64 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-07-28T12:24:28.817Z] #20 38.64 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-07-28T12:24:28.817Z] #20 38.66 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-07-28T12:24:28.817Z] #20 38.67 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-07-28T12:24:28.817Z] #20 38.69 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-07-28T12:24:28.817Z] #20 38.70 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-07-28T12:24:28.817Z] #20 38.75 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-07-28T12:24:28.817Z] #20 38.77 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-07-28T12:24:28.817Z] #20 38.79 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-07-28T12:24:28.817Z] #20 39.18 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB] [2022-07-28T12:24:28.817Z] #20 39.28 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-07-28T12:24:28.817Z] #20 39.34 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-07-28T12:24:28.817Z] #20 40.05 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T12:24:28.817Z] #20 40.18 Fetched 28.6 MB in 2s (12.7 MB/s) [2022-07-28T12:24:28.817Z] #20 40.25 Selecting previously unselected package pigz. [2022-07-28T12:24:28.817Z] #20 40.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.) [2022-07-28T12:24:28.817Z] #20 40.33 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-07-28T12:24:28.817Z] #20 40.34 Unpacking pigz (2.4-1) ... [2022-07-28T12:24:28.817Z] #20 40.44 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-07-28T12:24:28.817Z] #20 40.44 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-07-28T12:24:28.817Z] #20 40.45 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-07-28T12:24:28.817Z] #20 40.88 Selecting previously unselected package python3.7-minimal. [2022-07-28T12:24:28.817Z] #20 40.89 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-07-28T12:24:28.817Z] #20 40.89 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-07-28T12:24:28.817Z] #20 41.78 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-07-28T12:24:28.817Z] #20 41.83 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-07-28T12:24:28.817Z] #20 43.95 Selecting previously unselected package python3-minimal. [2022-07-28T12:24:28.817Z] #20 43.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23701 files and directories currently installed.) [2022-07-28T12:24:28.817Z] #20 44.02 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-07-28T12:24:28.817Z] #20 44.03 Unpacking python3-minimal (3.7.3-1) ... [2022-07-28T12:24:28.817Z] #20 44.09 Selecting previously unselected package libmpdec2:amd64. [2022-07-28T12:24:28.817Z] #20 44.09 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-07-28T12:24:28.817Z] #20 44.12 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-07-28T12:24:28.817Z] #20 44.20 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-07-28T12:24:28.817Z] #20 44.20 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-07-28T12:24:28.817Z] #20 44.21 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-07-28T12:24:28.920Z] #43 71.13 DEP criu/page-xfer.d [2022-07-28T12:24:28.920Z] #43 71.30 DEP criu/page-pipe.d [2022-07-28T12:24:28.920Z] #43 71.41 DEP criu/netfilter.d [2022-07-28T12:24:29.044Z] #43 106.1 DEP criu/seize.d [2022-07-28T12:24:29.181Z] #43 71.61 DEP criu/net.d [2022-07-28T12:24:29.305Z] #43 106.4 DEP criu/seccomp.d [2022-07-28T12:24:29.381Z] #20 ... [2022-07-28T12:24:29.381Z] [2022-07-28T12:24:29.381Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:24:29.381Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:24:29.381Z] #43 140.0 CC criu/cr-check.o [2022-07-28T12:24:29.440Z] #43 71.80 DEP criu/namespaces.d [2022-07-28T12:24:29.440Z] #43 71.95 DEP criu/mount.d [2022-07-28T12:24:29.566Z] #43 106.7 DEP criu/rst-malloc.d [2022-07-28T12:24:29.775Z] #43 72.10 DEP criu/memfd.d [2022-07-28T12:24:29.775Z] #43 72.25 DEP criu/mem.d [2022-07-28T12:24:29.826Z] #43 106.8 DEP criu/rbtree.d [2022-07-28T12:24:30.043Z] #43 72.48 DEP criu/lsm.d [2022-07-28T12:24:30.043Z] #43 72.62 DEP criu/log.d [2022-07-28T12:24:30.086Z] #43 106.9 DEP criu/pstree.d [2022-07-28T12:24:30.347Z] #43 107.2 DEP criu/protobuf.d [2022-07-28T12:24:30.607Z] #43 107.5 GEN criu/protobuf-desc-gen.h [2022-07-28T12:24:30.634Z] #43 72.80 DEP criu/libnetlink.d [2022-07-28T12:24:30.634Z] #43 72.94 DEP criu/kerndat.d [2022-07-28T12:24:30.634Z] #43 73.12 DEP criu/kcmp-ids.d [2022-07-28T12:24:30.634Z] #43 73.20 DEP criu/irmap.d [2022-07-28T12:24:30.906Z] #43 73.37 DEP criu/ipc_ns.d [2022-07-28T12:24:31.172Z] #43 73.54 DEP criu/image.d [2022-07-28T12:24:31.433Z] #43 73.68 DEP criu/image-desc.d [2022-07-28T12:24:31.433Z] #43 73.81 DEP criu/fsnotify.d [2022-07-28T12:24:31.693Z] #43 74.06 DEP criu/filesystems.d [2022-07-28T12:24:31.912Z] #43 142.2 CC criu/cr-dedup.o [2022-07-28T12:24:31.952Z] #43 74.21 DEP criu/files.d [2022-07-28T12:24:31.952Z] #43 74.45 DEP criu/files-reg.d [2022-07-28T12:24:32.170Z] #43 142.6 CC criu/cr-dump.o [2022-07-28T12:24:32.195Z] #22 4.982 Collecting yamllint==1.26.1 [2022-07-28T12:24:32.211Z] #43 74.62 DEP criu/files-ext.d [2022-07-28T12:24:32.469Z] #43 74.80 DEP criu/file-lock.d [2022-07-28T12:24:32.469Z] #43 74.94 DEP criu/file-ids.d [2022-07-28T12:24:32.469Z] #43 75.05 DEP criu/fifo.d [2022-07-28T12:24:32.729Z] #43 75.19 DEP criu/fdstore.d [2022-07-28T12:24:32.989Z] #43 75.35 DEP criu/fault-injection.d [2022-07-28T12:24:32.989Z] #43 75.43 DEP criu/external.d [2022-07-28T12:24:33.248Z] #43 75.56 DEP criu/eventpoll.d [2022-07-28T12:24:33.248Z] #43 75.71 DEP criu/eventfd.d [2022-07-28T12:24:33.508Z] #43 75.84 DEP criu/crtools.d [2022-07-28T12:24:33.508Z] #43 76.05 DEP criu/cr-service.d [2022-07-28T12:24:33.768Z] #43 76.23 DEP criu/cr-restore.d [2022-07-28T12:24:33.907Z] #43 110.9 DEP criu/protobuf-desc.d [2022-07-28T12:24:33.907Z] #43 111.0 DEP criu/proc_parse.d [2022-07-28T12:24:34.336Z] #43 76.51 DEP criu/cr-errno.d [2022-07-28T12:24:34.336Z] #43 76.54 DEP criu/cr-dump.d [2022-07-28T12:24:34.336Z] #43 76.79 DEP criu/cr-dedup.d [2022-07-28T12:24:34.478Z] #43 111.3 DEP criu/plugin.d [2022-07-28T12:24:34.478Z] #43 111.5 DEP criu/pipes.d [2022-07-28T12:24:34.596Z] #43 77.04 DEP criu/cr-check.d [2022-07-28T12:24:34.696Z] #43 ... [2022-07-28T12:24:34.696Z] [2022-07-28T12:24:34.696Z] #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 [2022-07-28T12:24:34.696Z] #20 sha256:c678b50ed62e1ffd414704fc90b65e3e87f8d6f62f40b494a29c2dc1b2a8abcd [2022-07-28T12:24:34.696Z] #20 45.37 Selecting previously unselected package python3.7. [2022-07-28T12:24:34.696Z] #20 45.38 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-07-28T12:24:34.696Z] #20 45.38 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-07-28T12:24:34.696Z] #20 45.60 Selecting previously unselected package libpython3-stdlib:amd64. [2022-07-28T12:24:34.696Z] #20 45.60 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-07-28T12:24:34.696Z] #20 45.60 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-07-28T12:24:34.696Z] #20 45.71 Setting up python3-minimal (3.7.3-1) ... [2022-07-28T12:24:34.696Z] #20 46.81 Selecting previously unselected package python3. [2022-07-28T12:24:34.696Z] #20 46.81 (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.) [2022-07-28T12:24:34.696Z] #20 46.88 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-07-28T12:24:34.696Z] #20 46.90 Unpacking python3 (3.7.3-1) ... [2022-07-28T12:24:34.696Z] #20 47.05 Selecting previously unselected package libip4tc0:amd64. [2022-07-28T12:24:34.696Z] #20 47.05 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-07-28T12:24:34.696Z] #20 47.06 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-07-28T12:24:34.696Z] #20 47.16 Selecting previously unselected package libip6tc0:amd64. [2022-07-28T12:24:34.696Z] #20 47.17 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-07-28T12:24:34.696Z] #20 47.18 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-07-28T12:24:34.696Z] #20 47.29 Selecting previously unselected package libiptc0:amd64. [2022-07-28T12:24:34.696Z] #20 47.31 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-07-28T12:24:34.696Z] #20 47.31 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-07-28T12:24:34.696Z] #20 47.40 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-28T12:24:34.696Z] #20 47.40 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-28T12:24:34.696Z] #20 47.41 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-28T12:24:34.696Z] #20 47.46 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-28T12:24:34.696Z] #20 47.46 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-07-28T12:24:34.696Z] #20 47.48 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-07-28T12:24:34.696Z] #20 47.61 Selecting previously unselected package libnftnl11:amd64. [2022-07-28T12:24:34.696Z] #20 47.61 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-07-28T12:24:34.696Z] #20 47.61 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-07-28T12:24:34.696Z] #20 47.73 Selecting previously unselected package iptables. [2022-07-28T12:24:34.696Z] #20 47.73 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-07-28T12:24:34.696Z] #20 47.74 Unpacking iptables (1.8.2-4) ... [2022-07-28T12:24:34.696Z] #20 48.22 Selecting previously unselected package xxd. [2022-07-28T12:24:34.696Z] #20 48.22 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-07-28T12:24:34.696Z] #20 48.23 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:24:34.696Z] #20 48.37 Selecting previously unselected package vim-common. [2022-07-28T12:24:34.696Z] #20 48.39 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-07-28T12:24:34.696Z] #20 48.42 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:24:34.696Z] #20 48.64 Selecting previously unselected package bash-completion. [2022-07-28T12:24:34.696Z] #20 48.64 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-07-28T12:24:34.724Z] #22 ... [2022-07-28T12:24:34.724Z] [2022-07-28T12:24:34.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 [2022-07-28T12:24:34.724Z] #43 sha256:53ba65c76ec05e68c077e577a79ebe34dc057f1e04aaddc2c5d0f4e9ca87269d [2022-07-28T12:24:34.724Z] #43 110.8 CC criu/memfd.o [2022-07-28T12:24:34.724Z] #43 111.6 CC criu/mount.o [2022-07-28T12:24:34.724Z] #43 115.8 CC criu/namespaces.o [2022-07-28T12:24:34.739Z] #43 111.7 DEP criu/pie-util.d [2022-07-28T12:24:34.739Z] #43 111.9 DEP criu/pie-util-vdso.d [2022-07-28T12:24:34.855Z] #43 77.29 DEP criu/config.d [2022-07-28T12:24:34.855Z] #43 77.35 DEP criu/clone-noasan.d [2022-07-28T12:24:34.982Z] #43 117.6 CC criu/net.o [2022-07-28T12:24:35.114Z] #43 77.53 DEP criu/cgroup.d [2022-07-28T12:24:35.114Z] #43 77.65 DEP criu/cgroup-props.d [2022-07-28T12:24:35.309Z] #43 112.2 DEP criu/pie-util-vdso-elf32.d [2022-07-28T12:24:35.374Z] #43 ... [2022-07-28T12:24:35.374Z] [2022-07-28T12:24:35.374Z] #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 [2022-07-28T12:24:35.374Z] #32 sha256:128f5e9e3c460e350100d97a8fbe5cbaac3696236b1f14b019d3ffe8833b2be2 [2022-07-28T12:24:35.374Z] #32 DONE 144.3s [2022-07-28T12:24:35.374Z] [2022-07-28T12:24:35.374Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:24:35.374Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:24:35.374Z] #43 77.77 DEP criu/bitmap.d [2022-07-28T12:24:35.374Z] #43 ... [2022-07-28T12:24:35.374Z] [2022-07-28T12:24:35.374Z] #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 [2022-07-28T12:24:35.374Z] #20 sha256:c678b50ed62e1ffd414704fc90b65e3e87f8d6f62f40b494a29c2dc1b2a8abcd [2022-07-28T12:24:35.374Z] #20 13.55 Fetched 9047 kB in 10s (913 kB/s) [2022-07-28T12:24:35.374Z] #20 13.55 Reading package lists... [2022-07-28T12:24:35.569Z] #43 112.4 DEP criu/path.d [2022-07-28T12:24:35.829Z] #43 112.7 DEP criu/parasite-syscall.d [2022-07-28T12:24:36.090Z] #43 113.1 DEP criu/pagemap.d [2022-07-28T12:24:36.090Z] #43 ... [2022-07-28T12:24:36.090Z] [2022-07-28T12:24:36.090Z] #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 [2022-07-28T12:24:36.090Z] #20 sha256:c678b50ed62e1ffd414704fc90b65e3e87f8d6f62f40b494a29c2dc1b2a8abcd [2022-07-28T12:24:36.090Z] #20 9.801 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-28T12:24:36.090Z] #20 18.03 Fetched 9047 kB in 16s (562 kB/s) [2022-07-28T12:24:36.351Z] #20 18.03 Reading package lists... [2022-07-28T12:24:36.351Z] #20 ... [2022-07-28T12:24:36.351Z] [2022-07-28T12:24:36.351Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:24:36.351Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:24:36.351Z] #43 113.4 DEP criu/pagemap-cache.d [2022-07-28T12:24:36.611Z] #43 113.7 DEP criu/page-xfer.d [2022-07-28T12:24:36.872Z] #43 113.9 DEP criu/page-pipe.d [2022-07-28T12:24:37.133Z] #43 114.1 DEP criu/netfilter.d [2022-07-28T12:24:37.283Z] #20 17.00 Reading package lists... [2022-07-28T12:24:37.283Z] #20 ... [2022-07-28T12:24:37.283Z] [2022-07-28T12:24:37.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 [2022-07-28T12:24:37.283Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:24:37.283Z] #43 77.80 DEP criu/bfd.d [2022-07-28T12:24:37.283Z] #43 77.88 DEP criu/autofs.d [2022-07-28T12:24:37.283Z] #43 78.12 DEP criu/aio.d [2022-07-28T12:24:37.283Z] #43 78.34 DEP criu/action-scripts.d [2022-07-28T12:24:37.283Z] #43 78.68 CC criu/action-scripts.o [2022-07-28T12:24:37.283Z] #43 79.26 CC criu/aio.o [2022-07-28T12:24:37.393Z] #43 114.4 DEP criu/net.d [2022-07-28T12:24:37.510Z] #43 ... [2022-07-28T12:24:37.510Z] [2022-07-28T12:24:37.510Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-07-28T12:24:37.510Z] #22 sha256:1bffd8f7171df9866a3b5f960d160a60ef5f6726ad95fca544a4c83048905bb5 [2022-07-28T12:24:37.510Z] #22 10.38 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-07-28T12:24:37.544Z] #43 79.94 CC criu/autofs.o [2022-07-28T12:24:37.964Z] #43 114.8 DEP criu/namespaces.d [2022-07-28T12:24:38.225Z] #43 115.0 DEP criu/mount.d [2022-07-28T12:24:38.225Z] #43 115.3 DEP criu/memfd.d [2022-07-28T12:24:38.444Z] #22 11.56 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-07-28T12:24:38.444Z] #22 11.63 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-07-28T12:24:38.485Z] #43 115.5 DEP criu/mem.d [2022-07-28T12:24:38.703Z] #22 11.70 Collecting pyyaml (from yamllint==1.26.1) [2022-07-28T12:24:38.874Z] #20 53.41 Unpacking bash-completion (1:2.8-6) ... [2022-07-28T12:24:38.874Z] #20 54.18 Selecting previously unselected package bzip2. [2022-07-28T12:24:38.874Z] #20 54.23 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-07-28T12:24:38.874Z] #20 54.25 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-07-28T12:24:38.925Z] #43 81.42 CC criu/bfd.o [2022-07-28T12:24:38.961Z] #22 12.05 Downloading https://files.pythonhosted.org/packages/36/2b/61d51a2c4f25ef062ae3f74576b01638bebad5e045f747ff12643df63844/PyYAML-6.0.tar.gz (124kB) [2022-07-28T12:24:39.057Z] #43 115.9 DEP criu/lsm.d [2022-07-28T12:24:39.159Z] #20 54.46 Selecting previously unselected package xz-utils. [2022-07-28T12:24:39.159Z] #20 54.47 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_amd64.deb ... [2022-07-28T12:24:39.159Z] #20 54.48 Unpacking xz-utils (5.2.4-1+deb10u1) ... [2022-07-28T12:24:39.318Z] #43 116.1 DEP criu/log.d [2022-07-28T12:24:39.318Z] #43 116.3 DEP criu/libnetlink.d [2022-07-28T12:24:39.318Z] #43 116.5 DEP criu/kerndat.d [2022-07-28T12:24:39.453Z] #20 54.86 Selecting previously unselected package apparmor. [2022-07-28T12:24:39.453Z] #20 54.87 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-07-28T12:24:39.495Z] #43 81.91 CC criu/bitmap.o [2022-07-28T12:24:39.710Z] #20 55.02 Unpacking apparmor (2.13.2-10) ... [2022-07-28T12:24:39.754Z] #43 82.04 CC criu/cgroup-props.o [2022-07-28T12:24:39.889Z] #43 116.8 DEP criu/kcmp-ids.d [2022-07-28T12:24:39.889Z] #43 116.9 DEP criu/irmap.d [2022-07-28T12:24:39.897Z] #22 12.74 Installing build dependencies: started [2022-07-28T12:24:40.152Z] #43 117.1 DEP criu/ipc_ns.d [2022-07-28T12:24:40.275Z] #20 55.73 Selecting previously unselected package aufs-tools. [2022-07-28T12:24:40.415Z] #43 117.3 DEP criu/image.d [2022-07-28T12:24:40.531Z] #20 55.74 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-07-28T12:24:40.531Z] #20 55.74 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-07-28T12:24:40.531Z] #20 55.89 Selecting previously unselected package libonig5:amd64. [2022-07-28T12:24:40.531Z] #20 55.90 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-07-28T12:24:40.531Z] #20 55.90 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-07-28T12:24:40.679Z] #43 117.7 DEP criu/image-desc.d [2022-07-28T12:24:40.697Z] #43 83.00 CC criu/cgroup.o [2022-07-28T12:24:40.787Z] #20 56.27 Selecting previously unselected package libjq1:amd64. [2022-07-28T12:24:40.787Z] #20 56.28 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-07-28T12:24:40.787Z] #20 56.28 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-07-28T12:24:40.939Z] #43 118.0 DEP criu/fsnotify.d [2022-07-28T12:24:41.202Z] #43 ... [2022-07-28T12:24:41.202Z] [2022-07-28T12:24:41.202Z] #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 [2022-07-28T12:24:41.202Z] #32 sha256:128f5e9e3c460e350100d97a8fbe5cbaac3696236b1f14b019d3ffe8833b2be2 [2022-07-28T12:24:41.202Z] #32 DONE 215.1s [2022-07-28T12:24:41.202Z] [2022-07-28T12:24:41.202Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:24:41.202Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:24:41.202Z] #43 118.2 DEP criu/filesystems.d [2022-07-28T12:24:41.299Z] #20 56.47 Selecting previously unselected package jq. [2022-07-28T12:24:41.299Z] #20 56.48 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-07-28T12:24:41.299Z] #20 56.49 Unpacking jq (1.5+dfsg-2+b1) ... [2022-07-28T12:24:41.299Z] #20 56.69 Selecting previously unselected package libaio1:amd64. [2022-07-28T12:24:41.299Z] #20 56.70 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-07-28T12:24:41.299Z] #20 56.73 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-07-28T12:24:41.299Z] #20 56.83 Selecting previously unselected package libgpm2:amd64. [2022-07-28T12:24:41.463Z] #43 118.6 DEP criu/files.d [2022-07-28T12:24:41.557Z] #20 56.83 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-07-28T12:24:41.557Z] #20 56.85 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-07-28T12:24:41.557Z] #20 56.96 Selecting previously unselected package libicu63:amd64. [2022-07-28T12:24:41.557Z] #20 56.96 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-07-28T12:24:41.557Z] #20 56.97 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-07-28T12:24:42.041Z] #43 118.9 DEP criu/files-reg.d [2022-07-28T12:24:42.309Z] #43 119.2 DEP criu/files-ext.d [2022-07-28T12:24:42.569Z] #43 119.5 DEP criu/file-lock.d [2022-07-28T12:24:42.606Z] #43 ... [2022-07-28T12:24:42.606Z] [2022-07-28T12:24:42.606Z] #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 [2022-07-28T12:24:42.606Z] #20 sha256:c678b50ed62e1ffd414704fc90b65e3e87f8d6f62f40b494a29c2dc1b2a8abcd [2022-07-28T12:24:42.606Z] #20 17.00 Reading package lists... [2022-07-28T12:24:42.606Z] #20 21.55 Building dependency tree... [2022-07-28T12:24:42.606Z] #20 23.46 libcap2-bin is already the newest version (1:2.25-2). [2022-07-28T12:24:42.606Z] #20 23.46 The following additional packages will be installed: [2022-07-28T12:24:42.606Z] #20 23.47 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-07-28T12:24:42.606Z] #20 23.47 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-07-28T12:24:42.606Z] #20 23.47 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-07-28T12:24:42.606Z] #20 23.48 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-07-28T12:24:42.606Z] #20 23.48 python3.7 python3.7-minimal vim-runtime xxd [2022-07-28T12:24:42.606Z] #20 23.48 Suggested packages: [2022-07-28T12:24:42.606Z] #20 23.48 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-07-28T12:24:42.606Z] #20 23.48 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-07-28T12:24:42.606Z] #20 23.48 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-07-28T12:24:42.606Z] #20 23.48 quota [2022-07-28T12:24:42.606Z] #20 23.48 Recommended packages: [2022-07-28T12:24:42.606Z] #20 23.48 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-07-28T12:24:42.606Z] #20 23.48 python3-keyrings.alt python3-xdg unzip [2022-07-28T12:24:42.837Z] #43 119.8 DEP criu/file-ids.d [2022-07-28T12:24:43.100Z] #43 120.0 DEP criu/fifo.d [2022-07-28T12:24:43.176Z] #20 25.17 The following NEW packages will be installed: [2022-07-28T12:24:43.176Z] #20 25.17 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-07-28T12:24:43.176Z] #20 25.17 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-07-28T12:24:43.176Z] #20 25.17 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-07-28T12:24:43.176Z] #20 25.17 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-07-28T12:24:43.176Z] #20 25.17 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-07-28T12:24:43.176Z] #20 25.17 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-07-28T12:24:43.176Z] #20 25.17 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-07-28T12:24:43.176Z] #20 25.17 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-28T12:24:43.176Z] #20 25.18 xz-utils zip [2022-07-28T12:24:43.363Z] #43 120.3 DEP criu/fdstore.d [2022-07-28T12:24:43.436Z] #20 25.52 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-28T12:24:43.436Z] #20 25.52 Need to get 28.6 MB of archives. [2022-07-28T12:24:43.436Z] #20 25.52 After this operation, 116 MB of additional disk space will be used. [2022-07-28T12:24:43.436Z] #20 25.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-07-28T12:24:43.436Z] #20 25.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-07-28T12:24:43.436Z] #20 25.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-07-28T12:24:43.436Z] #20 25.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-07-28T12:24:43.627Z] #43 120.5 DEP criu/fault-injection.d [2022-07-28T12:24:43.627Z] #43 120.6 DEP criu/external.d [2022-07-28T12:24:43.695Z] #20 25.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-07-28T12:24:43.695Z] #20 25.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-07-28T12:24:43.695Z] #20 25.78 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-07-28T12:24:43.695Z] #20 25.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-07-28T12:24:43.695Z] #20 25.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-07-28T12:24:43.695Z] #20 25.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-07-28T12:24:43.695Z] #20 25.83 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-07-28T12:24:43.695Z] #20 25.83 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-07-28T12:24:43.695Z] #20 25.83 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-28T12:24:43.695Z] #20 25.83 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-07-28T12:24:43.695Z] #20 25.84 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-07-28T12:24:43.696Z] #20 25.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-07-28T12:24:43.696Z] #20 25.87 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-07-28T12:24:43.696Z] #20 25.87 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-07-28T12:24:43.696Z] #20 25.89 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-07-28T12:24:43.891Z] #43 120.8 DEP criu/eventpoll.d [2022-07-28T12:24:43.891Z] #43 121.0 DEP criu/eventfd.d [2022-07-28T12:24:43.959Z] #20 25.90 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-07-28T12:24:43.959Z] #20 25.91 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 xz-utils amd64 5.2.4-1+deb10u1 [183 kB] [2022-07-28T12:24:43.959Z] #20 25.91 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-07-28T12:24:43.959Z] #20 25.96 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-07-28T12:24:43.959Z] #20 25.97 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-07-28T12:24:43.959Z] #20 25.97 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-07-28T12:24:43.959Z] #20 25.98 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-07-28T12:24:43.959Z] #20 25.99 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-07-28T12:24:43.959Z] #20 25.99 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-07-28T12:24:43.959Z] #20 25.99 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-07-28T12:24:44.155Z] #43 121.3 DEP criu/crtools.d [2022-07-28T12:24:44.531Z] #20 26.53 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-28T12:24:44.531Z] #20 26.55 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-07-28T12:24:44.531Z] #20 26.55 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-07-28T12:24:44.531Z] #20 26.55 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-07-28T12:24:44.531Z] #20 26.55 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-07-28T12:24:44.531Z] #20 26.56 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-07-28T12:24:44.531Z] #20 26.56 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-07-28T12:24:44.531Z] #20 26.66 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-07-28T12:24:44.739Z] #43 121.7 DEP criu/cr-service.d [2022-07-28T12:24:44.792Z] #20 26.66 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-07-28T12:24:44.792Z] #20 26.67 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-07-28T12:24:44.792Z] #20 26.68 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-07-28T12:24:44.792Z] #20 26.69 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-07-28T12:24:44.792Z] #20 26.72 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-07-28T12:24:44.792Z] #20 26.72 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-07-28T12:24:44.792Z] #20 26.82 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-07-28T12:24:44.792Z] #20 26.84 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-07-28T12:24:44.792Z] #20 26.86 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-07-28T12:24:45.006Z] #43 122.0 DEP criu/cr-restore.d [2022-07-28T12:24:45.052Z] #20 27.21 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB] [2022-07-28T12:24:45.052Z] #20 27.24 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-07-28T12:24:45.119Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-07-28T12:24:45.119Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-155b8aac\powershellScript.ps1'; exit $LASTEXITCODE; [2022-07-28T12:24:45.119Z] ---------------------------------------------------------------------------- [2022-07-28T12:24:45.119Z] [2022-07-28T12:24:45.119Z] INFO: executeCI.ps1 starting at Thu Jul 28 12:24:41 CUT 2022 [2022-07-28T12:24:45.119Z] [2022-07-28T12:24:45.119Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-07-28T12:24:45.119Z] INFO: Running git version 2.24.1.windows.2 [2022-07-28T12:24:45.119Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-07-28T12:24:45.119Z] INFO: Environment variables: [2022-07-28T12:24:45.119Z] [2022-07-28T12:24:45.119Z] Name Value [2022-07-28T12:24:45.119Z] ---- ----- [2022-07-28T12:24:45.119Z] ALLUSERSPROFILE C:\ProgramData [2022-07-28T12:24:45.119Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-07-28T12:24:45.119Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-07-28T12:24:45.119Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-07-28T12:24:45.119Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-07-28T12:24:45.119Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-07-28T12:24:45.119Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-07-28T12:24:45.119Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-07-28T12:24:45.119Z] BRANCH_NAME PR-43876 [2022-07-28T12:24:45.119Z] BUILD_DISPLAY_NAME #2 [2022-07-28T12:24:45.119Z] BUILD_ID 2 [2022-07-28T12:24:45.119Z] BUILD_NUMBER 2 [2022-07-28T12:24:45.119Z] BUILD_TAG jenkins-moby-PR-43876-2 [2022-07-28T12:24:45.119Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43876/2/ [2022-07-28T12:24:45.119Z] CHANGE_AUTHOR thaJeztah [2022-07-28T12:24:45.119Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-07-28T12:24:45.119Z] CHANGE_BRANCH 20.10_backport_42655_vfs_storage_driver [2022-07-28T12:24:45.119Z] CHANGE_FORK thaJeztah/docker [2022-07-28T12:24:45.119Z] CHANGE_ID 43876 [2022-07-28T12:24:45.119Z] CHANGE_TARGET 20.10 [2022-07-28T12:24:45.119Z] CHANGE_TITLE [20.10 backport] Fix file capabilities dropping in Dockerfile [2022-07-28T12:24:45.119Z] CHANGE_URL https://github.com/moby/moby/pull/43876 [2022-07-28T12:24:45.119Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-07-28T12:24:45.119Z] CommonProgramFiles C:\Program Files\Common Files [2022-07-28T12:24:45.119Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-07-28T12:24:45.119Z] CommonProgramW6432 C:\Program Files\Common Files [2022-07-28T12:24:45.119Z] COMPUTERNAME azwin-2-df9600 [2022-07-28T12:24:45.119Z] ComSpec C:\Windows\system32\cmd.exe [2022-07-28T12:24:45.119Z] ConfigSequenceNumber 0 [2022-07-28T12:24:45.119Z] DOCKER_BUILDKIT 0 [2022-07-28T12:24:45.119Z] DOCKER_DUT_DEBUG 1 [2022-07-28T12:24:45.119Z] DOCKER_EXPERIMENTAL 1 [2022-07-28T12:24:45.119Z] DOCKER_GRAPHDRIVER overlay2 [2022-07-28T12:24:45.119Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-07-28T12:24:45.119Z] EXECUTOR_NUMBER 0 [2022-07-28T12:24:45.119Z] FQDN azwin-2-df9600.westus.cloudapp.azure.com [2022-07-28T12:24:45.119Z] GIT_BRANCH PR-43876 [2022-07-28T12:24:45.119Z] GIT_COMMIT cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f [2022-07-28T12:24:45.119Z] GIT_PREVIOUS_COMMIT cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f [2022-07-28T12:24:45.119Z] GIT_URL https://github.com/moby/moby.git [2022-07-28T12:24:45.119Z] HUDSON_COOKIE d26fda24-6cf4-4de1-813e-d36055a4b1d9 [2022-07-28T12:24:45.119Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-07-28T12:24:45.119Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-07-28T12:24:45.119Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-07-28T12:24:45.119Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-07-28T12:24:45.119Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-07-28T12:24:45.119Z] JENKINS_NODE_COOKIE 0c3fbb35-f1d6-448c-a7fc-44fe7d5cda3b [2022-07-28T12:24:45.119Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-07-28T12:24:45.119Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-07-28T12:24:45.119Z] JOB_BASE_NAME PR-43876 [2022-07-28T12:24:45.119Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43876/display/redirect [2022-07-28T12:24:45.119Z] JOB_NAME moby/PR-43876 [2022-07-28T12:24:45.119Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43876/ [2022-07-28T12:24:45.119Z] library.jps.version master [2022-07-28T12:24:45.119Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-07-28T12:24:45.119Z] NODE_LABELS amd64 azure azwin-2-df9600 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-07-28T12:24:45.119Z] NODE_NAME azwin-2-df9600 [2022-07-28T12:24:45.119Z] NUMBER_OF_PROCESSORS 4 [2022-07-28T12:24:45.119Z] OS Windows_NT [2022-07-28T12:24:45.119Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-07-28T12:24:45.121Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-07-28T12:24:45.121Z] PROCESSOR_ARCHITECTURE AMD64 [2022-07-28T12:24:45.121Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-07-28T12:24:45.121Z] PROCESSOR_LEVEL 6 [2022-07-28T12:24:45.121Z] PROCESSOR_REVISION 4f01 [2022-07-28T12:24:45.121Z] ProgramData C:\ProgramData [2022-07-28T12:24:45.121Z] ProgramFiles C:\Program Files [2022-07-28T12:24:45.121Z] ProgramFiles(x86) C:\Program Files (x86) [2022-07-28T12:24:45.121Z] ProgramW6432 C:\Program Files [2022-07-28T12:24:45.121Z] PROMPT $P$G [2022-07-28T12:24:45.121Z] PSExecutionPolicyPreference Bypass [2022-07-28T12:24:45.121Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-07-28T12:24:45.121Z] PUBLIC C:\Users\Public [2022-07-28T12:24:45.121Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43876/2/display/redirect?page=artif... [2022-07-28T12:24:45.121Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43876/2/display/redirect?page=changes [2022-07-28T12:24:45.121Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43876/2/display/redirect [2022-07-28T12:24:45.121Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43876/2/display/redirect?page=tests [2022-07-28T12:24:45.121Z] SKIP_VALIDATION_TESTS 1 [2022-07-28T12:24:45.121Z] SOURCES_DRIVE d [2022-07-28T12:24:45.121Z] SOURCES_SUBDIR gopath [2022-07-28T12:24:45.121Z] STAGE_NAME Run tests [2022-07-28T12:24:45.121Z] SystemDrive C: [2022-07-28T12:24:45.121Z] SystemRoot C:\Windows [2022-07-28T12:24:45.121Z] TEMP C:\Windows\TEMP [2022-07-28T12:24:45.121Z] TESTDEBUG 0 [2022-07-28T12:24:45.121Z] TESTRUN_DRIVE d [2022-07-28T12:24:45.121Z] TESTRUN_SUBDIR CI [2022-07-28T12:24:45.121Z] TIMEOUT 120m [2022-07-28T12:24:45.121Z] TMP C:\Windows\TEMP [2022-07-28T12:24:45.121Z] USERDOMAIN WORKGROUP [2022-07-28T12:24:45.121Z] USERNAME azwin-2-df9600$ [2022-07-28T12:24:45.121Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-07-28T12:24:45.121Z] windir C:\Windows [2022-07-28T12:24:45.121Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-07-28T12:24:45.121Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-07-28T12:24:45.121Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-07-28T12:24:45.121Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-07-28T12:24:45.121Z] [2022-07-28T12:24:45.121Z] [2022-07-28T12:24:45.121Z] [2022-07-28T12:24:45.121Z] INFO: Sources under d:\gopath\... [2022-07-28T12:24:45.121Z] INFO: Test run under d:\CI\... [2022-07-28T12:24:45.121Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-07-28T12:24:45.121Z] INFO: docker/docker repository was found [2022-07-28T12:24:45.121Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-07-28T12:24:45.121Z] ltsc2019: Pulling from windows/servercore [2022-07-28T12:24:45.160Z] #22 ... [2022-07-28T12:24:45.160Z] [2022-07-28T12:24:45.160Z] #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 [2022-07-28T12:24:45.160Z] #40 sha256:243917ce141b6e273a8c7d660d18ced4887d695dbc8a0a17ec2183d720b95e71 [2022-07-28T12:24:45.160Z] #40 181.2 + dpkg --print-architecture [2022-07-28T12:24:45.160Z] #40 DONE 181.7s [2022-07-28T12:24:45.160Z] [2022-07-28T12:24:45.160Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:24:45.160Z] #43 sha256:53ba65c76ec05e68c077e577a79ebe34dc057f1e04aaddc2c5d0f4e9ca87269d [2022-07-28T12:24:45.160Z] #43 121.0 CC criu/netfilter.o [2022-07-28T12:24:45.160Z] #43 121.4 CC criu/page-pipe.o [2022-07-28T12:24:45.160Z] #43 122.2 CC criu/page-xfer.o [2022-07-28T12:24:45.160Z] #43 124.3 CC criu/pagemap-cache.o [2022-07-28T12:24:45.160Z] #43 124.8 CC criu/pagemap.o [2022-07-28T12:24:45.160Z] #43 126.0 CC criu/parasite-syscall.o [2022-07-28T12:24:45.160Z] #43 126.9 CC criu/path.o [2022-07-28T12:24:45.160Z] #43 127.3 CC criu/pie-util-vdso.o [2022-07-28T12:24:45.267Z] #43 122.3 DEP criu/cr-errno.d [2022-07-28T12:24:45.311Z] #20 27.31 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-07-28T12:24:45.422Z] #43 127.9 CC criu/pie-util.o [2022-07-28T12:24:45.528Z] #43 122.3 DEP criu/cr-dump.d [2022-07-28T12:24:45.528Z] #43 122.6 DEP criu/cr-dedup.d [2022-07-28T12:24:45.607Z] b111c3320c94: Pulling fs layer [2022-07-28T12:24:45.607Z] 7aca8de30754: Pulling fs layer [2022-07-28T12:24:45.680Z] #43 128.3 CC criu/pipes.o [2022-07-28T12:24:45.730Z] #20 ... [2022-07-28T12:24:45.730Z] [2022-07-28T12:24:45.730Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:24:45.730Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:24:45.730Z] #43 145.8 CC criu/cr-errno.o [2022-07-28T12:24:45.730Z] #43 146.0 CC criu/cr-restore.o [2022-07-28T12:24:45.730Z] #43 153.0 CC criu/cr-service.o [2022-07-28T12:24:45.730Z] #43 155.9 CC criu/crtools.o [2022-07-28T12:24:45.788Z] #43 122.8 DEP criu/cr-check.d [2022-07-28T12:24:45.881Z] #20 27.98 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T12:24:45.988Z] #43 156.6 CC criu/eventfd.o [2022-07-28T12:24:46.049Z] #43 123.1 DEP criu/config.d [2022-07-28T12:24:46.142Z] #20 28.12 Fetched 28.6 MB in 2s (13.8 MB/s) [2022-07-28T12:24:46.142Z] #20 28.18 Selecting previously unselected package pigz. [2022-07-28T12:24:46.142Z] #20 28.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23452 files and directories currently installed.) [2022-07-28T12:24:46.142Z] #20 28.22 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-07-28T12:24:46.142Z] #20 28.25 Unpacking pigz (2.4-1) ... [2022-07-28T12:24:46.142Z] #20 28.35 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-07-28T12:24:46.246Z] #43 128.9 CC criu/plugin.o [2022-07-28T12:24:46.311Z] #43 123.4 DEP criu/clone-noasan.d [2022-07-28T12:24:46.402Z] #20 28.35 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-07-28T12:24:46.402Z] #20 28.37 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-07-28T12:24:46.505Z] #43 129.3 CC criu/proc_parse.o [2022-07-28T12:24:46.573Z] #43 123.5 DEP criu/cgroup.d [2022-07-28T12:24:46.835Z] #43 123.8 DEP criu/cgroup-props.d [2022-07-28T12:24:46.919Z] #43 157.3 CC criu/eventpoll.o [2022-07-28T12:24:46.971Z] #20 28.81 Selecting previously unselected package python3.7-minimal. [2022-07-28T12:24:46.972Z] #20 28.82 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-07-28T12:24:46.972Z] #20 28.83 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-07-28T12:24:47.109Z] #43 124.0 DEP criu/bitmap.d [2022-07-28T12:24:47.109Z] #43 124.1 DEP criu/bfd.d [2022-07-28T12:24:47.371Z] #43 124.3 DEP criu/autofs.d [2022-07-28T12:24:47.633Z] #43 124.6 DEP criu/aio.d [2022-07-28T12:24:47.893Z] #43 124.9 DEP criu/action-scripts.d [2022-07-28T12:24:47.915Z] #20 29.72 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-07-28T12:24:47.915Z] #20 29.75 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-07-28T12:24:48.287Z] #43 ... [2022-07-28T12:24:48.287Z] [2022-07-28T12:24:48.287Z] #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 [2022-07-28T12:24:48.287Z] #20 sha256:c678b50ed62e1ffd414704fc90b65e3e87f8d6f62f40b494a29c2dc1b2a8abcd [2022-07-28T12:24:48.287Z] #20 63.64 Selecting previously unselected package libnet1:amd64. [2022-07-28T12:24:48.287Z] #20 63.65 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-28T12:24:48.287Z] #20 63.65 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-28T12:24:48.465Z] #43 125.3 CC criu/action-scripts.o [2022-07-28T12:24:48.544Z] #20 63.86 Selecting previously unselected package libnl-3-200:amd64. [2022-07-28T12:24:48.544Z] #20 63.86 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-07-28T12:24:48.544Z] #20 63.87 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-07-28T12:24:48.801Z] #20 64.14 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-28T12:24:48.801Z] #20 64.15 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-07-28T12:24:48.801Z] #20 64.15 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-07-28T12:24:49.035Z] #43 131.8 CC criu/protobuf-desc.o [2022-07-28T12:24:49.037Z] #43 125.9 CC criu/aio.o [2022-07-28T12:24:49.057Z] #20 64.49 Selecting previously unselected package libreadline5:amd64. [2022-07-28T12:24:49.314Z] #20 64.51 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-07-28T12:24:49.314Z] #20 64.52 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-07-28T12:24:49.314Z] #20 64.69 Selecting previously unselected package net-tools. [2022-07-28T12:24:49.314Z] #20 64.69 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-07-28T12:24:49.314Z] #20 64.70 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-07-28T12:24:49.571Z] #20 65.08 Selecting previously unselected package patch. [2022-07-28T12:24:49.826Z] #20 31.82 Selecting previously unselected package python3-minimal. [2022-07-28T12:24:49.826Z] #20 31.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23701 files and directories currently installed.) [2022-07-28T12:24:49.826Z] #20 31.87 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-07-28T12:24:49.826Z] #20 31.87 Unpacking python3-minimal (3.7.3-1) ... [2022-07-28T12:24:49.827Z] #20 65.08 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-07-28T12:24:49.827Z] #20 65.10 Unpacking patch (2.7.6-3+deb10u1) ... [2022-07-28T12:24:49.827Z] #20 65.25 Selecting previously unselected package python-pip-whl. [2022-07-28T12:24:49.827Z] #20 65.28 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-07-28T12:24:49.827Z] #20 65.29 Unpacking python-pip-whl (18.1-5) ... [2022-07-28T12:24:49.970Z] #43 132.6 CC criu/protobuf.o [2022-07-28T12:24:49.978Z] #43 126.7 CC criu/autofs.o [2022-07-28T12:24:49.978Z] #43 ... [2022-07-28T12:24:49.978Z] [2022-07-28T12:24:49.978Z] #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 [2022-07-28T12:24:49.978Z] #20 sha256:c678b50ed62e1ffd414704fc90b65e3e87f8d6f62f40b494a29c2dc1b2a8abcd [2022-07-28T12:24:49.978Z] #20 18.03 Reading package lists... [2022-07-28T12:24:49.978Z] #20 23.74 Reading package lists... [2022-07-28T12:24:49.978Z] #20 30.45 Building dependency tree... [2022-07-28T12:24:49.978Z] #20 32.92 libcap2-bin is already the newest version (1:2.25-2). [2022-07-28T12:24:49.978Z] #20 32.92 The following additional packages will be installed: [2022-07-28T12:24:49.978Z] #20 32.92 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-07-28T12:24:49.978Z] #20 32.92 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-07-28T12:24:49.978Z] #20 32.92 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-07-28T12:24:49.978Z] #20 32.92 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-07-28T12:24:49.978Z] #20 32.92 python3.7 python3.7-minimal vim-runtime xxd [2022-07-28T12:24:49.978Z] #20 32.93 Suggested packages: [2022-07-28T12:24:49.978Z] #20 32.93 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-07-28T12:24:49.978Z] #20 32.93 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-07-28T12:24:49.978Z] #20 32.93 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-07-28T12:24:49.978Z] #20 32.93 quota [2022-07-28T12:24:49.978Z] #20 32.93 Recommended packages: [2022-07-28T12:24:49.978Z] #20 32.93 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-07-28T12:24:49.978Z] #20 32.93 python3-keyrings.alt python3-xdg unzip [2022-07-28T12:24:50.086Z] #20 31.96 Selecting previously unselected package libmpdec2:amd64. [2022-07-28T12:24:50.086Z] #20 31.97 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-07-28T12:24:50.086Z] #20 31.98 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-07-28T12:24:50.086Z] #20 32.09 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-07-28T12:24:50.086Z] #20 32.09 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-07-28T12:24:50.086Z] #20 32.10 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-07-28T12:24:50.228Z] #43 133.0 CC criu/pstree.o [2022-07-28T12:24:50.757Z] #20 66.02 Selecting previously unselected package python3-lib2to3. [2022-07-28T12:24:50.757Z] #20 66.03 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-07-28T12:24:50.757Z] #20 66.03 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-07-28T12:24:51.014Z] #20 66.32 Selecting previously unselected package python3-distutils. [2022-07-28T12:24:51.014Z] #20 66.33 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-07-28T12:24:51.014Z] #20 66.34 Unpacking python3-distutils (3.7.3-1) ... [2022-07-28T12:24:51.025Z] #20 33.03 Selecting previously unselected package python3.7. [2022-07-28T12:24:51.025Z] #20 33.04 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-07-28T12:24:51.025Z] #20 33.05 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-07-28T12:24:51.271Z] #20 66.65 Selecting previously unselected package python3-pip. [2022-07-28T12:24:51.271Z] #20 66.66 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-07-28T12:24:51.271Z] #20 66.66 Unpacking python3-pip (18.1-5) ... [2022-07-28T12:24:51.285Z] #20 33.17 Selecting previously unselected package libpython3-stdlib:amd64. [2022-07-28T12:24:51.285Z] #20 33.18 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-07-28T12:24:51.285Z] #20 33.19 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-07-28T12:24:51.285Z] #20 33.31 Setting up python3-minimal (3.7.3-1) ... [2022-07-28T12:24:51.528Z] #20 66.90 Selecting previously unselected package python3-pkg-resources. [2022-07-28T12:24:51.528Z] #20 66.92 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-07-28T12:24:51.528Z] #20 66.93 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-07-28T12:24:51.604Z] #43 134.3 CC criu/rbtree.o [2022-07-28T12:24:51.785Z] #20 67.31 Selecting previously unselected package python3-setuptools. [2022-07-28T12:24:51.862Z] #43 134.6 CC criu/rst-malloc.o [2022-07-28T12:24:51.891Z] #20 35.49 The following NEW packages will be installed: [2022-07-28T12:24:51.891Z] #20 35.49 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-07-28T12:24:51.891Z] #20 35.50 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-07-28T12:24:51.891Z] #20 35.50 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-07-28T12:24:51.891Z] #20 35.50 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-07-28T12:24:51.891Z] #20 35.50 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-07-28T12:24:51.891Z] #20 35.51 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-07-28T12:24:51.891Z] #20 35.51 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-07-28T12:24:51.891Z] #20 35.51 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-28T12:24:51.891Z] #20 35.51 xz-utils zip [2022-07-28T12:24:52.042Z] #20 67.32 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-07-28T12:24:52.042Z] #20 67.34 Unpacking python3-setuptools (40.8.0-1) ... [2022-07-28T12:24:52.151Z] #20 ... [2022-07-28T12:24:52.151Z] [2022-07-28T12:24:52.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 [2022-07-28T12:24:52.151Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:24:52.151Z] #43 129.1 CC criu/bfd.o [2022-07-28T12:24:52.229Z] #20 34.23 Selecting previously unselected package python3. [2022-07-28T12:24:52.229Z] #20 34.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 ... 24113 files and directories currently installed.) [2022-07-28T12:24:52.229Z] #20 34.27 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-07-28T12:24:52.229Z] #20 34.28 Unpacking python3 (3.7.3-1) ... [2022-07-28T12:24:52.229Z] #20 34.38 Selecting previously unselected package libip4tc0:amd64. [2022-07-28T12:24:52.428Z] #43 135.0 CC criu/seccomp.o [2022-07-28T12:24:52.489Z] #20 34.38 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-07-28T12:24:52.489Z] #20 34.39 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-07-28T12:24:52.489Z] #20 34.54 Selecting previously unselected package libip6tc0:amd64. [2022-07-28T12:24:52.489Z] #20 34.54 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-07-28T12:24:52.489Z] #20 34.56 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-07-28T12:24:52.605Z] #20 67.83 Selecting previously unselected package python3-wheel. [2022-07-28T12:24:52.606Z] #20 67.85 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-07-28T12:24:52.606Z] #20 67.86 Unpacking python3-wheel (0.32.3-2) ... [2022-07-28T12:24:52.749Z] #20 34.64 Selecting previously unselected package libiptc0:amd64. [2022-07-28T12:24:52.749Z] #20 34.65 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-07-28T12:24:52.749Z] #20 34.66 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-07-28T12:24:52.749Z] #20 34.72 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-28T12:24:52.749Z] #20 34.73 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-28T12:24:52.749Z] #20 34.74 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-28T12:24:52.749Z] #20 34.80 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-28T12:24:52.749Z] #20 34.81 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-07-28T12:24:52.749Z] #20 34.82 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-07-28T12:24:52.749Z] #20 34.91 Selecting previously unselected package libnftnl11:amd64. [2022-07-28T12:24:52.863Z] #20 68.08 Selecting previously unselected package sudo. [2022-07-28T12:24:52.863Z] #20 68.08 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-07-28T12:24:52.863Z] #20 68.09 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-07-28T12:24:52.995Z] #43 135.6 CC criu/seize.o [2022-07-28T12:24:53.009Z] #20 34.92 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-07-28T12:24:53.009Z] #20 34.92 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-07-28T12:24:53.009Z] #20 34.99 Selecting previously unselected package iptables. [2022-07-28T12:24:53.009Z] #20 35.02 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-07-28T12:24:53.009Z] #20 35.02 Unpacking iptables (1.8.2-4) ... [2022-07-28T12:24:53.095Z] #43 129.9 CC criu/bitmap.o [2022-07-28T12:24:53.095Z] #43 130.1 CC criu/cgroup-props.o [2022-07-28T12:24:53.268Z] #20 35.33 Selecting previously unselected package xxd. [2022-07-28T12:24:53.268Z] #20 35.34 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-07-28T12:24:53.268Z] #20 35.35 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:24:53.528Z] #20 35.51 Selecting previously unselected package vim-common. [2022-07-28T12:24:53.528Z] #20 35.52 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-07-28T12:24:53.528Z] #20 35.55 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:24:53.788Z] #20 35.78 Selecting previously unselected package bash-completion. [2022-07-28T12:24:53.788Z] #20 35.78 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-07-28T12:24:53.792Z] #20 69.01 Selecting previously unselected package thin-provisioning-tools. [2022-07-28T12:24:53.792Z] #20 69.03 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-07-28T12:24:53.792Z] #20 69.04 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-07-28T12:24:53.930Z] #43 136.6 CC criu/servicefd.o [2022-07-28T12:24:54.039Z] #43 131.0 CC criu/cgroup.o [2022-07-28T12:24:54.047Z] #20 ... [2022-07-28T12:24:54.047Z] [2022-07-28T12:24:54.047Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:24:54.047Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:24:54.047Z] #43 86.35 CC criu/clone-noasan.o [2022-07-28T12:24:54.047Z] #43 86.63 CC criu/config.o [2022-07-28T12:24:54.047Z] #43 88.24 CC criu/cr-check.o [2022-07-28T12:24:54.047Z] #43 89.95 CC criu/cr-dedup.o [2022-07-28T12:24:54.047Z] #43 90.29 CC criu/cr-dump.o [2022-07-28T12:24:54.047Z] #43 92.62 CC criu/cr-errno.o [2022-07-28T12:24:54.047Z] #43 92.72 CC criu/cr-restore.o [2022-07-28T12:24:54.050Z] #20 69.46 Selecting previously unselected package uidmap. [2022-07-28T12:24:54.050Z] #20 69.47 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-07-28T12:24:54.050Z] #20 69.47 Unpacking uidmap (1:4.5-1.1) ... [2022-07-28T12:24:54.050Z] #20 69.59 Selecting previously unselected package vim-runtime. [2022-07-28T12:24:54.308Z] #20 69.59 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-07-28T12:24:54.308Z] #20 69.65 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-07-28T12:24:54.308Z] #20 69.70 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-07-28T12:24:54.308Z] #20 69.71 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:24:54.497Z] #43 137.0 CC criu/shmem.o [2022-07-28T12:24:54.985Z] #43 97.35 CC criu/cr-service.o [2022-07-28T12:24:55.431Z] #43 138.1 CC criu/sigframe.o [2022-07-28T12:24:55.689Z] #43 138.4 CC criu/signalfd.o [2022-07-28T12:24:56.244Z] 7aca8de30754: Verifying Checksum [2022-07-28T12:24:56.255Z] #43 138.7 CC criu/sk-inet.o [2022-07-28T12:24:56.255Z] #43 ... [2022-07-28T12:24:56.255Z] [2022-07-28T12:24:56.255Z] #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 [2022-07-28T12:24:56.255Z] #49 sha256:7a440a42ab7746b14a3643befce632fb87f810e663b353a01fb6c96445564781 [2022-07-28T12:24:56.255Z] #49 193.2 + /build/golangci-lint --version [2022-07-28T12:24:56.514Z] #49 193.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-07-28T12:24:56.904Z] #43 ... [2022-07-28T12:24:56.904Z] [2022-07-28T12:24:56.904Z] #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 [2022-07-28T12:24:56.904Z] #20 sha256:c678b50ed62e1ffd414704fc90b65e3e87f8d6f62f40b494a29c2dc1b2a8abcd [2022-07-28T12:24:56.904Z] #20 38.53 Unpacking bash-completion (1:2.8-6) ... [2022-07-28T12:24:56.904Z] #20 39.04 Selecting previously unselected package bzip2. [2022-07-28T12:24:57.080Z] #49 DONE 194.4s [2022-07-28T12:24:57.080Z] [2022-07-28T12:24:57.080Z] #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 [2022-07-28T12:24:57.080Z] #56 sha256:36ce678287ecfa207c7aca74d87d1046523f943536553e4c8f4975a114a1df0a [2022-07-28T12:24:57.163Z] #20 39.04 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-07-28T12:24:57.163Z] #20 39.05 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-07-28T12:24:57.163Z] #20 39.14 Selecting previously unselected package xz-utils. [2022-07-28T12:24:57.163Z] #20 39.15 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_amd64.deb ... [2022-07-28T12:24:57.163Z] #20 39.15 Unpacking xz-utils (5.2.4-1+deb10u1) ... [2022-07-28T12:24:57.338Z] #56 ... [2022-07-28T12:24:57.338Z] [2022-07-28T12:24:57.338Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-07-28T12:24:57.338Z] #22 sha256:1bffd8f7171df9866a3b5f960d160a60ef5f6726ad95fca544a4c83048905bb5 [2022-07-28T12:24:57.338Z] #22 30.51 Installing build dependencies: finished with status 'done' [2022-07-28T12:24:57.422Z] #20 39.35 Selecting previously unselected package apparmor. [2022-07-28T12:24:57.422Z] #20 39.35 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-07-28T12:24:57.422Z] #20 39.46 Unpacking apparmor (2.13.2-10) ... [2022-07-28T12:24:57.682Z] #20 39.80 Selecting previously unselected package aufs-tools. [2022-07-28T12:24:57.682Z] #20 39.82 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-07-28T12:24:57.941Z] #20 39.83 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-07-28T12:24:57.941Z] #20 40.01 Selecting previously unselected package libonig5:amd64. [2022-07-28T12:24:57.941Z] #20 40.03 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-07-28T12:24:57.941Z] #20 40.04 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-07-28T12:24:58.200Z] #20 40.26 Selecting previously unselected package libjq1:amd64. [2022-07-28T12:24:58.200Z] #20 40.26 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-07-28T12:24:58.200Z] #20 40.27 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-07-28T12:24:58.200Z] #20 40.34 Selecting previously unselected package jq. [2022-07-28T12:24:58.200Z] #20 40.36 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-07-28T12:24:58.245Z] #43 ... [2022-07-28T12:24:58.245Z] [2022-07-28T12:24:58.245Z] #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 [2022-07-28T12:24:58.245Z] #20 sha256:c678b50ed62e1ffd414704fc90b65e3e87f8d6f62f40b494a29c2dc1b2a8abcd [2022-07-28T12:24:58.245Z] #20 35.95 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-28T12:24:58.245Z] #20 35.95 Need to get 28.6 MB of archives. [2022-07-28T12:24:58.245Z] #20 35.95 After this operation, 116 MB of additional disk space will be used. [2022-07-28T12:24:58.245Z] #20 35.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-07-28T12:24:58.245Z] #20 35.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-07-28T12:24:58.245Z] #20 36.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-07-28T12:24:58.245Z] #20 36.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-07-28T12:24:58.245Z] #20 36.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-07-28T12:24:58.245Z] #20 36.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-07-28T12:24:58.245Z] #20 36.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-07-28T12:24:58.245Z] #20 36.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-07-28T12:24:58.245Z] #20 36.36 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-07-28T12:24:58.245Z] #20 36.37 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-07-28T12:24:58.245Z] #20 36.37 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-07-28T12:24:58.245Z] #20 36.39 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-07-28T12:24:58.245Z] #20 36.40 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-28T12:24:58.245Z] #20 36.40 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-07-28T12:24:58.245Z] #20 36.41 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-07-28T12:24:58.245Z] #20 36.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-07-28T12:24:58.245Z] #20 36.44 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-07-28T12:24:58.245Z] #20 36.45 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-07-28T12:24:58.245Z] #20 36.46 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-07-28T12:24:58.245Z] #20 36.49 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-07-28T12:24:58.245Z] #20 36.49 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 xz-utils amd64 5.2.4-1+deb10u1 [183 kB] [2022-07-28T12:24:58.245Z] #20 36.51 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-07-28T12:24:58.245Z] #20 36.56 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-07-28T12:24:58.245Z] #20 36.59 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-07-28T12:24:58.245Z] #20 36.61 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-07-28T12:24:58.245Z] #20 36.61 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-07-28T12:24:58.245Z] #20 36.64 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-07-28T12:24:58.245Z] #20 36.64 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-07-28T12:24:58.245Z] #20 36.66 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-07-28T12:24:58.245Z] #20 37.01 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-28T12:24:58.245Z] #20 37.01 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-07-28T12:24:58.245Z] #20 37.01 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-07-28T12:24:58.245Z] #20 37.02 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-07-28T12:24:58.245Z] #20 37.02 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-07-28T12:24:58.245Z] #20 37.04 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-07-28T12:24:58.245Z] #20 37.04 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-07-28T12:24:58.245Z] #20 37.10 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-07-28T12:24:58.245Z] #20 37.10 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-07-28T12:24:58.245Z] #20 37.12 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-07-28T12:24:58.245Z] #20 37.12 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-07-28T12:24:58.245Z] #20 37.12 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-07-28T12:24:58.245Z] #20 37.14 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-07-28T12:24:58.245Z] #20 37.15 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-07-28T12:24:58.245Z] #20 37.20 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-07-28T12:24:58.245Z] #20 37.21 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-07-28T12:24:58.245Z] #20 37.25 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-07-28T12:24:58.245Z] #20 37.59 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB] [2022-07-28T12:24:58.245Z] #20 37.68 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-07-28T12:24:58.245Z] #20 37.74 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-07-28T12:24:58.245Z] #20 38.56 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T12:24:58.245Z] #20 38.77 Fetched 28.6 MB in 2s (13.7 MB/s) [2022-07-28T12:24:58.245Z] #20 38.83 Selecting previously unselected package pigz. [2022-07-28T12:24:58.245Z] #20 38.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23452 files and directories currently installed.) [2022-07-28T12:24:58.245Z] #20 38.91 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-07-28T12:24:58.245Z] #20 38.92 Unpacking pigz (2.4-1) ... [2022-07-28T12:24:58.245Z] #20 39.03 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-07-28T12:24:58.245Z] #20 39.03 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-07-28T12:24:58.245Z] #20 39.04 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-07-28T12:24:58.245Z] #20 39.66 Selecting previously unselected package python3.7-minimal. [2022-07-28T12:24:58.245Z] #20 39.66 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-07-28T12:24:58.245Z] #20 39.67 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-07-28T12:24:58.245Z] #20 41.17 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-07-28T12:24:58.245Z] #20 41.22 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-07-28T12:24:58.460Z] #20 40.36 Unpacking jq (1.5+dfsg-2+b1) ... [2022-07-28T12:24:58.460Z] #20 40.44 Selecting previously unselected package libaio1:amd64. [2022-07-28T12:24:58.460Z] #20 40.45 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-07-28T12:24:58.460Z] #20 40.46 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-07-28T12:24:58.460Z] #20 40.52 Selecting previously unselected package libgpm2:amd64. [2022-07-28T12:24:58.460Z] #20 40.53 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-07-28T12:24:58.460Z] #20 40.54 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-07-28T12:24:58.460Z] #20 40.59 Selecting previously unselected package libicu63:amd64. [2022-07-28T12:24:58.460Z] #20 40.60 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-07-28T12:24:58.460Z] #20 40.60 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-07-28T12:24:58.500Z] #20 ... [2022-07-28T12:24:58.500Z] [2022-07-28T12:24:58.500Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:24:58.500Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:24:58.500Z] #43 158.9 CC criu/external.o [2022-07-28T12:24:58.500Z] #43 159.5 CC criu/fault-injection.o [2022-07-28T12:24:58.500Z] #43 159.6 CC criu/fdstore.o [2022-07-28T12:24:58.500Z] #43 160.2 CC criu/fifo.o [2022-07-28T12:24:58.500Z] #43 160.9 CC criu/file-ids.o [2022-07-28T12:24:58.500Z] #43 161.6 CC criu/file-lock.o [2022-07-28T12:24:58.500Z] #43 163.0 CC criu/files-ext.o [2022-07-28T12:24:58.500Z] #43 163.6 CC criu/files-reg.o [2022-07-28T12:24:58.500Z] #43 166.9 CC criu/files.o [2022-07-28T12:24:59.064Z] #43 ... [2022-07-28T12:24:59.064Z] [2022-07-28T12:24:59.064Z] #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 [2022-07-28T12:24:59.064Z] #20 sha256:c678b50ed62e1ffd414704fc90b65e3e87f8d6f62f40b494a29c2dc1b2a8abcd [2022-07-28T12:24:59.064Z] #20 74.45 Selecting previously unselected package vim. [2022-07-28T12:24:59.064Z] #20 74.46 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-07-28T12:24:59.064Z] #20 74.49 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:25:00.000Z] #20 75.26 Selecting previously unselected package xfsprogs. [2022-07-28T12:25:00.000Z] #20 75.26 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-07-28T12:25:00.000Z] #20 75.27 Unpacking xfsprogs (4.20.0-1) ... [2022-07-28T12:25:00.564Z] #20 75.91 Selecting previously unselected package zip. [2022-07-28T12:25:00.564Z] #20 75.94 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-07-28T12:25:00.564Z] #20 75.95 Unpacking zip (3.0-11+b1) ... [2022-07-28T12:25:00.823Z] #20 76.22 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-07-28T12:25:00.823Z] #20 76.24 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-07-28T12:25:00.823Z] #20 76.25 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-07-28T12:25:00.823Z] #20 76.27 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-07-28T12:25:00.823Z] #20 76.28 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-07-28T12:25:00.823Z] #20 76.30 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-07-28T12:25:00.823Z] #20 76.31 Setting up uidmap (1:4.5-1.1) ... [2022-07-28T12:25:00.823Z] #20 76.32 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-07-28T12:25:01.079Z] #20 76.33 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-28T12:25:01.079Z] #20 76.34 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-07-28T12:25:01.079Z] #20 76.35 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-07-28T12:25:01.079Z] #20 76.36 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-07-28T12:25:01.079Z] #20 76.38 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:25:01.079Z] #20 76.39 Setting up zip (3.0-11+b1) ... [2022-07-28T12:25:01.079Z] #20 76.40 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:25:01.079Z] #20 76.45 Setting up bash-completion (1:2.8-6) ... [2022-07-28T12:25:01.546Z] #20 44.86 Selecting previously unselected package python3-minimal. [2022-07-28T12:25:01.546Z] #20 44.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23701 files and directories currently installed.) [2022-07-28T12:25:01.546Z] #20 44.94 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-07-28T12:25:01.546Z] #20 44.95 Unpacking python3-minimal (3.7.3-1) ... [2022-07-28T12:25:01.546Z] #20 45.07 Selecting previously unselected package libmpdec2:amd64. [2022-07-28T12:25:01.546Z] #20 45.07 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-07-28T12:25:01.546Z] #20 45.08 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-07-28T12:25:01.807Z] #20 45.37 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-07-28T12:25:01.807Z] #20 45.38 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-07-28T12:25:01.807Z] #20 45.38 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-07-28T12:25:02.656Z] #20 43.98 Selecting previously unselected package libnet1:amd64. [2022-07-28T12:25:02.656Z] #20 43.99 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-28T12:25:02.656Z] #20 44.00 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-28T12:25:02.656Z] #20 44.12 Selecting previously unselected package libnl-3-200:amd64. [2022-07-28T12:25:02.656Z] #20 44.12 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-07-28T12:25:02.656Z] #20 44.13 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-07-28T12:25:02.656Z] #20 44.26 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-28T12:25:02.656Z] #20 44.26 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-07-28T12:25:02.656Z] #20 44.27 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-07-28T12:25:02.656Z] #20 44.36 Selecting previously unselected package libreadline5:amd64. [2022-07-28T12:25:02.656Z] #20 44.36 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-07-28T12:25:02.656Z] #20 44.37 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-07-28T12:25:02.656Z] #20 44.48 Selecting previously unselected package net-tools. [2022-07-28T12:25:02.656Z] #20 44.49 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-07-28T12:25:02.656Z] #20 44.49 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-07-28T12:25:02.656Z] #20 44.67 Selecting previously unselected package patch. [2022-07-28T12:25:02.656Z] #20 44.67 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-07-28T12:25:02.656Z] #20 44.68 Unpacking patch (2.7.6-3+deb10u1) ... [2022-07-28T12:25:02.918Z] #20 44.79 Selecting previously unselected package python-pip-whl. [2022-07-28T12:25:02.918Z] #20 44.81 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-07-28T12:25:02.918Z] #20 44.82 Unpacking python-pip-whl (18.1-5) ... [2022-07-28T12:25:03.190Z] #20 46.96 Selecting previously unselected package python3.7. [2022-07-28T12:25:03.451Z] #20 46.99 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-07-28T12:25:03.451Z] #20 47.01 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-07-28T12:25:03.489Z] #20 45.51 Selecting previously unselected package python3-lib2to3. [2022-07-28T12:25:03.489Z] #20 45.52 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-07-28T12:25:03.489Z] #20 45.55 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-07-28T12:25:03.711Z] #20 47.27 Selecting previously unselected package libpython3-stdlib:amd64. [2022-07-28T12:25:03.711Z] #20 47.32 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-07-28T12:25:03.711Z] #20 47.33 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-07-28T12:25:03.711Z] #20 47.56 Setting up python3-minimal (3.7.3-1) ... [2022-07-28T12:25:03.749Z] #20 45.74 Selecting previously unselected package python3-distutils. [2022-07-28T12:25:03.749Z] #20 45.75 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-07-28T12:25:03.749Z] #20 45.77 Unpacking python3-distutils (3.7.3-1) ... [2022-07-28T12:25:03.896Z] #22 35.99 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-07-28T12:25:03.896Z] #22 35.99 Building wheels for collected packages: yamllint, pyyaml [2022-07-28T12:25:03.896Z] #22 35.99 Running setup.py bdist_wheel for yamllint: started [2022-07-28T12:25:03.896Z] #22 36.93 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-07-28T12:25:03.896Z] #22 36.93 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-07-28T12:25:03.896Z] #22 36.98 Running setup.py bdist_wheel for pyyaml: started [2022-07-28T12:25:04.008Z] #20 45.91 Selecting previously unselected package python3-pip. [2022-07-28T12:25:04.008Z] #20 45.92 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-07-28T12:25:04.008Z] #20 45.94 Unpacking python3-pip (18.1-5) ... [2022-07-28T12:25:04.008Z] #20 46.15 Selecting previously unselected package python3-pkg-resources. [2022-07-28T12:25:04.008Z] #20 46.15 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-07-28T12:25:04.008Z] #20 46.16 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-07-28T12:25:04.268Z] #20 46.30 Selecting previously unselected package python3-setuptools. [2022-07-28T12:25:04.268Z] #20 46.32 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-07-28T12:25:04.268Z] #20 46.33 Unpacking python3-setuptools (40.8.0-1) ... [2022-07-28T12:25:04.837Z] #20 46.91 Selecting previously unselected package python3-wheel. [2022-07-28T12:25:04.837Z] #20 46.92 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-07-28T12:25:04.837Z] #20 46.92 Unpacking python3-wheel (0.32.3-2) ... [2022-07-28T12:25:04.838Z] #20 47.00 Selecting previously unselected package sudo. [2022-07-28T12:25:04.838Z] #20 47.01 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-07-28T12:25:05.097Z] #20 47.02 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-07-28T12:25:05.272Z] #22 ... [2022-07-28T12:25:05.272Z] [2022-07-28T12:25:05.272Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:25:05.272Z] #43 sha256:53ba65c76ec05e68c077e577a79ebe34dc057f1e04aaddc2c5d0f4e9ca87269d [2022-07-28T12:25:05.272Z] #43 140.1 CC criu/sk-netlink.o [2022-07-28T12:25:05.272Z] #43 140.8 CC criu/sk-packet.o [2022-07-28T12:25:05.272Z] #43 141.7 CC criu/sk-queue.o [2022-07-28T12:25:05.272Z] #43 142.1 CC criu/sk-tcp.o [2022-07-28T12:25:05.272Z] #43 142.6 CC criu/sk-unix.o [2022-07-28T12:25:05.272Z] #43 144.5 CC criu/sockets.o [2022-07-28T12:25:05.272Z] #43 145.4 CC criu/stats.o [2022-07-28T12:25:05.272Z] #43 145.8 CC criu/string.o [2022-07-28T12:25:05.273Z] #43 145.9 CC criu/sysctl.o [2022-07-28T12:25:05.273Z] #43 146.5 CC criu/sysfs_parse.o [2022-07-28T12:25:05.273Z] #43 146.8 CC criu/timens.o [2022-07-28T12:25:05.273Z] #43 147.1 CC criu/timerfd.o [2022-07-28T12:25:05.273Z] #43 147.6 CC criu/tty.o [2022-07-28T12:25:05.273Z] #43 ... [2022-07-28T12:25:05.273Z] [2022-07-28T12:25:05.273Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-07-28T12:25:05.273Z] #22 sha256:1bffd8f7171df9866a3b5f960d160a60ef5f6726ad95fca544a4c83048905bb5 [2022-07-28T12:25:05.273Z] #22 38.50 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2022-07-28T12:25:05.531Z] #22 38.52 Stored in directory: /root/.cache/pip/wheels/95/84/67/ebeac632c63797cfbeb90128ca41073117721540dad526d213 [2022-07-28T12:25:05.616Z] #20 47.46 Selecting previously unselected package thin-provisioning-tools. [2022-07-28T12:25:05.617Z] #20 47.46 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-07-28T12:25:05.617Z] #20 47.47 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-07-28T12:25:05.617Z] #20 47.69 Selecting previously unselected package uidmap. [2022-07-28T12:25:05.617Z] #20 47.70 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-07-28T12:25:05.617Z] #20 47.71 Unpacking uidmap (1:4.5-1.1) ... [2022-07-28T12:25:05.624Z] #20 49.11 Selecting previously unselected package python3. [2022-07-28T12:25:05.624Z] #20 49.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24113 files and directories currently installed.) [2022-07-28T12:25:05.624Z] #20 49.21 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-07-28T12:25:05.624Z] #20 49.23 Unpacking python3 (3.7.3-1) ... [2022-07-28T12:25:05.624Z] #20 49.33 Selecting previously unselected package libip4tc0:amd64. [2022-07-28T12:25:05.624Z] #20 49.34 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-07-28T12:25:05.624Z] #20 49.35 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-07-28T12:25:05.789Z] #22 38.67 Successfully built yamllint pyyaml [2022-07-28T12:25:05.789Z] #22 38.68 Installing collected packages: pathspec, pyyaml, yamllint [2022-07-28T12:25:05.876Z] #20 47.83 Selecting previously unselected package vim-runtime. [2022-07-28T12:25:05.876Z] #20 47.84 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-07-28T12:25:05.876Z] #20 47.89 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-07-28T12:25:05.876Z] #20 47.93 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-07-28T12:25:05.876Z] #20 47.94 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:25:05.884Z] #20 49.47 Selecting previously unselected package libip6tc0:amd64. [2022-07-28T12:25:05.884Z] #20 49.48 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-07-28T12:25:05.884Z] #20 49.50 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-07-28T12:25:05.884Z] #20 49.73 Selecting previously unselected package libiptc0:amd64. [2022-07-28T12:25:06.048Z] #22 39.00 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-28T12:25:06.146Z] #20 49.73 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-07-28T12:25:06.146Z] #20 49.75 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-07-28T12:25:06.146Z] #20 49.87 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-28T12:25:06.146Z] #20 49.87 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-28T12:25:06.146Z] #20 49.88 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-28T12:25:06.146Z] #20 49.95 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-28T12:25:06.146Z] #20 49.95 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-07-28T12:25:06.146Z] #20 49.96 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-07-28T12:25:06.406Z] #20 50.09 Selecting previously unselected package libnftnl11:amd64. [2022-07-28T12:25:06.407Z] #20 50.12 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-07-28T12:25:06.407Z] #20 50.12 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-07-28T12:25:06.407Z] #20 50.27 Selecting previously unselected package iptables. [2022-07-28T12:25:06.616Z] #22 DONE 39.4s [2022-07-28T12:25:06.616Z] [2022-07-28T12:25:06.616Z] #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 [2022-07-28T12:25:06.616Z] #53 sha256:c57ae2e5ad2b78b7d5d3e3dbc86dbca5490266d4745c8cb04b8138d769b4d883 [2022-07-28T12:25:06.667Z] #20 50.27 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-07-28T12:25:06.667Z] #20 50.29 Unpacking iptables (1.8.2-4) ... [2022-07-28T12:25:06.815Z] #20 ... [2022-07-28T12:25:06.815Z] [2022-07-28T12:25:06.815Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:25:06.815Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:25:06.815Z] #43 99.04 CC criu/crtools.o [2022-07-28T12:25:06.815Z] #43 99.64 CC criu/eventfd.o [2022-07-28T12:25:06.815Z] #43 99.99 CC criu/eventpoll.o [2022-07-28T12:25:06.815Z] #43 100.7 CC criu/external.o [2022-07-28T12:25:06.815Z] #43 101.1 CC criu/fault-injection.o [2022-07-28T12:25:06.815Z] #43 101.2 CC criu/fdstore.o [2022-07-28T12:25:06.815Z] #43 101.6 CC criu/fifo.o [2022-07-28T12:25:06.815Z] #43 101.9 CC criu/file-ids.o [2022-07-28T12:25:06.815Z] #43 102.2 CC criu/file-lock.o [2022-07-28T12:25:06.815Z] #43 103.2 CC criu/files-ext.o [2022-07-28T12:25:06.815Z] #43 103.7 CC criu/files-reg.o [2022-07-28T12:25:06.815Z] #43 106.0 CC criu/files.o [2022-07-28T12:25:06.815Z] #43 108.4 CC criu/filesystems.o [2022-07-28T12:25:06.815Z] #43 109.1 CC criu/fsnotify.o [2022-07-28T12:25:06.874Z] #53 ... [2022-07-28T12:25:06.874Z] [2022-07-28T12:25:06.874Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:25:06.874Z] #43 sha256:53ba65c76ec05e68c077e577a79ebe34dc057f1e04aaddc2c5d0f4e9ca87269d [2022-07-28T12:25:06.874Z] #43 149.6 CC criu/tun.o [2022-07-28T12:25:07.238Z] #20 50.96 Selecting previously unselected package xxd. [2022-07-28T12:25:07.238Z] #20 50.96 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-07-28T12:25:07.238Z] #20 50.97 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:25:07.443Z] #43 150.1 CC criu/uffd.o [2022-07-28T12:25:07.809Z] #20 51.37 Selecting previously unselected package vim-common. [2022-07-28T12:25:07.809Z] #20 51.38 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-07-28T12:25:07.809Z] #20 51.55 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:25:08.194Z] #43 110.5 CC criu/image-desc.o [2022-07-28T12:25:08.379Z] #43 151.1 CC criu/util.o [2022-07-28T12:25:08.380Z] #20 52.03 Selecting previously unselected package bash-completion. [2022-07-28T12:25:08.380Z] #20 52.03 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-07-28T12:25:08.380Z] #20 ... [2022-07-28T12:25:08.380Z] [2022-07-28T12:25:08.380Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:25:08.380Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:25:08.380Z] #43 135.3 CC criu/clone-noasan.o [2022-07-28T12:25:08.380Z] #43 135.7 CC criu/config.o [2022-07-28T12:25:08.380Z] #43 138.1 CC criu/cr-check.o [2022-07-28T12:25:08.380Z] #43 140.7 CC criu/cr-dedup.o [2022-07-28T12:25:08.380Z] #43 141.4 CC criu/cr-dump.o [2022-07-28T12:25:08.380Z] #43 144.4 CC criu/cr-errno.o [2022-07-28T12:25:08.380Z] #43 144.5 CC criu/cr-restore.o [2022-07-28T12:25:08.454Z] #43 110.6 CC criu/image.o [2022-07-28T12:25:09.022Z] #43 ... [2022-07-28T12:25:09.022Z] [2022-07-28T12:25:09.022Z] #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 [2022-07-28T12:25:09.022Z] #20 sha256:c678b50ed62e1ffd414704fc90b65e3e87f8d6f62f40b494a29c2dc1b2a8abcd [2022-07-28T12:25:09.022Z] #20 51.16 Selecting previously unselected package vim. [2022-07-28T12:25:09.176Z] #20 83.86 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-07-28T12:25:09.176Z] #20 83.88 Setting up xz-utils (5.2.4-1+deb10u1) ... [2022-07-28T12:25:09.176Z] #20 83.98 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-28T12:25:09.176Z] #20 84.03 Setting up patch (2.7.6-3+deb10u1) ... [2022-07-28T12:25:09.176Z] #20 84.04 Setting up sudo (1.8.27-1+deb10u3) ... [2022-07-28T12:25:09.176Z] #20 84.21 invoke-rc.d: could not determine current runlevel [2022-07-28T12:25:09.176Z] #20 84.25 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-28T12:25:09.176Z] #20 84.27 Setting up pigz (2.4-1) ... [2022-07-28T12:25:09.176Z] #20 84.29 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-28T12:25:09.176Z] #20 84.30 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-07-28T12:25:09.176Z] #20 84.33 Setting up python-pip-whl (18.1-5) ... [2022-07-28T12:25:09.176Z] #20 84.35 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-07-28T12:25:09.176Z] #20 84.37 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:25:09.282Z] #20 51.18 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-07-28T12:25:09.282Z] #20 51.20 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:25:09.334Z] #43 152.1 CC criu/uts_ns.o [2022-07-28T12:25:09.593Z] #43 152.3 CC criu/vdso.o [2022-07-28T12:25:09.743Z] #20 84.95 Setting up libaio1:amd64 (0.3.112-3) ... [2022-07-28T12:25:09.743Z] #20 84.96 Setting up libonig5:amd64 (6.9.1-1) ... [2022-07-28T12:25:09.743Z] #20 84.97 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-07-28T12:25:09.743Z] #20 84.99 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:25:09.743Z] #20 85.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-28T12:25:09.743Z] #20 85.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-28T12:25:09.743Z] #20 85.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-28T12:25:09.743Z] #20 85.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-28T12:25:09.743Z] #20 85.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-28T12:25:09.743Z] #20 85.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-28T12:25:09.743Z] #20 85.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-28T12:25:09.743Z] #20 85.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-28T12:25:09.743Z] #20 85.15 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-07-28T12:25:09.743Z] #20 85.16 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-07-28T12:25:09.743Z] #20 85.22 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-07-28T12:25:09.743Z] #20 85.23 Setting up jq (1.5+dfsg-2+b1) ... [2022-07-28T12:25:09.743Z] #20 85.24 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-07-28T12:25:09.743Z] #20 85.27 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-07-28T12:25:09.743Z] #20 ... [2022-07-28T12:25:09.743Z] [2022-07-28T12:25:09.743Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:25:09.743Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:25:09.743Z] #43 170.3 CC criu/filesystems.o [2022-07-28T12:25:09.743Z] #43 171.5 CC criu/fsnotify.o [2022-07-28T12:25:09.743Z] #43 173.3 CC criu/image-desc.o [2022-07-28T12:25:09.743Z] #43 173.5 CC criu/image.o [2022-07-28T12:25:09.743Z] #43 175.0 CC criu/ipc_ns.o [2022-07-28T12:25:09.743Z] #43 176.9 CC criu/irmap.o [2022-07-28T12:25:09.743Z] #43 178.2 CC criu/kcmp-ids.o [2022-07-28T12:25:09.743Z] #43 178.6 CC criu/kerndat.o [2022-07-28T12:25:09.852Z] #20 51.76 Selecting previously unselected package xfsprogs. [2022-07-28T12:25:09.852Z] #20 51.77 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-07-28T12:25:09.852Z] #20 51.78 Unpacking xfsprogs (4.20.0-1) ... [2022-07-28T12:25:10.164Z] #43 152.9 LINK criu/built-in.o [2022-07-28T12:25:10.164Z] #43 153.0 LINK criu/criu [2022-07-28T12:25:10.307Z] #43 180.6 CC criu/libnetlink.o [2022-07-28T12:25:10.422Z] #20 52.26 Selecting previously unselected package zip. [2022-07-28T12:25:10.422Z] #20 52.27 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-07-28T12:25:10.422Z] #20 52.27 Unpacking zip (3.0-11+b1) ... [2022-07-28T12:25:10.422Z] #20 52.51 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-07-28T12:25:10.422Z] #20 52.54 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-07-28T12:25:10.422Z] #20 52.55 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-07-28T12:25:10.422Z] #20 52.57 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-07-28T12:25:10.422Z] #20 52.59 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-07-28T12:25:10.682Z] #20 52.61 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-07-28T12:25:10.682Z] #20 52.63 Setting up uidmap (1:4.5-1.1) ... [2022-07-28T12:25:10.682Z] #20 52.66 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-07-28T12:25:10.682Z] #20 52.68 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-28T12:25:10.682Z] #20 52.70 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-07-28T12:25:10.682Z] #20 52.71 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-07-28T12:25:10.682Z] #20 52.72 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-07-28T12:25:10.682Z] #20 52.74 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:25:10.682Z] #20 52.77 Setting up zip (3.0-11+b1) ... [2022-07-28T12:25:10.682Z] #20 52.79 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:25:10.682Z] #20 52.83 Setting up bash-completion (1:2.8-6) ... [2022-07-28T12:25:10.731Z] #43 153.3 DEP lib/c/criu.d [2022-07-28T12:25:10.731Z] #43 153.4 CC images/rpc.pb-c.o [2022-07-28T12:25:11.238Z] #43 181.4 CC criu/log.o [2022-07-28T12:25:11.296Z] #43 153.8 CC lib/c/criu.o [2022-07-28T12:25:11.801Z] #43 182.4 CC criu/lsm.o [2022-07-28T12:25:12.229Z] #43 154.7 LINK lib/c/built-in.o [2022-07-28T12:25:12.229Z] #43 154.7 LINK lib/c/libcriu.so [2022-07-28T12:25:12.229Z] #43 154.8 LINK lib/c/libcriu.a [2022-07-28T12:25:12.229Z] #43 154.9 GEN magic.py [2022-07-28T12:25:12.487Z] #43 155.0 Note: Building without setproctitle() and strlcpy() support. [2022-07-28T12:25:12.487Z] #43 155.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-07-28T12:25:12.488Z] #43 155.0 Note: Building without GnuTLS support [2022-07-28T12:25:12.488Z] #43 155.0 Makefile.config:39: Warn: you have no libnftables installed [2022-07-28T12:25:12.488Z] #43 155.0 Makefile.config:40: Warn: Building without nftables support [2022-07-28T12:25:12.732Z] #43 183.1 CC criu/mem.o [2022-07-28T12:25:13.053Z] #43 155.6 fatal: not a git repository (or any of the parent directories): .git [2022-07-28T12:25:13.620Z] #43 156.3 make[1]: Nothing to be done for 'all'. [2022-07-28T12:25:13.670Z] #43 ... [2022-07-28T12:25:13.670Z] [2022-07-28T12:25:13.670Z] #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 [2022-07-28T12:25:13.670Z] #20 sha256:c678b50ed62e1ffd414704fc90b65e3e87f8d6f62f40b494a29c2dc1b2a8abcd [2022-07-28T12:25:13.670Z] #20 57.29 Unpacking bash-completion (1:2.8-6) ... [2022-07-28T12:25:13.930Z] #20 57.61 Selecting previously unselected package bzip2. [2022-07-28T12:25:13.930Z] #20 57.62 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-07-28T12:25:13.930Z] #20 57.63 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-07-28T12:25:13.930Z] #20 57.73 Selecting previously unselected package xz-utils. [2022-07-28T12:25:13.976Z] #20 55.86 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-07-28T12:25:13.976Z] #20 55.87 Setting up xz-utils (5.2.4-1+deb10u1) ... [2022-07-28T12:25:13.976Z] #20 55.89 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-28T12:25:13.976Z] #20 55.91 Setting up patch (2.7.6-3+deb10u1) ... [2022-07-28T12:25:13.976Z] #20 55.93 Setting up sudo (1.8.27-1+deb10u3) ... [2022-07-28T12:25:13.976Z] #20 56.03 invoke-rc.d: could not determine current runlevel [2022-07-28T12:25:13.976Z] #20 56.04 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-28T12:25:13.976Z] #20 56.06 Setting up pigz (2.4-1) ... [2022-07-28T12:25:13.976Z] #20 56.09 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-28T12:25:13.976Z] #20 56.11 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-07-28T12:25:14.191Z] #20 57.74 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_amd64.deb ... [2022-07-28T12:25:14.191Z] #20 57.75 Unpacking xz-utils (5.2.4-1+deb10u1) ... [2022-07-28T12:25:14.191Z] #20 57.94 Selecting previously unselected package apparmor. [2022-07-28T12:25:14.191Z] #20 57.94 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-07-28T12:25:14.236Z] #20 56.15 Setting up python-pip-whl (18.1-5) ... [2022-07-28T12:25:14.236Z] #20 56.18 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-07-28T12:25:14.236Z] #20 56.20 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:25:14.451Z] #20 58.05 Unpacking apparmor (2.13.2-10) ... [2022-07-28T12:25:14.515Z] #20 56.65 Setting up libaio1:amd64 (0.3.112-3) ... [2022-07-28T12:25:14.554Z] #43 157.1 make[1]: 'images/built-in.o' is up to date. [2022-07-28T12:25:14.554Z] #43 157.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-07-28T12:25:14.554Z] #43 157.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-07-28T12:25:14.554Z] #43 157.2 make[1]: 'compel/libcompel.a' is up to date. [2022-07-28T12:25:14.554Z] #43 157.2 make[1]: 'compel/compel-host-bin' is up to date. [2022-07-28T12:25:14.554Z] #43 157.3 make[1]: Nothing to be done for 'all'. [2022-07-28T12:25:14.712Z] #20 58.41 Selecting previously unselected package aufs-tools. [2022-07-28T12:25:14.712Z] #20 58.42 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-07-28T12:25:14.712Z] #20 58.44 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-07-28T12:25:14.712Z] #20 58.54 Selecting previously unselected package libonig5:amd64. [2022-07-28T12:25:14.712Z] #20 58.54 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-07-28T12:25:14.712Z] #20 58.55 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-07-28T12:25:14.775Z] #20 56.71 Setting up libonig5:amd64 (6.9.1-1) ... [2022-07-28T12:25:14.775Z] #20 56.78 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-07-28T12:25:14.775Z] #20 56.84 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:25:14.775Z] #20 56.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-28T12:25:14.775Z] #20 56.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-28T12:25:14.775Z] #20 56.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-28T12:25:14.775Z] #20 56.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-28T12:25:14.775Z] #20 56.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-28T12:25:14.775Z] #20 56.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-28T12:25:14.775Z] #20 56.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-28T12:25:14.775Z] #20 56.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-28T12:25:14.775Z] #20 56.91 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-07-28T12:25:14.775Z] #20 56.92 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-07-28T12:25:14.775Z] #20 56.93 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-07-28T12:25:14.830Z] #43 157.3 make[1]: 'soccr/libsoccr.a' is up to date. [2022-07-28T12:25:14.830Z] #43 157.5 make[2]: Nothing to be done for 'all'. [2022-07-28T12:25:14.973Z] #20 58.70 Selecting previously unselected package libjq1:amd64. [2022-07-28T12:25:14.973Z] #20 58.70 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-07-28T12:25:14.973Z] #20 58.72 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-07-28T12:25:15.035Z] #20 56.95 Setting up jq (1.5+dfsg-2+b1) ... [2022-07-28T12:25:15.035Z] #20 56.96 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-07-28T12:25:15.035Z] #20 56.98 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-07-28T12:25:15.088Z] #43 157.6 make[2]: Nothing to be done for 'all'. [2022-07-28T12:25:15.088Z] #43 157.6 make[2]: Nothing to be done for 'all'. [2022-07-28T12:25:15.088Z] #43 157.8 make[2]: Nothing to be done for 'all'. [2022-07-28T12:25:15.088Z] #43 157.8 make[2]: Nothing to be done for 'all'. [2022-07-28T12:25:15.234Z] #20 58.85 Selecting previously unselected package jq. [2022-07-28T12:25:15.234Z] #20 58.86 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-07-28T12:25:15.234Z] #20 58.87 Unpacking jq (1.5+dfsg-2+b1) ... [2022-07-28T12:25:15.234Z] #20 58.97 Selecting previously unselected package libaio1:amd64. [2022-07-28T12:25:15.234Z] #20 58.98 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-07-28T12:25:15.234Z] #20 58.99 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-07-28T12:25:15.234Z] #20 59.05 Selecting previously unselected package libgpm2:amd64. [2022-07-28T12:25:15.234Z] #20 59.06 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-07-28T12:25:15.234Z] #20 59.07 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-07-28T12:25:15.255Z] #43 ... [2022-07-28T12:25:15.255Z] [2022-07-28T12:25:15.255Z] #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 [2022-07-28T12:25:15.255Z] #20 sha256:c678b50ed62e1ffd414704fc90b65e3e87f8d6f62f40b494a29c2dc1b2a8abcd [2022-07-28T12:25:15.255Z] #20 90.35 Setting up iptables (1.8.2-4) ... [2022-07-28T12:25:15.255Z] #20 90.42 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-28T12:25:15.255Z] #20 90.45 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-28T12:25:15.255Z] #20 90.47 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-28T12:25:15.255Z] #20 90.49 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-28T12:25:15.255Z] #20 90.50 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-28T12:25:15.255Z] #20 90.51 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-28T12:25:15.255Z] #20 90.53 Setting up python3 (3.7.3-1) ... [2022-07-28T12:25:15.345Z] #43 157.9 make[2]: Nothing to be done for 'all'. [2022-07-28T12:25:15.345Z] #43 157.9 make[2]: Nothing to be done for 'all'. [2022-07-28T12:25:15.345Z] #43 158.0 make[2]: Nothing to be done for 'all'. [2022-07-28T12:25:15.345Z] #43 158.0 INSTALL criu/criu [2022-07-28T12:25:15.496Z] #20 59.19 Selecting previously unselected package libicu63:amd64. [2022-07-28T12:25:15.496Z] #20 59.19 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-07-28T12:25:15.496Z] #20 59.20 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-07-28T12:25:15.818Z] #20 91.26 Setting up python3-wheel (0.32.3-2) ... [2022-07-28T12:25:15.911Z] #43 DONE 158.5s [2022-07-28T12:25:15.911Z] [2022-07-28T12:25:15.911Z] #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 [2022-07-28T12:25:15.911Z] #56 sha256:36ce678287ecfa207c7aca74d87d1046523f943536553e4c8f4975a114a1df0a [2022-07-28T12:25:16.748Z] #20 92.10 Setting up apparmor (2.13.2-10) ... [2022-07-28T12:25:17.758Z] b111c3320c94: Verifying Checksum [2022-07-28T12:25:17.758Z] b111c3320c94: Download complete [2022-07-28T12:25:18.331Z] #20 59.94 Setting up iptables (1.8.2-4) ... [2022-07-28T12:25:18.331Z] #20 59.96 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-28T12:25:18.331Z] #20 59.97 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-28T12:25:18.331Z] #20 59.98 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-28T12:25:18.331Z] #20 59.99 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-28T12:25:18.331Z] #20 60.00 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-28T12:25:18.331Z] #20 60.01 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-28T12:25:18.331Z] #20 60.02 Setting up python3 (3.7.3-1) ... [2022-07-28T12:25:18.592Z] #20 60.51 Setting up python3-wheel (0.32.3-2) ... [2022-07-28T12:25:19.162Z] #20 61.25 Setting up apparmor (2.13.2-10) ... [2022-07-28T12:25:19.162Z] #20 ... [2022-07-28T12:25:19.162Z] [2022-07-28T12:25:19.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 [2022-07-28T12:25:19.162Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:25:19.162Z] #43 111.6 CC criu/ipc_ns.o [2022-07-28T12:25:19.162Z] #43 112.7 CC criu/irmap.o [2022-07-28T12:25:19.162Z] #43 113.4 CC criu/kcmp-ids.o [2022-07-28T12:25:19.162Z] #43 113.7 CC criu/kerndat.o [2022-07-28T12:25:19.162Z] #43 114.9 CC criu/libnetlink.o [2022-07-28T12:25:19.162Z] #43 115.3 CC criu/log.o [2022-07-28T12:25:19.162Z] #43 115.9 CC criu/lsm.o [2022-07-28T12:25:19.162Z] #43 116.3 CC criu/mem.o [2022-07-28T12:25:19.162Z] #43 118.1 CC criu/memfd.o [2022-07-28T12:25:19.162Z] #43 118.8 CC criu/mount.o [2022-07-28T12:25:19.323Z] --- PASS: TestBuildWithHugeFile (52.97s) [2022-07-28T12:25:19.323Z] === RUN TestBuildWithEmptyDockerfile [2022-07-28T12:25:19.323Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-28T12:25:19.323Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-28T12:25:19.323Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-28T12:25:19.323Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-28T12:25:19.323Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-28T12:25:19.323Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-28T12:25:19.323Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-28T12:25:19.323Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-28T12:25:19.323Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-28T12:25:19.323Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-28T12:25:19.323Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.05s) [2022-07-28T12:25:19.323Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.05s) [2022-07-28T12:25:19.323Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-28T12:25:19.323Z] === RUN TestBuildPreserveOwnership [2022-07-28T12:25:19.323Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-28T12:25:19.702Z] #20 63.33 Selecting previously unselected package libnet1:amd64. [2022-07-28T12:25:19.702Z] #20 63.36 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-28T12:25:19.702Z] #20 63.38 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-28T12:25:19.702Z] #20 63.50 Selecting previously unselected package libnl-3-200:amd64. [2022-07-28T12:25:19.702Z] #20 63.50 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-07-28T12:25:19.963Z] #20 63.51 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-07-28T12:25:19.963Z] #20 63.64 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-28T12:25:19.963Z] #20 63.66 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-07-28T12:25:19.963Z] #20 63.67 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-07-28T12:25:20.224Z] #20 63.78 Selecting previously unselected package libreadline5:amd64. [2022-07-28T12:25:20.224Z] #20 63.78 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-07-28T12:25:20.224Z] #20 63.78 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-07-28T12:25:20.224Z] #20 63.97 Selecting previously unselected package net-tools. [2022-07-28T12:25:20.224Z] #20 63.97 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-07-28T12:25:20.224Z] #20 63.98 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-07-28T12:25:20.485Z] #20 64.20 Selecting previously unselected package patch. [2022-07-28T12:25:20.485Z] #20 64.22 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-07-28T12:25:20.485Z] #20 64.22 Unpacking patch (2.7.6-3+deb10u1) ... [2022-07-28T12:25:20.543Z] #43 122.8 CC criu/namespaces.o [2022-07-28T12:25:20.746Z] #20 64.35 Selecting previously unselected package python-pip-whl. [2022-07-28T12:25:20.746Z] #20 64.36 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-07-28T12:25:20.746Z] #20 64.37 Unpacking python-pip-whl (18.1-5) ... [2022-07-28T12:25:20.925Z] #20 95.66 Setting up xfsprogs (4.20.0-1) ... [2022-07-28T12:25:20.925Z] #20 95.75 Setting up python3-lib2to3 (3.7.3-1) ... [2022-07-28T12:25:21.113Z] #43 ... [2022-07-28T12:25:21.113Z] [2022-07-28T12:25:21.113Z] #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 [2022-07-28T12:25:21.113Z] #20 sha256:c678b50ed62e1ffd414704fc90b65e3e87f8d6f62f40b494a29c2dc1b2a8abcd [2022-07-28T12:25:21.113Z] #20 63.14 Setting up xfsprogs (4.20.0-1) ... [2022-07-28T12:25:21.113Z] #20 63.17 Setting up python3-lib2to3 (3.7.3-1) ... [2022-07-28T12:25:21.184Z] #20 96.56 Setting up python3-pkg-resources (40.8.0-1) ... [2022-07-28T12:25:21.320Z] #20 65.05 Selecting previously unselected package python3-lib2to3. [2022-07-28T12:25:21.320Z] #20 65.06 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-07-28T12:25:21.320Z] #20 65.08 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-07-28T12:25:21.581Z] #20 65.25 Selecting previously unselected package python3-distutils. [2022-07-28T12:25:21.581Z] #20 65.25 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-07-28T12:25:21.581Z] #20 65.27 Unpacking python3-distutils (3.7.3-1) ... [2022-07-28T12:25:21.684Z] #20 63.56 Setting up python3-pkg-resources (40.8.0-1) ... [2022-07-28T12:25:21.844Z] #20 65.48 Selecting previously unselected package python3-pip. [2022-07-28T12:25:21.844Z] #20 65.48 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-07-28T12:25:21.844Z] #20 65.49 Unpacking python3-pip (18.1-5) ... [2022-07-28T12:25:22.105Z] #20 65.75 Selecting previously unselected package python3-pkg-resources. [2022-07-28T12:25:22.105Z] #20 65.77 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-07-28T12:25:22.105Z] #20 65.77 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-07-28T12:25:22.366Z] #20 65.99 Selecting previously unselected package python3-setuptools. [2022-07-28T12:25:22.366Z] #20 66.02 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-07-28T12:25:22.366Z] #20 66.03 Unpacking python3-setuptools (40.8.0-1) ... [2022-07-28T12:25:22.607Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-28T12:25:22.626Z] #20 66.28 Selecting previously unselected package python3-wheel. [2022-07-28T12:25:22.626Z] #20 66.28 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-07-28T12:25:22.626Z] #20 66.29 Unpacking python3-wheel (0.32.3-2) ... [2022-07-28T12:25:22.656Z] #20 64.54 Setting up python3-distutils (3.7.3-1) ... [2022-07-28T12:25:22.887Z] #20 66.38 Selecting previously unselected package sudo. [2022-07-28T12:25:22.887Z] #20 66.39 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-07-28T12:25:22.887Z] #20 66.41 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-07-28T12:25:23.077Z] #20 98.11 Setting up python3-distutils (3.7.3-1) ... [2022-07-28T12:25:23.226Z] #20 65.25 Setting up python3-setuptools (40.8.0-1) ... [2022-07-28T12:25:23.458Z] #20 67.10 Selecting previously unselected package thin-provisioning-tools. [2022-07-28T12:25:23.458Z] #20 67.10 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-07-28T12:25:23.458Z] #20 67.11 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-07-28T12:25:23.591Z] #20 98.84 Setting up python3-setuptools (40.8.0-1) ... [2022-07-28T12:25:23.719Z] #20 67.45 Selecting previously unselected package uidmap. [2022-07-28T12:25:23.719Z] #20 67.47 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-07-28T12:25:23.719Z] #20 67.48 Unpacking uidmap (1:4.5-1.1) ... [2022-07-28T12:25:23.979Z] #20 67.65 Selecting previously unselected package vim-runtime. [2022-07-28T12:25:23.979Z] #20 ... [2022-07-28T12:25:23.979Z] [2022-07-28T12:25:23.979Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:25:23.979Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:25:23.979Z] #43 150.9 CC criu/cr-service.o [2022-07-28T12:25:23.979Z] #43 152.7 CC criu/crtools.o [2022-07-28T12:25:23.979Z] #43 153.4 CC criu/eventfd.o [2022-07-28T12:25:23.979Z] #43 153.7 CC criu/eventpoll.o [2022-07-28T12:25:23.979Z] #43 154.7 CC criu/external.o [2022-07-28T12:25:23.979Z] #43 155.1 CC criu/fault-injection.o [2022-07-28T12:25:23.979Z] #43 155.3 CC criu/fdstore.o [2022-07-28T12:25:23.979Z] #43 155.8 CC criu/fifo.o [2022-07-28T12:25:23.979Z] #43 156.4 CC criu/file-ids.o [2022-07-28T12:25:23.979Z] #43 156.9 CC criu/file-lock.o [2022-07-28T12:25:23.979Z] #43 158.0 CC criu/files-ext.o [2022-07-28T12:25:23.979Z] #43 158.6 CC criu/files-reg.o [2022-07-28T12:25:23.979Z] #43 ... [2022-07-28T12:25:23.979Z] [2022-07-28T12:25:23.979Z] #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 [2022-07-28T12:25:23.979Z] #20 sha256:c678b50ed62e1ffd414704fc90b65e3e87f8d6f62f40b494a29c2dc1b2a8abcd [2022-07-28T12:25:23.979Z] #20 67.65 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-07-28T12:25:23.979Z] #20 67.74 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-07-28T12:25:23.979Z] #20 67.79 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-07-28T12:25:24.240Z] #20 67.84 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:25:24.613Z] #20 66.34 Setting up python3-pip (18.1-5) ... [2022-07-28T12:25:25.182Z] #20 67.22 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-28T12:25:25.182Z] #20 67.24 Processing triggers for mime-support (3.62) ... [2022-07-28T12:25:25.485Z] #20 100.8 Setting up python3-pip (18.1-5) ... [2022-07-28T12:25:25.743Z] #20 ... [2022-07-28T12:25:25.743Z] [2022-07-28T12:25:25.743Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:25:25.743Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:25:25.743Z] #43 186.3 CC criu/memfd.o [2022-07-28T12:25:25.743Z] #43 187.1 CC criu/mount.o [2022-07-28T12:25:25.743Z] #43 193.9 CC criu/namespaces.o [2022-07-28T12:25:25.751Z] #20 DONE 67.8s [2022-07-28T12:25:25.751Z] [2022-07-28T12:25:25.751Z] #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 [2022-07-28T12:25:25.751Z] #21 sha256:6763734036b1d6c06de0a58d2d2b732b7b93bdf44d7594b76b33d0ba01048871 [2022-07-28T12:25:25.999Z] #43 196.6 CC criu/net.o [2022-07-28T12:25:26.794Z] --- PASS: TestBuildPreserveOwnership (9.93s) [2022-07-28T12:25:26.794Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.92s) [2022-07-28T12:25:26.794Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-07-28T12:25:26.794Z] === RUN TestBuildPlatformInvalid [2022-07-28T12:25:26.794Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-07-28T12:25:26.794Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-28T12:25:26.794Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-07-28T12:25:26.794Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-28T12:25:26.794Z] PASS [2022-07-28T12:25:26.794Z] [2022-07-28T12:25:26.794Z] === Skipped [2022-07-28T12:25:26.794Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-28T12:25:26.794Z] build_session_test.go:25: TODO: BuildKit [2022-07-28T12:25:26.794Z] [2022-07-28T12:25:26.794Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-28T12:25:26.794Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-07-28T12:25:26.794Z] [2022-07-28T12:25:26.794Z] DONE 33 tests, 2 skipped in 128.205s [2022-07-28T12:25:26.794Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-28T12:25:26.794Z] INFO: Testing against a local daemon [2022-07-28T12:25:26.794Z] === RUN TestConfigInspect [2022-07-28T12:25:26.794Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:25:26.794Z] --- SKIP: TestConfigInspect (0.01s) [2022-07-28T12:25:26.794Z] === RUN TestConfigList [2022-07-28T12:25:26.794Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:25:26.794Z] --- SKIP: TestConfigList (0.01s) [2022-07-28T12:25:26.794Z] === RUN TestConfigsCreateAndDelete [2022-07-28T12:25:26.794Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:25:26.794Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-07-28T12:25:26.794Z] === RUN TestConfigsUpdate [2022-07-28T12:25:26.794Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:25:26.794Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-07-28T12:25:26.794Z] === RUN TestTemplatedConfig [2022-07-28T12:25:26.794Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:25:26.794Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-07-28T12:25:26.794Z] === RUN TestConfigCreateResolve [2022-07-28T12:25:26.794Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:25:26.794Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-07-28T12:25:26.794Z] === RUN TestConfigDaemonLibtrustID [2022-07-28T12:25:26.931Z] #43 ... [2022-07-28T12:25:26.931Z] [2022-07-28T12:25:26.931Z] #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 [2022-07-28T12:25:26.931Z] #20 sha256:c678b50ed62e1ffd414704fc90b65e3e87f8d6f62f40b494a29c2dc1b2a8abcd [2022-07-28T12:25:26.931Z] #20 102.4 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-28T12:25:27.189Z] #20 102.4 Processing triggers for mime-support (3.62) ... [2022-07-28T12:25:27.659Z] #21 1.613 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-28T12:25:27.659Z] #21 1.617 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-28T12:25:27.659Z] #21 1.621 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-28T12:25:27.659Z] #21 DONE 1.7s [2022-07-28T12:25:27.659Z] [2022-07-28T12:25:27.659Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:25:27.659Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:25:27.659Z] #43 124.9 CC criu/net.o [2022-07-28T12:25:27.659Z] #43 128.9 CC criu/netfilter.o [2022-07-28T12:25:27.659Z] #43 129.3 CC criu/page-pipe.o [2022-07-28T12:25:27.659Z] #43 130.1 CC criu/page-xfer.o [2022-07-28T12:25:27.754Z] #20 DONE 103.2s [2022-07-28T12:25:27.754Z] [2022-07-28T12:25:27.754Z] #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 [2022-07-28T12:25:27.754Z] #21 sha256:6763734036b1d6c06de0a58d2d2b732b7b93bdf44d7594b76b33d0ba01048871 [2022-07-28T12:25:28.170Z] --- PASS: TestConfigDaemonLibtrustID (1.57s) [2022-07-28T12:25:28.170Z] PASS [2022-07-28T12:25:28.170Z] [2022-07-28T12:25:28.170Z] === Skipped [2022-07-28T12:25:28.170Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2022-07-28T12:25:28.170Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:25:28.170Z] [2022-07-28T12:25:28.170Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-07-28T12:25:28.170Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:25:28.170Z] [2022-07-28T12:25:28.170Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-07-28T12:25:28.170Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:25:28.170Z] [2022-07-28T12:25:28.170Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-07-28T12:25:28.170Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:25:28.170Z] [2022-07-28T12:25:28.170Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-07-28T12:25:28.170Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:25:28.170Z] [2022-07-28T12:25:28.170Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-07-28T12:25:28.170Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:25:28.170Z] [2022-07-28T12:25:28.170Z] DONE 7 tests, 6 skipped in 1.661s [2022-07-28T12:25:28.170Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-28T12:25:28.170Z] INFO: Testing against a local daemon [2022-07-28T12:25:28.170Z] === RUN TestCheckpoint [2022-07-28T12:25:28.170Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-28T12:25:28.170Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-28T12:25:28.170Z] === RUN TestContainerInvalidJSON [2022-07-28T12:25:28.170Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-07-28T12:25:28.170Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-07-28T12:25:28.170Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-07-28T12:25:28.170Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-07-28T12:25:28.170Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-07-28T12:25:28.170Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-07-28T12:25:28.170Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-07-28T12:25:28.170Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-07-28T12:25:28.170Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-07-28T12:25:28.170Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-28T12:25:28.170Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-07-28T12:25:28.170Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-07-28T12:25:28.170Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-07-28T12:25:28.170Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-28T12:25:28.170Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-28T12:25:28.170Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-28T12:25:28.170Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-28T12:25:28.170Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-28T12:25:28.170Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-28T12:25:28.170Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-28T12:25:28.170Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-28T12:25:28.170Z] === RUN TestCopyFromContainer [2022-07-28T12:25:29.571Z] #43 131.8 CC criu/pagemap-cache.o [2022-07-28T12:25:29.697Z] #21 1.463 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-28T12:25:29.697Z] #21 1.482 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-28T12:25:29.697Z] #21 1.482 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-28T12:25:29.697Z] #21 DONE 1.7s [2022-07-28T12:25:29.697Z] [2022-07-28T12:25:29.697Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-07-28T12:25:29.697Z] #22 sha256:0535279dcbe2bc4d05250cd880170dad648b26dec0b91e9e5f95a233a31223f9 [2022-07-28T12:25:29.832Z] #43 132.2 CC criu/pagemap.o [2022-07-28T12:25:30.823Z] #20 73.49 Selecting previously unselected package vim. [2022-07-28T12:25:30.823Z] #20 73.49 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-07-28T12:25:30.823Z] #20 73.51 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:25:30.823Z] #20 74.52 Selecting previously unselected package xfsprogs. [2022-07-28T12:25:30.823Z] #20 74.52 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-07-28T12:25:30.823Z] #20 74.52 Unpacking xfsprogs (4.20.0-1) ... [2022-07-28T12:25:31.213Z] #43 133.4 CC criu/parasite-syscall.o [2022-07-28T12:25:31.765Z] #20 75.49 Selecting previously unselected package zip. [2022-07-28T12:25:31.765Z] #20 75.49 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-07-28T12:25:31.765Z] #20 75.50 Unpacking zip (3.0-11+b1) ... [2022-07-28T12:25:32.152Z] #43 134.5 CC criu/path.o [2022-07-28T12:25:32.336Z] #20 76.06 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-07-28T12:25:32.336Z] #20 76.08 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-07-28T12:25:32.336Z] #20 76.09 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-07-28T12:25:32.336Z] #20 76.10 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-07-28T12:25:32.336Z] #20 76.12 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-07-28T12:25:32.336Z] #20 76.17 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-07-28T12:25:32.357Z] === RUN TestCopyFromContainer// [2022-07-28T12:25:32.357Z] === RUN TestCopyFromContainer//bar/root [2022-07-28T12:25:32.357Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-28T12:25:32.357Z] === RUN TestCopyFromContainer/bar/quux [2022-07-28T12:25:32.358Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-28T12:25:32.358Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-28T12:25:32.358Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-28T12:25:32.412Z] #43 134.8 CC criu/pie-util-vdso-elf32.o [2022-07-28T12:25:32.597Z] #20 76.20 Setting up uidmap (1:4.5-1.1) ... [2022-07-28T12:25:32.597Z] #20 76.23 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-07-28T12:25:32.597Z] #20 76.28 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-28T12:25:32.597Z] #20 76.32 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-07-28T12:25:32.597Z] #20 76.36 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-07-28T12:25:32.597Z] #20 76.38 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-07-28T12:25:32.616Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-28T12:25:32.616Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-28T12:25:32.616Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-28T12:25:32.616Z] --- PASS: TestCopyFromContainer (4.56s) [2022-07-28T12:25:32.616Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-07-28T12:25:32.616Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-07-28T12:25:32.616Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-07-28T12:25:32.616Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-07-28T12:25:32.616Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.04s) [2022-07-28T12:25:32.616Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2022-07-28T12:25:32.616Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-07-28T12:25:32.616Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2022-07-28T12:25:32.616Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-07-28T12:25:32.616Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-07-28T12:25:32.616Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-28T12:25:32.616Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-28T12:25:32.616Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-28T12:25:32.616Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-28T12:25:32.616Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-28T12:25:32.616Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-28T12:25:32.616Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-28T12:25:32.616Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-28T12:25:32.616Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-28T12:25:32.616Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-28T12:25:32.616Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-28T12:25:32.616Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-28T12:25:32.616Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-28T12:25:32.616Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-28T12:25:32.616Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-28T12:25:32.616Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-28T12:25:32.616Z] === RUN TestCreateWithInvalidEnv [2022-07-28T12:25:32.616Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-28T12:25:32.616Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-28T12:25:32.616Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-28T12:25:32.616Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-28T12:25:32.616Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-28T12:25:32.616Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-28T12:25:32.616Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-28T12:25:32.616Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-28T12:25:32.616Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-28T12:25:32.616Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-28T12:25:32.616Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-28T12:25:32.616Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-28T12:25:32.616Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-28T12:25:32.616Z] === RUN TestCreateTmpfsMountsTarget [2022-07-28T12:25:32.858Z] #20 76.40 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:25:32.858Z] #20 76.43 Setting up zip (3.0-11+b1) ... [2022-07-28T12:25:32.858Z] #20 76.44 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:25:32.858Z] #20 76.53 Setting up bash-completion (1:2.8-6) ... [2022-07-28T12:25:32.875Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-28T12:25:32.875Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-28T12:25:32.982Z] #43 135.4 CC criu/pie-util-vdso.o [2022-07-28T12:25:33.552Z] #43 135.9 CC criu/pie-util.o [2022-07-28T12:25:33.811Z] #43 136.1 CC criu/pipes.o [2022-07-28T12:25:34.250Z] --- PASS: TestCreateWithCustomMaskedPaths (1.26s) [2022-07-28T12:25:34.250Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-28T12:25:34.381Z] #43 136.8 CC criu/plugin.o [2022-07-28T12:25:34.642Z] #43 137.2 CC criu/proc_parse.o [2022-07-28T12:25:34.772Z] #20 ... [2022-07-28T12:25:34.772Z] [2022-07-28T12:25:34.772Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:25:34.772Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:25:34.772Z] #43 161.5 CC criu/files.o [2022-07-28T12:25:34.772Z] #43 165.4 CC criu/filesystems.o [2022-07-28T12:25:34.772Z] #43 166.6 CC criu/fsnotify.o [2022-07-28T12:25:34.772Z] #43 168.1 CC criu/image-desc.o [2022-07-28T12:25:34.772Z] #43 168.5 CC criu/image.o [2022-07-28T12:25:34.772Z] #43 170.2 CC criu/ipc_ns.o [2022-07-28T12:25:35.628Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.34s) [2022-07-28T12:25:35.628Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-28T12:25:35.628Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-28T12:25:35.628Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-28T12:25:35.628Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-28T12:25:35.628Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-28T12:25:35.628Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-28T12:25:35.628Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-28T12:25:35.628Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-28T12:25:35.628Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-28T12:25:35.628Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-28T12:25:35.628Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-28T12:25:35.628Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-28T12:25:35.628Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-28T12:25:35.628Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-28T12:25:35.628Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-28T12:25:35.628Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-28T12:25:35.628Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-28T12:25:35.628Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-28T12:25:35.628Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-28T12:25:35.628Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-28T12:25:35.628Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-28T12:25:35.628Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-28T12:25:35.628Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-28T12:25:35.715Z] #43 172.6 CC criu/irmap.o [2022-07-28T12:25:35.887Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2022-07-28T12:25:35.887Z] === RUN TestCreateDifferentPlatform [2022-07-28T12:25:35.887Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-28T12:25:35.887Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-28T12:25:35.887Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-28T12:25:35.887Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-28T12:25:35.887Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-28T12:25:35.887Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-28T12:25:35.887Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-07-28T12:25:35.887Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-28T12:25:35.887Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-07-28T12:25:35.887Z] === RUN TestContainerStartOnDaemonRestart [2022-07-28T12:25:35.887Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-28T12:25:35.887Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-07-28T12:25:35.887Z] === RUN TestDaemonRestartIpcMode [2022-07-28T12:25:35.887Z] === PAUSE TestDaemonRestartIpcMode [2022-07-28T12:25:35.887Z] === RUN TestDaemonHostGatewayIP [2022-07-28T12:25:35.887Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T12:25:35.887Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-07-28T12:25:35.887Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-28T12:25:35.887Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-28T12:25:35.887Z] === RUN TestContainerKillOnDaemonStart [2022-07-28T12:25:35.887Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-28T12:25:35.887Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-07-28T12:25:35.887Z] === RUN TestDiff [2022-07-28T12:25:36.235Z] #22 ... [2022-07-28T12:25:36.235Z] [2022-07-28T12:25:36.235Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:25:36.235Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:25:36.235Z] #43 202.4 CC criu/netfilter.o [2022-07-28T12:25:36.235Z] #43 203.0 CC criu/page-pipe.o [2022-07-28T12:25:36.235Z] #43 204.4 CC criu/page-xfer.o [2022-07-28T12:25:36.454Z] --- PASS: TestDiff (0.46s) [2022-07-28T12:25:36.454Z] === RUN TestExecWithCloseStdin [2022-07-28T12:25:36.657Z] #43 173.7 CC criu/kcmp-ids.o [2022-07-28T12:25:36.797Z] #43 207.3 CC criu/pagemap-cache.o [2022-07-28T12:25:37.022Z] --- PASS: TestExecWithCloseStdin (0.53s) [2022-07-28T12:25:37.022Z] === RUN TestExec [2022-07-28T12:25:37.229Z] #43 174.1 CC criu/kerndat.o [2022-07-28T12:25:37.280Z] --- PASS: TestExec (0.50s) [2022-07-28T12:25:37.280Z] === RUN TestExecUser [2022-07-28T12:25:37.361Z] #43 207.8 CC criu/pagemap.o [2022-07-28T12:25:37.829Z] #56 ... [2022-07-28T12:25:37.829Z] [2022-07-28T12:25:37.829Z] #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 [2022-07-28T12:25:37.829Z] #24 sha256:11299b946957715e63fe15281f631b67e4b63daa456dbf09c366d25761e4c1d9 [2022-07-28T12:25:37.829Z] #24 235.0 + return [2022-07-28T12:25:37.847Z] --- PASS: TestExecUser (0.50s) [2022-07-28T12:25:37.848Z] === RUN TestExportContainerAndImportImage [2022-07-28T12:25:37.924Z] #43 ... [2022-07-28T12:25:37.924Z] [2022-07-28T12:25:37.924Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-07-28T12:25:37.924Z] #22 sha256:0535279dcbe2bc4d05250cd880170dad648b26dec0b91e9e5f95a233a31223f9 [2022-07-28T12:25:37.924Z] #22 8.438 Collecting yamllint==1.26.1 [2022-07-28T12:25:37.937Z] #43 ... [2022-07-28T12:25:37.937Z] [2022-07-28T12:25:37.937Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-07-28T12:25:37.937Z] #22 sha256:0535279dcbe2bc4d05250cd880170dad648b26dec0b91e9e5f95a233a31223f9 [2022-07-28T12:25:37.937Z] #22 5.619 Collecting yamllint==1.26.1 [2022-07-28T12:25:37.937Z] #22 ... [2022-07-28T12:25:37.937Z] [2022-07-28T12:25:37.937Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:25:37.937Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:25:37.937Z] #43 140.1 CC criu/protobuf-desc.o [2022-07-28T12:25:38.415Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-07-28T12:25:38.415Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-28T12:25:38.506Z] #43 140.9 CC criu/protobuf.o [2022-07-28T12:25:38.612Z] #43 ... [2022-07-28T12:25:38.612Z] [2022-07-28T12:25:38.612Z] #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 [2022-07-28T12:25:38.612Z] #20 sha256:c678b50ed62e1ffd414704fc90b65e3e87f8d6f62f40b494a29c2dc1b2a8abcd [2022-07-28T12:25:38.612Z] #20 82.11 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-07-28T12:25:38.612Z] #20 82.14 Setting up xz-utils (5.2.4-1+deb10u1) ... [2022-07-28T12:25:38.612Z] #20 82.20 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-28T12:25:38.612Z] #20 82.20 Setting up patch (2.7.6-3+deb10u1) ... [2022-07-28T12:25:38.612Z] #20 82.23 Setting up sudo (1.8.27-1+deb10u3) ... [2022-07-28T12:25:38.612Z] #20 82.30 invoke-rc.d: could not determine current runlevel [2022-07-28T12:25:38.612Z] #20 82.33 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-28T12:25:38.612Z] #20 82.33 Setting up pigz (2.4-1) ... [2022-07-28T12:25:38.612Z] #20 82.34 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-28T12:25:38.612Z] #20 82.36 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-07-28T12:25:38.612Z] #20 82.40 Setting up python-pip-whl (18.1-5) ... [2022-07-28T12:25:38.873Z] #20 82.42 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-07-28T12:25:38.873Z] #20 82.47 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:25:39.076Z] #43 141.4 CC criu/pstree.o [2022-07-28T12:25:39.444Z] #20 83.05 Setting up libaio1:amd64 (0.3.112-3) ... [2022-07-28T12:25:39.444Z] #20 83.07 Setting up libonig5:amd64 (6.9.1-1) ... [2022-07-28T12:25:39.444Z] #20 83.08 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-07-28T12:25:39.444Z] #20 83.09 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-07-28T12:25:39.444Z] #20 83.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-28T12:25:39.444Z] #20 83.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-28T12:25:39.444Z] #20 83.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-28T12:25:39.444Z] #20 83.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-28T12:25:39.444Z] #20 83.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-28T12:25:39.444Z] #20 83.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-28T12:25:39.444Z] #20 83.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-28T12:25:39.444Z] #20 83.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-28T12:25:39.444Z] #20 83.30 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-07-28T12:25:39.444Z] #20 83.33 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-07-28T12:25:39.705Z] #20 83.36 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-07-28T12:25:39.705Z] #20 83.39 Setting up jq (1.5+dfsg-2+b1) ... [2022-07-28T12:25:39.705Z] #20 83.44 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-07-28T12:25:39.705Z] #20 83.47 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-07-28T12:25:39.729Z] #24 DONE 236.8s [2022-07-28T12:25:39.729Z] [2022-07-28T12:25:39.729Z] #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 [2022-07-28T12:25:39.729Z] #53 sha256:c57ae2e5ad2b78b7d5d3e3dbc86dbca5490266d4745c8cb04b8138d769b4d883 [2022-07-28T12:25:39.729Z] #53 140.2 + mkdir -p /build [2022-07-28T12:25:39.729Z] #53 140.2 + cp runc /build/runc [2022-07-28T12:25:39.729Z] #53 DONE 140.6s [2022-07-28T12:25:39.729Z] [2022-07-28T12:25:39.729Z] #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 [2022-07-28T12:25:39.729Z] #56 sha256:36ce678287ecfa207c7aca74d87d1046523f943536553e4c8f4975a114a1df0a [2022-07-28T12:25:40.458Z] #43 142.9 CC criu/rbtree.o [2022-07-28T12:25:40.717Z] #43 143.3 CC criu/rst-malloc.o [2022-07-28T12:25:41.287Z] #43 143.6 CC criu/seccomp.o [2022-07-28T12:25:41.699Z] --- PASS: TestExportContainerAfterDaemonRestart (3.27s) [2022-07-28T12:25:41.699Z] === RUN TestHealthCheckWorkdir [2022-07-28T12:25:42.227Z] #43 144.6 CC criu/seize.o [2022-07-28T12:25:42.255Z] #56 ... [2022-07-28T12:25:42.255Z] [2022-07-28T12:25:42.255Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-07-28T12:25:42.255Z] #25 sha256:3b8e60ad807ac8bc823d160aa90988944f041752826104550f87893ab9903f28 [2022-07-28T12:25:42.255Z] #25 DONE 0.4s [2022-07-28T12:25:42.255Z] [2022-07-28T12:25:42.255Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-28T12:25:42.255Z] #30 sha256:9f55c66efb0958fabc8e67482e8d44a1a4d0bd91fee06fcb7d5237ea763412c7 [2022-07-28T12:25:42.266Z] --- PASS: TestHealthCheckWorkdir (0.62s) [2022-07-28T12:25:42.266Z] === RUN TestHealthKillContainer [2022-07-28T12:25:43.166Z] #43 ... [2022-07-28T12:25:43.166Z] [2022-07-28T12:25:43.166Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-07-28T12:25:43.166Z] #22 sha256:0535279dcbe2bc4d05250cd880170dad648b26dec0b91e9e5f95a233a31223f9 [2022-07-28T12:25:43.166Z] #22 11.02 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-07-28T12:25:43.166Z] #22 12.31 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-07-28T12:25:43.166Z] #22 12.37 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-07-28T12:25:43.166Z] #22 12.43 Collecting pyyaml (from yamllint==1.26.1) [2022-07-28T12:25:43.166Z] #22 12.77 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) [2022-07-28T12:25:43.166Z] #22 13.06 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-07-28T12:25:43.166Z] #22 13.06 Building wheels for collected packages: yamllint [2022-07-28T12:25:43.166Z] #22 13.06 Running setup.py bdist_wheel for yamllint: started [2022-07-28T12:25:43.166Z] #22 14.09 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-07-28T12:25:43.166Z] #22 14.10 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-07-28T12:25:43.166Z] #22 14.15 Successfully built yamllint [2022-07-28T12:25:43.166Z] #22 14.16 Installing collected packages: pathspec, pyyaml, yamllint [2022-07-28T12:25:43.166Z] #22 14.59 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-28T12:25:43.166Z] #22 DONE 15.7s [2022-07-28T12:25:43.166Z] [2022-07-28T12:25:43.166Z] #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 [2022-07-28T12:25:43.166Z] #40 sha256:026c1dd60fb66b96a370bccc3c5529f2667f2022f8d6b588231c987adeab095d [2022-07-28T12:25:43.166Z] #40 208.2 + dpkg --print-architecture [2022-07-28T12:25:43.166Z] #40 208.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-07-28T12:25:43.166Z] #40 208.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-28T12:25:43.166Z] #40 208.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-28T12:25:44.104Z] #40 ... [2022-07-28T12:25:44.104Z] [2022-07-28T12:25:44.104Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-07-28T12:25:44.104Z] #25 sha256:271014db1a515d29317bf7fafbf402ca8991a40d63a1a5a45db024f1e849fc7f [2022-07-28T12:25:44.104Z] #25 DONE 0.6s [2022-07-28T12:25:44.104Z] [2022-07-28T12:25:44.104Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-28T12:25:44.104Z] #30 sha256:9c3b2de6a0f61f1fb414398f4b3ff495afb2ff7b594f1b0b3a3cf3b314c7800d [2022-07-28T12:25:44.471Z] #22 13.99 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-07-28T12:25:44.471Z] #22 ... [2022-07-28T12:25:44.471Z] [2022-07-28T12:25:44.471Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:25:44.471Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:25:44.471Z] #43 209.4 CC criu/parasite-syscall.o [2022-07-28T12:25:44.471Z] #43 210.9 CC criu/path.o [2022-07-28T12:25:44.471Z] #43 211.5 CC criu/pie-util-vdso-elf32.o [2022-07-28T12:25:44.471Z] #43 212.2 CC criu/pie-util-vdso.o [2022-07-28T12:25:44.471Z] #43 213.0 CC criu/pie-util.o [2022-07-28T12:25:44.471Z] #43 213.2 CC criu/pipes.o [2022-07-28T12:25:44.471Z] #43 214.6 CC criu/plugin.o [2022-07-28T12:25:44.728Z] #43 215.3 CC criu/proc_parse.o [2022-07-28T12:25:44.999Z] #20 88.28 Setting up iptables (1.8.2-4) ... [2022-07-28T12:25:44.999Z] #20 88.31 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-28T12:25:44.999Z] #20 88.32 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-28T12:25:44.999Z] #20 88.34 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-28T12:25:44.999Z] #20 88.35 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-28T12:25:44.999Z] #20 88.36 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-28T12:25:44.999Z] #20 88.36 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-28T12:25:44.999Z] #20 88.38 Setting up python3 (3.7.3-1) ... [2022-07-28T12:25:45.294Z] #43 ... [2022-07-28T12:25:45.294Z] [2022-07-28T12:25:45.294Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-07-28T12:25:45.294Z] #22 sha256:0535279dcbe2bc4d05250cd880170dad648b26dec0b91e9e5f95a233a31223f9 [2022-07-28T12:25:45.294Z] #22 15.59 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-07-28T12:25:45.294Z] #22 15.67 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-07-28T12:25:45.294Z] #22 15.76 Collecting pyyaml (from yamllint==1.26.1) [2022-07-28T12:25:45.571Z] #20 89.10 Setting up python3-wheel (0.32.3-2) ... [2022-07-28T12:25:45.858Z] #22 16.20 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) [2022-07-28T12:25:46.124Z] #22 16.60 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-07-28T12:25:46.124Z] #22 16.61 Building wheels for collected packages: yamllint [2022-07-28T12:25:46.124Z] #22 16.61 Running setup.py bdist_wheel for yamllint: started [2022-07-28T12:25:46.142Z] #20 89.95 Setting up apparmor (2.13.2-10) ... [2022-07-28T12:25:47.517Z] #30 DONE 5.2s [2022-07-28T12:25:47.517Z] [2022-07-28T12:25:47.518Z] #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 [2022-07-28T12:25:47.518Z] #56 sha256:36ce678287ecfa207c7aca74d87d1046523f943536553e4c8f4975a114a1df0a [2022-07-28T12:25:47.518Z] #56 206.0 + bin/containerd [2022-07-28T12:25:47.778Z] #56 ... [2022-07-28T12:25:47.778Z] [2022-07-28T12:25:47.778Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-28T12:25:47.778Z] #33 sha256:f8a635c188fbf5bafa52bb6e05f50aaed8dcef148ee5c08ed4c52e1e83cfb0d1 [2022-07-28T12:25:47.778Z] #33 DONE 0.3s [2022-07-28T12:25:47.778Z] [2022-07-28T12:25:47.778Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-07-28T12:25:47.778Z] #35 sha256:25f4a5199713e0ca73a10bcc530f6e31742f41ffd0ac3dd882f65a2322f8d6b5 [2022-07-28T12:25:47.778Z] #35 DONE 0.1s [2022-07-28T12:25:48.025Z] #22 18.40 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-07-28T12:25:48.025Z] #22 18.40 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-07-28T12:25:48.025Z] #22 18.50 Successfully built yamllint [2022-07-28T12:25:48.025Z] #22 18.53 Installing collected packages: pathspec, pyyaml, yamllint [2022-07-28T12:25:48.036Z] [2022-07-28T12:25:48.036Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-07-28T12:25:48.036Z] #38 sha256:3a432f2ef89a4ee263add8a9d0d46124dffec10030a60028231fee4cc9a49e45 [2022-07-28T12:25:48.036Z] #38 DONE 0.1s [2022-07-28T12:25:48.036Z] [2022-07-28T12:25:48.036Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-07-28T12:25:48.036Z] #41 sha256:94351ef379b87bea9d7ad32ea1166574fbe0ab24c21618e54fbe2f9845cd9568 [2022-07-28T12:25:48.296Z] #41 DONE 0.4s [2022-07-28T12:25:48.296Z] [2022-07-28T12:25:48.296Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-07-28T12:25:48.296Z] #44 sha256:69c0a1a6045408f6dbe1c9b80abc45ba7a49e4e3eb70252aae2215e83366646b [2022-07-28T12:25:48.554Z] #44 DONE 0.1s [2022-07-28T12:25:48.554Z] [2022-07-28T12:25:48.554Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-07-28T12:25:48.554Z] #46 sha256:138c3b2d826359b1ed0f14dd6202fb059d595206e672900c70cb9ae4c20f3170 [2022-07-28T12:25:48.554Z] #46 DONE 0.1s [2022-07-28T12:25:48.554Z] [2022-07-28T12:25:48.554Z] #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 [2022-07-28T12:25:48.554Z] #56 sha256:36ce678287ecfa207c7aca74d87d1046523f943536553e4c8f4975a114a1df0a [2022-07-28T12:25:48.554Z] #56 ... [2022-07-28T12:25:48.554Z] [2022-07-28T12:25:48.554Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-28T12:25:48.554Z] #48 sha256:645f2a70ae3c77937ae3a9fee7d6e75d3d1743d9c6429b1b4f44a0afca4f4bc4 [2022-07-28T12:25:48.554Z] #48 DONE 0.1s [2022-07-28T12:25:48.592Z] #22 19.03 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-28T12:25:48.812Z] [2022-07-28T12:25:48.813Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-28T12:25:48.813Z] #50 sha256:650efdfecbb12dd91e1c020129510dcbbf4d6f3381aaf1fc20ff39ffec1ecf3f [2022-07-28T12:25:49.170Z] #22 DONE 19.8s [2022-07-28T12:25:49.170Z] [2022-07-28T12:25:49.170Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:25:49.170Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:25:49.170Z] #43 219.8 CC criu/protobuf-desc.o [2022-07-28T12:25:49.380Z] #30 ... [2022-07-28T12:25:49.380Z] [2022-07-28T12:25:49.380Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:25:49.380Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:25:49.380Z] #43 145.9 CC criu/servicefd.o [2022-07-28T12:25:49.380Z] #43 146.5 CC criu/shmem.o [2022-07-28T12:25:49.380Z] #43 147.7 CC criu/sigframe.o [2022-07-28T12:25:49.380Z] #43 147.8 CC criu/signalfd.o [2022-07-28T12:25:49.380Z] #43 148.2 CC criu/sk-inet.o [2022-07-28T12:25:49.380Z] #43 149.6 CC criu/sk-netlink.o [2022-07-28T12:25:49.380Z] #43 150.0 CC criu/sk-packet.o [2022-07-28T12:25:49.380Z] #43 150.8 CC criu/sk-queue.o [2022-07-28T12:25:49.380Z] #43 151.2 CC criu/sk-tcp.o [2022-07-28T12:25:49.380Z] #43 151.7 CC criu/sk-unix.o [2022-07-28T12:25:49.384Z] #50 DONE 0.6s [2022-07-28T12:25:49.384Z] [2022-07-28T12:25:49.384Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-28T12:25:49.384Z] #52 sha256:19e3ed4ac96553c983c7cb345951c74446950ec617868df9d1154f706bb3dc13 [2022-07-28T12:25:49.384Z] #52 DONE 0.1s [2022-07-28T12:25:49.384Z] [2022-07-28T12:25:49.384Z] #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 [2022-07-28T12:25:49.384Z] #56 sha256:36ce678287ecfa207c7aca74d87d1046523f943536553e4c8f4975a114a1df0a [2022-07-28T12:25:49.384Z] #56 ... [2022-07-28T12:25:49.384Z] [2022-07-28T12:25:49.384Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-07-28T12:25:49.384Z] #54 sha256:0d68f7aa3b8426bb3aa5ffe21edec6696c64051a11711c1f5c0c1e298d6a4088 [2022-07-28T12:25:49.442Z] #20 92.52 Setting up xfsprogs (4.20.0-1) ... [2022-07-28T12:25:49.442Z] #20 92.54 Setting up python3-lib2to3 (3.7.3-1) ... [2022-07-28T12:25:49.442Z] #20 ... [2022-07-28T12:25:49.442Z] [2022-07-28T12:25:49.442Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:25:49.442Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:25:49.442Z] #43 176.1 CC criu/libnetlink.o [2022-07-28T12:25:49.442Z] #43 176.7 CC criu/log.o [2022-07-28T12:25:49.442Z] #43 177.3 CC criu/lsm.o [2022-07-28T12:25:49.442Z] #43 178.2 CC criu/mem.o [2022-07-28T12:25:49.442Z] #43 181.1 CC criu/memfd.o [2022-07-28T12:25:49.442Z] #43 181.9 CC criu/mount.o [2022-07-28T12:25:49.442Z] #43 ... [2022-07-28T12:25:49.442Z] [2022-07-28T12:25:49.442Z] #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 [2022-07-28T12:25:49.442Z] #20 sha256:c678b50ed62e1ffd414704fc90b65e3e87f8d6f62f40b494a29c2dc1b2a8abcd [2022-07-28T12:25:49.442Z] #20 93.14 Setting up python3-pkg-resources (40.8.0-1) ... [2022-07-28T12:25:49.644Z] #54 DONE 0.3s [2022-07-28T12:25:49.644Z] [2022-07-28T12:25:49.644Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-28T12:25:49.644Z] #56 sha256:36ce678287ecfa207c7aca74d87d1046523f943536553e4c8f4975a114a1df0a [2022-07-28T12:25:49.735Z] #43 ... [2022-07-28T12:25:49.735Z] [2022-07-28T12:25:49.735Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-07-28T12:25:49.735Z] #25 sha256:3b84d9c073e36e064ecf76259e599650897a7d71f56e56179015a646d4901b71 [2022-07-28T12:25:49.735Z] #25 DONE 0.3s [2022-07-28T12:25:49.735Z] [2022-07-28T12:25:49.735Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-28T12:25:49.735Z] #30 sha256:b8319b40880f2910850508e38b33d2a2536ac33b1b6f928c65f2b356be0d3f90 [2022-07-28T12:25:49.951Z] #43 ... [2022-07-28T12:25:49.951Z] [2022-07-28T12:25:49.951Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-28T12:25:49.951Z] #30 sha256:9c3b2de6a0f61f1fb414398f4b3ff495afb2ff7b594f1b0b3a3cf3b314c7800d [2022-07-28T12:25:49.951Z] #30 DONE 6.1s [2022-07-28T12:25:49.951Z] [2022-07-28T12:25:49.951Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-28T12:25:49.951Z] #33 sha256:4557a4ab9f2bfc8cb0e3fe62f52f53bc88251ace97f0052b6dc64cc09487cd51 [2022-07-28T12:25:50.211Z] #33 DONE 0.4s [2022-07-28T12:25:50.211Z] [2022-07-28T12:25:50.211Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:25:50.211Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:25:50.211Z] #43 ... [2022-07-28T12:25:50.211Z] [2022-07-28T12:25:50.211Z] #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 [2022-07-28T12:25:50.211Z] #49 sha256:b68e6efa17fff31af94354b5272cfd435457c77e0bec74cb92a2c4e0b9bd615c [2022-07-28T12:25:50.211Z] #49 220.2 + /build/golangci-lint --version [2022-07-28T12:25:50.377Z] --- PASS: TestHealthKillContainer (7.82s) [2022-07-28T12:25:50.378Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-28T12:25:50.378Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-28T12:25:50.378Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-07-28T12:25:50.378Z] === RUN TestIpcModeNone [2022-07-28T12:25:50.385Z] #20 94.27 Setting up python3-distutils (3.7.3-1) ... [2022-07-28T12:25:50.471Z] #49 ... [2022-07-28T12:25:50.471Z] [2022-07-28T12:25:50.471Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-07-28T12:25:50.471Z] #35 sha256:3b3a6df43df6ccc1b33727bbc9e7c3130f2c76c849214796e5c9e43bf5e19317 [2022-07-28T12:25:50.471Z] #35 DONE 0.2s [2022-07-28T12:25:50.636Z] --- PASS: TestIpcModeNone (0.48s) [2022-07-28T12:25:50.636Z] === RUN TestIpcModePrivate [2022-07-28T12:25:50.731Z] [2022-07-28T12:25:50.731Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-07-28T12:25:50.731Z] #38 sha256:3ff07529153eb20852fe8a66b7d6bc31182ccdec7cfb3d6acbbbeba28254962c [2022-07-28T12:25:50.731Z] #38 DONE 0.1s [2022-07-28T12:25:50.731Z] [2022-07-28T12:25:50.731Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:25:50.731Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:25:50.895Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-07-28T12:25:50.994Z] #43 ... [2022-07-28T12:25:50.994Z] [2022-07-28T12:25:50.994Z] #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 [2022-07-28T12:25:50.995Z] #49 sha256:b68e6efa17fff31af94354b5272cfd435457c77e0bec74cb92a2c4e0b9bd615c [2022-07-28T12:25:50.995Z] #49 220.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-07-28T12:25:50.995Z] #49 DONE 220.8s [2022-07-28T12:25:50.995Z] [2022-07-28T12:25:50.995Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:25:50.995Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:25:51.153Z] --- PASS: TestIpcModePrivate (0.46s) [2022-07-28T12:25:51.153Z] === RUN TestIpcModeShareable [2022-07-28T12:25:51.153Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-28T12:25:51.153Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-07-28T12:25:51.153Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-28T12:25:51.254Z] #43 153.8 CC criu/sockets.o [2022-07-28T12:25:51.768Z] #20 95.21 Setting up python3-setuptools (40.8.0-1) ... [2022-07-28T12:25:52.530Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.49s) [2022-07-28T12:25:52.530Z] === RUN TestAPIIpcModeHost [2022-07-28T12:25:52.530Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-28T12:25:52.530Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-07-28T12:25:52.530Z] === RUN TestDaemonIpcModeShareable [2022-07-28T12:25:52.530Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-28T12:25:52.530Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-07-28T12:25:52.530Z] === RUN TestDaemonIpcModePrivate [2022-07-28T12:25:52.636Z] #43 154.8 CC criu/stats.o [2022-07-28T12:25:52.896Z] #43 155.2 CC criu/string.o [2022-07-28T12:25:52.896Z] #43 155.3 CC criu/sysctl.o [2022-07-28T12:25:53.679Z] #20 97.43 Setting up python3-pip (18.1-5) ... [2022-07-28T12:25:53.836Z] #43 156.1 CC criu/sysfs_parse.o [2022-07-28T12:25:53.906Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-07-28T12:25:54.096Z] #43 156.5 CC criu/timens.o [2022-07-28T12:25:54.356Z] #43 156.9 CC criu/timerfd.o [2022-07-28T12:25:54.999Z] #30 DONE 5.1s [2022-07-28T12:25:54.999Z] [2022-07-28T12:25:54.999Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-28T12:25:54.999Z] #33 sha256:3a48a640607a6142a686a3c1455899f95de89f8a97d8a097702f0f44b18db3aa [2022-07-28T12:25:55.256Z] #33 DONE 0.4s [2022-07-28T12:25:55.256Z] [2022-07-28T12:25:55.256Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-07-28T12:25:55.256Z] #35 sha256:d38f6eb5215721d35971cdd6dfc1a2127eec0b7c95b7471cf16b85bf7edc6734 [2022-07-28T12:25:55.256Z] #35 DONE 0.1s [2022-07-28T12:25:55.256Z] [2022-07-28T12:25:55.256Z] #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 [2022-07-28T12:25:55.256Z] #40 sha256:026c1dd60fb66b96a370bccc3c5529f2667f2022f8d6b588231c987adeab095d [2022-07-28T12:25:55.256Z] #40 314.6 + dpkg --print-architecture [2022-07-28T12:25:55.256Z] #40 314.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-07-28T12:25:55.256Z] #40 315.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-28T12:25:55.256Z] #40 315.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-28T12:25:55.256Z] #40 ... [2022-07-28T12:25:55.256Z] [2022-07-28T12:25:55.256Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-07-28T12:25:55.256Z] #38 sha256:398ac20a6ca76274ec173c45f141a75550b7d74405d8f40980e0c4fb16db62a4 [2022-07-28T12:25:55.256Z] #38 DONE 0.1s [2022-07-28T12:25:55.282Z] --- PASS: TestDaemonIpcModePrivate (2.38s) [2022-07-28T12:25:55.282Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-28T12:25:55.282Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-28T12:25:55.282Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-28T12:25:55.282Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-28T12:25:55.282Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-28T12:25:55.282Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-28T12:25:55.282Z] === RUN TestIpcModeOlderClient [2022-07-28T12:25:55.282Z] === PAUSE TestIpcModeOlderClient [2022-07-28T12:25:55.282Z] === RUN TestKillContainerInvalidSignal [2022-07-28T12:25:55.296Z] #43 157.5 CC criu/tty.o [2022-07-28T12:25:55.513Z] [2022-07-28T12:25:55.513Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:25:55.513Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:25:55.513Z] #43 221.5 CC criu/protobuf.o [2022-07-28T12:25:55.513Z] #43 222.1 CC criu/pstree.o [2022-07-28T12:25:55.513Z] #43 224.0 CC criu/rbtree.o [2022-07-28T12:25:55.513Z] #43 224.6 CC criu/rst-malloc.o [2022-07-28T12:25:55.513Z] #43 225.2 CC criu/seccomp.o [2022-07-28T12:25:55.540Z] --- PASS: TestKillContainerInvalidSignal (0.51s) [2022-07-28T12:25:55.540Z] === RUN TestKillContainer [2022-07-28T12:25:55.540Z] === RUN TestKillContainer/no_signal [2022-07-28T12:25:55.853Z] #20 99.44 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-28T12:25:56.076Z] #43 226.5 CC criu/seize.o [2022-07-28T12:25:56.107Z] === RUN TestKillContainer/non_killing_signal [2022-07-28T12:25:56.107Z] === RUN TestKillContainer/killing_signal [2022-07-28T12:25:56.113Z] #20 99.72 Processing triggers for mime-support (3.62) ... [2022-07-28T12:25:56.684Z] #20 DONE 100.2s [2022-07-28T12:25:56.684Z] [2022-07-28T12:25:56.684Z] #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 [2022-07-28T12:25:56.684Z] #21 sha256:6763734036b1d6c06de0a58d2d2b732b7b93bdf44d7594b76b33d0ba01048871 [2022-07-28T12:25:57.042Z] --- PASS: TestKillContainer (1.41s) [2022-07-28T12:25:57.042Z] --- PASS: TestKillContainer/no_signal (0.43s) [2022-07-28T12:25:57.042Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-07-28T12:25:57.042Z] --- PASS: TestKillContainer/killing_signal (0.46s) [2022-07-28T12:25:57.042Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-28T12:25:57.042Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-28T12:25:57.205Z] #43 159.2 CC criu/tun.o [2022-07-28T12:25:57.205Z] #43 159.6 CC criu/uffd.o [2022-07-28T12:25:57.300Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-28T12:25:57.626Z] #21 1.145 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-28T12:25:57.626Z] #21 1.157 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-28T12:25:57.626Z] #21 1.158 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-28T12:25:57.868Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.90s) [2022-07-28T12:25:57.868Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-07-28T12:25:57.868Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-07-28T12:25:57.868Z] === RUN TestKillStoppedContainer [2022-07-28T12:25:57.868Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-28T12:25:57.868Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-28T12:25:57.868Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-28T12:25:57.868Z] === RUN TestKillDifferentUserContainer [2022-07-28T12:25:57.968Z] #43 228.3 CC criu/servicefd.o [2022-07-28T12:25:58.198Z] #21 DONE 1.7s [2022-07-28T12:25:58.198Z] [2022-07-28T12:25:58.198Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-07-28T12:25:58.198Z] #22 sha256:0535279dcbe2bc4d05250cd880170dad648b26dec0b91e9e5f95a233a31223f9 [2022-07-28T12:25:58.436Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-07-28T12:25:58.436Z] === RUN TestInspectOomKilledTrue [2022-07-28T12:25:58.436Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T12:25:58.436Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-28T12:25:58.436Z] === RUN TestInspectOomKilledFalse [2022-07-28T12:25:58.436Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-28T12:25:58.436Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-28T12:25:58.436Z] === RUN TestLinksEtcHostsContentMatch [2022-07-28T12:25:58.436Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-28T12:25:58.436Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-07-28T12:25:58.436Z] === RUN TestLinksContainerNames [2022-07-28T12:25:58.586Z] #43 160.7 CC criu/util.o [2022-07-28T12:25:58.898Z] #43 229.1 CC criu/shmem.o [2022-07-28T12:25:59.372Z] --- PASS: TestLinksContainerNames (0.93s) [2022-07-28T12:25:59.372Z] === RUN TestLogsFollowTailEmpty [2022-07-28T12:25:59.526Z] #43 161.9 CC criu/uts_ns.o [2022-07-28T12:25:59.631Z] --- PASS: TestLogsFollowTailEmpty (0.46s) [2022-07-28T12:25:59.631Z] === RUN TestContainerNetworkMountsNoChown [2022-07-28T12:25:59.786Z] #43 162.1 CC criu/vdso-compat.o [2022-07-28T12:25:59.786Z] #43 162.3 CC criu/vdso.o [2022-07-28T12:25:59.830Z] #43 230.3 CC criu/sigframe.o [2022-07-28T12:26:00.088Z] #43 230.7 CC criu/signalfd.o [2022-07-28T12:26:00.198Z] --- PASS: TestContainerNetworkMountsNoChown (0.46s) [2022-07-28T12:26:00.198Z] === RUN TestMountDaemonRoot [2022-07-28T12:26:00.198Z] === RUN TestMountDaemonRoot/default [2022-07-28T12:26:00.198Z] === PAUSE TestMountDaemonRoot/default [2022-07-28T12:26:00.198Z] === RUN TestMountDaemonRoot/private [2022-07-28T12:26:00.198Z] === PAUSE TestMountDaemonRoot/private [2022-07-28T12:26:00.198Z] === RUN TestMountDaemonRoot/rprivate [2022-07-28T12:26:00.198Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-28T12:26:00.198Z] === RUN TestMountDaemonRoot/slave [2022-07-28T12:26:00.198Z] === PAUSE TestMountDaemonRoot/slave [2022-07-28T12:26:00.198Z] === RUN TestMountDaemonRoot/rslave [2022-07-28T12:26:00.198Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-28T12:26:00.198Z] === RUN TestMountDaemonRoot/shared [2022-07-28T12:26:00.198Z] === PAUSE TestMountDaemonRoot/shared [2022-07-28T12:26:00.198Z] === RUN TestMountDaemonRoot/rshared [2022-07-28T12:26:00.198Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-28T12:26:00.198Z] === CONT TestMountDaemonRoot/default [2022-07-28T12:26:00.198Z] === CONT TestMountDaemonRoot/rslave [2022-07-28T12:26:00.198Z] === CONT TestMountDaemonRoot/rprivate [2022-07-28T12:26:00.198Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-28T12:26:00.198Z] === CONT TestMountDaemonRoot/slave [2022-07-28T12:26:00.198Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-28T12:26:00.198Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-28T12:26:00.198Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-28T12:26:00.198Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-28T12:26:00.198Z] === CONT TestMountDaemonRoot/private [2022-07-28T12:26:00.198Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-28T12:26:00.198Z] === CONT TestMountDaemonRoot/shared [2022-07-28T12:26:00.198Z] === CONT TestMountDaemonRoot/rshared [2022-07-28T12:26:00.198Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-28T12:26:00.198Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-28T12:26:00.198Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-28T12:26:00.198Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-28T12:26:00.198Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-28T12:26:00.198Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-28T12:26:00.198Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-28T12:26:00.198Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-28T12:26:00.198Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-28T12:26:00.198Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-28T12:26:00.198Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-28T12:26:00.198Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-28T12:26:00.198Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-28T12:26:00.198Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-28T12:26:00.198Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-28T12:26:00.198Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-28T12:26:00.198Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-28T12:26:00.198Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-28T12:26:00.198Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-28T12:26:00.198Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-28T12:26:00.198Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-28T12:26:00.198Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-28T12:26:00.198Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-28T12:26:00.198Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-28T12:26:00.198Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-28T12:26:00.198Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-28T12:26:00.198Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-28T12:26:00.198Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-28T12:26:00.198Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-28T12:26:00.198Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-28T12:26:00.198Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-28T12:26:00.198Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-28T12:26:00.198Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-28T12:26:00.198Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-28T12:26:00.198Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-28T12:26:00.198Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-28T12:26:00.198Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-28T12:26:00.198Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-28T12:26:00.198Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-28T12:26:00.198Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-28T12:26:00.198Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-28T12:26:00.199Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-28T12:26:00.199Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-28T12:26:00.199Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-28T12:26:00.199Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-28T12:26:00.199Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-28T12:26:00.199Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-28T12:26:00.199Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-28T12:26:00.199Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-28T12:26:00.199Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-28T12:26:00.199Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-28T12:26:00.199Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-28T12:26:00.199Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-28T12:26:00.199Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-28T12:26:00.199Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-28T12:26:00.199Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-28T12:26:00.199Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-28T12:26:00.199Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-28T12:26:00.199Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-28T12:26:00.199Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-28T12:26:00.199Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-28T12:26:00.199Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-28T12:26:00.199Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-28T12:26:00.199Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-28T12:26:00.199Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-28T12:26:00.199Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-28T12:26:00.199Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-28T12:26:00.199Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-28T12:26:00.199Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-28T12:26:00.199Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-28T12:26:00.199Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-28T12:26:00.199Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-28T12:26:00.199Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-28T12:26:00.199Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-28T12:26:00.199Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-28T12:26:00.199Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-28T12:26:00.199Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-28T12:26:00.356Z] #43 162.9 LINK criu/built-in.o [2022-07-28T12:26:00.458Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-28T12:26:00.458Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-07-28T12:26:00.458Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-28T12:26:00.458Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-07-28T12:26:00.458Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-07-28T12:26:00.458Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-07-28T12:26:00.458Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-07-28T12:26:00.458Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-28T12:26:00.458Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2022-07-28T12:26:00.458Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2022-07-28T12:26:00.458Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2022-07-28T12:26:00.458Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2022-07-28T12:26:00.458Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-28T12:26:00.458Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-07-28T12:26:00.458Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-07-28T12:26:00.458Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-07-28T12:26:00.458Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2022-07-28T12:26:00.458Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-28T12:26:00.458Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-07-28T12:26:00.458Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-07-28T12:26:00.458Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2022-07-28T12:26:00.458Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2022-07-28T12:26:00.458Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-28T12:26:00.458Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2022-07-28T12:26:00.458Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-07-28T12:26:00.458Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2022-07-28T12:26:00.458Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2022-07-28T12:26:00.458Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-28T12:26:00.458Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-07-28T12:26:00.458Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-07-28T12:26:00.458Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-07-28T12:26:00.458Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2022-07-28T12:26:00.458Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-28T12:26:00.458Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2022-07-28T12:26:00.458Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-07-28T12:26:00.458Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-07-28T12:26:00.458Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-07-28T12:26:00.458Z] === RUN TestContainerBindMountNonRecursive [2022-07-28T12:26:00.458Z] 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) [2022-07-28T12:26:00.458Z] --- SKIP: TestContainerBindMountNonRecursive (0.00s) [2022-07-28T12:26:00.458Z] === RUN TestContainerVolumesMountedAsShared [2022-07-28T12:26:00.458Z] 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) [2022-07-28T12:26:00.458Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-07-28T12:26:00.458Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-28T12:26:00.458Z] 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) [2022-07-28T12:26:00.458Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-07-28T12:26:00.458Z] === RUN TestNetworkNat [2022-07-28T12:26:00.616Z] #43 163.0 LINK criu/criu [2022-07-28T12:26:00.651Z] #43 231.0 CC criu/sk-inet.o [2022-07-28T12:26:01.026Z] --- PASS: TestNetworkNat (0.48s) [2022-07-28T12:26:01.026Z] === RUN TestNetworkLocalhostTCPNat [2022-07-28T12:26:01.186Z] #43 163.4 DEP lib/c/criu.d [2022-07-28T12:26:01.186Z] #43 163.5 CC images/rpc.pb-c.o [2022-07-28T12:26:01.285Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) [2022-07-28T12:26:01.285Z] === RUN TestNetworkLoopbackNat [2022-07-28T12:26:01.497Z] #22 ... [2022-07-28T12:26:01.497Z] [2022-07-28T12:26:01.497Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:26:01.497Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:26:01.497Z] #43 188.6 CC criu/namespaces.o [2022-07-28T12:26:01.497Z] #43 192.3 CC criu/net.o [2022-07-28T12:26:01.497Z] #43 197.3 CC criu/netfilter.o [2022-07-28T12:26:01.497Z] #43 198.0 CC criu/page-pipe.o [2022-07-28T12:26:01.757Z] #43 164.0 CC lib/c/criu.o [2022-07-28T12:26:02.334Z] #43 ... [2022-07-28T12:26:02.334Z] [2022-07-28T12:26:02.334Z] #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 [2022-07-28T12:26:02.334Z] #40 sha256:026c1dd60fb66b96a370bccc3c5529f2667f2022f8d6b588231c987adeab095d [2022-07-28T12:26:02.334Z] #40 DONE 231.3s [2022-07-28T12:26:02.555Z] #43 233.1 CC criu/sk-netlink.o [2022-07-28T12:26:02.565Z] #43 199.4 CC criu/page-xfer.o [2022-07-28T12:26:02.594Z] [2022-07-28T12:26:02.594Z] #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 [2022-07-28T12:26:02.594Z] #53 sha256:097ab53e911fda14d9f0fd143db0c8200f0bdcf8bacff81ff59f75541b7d9847 [2022-07-28T12:26:02.594Z] #53 ... [2022-07-28T12:26:02.594Z] [2022-07-28T12:26:02.594Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:26:02.594Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:26:02.594Z] #43 165.0 LINK lib/c/built-in.o [2022-07-28T12:26:02.594Z] #43 165.0 LINK lib/c/libcriu.so [2022-07-28T12:26:02.594Z] #43 165.1 LINK lib/c/libcriu.a [2022-07-28T12:26:02.854Z] #43 165.3 GEN magic.py [2022-07-28T12:26:03.114Z] #43 165.4 Note: Building without setproctitle() and strlcpy() support. [2022-07-28T12:26:03.114Z] #43 165.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-07-28T12:26:03.114Z] #43 165.4 Note: Building without GnuTLS support [2022-07-28T12:26:03.114Z] #43 165.4 Makefile.config:39: Warn: you have no libnftables installed [2022-07-28T12:26:03.114Z] #43 165.4 Makefile.config:40: Warn: Building without nftables support [2022-07-28T12:26:03.484Z] #43 233.8 CC criu/sk-packet.o [2022-07-28T12:26:03.816Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-07-28T12:26:03.816Z] === RUN TestPause [2022-07-28T12:26:03.816Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T12:26:03.816Z] --- SKIP: TestPause (0.00s) [2022-07-28T12:26:03.816Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-28T12:26:03.816Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-28T12:26:03.816Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-28T12:26:03.816Z] === RUN TestPauseStopPausedContainer [2022-07-28T12:26:03.816Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T12:26:03.816Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-07-28T12:26:03.816Z] === RUN TestPsFilter [2022-07-28T12:26:04.053Z] #43 166.2 fatal: not a git repository (or any of the parent directories): .git [2022-07-28T12:26:04.075Z] --- PASS: TestPsFilter (0.16s) [2022-07-28T12:26:04.075Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-28T12:26:04.413Z] #43 234.8 CC criu/sk-queue.o [2022-07-28T12:26:04.622Z] #43 167.0 make[1]: Nothing to be done for 'all'. [2022-07-28T12:26:04.641Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.47s) [2022-07-28T12:26:04.641Z] === RUN TestRemoveContainerWithVolume [2022-07-28T12:26:04.881Z] #43 ... [2022-07-28T12:26:04.881Z] [2022-07-28T12:26:04.881Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-07-28T12:26:04.881Z] #41 sha256:44b47f8f8be18c913334e3d293088c3948d4478c671773ef472420ea016210c0 [2022-07-28T12:26:04.881Z] #41 DONE 0.7s [2022-07-28T12:26:05.141Z] [2022-07-28T12:26:05.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 [2022-07-28T12:26:05.141Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:26:05.141Z] #43 167.6 make[1]: 'images/built-in.o' is up to date. [2022-07-28T12:26:05.141Z] #43 167.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-07-28T12:26:05.141Z] #43 167.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-07-28T12:26:05.141Z] #43 167.7 make[1]: 'compel/libcompel.a' is up to date. [2022-07-28T12:26:05.141Z] #43 167.7 make[1]: 'compel/compel-host-bin' is up to date. [2022-07-28T12:26:05.208Z] --- PASS: TestRemoveContainerWithVolume (0.50s) [2022-07-28T12:26:05.208Z] === RUN TestRemoveContainerRunning [2022-07-28T12:26:05.348Z] #43 235.7 CC criu/sk-tcp.o [2022-07-28T12:26:05.401Z] #43 167.7 make[1]: Nothing to be done for 'all'. [2022-07-28T12:26:05.401Z] #43 167.7 make[1]: 'soccr/libsoccr.a' is up to date. [2022-07-28T12:26:05.401Z] #43 168.0 make[2]: Nothing to be done for 'all'. [2022-07-28T12:26:05.467Z] --- PASS: TestRemoveContainerRunning (0.48s) [2022-07-28T12:26:05.467Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-28T12:26:05.661Z] #43 168.0 make[2]: Nothing to be done for 'all'. [2022-07-28T12:26:05.661Z] #43 168.0 make[2]: Nothing to be done for 'all'. [2022-07-28T12:26:05.661Z] #43 168.1 make[2]: Nothing to be done for 'all'. [2022-07-28T12:26:05.903Z] #43 202.8 CC criu/pagemap-cache.o [2022-07-28T12:26:05.911Z] #43 236.4 CC criu/sk-unix.o [2022-07-28T12:26:05.920Z] #43 168.1 make[2]: Nothing to be done for 'all'. [2022-07-28T12:26:05.920Z] #43 168.2 make[2]: Nothing to be done for 'all'. [2022-07-28T12:26:05.920Z] #43 168.2 make[2]: Nothing to be done for 'all'. [2022-07-28T12:26:05.920Z] #43 168.3 make[2]: Nothing to be done for 'all'. [2022-07-28T12:26:05.920Z] #43 168.3 INSTALL criu/criu [2022-07-28T12:26:05.920Z] #43 DONE 168.4s [2022-07-28T12:26:05.920Z] [2022-07-28T12:26:05.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 [2022-07-28T12:26:05.920Z] #53 sha256:097ab53e911fda14d9f0fd143db0c8200f0bdcf8bacff81ff59f75541b7d9847 [2022-07-28T12:26:06.033Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) [2022-07-28T12:26:06.033Z] === RUN TestRemoveInvalidContainer [2022-07-28T12:26:06.033Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-28T12:26:06.033Z] === RUN TestRenameLinkedContainer [2022-07-28T12:26:06.163Z] #43 ... [2022-07-28T12:26:06.163Z] [2022-07-28T12:26:06.163Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-07-28T12:26:06.163Z] #22 sha256:0535279dcbe2bc4d05250cd880170dad648b26dec0b91e9e5f95a233a31223f9 [2022-07-28T12:26:06.163Z] #22 8.071 Collecting yamllint==1.26.1 [2022-07-28T12:26:07.831Z] #53 ... [2022-07-28T12:26:07.832Z] [2022-07-28T12:26:07.832Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-07-28T12:26:07.832Z] #44 sha256:d7e803aeb38bf730fc2f140a59945cc41c169c37a16ae635380ef20fbb2678c0 [2022-07-28T12:26:07.937Z] --- PASS: TestRenameLinkedContainer (1.87s) [2022-07-28T12:26:07.938Z] === RUN TestRenameStoppedContainer [2022-07-28T12:26:08.091Z] #44 DONE 0.2s [2022-07-28T12:26:08.091Z] [2022-07-28T12:26:08.091Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-07-28T12:26:08.091Z] #46 sha256:0e0a932f236feb77b35be795a57fdb5558973ec7bf8fcdceaa5fc99103c04258 [2022-07-28T12:26:08.091Z] #46 DONE 0.2s [2022-07-28T12:26:08.091Z] [2022-07-28T12:26:08.091Z] #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 [2022-07-28T12:26:08.091Z] #53 sha256:097ab53e911fda14d9f0fd143db0c8200f0bdcf8bacff81ff59f75541b7d9847 [2022-07-28T12:26:08.350Z] #53 ... [2022-07-28T12:26:08.350Z] [2022-07-28T12:26:08.350Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-28T12:26:08.350Z] #48 sha256:f5f0a2d0a163c527e1b833ba2e91776dfb7904547acedd67681e5a274ddeee67 [2022-07-28T12:26:08.350Z] #48 DONE 0.2s [2022-07-28T12:26:08.350Z] [2022-07-28T12:26:08.350Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-28T12:26:08.350Z] #50 sha256:d13eff1fdf58f8c6c7ae53f7a0f005535baf770c822baf20c038c30abdc93a91 [2022-07-28T12:26:08.505Z] --- PASS: TestRenameStoppedContainer (0.49s) [2022-07-28T12:26:08.505Z] === RUN TestRenameRunningContainerAndReuse [2022-07-28T12:26:08.919Z] #50 DONE 0.6s [2022-07-28T12:26:08.919Z] [2022-07-28T12:26:08.919Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-28T12:26:08.919Z] #52 sha256:10f80b73e2c5c205cc659ddc03da41c9f3d25a162291421f75b25ed5b7692ffa [2022-07-28T12:26:08.919Z] #52 DONE 0.1s [2022-07-28T12:26:08.919Z] [2022-07-28T12:26:08.919Z] #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 [2022-07-28T12:26:08.919Z] #56 sha256:57624dc9fc5b78d812d18c5f4b2485a0572a2e00b504b8588eec285f23f49a4b [2022-07-28T12:26:09.184Z] #43 239.7 CC criu/sockets.o [2022-07-28T12:26:09.440Z] --- PASS: TestRenameRunningContainerAndReuse (0.93s) [2022-07-28T12:26:09.440Z] === RUN TestRenameInvalidName [2022-07-28T12:26:09.700Z] --- PASS: TestRenameInvalidName (0.45s) [2022-07-28T12:26:09.700Z] === RUN TestRenameAnonymousContainer [2022-07-28T12:26:11.078Z] #43 241.5 CC criu/stats.o [2022-07-28T12:26:11.603Z] --- PASS: TestRenameAnonymousContainer (1.62s) [2022-07-28T12:26:11.603Z] === RUN TestRenameContainerWithSameName [2022-07-28T12:26:11.641Z] #43 242.1 CC criu/string.o [2022-07-28T12:26:11.861Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-07-28T12:26:11.862Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-28T12:26:11.897Z] #43 242.3 CC criu/sysctl.o [2022-07-28T12:26:12.154Z] #43 ... [2022-07-28T12:26:12.154Z] [2022-07-28T12:26:12.154Z] #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 [2022-07-28T12:26:12.154Z] #49 sha256:901ae47345e8ae6daaa1375ee68027d968b2893ddd55da1e46ec5d468042f1d9 [2022-07-28T12:26:12.154Z] #49 333.8 + /build/golangci-lint --version [2022-07-28T12:26:12.411Z] #49 334.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-07-28T12:26:12.756Z] #22 13.62 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-07-28T12:26:12.756Z] #22 ... [2022-07-28T12:26:12.756Z] [2022-07-28T12:26:12.756Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:26:12.756Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:26:12.756Z] #43 203.4 CC criu/pagemap.o [2022-07-28T12:26:12.756Z] #43 204.7 CC criu/parasite-syscall.o [2022-07-28T12:26:12.756Z] #43 206.2 CC criu/path.o [2022-07-28T12:26:12.756Z] #43 206.8 CC criu/pie-util-vdso-elf32.o [2022-07-28T12:26:12.756Z] #43 207.6 CC criu/pie-util-vdso.o [2022-07-28T12:26:12.756Z] #43 208.2 CC criu/pie-util.o [2022-07-28T12:26:12.756Z] #43 208.6 CC criu/pipes.o [2022-07-28T12:26:12.797Z] --- PASS: TestRenameContainerWithLinkedContainer (0.93s) [2022-07-28T12:26:12.797Z] === RUN TestResize [2022-07-28T12:26:13.016Z] #43 210.1 CC criu/plugin.o [2022-07-28T12:26:13.016Z] #43 ... [2022-07-28T12:26:13.016Z] [2022-07-28T12:26:13.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 [2022-07-28T12:26:13.016Z] #40 sha256:026c1dd60fb66b96a370bccc3c5529f2667f2022f8d6b588231c987adeab095d [2022-07-28T12:26:13.016Z] #40 307.0 + dpkg --print-architecture [2022-07-28T12:26:13.016Z] #40 307.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-07-28T12:26:13.056Z] --- PASS: TestResize (0.43s) [2022-07-28T12:26:13.056Z] === RUN TestResizeWithInvalidSize [2022-07-28T12:26:13.538Z] #40 307.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-28T12:26:13.538Z] #40 307.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-28T12:26:13.623Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-07-28T12:26:13.623Z] === RUN TestResizeWhenContainerNotStarted [2022-07-28T12:26:14.190Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) [2022-07-28T12:26:14.190Z] === RUN TestDaemonRestartKillContainers [2022-07-28T12:26:14.190Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-28T12:26:14.190Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-07-28T12:26:14.190Z] === RUN TestCgroupNamespacesRun [2022-07-28T12:26:14.310Z] #49 DONE 335.6s [2022-07-28T12:26:14.310Z] [2022-07-28T12:26:14.310Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:26:14.310Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:26:14.310Z] #43 243.1 CC criu/sysfs_parse.o [2022-07-28T12:26:14.310Z] #43 243.4 CC criu/timens.o [2022-07-28T12:26:14.310Z] #43 243.8 CC criu/timerfd.o [2022-07-28T12:26:14.310Z] #43 244.1 CC criu/tty.o [2022-07-28T12:26:15.682Z] #43 246.2 CC criu/tun.o [2022-07-28T12:26:16.246Z] #43 246.8 CC criu/uffd.o [2022-07-28T12:26:16.724Z] --- PASS: TestCgroupNamespacesRun (2.21s) [2022-07-28T12:26:16.724Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-28T12:26:17.616Z] #43 248.1 CC criu/util.o [2022-07-28T12:26:18.626Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.16s) [2022-07-28T12:26:18.626Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-28T12:26:18.836Z] #40 ... [2022-07-28T12:26:18.836Z] [2022-07-28T12:26:18.836Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-07-28T12:26:18.836Z] #22 sha256:0535279dcbe2bc4d05250cd880170dad648b26dec0b91e9e5f95a233a31223f9 [2022-07-28T12:26:18.836Z] #22 15.66 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-07-28T12:26:18.836Z] #22 15.77 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-07-28T12:26:18.836Z] #22 15.86 Collecting pyyaml (from yamllint==1.26.1) [2022-07-28T12:26:18.836Z] #22 16.43 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) [2022-07-28T12:26:18.836Z] #22 16.86 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-07-28T12:26:18.836Z] #22 16.87 Building wheels for collected packages: yamllint [2022-07-28T12:26:18.836Z] #22 16.87 Running setup.py bdist_wheel for yamllint: started [2022-07-28T12:26:18.836Z] #22 18.43 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-07-28T12:26:18.836Z] #22 18.43 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-07-28T12:26:18.836Z] #22 18.51 Successfully built yamllint [2022-07-28T12:26:18.836Z] #22 18.53 Installing collected packages: pathspec, pyyaml, yamllint [2022-07-28T12:26:18.836Z] #22 19.15 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-28T12:26:18.836Z] #22 DONE 20.1s [2022-07-28T12:26:18.836Z] [2022-07-28T12:26:18.837Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-07-28T12:26:18.837Z] #25 sha256:ca8a1092fc4a34c6b9a7721fa873b0e9cc4e4a413e008ac2e6c096f744dfe706 [2022-07-28T12:26:18.837Z] #25 DONE 0.2s [2022-07-28T12:26:18.837Z] [2022-07-28T12:26:18.837Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:26:18.837Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:26:18.837Z] #43 210.9 CC criu/proc_parse.o [2022-07-28T12:26:18.837Z] #43 215.5 CC criu/protobuf-desc.o [2022-07-28T12:26:18.985Z] #43 249.3 CC criu/uts_ns.o [2022-07-28T12:26:18.985Z] #43 249.5 CC criu/vdso-compat.o [2022-07-28T12:26:19.242Z] #43 249.7 CC criu/vdso.o [2022-07-28T12:26:19.805Z] #43 250.3 LINK criu/built-in.o [2022-07-28T12:26:20.062Z] #43 250.5 LINK criu/criu [2022-07-28T12:26:20.221Z] #43 217.0 CC criu/protobuf.o [2022-07-28T12:26:20.318Z] #43 250.9 DEP lib/c/criu.d [2022-07-28T12:26:20.490Z] #43 217.5 CC criu/pstree.o [2022-07-28T12:26:20.528Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.20s) [2022-07-28T12:26:20.528Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-28T12:26:20.616Z] #43 250.9 CC images/rpc.pb-c.o [2022-07-28T12:26:21.195Z] #43 251.5 CC lib/c/criu.o [2022-07-28T12:26:21.876Z] #43 218.9 CC criu/rbtree.o [2022-07-28T12:26:22.126Z] #43 252.5 LINK lib/c/built-in.o [2022-07-28T12:26:22.126Z] #43 252.5 LINK lib/c/libcriu.so [2022-07-28T12:26:22.126Z] #43 252.6 LINK lib/c/libcriu.a [2022-07-28T12:26:22.382Z] #43 252.7 GEN magic.py [2022-07-28T12:26:22.382Z] #43 252.8 Note: Building without setproctitle() and strlcpy() support. [2022-07-28T12:26:22.382Z] #43 252.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-07-28T12:26:22.382Z] #43 252.8 Note: Building without GnuTLS support [2022-07-28T12:26:22.382Z] #43 252.9 Makefile.config:39: Warn: you have no libnftables installed [2022-07-28T12:26:22.382Z] #43 252.9 Makefile.config:40: Warn: Building without nftables support [2022-07-28T12:26:22.446Z] #43 ... [2022-07-28T12:26:22.446Z] [2022-07-28T12:26:22.446Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-28T12:26:22.446Z] #30 sha256:666c862d1a1dfc030f7fdec8db63ba1d25ebebe3d90083067e9cc936547ce25e [2022-07-28T12:26:22.446Z] #30 DONE 4.0s [2022-07-28T12:26:22.446Z] [2022-07-28T12:26:22.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 [2022-07-28T12:26:22.446Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:26:22.446Z] #43 219.6 CC criu/rst-malloc.o [2022-07-28T12:26:22.446Z] #43 ... [2022-07-28T12:26:22.446Z] [2022-07-28T12:26:22.446Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-28T12:26:22.446Z] #33 sha256:a3b020ed02c8996041d459e4fefddc48707290c480916af308c317334dd5ea10 [2022-07-28T12:26:23.018Z] #33 DONE 0.3s [2022-07-28T12:26:23.018Z] [2022-07-28T12:26:23.018Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-07-28T12:26:23.018Z] #35 sha256:43cb50461afee72149f965fde09dd4c3d257483045f02d21bd0da43aa705d04a [2022-07-28T12:26:23.018Z] #35 DONE 0.0s [2022-07-28T12:26:23.018Z] [2022-07-28T12:26:23.018Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-07-28T12:26:23.018Z] #38 sha256:19c755b30dc4b975b096f59b036ba9bb7eeb74d7adbd4d232bdde75ca238f996 [2022-07-28T12:26:23.018Z] #38 DONE 0.1s [2022-07-28T12:26:23.018Z] [2022-07-28T12:26:23.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 [2022-07-28T12:26:23.018Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:26:23.018Z] #43 220.0 CC criu/seccomp.o [2022-07-28T12:26:23.061Z] --- PASS: TestCgroupNamespacesRunHostMode (2.22s) [2022-07-28T12:26:23.061Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-28T12:26:23.309Z] #43 253.7 fatal: not a git repository (or any of the parent directories): .git [2022-07-28T12:26:23.565Z] #43 ... [2022-07-28T12:26:23.565Z] [2022-07-28T12:26:23.565Z] #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 [2022-07-28T12:26:23.565Z] #40 sha256:026c1dd60fb66b96a370bccc3c5529f2667f2022f8d6b588231c987adeab095d [2022-07-28T12:26:23.565Z] #40 DONE 344.8s [2022-07-28T12:26:23.821Z] [2022-07-28T12:26:23.821Z] #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 [2022-07-28T12:26:23.821Z] #53 sha256:5f92bbe8ca09d3769df2cac57c27a1b2c923eb9ccd1c197402bb7925bfcf8608 [2022-07-28T12:26:24.384Z] #53 ... [2022-07-28T12:26:24.384Z] [2022-07-28T12:26:24.384Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:26:24.384Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:26:24.384Z] #43 254.7 make[1]: Nothing to be done for 'all'. [2022-07-28T12:26:24.401Z] #43 221.2 CC criu/seize.o [2022-07-28T12:26:24.963Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.20s) [2022-07-28T12:26:24.963Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-28T12:26:25.312Z] #43 255.8 make[1]: 'images/built-in.o' is up to date. [2022-07-28T12:26:25.312Z] #43 255.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-07-28T12:26:25.312Z] #43 255.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-07-28T12:26:25.312Z] #43 255.9 make[1]: 'compel/libcompel.a' is up to date. [2022-07-28T12:26:25.312Z] #43 255.9 make[1]: 'compel/compel-host-bin' is up to date. [2022-07-28T12:26:25.568Z] #43 255.9 make[1]: Nothing to be done for 'all'. [2022-07-28T12:26:25.568Z] #43 255.9 make[1]: 'soccr/libsoccr.a' is up to date. [2022-07-28T12:26:25.568Z] #43 256.1 make[2]: Nothing to be done for 'all'. [2022-07-28T12:26:25.568Z] #43 256.1 make[2]: Nothing to be done for 'all'. [2022-07-28T12:26:25.568Z] #43 256.2 make[2]: Nothing to be done for 'all'. [2022-07-28T12:26:25.824Z] #43 256.3 make[2]: Nothing to be done for 'all'. [2022-07-28T12:26:25.824Z] #43 ... [2022-07-28T12:26:25.824Z] [2022-07-28T12:26:25.824Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-07-28T12:26:25.824Z] #41 sha256:5ad9695b6acd3c54cdbc1a945847e428ee9d010df3874551539a1b554219bca7 [2022-07-28T12:26:25.824Z] #41 DONE 0.7s [2022-07-28T12:26:25.824Z] [2022-07-28T12:26:25.824Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:26:25.824Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:26:25.824Z] #43 256.3 make[2]: Nothing to be done for 'all'. [2022-07-28T12:26:25.824Z] #43 256.3 make[2]: Nothing to be done for 'all'. [2022-07-28T12:26:25.824Z] #43 256.4 make[2]: Nothing to be done for 'all'. [2022-07-28T12:26:26.080Z] #43 256.5 make[2]: Nothing to be done for 'all'. [2022-07-28T12:26:26.080Z] #43 256.5 INSTALL criu/criu [2022-07-28T12:26:26.080Z] #43 DONE 256.6s [2022-07-28T12:26:26.080Z] [2022-07-28T12:26:26.080Z] #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 [2022-07-28T12:26:26.080Z] #53 sha256:5f92bbe8ca09d3769df2cac57c27a1b2c923eb9ccd1c197402bb7925bfcf8608 [2022-07-28T12:26:26.314Z] #43 223.0 CC criu/servicefd.o [2022-07-28T12:26:26.885Z] #43 223.8 CC criu/shmem.o [2022-07-28T12:26:27.452Z] #53 ... [2022-07-28T12:26:27.452Z] [2022-07-28T12:26:27.452Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-07-28T12:26:27.452Z] #44 sha256:cd0090e488dcc3864aaba77becd83f53e7aecae39ff229590102bed58b487284 [2022-07-28T12:26:27.452Z] #44 DONE 0.1s [2022-07-28T12:26:27.452Z] [2022-07-28T12:26:27.452Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-07-28T12:26:27.452Z] #46 sha256:40a742ebb6f190c4107bd88295b7df1a444f874a89432d62d5a902f3a3854418 [2022-07-28T12:26:27.452Z] #46 DONE 0.1s [2022-07-28T12:26:27.452Z] [2022-07-28T12:26:27.452Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-28T12:26:27.452Z] #48 sha256:fbc5b983ce0038b9b254af065edd05d6cf03c45b1c518fe76c1329a1bc8006ce [2022-07-28T12:26:27.495Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.18s) [2022-07-28T12:26:27.495Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-28T12:26:27.709Z] #48 DONE 0.1s [2022-07-28T12:26:27.709Z] [2022-07-28T12:26:27.709Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-28T12:26:27.709Z] #50 sha256:788d1f0884ec429121248ee0eddc9db791195518cac0a60645377e6aca674c4a [2022-07-28T12:26:27.965Z] #50 DONE 0.5s [2022-07-28T12:26:27.965Z] [2022-07-28T12:26:27.965Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-28T12:26:27.965Z] #52 sha256:09360202fb6ff78c525d58c077376bf08afe937ee98e3d835ac98381b2648065 [2022-07-28T12:26:28.222Z] #52 DONE 0.1s [2022-07-28T12:26:28.222Z] [2022-07-28T12:26:28.222Z] #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 [2022-07-28T12:26:28.222Z] #53 sha256:5f92bbe8ca09d3769df2cac57c27a1b2c923eb9ccd1c197402bb7925bfcf8608 [2022-07-28T12:26:28.346Z] #56 244.1 # github.com/containerd/containerd/cmd/containerd [2022-07-28T12:26:28.346Z] #56 244.1 /usr/bin/ld: /tmp/go-link-1356383562/000019.o: in function `New': [2022-07-28T12:26:28.346Z] #56 244.1 /tmp/tmp.ZCkmySGHo5/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-07-28T12:26:28.346Z] #56 244.1 + bin/containerd-stress [2022-07-28T12:26:28.346Z] #56 245.4 + bin/containerd-shim [2022-07-28T12:26:28.798Z] #43 225.7 CC criu/sigframe.o [2022-07-28T12:26:28.870Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.69s) [2022-07-28T12:26:28.870Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-28T12:26:29.059Z] #43 226.0 CC criu/signalfd.o [2022-07-28T12:26:29.319Z] #43 226.4 CC criu/sk-inet.o [2022-07-28T12:26:30.952Z] #56 ... [2022-07-28T12:26:30.952Z] [2022-07-28T12:26:30.952Z] #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 [2022-07-28T12:26:30.952Z] #53 sha256:097ab53e911fda14d9f0fd143db0c8200f0bdcf8bacff81ff59f75541b7d9847 [2022-07-28T12:26:30.952Z] #53 147.4 + mkdir -p /build [2022-07-28T12:26:30.952Z] #53 147.4 + cp runc /build/runc [2022-07-28T12:26:30.952Z] #53 DONE 148.1s [2022-07-28T12:26:30.952Z] [2022-07-28T12:26:30.952Z] #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 [2022-07-28T12:26:30.952Z] #56 sha256:57624dc9fc5b78d812d18c5f4b2485a0572a2e00b504b8588eec285f23f49a4b [2022-07-28T12:26:30.952Z] #56 ... [2022-07-28T12:26:30.952Z] [2022-07-28T12:26:30.952Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-07-28T12:26:30.952Z] #54 sha256:6c5961d21ce05cc4050a2abe9f9163433d9d535536b4516719774f2423314e30 [2022-07-28T12:26:30.952Z] #54 DONE 0.2s [2022-07-28T12:26:30.952Z] [2022-07-28T12:26:30.952Z] #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 [2022-07-28T12:26:30.952Z] #56 sha256:57624dc9fc5b78d812d18c5f4b2485a0572a2e00b504b8588eec285f23f49a4b [2022-07-28T12:26:31.233Z] #43 228.2 CC criu/sk-netlink.o [2022-07-28T12:26:31.403Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.29s) [2022-07-28T12:26:31.403Z] === RUN TestNISDomainname [2022-07-28T12:26:31.403Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-07-28T12:26:31.403Z] --- SKIP: TestNISDomainname (0.00s) [2022-07-28T12:26:31.403Z] === RUN TestHostnameDnsResolution [2022-07-28T12:26:31.804Z] #43 228.9 CC criu/sk-packet.o [2022-07-28T12:26:31.970Z] --- PASS: TestHostnameDnsResolution (0.79s) [2022-07-28T12:26:31.970Z] === RUN TestUnprivilegedPortsAndPing [2022-07-28T12:26:31.970Z] 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 [2022-07-28T12:26:31.970Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-07-28T12:26:31.970Z] === RUN TestStats [2022-07-28T12:26:31.970Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T12:26:31.970Z] --- SKIP: TestStats (0.00s) [2022-07-28T12:26:31.970Z] === RUN TestStopContainerWithTimeout [2022-07-28T12:26:31.970Z] === RUN TestStopContainerWithTimeout/0 [2022-07-28T12:26:31.970Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-28T12:26:31.970Z] === RUN TestStopContainerWithTimeout/1 [2022-07-28T12:26:31.970Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-28T12:26:31.970Z] === RUN TestStopContainerWithTimeout/3 [2022-07-28T12:26:31.970Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-28T12:26:31.970Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-28T12:26:31.970Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-28T12:26:31.970Z] === CONT TestStopContainerWithTimeout/0 [2022-07-28T12:26:31.970Z] === CONT TestStopContainerWithTimeout/3 [2022-07-28T12:26:31.970Z] === CONT TestStopContainerWithTimeout/1 [2022-07-28T12:26:31.970Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-28T12:26:32.531Z] #56 254.1 + bin/containerd-shim-runc-v1 [2022-07-28T12:26:33.190Z] #43 230.0 CC criu/sk-queue.o [2022-07-28T12:26:33.541Z] #56 219.4 + bin/containerd [2022-07-28T12:26:33.762Z] #43 230.9 CC criu/sk-tcp.o [2022-07-28T12:26:35.150Z] #43 232.0 CC criu/sk-unix.o [2022-07-28T12:26:35.256Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-28T12:26:35.256Z] --- PASS: TestStopContainerWithTimeout/0 (0.80s) [2022-07-28T12:26:35.256Z] --- PASS: TestStopContainerWithTimeout/1 (1.97s) [2022-07-28T12:26:35.256Z] --- PASS: TestStopContainerWithTimeout/3 (2.64s) [2022-07-28T12:26:35.256Z] --- PASS: TestStopContainerWithTimeout/-1 (2.86s) [2022-07-28T12:26:35.256Z] === RUN TestDeleteDevicemapper [2022-07-28T12:26:35.256Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-28T12:26:35.256Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-28T12:26:35.256Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-28T12:26:37.065Z] #43 ... [2022-07-28T12:26:37.065Z] [2022-07-28T12:26:37.065Z] #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 [2022-07-28T12:26:37.065Z] #49 sha256:f80eac92acbde4cf9dcba000c7ac9f3e8d5114cd699b0c85dcefb3bf21a0b947 [2022-07-28T12:26:37.065Z] #49 331.2 + /build/golangci-lint --version [2022-07-28T12:26:37.159Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.98s) [2022-07-28T12:26:37.159Z] === RUN TestUpdateMemory [2022-07-28T12:26:37.159Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T12:26:37.159Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-28T12:26:37.159Z] === RUN TestUpdateCPUQuota [2022-07-28T12:26:37.159Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T12:26:37.159Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-07-28T12:26:37.159Z] === RUN TestUpdatePidsLimit [2022-07-28T12:26:37.159Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T12:26:37.159Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-07-28T12:26:37.159Z] === RUN TestUpdateRestartPolicy [2022-07-28T12:26:37.326Z] #49 331.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-07-28T12:26:37.797Z] #56 258.9 + bin/containerd-shim-runc-v2 [2022-07-28T12:26:37.797Z] #56 259.7 + binaries [2022-07-28T12:26:37.797Z] #56 259.7 + install -D bin/containerd /build/containerd [2022-07-28T12:26:37.797Z] #56 259.7 + install -D bin/containerd-shim /build/containerd-shim [2022-07-28T12:26:37.797Z] #56 259.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-28T12:26:37.797Z] #56 259.7 + install -D bin/ctr /build/ctr [2022-07-28T12:26:37.898Z] #49 DONE 332.2s [2022-07-28T12:26:37.898Z] [2022-07-28T12:26:37.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 [2022-07-28T12:26:37.898Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:26:38.158Z] #43 235.2 CC criu/sockets.o [2022-07-28T12:26:40.090Z] #43 236.9 CC criu/stats.o [2022-07-28T12:26:40.323Z] #56 DONE 262.1s [2022-07-28T12:26:40.351Z] #43 237.4 CC criu/string.o [2022-07-28T12:26:40.613Z] #43 237.5 CC criu/sysctl.o [2022-07-28T12:26:40.890Z] [2022-07-28T12:26:40.890Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-28T12:26:40.890Z] #57 sha256:4b802a70a2e92fff817bd4354b4bf68ca1f7348a0eed946e9d6af891c4ca496e [2022-07-28T12:26:41.557Z] #43 238.4 CC criu/sysfs_parse.o [2022-07-28T12:26:41.822Z] #57 DONE 0.8s [2022-07-28T12:26:41.822Z] [2022-07-28T12:26:41.822Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-28T12:26:41.822Z] #61 sha256:6fe3bde55347b022ec4d3517c7a062558d824e64acc31eec700998b3b3740e42 [2022-07-28T12:26:41.824Z] #43 239.0 CC criu/timens.o [2022-07-28T12:26:42.080Z] #61 DONE 0.2s [2022-07-28T12:26:42.080Z] [2022-07-28T12:26:42.080Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-28T12:26:42.080Z] #66 sha256:de4b44aa5be5727395545015736e75640d2b95ed57d92f69de1cd448ff2f1fba [2022-07-28T12:26:42.397Z] #43 239.4 CC criu/timerfd.o [2022-07-28T12:26:42.970Z] #43 239.8 CC criu/tty.o [2022-07-28T12:26:43.013Z] #66 DONE 0.8s [2022-07-28T12:26:43.013Z] [2022-07-28T12:26:43.013Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-07-28T12:26:43.013Z] #68 sha256:d455c601d774683a8843c30343492a06495ec4a931459c83b90fb76b765e80db [2022-07-28T12:26:43.013Z] #68 DONE 0.1s [2022-07-28T12:26:43.013Z] [2022-07-28T12:26:43.013Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-07-28T12:26:43.013Z] #69 sha256:24f220b259ce18e67b480edb103915dbd7e2d77b45f6c21b5746ceece6ab30ac [2022-07-28T12:26:43.013Z] #69 DONE 0.0s [2022-07-28T12:26:43.013Z] [2022-07-28T12:26:43.013Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-28T12:26:43.013Z] #70 sha256:b1a14093620b1b777e6adabbc02da1d463b78e2fd4bcefa115e4e0802a96604c [2022-07-28T12:26:43.950Z] #70 DONE 0.8s [2022-07-28T12:26:43.950Z] [2022-07-28T12:26:43.950Z] #71 exporting to image [2022-07-28T12:26:43.950Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-28T12:26:43.950Z] #71 exporting layers [2022-07-28T12:26:46.270Z] #43 242.6 CC criu/tun.o [2022-07-28T12:26:46.531Z] #43 243.5 CC criu/uffd.o [2022-07-28T12:26:47.256Z] #71 exporting layers 3.2s done [2022-07-28T12:26:47.256Z] #71 writing image sha256:5addfea48020371e0ec90fe8733d890216bddc1daab209d20b315c76c21a49b7 done [2022-07-28T12:26:47.256Z] #71 naming to docker.io/library/docker:cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f done [2022-07-28T12:26:47.256Z] #71 DONE 3.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-28T12:26:47.621Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43876/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f hack/test/unit [2022-07-28T12:26:49.080Z] #43 245.8 CC criu/util.o [2022-07-28T12:26:49.341Z] #43 ... [2022-07-28T12:26:49.341Z] [2022-07-28T12:26:49.341Z] #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 [2022-07-28T12:26:49.341Z] #40 sha256:026c1dd60fb66b96a370bccc3c5529f2667f2022f8d6b588231c987adeab095d [2022-07-28T12:26:49.341Z] #40 DONE 343.3s [2022-07-28T12:26:49.341Z] [2022-07-28T12:26:49.341Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:26:49.341Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:26:49.495Z] --- PASS: TestUpdateRestartPolicy (10.98s) [2022-07-28T12:26:49.495Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-28T12:26:49.495Z] --- PASS: TestUpdateRestartWithAutoRemove (0.48s) [2022-07-28T12:26:49.495Z] === RUN TestWaitNonBlocked [2022-07-28T12:26:49.495Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-28T12:26:49.495Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-28T12:26:49.495Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-28T12:26:49.495Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-28T12:26:49.495Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-28T12:26:49.495Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-28T12:26:49.495Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-28T12:26:49.495Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2022-07-28T12:26:49.495Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2022-07-28T12:26:49.495Z] === RUN TestWaitBlocked [2022-07-28T12:26:49.495Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-28T12:26:49.495Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-28T12:26:49.495Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-28T12:26:49.495Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-28T12:26:49.495Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-28T12:26:49.495Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-28T12:26:49.764Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-28T12:26:49.764Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s) [2022-07-28T12:26:49.764Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.77s) [2022-07-28T12:26:49.764Z] === CONT TestDaemonRestartIpcMode [2022-07-28T12:26:49.764Z] === CONT TestIpcModeOlderClient [2022-07-28T12:26:49.764Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-28T12:26:49.764Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-07-28T12:26:49.915Z] #43 247.0 CC criu/uts_ns.o [2022-07-28T12:26:50.108Z] #53 198.0 + mkdir -p /build [2022-07-28T12:26:50.108Z] #53 198.0 + cp runc /build/runc [2022-07-28T12:26:50.108Z] #53 DONE 198.6s [2022-07-28T12:26:50.108Z] [2022-07-28T12:26:50.108Z] #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 [2022-07-28T12:26:50.108Z] #56 sha256:4591e17a7f5cee1adb3e54c2ae348428f7356ac47698ef64aa0121f766e941a4 [2022-07-28T12:26:50.108Z] #56 ... [2022-07-28T12:26:50.108Z] [2022-07-28T12:26:50.108Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-07-28T12:26:50.108Z] #54 sha256:353301275fd041ba8d9ba09373489d52d4d5a4bda5802ad4c31bfa24d3a1826e [2022-07-28T12:26:50.108Z] #54 DONE 0.2s [2022-07-28T12:26:50.108Z] [2022-07-28T12:26:50.109Z] #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 [2022-07-28T12:26:50.109Z] #56 sha256:4591e17a7f5cee1adb3e54c2ae348428f7356ac47698ef64aa0121f766e941a4 [2022-07-28T12:26:50.178Z] #43 247.3 CC criu/vdso-compat.o [2022-07-28T12:26:50.439Z] #43 247.5 CC criu/vdso.o [2022-07-28T12:26:51.382Z] #43 248.4 LINK criu/built-in.o [2022-07-28T12:26:51.643Z] #43 248.6 LINK criu/criu [2022-07-28T12:26:51.801Z] ? github.com/docker/docker/api [no test files] [2022-07-28T12:26:52.215Z] #43 249.2 DEP lib/c/criu.d [2022-07-28T12:26:52.215Z] #43 249.3 CC images/rpc.pb-c.o [2022-07-28T12:26:52.628Z] #56 309.9 + bin/containerd [2022-07-28T12:26:52.786Z] #43 249.9 CC lib/c/criu.o [2022-07-28T12:26:53.728Z] #43 ... [2022-07-28T12:26:53.728Z] [2022-07-28T12:26:53.728Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-07-28T12:26:53.728Z] #41 sha256:faf268262a1ff38acdc520f5d3064c94356214d397b82c34c078dc94b607530e [2022-07-28T12:26:53.728Z] #41 DONE 0.7s [2022-07-28T12:26:53.990Z] [2022-07-28T12:26:53.990Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-28T12:26:53.990Z] #43 sha256:a02c12bde6778a2b0d7bdbf46bf5d5514e38841b43952bf7bb14dee5846bdfac [2022-07-28T12:26:54.054Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.15s) [2022-07-28T12:26:54.251Z] #43 251.1 LINK lib/c/built-in.o [2022-07-28T12:26:54.251Z] #43 251.1 LINK lib/c/libcriu.so [2022-07-28T12:26:54.251Z] #43 251.2 LINK lib/c/libcriu.a [2022-07-28T12:26:54.312Z] --- PASS: TestDaemonRestartIpcMode (4.53s) [2022-07-28T12:26:54.312Z] PASS [2022-07-28T12:26:54.312Z] [2022-07-28T12:26:54.312Z] === Skipped [2022-07-28T12:26:54.312Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-28T12:26:54.312Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-28T12:26:54.312Z] [2022-07-28T12:26:54.312Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-07-28T12:26:54.312Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-28T12:26:54.312Z] [2022-07-28T12:26:54.312Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-07-28T12:26:54.312Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T12:26:54.312Z] [2022-07-28T12:26:54.312Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-07-28T12:26:54.312Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-28T12:26:54.312Z] [2022-07-28T12:26:54.312Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-07-28T12:26:54.312Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-28T12:26:54.312Z] [2022-07-28T12:26:54.312Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-07-28T12:26:54.312Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-28T12:26:54.312Z] [2022-07-28T12:26:54.312Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-07-28T12:26:54.312Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-28T12:26:54.312Z] [2022-07-28T12:26:54.312Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-07-28T12:26:54.312Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-28T12:26:54.312Z] [2022-07-28T12:26:54.312Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-28T12:26:54.312Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-28T12:26:54.312Z] [2022-07-28T12:26:54.312Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-28T12:26:54.312Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-28T12:26:54.312Z] [2022-07-28T12:26:54.312Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-28T12:26:54.312Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T12:26:54.312Z] [2022-07-28T12:26:54.312Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-28T12:26:54.312Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-28T12:26:54.312Z] [2022-07-28T12:26:54.312Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-07-28T12:26:54.312Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-28T12:26:54.312Z] [2022-07-28T12:26:54.312Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.00s) [2022-07-28T12:26:54.312Z] 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) [2022-07-28T12:26:54.312Z] [2022-07-28T12:26:54.312Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-07-28T12:26:54.312Z] 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) [2022-07-28T12:26:54.312Z] [2022-07-28T12:26:54.312Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-07-28T12:26:54.312Z] 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) [2022-07-28T12:26:54.312Z] [2022-07-28T12:26:54.312Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-07-28T12:26:54.312Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T12:26:54.312Z] [2022-07-28T12:26:54.312Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-28T12:26:54.312Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-28T12:26:54.312Z] [2022-07-28T12:26:54.313Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-07-28T12:26:54.313Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T12:26:54.313Z] [2022-07-28T12:26:54.313Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-07-28T12:26:54.313Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-28T12:26:54.313Z] [2022-07-28T12:26:54.313Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s) [2022-07-28T12:26:54.313Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-07-28T12:26:54.313Z] [2022-07-28T12:26:54.313Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-07-28T12:26:54.313Z] 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 [2022-07-28T12:26:54.313Z] [2022-07-28T12:26:54.313Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-07-28T12:26:54.313Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T12:26:54.313Z] [2022-07-28T12:26:54.313Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-28T12:26:54.313Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-28T12:26:54.313Z] [2022-07-28T12:26:54.313Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-28T12:26:54.313Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T12:26:54.313Z] [2022-07-28T12:26:54.313Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-07-28T12:26:54.313Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T12:26:54.313Z] [2022-07-28T12:26:54.313Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-07-28T12:26:54.313Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T12:26:54.313Z] [2022-07-28T12:26:54.313Z] DONE 177 tests, 27 skipped in 86.454s [2022-07-28T12:26:54.313Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-28T12:26:54.313Z] INFO: Testing against a local daemon [2022-07-28T12:26:54.313Z] === RUN TestCommitInheritsEnv [2022-07-28T12:26:54.512Z] #43 251.4 GEN magic.py [2022-07-28T12:26:54.773Z] #43 251.8 Note: Building without setproctitle() and strlcpy() support. [2022-07-28T12:26:54.773Z] #43 251.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-07-28T12:26:54.773Z] #43 251.8 Note: Building without GnuTLS support [2022-07-28T12:26:55.034Z] #43 251.8 Makefile.config:39: Warn: you have no libnftables installed [2022-07-28T12:26:55.034Z] #43 251.8 Makefile.config:40: Warn: Building without nftables support [2022-07-28T12:26:55.975Z] #43 252.8 fatal: not a git repository (or any of the parent directories): .git [2022-07-28T12:26:56.215Z] --- PASS: TestCommitInheritsEnv (1.77s) [2022-07-28T12:26:56.215Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-28T12:26:56.215Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-28T12:26:56.215Z] === RUN TestImagesFilterMultiReference [2022-07-28T12:26:56.215Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-07-28T12:26:56.215Z] === RUN TestImagePullPlatformInvalid [2022-07-28T12:26:56.215Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2022-07-28T12:26:56.215Z] === RUN TestRemoveImageOrphaning [2022-07-28T12:26:56.555Z] #43 253.6 make[1]: Nothing to be done for 'all'. [2022-07-28T12:26:57.503Z] #43 254.3 make[1]: 'images/built-in.o' is up to date. [2022-07-28T12:26:57.503Z] #43 254.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-07-28T12:26:57.503Z] #43 254.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-07-28T12:26:57.503Z] #43 254.4 make[1]: 'compel/libcompel.a' is up to date. [2022-07-28T12:26:57.503Z] #43 254.5 make[1]: 'compel/compel-host-bin' is up to date. [2022-07-28T12:26:57.503Z] #43 254.5 make[1]: Nothing to be done for 'all'. [2022-07-28T12:26:57.503Z] #43 254.5 make[1]: 'soccr/libsoccr.a' is up to date. [2022-07-28T12:26:57.764Z] #43 254.7 make[2]: Nothing to be done for 'all'. [2022-07-28T12:26:57.764Z] #43 254.8 make[2]: Nothing to be done for 'all'. [2022-07-28T12:26:57.764Z] #43 254.9 make[2]: Nothing to be done for 'all'. [2022-07-28T12:26:58.025Z] #43 255.0 make[2]: Nothing to be done for 'all'. [2022-07-28T12:26:58.025Z] #43 255.1 make[2]: Nothing to be done for 'all'. [2022-07-28T12:26:58.025Z] #43 255.1 make[2]: Nothing to be done for 'all'. [2022-07-28T12:26:58.025Z] #43 255.1 make[2]: Nothing to be done for 'all'. [2022-07-28T12:26:58.118Z] --- PASS: TestRemoveImageOrphaning (1.94s) [2022-07-28T12:26:58.118Z] === RUN TestRemoveImageGarbageCollector [2022-07-28T12:26:58.118Z] remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-28T12:26:58.118Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-28T12:26:58.118Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-28T12:26:58.118Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-28T12:26:58.118Z] === RUN TestTagInvalidReference [2022-07-28T12:26:58.118Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-28T12:26:58.118Z] === RUN TestTagValidPrefixedRepo [2022-07-28T12:26:58.289Z] #43 255.2 make[2]: Nothing to be done for 'all'. [2022-07-28T12:26:58.289Z] #43 255.2 INSTALL criu/criu [2022-07-28T12:26:58.377Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-07-28T12:26:58.377Z] === RUN TestTagExistedNameWithoutForce [2022-07-28T12:26:58.377Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-28T12:26:58.377Z] === RUN TestTagOfficialNames [2022-07-28T12:26:58.377Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-28T12:26:58.377Z] === RUN TestTagMatchesDigest [2022-07-28T12:26:58.377Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-28T12:26:58.377Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-28T12:26:58.550Z] #43 DONE 255.5s [2022-07-28T12:26:58.550Z] [2022-07-28T12:26:58.550Z] #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 [2022-07-28T12:26:58.550Z] #56 sha256:3b969636c9ccc4a728959f8ce41e6c83bbcd7d344879b65cf068ac0d83e48cbc [2022-07-28T12:27:01.097Z] #56 ... [2022-07-28T12:27:01.097Z] [2022-07-28T12:27:01.097Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-07-28T12:27:01.097Z] #44 sha256:9acd191c26eec669e37b270c8c43e81da8361299bb2837eca020f93ed7848828 [2022-07-28T12:27:01.097Z] #44 DONE 0.1s [2022-07-28T12:27:01.097Z] [2022-07-28T12:27:01.097Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-07-28T12:27:01.097Z] #46 sha256:59cc626205ab8b9ee988b91b880a19b7fa42b8ed0e73f067a54c3c5115469857 [2022-07-28T12:27:01.097Z] #46 DONE 0.1s [2022-07-28T12:27:01.097Z] [2022-07-28T12:27:01.097Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-28T12:27:01.097Z] #48 sha256:ee9c201062927d2476cfa82610fcaeae65472a7e40ba2a2e0340daa4f2b1a029 [2022-07-28T12:27:01.358Z] #48 DONE 0.1s [2022-07-28T12:27:01.358Z] [2022-07-28T12:27:01.358Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-28T12:27:01.358Z] #50 sha256:fbfa78b5d5215ebd78318dff7653f0dfb8caa8a7c81330773f95e2d179c722da [2022-07-28T12:27:01.622Z] #50 DONE 0.3s [2022-07-28T12:27:01.622Z] [2022-07-28T12:27:01.622Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-28T12:27:01.622Z] #52 sha256:cec710146d41ee22c3cb41eb55a98cf7db35910cb033ba365ee2afb78f802d02 [2022-07-28T12:27:01.622Z] #52 DONE 0.1s [2022-07-28T12:27:01.622Z] [2022-07-28T12:27:01.622Z] #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 [2022-07-28T12:27:01.622Z] #56 sha256:3b969636c9ccc4a728959f8ce41e6c83bbcd7d344879b65cf068ac0d83e48cbc [2022-07-28T12:27:03.997Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-07-28T12:27:20.228Z] #56 264.8 # github.com/containerd/containerd/cmd/containerd [2022-07-28T12:27:20.229Z] #56 264.8 /usr/bin/ld: /tmp/go-link-680445429/000019.o: in function `New': [2022-07-28T12:27:20.229Z] #56 264.8 /tmp/tmp.40wgtYRRMe/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-07-28T12:27:20.229Z] #56 264.9 + bin/containerd-stress [2022-07-28T12:27:20.229Z] #56 266.1 + bin/containerd-shim [2022-07-28T12:27:23.587Z] #56 ... [2022-07-28T12:27:23.587Z] [2022-07-28T12:27:23.587Z] #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 [2022-07-28T12:27:23.587Z] #53 sha256:c48529e3aadbfc102c1be2db19df0532d3802fb618d76a58ba50ed92e78d04d9 [2022-07-28T12:27:23.587Z] #53 202.1 + mkdir -p /build [2022-07-28T12:27:23.587Z] #53 202.1 + cp runc /build/runc [2022-07-28T12:27:23.587Z] #53 DONE 202.7s [2022-07-28T12:27:23.587Z] [2022-07-28T12:27:23.587Z] #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 [2022-07-28T12:27:23.587Z] #56 sha256:3b969636c9ccc4a728959f8ce41e6c83bbcd7d344879b65cf068ac0d83e48cbc [2022-07-28T12:27:24.526Z] #56 ... [2022-07-28T12:27:24.526Z] [2022-07-28T12:27:24.526Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-07-28T12:27:24.526Z] #54 sha256:67f4aeb0d8b1e34382a53031f7830bbfadc1ee30e14991ea329ea8f499b3c722 [2022-07-28T12:27:24.526Z] #54 DONE 0.2s [2022-07-28T12:27:24.526Z] [2022-07-28T12:27:24.526Z] #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 [2022-07-28T12:27:24.526Z] #56 sha256:3b969636c9ccc4a728959f8ce41e6c83bbcd7d344879b65cf068ac0d83e48cbc [2022-07-28T12:27:25.909Z] #56 319.3 + bin/containerd [2022-07-28T12:27:30.148Z] b111c3320c94: Pull complete [2022-07-28T12:27:30.213Z] #56 276.4 + bin/containerd-shim-runc-v1 [2022-07-28T12:27:36.782Z] #56 282.1 + bin/containerd-shim-runc-v2 [2022-07-28T12:27:36.782Z] #56 282.8 + binaries [2022-07-28T12:27:36.782Z] #56 282.8 + install -D bin/containerd /build/containerd [2022-07-28T12:27:36.782Z] #56 282.8 + install -D bin/containerd-shim /build/containerd-shim [2022-07-28T12:27:36.782Z] #56 282.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-28T12:27:36.782Z] #56 282.9 + install -D bin/ctr /build/ctr [2022-07-28T12:27:39.264Z] #56 354.7 # github.com/containerd/containerd/cmd/containerd [2022-07-28T12:27:39.264Z] #56 354.7 /usr/bin/ld: /tmp/go-link-1151726769/000019.o: in function `New': [2022-07-28T12:27:39.264Z] #56 354.7 /tmp/tmp.X8eE93WiYW/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-07-28T12:27:39.264Z] #56 354.8 + bin/containerd-stress [2022-07-28T12:27:39.264Z] #56 355.9 + bin/containerd-shim [2022-07-28T12:27:39.321Z] #56 DONE 285.1s [2022-07-28T12:27:39.888Z] [2022-07-28T12:27:39.888Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-28T12:27:39.888Z] #57 sha256:76b441dc91031ecfe84c80527424f32a9e79858516edb4b363ef656854a33ca5 [2022-07-28T12:27:41.274Z] #57 DONE 1.1s [2022-07-28T12:27:41.274Z] [2022-07-28T12:27:41.274Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-28T12:27:41.274Z] #61 sha256:66edebb4c312b3c2186a6d22d6996bd4a2108f62108bebf183491cb0c910b90b [2022-07-28T12:27:41.274Z] #61 DONE 0.2s [2022-07-28T12:27:41.274Z] [2022-07-28T12:27:41.274Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-28T12:27:41.274Z] #66 sha256:dce96d25c98838c2b5b179c6fe7121906eab480c9ee26bfdd2677fd142651898 [2022-07-28T12:27:42.222Z] #66 DONE 1.0s [2022-07-28T12:27:42.222Z] [2022-07-28T12:27:42.223Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-07-28T12:27:42.223Z] #68 sha256:56e734cfe5e184392bb96e57ac4f4b7c1d35edd56d21f06e579cdf72d7366818 [2022-07-28T12:27:42.223Z] #68 DONE 0.1s [2022-07-28T12:27:42.223Z] [2022-07-28T12:27:42.223Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-07-28T12:27:42.223Z] #69 sha256:9a3b78bdd1202fb96423b06bb8d9d5614fa7decd190f335cb99db12fd60db525 [2022-07-28T12:27:42.223Z] #69 DONE 0.0s [2022-07-28T12:27:42.481Z] [2022-07-28T12:27:42.481Z] #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 [2022-07-28T12:27:42.481Z] #70 sha256:401f1722a5d659178bc430c9d3b507c7342be6e9886e7c1508c3c4bd4f0636ee [2022-07-28T12:27:43.059Z] #70 0.630 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2022-07-28T12:27:43.059Z] #70 0.650 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2022-07-28T12:27:43.318Z] #70 0.820 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2022-07-28T12:27:43.318Z] #70 0.823 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2022-07-28T12:27:44.256Z] #70 1.043 Reading package lists... [2022-07-28T12:27:44.826Z] #70 1.682 Reading package lists... [2022-07-28T12:27:44.826Z] #70 2.301 Building dependency tree... [2022-07-28T12:27:44.826Z] #70 2.425 Reading state information... [2022-07-28T12:27:44.826Z] #70 2.529 The following additional packages will be installed: [2022-07-28T12:27:45.086Z] #70 2.530 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2022-07-28T12:27:45.086Z] #70 2.530 libpam-systemd [2022-07-28T12:27:45.086Z] #70 2.531 Suggested packages: [2022-07-28T12:27:45.086Z] #70 2.531 systemd-container policykit-1 [2022-07-28T12:27:45.086Z] #70 2.531 Recommended packages: [2022-07-28T12:27:45.086Z] #70 2.531 libnss-systemd [2022-07-28T12:27:45.086Z] #70 2.616 The following NEW packages will be installed: [2022-07-28T12:27:45.086Z] #70 2.617 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2022-07-28T12:27:45.086Z] #70 2.618 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2022-07-28T12:27:45.345Z] #70 2.892 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2022-07-28T12:27:45.345Z] #70 2.892 Need to get 4759 kB of archives. [2022-07-28T12:27:45.345Z] #70 2.892 After this operation, 16.6 MB of additional disk space will be used. [2022-07-28T12:27:45.345Z] #70 2.892 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-07-28T12:27:45.345Z] #70 2.894 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2022-07-28T12:27:45.345Z] #70 2.899 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2022-07-28T12:27:45.345Z] #70 2.905 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2022-07-28T12:27:45.345Z] #70 2.908 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2022-07-28T12:27:45.345Z] #70 2.910 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u8 [3496 kB] [2022-07-28T12:27:45.345Z] #70 2.993 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u8 [100 kB] [2022-07-28T12:27:45.345Z] #70 2.995 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2022-07-28T12:27:45.345Z] #70 2.997 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2022-07-28T12:27:45.345Z] #70 3.000 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u8 [209 kB] [2022-07-28T12:27:45.345Z] #70 3.002 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2022-07-28T12:27:45.604Z] #70 3.171 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T12:27:45.604Z] #70 3.195 Fetched 4759 kB in 0s (12.9 MB/s) [2022-07-28T12:27:45.604Z] #70 3.226 Selecting previously unselected package libargon2-1:amd64. [2022-07-28T12:27:45.604Z] #70 3.226 (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.) [2022-07-28T12:27:45.604Z] #70 3.241 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-07-28T12:27:45.604Z] #70 3.248 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-28T12:27:45.604Z] #70 3.284 Selecting previously unselected package libjson-c3:amd64. [2022-07-28T12:27:45.604Z] #70 3.286 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2022-07-28T12:27:45.604Z] #70 3.296 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2022-07-28T12:27:45.604Z] #70 3.340 Selecting previously unselected package libcryptsetup12:amd64. [2022-07-28T12:27:45.863Z] #70 3.343 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2022-07-28T12:27:45.863Z] #70 3.347 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2022-07-28T12:27:45.863Z] #70 3.413 Selecting previously unselected package libidn11:amd64. [2022-07-28T12:27:45.863Z] #70 3.417 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2022-07-28T12:27:45.863Z] #70 3.422 Unpacking libidn11:amd64 (1.33-2.2) ... [2022-07-28T12:27:45.863Z] #70 3.468 Selecting previously unselected package libkmod2:amd64. [2022-07-28T12:27:45.863Z] #70 3.471 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2022-07-28T12:27:45.863Z] #70 3.476 Unpacking libkmod2:amd64 (26-1) ... [2022-07-28T12:27:45.863Z] #70 3.523 Selecting previously unselected package systemd. [2022-07-28T12:27:45.863Z] #70 3.525 Preparing to unpack .../5-systemd_241-7~deb10u8_amd64.deb ... [2022-07-28T12:27:45.863Z] #70 3.566 Unpacking systemd (241-7~deb10u8) ... [2022-07-28T12:27:46.431Z] #70 4.045 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-28T12:27:46.431Z] #70 4.057 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2022-07-28T12:27:46.431Z] #70 4.069 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2022-07-28T12:27:46.431Z] #70 4.082 Setting up libidn11:amd64 (1.33-2.2) ... [2022-07-28T12:27:46.431Z] #70 4.094 Setting up libkmod2:amd64 (26-1) ... [2022-07-28T12:27:46.431Z] #70 4.108 Setting up systemd (241-7~deb10u8) ... [2022-07-28T12:27:46.431Z] #70 4.176 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-07-28T12:27:46.690Z] #70 4.178 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-07-28T12:27:46.690Z] #70 4.182 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-07-28T12:27:46.690Z] #70 4.182 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-07-28T12:27:46.690Z] #70 4.187 Initializing machine ID from KVM UUID. [2022-07-28T12:27:46.950Z] #70 4.715 Selecting previously unselected package systemd-sysv. [2022-07-28T12:27:46.950Z] #70 4.716 (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.) [2022-07-28T12:27:47.208Z] #70 4.729 Preparing to unpack .../systemd-sysv_241-7~deb10u8_amd64.deb ... [2022-07-28T12:27:47.208Z] #70 4.734 Unpacking systemd-sysv (241-7~deb10u8) ... [2022-07-28T12:27:47.208Z] #70 4.800 Selecting previously unselected package libdbus-1-3:amd64. [2022-07-28T12:27:47.208Z] #70 4.800 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2022-07-28T12:27:47.208Z] #70 4.805 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2022-07-28T12:27:47.208Z] #70 4.883 Selecting previously unselected package dbus. [2022-07-28T12:27:47.208Z] #70 4.885 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2022-07-28T12:27:47.208Z] #70 4.907 Unpacking dbus (1.12.20-0+deb10u1) ... [2022-07-28T12:27:47.468Z] #70 4.990 Selecting previously unselected package libpam-systemd:amd64. [2022-07-28T12:27:47.468Z] #70 4.995 Preparing to unpack .../libpam-systemd_241-7~deb10u8_amd64.deb ... [2022-07-28T12:27:47.468Z] #70 4.999 Unpacking libpam-systemd:amd64 (241-7~deb10u8) ... [2022-07-28T12:27:47.468Z] #70 5.050 Selecting previously unselected package dbus-user-session. [2022-07-28T12:27:47.468Z] #70 5.052 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2022-07-28T12:27:47.468Z] #70 5.056 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2022-07-28T12:27:47.468Z] #70 5.122 Setting up systemd-sysv (241-7~deb10u8) ... [2022-07-28T12:27:47.468Z] #70 5.135 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2022-07-28T12:27:47.468Z] #70 5.147 Setting up dbus (1.12.20-0+deb10u1) ... [2022-07-28T12:27:47.468Z] #70 5.263 invoke-rc.d: could not determine current runlevel [2022-07-28T12:27:47.727Z] #70 5.266 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-28T12:27:47.727Z] #70 5.271 Setting up libpam-systemd:amd64 (241-7~deb10u8) ... [2022-07-28T12:27:47.727Z] #70 5.412 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2022-07-28T12:27:47.986Z] #70 5.429 Processing triggers for systemd (241-7~deb10u8) ... [2022-07-28T12:27:47.986Z] #70 5.438 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-28T12:27:47.986Z] #70 DONE 5.6s [2022-07-28T12:27:47.986Z] [2022-07-28T12:27:47.986Z] #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 [2022-07-28T12:27:47.986Z] #71 sha256:64b8e8f34d7aee50367262b8ca8f45d7992b54a5b805f71891aa318c4fbdd1e1 [2022-07-28T12:27:48.508Z] #71 0.416 % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-28T12:27:48.508Z] #71 0.417 Dload Upload Total Spent Left Speed [2022-07-28T12:27:48.767Z] #71 0.419 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5507 0 --:--:-- --:--:-- --:--:-- 5507 [2022-07-28T12:27:48.767Z] #71 DONE 0.8s [2022-07-28T12:27:48.767Z] [2022-07-28T12:27:48.767Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-28T12:27:48.767Z] #72 sha256:0cb9a0051d987bc1ef4f9b6ed5cb8f9cae60ef69e0233c63b1d2f89742c922fb [2022-07-28T12:27:49.272Z] #56 366.9 + bin/containerd-shim-runc-v1 [2022-07-28T12:27:49.705Z] #72 DONE 1.0s [2022-07-28T12:27:49.705Z] [2022-07-28T12:27:49.705Z] #73 exporting to image [2022-07-28T12:27:49.705Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-28T12:27:49.705Z] #73 exporting layers [2022-07-28T12:27:55.809Z] #56 372.5 + bin/containerd-shim-runc-v2 [2022-07-28T12:27:55.809Z] #56 373.3 + binaries [2022-07-28T12:27:55.809Z] #56 373.3 + install -D bin/containerd /build/containerd [2022-07-28T12:27:55.809Z] #56 373.3 + install -D bin/containerd-shim /build/containerd-shim [2022-07-28T12:27:55.809Z] #56 373.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-28T12:27:55.809Z] #56 373.3 + install -D bin/ctr /build/ctr [2022-07-28T12:27:56.284Z] #73 exporting layers 6.6s done [2022-07-28T12:27:56.284Z] #73 writing image sha256:d2979e7d56511463e72225cd17f77118def3be9b7654d079469b52c19419e362 done [2022-07-28T12:27:56.284Z] #73 naming to docker.io/library/docker:cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f done [2022-07-28T12:27:56.284Z] #73 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T12:27:56.642Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43876/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f -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:cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f hack/make.sh dynbinary test-integration [2022-07-28T12:27:57.698Z] #56 DONE 375.3s [2022-07-28T12:27:58.575Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-07-28T12:27:58.575Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-07-28T12:27:58.575Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-07-28T12:27:58.575Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-07-28T12:27:58.575Z] 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) [2022-07-28T12:27:58.575Z] Detected virtualization docker. [2022-07-28T12:27:58.575Z] Detected architecture x86-64. [2022-07-28T12:27:58.575Z] Set hostname to . [2022-07-28T12:27:58.836Z] + source /etc/docker-entrypoint-cmd [2022-07-28T12:27:58.836Z] ++ hack/make.sh dynbinary test-integration [2022-07-28T12:27:58.836Z] [2022-07-28T12:27:58.836Z] Removing bundles/ [2022-07-28T12:27:58.836Z] [2022-07-28T12:27:59.065Z] [2022-07-28T12:27:59.065Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-28T12:27:59.065Z] #57 sha256:af4852b7b8be77faf87e2f7172e01694fda5c9f3041c094763be5c372d28111b [2022-07-28T12:27:59.102Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-28T12:27:59.102Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-07-28T12:27:59.102Z] GOOS="" GOARCH="" GOARM="" [2022-07-28T12:27:59.991Z] #57 DONE 0.9s [2022-07-28T12:27:59.991Z] [2022-07-28T12:27:59.991Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-28T12:27:59.991Z] #61 sha256:ef87b47cfc367f6b63f965b3f5d97f7dd87bc48aa08fe7041ca7c111ef76e1a4 [2022-07-28T12:27:59.991Z] #61 DONE 0.2s [2022-07-28T12:27:59.991Z] [2022-07-28T12:27:59.991Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-28T12:27:59.991Z] #66 sha256:52ef4e5c06d5ff485ea199aa62f684c6e450cd2de0541453d686d2596b075ad4 [2022-07-28T12:28:00.917Z] #66 DONE 0.9s [2022-07-28T12:28:00.917Z] [2022-07-28T12:28:00.917Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-07-28T12:28:00.917Z] #68 sha256:c75ad95e57a84f06b998fb9c537936ffdbd0e1f1c4c9d822503d867257c033cb [2022-07-28T12:28:00.917Z] #68 DONE 0.0s [2022-07-28T12:28:00.917Z] [2022-07-28T12:28:00.917Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-07-28T12:28:00.917Z] #69 sha256:10a5b1e43d5e01e09d83e98a0e98007536ece8f054937d3da681efab0febcf84 [2022-07-28T12:28:00.917Z] #69 DONE 0.0s [2022-07-28T12:28:00.917Z] [2022-07-28T12:28:00.917Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-28T12:28:00.917Z] #70 sha256:276684c7eab8564bdc4ac37040a8e3396e68b01818b2d7ba4b5504a0e94542b0 [2022-07-28T12:28:05.088Z] #70 DONE 3.5s [2022-07-28T12:28:05.088Z] [2022-07-28T12:28:05.088Z] #71 exporting to image [2022-07-28T12:28:05.088Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-28T12:28:05.088Z] #71 exporting layers [2022-07-28T12:28:11.630Z] #71 exporting layers 7.0s done [2022-07-28T12:28:11.630Z] #71 writing image sha256:93a3b8d0ff089d6d4ce42aae6ce11f0b5ad5859e624e36cf9b8c46b7ee08be25 done [2022-07-28T12:28:11.630Z] #71 naming to docker.io/library/docker:cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f done [2022-07-28T12:28:11.630Z] #71 DONE 7.0s [Pipeline] } [Pipeline] // stage [2022-07-28T12:28:11.671Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-28T12:28:11.671Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-28T12:28:11.671Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 16.2% of statements [2022-07-28T12:28:11.671Z] ok github.com/docker/docker/api/server/middleware 0.011s coverage: 37.7% of statements [2022-07-28T12:28:11.671Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-28T12:28:11.671Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-28T12:28:11.671Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-28T12:28:11.671Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-28T12:28:11.671Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-28T12:28:11.671Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-28T12:28:11.671Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-28T12:28:11.671Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-28T12:28:11.671Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-28T12:28:11.671Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-28T12:28:11.671Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-28T12:28:11.671Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2022-07-28T12:28:11.671Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-28T12:28:11.671Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-07-28T12:28:11.671Z] ? github.com/docker/docker/api/types [no test files] [2022-07-28T12:28:11.671Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-28T12:28:11.671Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-28T12:28:11.671Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-28T12:28:11.671Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-28T12:28:11.671Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2022-07-28T12:28:11.672Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2022-07-28T12:28:11.672Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-28T12:28:11.672Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-28T12:28:11.672Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-28T12:28:11.672Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-28T12:28:11.672Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-28T12:28:11.672Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-28T12:28:11.672Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-28T12:28:11.672Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-07-28T12:28:11.672Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 75.0% of statements [2022-07-28T12:28:11.672Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-28T12:28:11.672Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-28T12:28:11.672Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-28T12:28:11.672Z] ? github.com/docker/docker/builder [no test files] [2022-07-28T12:28:11.672Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-28T12:28:11.672Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-28T12:28:11.672Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-28T12:28:11.672Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-28T12:28:11.672Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-28T12:28:11.672Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-28T12:28:11.672Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-07-28T12:28:12.016Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43876/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43876/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f hack/validate/default [2022-07-28T12:28:12.577Z] Congratulations! All commits are properly signed with the DCO! [2022-07-28T12:28:12.621Z] #56 364.8 # github.com/containerd/containerd/cmd/containerd [2022-07-28T12:28:12.621Z] #56 364.8 /usr/bin/ld: /tmp/go-link-1132937531/000019.o: in function `New': [2022-07-28T12:28:12.621Z] #56 364.8 /tmp/tmp.KKfnOHBKyn/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-07-28T12:28:12.621Z] #56 364.8 + bin/containerd-stress [2022-07-28T12:28:12.621Z] #56 366.0 + bin/containerd-shim [2022-07-28T12:28:13.506Z] Congratulations! Seccomp profile generation is done correctly. [2022-07-28T12:28:13.506Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-07-28T12:28:14.203Z] ok github.com/docker/docker/builder/remotecontext 0.090s coverage: 13.7% of statements [2022-07-28T12:28:14.203Z] ok github.com/docker/docker/builder/dockerfile 0.189s coverage: 48.5% of statements [2022-07-28T12:28:14.203Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-07-28T12:28:14.770Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2022-07-28T12:28:15.705Z] ok github.com/docker/docker/builder/remotecontext/git 1.313s coverage: 86.3% of statements [2022-07-28T12:28:15.705Z] ? github.com/docker/docker/cli [no test files] [2022-07-28T12:28:15.705Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-28T12:28:18.237Z] ok github.com/docker/docker/client 0.078s coverage: 75.4% of statements [2022-07-28T12:28:21.603Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-07-28T12:28:22.967Z] Congratulations! All API changes are done the right way. [2022-07-28T12:28:22.967Z] Congratulations! All TOML source files changed here have valid syntax. [2022-07-28T12:28:22.967Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-07-28T12:28:22.967Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-07-28T12:28:22.967Z] Congratulations! No new tests were added to integration-cli. [2022-07-28T12:28:22.967Z] [2022-07-28T12:28:22.967Z] INFO Start validation with golang-ci-lint [2022-07-28T12:28:22.968Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-07-28T12:28:22.968Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-07-28T12:28:22.968Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-07-28T12:28:24.865Z] #56 376.4 + bin/containerd-shim-runc-v1 [2022-07-28T12:28:29.067Z] #56 382.1 + bin/containerd-shim-runc-v2 [2022-07-28T12:28:29.639Z] #56 382.8 + binaries [2022-07-28T12:28:29.639Z] #56 382.8 + install -D bin/containerd /build/containerd [2022-07-28T12:28:29.639Z] #56 382.8 + install -D bin/containerd-shim /build/containerd-shim [2022-07-28T12:28:29.639Z] #56 382.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-28T12:28:29.639Z] #56 382.8 + install -D bin/ctr /build/ctr [2022-07-28T12:28:32.178Z] #56 DONE 385.2s [2022-07-28T12:28:32.750Z] [2022-07-28T12:28:32.750Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-28T12:28:32.750Z] #57 sha256:814d2ebb85cc09725f4c4f4dc0599ae112eadd39a2400ce9b79afaa4aa957244 [2022-07-28T12:28:33.688Z] #57 DONE 1.0s [2022-07-28T12:28:33.688Z] [2022-07-28T12:28:33.688Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-28T12:28:33.688Z] #61 sha256:f08621deae35aec8a0a5f40ffe451b0350fd52f77487da1ba974d4ca9e0e5046 [2022-07-28T12:28:33.948Z] #61 DONE 0.3s [2022-07-28T12:28:34.207Z] [2022-07-28T12:28:34.207Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-28T12:28:34.207Z] #66 sha256:7bc9f0aac9f793723487e6de14005ef70b965d7e2bd9ac6d0340bd464e3fd2a5 [2022-07-28T12:28:34.825Z] --- PASS: TestImportExtremelyLargeImageWorks (84.51s) [2022-07-28T12:28:34.825Z] PASS [2022-07-28T12:28:34.825Z] [2022-07-28T12:28:34.825Z] === Skipped [2022-07-28T12:28:34.825Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-28T12:28:34.825Z] remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-28T12:28:34.825Z] [2022-07-28T12:28:34.825Z] DONE 12 tests, 1 skipped in 88.480s [2022-07-28T12:28:34.825Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-28T12:28:34.825Z] INFO: Testing against a local daemon [2022-07-28T12:28:34.825Z] === RUN TestNetworkCreateDelete [2022-07-28T12:28:34.825Z] --- PASS: TestNetworkCreateDelete (0.19s) [2022-07-28T12:28:34.825Z] === RUN TestDockerNetworkDeletePreferID [2022-07-28T12:28:34.825Z] --- PASS: TestDockerNetworkDeletePreferID (0.42s) [2022-07-28T12:28:34.826Z] === RUN TestDaemonDNSFallback [2022-07-28T12:28:34.826Z] --- PASS: TestDaemonDNSFallback (7.35s) [2022-07-28T12:28:34.826Z] === RUN TestInspectNetwork [2022-07-28T12:28:34.826Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:34.826Z] --- SKIP: TestInspectNetwork (0.00s) [2022-07-28T12:28:34.826Z] === RUN TestRunContainerWithBridgeNone [2022-07-28T12:28:34.826Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T12:28:34.826Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-07-28T12:28:34.826Z] === RUN TestNetworkInvalidJSON [2022-07-28T12:28:34.826Z] === RUN TestNetworkInvalidJSON//networks/create [2022-07-28T12:28:34.826Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-07-28T12:28:34.826Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-07-28T12:28:34.826Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-07-28T12:28:34.826Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-07-28T12:28:34.826Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-07-28T12:28:34.826Z] === CONT TestNetworkInvalidJSON//networks/create [2022-07-28T12:28:34.826Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-07-28T12:28:34.826Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-07-28T12:28:34.826Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-28T12:28:34.826Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-07-28T12:28:34.826Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-07-28T12:28:34.826Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-07-28T12:28:34.826Z] === RUN TestNetworkList [2022-07-28T12:28:34.826Z] === RUN TestNetworkList//networks [2022-07-28T12:28:34.826Z] === PAUSE TestNetworkList//networks [2022-07-28T12:28:34.826Z] === RUN TestNetworkList//networks/ [2022-07-28T12:28:34.826Z] === PAUSE TestNetworkList//networks/ [2022-07-28T12:28:34.826Z] === CONT TestNetworkList//networks [2022-07-28T12:28:34.826Z] === CONT TestNetworkList//networks/ [2022-07-28T12:28:34.826Z] --- PASS: TestNetworkList (0.01s) [2022-07-28T12:28:34.826Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-28T12:28:34.826Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-28T12:28:34.826Z] === RUN TestHostIPv4BridgeLabel [2022-07-28T12:28:34.826Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T12:28:34.826Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-07-28T12:28:34.826Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-28T12:28:34.826Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T12:28:34.826Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-07-28T12:28:34.826Z] === RUN TestDaemonDefaultNetworkPools [2022-07-28T12:28:34.826Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T12:28:34.826Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-07-28T12:28:34.826Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-28T12:28:34.826Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T12:28:34.826Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-07-28T12:28:34.826Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-28T12:28:34.826Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T12:28:34.826Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-07-28T12:28:34.826Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-28T12:28:34.826Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T12:28:34.826Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-07-28T12:28:34.826Z] === RUN TestServiceWithPredefinedNetwork [2022-07-28T12:28:34.826Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:34.826Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-07-28T12:28:34.826Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-28T12:28:34.826Z] service_test.go:242: FLAKY_TEST [2022-07-28T12:28:34.826Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-28T12:28:34.826Z] === RUN TestServiceWithDataPathPortInit [2022-07-28T12:28:34.826Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:34.826Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-07-28T12:28:34.826Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-28T12:28:34.826Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:34.826Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-28T12:28:34.826Z] PASS [2022-07-28T12:28:34.826Z] [2022-07-28T12:28:34.826Z] === Skipped [2022-07-28T12:28:34.826Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-07-28T12:28:34.826Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:34.826Z] [2022-07-28T12:28:34.826Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-07-28T12:28:34.826Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T12:28:34.826Z] [2022-07-28T12:28:34.826Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-07-28T12:28:34.826Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T12:28:34.826Z] [2022-07-28T12:28:34.826Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.00s) [2022-07-28T12:28:34.826Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T12:28:34.826Z] [2022-07-28T12:28:34.826Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2022-07-28T12:28:34.826Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T12:28:34.826Z] [2022-07-28T12:28:34.826Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-07-28T12:28:34.826Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T12:28:34.826Z] [2022-07-28T12:28:34.826Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-07-28T12:28:34.826Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T12:28:34.826Z] [2022-07-28T12:28:34.826Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-07-28T12:28:34.826Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T12:28:34.826Z] [2022-07-28T12:28:34.826Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-07-28T12:28:34.826Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:34.826Z] [2022-07-28T12:28:34.826Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-28T12:28:34.826Z] service_test.go:242: FLAKY_TEST [2022-07-28T12:28:34.826Z] [2022-07-28T12:28:34.826Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2022-07-28T12:28:34.826Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:34.826Z] [2022-07-28T12:28:34.826Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-28T12:28:34.826Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:34.826Z] [2022-07-28T12:28:34.826Z] DONE 22 tests, 12 skipped in 8.037s [2022-07-28T12:28:34.826Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-28T12:28:34.826Z] INFO: Testing against a local daemon [2022-07-28T12:28:34.826Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-28T12:28:34.826Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T12:28:34.826Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-28T12:28:34.826Z] === RUN TestDockerNetworkIpvlan [2022-07-28T12:28:34.826Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T12:28:34.826Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-28T12:28:34.826Z] PASS [2022-07-28T12:28:34.826Z] [2022-07-28T12:28:34.826Z] === Skipped [2022-07-28T12:28:34.826Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-28T12:28:34.826Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T12:28:34.826Z] [2022-07-28T12:28:34.826Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-28T12:28:34.826Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T12:28:34.826Z] [2022-07-28T12:28:34.826Z] DONE 2 tests, 2 skipped in 0.029s [2022-07-28T12:28:34.826Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-28T12:28:34.826Z] INFO: Testing against a local daemon [2022-07-28T12:28:34.826Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-28T12:28:34.826Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T12:28:34.826Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-28T12:28:34.826Z] === RUN TestDockerNetworkMacvlan [2022-07-28T12:28:34.826Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T12:28:34.826Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-07-28T12:28:34.826Z] PASS [2022-07-28T12:28:34.826Z] [2022-07-28T12:28:34.826Z] === Skipped [2022-07-28T12:28:34.826Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-28T12:28:34.826Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T12:28:34.826Z] [2022-07-28T12:28:34.826Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-07-28T12:28:34.826Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T12:28:34.826Z] [2022-07-28T12:28:34.826Z] DONE 2 tests, 2 skipped in 0.029s [2022-07-28T12:28:34.826Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-28T12:28:34.826Z] testing: warning: no tests to run [2022-07-28T12:28:34.826Z] PASS [2022-07-28T12:28:34.826Z] [2022-07-28T12:28:34.826Z] DONE 0 tests in 0.006s [2022-07-28T12:28:34.826Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-28T12:28:34.826Z] INFO: Testing against a local daemon [2022-07-28T12:28:34.826Z] === RUN TestAuthZPluginAllowRequest [2022-07-28T12:28:34.826Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T12:28:34.826Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-07-28T12:28:34.826Z] === RUN TestAuthZPluginTLS [2022-07-28T12:28:34.826Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T12:28:34.826Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-07-28T12:28:34.826Z] === RUN TestAuthZPluginDenyRequest [2022-07-28T12:28:34.826Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T12:28:34.826Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-07-28T12:28:34.826Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-28T12:28:34.826Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T12:28:34.826Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-28T12:28:34.826Z] === RUN TestAuthZPluginDenyResponse [2022-07-28T12:28:34.826Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T12:28:34.826Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-07-28T12:28:34.826Z] === RUN TestAuthZPluginAllowEventStream [2022-07-28T12:28:34.826Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T12:28:34.826Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-07-28T12:28:34.826Z] === RUN TestAuthZPluginErrorResponse [2022-07-28T12:28:34.826Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T12:28:34.826Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-07-28T12:28:34.826Z] === RUN TestAuthZPluginErrorRequest [2022-07-28T12:28:34.826Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T12:28:34.826Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-07-28T12:28:34.826Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-28T12:28:34.826Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T12:28:34.826Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-28T12:28:34.826Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-28T12:28:34.826Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T12:28:34.826Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-28T12:28:34.826Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-28T12:28:34.826Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T12:28:34.826Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-28T12:28:34.826Z] === RUN TestAuthZPluginHeader [2022-07-28T12:28:34.826Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T12:28:34.826Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-07-28T12:28:34.826Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-28T12:28:34.826Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T12:28:34.826Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.35s) [2022-07-28T12:28:34.826Z] === RUN TestAuthZPluginV2Disable [2022-07-28T12:28:34.826Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T12:28:34.826Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-07-28T12:28:34.826Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-28T12:28:34.826Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T12:28:34.826Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-28T12:28:34.826Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-28T12:28:34.826Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T12:28:34.826Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-28T12:28:34.826Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-28T12:28:34.826Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T12:28:34.826Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-28T12:28:34.826Z] PASS [2022-07-28T12:28:34.826Z] [2022-07-28T12:28:34.826Z] === Skipped [2022-07-28T12:28:34.826Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-07-28T12:28:34.826Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T12:28:34.826Z] [2022-07-28T12:28:34.826Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-07-28T12:28:34.826Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T12:28:34.826Z] [2022-07-28T12:28:34.826Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-07-28T12:28:34.826Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T12:28:34.826Z] [2022-07-28T12:28:34.826Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-28T12:28:34.826Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T12:28:34.826Z] [2022-07-28T12:28:34.826Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-07-28T12:28:34.826Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T12:28:34.826Z] [2022-07-28T12:28:34.826Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-07-28T12:28:34.826Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T12:28:34.826Z] [2022-07-28T12:28:34.826Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-07-28T12:28:34.826Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T12:28:34.826Z] [2022-07-28T12:28:34.826Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-07-28T12:28:34.826Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T12:28:34.826Z] [2022-07-28T12:28:34.826Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-28T12:28:34.826Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T12:28:34.826Z] [2022-07-28T12:28:34.826Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-28T12:28:34.826Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T12:28:34.826Z] [2022-07-28T12:28:34.826Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-28T12:28:34.826Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T12:28:34.826Z] [2022-07-28T12:28:34.826Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-07-28T12:28:34.826Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T12:28:34.826Z] [2022-07-28T12:28:34.826Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.35s) [2022-07-28T12:28:34.826Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T12:28:34.826Z] [2022-07-28T12:28:34.826Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-07-28T12:28:34.826Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T12:28:34.826Z] [2022-07-28T12:28:34.826Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-28T12:28:34.826Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T12:28:34.826Z] [2022-07-28T12:28:34.826Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-28T12:28:34.826Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T12:28:34.826Z] [2022-07-28T12:28:34.826Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-28T12:28:34.826Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T12:28:34.826Z] [2022-07-28T12:28:34.826Z] DONE 17 tests, 17 skipped in 1.661s [2022-07-28T12:28:34.826Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-28T12:28:34.826Z] INFO: Testing against a local daemon [2022-07-28T12:28:34.826Z] === RUN TestPluginInvalidJSON [2022-07-28T12:28:34.826Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-07-28T12:28:34.826Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-07-28T12:28:34.826Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-07-28T12:28:34.826Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-07-28T12:28:34.826Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-07-28T12:28:34.826Z] === RUN TestPluginInstall [2022-07-28T12:28:34.826Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T12:28:34.826Z] --- SKIP: TestPluginInstall (0.00s) [2022-07-28T12:28:34.826Z] === RUN TestPluginsWithRuntimes [2022-07-28T12:28:34.826Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-07-28T12:28:34.826Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-07-28T12:28:34.826Z] === RUN TestPluginBackCompatMediaTypes [2022-07-28T12:28:34.826Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-28T12:28:34.826Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-07-28T12:28:34.826Z] PASS [2022-07-28T12:28:34.826Z] [2022-07-28T12:28:34.826Z] === Skipped [2022-07-28T12:28:34.826Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-07-28T12:28:34.826Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T12:28:34.826Z] [2022-07-28T12:28:34.826Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-07-28T12:28:34.826Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-07-28T12:28:34.826Z] [2022-07-28T12:28:34.826Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-07-28T12:28:34.826Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-28T12:28:34.826Z] [2022-07-28T12:28:34.826Z] DONE 5 tests, 3 skipped in 0.038s [2022-07-28T12:28:34.826Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-28T12:28:34.826Z] INFO: Testing against a local daemon [2022-07-28T12:28:34.826Z] === RUN TestExternalGraphDriver [2022-07-28T12:28:34.826Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-28T12:28:34.826Z] --- SKIP: TestExternalGraphDriver (0.33s) [2022-07-28T12:28:34.826Z] === RUN TestGraphdriverPluginV2 [2022-07-28T12:28:35.145Z] #66 DONE 0.9s [2022-07-28T12:28:35.145Z] [2022-07-28T12:28:35.145Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-07-28T12:28:35.145Z] #68 sha256:b88664821c5e935819660396c0ed44cf06863e079c2a397e595142f43ebce517 [2022-07-28T12:28:35.145Z] #68 DONE 0.0s [2022-07-28T12:28:35.145Z] [2022-07-28T12:28:35.145Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-07-28T12:28:35.145Z] #69 sha256:1a07806e8aea4630209455f28080e26ffbf317baa377af59c756017868ff0976 [2022-07-28T12:28:35.145Z] #69 DONE 0.0s [2022-07-28T12:28:35.145Z] [2022-07-28T12:28:35.145Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-28T12:28:35.145Z] #70 sha256:53232811a3fc040117340b3d818d58ee10e679b8164867e38634b4faa45cd03b [2022-07-28T12:28:36.086Z] #70 DONE 1.2s [2022-07-28T12:28:36.347Z] [2022-07-28T12:28:36.347Z] #71 exporting to image [2022-07-28T12:28:36.347Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-28T12:28:36.347Z] #71 exporting layers [2022-07-28T12:28:40.283Z] --- PASS: TestGraphdriverPluginV2 (6.06s) [2022-07-28T12:28:40.283Z] PASS [2022-07-28T12:28:40.283Z] [2022-07-28T12:28:40.283Z] === Skipped [2022-07-28T12:28:40.283Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.33s) [2022-07-28T12:28:40.283Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-28T12:28:40.283Z] [2022-07-28T12:28:40.283Z] DONE 2 tests, 1 skipped in 6.419s [2022-07-28T12:28:40.283Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-28T12:28:40.283Z] INFO: Testing against a local daemon [2022-07-28T12:28:40.283Z] === RUN TestContinueAfterPluginCrash [2022-07-28T12:28:40.283Z] === PAUSE TestContinueAfterPluginCrash [2022-07-28T12:28:40.283Z] === RUN TestReadPluginNoRead [2022-07-28T12:28:40.283Z] === PAUSE TestReadPluginNoRead [2022-07-28T12:28:40.283Z] === RUN TestDaemonStartWithLogOpt [2022-07-28T12:28:40.283Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-28T12:28:40.283Z] === CONT TestContinueAfterPluginCrash [2022-07-28T12:28:40.283Z] === CONT TestDaemonStartWithLogOpt [2022-07-28T12:28:40.283Z] === CONT TestReadPluginNoRead [2022-07-28T12:28:42.817Z] === RUN TestReadPluginNoRead/default [2022-07-28T12:28:43.160Z] #71 exporting layers 6.5s done [2022-07-28T12:28:43.160Z] #71 writing image sha256:0c278294809fca7a1af4ef22a04f6733051b5bb6a645cf06cf3c4ff7240c52d7 done [2022-07-28T12:28:43.160Z] #71 naming to docker.io/library/docker:cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f done [2022-07-28T12:28:43.160Z] #71 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-07-28T12:28:43.538Z] + trap exit INT TERM [2022-07-28T12:28:43.538Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-07-28T12:28:43.538Z] + CONTAINER_NAME=docker-pr2 [2022-07-28T12:28:43.538Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43876/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43876/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f -e DOCKER_GRAPHDRIVER docker:cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f hack/make.sh dynbinary-daemon [2022-07-28T12:28:44.194Z] --- PASS: TestDaemonStartWithLogOpt (4.89s) [2022-07-28T12:28:44.761Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-28T12:28:44.953Z] [2022-07-28T12:28:44.953Z] Removing bundles/ [2022-07-28T12:28:44.953Z] [2022-07-28T12:28:44.953Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-07-28T12:28:44.953Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-07-28T12:28:44.953Z] GOOS="" GOARCH="" GOARM="" [2022-07-28T12:28:47.294Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-28T12:28:47.861Z] --- PASS: TestContinueAfterPluginCrash (8.77s) [2022-07-28T12:28:49.765Z] === CONT TestReadPluginNoRead [2022-07-28T12:28:49.765Z] read_test.go:92: [d146fc36f70e5] daemon is not started [2022-07-28T12:28:49.765Z] --- PASS: TestReadPluginNoRead (10.32s) [2022-07-28T12:28:49.765Z] --- PASS: TestReadPluginNoRead/default (2.34s) [2022-07-28T12:28:49.765Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.35s) [2022-07-28T12:28:49.765Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.37s) [2022-07-28T12:28:49.765Z] PASS [2022-07-28T12:28:49.765Z] [2022-07-28T12:28:49.765Z] DONE 6 tests in 10.349s [2022-07-28T12:28:49.765Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-28T12:28:49.765Z] testing: warning: no tests to run [2022-07-28T12:28:49.765Z] PASS [2022-07-28T12:28:49.765Z] [2022-07-28T12:28:49.765Z] DONE 0 tests in 0.006s [2022-07-28T12:28:49.765Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-28T12:28:49.765Z] INFO: Testing against a local daemon [2022-07-28T12:28:49.765Z] === RUN TestPluginWithDevMounts [2022-07-28T12:28:49.765Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-07-28T12:28:49.765Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-07-28T12:28:49.765Z] PASS [2022-07-28T12:28:49.765Z] [2022-07-28T12:28:49.765Z] === Skipped [2022-07-28T12:28:49.765Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-07-28T12:28:49.765Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-07-28T12:28:49.765Z] [2022-07-28T12:28:49.765Z] DONE 1 tests, 1 skipped in 0.028s [2022-07-28T12:28:49.765Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-28T12:28:49.765Z] INFO: Testing against a local daemon [2022-07-28T12:28:49.765Z] === RUN TestSecretInspect [2022-07-28T12:28:49.765Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:49.765Z] --- SKIP: TestSecretInspect (0.01s) [2022-07-28T12:28:49.765Z] === RUN TestSecretList [2022-07-28T12:28:49.765Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:49.765Z] --- SKIP: TestSecretList (0.01s) [2022-07-28T12:28:49.765Z] === RUN TestSecretsCreateAndDelete [2022-07-28T12:28:49.765Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:49.765Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-07-28T12:28:49.765Z] === RUN TestSecretsUpdate [2022-07-28T12:28:49.765Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:49.765Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-07-28T12:28:49.765Z] === RUN TestTemplatedSecret [2022-07-28T12:28:49.765Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:49.765Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-07-28T12:28:49.765Z] === RUN TestSecretCreateResolve [2022-07-28T12:28:49.765Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:49.765Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-07-28T12:28:49.765Z] PASS [2022-07-28T12:28:49.765Z] [2022-07-28T12:28:49.765Z] === Skipped [2022-07-28T12:28:49.765Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-07-28T12:28:49.765Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:49.765Z] [2022-07-28T12:28:49.765Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-07-28T12:28:49.765Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:49.765Z] [2022-07-28T12:28:49.765Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-07-28T12:28:49.765Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:49.765Z] [2022-07-28T12:28:49.765Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-07-28T12:28:49.765Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:49.765Z] [2022-07-28T12:28:49.765Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-07-28T12:28:49.765Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:49.765Z] [2022-07-28T12:28:49.765Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-07-28T12:28:49.765Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:49.765Z] [2022-07-28T12:28:49.765Z] DONE 6 tests, 6 skipped in 0.078s [2022-07-28T12:28:49.765Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-28T12:28:49.765Z] INFO: Testing against a local daemon [2022-07-28T12:28:49.765Z] === RUN TestServiceCreateInit [2022-07-28T12:28:49.765Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-28T12:28:49.765Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:49.765Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-28T12:28:49.765Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:49.765Z] --- PASS: TestServiceCreateInit (0.01s) [2022-07-28T12:28:49.765Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-28T12:28:49.765Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-28T12:28:49.765Z] === RUN TestCreateServiceMultipleTimes [2022-07-28T12:28:49.765Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:49.765Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-07-28T12:28:49.765Z] === RUN TestCreateServiceConflict [2022-07-28T12:28:49.765Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:49.765Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-07-28T12:28:49.765Z] === RUN TestCreateServiceMaxReplicas [2022-07-28T12:28:49.765Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:49.765Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-07-28T12:28:49.765Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-28T12:28:49.765Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:49.765Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-28T12:28:49.765Z] === RUN TestCreateServiceSecretFileMode [2022-07-28T12:28:49.765Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:49.765Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-07-28T12:28:49.765Z] === RUN TestCreateServiceConfigFileMode [2022-07-28T12:28:49.765Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:49.765Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-07-28T12:28:49.765Z] === RUN TestCreateServiceSysctls [2022-07-28T12:28:49.765Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:49.765Z] --- SKIP: TestCreateServiceSysctls (0.01s) [2022-07-28T12:28:49.765Z] === RUN TestCreateServiceCapabilities [2022-07-28T12:28:49.765Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:49.765Z] --- SKIP: TestCreateServiceCapabilities (0.01s) [2022-07-28T12:28:49.765Z] === RUN TestInspect [2022-07-28T12:28:49.765Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:49.765Z] --- SKIP: TestInspect (0.01s) [2022-07-28T12:28:49.765Z] === RUN TestCreateJob [2022-07-28T12:28:49.765Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:49.765Z] --- SKIP: TestCreateJob (0.01s) [2022-07-28T12:28:49.765Z] === RUN TestReplicatedJob [2022-07-28T12:28:49.765Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:49.765Z] --- SKIP: TestReplicatedJob (0.00s) [2022-07-28T12:28:49.765Z] === RUN TestUpdateReplicatedJob [2022-07-28T12:28:49.765Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:49.765Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-07-28T12:28:49.765Z] === RUN TestServiceListWithStatuses [2022-07-28T12:28:49.765Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-28T12:28:49.765Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-28T12:28:49.765Z] === RUN TestDockerNetworkConnectAlias [2022-07-28T12:28:49.765Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:49.765Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-07-28T12:28:49.765Z] === RUN TestDockerNetworkReConnect [2022-07-28T12:28:49.765Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:49.765Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-07-28T12:28:49.765Z] === RUN TestServicePlugin [2022-07-28T12:28:50.429Z] ok github.com/docker/docker/cmd/dockerd 0.064s coverage: 29.1% of statements [2022-07-28T12:28:50.995Z] ok github.com/docker/docker/container 0.120s coverage: 34.5% of statements [2022-07-28T12:28:50.995Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-28T12:28:50.995Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-28T12:28:50.995Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-28T12:28:50.995Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-28T12:28:53.053Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:53.053Z] --- SKIP: TestServicePlugin (2.79s) [2022-07-28T12:28:53.053Z] === RUN TestServiceUpdateLabel [2022-07-28T12:28:53.053Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:53.053Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-07-28T12:28:53.053Z] === RUN TestServiceUpdateSecrets [2022-07-28T12:28:53.053Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:53.053Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-07-28T12:28:53.053Z] === RUN TestServiceUpdateConfigs [2022-07-28T12:28:53.053Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:53.053Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-07-28T12:28:53.053Z] === RUN TestServiceUpdateNetwork [2022-07-28T12:28:53.053Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:53.053Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-07-28T12:28:53.053Z] === RUN TestServiceUpdatePidsLimit [2022-07-28T12:28:53.053Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:53.053Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-07-28T12:28:53.053Z] PASS [2022-07-28T12:28:53.053Z] [2022-07-28T12:28:53.053Z] === Skipped [2022-07-28T12:28:53.053Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-28T12:28:53.053Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:53.053Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-28T12:28:53.053Z] [2022-07-28T12:28:53.053Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-28T12:28:53.053Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:53.053Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-28T12:28:53.053Z] [2022-07-28T12:28:53.053Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-07-28T12:28:53.053Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:53.053Z] [2022-07-28T12:28:53.053Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-07-28T12:28:53.053Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:53.053Z] [2022-07-28T12:28:53.053Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-07-28T12:28:53.053Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:53.053Z] [2022-07-28T12:28:53.053Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-28T12:28:53.053Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:53.053Z] [2022-07-28T12:28:53.053Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-07-28T12:28:53.053Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:53.053Z] [2022-07-28T12:28:53.053Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-07-28T12:28:53.053Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:53.053Z] [2022-07-28T12:28:53.053Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.01s) [2022-07-28T12:28:53.053Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:53.053Z] [2022-07-28T12:28:53.053Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.01s) [2022-07-28T12:28:53.053Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:53.053Z] [2022-07-28T12:28:53.053Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-07-28T12:28:53.053Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:53.053Z] [2022-07-28T12:28:53.053Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-07-28T12:28:53.053Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:53.053Z] [2022-07-28T12:28:53.053Z] === SKIP: amd64.integration.service TestReplicatedJob (0.00s) [2022-07-28T12:28:53.053Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:53.053Z] [2022-07-28T12:28:53.053Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-07-28T12:28:53.053Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:53.053Z] [2022-07-28T12:28:53.053Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-28T12:28:53.053Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-28T12:28:53.053Z] [2022-07-28T12:28:53.053Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-07-28T12:28:53.053Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:53.053Z] [2022-07-28T12:28:53.053Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-07-28T12:28:53.053Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:53.053Z] [2022-07-28T12:28:53.053Z] === SKIP: amd64.integration.service TestServicePlugin (2.79s) [2022-07-28T12:28:53.053Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:53.053Z] [2022-07-28T12:28:53.053Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-07-28T12:28:53.053Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:53.053Z] [2022-07-28T12:28:53.053Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-07-28T12:28:53.053Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:53.053Z] [2022-07-28T12:28:53.053Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-07-28T12:28:53.053Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:53.053Z] [2022-07-28T12:28:53.053Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-07-28T12:28:53.053Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:53.053Z] [2022-07-28T12:28:53.053Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.01s) [2022-07-28T12:28:53.053Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T12:28:53.053Z] [2022-07-28T12:28:53.053Z] DONE 24 tests, 23 skipped in 3.022s [2022-07-28T12:28:53.053Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-28T12:28:53.053Z] INFO: Testing against a local daemon [2022-07-28T12:28:53.053Z] === RUN TestSessionCreate [2022-07-28T12:28:53.053Z] --- PASS: TestSessionCreate (0.01s) [2022-07-28T12:28:53.053Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-28T12:28:53.053Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-28T12:28:53.053Z] PASS [2022-07-28T12:28:53.053Z] [2022-07-28T12:28:53.053Z] DONE 2 tests in 0.060s [2022-07-28T12:28:53.053Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-28T12:28:53.053Z] INFO: Testing against a local daemon [2022-07-28T12:28:53.053Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-28T12:28:53.053Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-28T12:28:53.053Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-28T12:28:53.053Z] === RUN TestEventsExecDie [2022-07-28T12:28:53.312Z] --- PASS: TestEventsExecDie (0.53s) [2022-07-28T12:28:53.312Z] === RUN TestEventsBackwardsCompatible [2022-07-28T12:28:53.312Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-07-28T12:28:53.312Z] === RUN TestInfoBinaryCommits [2022-07-28T12:28:53.312Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-28T12:28:53.312Z] === RUN TestInfoAPIVersioned [2022-07-28T12:28:53.312Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-07-28T12:28:53.312Z] === RUN TestInfoDiscoveryBackend [2022-07-28T12:28:55.215Z] --- PASS: TestInfoDiscoveryBackend (1.56s) [2022-07-28T12:28:55.215Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-07-28T12:28:57.553Z] ok github.com/docker/docker/daemon/cluster 0.058s coverage: 0.5% of statements [2022-07-28T12:28:58.488Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.021s coverage: 65.3% of statements [2022-07-28T12:28:58.501Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s) [2022-07-28T12:28:58.501Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-07-28T12:28:58.501Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T12:28:58.501Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-07-28T12:28:58.501Z] === RUN TestInfoAPI [2022-07-28T12:28:58.501Z] --- PASS: TestInfoAPI (0.02s) [2022-07-28T12:28:58.501Z] === RUN TestInfoAPIWarnings [2022-07-28T12:28:59.864Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2022-07-28T12:29:06.444Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.440s coverage: 13.8% of statements [2022-07-28T12:29:07.823Z] ok github.com/docker/docker/daemon/config 0.026s coverage: 81.8% of statements [2022-07-28T12:29:08.081Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2022-07-28T12:29:08.647Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-07-28T12:29:09.213Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-07-28T12:29:11.114Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.927s coverage: 73.3% of statements [2022-07-28T12:29:11.114Z] ok github.com/docker/docker/daemon 12.109s coverage: 17.1% of statements [2022-07-28T12:29:11.114Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-28T12:29:11.114Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-28T12:29:11.114Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-28T12:29:11.114Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-28T12:29:12.048Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.206s coverage: 60.7% of statements [2022-07-28T12:29:12.615Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.022s coverage: 2.9% of statements [2022-07-28T12:29:13.990Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2022-07-28T12:29:15.911Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.223s coverage: 50.5% of statements [2022-07-28T12:29:16.585Z] --- PASS: TestInfoAPIWarnings (17.36s) [2022-07-28T12:29:16.585Z] === RUN TestInfoDebug [2022-07-28T12:29:16.847Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.615s coverage: 45.9% of statements [2022-07-28T12:29:16.847Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-28T12:29:17.152Z] --- PASS: TestInfoDebug (1.56s) [2022-07-28T12:29:17.152Z] === RUN TestInfoInsecureRegistries [2022-07-28T12:29:17.779Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 58.8% of statements [2022-07-28T12:29:18.038Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.917s coverage: 58.0% of statements [2022-07-28T12:29:18.038Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-28T12:29:18.038Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-28T12:29:18.972Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.027s coverage: 3.0% of statements [2022-07-28T12:29:19.055Z] --- PASS: TestInfoInsecureRegistries (1.55s) [2022-07-28T12:29:19.055Z] === RUN TestInfoRegistryMirrors [2022-07-28T12:29:19.539Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-07-28T12:29:20.106Z] ok github.com/docker/docker/daemon/images 0.019s coverage: 6.6% of statements [2022-07-28T12:29:20.106Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-28T12:29:20.106Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-28T12:29:20.431Z] --- PASS: TestInfoRegistryMirrors (1.57s) [2022-07-28T12:29:20.431Z] === RUN TestLoginFailsWithBadCredentials [2022-07-28T12:29:20.672Z] ok github.com/docker/docker/daemon/logger 0.217s coverage: 43.2% of statements [2022-07-28T12:29:20.690Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-07-28T12:29:20.690Z] === RUN TestPingCacheHeaders [2022-07-28T12:29:20.690Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-28T12:29:20.690Z] === RUN TestPingGet [2022-07-28T12:29:20.690Z] --- PASS: TestPingGet (0.01s) [2022-07-28T12:29:20.690Z] === RUN TestPingHead [2022-07-28T12:29:20.690Z] --- PASS: TestPingHead (0.01s) [2022-07-28T12:29:20.690Z] === RUN TestVersion [2022-07-28T12:29:20.690Z] --- PASS: TestVersion (0.01s) [2022-07-28T12:29:20.690Z] PASS [2022-07-28T12:29:20.690Z] [2022-07-28T12:29:20.690Z] === Skipped [2022-07-28T12:29:20.690Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-28T12:29:20.690Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-28T12:29:20.690Z] [2022-07-28T12:29:20.690Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-07-28T12:29:20.690Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T12:29:20.690Z] [2022-07-28T12:29:20.690Z] DONE 18 tests, 2 skipped in 28.039s [2022-07-28T12:29:20.690Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-28T12:29:20.949Z] INFO: Testing against a local daemon [2022-07-28T12:29:20.949Z] === RUN TestVolumesCreateAndList [2022-07-28T12:29:20.949Z] --- PASS: TestVolumesCreateAndList (0.01s) [2022-07-28T12:29:20.949Z] === RUN TestVolumesRemove [2022-07-28T12:29:20.949Z] --- PASS: TestVolumesRemove (0.06s) [2022-07-28T12:29:20.949Z] === RUN TestVolumesInspect [2022-07-28T12:29:20.949Z] --- PASS: TestVolumesInspect (0.01s) [2022-07-28T12:29:20.949Z] === RUN TestVolumesInvalidJSON [2022-07-28T12:29:20.949Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-07-28T12:29:20.949Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-07-28T12:29:20.949Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-07-28T12:29:20.949Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-28T12:29:20.949Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-07-28T12:29:20.949Z] PASS [2022-07-28T12:29:20.949Z] [2022-07-28T12:29:20.949Z] DONE 5 tests in 0.125s [2022-07-28T12:29:20.949Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-28T12:29:20.949Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 16324 is not a child of this shell [2022-07-28T12:29:20.949Z] warning: PID 16324 from bundles/test-integration/docker.pid had a nonzero exit code [2022-07-28T12:29:20.949Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-28T12:29:20.949Z] [2022-07-28T12:29:20.949Z] Unloading profiles will leave already running processes permanently [2022-07-28T12:29:20.949Z] unconfined, which can lead to unexpected situations. [2022-07-28T12:29:20.949Z] [2022-07-28T12:29:20.949Z] To set a process to complain mode, use the command line tool [2022-07-28T12:29:20.949Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-28T12:29:20.949Z] Removing test suite binaries [2022-07-28T12:29:21.207Z] exiting test-integration [2022-07-28T12:29:21.207Z] ++ exit 0 [2022-07-28T12:29:21.237Z] ok github.com/docker/docker/daemon/logger/awslogs 0.135s coverage: 77.4% of statements [2022-07-28T12:29:21.237Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-07-28T12:29:21.237Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-28T12:29:21.495Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 67.0% of statements [2022-07-28T12:29:22.060Z] ok github.com/docker/docker/daemon/logger/journald 0.011s coverage: 23.9% of statements [2022-07-28T12:29:22.060Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2022-07-28T12:29:22.143Z] [2022-07-28T12:29:22.318Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2022-07-28T12:29:22.884Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 78.7% of statements [2022-07-28T12:29:22.884Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-28T12:29:23.449Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.031s coverage: 54.7% of statements [2022-07-28T12:29:23.707Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2022-07-28T12:29:24.273Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-07-28T12:29:24.839Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-07-28T12:29:25.097Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-07-28T12:29:26.030Z] ok github.com/docker/docker/daemon/logger/splunk 1.549s coverage: 82.5% of statements [2022-07-28T12:29:26.030Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-28T12:29:26.030Z] ? github.com/docker/docker/daemon/stats [no test files] Post stage [Pipeline] junit [2022-07-28T12:29:26.345Z] Recording test results [2022-07-28T12:29:26.965Z] ok github.com/docker/docker/distribution/metadata 0.028s coverage: 48.2% of statements [2022-07-28T12:29:27.323Z] 7aca8de30754: Pull complete [2022-07-28T12:29:27.323Z] Digest: sha256:26c6c296a4737ba478fe3c3e531b098f89b5562c40b416ba6fb8177ac462d1af [2022-07-28T12:29:27.323Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-28T12:29:27.323Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-28T12:29:27.323Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-07-28T12:29:27.323Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-07-28T12:29:27.323Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.3165' [2022-07-28T12:29:27.323Z] INFO: Docker version of control daemon [2022-07-28T12:29:27.323Z] [2022-07-28T12:29:27.323Z] Client: [2022-07-28T12:29:27.323Z] Version: 20.10.9 [2022-07-28T12:29:27.323Z] API version: 1.41 [2022-07-28T12:29:27.323Z] Go version: go1.16.8 [2022-07-28T12:29:27.323Z] Git commit: c2ea9bc [2022-07-28T12:29:27.323Z] Built: Mon Oct 4 16:11:10 2021 [2022-07-28T12:29:27.323Z] OS/Arch: windows/amd64 [2022-07-28T12:29:27.323Z] Context: default [2022-07-28T12:29:27.323Z] Experimental: true [2022-07-28T12:29:27.323Z] [2022-07-28T12:29:27.323Z] Server: Docker Engine - Community [2022-07-28T12:29:27.323Z] Engine: [2022-07-28T12:29:27.323Z] Version: 20.10.9 [2022-07-28T12:29:27.323Z] API version: 1.41 (minimum version 1.24) [2022-07-28T12:29:27.323Z] Go version: go1.16.8 [2022-07-28T12:29:27.323Z] Git commit: 79ea9d3 [2022-07-28T12:29:27.323Z] Built: Mon Oct 4 16:06:39 2021 [2022-07-28T12:29:27.323Z] OS/Arch: windows/amd64 [2022-07-28T12:29:27.323Z] Experimental: true [2022-07-28T12:29:27.323Z] [2022-07-28T12:29:27.323Z] INFO: Docker info of control daemon [2022-07-28T12:29:27.323Z] [2022-07-28T12:29:27.323Z] Client: [2022-07-28T12:29:27.323Z] Context: default [2022-07-28T12:29:27.323Z] Debug Mode: false [2022-07-28T12:29:27.323Z] Plugins: [2022-07-28T12:29:27.323Z] app: Docker Application (Docker Inc., v0.8.0) [2022-07-28T12:29:27.323Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-07-28T12:29:27.323Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-07-28T12:29:27.323Z] [2022-07-28T12:29:27.323Z] Server: [2022-07-28T12:29:27.323Z] Containers: 0 [2022-07-28T12:29:27.323Z] Running: 0 [2022-07-28T12:29:27.323Z] Paused: 0 [2022-07-28T12:29:27.323Z] Stopped: 0 [2022-07-28T12:29:27.323Z] Images: 1 [2022-07-28T12:29:27.323Z] Server Version: 20.10.9 [2022-07-28T12:29:27.323Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-07-28T12:29:27.323Z] Windows: [2022-07-28T12:29:27.323Z] LCOW: [2022-07-28T12:29:27.323Z] Logging Driver: json-file [2022-07-28T12:29:27.323Z] Plugins: [2022-07-28T12:29:27.323Z] Volume: local [2022-07-28T12:29:27.323Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-07-28T12:29:27.323Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-07-28T12:29:27.323Z] Swarm: inactive [2022-07-28T12:29:27.323Z] Default Isolation: process [2022-07-28T12:29:27.323Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-07-28T12:29:27.323Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-07-28T12:29:27.323Z] OSType: windows [2022-07-28T12:29:27.323Z] Architecture: x86_64 [2022-07-28T12:29:27.323Z] CPUs: 4 [2022-07-28T12:29:27.323Z] Total Memory: 32GiB [2022-07-28T12:29:27.323Z] Name: azwin-2-df9600 [2022-07-28T12:29:27.323Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-07-28T12:29:27.323Z] Docker Root Dir: D:\docker [2022-07-28T12:29:27.323Z] Debug Mode: false [2022-07-28T12:29:27.323Z] Registry: https://index.docker.io/v1/ [2022-07-28T12:29:27.323Z] Labels: [2022-07-28T12:29:27.323Z] Experimental: true [2022-07-28T12:29:27.323Z] Insecure Registries: [2022-07-28T12:29:27.323Z] 10.0.0.4:5000 [2022-07-28T12:29:27.323Z] 127.0.0.0/8 [2022-07-28T12:29:27.323Z] Registry Mirrors: [2022-07-28T12:29:27.323Z] http://10.0.0.4:5000/ [2022-07-28T12:29:27.323Z] Live Restore Enabled: false [2022-07-28T12:29:27.323Z] Product License: Community Engine [2022-07-28T12:29:27.323Z] [2022-07-28T12:29:27.323Z] [2022-07-28T12:29:27.323Z] INFO: Commit hash is cfdc075b1c [2022-07-28T12:29:27.323Z] INFO: Nuke-Everything... [2022-07-28T12:29:27.323Z] INFO: Container count on control daemon to delete is 0 [2022-07-28T12:29:27.323Z] INFO: Nuking d:\CI [2022-07-28T12:29:27.323Z] INFO: Zapped successfully [2022-07-28T12:29:27.323Z] INFO: Location for testing is d:\CI\PR-43876\2 [2022-07-28T12:29:27.323Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-07-28T12:29:27.323Z] [2022-07-28T12:29:27.323Z] [2022-07-28T12:29:27.323Z] INFO: Building the image from Dockerfile.windows at 07/28/2022 12:29:23... [2022-07-28T12:29:27.323Z] [2022-07-28T12:29:27.719Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-28T12:29:28.055Z] + echo Ensuring container killed. [2022-07-28T12:29:28.055Z] Ensuring container killed. [2022-07-28T12:29:28.055Z] + docker rm -vf docker-pr2 [2022-07-28T12:29:28.055Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-07-28T12:29:28.338Z] ok github.com/docker/docker/distribution 1.512s coverage: 27.6% of statements [2022-07-28T12:29:28.338Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-28T12:29:28.338Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-07-28T12:29:28.339Z] + echo Chowning /workspace to jenkins user [2022-07-28T12:29:28.339Z] Chowning /workspace to jenkins user [2022-07-28T12:29:28.339Z] + id -u [2022-07-28T12:29:28.339Z] + id -g [2022-07-28T12:29:28.339Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43876:/workspace busybox chown -R 1000:1000 /workspace [2022-07-28T12:29:28.339Z] Unable to find image 'busybox:latest' locally [2022-07-28T12:29:28.339Z] latest: Pulling from library/busybox [2022-07-28T12:29:28.598Z] 19d511225f94: Pulling fs layer [2022-07-28T12:29:28.598Z] 19d511225f94: Download complete [2022-07-28T12:29:28.598Z] 19d511225f94: Pull complete [2022-07-28T12:29:28.598Z] Digest: sha256:e63286d6bf23acce079c38cd9f63ec19dd1ad4da0e3e942e39f2a08050b50534 [2022-07-28T12:29:28.598Z] Status: Downloaded newer image for busybox:latest [2022-07-28T12:29:29.274Z] ok github.com/docker/docker/image 0.018s coverage: 86.8% of statements [2022-07-28T12:29:29.274Z] ok github.com/docker/docker/distribution/xfer 1.887s coverage: 84.6% of statements [2022-07-28T12:29:29.274Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-28T12:29:29.532Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-07-28T12:29:29.532Z] ? github.com/docker/docker/image/tarexport [no test files] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-28T12:29:30.100Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2022-07-28T12:29:30.100Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-28T12:29:30.268Z] + bundleName=amd64-rootless [2022-07-28T12:29:30.268Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-07-28T12:29:30.268Z] Creating amd64-rootless-bundles.tar.gz [2022-07-28T12:29:30.268Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-28T12:29:30.268Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-28T12:29:30.280Z] Archiving artifacts [2022-07-28T12:29:30.358Z] ok github.com/docker/docker/libcontainerd/queue 0.036s coverage: 100.0% of statements [2022-07-28T12:29:30.936Z] ok github.com/docker/docker/oci 0.008s coverage: 40.6% of statements [2022-07-28T12:29:31.241Z] Sending build context to Docker daemon 58.34MB [2022-07-28T12:29:31.241Z] [2022-07-28T12:29:31.241Z] Step 1/10 : FROM microsoft/windowsservercore [2022-07-28T12:29:31.241Z] ---> e6b07227af5c [2022-07-28T12:29:31.241Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-07-28T12:29:31.241Z] ---> Running in ae9d18908611 [2022-07-28T12:29:31.573Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43876/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-28T12:29:31.728Z] Removing intermediate container ae9d18908611 [2022-07-28T12:29:31.728Z] ---> 3101c6b30632 [2022-07-28T12:29:31.728Z] Step 3/10 : ARG GO_VERSION=1.17.12 [2022-07-28T12:29:31.728Z] ---> Running in fc862160e3b4 [2022-07-28T12:29:31.870Z] ok github.com/docker/docker/opts 0.017s coverage: 67.1% of statements [2022-07-28T12:29:31.870Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-28T12:29:31.878Z] + make clean [2022-07-28T12:29:32.136Z] docker volume rm -f docker-dev-cache [2022-07-28T12:29:32.136Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-28T12:29:32.754Z] Removing intermediate container fc862160e3b4 [2022-07-28T12:29:32.754Z] ---> c883892a6ae6 [2022-07-28T12:29:32.754Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-07-28T12:29:32.754Z] ---> Running in ca2eb5037b8f [2022-07-28T12:29:32.754Z] Removing intermediate container ca2eb5037b8f [2022-07-28T12:29:32.754Z] ---> f961756ffdb2 [2022-07-28T12:29:32.754Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-07-28T12:29:32.754Z] ---> Running in 577ce699098f [2022-07-28T12:29:33.242Z] Removing intermediate container 577ce699098f [2022-07-28T12:29:33.242Z] ---> 92b487f8216b [2022-07-28T12:29:33.242Z] 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; [2022-07-28T12:29:33.242Z] ---> Running in 0c4bb8163c77 [2022-07-28T12:29:33.769Z] ok github.com/docker/docker/pkg/archive 0.324s coverage: 82.3% of statements [2022-07-28T12:29:34.335Z] ok github.com/docker/docker/pkg/authorization 0.203s coverage: 68.3% of statements [2022-07-28T12:29:34.335Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-28T12:29:34.593Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-07-28T12:29:37.872Z] ok github.com/docker/docker/pkg/chrootarchive 2.532s coverage: 43.5% of statements [2022-07-28T12:29:37.872Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-07-28T12:29:38.018Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-07-28T12:29:38.018Z] [2022-07-28T12:29:38.018Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-28T12:29:38.018Z] DOCKER_SYSTEMD=1 [2022-07-28T12:29:38.018Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-28T12:29:38.018Z] HOSTNAME=cf82c30285dc [2022-07-28T12:29:38.018Z] DEST=bundles/test-integration [2022-07-28T12:29:38.018Z] PWD=/go/src/github.com/docker/docker [2022-07-28T12:29:38.018Z] DOCKER_GITCOMMIT=cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f [2022-07-28T12:29:38.018Z] container=docker [2022-07-28T12:29:38.018Z] HOME=/root [2022-07-28T12:29:38.018Z] LANG=C.UTF-8 [2022-07-28T12:29:38.018Z] INVOCATION_ID=d1bedab6944c4da7a0338e52131b3549 [2022-07-28T12:29:38.018Z] GOLANG_VERSION=1.17.12 [2022-07-28T12:29:38.018Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-28T12:29:38.018Z] VALIDATE_BRANCH=20.10 [2022-07-28T12:29:38.018Z] TERM=xterm [2022-07-28T12:29:38.018Z] DOCKER_PKG=github.com/docker/docker [2022-07-28T12:29:38.018Z] SHLVL=3 [2022-07-28T12:29:38.018Z] TIMEOUT=120m [2022-07-28T12:29:38.018Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-07-28T12:29:38.018Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-28T12:29:38.018Z] GO111MODULE=off [2022-07-28T12:29:38.018Z] DOCKER_EXPERIMENTAL=1 [2022-07-28T12:29:38.018Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-28T12:29:38.018Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-28T12:29:38.018Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-28T12:29:38.018Z] GOPATH=/go [2022-07-28T12:29:38.018Z] PKG_CONFIG=pkg-config [2022-07-28T12:29:38.018Z] _=/usr/bin/env [2022-07-28T12:29:38.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-28T12:29:38.156Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2022-07-28T12:29:38.436Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 97.6% of statements [2022-07-28T12:29:39.398Z] ok github.com/docker/docker/layer 7.942s coverage: 68.8% of statements [2022-07-28T12:29:39.398Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-28T12:29:39.398Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-28T12:29:39.398Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-28T12:29:39.398Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-28T12:29:39.398Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-28T12:29:39.398Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-07-28T12:29:39.398Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-28T12:29:39.398Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2022-07-28T12:29:39.658Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2022-07-28T12:29:39.916Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-07-28T12:29:40.852Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-07-28T12:29:41.418Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 86.5% of statements [2022-07-28T12:29:41.983Z] ok github.com/docker/docker/pkg/fsutils 0.168s coverage: 85.1% of statements [2022-07-28T12:29:41.983Z] ok github.com/docker/docker/pkg/discovery/kv 3.025s coverage: 84.1% of statements [2022-07-28T12:29:41.983Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-07-28T12:29:42.918Z] ok github.com/docker/docker/pkg/idtools 0.420s coverage: 69.5% of statements [2022-07-28T12:29:42.918Z] ok github.com/docker/docker/pkg/ioutils 0.356s coverage: 69.3% of statements [2022-07-28T12:29:43.484Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2022-07-28T12:29:43.484Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-07-28T12:29:43.484Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2022-07-28T12:29:43.484Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-28T12:29:43.484Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-07-28T12:29:43.484Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2022-07-28T12:29:43.484Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-07-28T12:29:43.742Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-07-28T12:29:43.742Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-07-28T12:29:44.000Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 86.7% of statements [2022-07-28T12:29:44.000Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-07-28T12:29:44.000Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-28T12:29:44.000Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-28T12:29:44.568Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2022-07-28T12:29:45.135Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-07-28T12:29:45.393Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-07-28T12:29:45.393Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-28T12:29:46.765Z] ok github.com/docker/docker/pkg/pubsub 1.043s coverage: 75.0% of statements [2022-07-28T12:29:47.024Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-07-28T12:29:51.209Z] ok github.com/docker/docker/pkg/signal 3.339s coverage: 62.3% of statements [2022-07-28T12:29:51.209Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-07-28T12:29:51.209Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-07-28T12:29:51.318Z] [2022-07-28T12:29:51.318Z] SUCCESS: Specified value was saved. [2022-07-28T12:29:51.466Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2022-07-28T12:29:52.034Z] ok github.com/docker/docker/pkg/sysinfo 0.008s coverage: 52.5% of statements [2022-07-28T12:29:52.291Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2022-07-28T12:29:52.340Z] INFO: Downloading git... [2022-07-28T12:29:52.550Z] ok github.com/docker/docker/pkg/tailfile 0.041s coverage: 88.6% of statements [2022-07-28T12:29:53.116Z] ok github.com/docker/docker/pkg/tarsum 0.054s coverage: 89.3% of statements [2022-07-28T12:29:53.116Z] coverage: [no statements] [2022-07-28T12:29:53.116Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2022-07-28T12:29:53.682Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-07-28T12:29:53.682Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-07-28T12:29:53.940Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-28T12:29:53.966Z] INFO: Downloading go... [2022-07-28T12:29:55.613Z] INFO: Downloading compiler 1 of 3... [2022-07-28T12:29:55.839Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-07-28T12:29:56.096Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2022-07-28T12:29:56.355Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 85.6% of statements [2022-07-28T12:29:56.645Z] INFO: Downloading compiler 2 of 3... [2022-07-28T12:29:57.668Z] INFO: Downloading compiler 3 of 3... [2022-07-28T12:29:57.728Z] ok github.com/docker/docker/quota 0.251s coverage: 71.4% of statements [2022-07-28T12:29:57.728Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-07-28T12:29:58.690Z] INFO: Extracting git... [2022-07-28T12:29:59.103Z] ok github.com/docker/docker/registry 0.088s coverage: 57.2% of statements [2022-07-28T12:29:59.361Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-07-28T12:29:59.619Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-07-28T12:30:00.185Z] ok github.com/docker/docker/runconfig 0.010s coverage: 66.1% of statements [2022-07-28T12:30:00.185Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-07-28T12:30:02.716Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-07-28T12:30:03.650Z] ok github.com/docker/docker/volume/local 0.107s coverage: 76.4% of statements [2022-07-28T12:30:04.216Z] ok github.com/docker/docker/volume/mounts 0.022s coverage: 67.0% of statements [2022-07-28T12:30:05.590Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2022-07-28T12:30:13.864Z] INFO: Expanding go... [2022-07-28T12:30:16.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-28T12:30:16.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-28T12:30:20.452Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.6% of statements [2022-07-28T12:30:20.452Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-28T12:30:20.452Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-28T12:30:20.452Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-07-28T12:30:20.452Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-07-28T12:30:20.452Z] ? github.com/docker/docker/pkg/term [no test files] [2022-07-28T12:30:20.452Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-28T12:30:20.452Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-28T12:30:20.452Z] ? github.com/docker/docker/rootless [no test files] [2022-07-28T12:30:20.452Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-28T12:30:20.452Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-28T12:30:20.452Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-28T12:30:20.452Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-28T12:30:20.452Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-28T12:30:20.452Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-28T12:30:20.452Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-28T12:30:20.452Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-28T12:30:20.452Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-28T12:30:20.452Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-28T12:30:20.452Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-28T12:30:20.452Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-28T12:30:20.452Z] ? github.com/docker/docker/volume [no test files] [2022-07-28T12:30:20.452Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-28T12:30:20.452Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-28T12:30:20.452Z] [2022-07-28T12:30:20.452Z] === Skipped [2022-07-28T12:30:20.452Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-07-28T12:30:20.452Z] exec_linux_test.go:19: requires AppArmor to be enabled [2022-07-28T12:30:20.452Z] [2022-07-28T12:30:20.452Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-07-28T12:30:20.452Z] exec_linux_test.go:39: requires AppArmor to be enabled [2022-07-28T12:30:20.452Z] [2022-07-28T12:30:20.452Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-28T12:30:20.452Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T12:30:20.452Z] graphtest_unix.go:47: Driver btrfs not supported [2022-07-28T12:30:20.452Z] [2022-07-28T12:30:20.452Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-28T12:30:20.452Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T12:30:20.452Z] graphtest_unix.go:47: Driver btrfs not supported [2022-07-28T12:30:20.452Z] [2022-07-28T12:30:20.452Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-28T12:30:20.452Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T12:30:20.452Z] graphtest_unix.go:47: Driver btrfs not supported [2022-07-28T12:30:20.452Z] [2022-07-28T12:30:20.452Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-28T12:30:20.452Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T12:30:20.452Z] graphtest_unix.go:47: Driver btrfs not supported [2022-07-28T12:30:20.452Z] [2022-07-28T12:30:20.452Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-28T12:30:20.452Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T12:30:20.452Z] graphtest_unix.go:47: Driver btrfs not supported [2022-07-28T12:30:20.452Z] [2022-07-28T12:30:20.452Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-28T12:30:20.452Z] graphtest_unix.go:74: No driver to put! [2022-07-28T12:30:20.452Z] [2022-07-28T12:30:20.452Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-28T12:30:20.452Z] time="2022-07-28T12:29:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-28T12:30:20.452Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-07-28T12:30:20.452Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-07-28T12:30:20.452Z] [2022-07-28T12:30:20.452Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-28T12:30:20.452Z] time="2022-07-28T12:29:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-28T12:30:20.452Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-07-28T12:30:20.452Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-07-28T12:30:20.452Z] [2022-07-28T12:30:20.452Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-28T12:30:20.452Z] time="2022-07-28T12:29:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-28T12:30:20.452Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-07-28T12:30:20.452Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-07-28T12:30:20.452Z] [2022-07-28T12:30:20.452Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-28T12:30:20.452Z] time="2022-07-28T12:29:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-28T12:30:20.452Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-07-28T12:30:20.452Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-07-28T12:30:20.452Z] [2022-07-28T12:30:20.452Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-28T12:30:20.452Z] time="2022-07-28T12:29:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-28T12:30:20.452Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-07-28T12:30:20.452Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-07-28T12:30:20.452Z] [2022-07-28T12:30:20.452Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-28T12:30:20.452Z] graphtest_unix.go:74: No driver to put! [2022-07-28T12:30:20.452Z] [2022-07-28T12:30:20.452Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-28T12:30:20.452Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-28T12:30:20.452Z] [2022-07-28T12:30:20.452Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-28T12:30:20.452Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-28T12:30:20.452Z] [2022-07-28T12:30:20.452Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-28T12:30:20.452Z] overlay_test.go:66: Cannot run test with naive change algorithm [2022-07-28T12:30:20.452Z] [2022-07-28T12:30:20.452Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-28T12:30:20.452Z] graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-28T12:30:20.452Z] [2022-07-28T12:30:20.452Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-28T12:30:20.452Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T12:30:20.452Z] graphtest_unix.go:47: Driver zfs not supported [2022-07-28T12:30:20.452Z] [2022-07-28T12:30:20.452Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-28T12:30:20.452Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T12:30:20.452Z] graphtest_unix.go:47: Driver zfs not supported [2022-07-28T12:30:20.452Z] [2022-07-28T12:30:20.452Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-28T12:30:20.452Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T12:30:20.452Z] graphtest_unix.go:47: Driver zfs not supported [2022-07-28T12:30:20.452Z] [2022-07-28T12:30:20.452Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-28T12:30:20.452Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T12:30:20.452Z] graphtest_unix.go:47: Driver zfs not supported [2022-07-28T12:30:20.452Z] [2022-07-28T12:30:20.452Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-28T12:30:20.452Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T12:30:20.452Z] graphtest_unix.go:47: Driver zfs not supported [2022-07-28T12:30:20.452Z] [2022-07-28T12:30:20.452Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-28T12:30:20.452Z] graphtest_unix.go:74: No driver to put! [2022-07-28T12:30:20.452Z] [2022-07-28T12:30:20.452Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-28T12:30:20.452Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-07-28T12:30:20.452Z] [2022-07-28T12:30:20.452Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-28T12:30:20.452Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-07-28T12:30:20.452Z] [2022-07-28T12:30:20.452Z] DONE 2251 tests, 26 skipped in 208.299s Post stage [Pipeline] junit [2022-07-28T12:30:20.464Z] Recording test results [2022-07-28T12:30:21.428Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-07-28T12:30:21.429Z] [2022-07-28T12:30:21.429Z] + TEST_INTEGRATION_DEST=2 [2022-07-28T12:30:21.429Z] + CONTAINER_NAME=docker-pr2-2 [2022-07-28T12:30:21.429Z] + TEST_SKIP_INTEGRATION=1 [2022-07-28T12:30:21.429Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-28T12:30:21.429Z] + run_tests [2022-07-28T12:30:21.429Z] + c=0 [2022-07-28T12:30:21.429Z] + '[' -n 0 ']' [2022-07-28T12:30:21.429Z] + rm= [2022-07-28T12:30:21.429Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43876/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43876/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43876/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f hack/make.sh '' test-integration [2022-07-28T12:30:21.429Z] + TEST_INTEGRATION_DEST=1 [2022-07-28T12:30:21.429Z] + CONTAINER_NAME=docker-pr2-1 [2022-07-28T12:30:21.429Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-07-28T12:30:21.429Z] + run_tests test-integration-flaky [2022-07-28T12:30:21.429Z] + '[' -n 0 ']' [2022-07-28T12:30:21.429Z] + rm= [2022-07-28T12:30:21.429Z] + TEST_INTEGRATION_DEST=3 [2022-07-28T12:30:21.429Z] + CONTAINER_NAME=docker-pr2-3 [2022-07-28T12:30:21.429Z] + TEST_SKIP_INTEGRATION=1 [2022-07-28T12:30:21.429Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-28T12:30:21.429Z] + run_tests [2022-07-28T12:30:21.429Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43876/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43876/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43876/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f hack/make.sh test-integration-flaky test-integration [2022-07-28T12:30:21.429Z] + '[' -n 0 ']' [2022-07-28T12:30:21.429Z] + rm= [2022-07-28T12:30:21.429Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43876/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43876/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43876/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f hack/make.sh '' test-integration [2022-07-28T12:30:21.429Z] ++ jobs -p [2022-07-28T12:30:21.429Z] + for job in $(jobs -p) [2022-07-28T12:30:21.429Z] + wait 32199 [2022-07-28T12:30:21.429Z] [2022-07-28T12:30:21.429Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-07-28T12:30:21.429Z] [2022-07-28T12:30:21.429Z] [2022-07-28T12:30:21.429Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-28T12:30:21.429Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-28T12:30:21.429Z] HOSTNAME=afbf91962e6c [2022-07-28T12:30:21.429Z] TEST_SKIP_INTEGRATION=1 [2022-07-28T12:30:21.429Z] TESTDEBUG=0 [2022-07-28T12:30:21.429Z] DEST=bundles/test-integration [2022-07-28T12:30:21.429Z] PWD=/go/src/github.com/docker/docker [2022-07-28T12:30:21.429Z] KEEPBUNDLE=1 [2022-07-28T12:30:21.429Z] DOCKER_GITCOMMIT=cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f [2022-07-28T12:30:21.429Z] container=docker [2022-07-28T12:30:21.429Z] HOME=/root [2022-07-28T12:30:21.429Z] GOLANG_VERSION=1.17.12 [2022-07-28T12:30:21.429Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-28T12:30:21.429Z] VALIDATE_BRANCH=20.10 [2022-07-28T12:30:21.429Z] TERM=xterm [2022-07-28T12:30:21.429Z] DOCKER_PKG=github.com/docker/docker [2022-07-28T12:30:21.429Z] SHLVL=1 [2022-07-28T12:30:21.429Z] TIMEOUT=120m [2022-07-28T12:30:21.429Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-07-28T12:30:21.429Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-28T12:30:21.429Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-07-28T12:30:21.429Z] GO111MODULE=off [2022-07-28T12:30:21.429Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-28T12:30:21.429Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-28T12:30:21.429Z] GOPATH=/go [2022-07-28T12:30:21.429Z] PKG_CONFIG=pkg-config [2022-07-28T12:30:21.429Z] _=/usr/bin/env [2022-07-28T12:30:21.429Z] Building test suite binary ./integration-cli/test.main [2022-07-28T12:30:21.429Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-28T12:30:21.429Z] No new tests added to integration. [2022-07-28T12:30:21.429Z] [2022-07-28T12:30:21.429Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-28T12:30:21.429Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-28T12:30:21.429Z] HOSTNAME=435fa9009459 [2022-07-28T12:30:21.429Z] TEST_SKIP_INTEGRATION=1 [2022-07-28T12:30:21.429Z] TESTDEBUG=0 [2022-07-28T12:30:21.429Z] DEST=bundles/test-integration [2022-07-28T12:30:21.429Z] PWD=/go/src/github.com/docker/docker [2022-07-28T12:30:21.429Z] KEEPBUNDLE=1 [2022-07-28T12:30:21.429Z] DOCKER_GITCOMMIT=cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f [2022-07-28T12:30:21.429Z] container=docker [2022-07-28T12:30:21.429Z] HOME=/root [2022-07-28T12:30:21.429Z] GOLANG_VERSION=1.17.12 [2022-07-28T12:30:21.429Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-28T12:30:21.429Z] VALIDATE_BRANCH=20.10 [2022-07-28T12:30:21.429Z] TERM=xterm [2022-07-28T12:30:21.429Z] DOCKER_PKG=github.com/docker/docker [2022-07-28T12:30:21.429Z] SHLVL=1 [2022-07-28T12:30:21.429Z] TIMEOUT=120m [2022-07-28T12:30:21.429Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-07-28T12:30:21.429Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-28T12:30:21.429Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-07-28T12:30:21.429Z] GO111MODULE=off [2022-07-28T12:30:21.429Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-28T12:30:21.429Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-28T12:30:21.429Z] GOPATH=/go [2022-07-28T12:30:21.429Z] PKG_CONFIG=pkg-config [2022-07-28T12:30:21.429Z] _=/usr/bin/env [2022-07-28T12:30:21.429Z] Building test suite binary ./integration-cli/test.main [2022-07-28T12:30:21.429Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-28T12:30:21.429Z] HOSTNAME=f0a105853391 [2022-07-28T12:30:21.429Z] TESTDEBUG=0 [2022-07-28T12:30:21.429Z] DEST=bundles/test-integration [2022-07-28T12:30:21.429Z] PWD=/go/src/github.com/docker/docker [2022-07-28T12:30:21.429Z] KEEPBUNDLE=1 [2022-07-28T12:30:21.429Z] DOCKER_GITCOMMIT=cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f [2022-07-28T12:30:21.429Z] container=docker [2022-07-28T12:30:21.429Z] HOME=/root [2022-07-28T12:30:21.429Z] GOLANG_VERSION=1.17.12 [2022-07-28T12:30:21.429Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-28T12:30:21.429Z] VALIDATE_BRANCH=20.10 [2022-07-28T12:30:21.429Z] TERM=xterm [2022-07-28T12:30:21.429Z] DOCKER_PKG=github.com/docker/docker [2022-07-28T12:30:21.429Z] SHLVL=1 [2022-07-28T12:30:21.429Z] TIMEOUT=120m [2022-07-28T12:30:21.429Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-07-28T12:30:21.429Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-28T12:30:21.429Z] GO111MODULE=off [2022-07-28T12:30:21.429Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-28T12:30:21.429Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-28T12:30:21.429Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-28T12:30:21.429Z] GOPATH=/go [2022-07-28T12:30:21.429Z] PKG_CONFIG=pkg-config [2022-07-28T12:30:21.429Z] _=/usr/bin/env [2022-07-28T12:30:21.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-28T12:30:21.962Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T12:30:22.298Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43876/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f -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:cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f hack/make.sh dynbinary test-integration [2022-07-28T12:30:22.556Z] [2022-07-28T12:30:22.814Z] Removing bundles/ [2022-07-28T12:30:22.814Z] [2022-07-28T12:30:22.814Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-28T12:30:22.814Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-07-28T12:30:22.814Z] GOOS="" GOARCH="" GOARM="" [2022-07-28T12:30:34.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-28T12:30:39.460Z] INFO: Expanding compiler 1 of 3... [2022-07-28T12:30:39.460Z] INFO: Expanding compiler 2 of 3... [2022-07-28T12:30:44.347Z] INFO: Expanding compiler 3 of 3... [2022-07-28T12:30:44.347Z] INFO: Removing downloaded files... [2022-07-28T12:30:44.347Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-07-28T12:30:44.347Z] INFO: Configuring git core.autocrlf... [2022-07-28T12:30:44.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-28T12:30:45.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-28T12:30:45.994Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-28T12:30:46.848Z] INFO [loader] Go packages loading at mode 575 (types_sizes|deps|exports_file|files|compiled_files|imports|name) took 2m11.291021628s [2022-07-28T12:30:46.848Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 404.706273ms [2022-07-28T12:30:46.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-28T12:30:46.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-28T12:30:48.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-28T12:30:50.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-28T12:30:51.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-28T12:30:52.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-28T12:30:52.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-28T12:30:53.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-28T12:30:54.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-28T12:30:55.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-28T12:30:55.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-28T12:30:56.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-28T12:30:57.446Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-28T12:30:57.446Z] Using test binary docker [2022-07-28T12:30:57.446Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-28T12:30:57.705Z] Starting apparmor (via systemctl): apparmor.service. [2022-07-28T12:30:57.705Z] INFO: Waiting for daemon to start... [2022-07-28T12:30:57.705Z] Starting dockerd [2022-07-28T12:31:00.993Z] . [2022-07-28T12:31:00.993Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-28T12:31:00.993Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-28T12:31:00.993Z] Error: No such image: emptyfs [2022-07-28T12:31:00.993Z] Running integration-test (iteration 1) [2022-07-28T12:31:00.993Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-28T12:31:15.897Z] Loaded image: buildpack-deps:buster [2022-07-28T12:31:15.897Z] Loaded image: busybox:latest [2022-07-28T12:31:15.897Z] Loaded image: busybox:glibc [2022-07-28T12:31:16.156Z] Loaded image: debian:bullseye [2022-07-28T12:31:16.156Z] Loaded image: hello-world:latest [2022-07-28T12:31:16.415Z] Loaded image: arm32v7/hello-world:latest [2022-07-28T12:31:16.415Z] INFO: Testing against a local daemon [2022-07-28T12:31:16.415Z] === RUN TestCgroupNamespacesBuild [2022-07-28T12:31:18.949Z] --- PASS: TestCgroupNamespacesBuild (2.52s) [2022-07-28T12:31:18.949Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-28T12:31:20.326Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.24s) [2022-07-28T12:31:20.326Z] === RUN TestBuildWithSession [2022-07-28T12:31:20.326Z] build_session_test.go:25: TODO: BuildKit [2022-07-28T12:31:20.326Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-28T12:31:20.326Z] === RUN TestBuildSquashParent [2022-07-28T12:31:24.519Z] --- PASS: TestBuildSquashParent (4.28s) [2022-07-28T12:31:24.519Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-28T12:31:24.519Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-28T12:31:24.519Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-28T12:31:24.519Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-28T12:31:24.519Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-28T12:31:24.519Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-28T12:31:24.519Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-28T12:31:24.519Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-28T12:31:24.519Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-28T12:31:24.519Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-28T12:31:24.519Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-28T12:31:24.519Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-28T12:31:24.519Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-28T12:31:24.519Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-28T12:31:24.519Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-28T12:31:25.927Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-28T12:31:26.198Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-28T12:31:27.168Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-28T12:31:27.428Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-28T12:31:28.806Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-28T12:31:28.806Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.49s) [2022-07-28T12:31:28.806Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.70s) [2022-07-28T12:31:28.806Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.35s) [2022-07-28T12:31:28.806Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.34s) [2022-07-28T12:31:28.806Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.36s) [2022-07-28T12:31:28.806Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.35s) [2022-07-28T12:31:28.806Z] === RUN TestBuildMultiStageCopy [2022-07-28T12:31:28.806Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-28T12:31:30.184Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-28T12:31:30.443Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-28T12:31:30.703Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-28T12:31:30.703Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-28T12:31:31.273Z] --- PASS: TestBuildMultiStageCopy (2.31s) [2022-07-28T12:31:31.273Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.35s) [2022-07-28T12:31:31.273Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-07-28T12:31:31.273Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.24s) [2022-07-28T12:31:31.273Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-07-28T12:31:31.273Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.28s) [2022-07-28T12:31:31.273Z] === RUN TestBuildMultiStageParentConfig [2022-07-28T12:31:31.841Z] --- PASS: TestBuildMultiStageParentConfig (0.72s) [2022-07-28T12:31:31.841Z] === RUN TestBuildLabelWithTargets [2022-07-28T12:31:33.222Z] --- PASS: TestBuildLabelWithTargets (1.30s) [2022-07-28T12:31:33.222Z] === RUN TestBuildWithEmptyLayers [2022-07-28T12:31:33.481Z] --- PASS: TestBuildWithEmptyLayers (0.42s) [2022-07-28T12:31:33.481Z] === RUN TestBuildMultiStageOnBuild [2022-07-28T12:31:35.386Z] --- PASS: TestBuildMultiStageOnBuild (1.56s) [2022-07-28T12:31:35.386Z] === RUN TestBuildUncleanTarFilenames [2022-07-28T12:31:35.646Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2022-07-28T12:31:35.646Z] === RUN TestBuildMultiStageLayerLeak [2022-07-28T12:31:37.552Z] --- PASS: TestBuildMultiStageLayerLeak (1.56s) [2022-07-28T12:31:37.552Z] === RUN TestBuildWithHugeFile [2022-07-28T12:31:44.251Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-07-28T12:31:44.253Z] [2022-07-28T12:31:44.253Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-28T12:31:44.253Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-28T12:31:44.253Z] HOSTNAME=67c2dc795259 [2022-07-28T12:31:44.253Z] TESTDEBUG=0 [2022-07-28T12:31:44.253Z] DEST=bundles/test-integration [2022-07-28T12:31:44.253Z] PWD=/go/src/github.com/docker/docker [2022-07-28T12:31:44.253Z] DOCKER_GITCOMMIT=cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f [2022-07-28T12:31:44.253Z] container=docker [2022-07-28T12:31:44.253Z] HOME=/root [2022-07-28T12:31:44.253Z] GOLANG_VERSION=1.17.12 [2022-07-28T12:31:44.253Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-28T12:31:44.253Z] VALIDATE_BRANCH=20.10 [2022-07-28T12:31:44.253Z] TERM=xterm [2022-07-28T12:31:44.253Z] DOCKER_PKG=github.com/docker/docker [2022-07-28T12:31:44.253Z] SHLVL=1 [2022-07-28T12:31:44.253Z] TIMEOUT=120m [2022-07-28T12:31:44.253Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-07-28T12:31:44.253Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-28T12:31:44.253Z] GO111MODULE=off [2022-07-28T12:31:44.253Z] DOCKER_EXPERIMENTAL=1 [2022-07-28T12:31:44.253Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-28T12:31:44.253Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-28T12:31:44.253Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-28T12:31:44.253Z] GOPATH=/go [2022-07-28T12:31:44.253Z] PKG_CONFIG=pkg-config [2022-07-28T12:31:44.253Z] _=/usr/bin/env [2022-07-28T12:31:44.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-28T12:31:54.484Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 2m51.585738204s with top 10 stages: buildssa: 1m27.559768361s, goimports: 19.152942565s, unconvert: 11.006500493s, gosec: 8.040525138s, golint: 5.096554938s, inspect: 4.640627018s, misspell: 4.167464852s, ineffassign: 3.920656079s, vrp: 2.721752065s, fact_deprecated: 2.25593168s [2022-07-28T12:32:06.842Z] INFO [runner/unused/goanalysis] analyzers took 23.137760972s with top 10 stages: buildssa: 20.209687922s, U1000: 2.92807305s [2022-07-28T12:32:06.842Z] INFO [runner] Issues before processing: 2258, after processing: 0 [2022-07-28T12:32:06.842Z] INFO [runner] Processors filtering stat (out/in): skip_files: 1682/1682, exclude-rules: 64/1577, nolint: 0/64, filename_unadjuster: 1682/1682, path_prettifier: 1682/1682, identifier_marker: 1577/1577, exclude: 1577/1577, cgo: 1682/2258, skip_dirs: 1682/1682, autogenerated_exclude: 1577/1682 [2022-07-28T12:32:06.842Z] INFO [runner] processing took 65.10321ms with stages: nolint: 24.306968ms, identifier_marker: 24.19106ms, path_prettifier: 7.764617ms, autogenerated_exclude: 4.196935ms, exclude-rules: 2.637429ms, skip_dirs: 1.610575ms, cgo: 229.895µs, filename_unadjuster: 160.382µs, max_same_issues: 1.221µs, diff: 858ns, max_from_linter: 681ns, skip_files: 662ns, uniq_by_line: 587ns, exclude: 569ns, source_code: 294ns, max_per_file_from_linter: 240ns, path_shortener: 237ns [2022-07-28T12:32:06.842Z] INFO [runner] linters took 1m30.853773418s with stages: goanalysis_metalinter: 1m12.6505311s, unused: 18.138020468s [2022-07-28T12:32:06.842Z] INFO File cache stats: 1456 entries of total size 6.9MiB [2022-07-28T12:32:06.842Z] INFO Memory: 2227 samples, avg is 351.9MB, max is 3085.2MB [2022-07-28T12:32:06.842Z] INFO Execution took 3m42.557251003s [2022-07-28T12:32:06.842Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-07-28T12:32:07.162Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43876/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f hack/make.sh dynbinary-daemon test-docker-py [2022-07-28T12:32:07.418Z] [2022-07-28T12:32:07.674Z] Removing bundles/ [2022-07-28T12:32:07.674Z] [2022-07-28T12:32:07.674Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-07-28T12:32:07.674Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-07-28T12:32:07.674Z] GOOS="" GOARCH="" GOARM="" [2022-07-28T12:32:10.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-28T12:32:11.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-28T12:32:26.321Z] Removing intermediate container 0c4bb8163c77 [2022-07-28T12:32:26.321Z] ---> a32aeb04ca5c [2022-07-28T12:32:26.321Z] Step 7/10 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-07-28T12:32:26.321Z] ---> Running in 339c70b9c309 [2022-07-28T12:32:27.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-28T12:32:27.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-28T12:32:28.609Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-07-28T12:32:28.609Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-07-28T12:32:29.097Z] go: downloading github.com/fatih/color v1.10.0 [2022-07-28T12:32:29.097Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-28T12:32:29.097Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-28T12:32:29.097Z] go: downloading github.com/pkg/errors v0.9.1 [2022-07-28T12:32:29.584Z] go: downloading golang.org/x/tools v0.1.0 [2022-07-28T12:32:29.584Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-28T12:32:29.584Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-28T12:32:29.584Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-28T12:32:29.584Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-28T12:32:29.584Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-28T12:32:29.584Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-28T12:32:30.071Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-28T12:32:31.100Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-28T12:32:31.100Z] go: downloading golang.org/x/mod v0.3.0 [2022-07-28T12:32:33.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-28T12:32:33.794Z] --- PASS: TestBuildWithHugeFile (51.71s) [2022-07-28T12:32:33.794Z] === RUN TestBuildWithEmptyDockerfile [2022-07-28T12:32:33.794Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-28T12:32:33.794Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-28T12:32:33.794Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-28T12:32:33.794Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-28T12:32:33.794Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-28T12:32:33.794Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-28T12:32:33.794Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-28T12:32:33.794Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-28T12:32:33.794Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-28T12:32:33.794Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-28T12:32:33.794Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-07-28T12:32:33.794Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-07-28T12:32:33.794Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-07-28T12:32:33.794Z] === RUN TestBuildPreserveOwnership [2022-07-28T12:32:33.794Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-28T12:32:33.794Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-28T12:32:33.794Z] --- PASS: TestBuildPreserveOwnership (3.42s) [2022-07-28T12:32:33.794Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.25s) [2022-07-28T12:32:33.794Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.15s) [2022-07-28T12:32:33.794Z] === RUN TestBuildPlatformInvalid [2022-07-28T12:32:33.794Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-07-28T12:32:33.794Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-28T12:32:39.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-28T12:32:40.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-28T12:32:40.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-28T12:32:41.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-28T12:32:41.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-28T12:32:43.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-28T12:32:45.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-28T12:32:46.006Z] Loaded image: buildpack-deps:buster [2022-07-28T12:32:46.006Z] Loaded image: busybox:latest [2022-07-28T12:32:46.006Z] Loaded image: busybox:glibc [2022-07-28T12:32:46.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-28T12:32:47.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-28T12:32:47.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-28T12:32:48.543Z] Loaded image: debian:bullseye [2022-07-28T12:32:48.543Z] Loaded image: hello-world:latest [2022-07-28T12:32:48.543Z] Loaded image: arm32v7/hello-world:latest [2022-07-28T12:32:48.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-28T12:32:49.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-28T12:32:50.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-28T12:32:50.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-28T12:32:51.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-28T12:32:52.556Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-28T12:32:52.556Z] Using test binary docker [2022-07-28T12:32:52.556Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-28T12:32:52.556Z] +++ /etc/init.d/apparmor start [2022-07-28T12:32:52.556Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-28T12:32:52.556Z] INFO: Waiting for daemon to start... [2022-07-28T12:32:52.556Z] Starting dockerd [2022-07-28T12:32:52.556Z] +++ 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 [2022-07-28T12:32:52.613Z] Removing intermediate container 339c70b9c309 [2022-07-28T12:32:52.613Z] ---> d298c299a940 [2022-07-28T12:32:52.613Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2022-07-28T12:32:52.613Z] ---> Running in ac16b60b069c [2022-07-28T12:32:53.102Z] Removing intermediate container ac16b60b069c [2022-07-28T12:32:53.102Z] ---> 4decaac0ae56 [2022-07-28T12:32:53.102Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-07-28T12:32:53.102Z] ---> Running in c94bdd3d730e [2022-07-28T12:32:53.588Z] Removing intermediate container c94bdd3d730e [2022-07-28T12:32:53.588Z] ---> 148d0b46a579 [2022-07-28T12:32:53.588Z] Step 10/10 : COPY . . [2022-07-28T12:32:55.082Z] . [2022-07-28T12:32:55.082Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-28T12:32:55.082Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-28T12:32:55.082Z] Error: No such image: emptyfs [2022-07-28T12:32:55.082Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-28T12:32:55.082Z] ++++ docker load [2022-07-28T12:32:55.340Z] Running integration-test (iteration 1) [2022-07-28T12:32:55.340Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-07-28T12:32:55.340Z] ++ 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 [2022-07-28T12:32:55.340Z] ++ set -e [2022-07-28T12:32:55.340Z] ++ '[' -n 0 ']' [2022-07-28T12:32:55.340Z] ++ set -x [2022-07-28T12:32:55.340Z] ++ 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 [2022-07-28T12:32:56.659Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.42s) [2022-07-28T12:32:56.660Z] PASS [2022-07-28T12:32:56.660Z] [2022-07-28T12:32:56.660Z] === Skipped [2022-07-28T12:32:56.660Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-28T12:32:56.660Z] build_session_test.go:25: TODO: BuildKit [2022-07-28T12:32:56.660Z] [2022-07-28T12:32:56.660Z] DONE 33 tests, 1 skipped in 115.370s [2022-07-28T12:32:56.660Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-28T12:32:56.660Z] INFO: Testing against a local daemon [2022-07-28T12:32:56.660Z] === RUN TestConfigInspect [2022-07-28T12:32:58.565Z] --- PASS: TestConfigInspect (2.29s) [2022-07-28T12:32:58.565Z] === RUN TestConfigList [2022-07-28T12:33:01.101Z] --- PASS: TestConfigList (2.27s) [2022-07-28T12:33:01.101Z] === RUN TestConfigsCreateAndDelete [2022-07-28T12:33:03.004Z] --- PASS: TestConfigsCreateAndDelete (2.21s) [2022-07-28T12:33:03.004Z] === RUN TestConfigsUpdate [2022-07-28T12:33:04.908Z] --- PASS: TestConfigsUpdate (2.21s) [2022-07-28T12:33:04.908Z] === RUN TestTemplatedConfig [2022-07-28T12:33:07.582Z] Loaded image: buildpack-deps:buster [2022-07-28T12:33:07.582Z] Loaded image: busybox:latest [2022-07-28T12:33:07.582Z] Loaded image: busybox:glibc [2022-07-28T12:33:08.199Z] --- PASS: TestTemplatedConfig (2.56s) [2022-07-28T12:33:08.199Z] === RUN TestConfigCreateResolve [2022-07-28T12:33:08.516Z] Loaded image: debian:bullseye [2022-07-28T12:33:08.516Z] Loaded image: hello-world:latest [2022-07-28T12:33:08.516Z] Loaded image: arm32v7/hello-world:latest [2022-07-28T12:33:08.516Z] INFO: Testing against a local daemon [2022-07-28T12:33:08.516Z] === RUN TestCgroupNamespacesBuild [2022-07-28T12:33:09.890Z] --- PASS: TestCgroupNamespacesBuild (1.16s) [2022-07-28T12:33:09.891Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-28T12:33:10.105Z] --- PASS: TestConfigCreateResolve (2.18s) [2022-07-28T12:33:10.105Z] === RUN TestConfigDaemonLibtrustID [2022-07-28T12:33:10.364Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-07-28T12:33:10.364Z] PASS [2022-07-28T12:33:10.364Z] [2022-07-28T12:33:10.364Z] DONE 7 tests in 14.281s [2022-07-28T12:33:10.364Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-28T12:33:10.364Z] INFO: Testing against a local daemon [2022-07-28T12:33:10.364Z] === RUN TestCheckpoint [2022-07-28T12:33:10.364Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-28T12:33:10.364Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-28T12:33:10.364Z] === RUN TestContainerInvalidJSON [2022-07-28T12:33:10.364Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-07-28T12:33:10.364Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-07-28T12:33:10.364Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-07-28T12:33:10.364Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-07-28T12:33:10.364Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-07-28T12:33:10.364Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-07-28T12:33:10.364Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-07-28T12:33:10.364Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-07-28T12:33:10.364Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-07-28T12:33:10.364Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-28T12:33:10.364Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-07-28T12:33:10.364Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-07-28T12:33:10.364Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-07-28T12:33:10.364Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-28T12:33:10.364Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-07-28T12:33:10.364Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-28T12:33:10.364Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-28T12:33:10.364Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-28T12:33:10.624Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-28T12:33:10.624Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-28T12:33:10.624Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-28T12:33:10.624Z] === RUN TestCopyFromContainer [2022-07-28T12:33:11.262Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.20s) [2022-07-28T12:33:11.262Z] === RUN TestBuildWithSession [2022-07-28T12:33:11.262Z] build_session_test.go:25: TODO: BuildKit [2022-07-28T12:33:11.262Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-28T12:33:11.262Z] === RUN TestBuildSquashParent [2022-07-28T12:33:11.561Z] === RUN TestCopyFromContainer// [2022-07-28T12:33:11.561Z] === RUN TestCopyFromContainer//bar/root [2022-07-28T12:33:11.820Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-28T12:33:11.820Z] === RUN TestCopyFromContainer/bar/quux [2022-07-28T12:33:11.820Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-28T12:33:11.820Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-28T12:33:12.080Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-28T12:33:12.080Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-28T12:33:12.080Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-28T12:33:12.080Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-28T12:33:12.080Z] --- PASS: TestCopyFromContainer (1.63s) [2022-07-28T12:33:12.080Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-28T12:33:12.080Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-28T12:33:12.080Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-28T12:33:12.080Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-28T12:33:12.080Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-07-28T12:33:12.080Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-07-28T12:33:12.080Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-07-28T12:33:12.080Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-07-28T12:33:12.080Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-07-28T12:33:12.080Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-07-28T12:33:12.080Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-28T12:33:12.080Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-28T12:33:12.080Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-28T12:33:12.080Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-28T12:33:12.080Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-28T12:33:12.339Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-28T12:33:12.339Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-28T12:33:12.339Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-28T12:33:12.339Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-28T12:33:12.339Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-28T12:33:12.339Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-07-28T12:33:12.339Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-28T12:33:12.339Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-28T12:33:12.339Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-28T12:33:12.339Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-28T12:33:12.339Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-07-28T12:33:12.339Z] === RUN TestCreateWithInvalidEnv [2022-07-28T12:33:12.339Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-28T12:33:12.339Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-28T12:33:12.339Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-28T12:33:12.339Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-28T12:33:12.339Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-28T12:33:12.339Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-28T12:33:12.339Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-28T12:33:12.339Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-28T12:33:12.339Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-28T12:33:12.339Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-28T12:33:12.339Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-28T12:33:12.339Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-28T12:33:12.339Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-28T12:33:12.339Z] === RUN TestCreateTmpfsMountsTarget [2022-07-28T12:33:12.339Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-28T12:33:12.339Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-28T12:33:13.718Z] --- PASS: TestCreateWithCustomMaskedPaths (1.45s) [2022-07-28T12:33:13.718Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-28T12:33:15.098Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.45s) [2022-07-28T12:33:15.098Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-28T12:33:15.098Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-28T12:33:15.098Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-28T12:33:15.098Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-28T12:33:15.098Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-28T12:33:15.098Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-28T12:33:15.098Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-28T12:33:15.098Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-28T12:33:15.098Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-28T12:33:15.098Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-28T12:33:15.098Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-28T12:33:15.098Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-28T12:33:15.098Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-28T12:33:15.098Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-28T12:33:15.098Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-28T12:33:15.098Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-28T12:33:15.098Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-28T12:33:15.098Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-28T12:33:15.098Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-28T12:33:15.098Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-28T12:33:15.098Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-28T12:33:15.098Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-28T12:33:15.098Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-28T12:33:15.452Z] --- PASS: TestBuildSquashParent (4.22s) [2022-07-28T12:33:15.452Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-28T12:33:15.452Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-28T12:33:15.452Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-28T12:33:15.452Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-28T12:33:15.452Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-28T12:33:15.452Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-28T12:33:15.452Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-28T12:33:15.452Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-28T12:33:15.452Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-28T12:33:15.452Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-28T12:33:15.452Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-28T12:33:15.452Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-28T12:33:15.452Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-28T12:33:15.452Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-28T12:33:15.452Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-28T12:33:15.666Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s) [2022-07-28T12:33:15.666Z] === RUN TestCreateDifferentPlatform [2022-07-28T12:33:15.666Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-28T12:33:15.666Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-28T12:33:15.666Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-07-28T12:33:15.666Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-28T12:33:15.666Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-28T12:33:15.666Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-28T12:33:15.926Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2022-07-28T12:33:15.926Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-28T12:33:15.926Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-07-28T12:33:15.926Z] === RUN TestContainerStartOnDaemonRestart [2022-07-28T12:33:15.926Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-28T12:33:15.926Z] === RUN TestDaemonRestartIpcMode [2022-07-28T12:33:15.926Z] === PAUSE TestDaemonRestartIpcMode [2022-07-28T12:33:15.926Z] === RUN TestDaemonHostGatewayIP [2022-07-28T12:33:15.926Z] === PAUSE TestDaemonHostGatewayIP [2022-07-28T12:33:15.926Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-28T12:33:15.926Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-28T12:33:15.926Z] === RUN TestContainerKillOnDaemonStart [2022-07-28T12:33:15.926Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-28T12:33:15.926Z] === RUN TestDiff [2022-07-28T12:33:16.386Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-28T12:33:16.494Z] --- PASS: TestDiff (0.49s) [2022-07-28T12:33:16.494Z] === RUN TestExecWithCloseStdin [2022-07-28T12:33:16.645Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-28T12:33:17.062Z] --- PASS: TestExecWithCloseStdin (0.59s) [2022-07-28T12:33:17.062Z] === RUN TestExec [2022-07-28T12:33:17.629Z] --- PASS: TestExec (0.57s) [2022-07-28T12:33:17.629Z] === RUN TestExecUser [2022-07-28T12:33:18.019Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-28T12:33:18.019Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-28T12:33:18.197Z] --- PASS: TestExecUser (0.56s) [2022-07-28T12:33:18.198Z] === RUN TestExportContainerAndImportImage [2022-07-28T12:33:18.766Z] --- PASS: TestExportContainerAndImportImage (0.66s) [2022-07-28T12:33:18.766Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-28T12:33:19.392Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-28T12:33:19.392Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.24s) [2022-07-28T12:33:19.392Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.49s) [2022-07-28T12:33:19.392Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.35s) [2022-07-28T12:33:19.392Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.14s) [2022-07-28T12:33:19.392Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.22s) [2022-07-28T12:33:19.392Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.31s) [2022-07-28T12:33:19.392Z] === RUN TestBuildMultiStageCopy [2022-07-28T12:33:19.392Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-28T12:33:20.161Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-07-28T12:33:20.161Z] === RUN TestHealthCheckWorkdir [2022-07-28T12:33:20.327Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-28T12:33:20.327Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-28T12:33:20.585Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-28T12:33:20.758Z] --- PASS: TestHealthCheckWorkdir (0.83s) [2022-07-28T12:33:20.759Z] === RUN TestHealthKillContainer [2022-07-28T12:33:20.843Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-28T12:33:21.100Z] --- PASS: TestBuildMultiStageCopy (1.95s) [2022-07-28T12:33:21.100Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.10s) [2022-07-28T12:33:21.100Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-07-28T12:33:21.100Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-07-28T12:33:21.100Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-07-28T12:33:21.100Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-07-28T12:33:21.100Z] === RUN TestBuildMultiStageParentConfig [2022-07-28T12:33:21.666Z] --- PASS: TestBuildMultiStageParentConfig (0.67s) [2022-07-28T12:33:21.666Z] === RUN TestBuildLabelWithTargets [2022-07-28T12:33:22.600Z] --- PASS: TestBuildLabelWithTargets (0.96s) [2022-07-28T12:33:22.600Z] === RUN TestBuildWithEmptyLayers [2022-07-28T12:33:23.165Z] --- PASS: TestBuildWithEmptyLayers (0.43s) [2022-07-28T12:33:23.165Z] === RUN TestBuildMultiStageOnBuild [2022-07-28T12:33:24.012Z] ---> bed2ad490be7 [2022-07-28T12:33:24.540Z] --- PASS: TestBuildMultiStageOnBuild (1.32s) [2022-07-28T12:33:24.540Z] === RUN TestBuildUncleanTarFilenames [2022-07-28T12:33:25.035Z] Successfully built bed2ad490be7 [2022-07-28T12:33:25.035Z] Successfully tagged docker:latest [2022-07-28T12:33:25.036Z] INFO: Image build ended at 07/28/2022 12:33:24. Duration:00:04:00.6511875 [2022-07-28T12:33:25.036Z] [2022-07-28T12:33:25.036Z] [2022-07-28T12:33:25.036Z] INFO: Building the test binaries at 07/28/2022 12:33:24... [2022-07-28T12:33:25.105Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-07-28T12:33:25.105Z] === RUN TestBuildMultiStageLayerLeak [2022-07-28T12:33:26.478Z] --- PASS: TestBuildMultiStageLayerLeak (1.36s) [2022-07-28T12:33:26.478Z] === RUN TestBuildWithHugeFile [2022-07-28T12:33:30.758Z] --- PASS: TestHealthKillContainer (8.26s) [2022-07-28T12:33:30.758Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-28T12:33:30.758Z] --- PASS: TestInspectCpusetInConfigPre120 (0.49s) [2022-07-28T12:33:30.758Z] === RUN TestIpcModeNone [2022-07-28T12:33:30.758Z] --- PASS: TestIpcModeNone (0.55s) [2022-07-28T12:33:30.758Z] === RUN TestIpcModePrivate [2022-07-28T12:33:30.758Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-07-28T12:33:30.758Z] --- PASS: TestIpcModePrivate (0.59s) [2022-07-28T12:33:30.758Z] === RUN TestIpcModeShareable [2022-07-28T12:33:31.017Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-07-28T12:33:31.058Z] INFO: make.ps1 starting at 07/28/2022 12:33:30 [2022-07-28T12:33:31.276Z] --- PASS: TestIpcModeShareable (0.55s) [2022-07-28T12:33:31.276Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-28T12:33:31.545Z] INFO: Git commit (cfdc075b1c) assumed from DOCKER_GITCOMMIT environment variable [2022-07-28T12:33:31.545Z] INFO: Invoking autogen... [2022-07-28T12:33:32.568Z] INFO: Building daemon... [2022-07-28T12:33:33.180Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.73s) [2022-07-28T12:33:33.180Z] === RUN TestAPIIpcModeHost [2022-07-28T12:33:33.440Z] --- PASS: TestAPIIpcModeHost (0.40s) [2022-07-28T12:33:33.440Z] === RUN TestDaemonIpcModeShareable [2022-07-28T12:33:34.820Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-07-28T12:33:34.820Z] --- PASS: TestDaemonIpcModeShareable (1.22s) [2022-07-28T12:33:34.820Z] === RUN TestDaemonIpcModePrivate [2022-07-28T12:33:35.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-28T12:33:35.758Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-07-28T12:33:35.758Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-07-28T12:33:35.758Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-28T12:33:37.135Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-07-28T12:33:37.135Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.22s) [2022-07-28T12:33:37.135Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-28T12:33:38.071Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-07-28T12:33:38.330Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2022-07-28T12:33:38.331Z] === RUN TestIpcModeOlderClient [2022-07-28T12:33:38.331Z] === PAUSE TestIpcModeOlderClient [2022-07-28T12:33:38.331Z] === RUN TestKillContainerInvalidSignal [2022-07-28T12:33:38.899Z] --- PASS: TestKillContainerInvalidSignal (0.51s) [2022-07-28T12:33:38.899Z] === RUN TestKillContainer [2022-07-28T12:33:38.899Z] === RUN TestKillContainer/no_signal [2022-07-28T12:33:39.159Z] === RUN TestKillContainer/non_killing_signal [2022-07-28T12:33:39.418Z] === RUN TestKillContainer/killing_signal [2022-07-28T12:33:39.987Z] --- PASS: TestKillContainer (1.31s) [2022-07-28T12:33:39.987Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-07-28T12:33:39.987Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-07-28T12:33:39.987Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-07-28T12:33:39.987Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-28T12:33:39.987Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-28T12:33:40.555Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-28T12:33:41.493Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s) [2022-07-28T12:33:41.493Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-07-28T12:33:41.493Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.72s) [2022-07-28T12:33:41.493Z] === RUN TestKillStoppedContainer [2022-07-28T12:33:41.493Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-28T12:33:41.493Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-28T12:33:41.493Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-07-28T12:33:41.493Z] === RUN TestKillDifferentUserContainer [2022-07-28T12:33:42.062Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-07-28T12:33:42.062Z] === RUN TestInspectOomKilledTrue [2022-07-28T12:33:42.062Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-28T12:33:42.062Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-28T12:33:42.062Z] === RUN TestInspectOomKilledFalse [2022-07-28T12:33:42.322Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-07-28T12:33:42.322Z] === RUN TestLinksEtcHostsContentMatch [2022-07-28T12:33:42.582Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-07-28T12:33:42.582Z] === RUN TestLinksContainerNames [2022-07-28T12:33:43.519Z] --- PASS: TestLinksContainerNames (0.87s) [2022-07-28T12:33:43.519Z] === RUN TestLogsFollowTailEmpty [2022-07-28T12:33:44.058Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-07-28T12:33:44.058Z] [2022-07-28T12:33:44.058Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-07-28T12:33:44.058Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-07-28T12:33:44.058Z] Using test binary docker [2022-07-28T12:33:44.058Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-28T12:33:44.058Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-28T12:33:44.058Z] INFO: Waiting for daemon to start... [2022-07-28T12:33:44.058Z] Starting dockerd [2022-07-28T12:33:44.058Z] . [2022-07-28T12:33:44.058Z] INFO: Building docker-sdk-python3:4.4.1... [2022-07-28T12:33:44.087Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-07-28T12:33:44.087Z] === RUN TestContainerNetworkMountsNoChown [2022-07-28T12:33:44.346Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-07-28T12:33:44.346Z] === RUN TestMountDaemonRoot [2022-07-28T12:33:44.346Z] === RUN TestMountDaemonRoot/default [2022-07-28T12:33:44.346Z] === PAUSE TestMountDaemonRoot/default [2022-07-28T12:33:44.346Z] === RUN TestMountDaemonRoot/private [2022-07-28T12:33:44.346Z] === PAUSE TestMountDaemonRoot/private [2022-07-28T12:33:44.346Z] === RUN TestMountDaemonRoot/rprivate [2022-07-28T12:33:44.346Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-28T12:33:44.346Z] === RUN TestMountDaemonRoot/slave [2022-07-28T12:33:44.346Z] === PAUSE TestMountDaemonRoot/slave [2022-07-28T12:33:44.346Z] === RUN TestMountDaemonRoot/rslave [2022-07-28T12:33:44.346Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-28T12:33:44.346Z] === RUN TestMountDaemonRoot/shared [2022-07-28T12:33:44.346Z] === PAUSE TestMountDaemonRoot/shared [2022-07-28T12:33:44.346Z] === RUN TestMountDaemonRoot/rshared [2022-07-28T12:33:44.346Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-28T12:33:44.346Z] === CONT TestMountDaemonRoot/default [2022-07-28T12:33:44.346Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-28T12:33:44.346Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-28T12:33:44.346Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-28T12:33:44.346Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-28T12:33:44.346Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-28T12:33:44.346Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-28T12:33:44.346Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-28T12:33:44.346Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-28T12:33:44.346Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-28T12:33:44.346Z] === CONT TestMountDaemonRoot/rprivate [2022-07-28T12:33:44.346Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-28T12:33:44.346Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-28T12:33:44.346Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-28T12:33:44.346Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-28T12:33:44.346Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-28T12:33:44.346Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-28T12:33:44.346Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-28T12:33:44.346Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-28T12:33:44.346Z] === CONT TestMountDaemonRoot/private [2022-07-28T12:33:44.346Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-28T12:33:44.346Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-28T12:33:44.346Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-28T12:33:44.346Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-28T12:33:44.346Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-28T12:33:44.346Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-28T12:33:44.346Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-28T12:33:44.346Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-28T12:33:44.346Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-28T12:33:44.346Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-28T12:33:44.346Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-28T12:33:44.605Z] === CONT TestMountDaemonRoot/shared [2022-07-28T12:33:44.605Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-28T12:33:44.605Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-28T12:33:44.605Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-28T12:33:44.605Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-28T12:33:44.605Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-28T12:33:44.605Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-28T12:33:44.605Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-28T12:33:44.605Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-28T12:33:44.605Z] === CONT TestMountDaemonRoot/rshared [2022-07-28T12:33:44.605Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-28T12:33:44.605Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-28T12:33:44.605Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-28T12:33:44.605Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-28T12:33:44.605Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-28T12:33:44.605Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-28T12:33:44.605Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-28T12:33:44.605Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-28T12:33:44.605Z] === CONT TestMountDaemonRoot/rslave [2022-07-28T12:33:44.605Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-28T12:33:44.605Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-28T12:33:44.605Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-28T12:33:44.605Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-28T12:33:44.605Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-28T12:33:44.605Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-28T12:33:44.605Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-28T12:33:44.605Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-28T12:33:44.605Z] === CONT TestMountDaemonRoot/slave [2022-07-28T12:33:44.605Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-28T12:33:44.605Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-28T12:33:44.605Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-28T12:33:44.605Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-28T12:33:44.605Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-28T12:33:44.605Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-28T12:33:44.605Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-28T12:33:44.605Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-28T12:33:44.605Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-28T12:33:44.605Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-28T12:33:44.605Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-28T12:33:44.605Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-28T12:33:44.605Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-28T12:33:44.605Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-28T12:33:44.605Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-28T12:33:44.605Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-28T12:33:44.605Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-28T12:33:44.605Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-28T12:33:44.605Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-28T12:33:44.605Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-28T12:33:44.605Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-28T12:33:44.605Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-28T12:33:44.605Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-28T12:33:44.865Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-28T12:33:44.865Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-28T12:33:44.865Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-28T12:33:44.865Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-28T12:33:44.865Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-28T12:33:44.865Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-28T12:33:44.865Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-28T12:33:44.865Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-28T12:33:44.865Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-28T12:33:44.865Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-28T12:33:44.865Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-28T12:33:44.865Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-07-28T12:33:44.865Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-07-28T12:33:44.865Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-07-28T12:33:44.865Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-07-28T12:33:44.865Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-28T12:33:44.865Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-07-28T12:33:44.865Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-07-28T12:33:44.865Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-07-28T12:33:44.865Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-07-28T12:33:44.865Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-28T12:33:44.865Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-28T12:33:44.865Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-07-28T12:33:44.865Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-28T12:33:44.865Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-28T12:33:44.865Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-28T12:33:44.865Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-28T12:33:44.865Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-28T12:33:44.865Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-28T12:33:44.865Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-28T12:33:44.865Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-28T12:33:44.865Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-07-28T12:33:44.865Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-07-28T12:33:44.865Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2022-07-28T12:33:44.865Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2022-07-28T12:33:44.865Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-28T12:33:44.865Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-07-28T12:33:44.865Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-07-28T12:33:44.865Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-07-28T12:33:44.865Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-07-28T12:33:44.865Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-28T12:33:44.865Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-07-28T12:33:44.865Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-07-28T12:33:44.865Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-07-28T12:33:44.865Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-07-28T12:33:44.865Z] === RUN TestContainerBindMountNonRecursive [2022-07-28T12:33:46.771Z] --- PASS: TestContainerBindMountNonRecursive (1.41s) [2022-07-28T12:33:46.771Z] === RUN TestContainerVolumesMountedAsShared [2022-07-28T12:33:46.771Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s) [2022-07-28T12:33:46.771Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-28T12:33:47.342Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s) [2022-07-28T12:33:47.342Z] === RUN TestNetworkNat [2022-07-28T12:33:47.910Z] --- PASS: TestNetworkNat (0.54s) [2022-07-28T12:33:47.910Z] === RUN TestNetworkLocalhostTCPNat [2022-07-28T12:33:48.169Z] --- PASS: TestNetworkLocalhostTCPNat (0.50s) [2022-07-28T12:33:48.169Z] === RUN TestNetworkLoopbackNat [2022-07-28T12:33:51.465Z] --- PASS: TestNetworkLoopbackNat (2.61s) [2022-07-28T12:33:51.465Z] === RUN TestPause [2022-07-28T12:33:51.465Z] --- PASS: TestPause (0.48s) [2022-07-28T12:33:51.465Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-28T12:33:51.465Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-28T12:33:51.465Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-28T12:33:51.465Z] === RUN TestPauseStopPausedContainer [2022-07-28T12:33:51.725Z] --- PASS: TestPauseStopPausedContainer (0.51s) [2022-07-28T12:33:51.725Z] === RUN TestPsFilter [2022-07-28T12:33:51.985Z] --- PASS: TestPsFilter (0.12s) [2022-07-28T12:33:51.985Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-28T12:33:52.554Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-07-28T12:33:52.554Z] === RUN TestRemoveContainerWithVolume [2022-07-28T12:33:52.814Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-07-28T12:33:52.814Z] === RUN TestRemoveContainerRunning [2022-07-28T12:33:53.388Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-07-28T12:33:53.388Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-28T12:33:53.647Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-07-28T12:33:53.647Z] === RUN TestRemoveInvalidContainer [2022-07-28T12:33:53.647Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-28T12:33:53.647Z] === RUN TestRenameLinkedContainer [2022-07-28T12:33:55.554Z] --- PASS: TestRenameLinkedContainer (1.81s) [2022-07-28T12:33:55.554Z] === RUN TestRenameStoppedContainer [2022-07-28T12:33:55.813Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-07-28T12:33:55.813Z] === RUN TestRenameRunningContainerAndReuse [2022-07-28T12:33:56.750Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2022-07-28T12:33:56.750Z] === RUN TestRenameInvalidName [2022-07-28T12:33:57.319Z] --- PASS: TestRenameInvalidName (0.43s) [2022-07-28T12:33:57.319Z] === RUN TestRenameAnonymousContainer [2022-07-28T12:33:58.700Z] --- PASS: TestRenameAnonymousContainer (1.59s) [2022-07-28T12:33:58.700Z] === RUN TestRenameContainerWithSameName [2022-07-28T12:33:59.268Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-07-28T12:33:59.269Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-28T12:34:00.206Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s) [2022-07-28T12:34:00.206Z] === RUN TestResize [2022-07-28T12:34:00.465Z] --- PASS: TestResize (0.46s) [2022-07-28T12:34:00.465Z] === RUN TestResizeWithInvalidSize [2022-07-28T12:34:01.033Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-07-28T12:34:01.033Z] === RUN TestResizeWhenContainerNotStarted [2022-07-28T12:34:01.293Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-07-28T12:34:01.293Z] === RUN TestDaemonRestartKillContainers [2022-07-28T12:34:01.293Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-28T12:34:01.293Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-28T12:34:01.293Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-28T12:34:01.293Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-28T12:34:01.293Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-28T12:34:01.293Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-28T12:34:01.293Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-28T12:34:01.293Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-28T12:34:01.293Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-28T12:34:01.293Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-28T12:34:01.293Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-28T12:34:01.293Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-28T12:34:01.293Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-28T12:34:01.293Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-28T12:34:01.293Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-28T12:34:01.293Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-28T12:34:01.293Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-28T12:34:01.293Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-28T12:34:01.293Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-28T12:34:01.293Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-28T12:34:01.293Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-28T12:34:01.293Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-28T12:34:01.293Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-28T12:34:01.293Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-28T12:34:01.293Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-28T12:34:01.293Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-28T12:34:02.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-28T12:34:03.201Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-28T12:34:03.201Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-28T12:34:04.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-28T12:34:05.108Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-28T12:34:05.179Z] --- PASS: TestBuildWithHugeFile (36.34s) [2022-07-28T12:34:05.179Z] === RUN TestBuildWithEmptyDockerfile [2022-07-28T12:34:05.179Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-28T12:34:05.179Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-28T12:34:05.179Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-28T12:34:05.179Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-28T12:34:05.179Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-28T12:34:05.179Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-28T12:34:05.179Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-28T12:34:05.179Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-28T12:34:05.179Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-28T12:34:05.179Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-07-28T12:34:05.179Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.07s) [2022-07-28T12:34:05.179Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.07s) [2022-07-28T12:34:05.179Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-28T12:34:05.179Z] === RUN TestBuildPreserveOwnership [2022-07-28T12:34:05.179Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-28T12:34:05.179Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-28T12:34:05.367Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-28T12:34:06.113Z] --- PASS: TestBuildPreserveOwnership (3.02s) [2022-07-28T12:34:06.113Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.96s) [2022-07-28T12:34:06.113Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.05s) [2022-07-28T12:34:06.113Z] === RUN TestBuildPlatformInvalid [2022-07-28T12:34:06.113Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-28T12:34:06.113Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-28T12:34:06.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-28T12:34:06.747Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-28T12:34:07.007Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-28T12:34:08.387Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-28T12:34:08.387Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-28T12:34:09.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-28T12:34:09.766Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-28T12:34:09.766Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-28T12:34:09.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-28T12:34:11.672Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-28T12:34:11.672Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.68s) [2022-07-28T12:34:11.672Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.89s) [2022-07-28T12:34:11.672Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.96s) [2022-07-28T12:34:11.672Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.03s) [2022-07-28T12:34:11.672Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.71s) [2022-07-28T12:34:11.672Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.76s) [2022-07-28T12:34:11.672Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.33s) [2022-07-28T12:34:11.672Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.75s) [2022-07-28T12:34:11.672Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.30s) [2022-07-28T12:34:11.672Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.36s) [2022-07-28T12:34:11.672Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) [2022-07-28T12:34:11.672Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.83s) [2022-07-28T12:34:11.672Z] === RUN TestCgroupNamespacesRun [2022-07-28T12:34:13.051Z] --- PASS: TestCgroupNamespacesRun (1.19s) [2022-07-28T12:34:13.051Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-28T12:34:13.051Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-28T12:34:13.051Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-28T12:34:13.051Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-28T12:34:13.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-28T12:34:13.989Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-07-28T12:34:13.989Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-28T12:34:15.365Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s) [2022-07-28T12:34:15.365Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-28T12:34:16.076Z] Loaded image: buildpack-deps:buster [2022-07-28T12:34:16.303Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-07-28T12:34:16.303Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-28T12:34:16.334Z] Loaded image: busybox:latest [2022-07-28T12:34:16.334Z] Loaded image: busybox:glibc [2022-07-28T12:34:17.680Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s) [2022-07-28T12:34:17.680Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-28T12:34:18.232Z] Loaded image: debian:bullseye [2022-07-28T12:34:18.232Z] Loaded image: hello-world:latest [2022-07-28T12:34:18.248Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.72s) [2022-07-28T12:34:18.248Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-28T12:34:18.490Z] Loaded image: arm32v7/hello-world:latest [2022-07-28T12:34:19.674Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.27s) [2022-07-28T12:34:19.674Z] === RUN TestNISDomainname [2022-07-28T12:34:20.273Z] --- PASS: TestNISDomainname (0.56s) [2022-07-28T12:34:20.273Z] === RUN TestHostnameDnsResolution [2022-07-28T12:34:20.848Z] --- PASS: TestHostnameDnsResolution (0.74s) [2022-07-28T12:34:20.848Z] === RUN TestUnprivilegedPortsAndPing [2022-07-28T12:34:21.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-28T12:34:21.416Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s) [2022-07-28T12:34:21.416Z] === RUN TestStats [2022-07-28T12:34:23.948Z] --- PASS: TestStats (2.46s) [2022-07-28T12:34:23.948Z] === RUN TestStopContainerWithTimeout [2022-07-28T12:34:23.948Z] === RUN TestStopContainerWithTimeout/0 [2022-07-28T12:34:23.948Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-28T12:34:23.948Z] === RUN TestStopContainerWithTimeout/1 [2022-07-28T12:34:23.948Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-28T12:34:23.948Z] === RUN TestStopContainerWithTimeout/3 [2022-07-28T12:34:23.948Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-28T12:34:23.948Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-28T12:34:23.948Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-28T12:34:23.948Z] === CONT TestStopContainerWithTimeout/0 [2022-07-28T12:34:23.948Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-28T12:34:24.515Z] === CONT TestStopContainerWithTimeout/3 [2022-07-28T12:34:24.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-28T12:34:26.419Z] === CONT TestStopContainerWithTimeout/1 [2022-07-28T12:34:26.640Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (19.76s) [2022-07-28T12:34:26.640Z] PASS [2022-07-28T12:34:26.640Z] [2022-07-28T12:34:26.640Z] === Skipped [2022-07-28T12:34:26.640Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-07-28T12:34:26.640Z] build_session_test.go:25: TODO: BuildKit [2022-07-28T12:34:26.640Z] [2022-07-28T12:34:26.640Z] DONE 33 tests, 1 skipped in 90.525s [2022-07-28T12:34:26.640Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-07-28T12:34:26.640Z] ++ 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 [2022-07-28T12:34:26.640Z] ++ set -e [2022-07-28T12:34:26.640Z] ++ '[' -n 0 ']' [2022-07-28T12:34:26.640Z] ++ set -x [2022-07-28T12:34:26.640Z] ++ 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 [2022-07-28T12:34:26.640Z] INFO: Testing against a local daemon [2022-07-28T12:34:26.640Z] === RUN TestConfigInspect [2022-07-28T12:34:27.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-28T12:34:28.322Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-07-28T12:34:28.322Z] --- PASS: TestStopContainerWithTimeout/0 (0.69s) [2022-07-28T12:34:28.322Z] --- PASS: TestStopContainerWithTimeout/-1 (2.67s) [2022-07-28T12:34:28.322Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-07-28T12:34:28.322Z] --- PASS: TestStopContainerWithTimeout/1 (1.50s) [2022-07-28T12:34:28.322Z] === RUN TestDeleteDevicemapper [2022-07-28T12:34:28.322Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-28T12:34:28.322Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-28T12:34:28.322Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-28T12:34:28.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-28T12:34:28.537Z] --- PASS: TestConfigInspect (2.44s) [2022-07-28T12:34:28.537Z] === RUN TestConfigList [2022-07-28T12:34:29.260Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.34s) [2022-07-28T12:34:29.260Z] === RUN TestUpdateMemory [2022-07-28T12:34:29.828Z] --- PASS: TestUpdateMemory (0.56s) [2022-07-28T12:34:29.828Z] === RUN TestUpdateCPUQuota [2022-07-28T12:34:30.435Z] --- PASS: TestConfigList (2.19s) [2022-07-28T12:34:30.435Z] === RUN TestConfigsCreateAndDelete [2022-07-28T12:34:30.685Z] sha256:700239352ee4bc11d98d03c8141ba0be1f8c69a31367b4f700e9fdb3b8f29aad [2022-07-28T12:34:30.685Z] INFO: Starting docker-py tests... [2022-07-28T12:34:30.685Z] ============================= test session starts ============================== [2022-07-28T12:34:30.685Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-07-28T12:34:30.685Z] rootdir: /src, inifile: pytest.ini [2022-07-28T12:34:30.685Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-07-28T12:34:30.765Z] --- PASS: TestUpdateCPUQuota (0.91s) [2022-07-28T12:34:30.765Z] === RUN TestUpdatePidsLimit [2022-07-28T12:34:30.765Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-28T12:34:31.023Z] === RUN TestUpdatePidsLimit/no_change [2022-07-28T12:34:31.282Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-28T12:34:31.542Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-28T12:34:31.612Z] collected 389 items / 1 deselected / 388 selected [2022-07-28T12:34:31.612Z] [2022-07-28T12:34:31.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-28T12:34:31.801Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-28T12:34:32.060Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-28T12:34:32.060Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-28T12:34:32.960Z] --- PASS: TestConfigsCreateAndDelete (2.20s) [2022-07-28T12:34:32.960Z] === RUN TestConfigsUpdate [2022-07-28T12:34:32.997Z] --- PASS: TestUpdatePidsLimit (2.04s) [2022-07-28T12:34:32.997Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-07-28T12:34:32.997Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-07-28T12:34:32.997Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-07-28T12:34:32.997Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2022-07-28T12:34:32.997Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-07-28T12:34:32.997Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-07-28T12:34:32.997Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-07-28T12:34:32.997Z] === RUN TestUpdateRestartPolicy [2022-07-28T12:34:33.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-28T12:34:34.856Z] --- PASS: TestConfigsUpdate (2.20s) [2022-07-28T12:34:34.857Z] === RUN TestTemplatedConfig [2022-07-28T12:34:37.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-28T12:34:37.382Z] --- PASS: TestTemplatedConfig (2.58s) [2022-07-28T12:34:37.383Z] === RUN TestConfigCreateResolve [2022-07-28T12:34:38.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-28T12:34:39.907Z] --- PASS: TestConfigCreateResolve (2.17s) [2022-07-28T12:34:39.907Z] === RUN TestConfigDaemonLibtrustID [2022-07-28T12:34:40.164Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-07-28T12:34:40.164Z] PASS [2022-07-28T12:34:40.164Z] [2022-07-28T12:34:40.164Z] DONE 7 tests in 14.411s [2022-07-28T12:34:40.164Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-07-28T12:34:40.164Z] ++ 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 [2022-07-28T12:34:40.164Z] ++ set -e [2022-07-28T12:34:40.164Z] ++ '[' -n 0 ']' [2022-07-28T12:34:40.164Z] ++ set -x [2022-07-28T12:34:40.165Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-07-28T12:34:40.422Z] INFO: Testing against a local daemon [2022-07-28T12:34:40.422Z] === RUN TestCheckpoint [2022-07-28T12:34:40.422Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-28T12:34:40.422Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-28T12:34:40.422Z] === RUN TestContainerInvalidJSON [2022-07-28T12:34:40.422Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-07-28T12:34:40.422Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-07-28T12:34:40.422Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-07-28T12:34:40.422Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-07-28T12:34:40.422Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-07-28T12:34:40.422Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-07-28T12:34:40.422Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-07-28T12:34:40.422Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-07-28T12:34:40.422Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-07-28T12:34:40.422Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-28T12:34:40.422Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-07-28T12:34:40.422Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-07-28T12:34:40.422Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-07-28T12:34:40.422Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-28T12:34:40.422Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-07-28T12:34:40.422Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-28T12:34:40.422Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-28T12:34:40.422Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-28T12:34:40.679Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2022-07-28T12:34:40.679Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-28T12:34:40.679Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-07-28T12:34:40.679Z] === RUN TestCopyFromContainer [2022-07-28T12:34:41.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-28T12:34:41.612Z] === RUN TestCopyFromContainer// [2022-07-28T12:34:41.612Z] === RUN TestCopyFromContainer//bar/root [2022-07-28T12:34:41.612Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-28T12:34:41.870Z] === RUN TestCopyFromContainer/bar/quux [2022-07-28T12:34:41.870Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-28T12:34:41.870Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-28T12:34:41.870Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-28T12:34:41.870Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-28T12:34:42.128Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-28T12:34:42.128Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-28T12:34:42.128Z] --- PASS: TestCopyFromContainer (1.52s) [2022-07-28T12:34:42.128Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-28T12:34:42.128Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-28T12:34:42.128Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-28T12:34:42.128Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-28T12:34:42.128Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-28T12:34:42.128Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-07-28T12:34:42.128Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-28T12:34:42.128Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-28T12:34:42.128Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-28T12:34:42.128Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-28T12:34:42.128Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-28T12:34:42.128Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-28T12:34:42.128Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-28T12:34:42.128Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-28T12:34:42.128Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-28T12:34:42.128Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-28T12:34:42.128Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-28T12:34:42.128Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-28T12:34:42.128Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-28T12:34:42.128Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-28T12:34:42.128Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-28T12:34:42.128Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-28T12:34:42.128Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-28T12:34:42.128Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-28T12:34:42.128Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-28T12:34:42.128Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-28T12:34:42.128Z] === RUN TestCreateWithInvalidEnv [2022-07-28T12:34:42.128Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-28T12:34:42.128Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-28T12:34:42.128Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-28T12:34:42.128Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-28T12:34:42.128Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-28T12:34:42.128Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-28T12:34:42.386Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-28T12:34:42.386Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-28T12:34:42.386Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-28T12:34:42.386Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-07-28T12:34:42.386Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-28T12:34:42.386Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-28T12:34:42.386Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-28T12:34:42.386Z] === RUN TestCreateTmpfsMountsTarget [2022-07-28T12:34:42.386Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-07-28T12:34:42.386Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-28T12:34:43.758Z] --- PASS: TestCreateWithCustomMaskedPaths (1.23s) [2022-07-28T12:34:43.758Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-28T12:34:43.804Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-28T12:34:43.804Z] Using test binary docker [2022-07-28T12:34:43.804Z] +++ /etc/init.d/apparmor start [2022-07-28T12:34:43.804Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-28T12:34:43.804Z] INFO: Waiting for daemon to start... [2022-07-28T12:34:43.804Z] Starting dockerd [2022-07-28T12:34:43.804Z] +++ 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 [2022-07-28T12:34:44.691Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.23s) [2022-07-28T12:34:44.691Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-28T12:34:44.691Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-28T12:34:44.691Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-28T12:34:44.691Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-28T12:34:44.691Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-28T12:34:44.691Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-28T12:34:44.691Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-28T12:34:44.691Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-28T12:34:44.691Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-28T12:34:44.691Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-28T12:34:44.691Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-28T12:34:44.691Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-28T12:34:44.691Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-28T12:34:44.691Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-28T12:34:44.691Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-28T12:34:44.691Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-28T12:34:44.691Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-28T12:34:44.691Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-28T12:34:44.691Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-28T12:34:44.691Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-07-28T12:34:44.691Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-07-28T12:34:44.691Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-28T12:34:44.691Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-28T12:34:45.198Z] --- PASS: TestUpdateRestartPolicy (11.07s) [2022-07-28T12:34:45.198Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-28T12:34:45.198Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s) [2022-07-28T12:34:45.198Z] === RUN TestWaitNonBlocked [2022-07-28T12:34:45.198Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-28T12:34:45.198Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-28T12:34:45.198Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-28T12:34:45.198Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-28T12:34:45.198Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-28T12:34:45.198Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-28T12:34:45.198Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-28T12:34:45.198Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.58s) [2022-07-28T12:34:45.198Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s) [2022-07-28T12:34:45.198Z] === RUN TestWaitBlocked [2022-07-28T12:34:45.198Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-28T12:34:45.198Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-28T12:34:45.199Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-28T12:34:45.199Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-28T12:34:45.199Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-28T12:34:45.199Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-28T12:34:45.256Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-07-28T12:34:45.256Z] === RUN TestCreateDifferentPlatform [2022-07-28T12:34:45.256Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-28T12:34:45.256Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-28T12:34:45.256Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-07-28T12:34:45.256Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-28T12:34:45.256Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-28T12:34:45.256Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-28T12:34:45.256Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-07-28T12:34:45.256Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-28T12:34:45.256Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-07-28T12:34:45.256Z] === RUN TestContainerStartOnDaemonRestart [2022-07-28T12:34:45.256Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-28T12:34:45.256Z] === RUN TestDaemonRestartIpcMode [2022-07-28T12:34:45.256Z] === PAUSE TestDaemonRestartIpcMode [2022-07-28T12:34:45.256Z] === RUN TestDaemonHostGatewayIP [2022-07-28T12:34:45.256Z] === PAUSE TestDaemonHostGatewayIP [2022-07-28T12:34:45.256Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-28T12:34:45.256Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-28T12:34:45.256Z] === RUN TestContainerKillOnDaemonStart [2022-07-28T12:34:45.256Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-28T12:34:45.256Z] === RUN TestDiff [2022-07-28T12:34:45.717Z] . [2022-07-28T12:34:45.717Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-28T12:34:45.717Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-28T12:34:45.717Z] Error: No such image: emptyfs [2022-07-28T12:34:45.717Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-28T12:34:45.717Z] ++++ docker load [2022-07-28T12:34:45.821Z] --- PASS: TestDiff (0.43s) [2022-07-28T12:34:45.821Z] === RUN TestExecWithCloseStdin [2022-07-28T12:34:45.978Z] Running integration-test (iteration 1) [2022-07-28T12:34:45.978Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-28T12:34:45.978Z] ++ 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 [2022-07-28T12:34:45.978Z] ++ set -e [2022-07-28T12:34:45.978Z] ++ '[' -n 0 ']' [2022-07-28T12:34:45.978Z] ++ set -x [2022-07-28T12:34:45.978Z] ++ 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 [2022-07-28T12:34:46.135Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-28T12:34:46.135Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s) [2022-07-28T12:34:46.135Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.83s) [2022-07-28T12:34:46.135Z] === CONT TestContainerStartOnDaemonRestart [2022-07-28T12:34:46.135Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-28T12:34:46.386Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-07-28T12:34:46.386Z] === RUN TestExec [2022-07-28T12:34:46.951Z] --- PASS: TestExec (0.53s) [2022-07-28T12:34:46.951Z] === RUN TestExecUser [2022-07-28T12:34:47.187Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-07-28T12:34:47.208Z] --- PASS: TestExecUser (0.49s) [2022-07-28T12:34:47.208Z] === RUN TestExportContainerAndImportImage [2022-07-28T12:34:47.773Z] --- PASS: TestExportContainerAndImportImage (0.61s) [2022-07-28T12:34:47.773Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-28T12:34:48.007Z] tests/integration/api_client_test.py ..... [ 7%] [2022-07-28T12:34:48.671Z] --- PASS: TestContainerStartOnDaemonRestart (2.29s) [2022-07-28T12:34:48.671Z] === CONT TestIpcModeOlderClient [2022-07-28T12:34:48.671Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.34s) [2022-07-28T12:34:48.671Z] === CONT TestContainerKillOnDaemonStart [2022-07-28T12:34:48.671Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-07-28T12:34:48.671Z] === CONT TestDaemonHostGatewayIP [2022-07-28T12:34:49.159Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2022-07-28T12:34:49.159Z] === RUN TestHealthCheckWorkdir [2022-07-28T12:34:49.494Z] tests/integration/api_config_test.py ..... [ 8%] [2022-07-28T12:34:50.094Z] --- PASS: TestHealthCheckWorkdir (0.67s) [2022-07-28T12:34:50.094Z] === RUN TestHealthKillContainer [2022-07-28T12:34:51.206Z] --- PASS: TestDaemonHostGatewayIP (2.65s) [2022-07-28T12:34:51.206Z] === CONT TestDaemonRestartIpcMode [2022-07-28T12:34:53.741Z] --- PASS: TestDaemonRestartIpcMode (2.25s) [2022-07-28T12:34:58.202Z] --- PASS: TestHealthKillContainer (7.83s) [2022-07-28T12:34:58.202Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-28T12:34:58.202Z] --- PASS: TestInspectCpusetInConfigPre120 (0.49s) [2022-07-28T12:34:58.202Z] === RUN TestIpcModeNone [2022-07-28T12:34:58.767Z] --- PASS: TestIpcModeNone (0.50s) [2022-07-28T12:34:58.767Z] === RUN TestIpcModePrivate [2022-07-28T12:34:59.025Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-07-28T12:34:59.265Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-07-28T12:34:59.265Z] [2022-07-28T12:34:59.265Z] ________ ____ __. [2022-07-28T12:34:59.265Z] \_____ \ | |/ _| [2022-07-28T12:34:59.265Z] / | \| < [2022-07-28T12:34:59.265Z] / | \ | \ [2022-07-28T12:34:59.265Z] \_______ /____|__ \ [2022-07-28T12:34:59.265Z] \/ \/ [2022-07-28T12:34:59.265Z] [2022-07-28T12:34:59.265Z] INFO: make.ps1 ended at 07/28/2022 12:34:55 [2022-07-28T12:34:59.265Z] INFO: Binaries build ended at 07/28/2022 12:34:57. Duration:00:01:32.6269967 [2022-07-28T12:34:59.265Z] INFO: Copying the built daemon binary to d:\CI\PR-43876\2\binary\dockerd-cfdc075b1c.exe... [2022-07-28T12:34:59.265Z] INFO: Copying the built client binary to d:\CI\PR-43876\2\binary\docker-cfdc075b1c.exe... [2022-07-28T12:34:59.265Z] INFO: Copying dockerversion from the container... [2022-07-28T12:34:59.265Z] INFO: Copying the golang package from the container to d:\CI\PR-43876\2\installer\go.zip... [2022-07-28T12:34:59.282Z] --- PASS: TestIpcModePrivate (0.50s) [2022-07-28T12:34:59.282Z] === RUN TestIpcModeShareable [2022-07-28T12:34:59.540Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-07-28T12:34:59.540Z] --- PASS: TestIpcModeShareable (0.44s) [2022-07-28T12:34:59.540Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-28T12:34:59.752Z] INFO: Extracting go.zip to d:\CI\PR-43876\2\go [2022-07-28T12:35:00.303Z] --- PASS: TestContainerKillOnDaemonStart (11.82s) [2022-07-28T12:35:00.303Z] PASS [2022-07-28T12:35:00.303Z] [2022-07-28T12:35:00.303Z] === Skipped [2022-07-28T12:35:00.303Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-28T12:35:00.303Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-28T12:35:00.303Z] [2022-07-28T12:35:00.303Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-28T12:35:00.303Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-28T12:35:00.303Z] [2022-07-28T12:35:00.303Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-28T12:35:00.303Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-28T12:35:00.303Z] [2022-07-28T12:35:00.303Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-28T12:35:00.303Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-28T12:35:00.303Z] [2022-07-28T12:35:00.303Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-28T12:35:00.303Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-28T12:35:00.303Z] [2022-07-28T12:35:00.303Z] DONE 196 tests, 5 skipped in 109.857s [2022-07-28T12:35:00.303Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-28T12:35:00.303Z] INFO: Testing against a local daemon [2022-07-28T12:35:00.303Z] === RUN TestCommitInheritsEnv [2022-07-28T12:35:00.562Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-07-28T12:35:00.562Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-28T12:35:00.562Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-28T12:35:00.562Z] === RUN TestImagesFilterMultiReference [2022-07-28T12:35:00.562Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-07-28T12:35:00.562Z] === RUN TestImagePullPlatformInvalid [2022-07-28T12:35:00.562Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-28T12:35:00.562Z] === RUN TestRemoveImageOrphaning [2022-07-28T12:35:00.821Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-07-28T12:35:00.821Z] === RUN TestRemoveImageGarbageCollector [2022-07-28T12:35:01.439Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.48s) [2022-07-28T12:35:01.439Z] === RUN TestAPIIpcModeHost [2022-07-28T12:35:01.439Z] --- PASS: TestAPIIpcModeHost (0.40s) [2022-07-28T12:35:01.439Z] === RUN TestDaemonIpcModeShareable [2022-07-28T12:35:02.724Z] --- PASS: TestRemoveImageGarbageCollector (1.89s) [2022-07-28T12:35:02.724Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-28T12:35:02.724Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-28T12:35:02.724Z] === RUN TestTagInvalidReference [2022-07-28T12:35:02.724Z] --- PASS: TestTagInvalidReference (0.02s) [2022-07-28T12:35:02.724Z] === RUN TestTagValidPrefixedRepo [2022-07-28T12:35:02.812Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-07-28T12:35:02.812Z] --- PASS: TestDaemonIpcModeShareable (1.23s) [2022-07-28T12:35:02.812Z] === RUN TestDaemonIpcModePrivate [2022-07-28T12:35:02.983Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-07-28T12:35:02.983Z] === RUN TestTagExistedNameWithoutForce [2022-07-28T12:35:02.983Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-28T12:35:02.983Z] === RUN TestTagOfficialNames [2022-07-28T12:35:02.983Z] --- PASS: TestTagOfficialNames (0.07s) [2022-07-28T12:35:02.983Z] === RUN TestTagMatchesDigest [2022-07-28T12:35:02.983Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-28T12:35:02.983Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-28T12:35:03.745Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-07-28T12:35:04.002Z] --- PASS: TestDaemonIpcModePrivate (1.23s) [2022-07-28T12:35:04.003Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-28T12:35:04.936Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-07-28T12:35:05.193Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s) [2022-07-28T12:35:05.193Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-28T12:35:06.126Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-07-28T12:35:06.383Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.26s) [2022-07-28T12:35:06.383Z] === RUN TestIpcModeOlderClient [2022-07-28T12:35:06.383Z] === PAUSE TestIpcModeOlderClient [2022-07-28T12:35:06.383Z] === RUN TestKillContainerInvalidSignal [2022-07-28T12:35:06.949Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-07-28T12:35:06.949Z] === RUN TestKillContainer [2022-07-28T12:35:06.949Z] === RUN TestKillContainer/no_signal [2022-07-28T12:35:07.207Z] === RUN TestKillContainer/non_killing_signal [2022-07-28T12:35:07.465Z] === RUN TestKillContainer/killing_signal [2022-07-28T12:35:08.398Z] --- PASS: TestKillContainer (1.31s) [2022-07-28T12:35:08.398Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-07-28T12:35:08.398Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-07-28T12:35:08.398Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-07-28T12:35:08.398Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-28T12:35:08.398Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-28T12:35:08.658Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-28T12:35:09.591Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.28s) [2022-07-28T12:35:09.591Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-07-28T12:35:09.591Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2022-07-28T12:35:09.591Z] === RUN TestKillStoppedContainer [2022-07-28T12:35:09.591Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-07-28T12:35:09.591Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-28T12:35:09.591Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2022-07-28T12:35:09.591Z] === RUN TestKillDifferentUserContainer [2022-07-28T12:35:10.169Z] --- PASS: TestKillDifferentUserContainer (0.47s) [2022-07-28T12:35:10.169Z] === RUN TestInspectOomKilledTrue [2022-07-28T12:35:10.437Z] --- PASS: TestInspectOomKilledTrue (0.50s) [2022-07-28T12:35:10.437Z] === RUN TestInspectOomKilledFalse [2022-07-28T12:35:11.008Z] --- PASS: TestInspectOomKilledFalse (0.44s) [2022-07-28T12:35:11.008Z] === RUN TestLinksEtcHostsContentMatch [2022-07-28T12:35:11.277Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-07-28T12:35:11.277Z] === RUN TestLinksContainerNames [2022-07-28T12:35:12.210Z] --- PASS: TestLinksContainerNames (0.91s) [2022-07-28T12:35:12.210Z] === RUN TestLogsFollowTailEmpty [2022-07-28T12:35:12.776Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-07-28T12:35:12.776Z] === RUN TestContainerNetworkMountsNoChown [2022-07-28T12:35:13.034Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-07-28T12:35:13.034Z] === RUN TestMountDaemonRoot [2022-07-28T12:35:13.034Z] === RUN TestMountDaemonRoot/default [2022-07-28T12:35:13.034Z] === PAUSE TestMountDaemonRoot/default [2022-07-28T12:35:13.034Z] === RUN TestMountDaemonRoot/private [2022-07-28T12:35:13.034Z] === PAUSE TestMountDaemonRoot/private [2022-07-28T12:35:13.034Z] === RUN TestMountDaemonRoot/rprivate [2022-07-28T12:35:13.034Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-28T12:35:13.034Z] === RUN TestMountDaemonRoot/slave [2022-07-28T12:35:13.034Z] === PAUSE TestMountDaemonRoot/slave [2022-07-28T12:35:13.034Z] === RUN TestMountDaemonRoot/rslave [2022-07-28T12:35:13.034Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-28T12:35:13.034Z] === RUN TestMountDaemonRoot/shared [2022-07-28T12:35:13.034Z] === PAUSE TestMountDaemonRoot/shared [2022-07-28T12:35:13.034Z] === RUN TestMountDaemonRoot/rshared [2022-07-28T12:35:13.034Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-28T12:35:13.034Z] === CONT TestMountDaemonRoot/default [2022-07-28T12:35:13.034Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-28T12:35:13.034Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-28T12:35:13.034Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-28T12:35:13.034Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-28T12:35:13.034Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-28T12:35:13.034Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-28T12:35:13.034Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-28T12:35:13.034Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-28T12:35:13.034Z] === CONT TestMountDaemonRoot/rslave [2022-07-28T12:35:13.034Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-28T12:35:13.034Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-28T12:35:13.034Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-28T12:35:13.034Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-28T12:35:13.034Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-28T12:35:13.034Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-28T12:35:13.034Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-28T12:35:13.034Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-28T12:35:13.034Z] === CONT TestMountDaemonRoot/rshared [2022-07-28T12:35:13.034Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-28T12:35:13.034Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-28T12:35:13.034Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-28T12:35:13.034Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-28T12:35:13.034Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-28T12:35:13.034Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-28T12:35:13.034Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-28T12:35:13.034Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-28T12:35:13.034Z] === CONT TestMountDaemonRoot/shared [2022-07-28T12:35:13.034Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-28T12:35:13.034Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-28T12:35:13.034Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-28T12:35:13.034Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-28T12:35:13.034Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-28T12:35:13.034Z] === CONT TestMountDaemonRoot/rprivate [2022-07-28T12:35:13.034Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-28T12:35:13.034Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-28T12:35:13.034Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-28T12:35:13.034Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-28T12:35:13.034Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-28T12:35:13.034Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-28T12:35:13.034Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-28T12:35:13.034Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-28T12:35:13.034Z] === CONT TestMountDaemonRoot/slave [2022-07-28T12:35:13.034Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-28T12:35:13.034Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-28T12:35:13.034Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-28T12:35:13.034Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-28T12:35:13.034Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-28T12:35:13.034Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-28T12:35:13.034Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-28T12:35:13.034Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-28T12:35:13.034Z] === CONT TestMountDaemonRoot/private [2022-07-28T12:35:13.034Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-28T12:35:13.034Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-28T12:35:13.034Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-28T12:35:13.034Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-28T12:35:13.034Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-28T12:35:13.034Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-28T12:35:13.034Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-28T12:35:13.034Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-28T12:35:13.034Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-28T12:35:13.034Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-28T12:35:13.034Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-28T12:35:13.034Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-28T12:35:13.034Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-28T12:35:13.034Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-28T12:35:13.034Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-28T12:35:13.034Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-28T12:35:13.034Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-28T12:35:13.292Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-28T12:35:13.292Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-28T12:35:13.292Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-28T12:35:13.292Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-28T12:35:13.292Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-28T12:35:13.292Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-28T12:35:13.292Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-28T12:35:13.292Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-28T12:35:13.292Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-28T12:35:13.292Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-28T12:35:13.292Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-28T12:35:13.292Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-28T12:35:13.292Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-28T12:35:13.292Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-28T12:35:13.292Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-28T12:35:13.292Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-28T12:35:13.549Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-28T12:35:13.549Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-28T12:35:13.549Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-28T12:35:13.549Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-28T12:35:13.549Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-28T12:35:13.549Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-28T12:35:13.549Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-28T12:35:13.549Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-28T12:35:13.549Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-07-28T12:35:13.549Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-07-28T12:35:13.549Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-07-28T12:35:13.549Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-07-28T12:35:13.550Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-28T12:35:13.550Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-07-28T12:35:13.550Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-07-28T12:35:13.550Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-07-28T12:35:13.550Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-07-28T12:35:13.550Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-28T12:35:13.550Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.01s) [2022-07-28T12:35:13.550Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-28T12:35:13.550Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-28T12:35:13.550Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-28T12:35:13.550Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-28T12:35:13.550Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-28T12:35:13.550Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-28T12:35:13.550Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-28T12:35:13.550Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-28T12:35:13.550Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-28T12:35:13.550Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-28T12:35:13.550Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-28T12:35:13.550Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-28T12:35:13.550Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-28T12:35:13.550Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-28T12:35:13.550Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-28T12:35:13.550Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-07-28T12:35:13.550Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-07-28T12:35:13.550Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-28T12:35:13.550Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-28T12:35:13.550Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-28T12:35:13.550Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-28T12:35:13.550Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-28T12:35:13.550Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-28T12:35:13.550Z] === RUN TestContainerBindMountNonRecursive [2022-07-28T12:35:14.922Z] --- PASS: TestContainerBindMountNonRecursive (1.38s) [2022-07-28T12:35:14.922Z] === RUN TestContainerVolumesMountedAsShared [2022-07-28T12:35:15.487Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-07-28T12:35:15.487Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-28T12:35:15.745Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s) [2022-07-28T12:35:15.745Z] === RUN TestNetworkNat [2022-07-28T12:35:16.311Z] --- PASS: TestNetworkNat (0.46s) [2022-07-28T12:35:16.311Z] === RUN TestNetworkLocalhostTCPNat [2022-07-28T12:35:16.569Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-07-28T12:35:16.569Z] === RUN TestNetworkLoopbackNat [2022-07-28T12:35:19.014Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2022-07-28T12:35:19.094Z] --- PASS: TestNetworkLoopbackNat (2.63s) [2022-07-28T12:35:19.094Z] === RUN TestPause [2022-07-28T12:35:19.660Z] --- PASS: TestPause (0.48s) [2022-07-28T12:35:19.660Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-28T12:35:19.660Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-28T12:35:19.660Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-28T12:35:19.660Z] === RUN TestPauseStopPausedContainer [2022-07-28T12:35:20.225Z] --- PASS: TestPauseStopPausedContainer (0.51s) [2022-07-28T12:35:20.225Z] === RUN TestPsFilter [2022-07-28T12:35:20.225Z] --- PASS: TestPsFilter (0.12s) [2022-07-28T12:35:20.225Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-28T12:35:20.792Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-07-28T12:35:20.792Z] === RUN TestRemoveContainerWithVolume [2022-07-28T12:35:21.050Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2022-07-28T12:35:21.050Z] === RUN TestRemoveContainerRunning [2022-07-28T12:35:21.616Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-07-28T12:35:21.616Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-28T12:35:21.875Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-07-28T12:35:21.875Z] === RUN TestRemoveInvalidContainer [2022-07-28T12:35:21.875Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-28T12:35:21.875Z] === RUN TestRenameLinkedContainer [2022-07-28T12:35:23.773Z] --- PASS: TestRenameLinkedContainer (1.75s) [2022-07-28T12:35:23.773Z] === RUN TestRenameStoppedContainer [2022-07-28T12:35:24.031Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-07-28T12:35:24.031Z] === RUN TestRenameRunningContainerAndReuse [2022-07-28T12:35:24.964Z] --- PASS: TestRenameRunningContainerAndReuse (0.92s) [2022-07-28T12:35:24.964Z] === RUN TestRenameInvalidName [2022-07-28T12:35:25.530Z] --- PASS: TestRenameInvalidName (0.45s) [2022-07-28T12:35:25.530Z] === RUN TestRenameAnonymousContainer [2022-07-28T12:35:27.427Z] --- PASS: TestRenameAnonymousContainer (1.54s) [2022-07-28T12:35:27.427Z] === RUN TestRenameContainerWithSameName [2022-07-28T12:35:27.427Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-07-28T12:35:27.427Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-28T12:35:28.359Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s) [2022-07-28T12:35:28.359Z] === RUN TestResize [2022-07-28T12:35:28.924Z] --- PASS: TestResize (0.41s) [2022-07-28T12:35:28.924Z] === RUN TestResizeWithInvalidSize [2022-07-28T12:35:29.181Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-07-28T12:35:29.181Z] === RUN TestResizeWhenContainerNotStarted [2022-07-28T12:35:29.746Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-07-28T12:35:29.746Z] === RUN TestDaemonRestartKillContainers [2022-07-28T12:35:29.746Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-28T12:35:29.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-28T12:35:29.746Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-28T12:35:29.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-28T12:35:29.746Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-28T12:35:29.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-28T12:35:29.746Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-28T12:35:29.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-28T12:35:29.746Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-28T12:35:29.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-28T12:35:29.746Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-28T12:35:29.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-28T12:35:29.746Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-28T12:35:29.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-28T12:35:29.746Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-28T12:35:29.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-28T12:35:29.746Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-28T12:35:29.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-28T12:35:29.746Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-28T12:35:29.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-28T12:35:29.746Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-28T12:35:29.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-28T12:35:29.746Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-28T12:35:29.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-28T12:35:29.746Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-28T12:35:29.746Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-28T12:35:30.182Z] INFO: Extraction ended at 07/28/2022 12:35:27. Duration:00:00:27.8076884 [2022-07-28T12:35:30.182Z] INFO: Updating the golang and path environment variables [2022-07-28T12:35:30.182Z] INFO: GOPATH=d:\gopath [2022-07-28T12:35:30.182Z] INFO: go version go1.17.12 windows/amd64 [2022-07-28T12:35:30.182Z] INFO: Running the daemon under test in debug mode [2022-07-28T12:35:30.182Z] INFO: Starting a daemon under test... [2022-07-28T12:35:30.182Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43876\2\daemon --pidfile d:\CI\PR-43876\2\docker.pid -D [2022-07-28T12:35:30.182Z] INFO: Process started successfully. [2022-07-28T12:35:30.182Z] INFO: Start tailing logs of the daemon under tests [2022-07-28T12:35:30.182Z] INFO: Waiting for the daemon under test to start... [2022-07-28T12:35:31.119Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-28T12:35:31.120Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-28T12:35:32.493Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-28T12:35:32.493Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-28T12:35:32.699Z] Loaded image: buildpack-deps:buster [2022-07-28T12:35:32.699Z] Loaded image: busybox:latest [2022-07-28T12:35:32.699Z] Loaded image: busybox:glibc [2022-07-28T12:35:33.424Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-28T12:35:34.361Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-28T12:35:35.293Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-28T12:35:36.226Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-28T12:35:36.903Z] Loaded image: debian:bullseye [2022-07-28T12:35:36.903Z] Loaded image: hello-world:latest [2022-07-28T12:35:36.903Z] Loaded image: arm32v7/hello-world:latest [2022-07-28T12:35:36.903Z] INFO: Testing against a local daemon [2022-07-28T12:35:36.903Z] === RUN TestCgroupNamespacesBuild [2022-07-28T12:35:37.159Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-28T12:35:38.092Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-28T12:35:39.464Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-28T12:35:39.464Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.35s) [2022-07-28T12:35:39.464Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.61s) [2022-07-28T12:35:39.464Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.26s) [2022-07-28T12:35:39.464Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-07-28T12:35:39.464Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s) [2022-07-28T12:35:39.464Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.80s) [2022-07-28T12:35:39.465Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.81s) [2022-07-28T12:35:39.465Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.88s) [2022-07-28T12:35:39.465Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.84s) [2022-07-28T12:35:39.465Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.77s) [2022-07-28T12:35:39.465Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.69s) [2022-07-28T12:35:39.465Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.67s) [2022-07-28T12:35:39.465Z] === RUN TestCgroupNamespacesRun [2022-07-28T12:35:40.836Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-07-28T12:35:40.836Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-28T12:35:41.107Z] --- PASS: TestCgroupNamespacesBuild (4.54s) [2022-07-28T12:35:41.108Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-28T12:35:41.768Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.17s) [2022-07-28T12:35:41.768Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-28T12:35:43.140Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-07-28T12:35:43.140Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-28T12:35:43.652Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.07s) [2022-07-28T12:35:43.652Z] === RUN TestBuildWithSession [2022-07-28T12:35:43.652Z] build_session_test.go:25: TODO: BuildKit [2022-07-28T12:35:43.652Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-28T12:35:43.652Z] === RUN TestBuildSquashParent [2022-07-28T12:35:44.074Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) [2022-07-28T12:35:44.074Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-28T12:35:45.447Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-07-28T12:35:45.447Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-28T12:35:46.385Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-07-28T12:35:46.385Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-28T12:35:47.360Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-07-28T12:35:47.360Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-28T12:35:48.246Z] .....INFO: Daemon under test started and replied! [2022-07-28T12:35:48.246Z] INFO: Docker version of the daemon under test [2022-07-28T12:35:48.246Z] [2022-07-28T12:35:48.246Z] Client: [2022-07-28T12:35:48.246Z] Version: 17.06.2-ce [2022-07-28T12:35:48.246Z] API version: 1.30 [2022-07-28T12:35:48.246Z] Go version: go1.8.3 [2022-07-28T12:35:48.246Z] Git commit: cec0b72 [2022-07-28T12:35:48.246Z] Built: Tue Sep 5 19:57:19 2017 [2022-07-28T12:35:48.246Z] OS/Arch: windows/amd64 [2022-07-28T12:35:48.246Z] [2022-07-28T12:35:48.246Z] Server: [2022-07-28T12:35:48.246Z] Version: 0.0.0-dev [2022-07-28T12:35:48.246Z] API version: 1.41 (minimum version 1.24) [2022-07-28T12:35:48.246Z] Go version: go1.17.12 [2022-07-28T12:35:48.246Z] Git commit: cfdc075b1c [2022-07-28T12:35:48.246Z] Built: 07/28/2022 12:33:31 [2022-07-28T12:35:48.246Z] OS/Arch: windows/amd64 [2022-07-28T12:35:48.246Z] Experimental: false [2022-07-28T12:35:48.246Z] [2022-07-28T12:35:48.246Z] INFO: Docker info of the daemon under test [2022-07-28T12:35:48.246Z] [2022-07-28T12:35:48.246Z] Containers: 0 [2022-07-28T12:35:48.246Z] Running: 0 [2022-07-28T12:35:48.246Z] Paused: 0 [2022-07-28T12:35:48.246Z] Stopped: 0 [2022-07-28T12:35:48.246Z] Images: 0 [2022-07-28T12:35:48.246Z] Server Version: 0.0.0-dev [2022-07-28T12:35:48.246Z] Storage Driver: windowsfilter [2022-07-28T12:35:48.246Z] Windows: [2022-07-28T12:35:48.246Z] Logging Driver: json-file [2022-07-28T12:35:48.246Z] Plugins: [2022-07-28T12:35:48.246Z] Volume: local [2022-07-28T12:35:48.246Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-07-28T12:35:48.246Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-07-28T12:35:48.246Z] Swarm: inactive [2022-07-28T12:35:48.246Z] Default Isolation: process [2022-07-28T12:35:48.246Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-07-28T12:35:48.246Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-07-28T12:35:48.246Z] OSType: windows [2022-07-28T12:35:48.246Z] Architecture: x86_64 [2022-07-28T12:35:48.246Z] CPUs: 4 [2022-07-28T12:35:48.246Z] Total Memory: 32GiB [2022-07-28T12:35:48.246Z] Name: azwin-2-df9600 [2022-07-28T12:35:48.246Z] ID: RH4M:N4LY:B7DJ:BICW:Y2W4:CBI5:QW7B:YS7Q:BDLL:WMQV:YXLK:L2HS [2022-07-28T12:35:48.246Z] Docker Root Dir: D:\CI\PR-43876\2\daemon [2022-07-28T12:35:48.246Z] Debug Mode (client): false [2022-07-28T12:35:48.246Z] Debug Mode (server): true [2022-07-28T12:35:48.246Z] File Descriptors: -1 [2022-07-28T12:35:48.246Z] Goroutines: 16 [2022-07-28T12:35:48.246Z] System Time: 2022-07-28T12:35:47.1649812Z [2022-07-28T12:35:48.246Z] EventsListeners: 0 [2022-07-28T12:35:48.246Z] Registry: https://index.docker.io/v1/ [2022-07-28T12:35:48.246Z] Labels: [2022-07-28T12:35:48.246Z] Experimental: false [2022-07-28T12:35:48.246Z] Insecure Registries: [2022-07-28T12:35:48.246Z] 127.0.0.0/8 [2022-07-28T12:35:48.246Z] Live Restore Enabled: false [2022-07-28T12:35:48.246Z] [2022-07-28T12:35:48.246Z] [2022-07-28T12:35:48.246Z] INFO: Docker images of the daemon under test [2022-07-28T12:35:48.246Z] [2022-07-28T12:35:48.246Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-28T12:35:48.246Z] [2022-07-28T12:35:48.246Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-07-28T12:35:48.246Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-07-28T12:35:48.246Z] ltsc2019: Pulling from windows/servercore [2022-07-28T12:35:48.246Z] b111c3320c94: Pulling fs layer [2022-07-28T12:35:48.246Z] 7aca8de30754: Pulling fs layer [2022-07-28T12:35:48.294Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2022-07-28T12:35:48.294Z] === RUN TestNISDomainname [2022-07-28T12:35:48.860Z] --- PASS: TestNISDomainname (0.55s) [2022-07-28T12:35:48.860Z] === RUN TestHostnameDnsResolution [2022-07-28T12:35:49.796Z] --- PASS: TestHostnameDnsResolution (0.69s) [2022-07-28T12:35:49.796Z] === RUN TestUnprivilegedPortsAndPing [2022-07-28T12:35:50.054Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s) [2022-07-28T12:35:50.054Z] === RUN TestStats [2022-07-28T12:35:51.795Z] --- PASS: TestBuildSquashParent (8.02s) [2022-07-28T12:35:51.795Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-28T12:35:51.795Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-28T12:35:51.795Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-28T12:35:51.795Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-28T12:35:51.795Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-28T12:35:51.795Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-28T12:35:51.795Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-28T12:35:51.795Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-28T12:35:51.795Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-28T12:35:51.795Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-28T12:35:51.795Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-28T12:35:51.795Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-28T12:35:51.795Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-28T12:35:51.795Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-28T12:35:51.795Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-28T12:35:52.596Z] --- PASS: TestStats (2.46s) [2022-07-28T12:35:52.596Z] === RUN TestStopContainerWithTimeout [2022-07-28T12:35:52.596Z] === RUN TestStopContainerWithTimeout/0 [2022-07-28T12:35:52.596Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-28T12:35:52.596Z] === RUN TestStopContainerWithTimeout/1 [2022-07-28T12:35:52.596Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-28T12:35:52.596Z] === RUN TestStopContainerWithTimeout/3 [2022-07-28T12:35:52.596Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-28T12:35:52.596Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-28T12:35:52.596Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-28T12:35:52.596Z] === CONT TestStopContainerWithTimeout/0 [2022-07-28T12:35:52.596Z] === CONT TestStopContainerWithTimeout/3 [2022-07-28T12:35:53.192Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-28T12:35:54.339Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-28T12:35:54.339Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-28T12:35:55.745Z] === CONT TestStopContainerWithTimeout/1 [2022-07-28T12:35:56.677Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-28T12:35:56.677Z] --- PASS: TestStopContainerWithTimeout/0 (0.73s) [2022-07-28T12:35:56.677Z] --- PASS: TestStopContainerWithTimeout/3 (2.70s) [2022-07-28T12:35:56.677Z] --- PASS: TestStopContainerWithTimeout/-1 (2.42s) [2022-07-28T12:35:56.677Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-07-28T12:35:56.677Z] === RUN TestDeleteDevicemapper [2022-07-28T12:35:56.677Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-28T12:35:56.677Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-28T12:35:56.677Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-28T12:35:57.638Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-28T12:35:57.638Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-28T12:35:58.050Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.42s) [2022-07-28T12:35:58.050Z] === RUN TestUpdateMemory [2022-07-28T12:35:58.615Z] --- PASS: TestUpdateMemory (0.52s) [2022-07-28T12:35:58.615Z] === RUN TestUpdateCPUQuota [2022-07-28T12:35:58.899Z] 7aca8de30754: Verifying Checksum [2022-07-28T12:35:58.899Z] 7aca8de30754: Download complete [2022-07-28T12:35:59.547Z] --- PASS: TestUpdateCPUQuota (0.76s) [2022-07-28T12:35:59.547Z] === RUN TestUpdatePidsLimit [2022-07-28T12:35:59.547Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-28T12:35:59.547Z] === RUN TestUpdatePidsLimit/no_change [2022-07-28T12:35:59.805Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-28T12:36:00.062Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-28T12:36:00.062Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-28T12:36:00.182Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-28T12:36:00.182Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.08s) [2022-07-28T12:36:00.182Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.15s) [2022-07-28T12:36:00.182Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.92s) [2022-07-28T12:36:00.182Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.92s) [2022-07-28T12:36:00.182Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.81s) [2022-07-28T12:36:00.182Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.94s) [2022-07-28T12:36:00.182Z] === RUN TestBuildMultiStageCopy [2022-07-28T12:36:00.182Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-28T12:36:00.319Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-28T12:36:00.577Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-28T12:36:01.142Z] --- PASS: TestUpdatePidsLimit (1.83s) [2022-07-28T12:36:01.142Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-07-28T12:36:01.142Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-07-28T12:36:01.142Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-07-28T12:36:01.142Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-07-28T12:36:01.142Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-07-28T12:36:01.142Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-07-28T12:36:01.142Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-07-28T12:36:01.142Z] === RUN TestUpdateRestartPolicy [2022-07-28T12:36:02.726Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-28T12:36:02.986Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-28T12:36:03.557Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-28T12:36:04.128Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-28T12:36:04.389Z] --- PASS: TestBuildMultiStageCopy (4.25s) [2022-07-28T12:36:04.389Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.32s) [2022-07-28T12:36:04.389Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2022-07-28T12:36:04.389Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.46s) [2022-07-28T12:36:04.389Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2022-07-28T12:36:04.389Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.48s) [2022-07-28T12:36:04.389Z] === RUN TestBuildMultiStageParentConfig [2022-07-28T12:36:05.773Z] --- PASS: TestBuildMultiStageParentConfig (1.17s) [2022-07-28T12:36:05.773Z] === RUN TestBuildLabelWithTargets [2022-07-28T12:36:07.686Z] --- PASS: TestBuildLabelWithTargets (2.04s) [2022-07-28T12:36:07.686Z] === RUN TestBuildWithEmptyLayers [2022-07-28T12:36:08.627Z] --- PASS: TestBuildWithEmptyLayers (0.98s) [2022-07-28T12:36:08.627Z] === RUN TestBuildMultiStageOnBuild [2022-07-28T12:36:11.926Z] --- PASS: TestBuildMultiStageOnBuild (2.68s) [2022-07-28T12:36:11.926Z] === RUN TestBuildUncleanTarFilenames [2022-07-28T12:36:12.218Z] ..........................xx.................... [ 29%] [2022-07-28T12:36:12.868Z] --- PASS: TestBuildUncleanTarFilenames (1.38s) [2022-07-28T12:36:12.868Z] === RUN TestBuildMultiStageLayerLeak [2022-07-28T12:36:13.330Z] --- PASS: TestUpdateRestartPolicy (10.90s) [2022-07-28T12:36:13.330Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-28T12:36:13.330Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2022-07-28T12:36:13.330Z] === RUN TestWaitNonBlocked [2022-07-28T12:36:13.330Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-28T12:36:13.330Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-28T12:36:13.330Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-28T12:36:13.330Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-28T12:36:13.330Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-28T12:36:13.330Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-28T12:36:13.330Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-28T12:36:13.330Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2022-07-28T12:36:13.330Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s) [2022-07-28T12:36:13.330Z] === RUN TestWaitBlocked [2022-07-28T12:36:13.330Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-28T12:36:13.330Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-28T12:36:13.330Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-28T12:36:13.330Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-28T12:36:13.330Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-28T12:36:13.330Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-28T12:36:14.089Z] b111c3320c94: Verifying Checksum [2022-07-28T12:36:14.089Z] b111c3320c94: Download complete [2022-07-28T12:36:14.263Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-28T12:36:14.263Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s) [2022-07-28T12:36:14.263Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.80s) [2022-07-28T12:36:14.263Z] === CONT TestContainerStartOnDaemonRestart [2022-07-28T12:36:14.263Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-28T12:36:16.161Z] --- PASS: TestContainerStartOnDaemonRestart (2.10s) [2022-07-28T12:36:16.161Z] === CONT TestIpcModeOlderClient [2022-07-28T12:36:16.161Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.12s) [2022-07-28T12:36:16.161Z] === CONT TestContainerKillOnDaemonStart [2022-07-28T12:36:16.161Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-07-28T12:36:16.161Z] === CONT TestDaemonHostGatewayIP [2022-07-28T12:36:16.168Z] --- PASS: TestBuildMultiStageLayerLeak (2.81s) [2022-07-28T12:36:16.168Z] === RUN TestBuildWithHugeFile [2022-07-28T12:36:18.688Z] --- PASS: TestDaemonHostGatewayIP (2.38s) [2022-07-28T12:36:18.688Z] === CONT TestDaemonRestartIpcMode [2022-07-28T12:36:21.213Z] --- PASS: TestDaemonRestartIpcMode (2.22s) [2022-07-28T12:36:28.065Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-07-28T12:36:29.316Z] --- PASS: TestContainerKillOnDaemonStart (11.74s) [2022-07-28T12:36:29.316Z] PASS [2022-07-28T12:36:29.316Z] [2022-07-28T12:36:29.316Z] === Skipped [2022-07-28T12:36:29.316Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-07-28T12:36:29.316Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-28T12:36:29.316Z] [2022-07-28T12:36:29.316Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-28T12:36:29.316Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-28T12:36:29.316Z] [2022-07-28T12:36:29.316Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-28T12:36:29.316Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-28T12:36:29.316Z] [2022-07-28T12:36:29.316Z] DONE 196 tests, 3 skipped in 107.712s [2022-07-28T12:36:29.316Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-07-28T12:36:29.316Z] ++ 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 [2022-07-28T12:36:29.316Z] ++ set -e [2022-07-28T12:36:29.316Z] ++ '[' -n 0 ']' [2022-07-28T12:36:29.316Z] ++ set -x [2022-07-28T12:36:29.316Z] ++ 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 [2022-07-28T12:36:29.316Z] INFO: Testing against a local daemon [2022-07-28T12:36:29.316Z] === RUN TestCommitInheritsEnv [2022-07-28T12:36:29.316Z] --- PASS: TestCommitInheritsEnv (0.25s) [2022-07-28T12:36:29.316Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-28T12:36:29.316Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-07-28T12:36:29.316Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.01s) [2022-07-28T12:36:29.316Z] === RUN TestImagesFilterMultiReference [2022-07-28T12:36:29.316Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-07-28T12:36:29.316Z] === RUN TestImagePullPlatformInvalid [2022-07-28T12:36:29.316Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-07-28T12:36:29.316Z] === RUN TestRemoveImageOrphaning [2022-07-28T12:36:29.316Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-07-28T12:36:29.316Z] === RUN TestRemoveImageGarbageCollector [2022-07-28T12:36:29.316Z] remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T12:36:29.316Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-28T12:36:29.316Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-28T12:36:29.316Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-28T12:36:29.316Z] === RUN TestTagInvalidReference [2022-07-28T12:36:29.316Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-28T12:36:29.316Z] === RUN TestTagValidPrefixedRepo [2022-07-28T12:36:29.316Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-28T12:36:29.316Z] === RUN TestTagExistedNameWithoutForce [2022-07-28T12:36:29.316Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-28T12:36:29.316Z] === RUN TestTagOfficialNames [2022-07-28T12:36:29.316Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-28T12:36:29.316Z] === RUN TestTagMatchesDigest [2022-07-28T12:36:29.316Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-28T12:36:29.316Z] PASS [2022-07-28T12:36:29.316Z] [2022-07-28T12:36:29.316Z] === Skipped [2022-07-28T12:36:29.316Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.01s) [2022-07-28T12:36:29.316Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-07-28T12:36:29.316Z] [2022-07-28T12:36:29.316Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-28T12:36:29.316Z] remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T12:36:29.316Z] [2022-07-28T12:36:29.316Z] DONE 12 tests, 2 skipped in 0.943s [2022-07-28T12:36:29.316Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-07-28T12:36:29.316Z] ++ 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 [2022-07-28T12:36:29.317Z] ++ set -e [2022-07-28T12:36:29.317Z] ++ '[' -n 0 ']' [2022-07-28T12:36:29.317Z] ++ set -x [2022-07-28T12:36:29.317Z] ++ 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 [2022-07-28T12:36:29.317Z] INFO: Testing against a local daemon [2022-07-28T12:36:29.317Z] === RUN TestNetworkCreateDelete [2022-07-28T12:36:29.317Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-07-28T12:36:29.317Z] === RUN TestDockerNetworkDeletePreferID [2022-07-28T12:36:29.574Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-07-28T12:36:29.574Z] === RUN TestDaemonDNSFallback [2022-07-28T12:36:35.480Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-07-28T12:36:36.132Z] --- PASS: TestDaemonDNSFallback (6.27s) [2022-07-28T12:36:36.132Z] === RUN TestInspectNetwork [2022-07-28T12:36:38.659Z] === RUN TestInspectNetwork/full_network_id [2022-07-28T12:36:38.659Z] === RUN TestInspectNetwork/partial_network_id [2022-07-28T12:36:38.659Z] === RUN TestInspectNetwork/network_name [2022-07-28T12:36:38.659Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-28T12:36:39.437Z] --- PASS: TestImportExtremelyLargeImageWorks (89.66s) [2022-07-28T12:36:39.437Z] PASS [2022-07-28T12:36:39.437Z] [2022-07-28T12:36:39.437Z] DONE 12 tests in 92.438s [2022-07-28T12:36:39.437Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-28T12:36:39.437Z] INFO: Testing against a local daemon [2022-07-28T12:36:39.437Z] === RUN TestNetworkCreateDelete [2022-07-28T12:36:39.437Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-07-28T12:36:39.437Z] === RUN TestDockerNetworkDeletePreferID [2022-07-28T12:36:39.437Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s) [2022-07-28T12:36:39.437Z] === RUN TestDaemonDNSFallback [2022-07-28T12:36:39.696Z] --- PASS: TestDaemonDNSFallback (6.38s) [2022-07-28T12:36:39.696Z] === RUN TestInspectNetwork [2022-07-28T12:36:40.348Z] tests/integration/api_image_test.py ............s..... [ 40%] [2022-07-28T12:36:42.839Z] --- PASS: TestInspectNetwork (6.89s) [2022-07-28T12:36:42.839Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-28T12:36:42.839Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-28T12:36:42.839Z] --- PASS: TestInspectNetwork/network_name (0.01s) [2022-07-28T12:36:42.839Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-28T12:36:42.839Z] === RUN TestRunContainerWithBridgeNone [2022-07-28T12:36:42.987Z] === RUN TestInspectNetwork/full_network_id [2022-07-28T12:36:42.987Z] === RUN TestInspectNetwork/partial_network_id [2022-07-28T12:36:42.987Z] === RUN TestInspectNetwork/network_name [2022-07-28T12:36:42.987Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-28T12:36:44.211Z] --- PASS: TestRunContainerWithBridgeNone (1.54s) [2022-07-28T12:36:44.211Z] === RUN TestNetworkInvalidJSON [2022-07-28T12:36:44.211Z] === RUN TestNetworkInvalidJSON//networks/create [2022-07-28T12:36:44.211Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-07-28T12:36:44.211Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-07-28T12:36:44.211Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-07-28T12:36:44.211Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-07-28T12:36:44.211Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-07-28T12:36:44.211Z] === CONT TestNetworkInvalidJSON//networks/create [2022-07-28T12:36:44.211Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-07-28T12:36:44.211Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-07-28T12:36:44.211Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-07-28T12:36:44.211Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-07-28T12:36:44.211Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-07-28T12:36:44.211Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-07-28T12:36:44.211Z] === RUN TestNetworkList [2022-07-28T12:36:44.211Z] === RUN TestNetworkList//networks [2022-07-28T12:36:44.211Z] === PAUSE TestNetworkList//networks [2022-07-28T12:36:44.211Z] === RUN TestNetworkList//networks/ [2022-07-28T12:36:44.211Z] === PAUSE TestNetworkList//networks/ [2022-07-28T12:36:44.211Z] === CONT TestNetworkList//networks [2022-07-28T12:36:44.211Z] === CONT TestNetworkList//networks/ [2022-07-28T12:36:44.211Z] --- PASS: TestNetworkList (0.02s) [2022-07-28T12:36:44.211Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-28T12:36:44.211Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-28T12:36:44.211Z] === RUN TestHostIPv4BridgeLabel [2022-07-28T12:36:44.776Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-07-28T12:36:44.776Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-28T12:36:46.148Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-07-28T12:36:46.148Z] === RUN TestDaemonDefaultNetworkPools [2022-07-28T12:36:46.713Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2022-07-28T12:36:46.713Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-28T12:36:47.174Z] --- PASS: TestInspectNetwork (7.03s) [2022-07-28T12:36:47.174Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-28T12:36:47.174Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-28T12:36:47.174Z] --- PASS: TestInspectNetwork/network_name (0.01s) [2022-07-28T12:36:47.174Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-28T12:36:47.174Z] === RUN TestRunContainerWithBridgeNone [2022-07-28T12:36:48.085Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-07-28T12:36:48.085Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-28T12:36:48.111Z] --- PASS: TestRunContainerWithBridgeNone (1.56s) [2022-07-28T12:36:48.111Z] === RUN TestNetworkInvalidJSON [2022-07-28T12:36:48.370Z] === RUN TestNetworkInvalidJSON//networks/create [2022-07-28T12:36:48.370Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-07-28T12:36:48.370Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-07-28T12:36:48.370Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-07-28T12:36:48.370Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-07-28T12:36:48.370Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-07-28T12:36:48.370Z] === CONT TestNetworkInvalidJSON//networks/create [2022-07-28T12:36:48.370Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-07-28T12:36:48.370Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-07-28T12:36:48.370Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-07-28T12:36:48.370Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-07-28T12:36:48.370Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-07-28T12:36:48.370Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-07-28T12:36:48.370Z] === RUN TestNetworkList [2022-07-28T12:36:48.370Z] === RUN TestNetworkList//networks [2022-07-28T12:36:48.370Z] === PAUSE TestNetworkList//networks [2022-07-28T12:36:48.370Z] === RUN TestNetworkList//networks/ [2022-07-28T12:36:48.370Z] === PAUSE TestNetworkList//networks/ [2022-07-28T12:36:48.370Z] === CONT TestNetworkList//networks [2022-07-28T12:36:48.370Z] === CONT TestNetworkList//networks/ [2022-07-28T12:36:48.370Z] --- PASS: TestNetworkList (0.02s) [2022-07-28T12:36:48.370Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-28T12:36:48.370Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-28T12:36:48.370Z] === RUN TestHostIPv4BridgeLabel [2022-07-28T12:36:48.938Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-07-28T12:36:48.938Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-28T12:36:49.017Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2022-07-28T12:36:49.017Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-28T12:36:49.582Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-07-28T12:36:49.582Z] === RUN TestServiceWithPredefinedNetwork [2022-07-28T12:36:49.875Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-07-28T12:36:49.875Z] === RUN TestDaemonDefaultNetworkPools [2022-07-28T12:36:50.810Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-07-28T12:36:50.810Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-28T12:36:51.746Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-07-28T12:36:51.746Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-28T12:36:52.108Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s) [2022-07-28T12:36:52.108Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-28T12:36:52.108Z] service_test.go:242: FLAKY_TEST [2022-07-28T12:36:52.108Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-28T12:36:52.108Z] === RUN TestServiceWithDataPathPortInit [2022-07-28T12:36:53.123Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-07-28T12:36:53.123Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-28T12:36:53.690Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-07-28T12:36:53.690Z] === RUN TestServiceWithPredefinedNetwork [2022-07-28T12:36:54.921Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-28T12:36:54.921Z] Using test binary docker [2022-07-28T12:36:54.921Z] +++ /etc/init.d/apparmor start [2022-07-28T12:36:54.921Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-28T12:36:54.921Z] INFO: Waiting for daemon to start... [2022-07-28T12:36:54.921Z] Starting dockerd [2022-07-28T12:36:54.921Z] +++ 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 [2022-07-28T12:36:54.921Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-28T12:36:54.921Z] Using test binary docker [2022-07-28T12:36:54.921Z] +++ /etc/init.d/apparmor start [2022-07-28T12:36:54.921Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-28T12:36:54.921Z] INFO: Waiting for daemon to start... [2022-07-28T12:36:54.921Z] Starting dockerd [2022-07-28T12:36:54.921Z] +++ 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 [2022-07-28T12:36:54.921Z] . [2022-07-28T12:36:54.921Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-28T12:36:54.921Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-28T12:36:54.921Z] Error: No such image: emptyfs [2022-07-28T12:36:54.921Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-28T12:36:54.921Z] ++++ docker load [2022-07-28T12:36:54.921Z] Running integration-test (iteration 1) [2022-07-28T12:36:54.921Z] 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)/ [2022-07-28T12:36:54.921Z] ++ 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)/' [2022-07-28T12:36:54.921Z] ++ set -e [2022-07-28T12:36:54.921Z] ++ '[' -n 0 ']' [2022-07-28T12:36:54.921Z] ++ set -x [2022-07-28T12:36:54.921Z] ++ 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)/' [2022-07-28T12:36:55.181Z] [2022-07-28T12:36:55.181Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-28T12:36:55.181Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-28T12:36:55.181Z] Error: No such image: emptyfs [2022-07-28T12:36:55.181Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-28T12:36:55.181Z] ++++ docker load [2022-07-28T12:36:55.750Z] Running integration-test (iteration 1) [2022-07-28T12:36:55.750Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-07-28T12:36:55.750Z] ++ 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)/' [2022-07-28T12:36:55.750Z] ++ set -e [2022-07-28T12:36:55.750Z] ++ '[' -n 0 ']' [2022-07-28T12:36:55.750Z] ++ set -x [2022-07-28T12:36:55.750Z] ++ 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)/' [2022-07-28T12:36:56.242Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-07-28T12:36:56.321Z] --- PASS: TestServiceWithPredefinedNetwork (2.35s) [2022-07-28T12:36:56.321Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-28T12:36:56.321Z] service_test.go:242: FLAKY_TEST [2022-07-28T12:36:56.321Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-28T12:36:56.321Z] === RUN TestServiceWithDataPathPortInit [2022-07-28T12:37:06.352Z] tests/integration/api_plugin_test.py ........... [ 50%] [2022-07-28T12:37:06.976Z] --- PASS: TestServiceWithDataPathPortInit (13.80s) [2022-07-28T12:37:06.976Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-28T12:37:08.096Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-07-28T12:37:08.351Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:k7wljqv2pjjdsdn49v5d36kih Created:2022-07-28 12:37:07.023788223 +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[531b691c7e3803a6aad84a959795410e5c7bd5160c208b6320150eb60f5fd5e8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ng0fvjiwoehg1x3l7ke8vl1iz EndpointID:67f071d1e64886666becf50d3c3d5c97c6e71a2077af22998dc0eb403bd672e7 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4f2d970080f0b866ccddcd2065931f269e3ef5058f26ccc9153209a9cc5426e8 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:eed1f4c813a2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ng0fvjiwoehg1x3l7ke8vl1iz EndpointID:67f071d1e64886666becf50d3c3d5c97c6e71a2077af22998dc0eb403bd672e7 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-28T12:37:11.202Z] --- PASS: TestServiceWithDataPathPortInit (13.99s) [2022-07-28T12:37:11.203Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-28T12:37:12.528Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.94s) [2022-07-28T12:37:12.528Z] PASS [2022-07-28T12:37:12.528Z] [2022-07-28T12:37:12.528Z] === Skipped [2022-07-28T12:37:12.528Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-28T12:37:12.528Z] service_test.go:242: FLAKY_TEST [2022-07-28T12:37:12.528Z] [2022-07-28T12:37:12.528Z] DONE 26 tests, 1 skipped in 43.692s [2022-07-28T12:37:12.528Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-28T12:37:12.528Z] ++ 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 [2022-07-28T12:37:12.528Z] ++ set -e [2022-07-28T12:37:12.528Z] ++ '[' -n 0 ']' [2022-07-28T12:37:12.528Z] ++ set -x [2022-07-28T12:37:12.528Z] ++ 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 [2022-07-28T12:37:12.579Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:j3j6s3qvfkzqgbdov3zq4p0cn Created:2022-07-28 12:37:11.172360871 +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[5f028568069d19aae2f721fc4274ab47bf9604c30eb987eb871878c7360c6e9a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qbac9xx5npvo1vbsmsmffmwj0 EndpointID:e382d0e1e08c4addef0f0f950706409647b695ea06b0f8b174766c73ec5e5990 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b96a602810dabb67a93ecb71b468100d08e129cd55a6019324777dd009875749 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:9e9b2a277c3d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qbac9xx5npvo1vbsmsmffmwj0 EndpointID:e382d0e1e08c4addef0f0f950706409647b695ea06b0f8b174766c73ec5e5990 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-28T12:37:12.787Z] INFO: Testing against a local daemon [2022-07-28T12:37:12.787Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-28T12:37:12.787Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T12:37:12.787Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2022-07-28T12:37:12.787Z] === RUN TestDockerNetworkIpvlan [2022-07-28T12:37:12.787Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T12:37:12.787Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-28T12:37:12.787Z] PASS [2022-07-28T12:37:12.787Z] [2022-07-28T12:37:12.787Z] === Skipped [2022-07-28T12:37:12.787Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2022-07-28T12:37:12.787Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T12:37:12.787Z] [2022-07-28T12:37:12.787Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-28T12:37:12.787Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T12:37:12.787Z] [2022-07-28T12:37:12.787Z] DONE 2 tests, 2 skipped in 0.112s [2022-07-28T12:37:12.787Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-28T12:37:12.787Z] ++ 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 [2022-07-28T12:37:12.787Z] ++ set -e [2022-07-28T12:37:12.787Z] ++ '[' -n 0 ']' [2022-07-28T12:37:12.787Z] ++ set -x [2022-07-28T12:37:12.787Z] ++ 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 [2022-07-28T12:37:12.787Z] INFO: Testing against a local daemon [2022-07-28T12:37:12.787Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-28T12:37:13.090Z] tests/integration/api_service_test.py .................................. [ 60%] [2022-07-28T12:37:14.683Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2022-07-28T12:37:14.683Z] === RUN TestDockerNetworkMacvlan [2022-07-28T12:37:14.941Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-28T12:37:15.873Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-28T12:37:16.437Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-28T12:37:17.847Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.03s) [2022-07-28T12:37:17.847Z] PASS [2022-07-28T12:37:17.847Z] [2022-07-28T12:37:17.847Z] === Skipped [2022-07-28T12:37:17.847Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-28T12:37:17.847Z] service_test.go:242: FLAKY_TEST [2022-07-28T12:37:17.847Z] [2022-07-28T12:37:17.847Z] DONE 26 tests, 1 skipped in 44.268s [2022-07-28T12:37:17.847Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-28T12:37:17.847Z] INFO: Testing against a local daemon [2022-07-28T12:37:17.847Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-28T12:37:17.847Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T12:37:17.847Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2022-07-28T12:37:17.847Z] === RUN TestDockerNetworkIpvlan [2022-07-28T12:37:17.847Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T12:37:17.847Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-28T12:37:17.847Z] PASS [2022-07-28T12:37:17.847Z] [2022-07-28T12:37:17.847Z] === Skipped [2022-07-28T12:37:17.847Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2022-07-28T12:37:17.847Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T12:37:17.847Z] [2022-07-28T12:37:17.847Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-28T12:37:17.847Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T12:37:17.847Z] [2022-07-28T12:37:17.847Z] DONE 2 tests, 2 skipped in 0.040s [2022-07-28T12:37:17.847Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-28T12:37:17.847Z] INFO: Testing against a local daemon [2022-07-28T12:37:17.847Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-28T12:37:18.334Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-28T12:37:18.416Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s) [2022-07-28T12:37:18.416Z] === RUN TestDockerNetworkMacvlan [2022-07-28T12:37:18.984Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-28T12:37:19.920Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-28T12:37:20.240Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-28T12:37:20.487Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-28T12:37:22.396Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-28T12:37:23.522Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-28T12:37:23.779Z] --- PASS: TestDockerNetworkMacvlan (9.53s) [2022-07-28T12:37:23.779Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-07-28T12:37:23.779Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-07-28T12:37:23.779Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2022-07-28T12:37:23.779Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s) [2022-07-28T12:37:23.779Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.97s) [2022-07-28T12:37:23.779Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s) [2022-07-28T12:37:23.779Z] PASS [2022-07-28T12:37:23.779Z] [2022-07-28T12:37:23.779Z] DONE 8 tests in 11.069s [2022-07-28T12:37:23.779Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-28T12:37:23.779Z] ++ 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 [2022-07-28T12:37:23.779Z] ++ set -e [2022-07-28T12:37:23.779Z] ++ '[' -n 0 ']' [2022-07-28T12:37:23.779Z] ++ set -x [2022-07-28T12:37:23.779Z] ++ 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 [2022-07-28T12:37:23.779Z] testing: warning: no tests to run [2022-07-28T12:37:23.779Z] PASS [2022-07-28T12:37:23.779Z] [2022-07-28T12:37:23.779Z] DONE 0 tests in 0.023s [2022-07-28T12:37:23.779Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-28T12:37:23.779Z] ++ 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 [2022-07-28T12:37:23.779Z] ++ set -e [2022-07-28T12:37:23.779Z] ++ '[' -n 0 ']' [2022-07-28T12:37:23.779Z] ++ set -x [2022-07-28T12:37:23.779Z] ++ 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 [2022-07-28T12:37:24.037Z] INFO: Testing against a local daemon [2022-07-28T12:37:24.037Z] === RUN TestAuthZPluginAllowRequest [2022-07-28T12:37:24.306Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-28T12:37:25.408Z] --- PASS: TestAuthZPluginAllowRequest (1.18s) [2022-07-28T12:37:25.408Z] === RUN TestAuthZPluginTLS [2022-07-28T12:37:25.666Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-07-28T12:37:25.666Z] === RUN TestAuthZPluginDenyRequest [2022-07-28T12:37:26.230Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-28T12:37:26.230Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-28T12:37:26.795Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-28T12:37:26.795Z] === RUN TestAuthZPluginDenyResponse [2022-07-28T12:37:27.360Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-07-28T12:37:27.360Z] === RUN TestAuthZPluginAllowEventStream [2022-07-28T12:37:27.595Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-28T12:37:27.693Z] ......................... [ 67%] [2022-07-28T12:37:28.163Z] --- PASS: TestDockerNetworkMacvlan (9.79s) [2022-07-28T12:37:28.163Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-07-28T12:37:28.163Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-07-28T12:37:28.163Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.93s) [2022-07-28T12:37:28.163Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.86s) [2022-07-28T12:37:28.163Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.08s) [2022-07-28T12:37:28.163Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s) [2022-07-28T12:37:28.163Z] PASS [2022-07-28T12:37:28.163Z] [2022-07-28T12:37:28.163Z] DONE 8 tests in 11.152s [2022-07-28T12:37:28.163Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-28T12:37:28.163Z] testing: warning: no tests to run [2022-07-28T12:37:28.163Z] PASS [2022-07-28T12:37:28.163Z] [2022-07-28T12:37:28.163Z] DONE 0 tests in 0.007s [2022-07-28T12:37:28.163Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-28T12:37:28.163Z] INFO: Testing against a local daemon [2022-07-28T12:37:28.163Z] === RUN TestAuthZPluginAllowRequest [2022-07-28T12:37:28.735Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s) [2022-07-28T12:37:28.735Z] === RUN TestAuthZPluginErrorResponse [2022-07-28T12:37:28.993Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-07-28T12:37:28.993Z] === RUN TestAuthZPluginErrorRequest [2022-07-28T12:37:29.544Z] --- PASS: TestAuthZPluginAllowRequest (1.19s) [2022-07-28T12:37:29.544Z] === RUN TestAuthZPluginTLS [2022-07-28T12:37:29.558Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-28T12:37:29.558Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-28T12:37:29.803Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-07-28T12:37:29.803Z] === RUN TestAuthZPluginDenyRequest [2022-07-28T12:37:30.131Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-07-28T12:37:30.131Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-28T12:37:30.371Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-28T12:37:30.371Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-28T12:37:30.940Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-28T12:37:30.940Z] === RUN TestAuthZPluginDenyResponse [2022-07-28T12:37:31.503Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s) [2022-07-28T12:37:31.503Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-28T12:37:31.508Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-07-28T12:37:31.508Z] === RUN TestAuthZPluginAllowEventStream [2022-07-28T12:37:32.875Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.39s) [2022-07-28T12:37:32.875Z] === RUN TestAuthZPluginHeader [2022-07-28T12:37:32.884Z] --- PASS: TestAuthZPluginAllowEventStream (1.20s) [2022-07-28T12:37:32.884Z] === RUN TestAuthZPluginErrorResponse [2022-07-28T12:37:33.143Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-07-28T12:37:33.143Z] === RUN TestAuthZPluginErrorRequest [2022-07-28T12:37:33.440Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-07-28T12:37:33.440Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-28T12:37:33.440Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T12:37:33.440Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-28T12:37:33.440Z] === RUN TestAuthZPluginV2Disable [2022-07-28T12:37:33.440Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T12:37:33.440Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-07-28T12:37:33.440Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-28T12:37:33.440Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T12:37:33.440Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-28T12:37:33.440Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-28T12:37:33.440Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T12:37:33.440Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-28T12:37:33.440Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-28T12:37:33.712Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-07-28T12:37:33.712Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-28T12:37:34.280Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-07-28T12:37:34.280Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-28T12:37:34.522Z] Loaded image: buildpack-deps:buster [2022-07-28T12:37:35.160Z] Loaded image: busybox:latest [2022-07-28T12:37:35.439Z] Loaded image: busybox:glibc [2022-07-28T12:37:35.660Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.44s) [2022-07-28T12:37:35.661Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-28T12:37:37.568Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.46s) [2022-07-28T12:37:37.568Z] === RUN TestAuthZPluginHeader [2022-07-28T12:37:37.826Z] --- PASS: TestAuthZPluginHeader (0.72s) [2022-07-28T12:37:37.826Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-28T12:37:39.641Z] Loaded image: buildpack-deps:buster [2022-07-28T12:37:39.901Z] Loaded image: busybox:latest [2022-07-28T12:37:40.845Z] Loaded image: busybox:glibc [2022-07-28T12:37:43.094Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.33s) [2022-07-28T12:37:43.094Z] === RUN TestAuthZPluginV2Disable [2022-07-28T12:37:43.385Z] Loaded image: debian:bullseye [2022-07-28T12:37:43.385Z] Loaded image: hello-world:latest [2022-07-28T12:37:43.644Z] Loaded image: arm32v7/hello-world:latest [2022-07-28T12:37:43.644Z] INFO: Testing against a local daemon [2022-07-28T12:37:43.644Z] === RUN TestDockerSuite [2022-07-28T12:37:43.644Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-07-28T12:37:43.644Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-07-28T12:37:43.644Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-07-28T12:37:43.644Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-07-28T12:37:43.644Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-07-28T12:37:43.644Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-07-28T12:37:43.644Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-07-28T12:37:43.905Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-07-28T12:37:46.381Z] --- PASS: TestAuthZPluginV2Disable (3.82s) [2022-07-28T12:37:46.381Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-28T12:37:46.449Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-07-28T12:37:46.450Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-07-28T12:37:47.019Z] Loaded image: debian:bullseye [2022-07-28T12:37:47.019Z] Loaded image: hello-world:latest [2022-07-28T12:37:47.019Z] Loaded image: arm32v7/hello-world:latest [2022-07-28T12:37:47.019Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-07-28T12:37:47.279Z] INFO: Testing against a local daemon [2022-07-28T12:37:47.279Z] === RUN TestDockerDaemonSuite [2022-07-28T12:37:47.279Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-07-28T12:37:47.539Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-07-28T12:37:48.479Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-07-28T12:37:49.419Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-07-28T12:37:49.419Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-07-28T12:37:49.665Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.59s) [2022-07-28T12:37:49.665Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-28T12:37:50.806Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-07-28T12:37:51.067Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-07-28T12:37:51.067Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-07-28T12:37:51.067Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-07-28T12:37:51.510Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-07-28T12:37:51.510Z] PASS [2022-07-28T12:37:51.510Z] [2022-07-28T12:37:51.510Z] === Skipped [2022-07-28T12:37:51.510Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-28T12:37:51.510Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T12:37:51.510Z] [2022-07-28T12:37:51.510Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-07-28T12:37:51.510Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T12:37:51.510Z] [2022-07-28T12:37:51.510Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-28T12:37:51.510Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T12:37:51.510Z] [2022-07-28T12:37:51.510Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-28T12:37:51.510Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T12:37:51.510Z] [2022-07-28T12:37:51.510Z] DONE 17 tests, 4 skipped in 26.558s [2022-07-28T12:37:51.510Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-28T12:37:51.510Z] ++ 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 [2022-07-28T12:37:51.510Z] ++ set -e [2022-07-28T12:37:51.510Z] ++ '[' -n 0 ']' [2022-07-28T12:37:51.510Z] ++ set -x [2022-07-28T12:37:51.510Z] ++ 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 [2022-07-28T12:37:51.510Z] INFO: Testing against a local daemon [2022-07-28T12:37:51.510Z] === RUN TestPluginInvalidJSON [2022-07-28T12:37:51.510Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-07-28T12:37:51.510Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-07-28T12:37:51.510Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-07-28T12:37:51.510Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-28T12:37:51.510Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-07-28T12:37:51.510Z] === RUN TestPluginInstall [2022-07-28T12:37:51.510Z] === RUN TestPluginInstall/no_auth [2022-07-28T12:37:51.510Z] time="2022-07-28T12:37:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T12:37:51.510Z] time="2022-07-28T12:37:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:93f430b1fee483d3e9c76fbd1b57b7c5beb97cadc6332b4846ed8c5ee262ecfe" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T12:37:51.510Z] time="2022-07-28T12:37:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T12:37:51.510Z] time="2022-07-28T12:37:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:93f430b1fee483d3e9c76fbd1b57b7c5beb97cadc6332b4846ed8c5ee262ecfe" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T12:37:51.510Z] === RUN TestPluginInstall/with_htpasswd [2022-07-28T12:37:51.637Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-07-28T12:37:52.075Z] time="2022-07-28T12:37:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T12:37:52.075Z] time="2022-07-28T12:37:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e48fa63153dabc1fc039a5020bc87e7b066ca25d52a4795799e3656a39851473" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T12:37:52.075Z] time="2022-07-28T12:37:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T12:37:52.075Z] time="2022-07-28T12:37:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e48fa63153dabc1fc039a5020bc87e7b066ca25d52a4795799e3656a39851473" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T12:37:52.207Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-07-28T12:37:52.332Z] === RUN TestPluginInstall/with_insecure [2022-07-28T12:37:53.148Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-07-28T12:37:53.264Z] time="2022-07-28T12:37:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T12:37:53.264Z] time="2022-07-28T12:37:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3771605e0b9844caad5e072568db2168b71d44bd0a8b02f791b14a38e53818ea" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T12:37:53.264Z] time="2022-07-28T12:37:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T12:37:53.264Z] time="2022-07-28T12:37:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3771605e0b9844caad5e072568db2168b71d44bd0a8b02f791b14a38e53818ea" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T12:37:53.264Z] plugin_test.go:165: [d5a6841c3acd0] daemon is not started [2022-07-28T12:37:53.264Z] --- PASS: TestPluginInstall (2.69s) [2022-07-28T12:37:53.264Z] --- PASS: TestPluginInstall/no_auth (1.04s) [2022-07-28T12:37:53.264Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-07-28T12:37:53.264Z] --- PASS: TestPluginInstall/with_insecure (1.05s) [2022-07-28T12:37:53.264Z] === RUN TestPluginsWithRuntimes [2022-07-28T12:37:53.408Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-07-28T12:37:53.408Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-07-28T12:37:53.408Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-07-28T12:37:53.408Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-07-28T12:37:55.160Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-28T12:37:55.725Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-28T12:37:56.658Z] --- PASS: TestPluginsWithRuntimes (3.30s) [2022-07-28T12:37:56.658Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-07-28T12:37:56.658Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-07-28T12:37:56.658Z] === RUN TestPluginBackCompatMediaTypes [2022-07-28T12:37:57.223Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-07-28T12:37:57.223Z] PASS [2022-07-28T12:37:57.223Z] [2022-07-28T12:37:57.223Z] DONE 10 tests in 6.699s [2022-07-28T12:37:57.223Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-28T12:37:57.223Z] ++ 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 [2022-07-28T12:37:57.223Z] ++ set -e [2022-07-28T12:37:57.223Z] ++ '[' -n 0 ']' [2022-07-28T12:37:57.223Z] ++ set -x [2022-07-28T12:37:57.223Z] ++ 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 [2022-07-28T12:37:57.223Z] INFO: Testing against a local daemon [2022-07-28T12:37:57.223Z] === RUN TestExternalGraphDriver [2022-07-28T12:37:57.788Z] === RUN TestExternalGraphDriver/json [2022-07-28T12:37:59.161Z] === RUN TestExternalGraphDriver/spec [2022-07-28T12:38:01.058Z] === RUN TestExternalGraphDriver/pull [2022-07-28T12:38:01.538Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-07-28T12:38:01.873Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.30s) [2022-07-28T12:38:01.873Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-28T12:38:02.430Z] --- PASS: TestExternalGraphDriver (5.20s) [2022-07-28T12:38:02.430Z] --- PASS: TestExternalGraphDriver/json (1.61s) [2022-07-28T12:38:02.430Z] --- PASS: TestExternalGraphDriver/spec (1.58s) [2022-07-28T12:38:02.430Z] --- PASS: TestExternalGraphDriver/pull (1.66s) [2022-07-28T12:38:02.430Z] === RUN TestGraphdriverPluginV2 [2022-07-28T12:38:02.996Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T12:38:02.996Z] --- SKIP: TestGraphdriverPluginV2 (0.33s) [2022-07-28T12:38:02.996Z] PASS [2022-07-28T12:38:02.996Z] [2022-07-28T12:38:02.996Z] === Skipped [2022-07-28T12:38:02.996Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s) [2022-07-28T12:38:02.996Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T12:38:02.996Z] [2022-07-28T12:38:02.996Z] DONE 5 tests, 1 skipped in 5.644s [2022-07-28T12:38:02.996Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-28T12:38:02.996Z] ++ 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 [2022-07-28T12:38:02.996Z] ++ set -e [2022-07-28T12:38:02.996Z] ++ '[' -n 0 ']' [2022-07-28T12:38:02.996Z] ++ set -x [2022-07-28T12:38:02.996Z] ++ 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 [2022-07-28T12:38:02.996Z] INFO: Testing against a local daemon [2022-07-28T12:38:02.996Z] === RUN TestContinueAfterPluginCrash [2022-07-28T12:38:02.996Z] === PAUSE TestContinueAfterPluginCrash [2022-07-28T12:38:02.996Z] === RUN TestReadPluginNoRead [2022-07-28T12:38:02.996Z] === PAUSE TestReadPluginNoRead [2022-07-28T12:38:02.996Z] === RUN TestDaemonStartWithLogOpt [2022-07-28T12:38:02.996Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-28T12:38:02.996Z] === CONT TestContinueAfterPluginCrash [2022-07-28T12:38:02.996Z] === CONT TestDaemonStartWithLogOpt [2022-07-28T12:38:03.451Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-07-28T12:38:05.361Z] --- PASS: TestBuildWithHugeFile (109.44s) [2022-07-28T12:38:05.361Z] === RUN TestBuildWithEmptyDockerfile [2022-07-28T12:38:05.361Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-28T12:38:05.361Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-28T12:38:05.361Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-28T12:38:05.361Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-28T12:38:05.361Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-28T12:38:05.361Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-28T12:38:05.361Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-28T12:38:05.361Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-28T12:38:05.361Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-28T12:38:05.361Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-28T12:38:05.361Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-07-28T12:38:05.361Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2022-07-28T12:38:05.361Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2022-07-28T12:38:05.361Z] === RUN TestBuildPreserveOwnership [2022-07-28T12:38:05.361Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-28T12:38:05.361Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-07-28T12:38:06.173Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-07-28T12:38:06.297Z] --- PASS: TestDaemonStartWithLogOpt (3.05s) [2022-07-28T12:38:06.297Z] === CONT TestReadPluginNoRead [2022-07-28T12:38:07.268Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-07-28T12:38:07.528Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-28T12:38:07.788Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-07-28T12:38:08.195Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-28T12:38:08.360Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-07-28T12:38:08.620Z] --- PASS: TestBuildPreserveOwnership (3.54s) [2022-07-28T12:38:08.620Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.32s) [2022-07-28T12:38:08.620Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.21s) [2022-07-28T12:38:08.620Z] === RUN TestBuildPlatformInvalid [2022-07-28T12:38:08.880Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-28T12:38:08.880Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-28T12:38:08.880Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-07-28T12:38:09.449Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-07-28T12:38:09.567Z] === RUN TestReadPluginNoRead/default [2022-07-28T12:38:09.710Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-07-28T12:38:10.499Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-28T12:38:11.064Z] --- PASS: TestContinueAfterPluginCrash (8.05s) [2022-07-28T12:38:11.092Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-07-28T12:38:11.663Z] docker_cli_daemon_test.go:1456: [d78c680ef7c26] daemon is not started [2022-07-28T12:38:12.000Z] === CONT TestReadPluginNoRead [2022-07-28T12:38:12.000Z] read_test.go:92: [de716af770aac] daemon is not started [2022-07-28T12:38:12.000Z] --- PASS: TestReadPluginNoRead (5.76s) [2022-07-28T12:38:12.000Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2022-07-28T12:38:12.000Z] --- PASS: TestReadPluginNoRead/default (1.20s) [2022-07-28T12:38:12.000Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.18s) [2022-07-28T12:38:12.000Z] PASS [2022-07-28T12:38:12.000Z] [2022-07-28T12:38:12.000Z] DONE 6 tests in 8.926s [2022-07-28T12:38:12.000Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-28T12:38:12.000Z] ++ 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 [2022-07-28T12:38:12.000Z] ++ set -e [2022-07-28T12:38:12.000Z] ++ '[' -n 0 ']' [2022-07-28T12:38:12.000Z] ++ set -x [2022-07-28T12:38:12.000Z] ++ 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 [2022-07-28T12:38:12.000Z] testing: warning: no tests to run [2022-07-28T12:38:12.000Z] PASS [2022-07-28T12:38:12.000Z] [2022-07-28T12:38:12.000Z] DONE 0 tests in 0.033s [2022-07-28T12:38:12.000Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-28T12:38:12.000Z] ++ 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 [2022-07-28T12:38:12.000Z] ++ set -e [2022-07-28T12:38:12.000Z] ++ '[' -n 0 ']' [2022-07-28T12:38:12.000Z] ++ set -x [2022-07-28T12:38:12.000Z] ++ 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 [2022-07-28T12:38:12.000Z] INFO: Testing against a local daemon [2022-07-28T12:38:12.000Z] === RUN TestPluginWithDevMounts [2022-07-28T12:38:12.000Z] === PAUSE TestPluginWithDevMounts [2022-07-28T12:38:12.000Z] === CONT TestPluginWithDevMounts [2022-07-28T12:38:12.233Z] check_test.go:309: [de357ef60e02e] daemon is not started [2022-07-28T12:38:12.233Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-07-28T12:38:13.174Z] === RUN TestDockerSuite/TestAttachDetach [2022-07-28T12:38:13.897Z] --- PASS: TestPluginWithDevMounts (1.55s) [2022-07-28T12:38:13.897Z] PASS [2022-07-28T12:38:13.897Z] [2022-07-28T12:38:13.897Z] DONE 1 tests in 1.670s [2022-07-28T12:38:13.897Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-28T12:38:13.897Z] ++ 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 [2022-07-28T12:38:13.897Z] ++ set -e [2022-07-28T12:38:13.897Z] ++ '[' -n 0 ']' [2022-07-28T12:38:13.897Z] ++ set -x [2022-07-28T12:38:13.897Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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 [2022-07-28T12:38:13.897Z] INFO: Testing against a local daemon [2022-07-28T12:38:13.897Z] === RUN TestSecretInspect [2022-07-28T12:38:14.116Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-07-28T12:38:15.059Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-07-28T12:38:15.059Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-07-28T12:38:15.794Z] --- PASS: TestSecretInspect (2.19s) [2022-07-28T12:38:15.794Z] === RUN TestSecretList [2022-07-28T12:38:16.443Z] check_test.go:309: [def0551267a63] daemon is not started [2022-07-28T12:38:16.443Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-07-28T12:38:16.702Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-07-28T12:38:16.747Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-07-28T12:38:16.747Z] PASS [2022-07-28T12:38:16.747Z] [2022-07-28T12:38:16.747Z] DONE 17 tests in 48.698s [2022-07-28T12:38:16.747Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-28T12:38:17.006Z] INFO: Testing against a local daemon [2022-07-28T12:38:17.006Z] === RUN TestPluginInvalidJSON [2022-07-28T12:38:17.006Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-07-28T12:38:17.006Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-07-28T12:38:17.006Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-07-28T12:38:17.006Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-28T12:38:17.006Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-07-28T12:38:17.006Z] === RUN TestPluginInstall [2022-07-28T12:38:17.006Z] === RUN TestPluginInstall/no_auth [2022-07-28T12:38:17.643Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-07-28T12:38:17.942Z] time="2022-07-28T12:38:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T12:38:17.942Z] time="2022-07-28T12:38:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cbb32c6b5c0948bd130dc916cef256d1f3566aaa4da13585964cf92d044ead0b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T12:38:17.942Z] time="2022-07-28T12:38:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T12:38:17.942Z] time="2022-07-28T12:38:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cbb32c6b5c0948bd130dc916cef256d1f3566aaa4da13585964cf92d044ead0b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T12:38:17.942Z] === RUN TestPluginInstall/with_htpasswd [2022-07-28T12:38:18.213Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-07-28T12:38:18.319Z] --- PASS: TestSecretList (2.16s) [2022-07-28T12:38:18.319Z] === RUN TestSecretsCreateAndDelete [2022-07-28T12:38:18.509Z] time="2022-07-28T12:38:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T12:38:18.510Z] time="2022-07-28T12:38:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cbb32c6b5c0948bd130dc916cef256d1f3566aaa4da13585964cf92d044ead0b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T12:38:18.510Z] time="2022-07-28T12:38:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T12:38:18.510Z] time="2022-07-28T12:38:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cbb32c6b5c0948bd130dc916cef256d1f3566aaa4da13585964cf92d044ead0b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T12:38:18.510Z] === RUN TestPluginInstall/with_insecure [2022-07-28T12:38:19.152Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-07-28T12:38:19.447Z] time="2022-07-28T12:38:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T12:38:19.447Z] time="2022-07-28T12:38:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7c6f0ce6a526c7edbdebc01a50716d2df638142265e53ccd297ae566976098db" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T12:38:19.447Z] time="2022-07-28T12:38:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T12:38:19.447Z] time="2022-07-28T12:38:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7c6f0ce6a526c7edbdebc01a50716d2df638142265e53ccd297ae566976098db" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T12:38:19.707Z] plugin_test.go:165: [dc22a62bf75fa] daemon is not started [2022-07-28T12:38:19.707Z] --- PASS: TestPluginInstall (2.73s) [2022-07-28T12:38:19.707Z] --- PASS: TestPluginInstall/no_auth (1.04s) [2022-07-28T12:38:19.707Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-07-28T12:38:19.707Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-07-28T12:38:19.707Z] === RUN TestPluginsWithRuntimes [2022-07-28T12:38:20.216Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2022-07-28T12:38:20.216Z] === RUN TestSecretsUpdate [2022-07-28T12:38:21.064Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-07-28T12:38:21.064Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-07-28T12:38:21.083Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-28T12:38:21.257Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-07-28T12:38:22.004Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-07-28T12:38:22.533Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-28T12:38:22.742Z] --- PASS: TestSecretsUpdate (2.16s) [2022-07-28T12:38:22.742Z] === RUN TestTemplatedSecret [2022-07-28T12:38:22.943Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-07-28T12:38:22.944Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-07-28T12:38:23.142Z] tests/integration/client_test.py ..... [ 75%] [2022-07-28T12:38:23.142Z] tests/integration/context_api_test.py ... [ 76%] [2022-07-28T12:38:23.469Z] --- PASS: TestPluginsWithRuntimes (3.61s) [2022-07-28T12:38:23.469Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.17s) [2022-07-28T12:38:23.469Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-07-28T12:38:23.469Z] === RUN TestPluginBackCompatMediaTypes [2022-07-28T12:38:23.702Z] tests/integration/errors_test.py . [ 76%] [2022-07-28T12:38:23.884Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-07-28T12:38:23.884Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-07-28T12:38:24.037Z] --- PASS: TestPluginBackCompatMediaTypes (0.64s) [2022-07-28T12:38:24.037Z] PASS [2022-07-28T12:38:24.037Z] [2022-07-28T12:38:24.037Z] DONE 10 tests in 7.035s [2022-07-28T12:38:24.037Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-28T12:38:24.037Z] INFO: Testing against a local daemon [2022-07-28T12:38:24.037Z] === RUN TestExternalGraphDriver [2022-07-28T12:38:24.296Z] === RUN TestExternalGraphDriver/json [2022-07-28T12:38:24.824Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-07-28T12:38:25.269Z] --- PASS: TestTemplatedSecret (2.44s) [2022-07-28T12:38:25.269Z] === RUN TestSecretCreateResolve [2022-07-28T12:38:26.198Z] === RUN TestExternalGraphDriver/spec [2022-07-28T12:38:26.734Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-07-28T12:38:27.166Z] --- PASS: TestSecretCreateResolve (2.18s) [2022-07-28T12:38:27.166Z] PASS [2022-07-28T12:38:27.166Z] [2022-07-28T12:38:27.166Z] DONE 6 tests in 13.436s [2022-07-28T12:38:27.166Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-07-28T12:38:27.166Z] ++ 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 [2022-07-28T12:38:27.166Z] ++ set -e [2022-07-28T12:38:27.166Z] ++ '[' -n 0 ']' [2022-07-28T12:38:27.166Z] ++ set -x [2022-07-28T12:38:27.166Z] ++ 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 [2022-07-28T12:38:27.166Z] INFO: Testing against a local daemon [2022-07-28T12:38:27.166Z] === RUN TestServiceCreateInit [2022-07-28T12:38:27.166Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-28T12:38:27.575Z] === RUN TestExternalGraphDriver/pull [2022-07-28T12:38:29.478Z] --- PASS: TestExternalGraphDriver (5.25s) [2022-07-28T12:38:29.478Z] --- PASS: TestExternalGraphDriver/json (1.65s) [2022-07-28T12:38:29.478Z] --- PASS: TestExternalGraphDriver/spec (1.65s) [2022-07-28T12:38:29.478Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2022-07-28T12:38:29.478Z] === RUN TestGraphdriverPluginV2 [2022-07-28T12:38:30.032Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-07-28T12:38:30.444Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-28T12:38:33.332Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-07-28T12:38:33.666Z] --- PASS: TestGraphdriverPluginV2 (4.45s) [2022-07-28T12:38:33.666Z] PASS [2022-07-28T12:38:33.666Z] [2022-07-28T12:38:33.666Z] DONE 5 tests in 9.749s [2022-07-28T12:38:33.666Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-28T12:38:33.666Z] INFO: Testing against a local daemon [2022-07-28T12:38:33.666Z] === RUN TestContinueAfterPluginCrash [2022-07-28T12:38:33.666Z] === PAUSE TestContinueAfterPluginCrash [2022-07-28T12:38:33.666Z] === RUN TestReadPluginNoRead [2022-07-28T12:38:33.666Z] === PAUSE TestReadPluginNoRead [2022-07-28T12:38:33.666Z] === RUN TestDaemonStartWithLogOpt [2022-07-28T12:38:33.666Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-28T12:38:33.666Z] === CONT TestContinueAfterPluginCrash [2022-07-28T12:38:33.666Z] === CONT TestDaemonStartWithLogOpt [2022-07-28T12:38:33.722Z] --- PASS: TestServiceCreateInit (6.69s) [2022-07-28T12:38:33.722Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.13s) [2022-07-28T12:38:33.722Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.54s) [2022-07-28T12:38:33.722Z] === RUN TestCreateServiceMultipleTimes [2022-07-28T12:38:35.872Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-07-28T12:38:37.254Z] Loaded image: buildpack-deps:buster [2022-07-28T12:38:37.254Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-07-28T12:38:37.254Z] Loaded image: busybox:latest [2022-07-28T12:38:37.514Z] Loaded image: busybox:glibc [2022-07-28T12:38:37.856Z] --- PASS: TestDaemonStartWithLogOpt (3.41s) [2022-07-28T12:38:37.856Z] === CONT TestReadPluginNoRead [2022-07-28T12:38:39.233Z] === RUN TestReadPluginNoRead/default [2022-07-28T12:38:39.426Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-07-28T12:38:39.685Z] check_test.go:309: [dd327f73890a3] daemon is not started [2022-07-28T12:38:39.685Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-07-28T12:38:40.255Z] check_test.go:309: [da62769fd3c08] daemon is not started [2022-07-28T12:38:40.255Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-07-28T12:38:40.609Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-28T12:38:41.642Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-07-28T12:38:41.985Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-28T12:38:42.044Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-07-28T12:38:42.216Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-07-28T12:38:42.216Z] check_test.go:309: [d70a9c6dee983] daemon is not started [2022-07-28T12:38:42.216Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-07-28T12:38:42.243Z] --- PASS: TestContinueAfterPluginCrash (8.49s) [2022-07-28T12:38:42.788Z] Loaded image: debian:bullseye [2022-07-28T12:38:42.788Z] Loaded image: hello-world:latest [2022-07-28T12:38:42.788Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-07-28T12:38:42.812Z] === CONT TestReadPluginNoRead [2022-07-28T12:38:42.812Z] read_test.go:92: [d9f0841c0d6f1] daemon is not started [2022-07-28T12:38:42.812Z] --- PASS: TestReadPluginNoRead (5.80s) [2022-07-28T12:38:42.812Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2022-07-28T12:38:42.812Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.15s) [2022-07-28T12:38:42.812Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s) [2022-07-28T12:38:42.812Z] PASS [2022-07-28T12:38:42.812Z] [2022-07-28T12:38:42.812Z] DONE 6 tests in 9.242s [2022-07-28T12:38:42.812Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-28T12:38:43.048Z] Loaded image: arm32v7/hello-world:latest [2022-07-28T12:38:43.071Z] testing: warning: no tests to run [2022-07-28T12:38:43.072Z] PASS [2022-07-28T12:38:43.072Z] [2022-07-28T12:38:43.072Z] DONE 0 tests in 0.009s [2022-07-28T12:38:43.072Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-28T12:38:43.072Z] INFO: Testing against a local daemon [2022-07-28T12:38:43.072Z] === RUN TestPluginWithDevMounts [2022-07-28T12:38:43.072Z] === PAUSE TestPluginWithDevMounts [2022-07-28T12:38:43.072Z] === CONT TestPluginWithDevMounts [2022-07-28T12:38:44.431Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-07-28T12:38:44.431Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-07-28T12:38:44.691Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-07-28T12:38:44.974Z] --- PASS: TestPluginWithDevMounts (1.64s) [2022-07-28T12:38:44.974Z] PASS [2022-07-28T12:38:44.974Z] [2022-07-28T12:38:44.974Z] DONE 1 tests in 1.673s [2022-07-28T12:38:44.974Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-28T12:38:44.974Z] INFO: Testing against a local daemon [2022-07-28T12:38:44.974Z] === RUN TestSecretInspect [2022-07-28T12:38:45.261Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-07-28T12:38:46.203Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-07-28T12:38:46.876Z] --- PASS: TestSecretInspect (2.15s) [2022-07-28T12:38:46.876Z] === RUN TestSecretList [2022-07-28T12:38:47.586Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-07-28T12:38:48.971Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2022-07-28T12:38:49.409Z] --- PASS: TestSecretList (2.17s) [2022-07-28T12:38:49.409Z] === RUN TestSecretsCreateAndDelete [2022-07-28T12:38:49.913Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2022-07-28T12:38:50.173Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-07-28T12:38:50.433Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-07-28T12:38:51.312Z] --- PASS: TestSecretsCreateAndDelete (2.18s) [2022-07-28T12:38:51.312Z] === RUN TestSecretsUpdate [2022-07-28T12:38:51.373Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-07-28T12:38:51.788Z] --- PASS: TestCreateServiceMultipleTimes (15.36s) [2022-07-28T12:38:51.788Z] === RUN TestCreateServiceConflict [2022-07-28T12:38:51.788Z] --- PASS: TestCreateServiceConflict (1.75s) [2022-07-28T12:38:51.788Z] === RUN TestCreateServiceMaxReplicas [2022-07-28T12:38:52.313Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (43.63s) [2022-07-28T12:38:52.313Z] PASS [2022-07-28T12:38:52.573Z] [2022-07-28T12:38:52.573Z] === Skipped [2022-07-28T12:38:52.573Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-28T12:38:52.573Z] build_session_test.go:25: TODO: BuildKit [2022-07-28T12:38:52.573Z] [2022-07-28T12:38:52.573Z] DONE 33 tests, 1 skipped in 246.391s [2022-07-28T12:38:52.573Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-28T12:38:52.573Z] ++ 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 [2022-07-28T12:38:52.573Z] ++ set -e [2022-07-28T12:38:52.573Z] ++ '[' -n 0 ']' [2022-07-28T12:38:52.573Z] ++ set -x [2022-07-28T12:38:52.574Z] ++ 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 [2022-07-28T12:38:52.574Z] INFO: Testing against a local daemon [2022-07-28T12:38:52.574Z] === RUN TestConfigInspect [2022-07-28T12:38:53.686Z] --- PASS: TestCreateServiceMaxReplicas (2.58s) [2022-07-28T12:38:53.686Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-28T12:38:53.845Z] --- PASS: TestSecretsUpdate (2.17s) [2022-07-28T12:38:53.845Z] === RUN TestTemplatedSecret [2022-07-28T12:38:54.481Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-07-28T12:38:55.418Z] --- PASS: TestConfigInspect (2.59s) [2022-07-28T12:38:55.418Z] === RUN TestConfigList [2022-07-28T12:38:56.358Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-07-28T12:38:56.379Z] --- PASS: TestTemplatedSecret (2.57s) [2022-07-28T12:38:56.379Z] === RUN TestSecretCreateResolve [2022-07-28T12:38:56.955Z] b111c3320c94: Pull complete [2022-07-28T12:38:57.738Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-07-28T12:38:57.738Z] --- PASS: TestConfigList (2.61s) [2022-07-28T12:38:57.738Z] === RUN TestConfigsCreateAndDelete [2022-07-28T12:38:57.888Z] ......... [ 86%] [2022-07-28T12:38:58.280Z] --- PASS: TestSecretCreateResolve (2.17s) [2022-07-28T12:38:58.280Z] PASS [2022-07-28T12:38:58.280Z] [2022-07-28T12:38:58.280Z] DONE 6 tests in 13.441s [2022-07-28T12:38:58.280Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-28T12:38:58.280Z] INFO: Testing against a local daemon [2022-07-28T12:38:58.280Z] === RUN TestServiceCreateInit [2022-07-28T12:38:58.280Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-28T12:38:58.309Z] check_test.go:309: [d762573c42477] daemon is not started [2022-07-28T12:38:58.309Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-07-28T12:38:58.879Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-07-28T12:38:59.140Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-07-28T12:38:59.401Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-07-28T12:38:59.401Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-07-28T12:38:59.971Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-07-28T12:39:00.542Z] --- PASS: TestConfigsCreateAndDelete (2.73s) [2022-07-28T12:39:00.542Z] === RUN TestConfigsUpdate [2022-07-28T12:39:00.802Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-07-28T12:39:02.470Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-28T12:39:02.714Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-07-28T12:39:02.776Z] tests/integration/models_images_test.py ............... [ 89%] [2022-07-28T12:39:03.284Z] --- PASS: TestConfigsUpdate (2.79s) [2022-07-28T12:39:03.285Z] === RUN TestTemplatedConfig [2022-07-28T12:39:03.855Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-07-28T12:39:04.215Z] tests/integration/models_networks_test.py .... [ 90%] [2022-07-28T12:39:04.794Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-07-28T12:39:05.366Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-07-28T12:39:05.757Z] --- PASS: TestServiceCreateInit (7.63s) [2022-07-28T12:39:05.757Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.70s) [2022-07-28T12:39:05.758Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.91s) [2022-07-28T12:39:05.758Z] === RUN TestCreateServiceMultipleTimes [2022-07-28T12:39:06.753Z] --- PASS: TestTemplatedConfig (3.45s) [2022-07-28T12:39:06.753Z] === RUN TestConfigCreateResolve [2022-07-28T12:39:07.323Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-07-28T12:39:08.262Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-07-28T12:39:08.549Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.03s) [2022-07-28T12:39:08.549Z] === RUN TestCreateServiceSecretFileMode [2022-07-28T12:39:09.644Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-07-28T12:39:09.645Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-07-28T12:39:09.645Z] check_test.go:309: [d2cda4e064e6a] daemon is not started [2022-07-28T12:39:09.645Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-07-28T12:39:09.645Z] --- PASS: TestConfigCreateResolve (2.77s) [2022-07-28T12:39:09.645Z] === RUN TestConfigDaemonLibtrustID [2022-07-28T12:39:10.214Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-07-28T12:39:10.214Z] PASS [2022-07-28T12:39:10.214Z] [2022-07-28T12:39:10.214Z] DONE 7 tests in 17.606s [2022-07-28T12:39:10.214Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-28T12:39:10.214Z] ++ 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 [2022-07-28T12:39:10.214Z] ++ set -e [2022-07-28T12:39:10.214Z] ++ '[' -n 0 ']' [2022-07-28T12:39:10.214Z] ++ set -x [2022-07-28T12:39:10.214Z] ++ 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 [2022-07-28T12:39:10.214Z] INFO: Testing against a local daemon [2022-07-28T12:39:10.214Z] === RUN TestCheckpoint [2022-07-28T12:39:10.214Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-28T12:39:10.214Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-28T12:39:10.214Z] === RUN TestContainerInvalidJSON [2022-07-28T12:39:10.214Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-07-28T12:39:10.214Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-07-28T12:39:10.214Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-07-28T12:39:10.214Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-07-28T12:39:10.214Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-07-28T12:39:10.214Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-07-28T12:39:10.214Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-07-28T12:39:10.214Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-07-28T12:39:10.214Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-07-28T12:39:10.214Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-28T12:39:10.214Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-07-28T12:39:10.214Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-07-28T12:39:10.214Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-07-28T12:39:10.214Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-28T12:39:10.474Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-28T12:39:10.474Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-28T12:39:10.474Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-28T12:39:10.474Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-28T12:39:10.474Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-07-28T12:39:10.474Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-28T12:39:10.474Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-28T12:39:10.474Z] === RUN TestCopyFromContainer [2022-07-28T12:39:10.746Z] tests/integration/models_nodes_test.py . [ 91%] [2022-07-28T12:39:10.746Z] tests/integration/models_resources_test.py . [ 91%] [2022-07-28T12:39:11.044Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-07-28T12:39:11.306Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-07-28T12:39:11.876Z] === RUN TestCopyFromContainer// [2022-07-28T12:39:11.876Z] === RUN TestCopyFromContainer//bar/root [2022-07-28T12:39:12.136Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-28T12:39:12.136Z] === RUN TestCopyFromContainer/bar/quux [2022-07-28T12:39:12.396Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-28T12:39:12.396Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-07-28T12:39:12.396Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-28T12:39:12.396Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-28T12:39:12.657Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-28T12:39:12.657Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-28T12:39:12.918Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-28T12:39:12.918Z] --- PASS: TestCopyFromContainer (2.50s) [2022-07-28T12:39:12.918Z] --- PASS: TestCopyFromContainer// (0.11s) [2022-07-28T12:39:12.918Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2022-07-28T12:39:12.918Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2022-07-28T12:39:12.918Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2022-07-28T12:39:12.918Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2022-07-28T12:39:12.918Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2022-07-28T12:39:12.918Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.15s) [2022-07-28T12:39:12.918Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2022-07-28T12:39:12.918Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2022-07-28T12:39:12.918Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2022-07-28T12:39:12.918Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-28T12:39:12.918Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-28T12:39:12.919Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-28T12:39:12.919Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-28T12:39:12.919Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-28T12:39:12.919Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-28T12:39:12.919Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-28T12:39:13.179Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-28T12:39:13.179Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-28T12:39:13.179Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-28T12:39:13.179Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-07-28T12:39:13.179Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-07-28T12:39:13.179Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-07-28T12:39:13.179Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-28T12:39:13.179Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-28T12:39:13.179Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-07-28T12:39:13.179Z] === RUN TestCreateWithInvalidEnv [2022-07-28T12:39:13.179Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-28T12:39:13.179Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-28T12:39:13.179Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-28T12:39:13.179Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-28T12:39:13.179Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-28T12:39:13.179Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-28T12:39:13.179Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-28T12:39:13.179Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-28T12:39:13.179Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-28T12:39:13.179Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-28T12:39:13.179Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-07-28T12:39:13.179Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-07-28T12:39:13.179Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-28T12:39:13.179Z] === RUN TestCreateTmpfsMountsTarget [2022-07-28T12:39:13.179Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2022-07-28T12:39:13.179Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-28T12:39:13.440Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-07-28T12:39:13.440Z] === RUN TestDockerSuite/TestBuildAddScript [2022-07-28T12:39:14.822Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-07-28T12:39:15.396Z] --- PASS: TestCreateWithCustomMaskedPaths (2.13s) [2022-07-28T12:39:15.396Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-28T12:39:16.336Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-07-28T12:39:16.495Z] tests/integration/models_services_test.py ..............X. [ 95%] [2022-07-28T12:39:16.907Z] check_test.go:309: [dade4527cc7f2] daemon is not started [2022-07-28T12:39:16.907Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-07-28T12:39:17.480Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.06s) [2022-07-28T12:39:17.480Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-28T12:39:17.480Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-28T12:39:17.480Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-28T12:39:17.480Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-28T12:39:17.480Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-28T12:39:17.480Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-28T12:39:17.480Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-28T12:39:17.480Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-28T12:39:17.480Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-28T12:39:17.480Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-28T12:39:17.480Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-28T12:39:17.480Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-28T12:39:17.480Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-28T12:39:17.480Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-28T12:39:17.480Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-28T12:39:17.480Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-28T12:39:17.480Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-07-28T12:39:17.480Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-07-28T12:39:17.480Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-07-28T12:39:17.480Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-07-28T12:39:17.480Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-07-28T12:39:17.480Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-28T12:39:17.480Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-28T12:39:18.050Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.68s) [2022-07-28T12:39:18.050Z] === RUN TestCreateDifferentPlatform [2022-07-28T12:39:18.050Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-28T12:39:18.050Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-28T12:39:18.050Z] --- PASS: TestCreateDifferentPlatform (0.06s) [2022-07-28T12:39:18.050Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-07-28T12:39:18.050Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-28T12:39:18.050Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-28T12:39:18.311Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-07-28T12:39:18.311Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-28T12:39:18.311Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-07-28T12:39:18.311Z] === RUN TestContainerStartOnDaemonRestart [2022-07-28T12:39:18.311Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-28T12:39:18.311Z] === RUN TestDaemonRestartIpcMode [2022-07-28T12:39:18.311Z] === PAUSE TestDaemonRestartIpcMode [2022-07-28T12:39:18.311Z] === RUN TestDaemonHostGatewayIP [2022-07-28T12:39:18.311Z] === PAUSE TestDaemonHostGatewayIP [2022-07-28T12:39:18.311Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-28T12:39:18.311Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-28T12:39:18.311Z] === RUN TestContainerKillOnDaemonStart [2022-07-28T12:39:18.311Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-28T12:39:18.311Z] === RUN TestDiff [2022-07-28T12:39:18.883Z] --- PASS: TestDiff (0.72s) [2022-07-28T12:39:18.883Z] === RUN TestExecWithCloseStdin [2022-07-28T12:39:19.222Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-07-28T12:39:19.222Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-07-28T12:39:19.825Z] --- PASS: TestExecWithCloseStdin (0.80s) [2022-07-28T12:39:19.825Z] === RUN TestExec [2022-07-28T12:39:19.825Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-07-28T12:39:20.394Z] check_test.go:309: [dd58c72082845] daemon is not started [2022-07-28T12:39:20.394Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-07-28T12:39:20.654Z] --- PASS: TestExec (0.77s) [2022-07-28T12:39:20.654Z] === RUN TestExecUser [2022-07-28T12:39:20.736Z] --- PASS: TestCreateServiceSecretFileMode (12.43s) [2022-07-28T12:39:20.736Z] === RUN TestCreateServiceConfigFileMode [2022-07-28T12:39:21.224Z] --- PASS: TestExecUser (0.77s) [2022-07-28T12:39:21.224Z] === RUN TestExportContainerAndImportImage [2022-07-28T12:39:22.194Z] --- PASS: TestExportContainerAndImportImage (0.79s) [2022-07-28T12:39:22.194Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-28T12:39:22.469Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-07-28T12:39:23.113Z] tests/integration/regression_test.py ...... [ 98%] [2022-07-28T12:39:23.625Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-07-28T12:39:23.625Z] tests/integration/credentials/utils_test.py . [100%] [2022-07-28T12:39:23.625Z] [2022-07-28T12:39:23.625Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-07-28T12:39:23.625Z] =========================== short test summary info ============================ [2022-07-28T12:39:23.626Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-07-28T12:39:23.626Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-07-28T12:39:23.626Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-07-28T12:39:23.626Z] Not supported on most drivers [2022-07-28T12:39:23.626Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-07-28T12:39:23.626Z] Output of docker top depends on host distro, and is not formalized. [2022-07-28T12:39:23.626Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-07-28T12:39:23.626Z] Output of docker top depends on host distro, and is not formalized. [2022-07-28T12:39:23.626Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-07-28T12:39:23.626Z] Can fail if eth0 has multiple IP addresses [2022-07-28T12:39:23.626Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-07-28T12:39:23.626Z] This doesn't seem to be taken into account by the engine [2022-07-28T12:39:23.626Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2022-07-28T12:39:23.626Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-07-28T12:39:23.626Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 293.26 seconds == [2022-07-28T12:39:23.842Z] --- PASS: TestCreateServiceMultipleTimes (15.74s) [2022-07-28T12:39:23.842Z] === RUN TestCreateServiceConflict [2022-07-28T12:39:23.842Z] --- PASS: TestCreateServiceConflict (2.16s) [2022-07-28T12:39:23.842Z] === RUN TestCreateServiceMaxReplicas [2022-07-28T12:39:23.871Z] docker_cli_daemon_plugins_test.go:80: [db588e711febc] daemon is not started [2022-07-28T12:39:23.871Z] --- PASS: TestExportContainerAfterDaemonRestart (1.61s) [2022-07-28T12:39:23.871Z] === RUN TestHealthCheckWorkdir [2022-07-28T12:39:23.884Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-07-28T12:39:24.814Z] --- PASS: TestHealthCheckWorkdir (0.90s) [2022-07-28T12:39:24.815Z] === RUN TestHealthKillContainer [2022-07-28T12:39:24.815Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-07-28T12:39:26.227Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-07-28T12:39:26.378Z] --- PASS: TestCreateServiceMaxReplicas (2.81s) [2022-07-28T12:39:26.378Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-28T12:39:28.138Z] docker_cli_daemon_plugins_test.go:170: [d2598bfa51446] daemon is not started [2022-07-28T12:39:28.138Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-07-28T12:39:28.138Z] === RUN TestDockerSuite/TestBuildAddTar [2022-07-28T12:39:28.810Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-07-28T12:39:32.106Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-07-28T12:39:32.106Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-07-28T12:39:32.675Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-07-28T12:39:32.925Z] --- PASS: TestCreateServiceConfigFileMode (12.50s) [2022-07-28T12:39:32.925Z] === RUN TestCreateServiceSysctls [2022-07-28T12:39:32.935Z] --- PASS: TestHealthKillContainer (8.36s) [2022-07-28T12:39:32.935Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-28T12:39:33.195Z] check_test.go:309: [daa5bfb0650ba] daemon is not started [2022-07-28T12:39:33.195Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-07-28T12:39:33.456Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-07-28T12:39:33.716Z] --- PASS: TestInspectCpusetInConfigPre120 (0.65s) [2022-07-28T12:39:33.716Z] === RUN TestIpcModeNone [2022-07-28T12:39:34.656Z] --- PASS: TestIpcModeNone (0.84s) [2022-07-28T12:39:34.656Z] === RUN TestIpcModePrivate [2022-07-28T12:39:34.656Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-07-28T12:39:34.823Z] --- PASS: TestCreateServiceSysctls (3.12s) [2022-07-28T12:39:34.823Z] === RUN TestCreateServiceCapabilities [2022-07-28T12:39:34.916Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-07-28T12:39:35.176Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2022-07-28T12:39:35.437Z] --- PASS: TestIpcModePrivate (0.83s) [2022-07-28T12:39:35.437Z] === RUN TestIpcModeShareable [2022-07-28T12:39:36.010Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:89, shared: true, mustBeShared: true [2022-07-28T12:39:36.010Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-07-28T12:39:36.047Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-28T12:39:36.048Z] [2022-07-28T12:39:36.048Z] Unloading profiles will leave already running processes permanently [2022-07-28T12:39:36.048Z] unconfined, which can lead to unexpected situations. [2022-07-28T12:39:36.048Z] [2022-07-28T12:39:36.048Z] To set a process to complain mode, use the command line tool [2022-07-28T12:39:36.048Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-28T12:39:36.048Z] Post stage [Pipeline] junit [2022-07-28T12:39:36.057Z] Recording test results [2022-07-28T12:39:36.271Z] --- PASS: TestIpcModeShareable (0.84s) [2022-07-28T12:39:36.271Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-28T12:39:36.271Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-07-28T12:39:37.317Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-07-28T12:39:37.407Z] --- PASS: TestCreateServiceCapabilities (2.47s) [2022-07-28T12:39:37.407Z] === RUN TestInspect [2022-07-28T12:39:37.631Z] + echo Ensuring container killed. [2022-07-28T12:39:37.632Z] Ensuring container killed. [2022-07-28T12:39:37.632Z] + docker rm -vf docker-pr2 [2022-07-28T12:39:37.632Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-07-28T12:39:37.957Z] + echo Chowning /workspace to jenkins user [2022-07-28T12:39:37.957Z] Chowning /workspace to jenkins user [2022-07-28T12:39:37.957Z] + id -u [2022-07-28T12:39:37.957Z] + id -g [2022-07-28T12:39:37.957Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43876:/workspace busybox chown -R 1000:1000 /workspace [2022-07-28T12:39:37.957Z] Unable to find image 'busybox:latest' locally [2022-07-28T12:39:38.184Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-07-28T12:39:38.212Z] latest: Pulling from library/busybox [2022-07-28T12:39:38.212Z] 19d511225f94: Pulling fs layer [2022-07-28T12:39:38.468Z] 19d511225f94: Download complete [2022-07-28T12:39:38.468Z] 19d511225f94: Pull complete [2022-07-28T12:39:38.468Z] Digest: sha256:e63286d6bf23acce079c38cd9f63ec19dd1ad4da0e3e942e39f2a08050b50534 [2022-07-28T12:39:38.468Z] Status: Downloaded newer image for busybox:latest [2022-07-28T12:39:38.755Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.42s) [2022-07-28T12:39:38.755Z] === RUN TestAPIIpcModeHost [2022-07-28T12:39:39.326Z] --- PASS: TestAPIIpcModeHost (0.69s) [2022-07-28T12:39:39.326Z] === RUN TestDaemonIpcModeShareable [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-28T12:39:39.896Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-07-28T12:39:39.896Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-07-28T12:39:39.933Z] --- PASS: TestInspect (2.68s) [2022-07-28T12:39:39.933Z] === RUN TestCreateJob [2022-07-28T12:39:40.168Z] + bundleName=docker-py [2022-07-28T12:39:40.168Z] + echo Creating docker-py-bundles.tar.gz [2022-07-28T12:39:40.168Z] Creating docker-py-bundles.tar.gz [2022-07-28T12:39:40.168Z] + 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 [2022-07-28T12:39:40.177Z] Archiving artifacts [2022-07-28T12:39:40.838Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2022-07-28T12:39:41.098Z] --- PASS: TestDaemonIpcModeShareable (1.70s) [2022-07-28T12:39:41.098Z] === RUN TestDaemonIpcModePrivate [2022-07-28T12:39:41.257Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.13s) [2022-07-28T12:39:41.257Z] === RUN TestCreateServiceSecretFileMode [2022-07-28T12:39:41.650Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43876/2/artifacts/ [Pipeline] } [Pipeline] // catchError [2022-07-28T12:39:41.670Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-07-28T12:39:42.034Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43876/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f -e DOCKER_GRAPHDRIVER docker:cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f hack/make.sh binary-daemon [2022-07-28T12:39:42.290Z] [2022-07-28T12:39:42.290Z] Removing bundles/ [2022-07-28T12:39:42.546Z] [2022-07-28T12:39:42.546Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2022-07-28T12:39:42.546Z] Building: bundles/binary-daemon/dockerd-dev [2022-07-28T12:39:42.546Z] GOOS="" GOARCH="" GOARM="" [2022-07-28T12:39:42.611Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2022-07-28T12:39:42.871Z] --- PASS: TestDaemonIpcModePrivate (1.81s) [2022-07-28T12:39:42.871Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-28T12:39:43.131Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-07-28T12:39:43.212Z] --- PASS: TestCreateJob (2.89s) [2022-07-28T12:39:43.212Z] === RUN TestReplicatedJob [2022-07-28T12:39:44.512Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: false, mustBeShared: false [2022-07-28T12:39:44.512Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.68s) [2022-07-28T12:39:44.512Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-28T12:39:45.085Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-07-28T12:39:45.657Z] === RUN TestDockerSuite/TestBuildBlankName [2022-07-28T12:39:45.657Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-07-28T12:39:45.918Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-07-28T12:39:45.918Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: true, mustBeShared: true [2022-07-28T12:39:46.178Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.73s) [2022-07-28T12:39:46.178Z] === RUN TestIpcModeOlderClient [2022-07-28T12:39:46.178Z] === PAUSE TestIpcModeOlderClient [2022-07-28T12:39:46.178Z] === RUN TestKillContainerInvalidSignal [2022-07-28T12:39:46.749Z] --- PASS: TestKillContainerInvalidSignal (0.64s) [2022-07-28T12:39:46.749Z] === RUN TestKillContainer [2022-07-28T12:39:46.749Z] === RUN TestKillContainer/no_signal [2022-07-28T12:39:47.319Z] === RUN TestKillContainer/non_killing_signal [2022-07-28T12:39:47.394Z] --- PASS: TestReplicatedJob (4.55s) [2022-07-28T12:39:47.394Z] === RUN TestUpdateReplicatedJob [2022-07-28T12:39:47.579Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-07-28T12:39:47.839Z] === RUN TestKillContainer/killing_signal [2022-07-28T12:39:48.778Z] --- PASS: TestKillContainer (1.79s) [2022-07-28T12:39:48.778Z] --- PASS: TestKillContainer/no_signal (0.55s) [2022-07-28T12:39:48.778Z] --- PASS: TestKillContainer/non_killing_signal (0.40s) [2022-07-28T12:39:48.778Z] --- PASS: TestKillContainer/killing_signal (0.62s) [2022-07-28T12:39:48.778Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-28T12:39:48.778Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-28T12:39:49.038Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-07-28T12:39:49.038Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-07-28T12:39:49.299Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-28T12:39:49.868Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.24s) [2022-07-28T12:39:49.868Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.57s) [2022-07-28T12:39:49.868Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s) [2022-07-28T12:39:49.868Z] === RUN TestKillStoppedContainer [2022-07-28T12:39:49.868Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-07-28T12:39:49.868Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-28T12:39:49.868Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-07-28T12:39:49.868Z] === RUN TestKillDifferentUserContainer [2022-07-28T12:39:50.128Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-07-28T12:39:50.388Z] --- PASS: TestKillDifferentUserContainer (0.54s) [2022-07-28T12:39:50.388Z] === RUN TestInspectOomKilledTrue [2022-07-28T12:39:50.388Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-28T12:39:50.388Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-28T12:39:50.388Z] === RUN TestInspectOomKilledFalse [2022-07-28T12:39:50.388Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-28T12:39:50.388Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-28T12:39:50.388Z] === RUN TestLinksEtcHostsContentMatch [2022-07-28T12:39:50.672Z] --- PASS: TestUpdateReplicatedJob (3.14s) [2022-07-28T12:39:50.672Z] === RUN TestServiceListWithStatuses [2022-07-28T12:39:50.672Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-28T12:39:50.672Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-28T12:39:50.672Z] === RUN TestDockerNetworkConnectAlias [2022-07-28T12:39:50.960Z] --- PASS: TestLinksEtcHostsContentMatch (0.42s) [2022-07-28T12:39:50.960Z] === RUN TestLinksContainerNames [2022-07-28T12:39:51.900Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-07-28T12:39:52.161Z] --- PASS: TestLinksContainerNames (1.20s) [2022-07-28T12:39:52.161Z] === RUN TestLogsFollowTailEmpty [2022-07-28T12:39:52.731Z] --- PASS: TestLogsFollowTailEmpty (0.60s) [2022-07-28T12:39:52.731Z] === RUN TestContainerNetworkMountsNoChown [2022-07-28T12:39:53.302Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-07-28T12:39:53.302Z] --- PASS: TestContainerNetworkMountsNoChown (0.52s) [2022-07-28T12:39:53.302Z] === RUN TestMountDaemonRoot [2022-07-28T12:39:53.302Z] === RUN TestMountDaemonRoot/default [2022-07-28T12:39:53.302Z] === PAUSE TestMountDaemonRoot/default [2022-07-28T12:39:53.302Z] === RUN TestMountDaemonRoot/private [2022-07-28T12:39:53.302Z] === PAUSE TestMountDaemonRoot/private [2022-07-28T12:39:53.302Z] === RUN TestMountDaemonRoot/rprivate [2022-07-28T12:39:53.302Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-28T12:39:53.302Z] === RUN TestMountDaemonRoot/slave [2022-07-28T12:39:53.302Z] === PAUSE TestMountDaemonRoot/slave [2022-07-28T12:39:53.302Z] === RUN TestMountDaemonRoot/rslave [2022-07-28T12:39:53.302Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-28T12:39:53.302Z] === RUN TestMountDaemonRoot/shared [2022-07-28T12:39:53.302Z] === PAUSE TestMountDaemonRoot/shared [2022-07-28T12:39:53.302Z] === RUN TestMountDaemonRoot/rshared [2022-07-28T12:39:53.302Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-28T12:39:53.302Z] === CONT TestMountDaemonRoot/default [2022-07-28T12:39:53.302Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-28T12:39:53.302Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-28T12:39:53.302Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-28T12:39:53.302Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-28T12:39:53.302Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-28T12:39:53.302Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-28T12:39:53.302Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-28T12:39:53.302Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-28T12:39:53.302Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-28T12:39:53.302Z] === CONT TestMountDaemonRoot/rshared [2022-07-28T12:39:53.302Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-28T12:39:53.302Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-28T12:39:53.302Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-28T12:39:53.302Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-28T12:39:53.302Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-28T12:39:53.302Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-28T12:39:53.302Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-28T12:39:53.302Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-28T12:39:53.302Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-28T12:39:53.302Z] === CONT TestMountDaemonRoot/shared [2022-07-28T12:39:53.302Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-28T12:39:53.302Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-28T12:39:53.302Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-28T12:39:53.302Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-28T12:39:53.302Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-28T12:39:53.302Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-28T12:39:53.302Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-28T12:39:53.302Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-28T12:39:53.302Z] === CONT TestMountDaemonRoot/rslave [2022-07-28T12:39:53.302Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-28T12:39:53.302Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-28T12:39:53.302Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-28T12:39:53.302Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-28T12:39:53.302Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-28T12:39:53.302Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-28T12:39:53.302Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-28T12:39:53.302Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-28T12:39:53.302Z] === CONT TestMountDaemonRoot/slave [2022-07-28T12:39:53.302Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-28T12:39:53.302Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-28T12:39:53.302Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-28T12:39:53.303Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-28T12:39:53.303Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-28T12:39:53.303Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-28T12:39:53.303Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-28T12:39:53.303Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-28T12:39:53.303Z] === CONT TestMountDaemonRoot/rprivate [2022-07-28T12:39:53.303Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-28T12:39:53.303Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-28T12:39:53.303Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-28T12:39:53.303Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-28T12:39:53.303Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-28T12:39:53.303Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-28T12:39:53.303Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-28T12:39:53.303Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-28T12:39:53.303Z] === CONT TestMountDaemonRoot/private [2022-07-28T12:39:53.303Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-28T12:39:53.303Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-28T12:39:53.303Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-28T12:39:53.303Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-28T12:39:53.303Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-28T12:39:53.303Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-28T12:39:53.303Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-28T12:39:53.303Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-28T12:39:53.303Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-28T12:39:53.303Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-28T12:39:53.303Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-28T12:39:53.303Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-28T12:39:53.459Z] --- PASS: TestCreateServiceSecretFileMode (12.55s) [2022-07-28T12:39:53.459Z] === RUN TestCreateServiceConfigFileMode [2022-07-28T12:39:53.563Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-28T12:39:53.563Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-28T12:39:53.563Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-28T12:39:53.563Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-28T12:39:53.563Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-28T12:39:53.563Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-28T12:39:53.563Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-28T12:39:53.563Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-28T12:39:53.563Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-28T12:39:53.563Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-28T12:39:53.563Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-28T12:39:53.563Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-28T12:39:53.823Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-28T12:39:53.823Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-28T12:39:53.823Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-28T12:39:53.823Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-28T12:39:53.823Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-28T12:39:53.823Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-28T12:39:53.823Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-28T12:39:53.823Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-28T12:39:53.823Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-28T12:39:53.823Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-28T12:39:53.823Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-07-28T12:39:53.823Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-28T12:39:53.823Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-07-28T12:39:53.823Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-07-28T12:39:53.823Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-07-28T12:39:53.823Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-07-28T12:39:53.823Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-28T12:39:53.823Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-28T12:39:53.823Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-07-28T12:39:53.823Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-07-28T12:39:53.823Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-07-28T12:39:53.823Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-28T12:39:53.823Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-28T12:39:53.823Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-07-28T12:39:53.823Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-28T12:39:53.823Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-07-28T12:39:53.823Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-28T12:39:53.823Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-07-28T12:39:53.823Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-07-28T12:39:53.823Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-07-28T12:39:53.823Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-07-28T12:39:53.823Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-28T12:39:53.823Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-07-28T12:39:53.824Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-28T12:39:53.824Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-28T12:39:53.824Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-28T12:39:53.824Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-28T12:39:53.824Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-07-28T12:39:53.824Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-07-28T12:39:53.824Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-07-28T12:39:53.824Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-07-28T12:39:53.824Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-28T12:39:53.824Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-28T12:39:53.824Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-28T12:39:53.824Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-07-28T12:39:53.824Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-28T12:39:53.824Z] === RUN TestContainerBindMountNonRecursive [2022-07-28T12:39:54.765Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-07-28T12:39:54.853Z] --- PASS: TestDockerNetworkConnectAlias (3.99s) [2022-07-28T12:39:54.853Z] === RUN TestDockerNetworkReConnect [2022-07-28T12:39:55.705Z] --- PASS: TestContainerBindMountNonRecursive (1.69s) [2022-07-28T12:39:55.705Z] === RUN TestContainerVolumesMountedAsShared [2022-07-28T12:39:55.705Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-07-28T12:39:55.705Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-07-28T12:39:55.966Z] --- PASS: TestContainerVolumesMountedAsShared (0.52s) [2022-07-28T12:39:55.966Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-28T12:39:56.909Z] --- PASS: TestContainerVolumesMountedAsSlave (0.63s) [2022-07-28T12:39:56.909Z] === RUN TestNetworkNat [2022-07-28T12:39:57.480Z] --- PASS: TestNetworkNat (0.78s) [2022-07-28T12:39:57.480Z] === RUN TestNetworkLocalhostTCPNat [2022-07-28T12:39:58.133Z] --- PASS: TestDockerNetworkReConnect (3.25s) [2022-07-28T12:39:58.133Z] === RUN TestServicePlugin [2022-07-28T12:39:58.133Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T12:39:58.133Z] --- SKIP: TestServicePlugin (0.00s) [2022-07-28T12:39:58.133Z] === RUN TestServiceUpdateLabel [2022-07-28T12:39:58.421Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2022-07-28T12:39:58.421Z] === RUN TestNetworkLoopbackNat [2022-07-28T12:39:58.682Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-07-28T12:40:00.032Z] --- PASS: TestServiceUpdateLabel (2.22s) [2022-07-28T12:40:00.032Z] === RUN TestServiceUpdateSecrets [2022-07-28T12:40:01.226Z] --- PASS: TestNetworkLoopbackNat (2.96s) [2022-07-28T12:40:01.226Z] === RUN TestPause [2022-07-28T12:40:02.167Z] --- PASS: TestPause (0.89s) [2022-07-28T12:40:02.167Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-28T12:40:02.167Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-28T12:40:02.167Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-28T12:40:02.167Z] === RUN TestPauseStopPausedContainer [2022-07-28T12:40:02.167Z] check_test.go:309: [dd6bd371aceba] daemon is not started [2022-07-28T12:40:02.167Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-07-28T12:40:03.115Z] --- PASS: TestPauseStopPausedContainer (0.81s) [2022-07-28T12:40:03.115Z] === RUN TestPsFilter [2022-07-28T12:40:03.115Z] --- PASS: TestPsFilter (0.14s) [2022-07-28T12:40:03.115Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-28T12:40:03.689Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s) [2022-07-28T12:40:03.689Z] === RUN TestRemoveContainerWithVolume [2022-07-28T12:40:04.631Z] --- PASS: TestRemoveContainerWithVolume (0.64s) [2022-07-28T12:40:04.631Z] === RUN TestRemoveContainerRunning [2022-07-28T12:40:04.631Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-07-28T12:40:05.202Z] --- PASS: TestRemoveContainerRunning (0.75s) [2022-07-28T12:40:05.202Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-28T12:40:05.704Z] --- PASS: TestCreateServiceConfigFileMode (12.47s) [2022-07-28T12:40:05.704Z] === RUN TestCreateServiceSysctls [2022-07-28T12:40:06.145Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s) [2022-07-28T12:40:06.145Z] === RUN TestRemoveInvalidContainer [2022-07-28T12:40:06.145Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-07-28T12:40:06.145Z] === RUN TestRenameLinkedContainer [2022-07-28T12:40:07.608Z] --- PASS: TestCreateServiceSysctls (3.09s) [2022-07-28T12:40:07.608Z] === RUN TestCreateServiceCapabilities [2022-07-28T12:40:09.448Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-07-28T12:40:09.448Z] --- PASS: TestRenameLinkedContainer (3.51s) [2022-07-28T12:40:09.448Z] === RUN TestRenameStoppedContainer [2022-07-28T12:40:10.142Z] --- PASS: TestCreateServiceCapabilities (2.48s) [2022-07-28T12:40:10.142Z] === RUN TestInspect [2022-07-28T12:40:10.389Z] --- PASS: TestRenameStoppedContainer (0.70s) [2022-07-28T12:40:10.389Z] === RUN TestRenameRunningContainerAndReuse [2022-07-28T12:40:12.300Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-07-28T12:40:12.300Z] --- PASS: TestRenameRunningContainerAndReuse (1.99s) [2022-07-28T12:40:12.300Z] === RUN TestRenameInvalidName [2022-07-28T12:40:12.870Z] --- PASS: TestRenameInvalidName (0.69s) [2022-07-28T12:40:12.870Z] === RUN TestRenameAnonymousContainer [2022-07-28T12:40:13.429Z] --- PASS: TestInspect (2.89s) [2022-07-28T12:40:13.429Z] === RUN TestCreateJob [2022-07-28T12:40:14.897Z] --- PASS: TestServiceUpdateSecrets (14.33s) [2022-07-28T12:40:14.897Z] === RUN TestServiceUpdateConfigs [2022-07-28T12:40:15.412Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-07-28T12:40:15.673Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-07-28T12:40:15.963Z] --- PASS: TestCreateJob (2.97s) [2022-07-28T12:40:15.964Z] === RUN TestReplicatedJob [2022-07-28T12:40:16.243Z] --- PASS: TestRenameAnonymousContainer (3.39s) [2022-07-28T12:40:16.243Z] === RUN TestRenameContainerWithSameName [2022-07-28T12:40:17.186Z] --- PASS: TestRenameContainerWithSameName (0.81s) [2022-07-28T12:40:17.186Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-28T12:40:17.758Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-07-28T12:40:18.701Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-07-28T12:40:18.962Z] --- PASS: TestRenameContainerWithLinkedContainer (1.94s) [2022-07-28T12:40:18.962Z] === RUN TestResize [2022-07-28T12:40:19.903Z] --- PASS: TestResize (0.66s) [2022-07-28T12:40:19.903Z] === RUN TestResizeWithInvalidSize [2022-07-28T12:40:19.903Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-07-28T12:40:20.477Z] --- PASS: TestResizeWithInvalidSize (0.71s) [2022-07-28T12:40:20.477Z] === RUN TestResizeWhenContainerNotStarted [2022-07-28T12:40:21.048Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-07-28T12:40:21.048Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s) [2022-07-28T12:40:21.048Z] === RUN TestDaemonRestartKillContainers [2022-07-28T12:40:21.048Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-28T12:40:21.048Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-28T12:40:21.048Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-28T12:40:21.048Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-28T12:40:21.048Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-28T12:40:21.048Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-28T12:40:21.048Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-28T12:40:21.048Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-28T12:40:21.048Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-28T12:40:21.048Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-28T12:40:21.048Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-28T12:40:21.048Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-28T12:40:21.048Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-28T12:40:21.048Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-28T12:40:21.048Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-28T12:40:21.048Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-28T12:40:21.048Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-28T12:40:21.048Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-28T12:40:21.048Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-28T12:40:21.048Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-28T12:40:21.048Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-28T12:40:21.048Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-28T12:40:21.048Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-28T12:40:21.048Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-28T12:40:21.048Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-28T12:40:21.048Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-28T12:40:21.236Z] --- PASS: TestReplicatedJob (5.20s) [2022-07-28T12:40:21.236Z] === RUN TestUpdateReplicatedJob [2022-07-28T12:40:21.990Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-07-28T12:40:23.903Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-28T12:40:23.903Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-28T12:40:24.523Z] --- PASS: TestUpdateReplicatedJob (3.35s) [2022-07-28T12:40:24.523Z] === RUN TestServiceListWithStatuses [2022-07-28T12:40:24.523Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-28T12:40:24.523Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2022-07-28T12:40:24.523Z] === RUN TestDockerNetworkConnectAlias [2022-07-28T12:40:25.294Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-07-28T12:40:25.294Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-28T12:40:25.555Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-28T12:40:26.126Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-07-28T12:40:27.067Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-28T12:40:27.067Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-07-28T12:40:27.327Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-28T12:40:27.588Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-07-28T12:40:28.530Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-07-28T12:40:28.715Z] --- PASS: TestDockerNetworkConnectAlias (4.16s) [2022-07-28T12:40:28.716Z] === RUN TestDockerNetworkReConnect [2022-07-28T12:40:29.472Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-07-28T12:40:29.733Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-28T12:40:29.758Z] --- PASS: TestServiceUpdateConfigs (14.35s) [2022-07-28T12:40:29.758Z] === RUN TestServiceUpdateNetwork [2022-07-28T12:40:29.994Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-28T12:40:29.994Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-07-28T12:40:32.908Z] --- PASS: TestDockerNetworkReConnect (3.43s) [2022-07-28T12:40:32.908Z] === RUN TestServicePlugin [2022-07-28T12:40:33.297Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-28T12:40:34.238Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-28T12:40:35.623Z] check_test.go:309: [d47bd0b3284dd] daemon is not started [2022-07-28T12:40:35.623Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-07-28T12:40:35.623Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-07-28T12:40:36.197Z] plugin_test.go:62: [d319d2c96b55c] joining swarm manager [d1aa3af50028f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T12:40:36.564Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-28T12:40:36.564Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.68s) [2022-07-28T12:40:36.564Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.75s) [2022-07-28T12:40:36.564Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.60s) [2022-07-28T12:40:36.564Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.83s) [2022-07-28T12:40:36.564Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.57s) [2022-07-28T12:40:36.564Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.72s) [2022-07-28T12:40:36.564Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.82s) [2022-07-28T12:40:36.564Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.68s) [2022-07-28T12:40:36.564Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.39s) [2022-07-28T12:40:36.564Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.02s) [2022-07-28T12:40:36.564Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.62s) [2022-07-28T12:40:36.564Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.53s) [2022-07-28T12:40:36.564Z] === RUN TestCgroupNamespacesRun [2022-07-28T12:40:36.824Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-07-28T12:40:36.824Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-07-28T12:40:37.134Z] plugin_test.go:65: [da382ff12ac55] joining swarm manager [d1aa3af50028f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T12:40:37.766Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-07-28T12:40:38.394Z] --- PASS: TestCgroupNamespacesRun (1.73s) [2022-07-28T12:40:38.394Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-28T12:40:38.656Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-07-28T12:40:39.226Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-07-28T12:40:39.796Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.62s) [2022-07-28T12:40:39.796Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-28T12:40:41.711Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.72s) [2022-07-28T12:40:41.711Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-28T12:40:41.951Z] --- PASS: TestServiceUpdateNetwork (12.17s) [2022-07-28T12:40:41.951Z] === RUN TestServiceUpdatePidsLimit [2022-07-28T12:40:41.951Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-28T12:40:42.516Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-28T12:40:43.621Z] --- PASS: TestCgroupNamespacesRunHostMode (1.73s) [2022-07-28T12:40:43.621Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-28T12:40:43.881Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-07-28T12:40:45.264Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s) [2022-07-28T12:40:45.264Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-28T12:40:45.836Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-07-28T12:40:46.780Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.69s) [2022-07-28T12:40:46.780Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-28T12:40:47.040Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-07-28T12:40:47.611Z] === RUN TestDockerSuite/TestBuildCmd [2022-07-28T12:40:47.871Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2022-07-28T12:40:47.871Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-28T12:40:47.871Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-07-28T12:40:47.871Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-07-28T12:40:48.132Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-07-28T12:40:48.393Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-07-28T12:40:48.393Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-07-28T12:40:48.393Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-07-28T12:40:49.334Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.67s) [2022-07-28T12:40:49.334Z] === RUN TestNISDomainname [2022-07-28T12:40:49.905Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-07-28T12:40:50.476Z] --- PASS: TestNISDomainname (0.96s) [2022-07-28T12:40:50.476Z] === RUN TestHostnameDnsResolution [2022-07-28T12:40:50.620Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-28T12:40:50.736Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-07-28T12:40:51.677Z] --- PASS: TestHostnameDnsResolution (1.07s) [2022-07-28T12:40:51.677Z] === RUN TestUnprivilegedPortsAndPing [2022-07-28T12:40:52.617Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-07-28T12:40:52.617Z] --- PASS: TestUnprivilegedPortsAndPing (0.98s) [2022-07-28T12:40:52.617Z] === RUN TestStats [2022-07-28T12:40:54.527Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-07-28T12:40:54.527Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-07-28T12:40:54.787Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-07-28T12:40:55.357Z] --- PASS: TestStats (2.75s) [2022-07-28T12:40:55.357Z] === RUN TestStopContainerWithTimeout [2022-07-28T12:40:55.357Z] === RUN TestStopContainerWithTimeout/0 [2022-07-28T12:40:55.357Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-28T12:40:55.357Z] === RUN TestStopContainerWithTimeout/1 [2022-07-28T12:40:55.357Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-28T12:40:55.357Z] === RUN TestStopContainerWithTimeout/3 [2022-07-28T12:40:55.357Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-28T12:40:55.357Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-28T12:40:55.357Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-28T12:40:55.357Z] === CONT TestStopContainerWithTimeout/0 [2022-07-28T12:40:55.357Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-28T12:40:55.618Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-07-28T12:40:55.879Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-07-28T12:40:56.452Z] === CONT TestStopContainerWithTimeout/3 [2022-07-28T12:40:56.713Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-07-28T12:40:57.172Z] --- PASS: TestServiceUpdatePidsLimit (16.00s) [2022-07-28T12:40:57.172Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-07-28T12:40:57.172Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.81s) [2022-07-28T12:40:57.172Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-07-28T12:40:57.172Z] PASS [2022-07-28T12:40:57.172Z] [2022-07-28T12:40:57.172Z] === Skipped [2022-07-28T12:40:57.172Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-28T12:40:57.172Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-28T12:40:57.172Z] [2022-07-28T12:40:57.172Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-07-28T12:40:57.172Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T12:40:57.172Z] [2022-07-28T12:40:57.172Z] DONE 27 tests, 2 skipped in 149.612s [2022-07-28T12:40:57.172Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-07-28T12:40:57.172Z] ++ 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 [2022-07-28T12:40:57.172Z] ++ set -e [2022-07-28T12:40:57.172Z] ++ '[' -n 0 ']' [2022-07-28T12:40:57.172Z] ++ set -x [2022-07-28T12:40:57.172Z] ++ 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 [2022-07-28T12:40:57.172Z] INFO: Testing against a local daemon [2022-07-28T12:40:57.172Z] === RUN TestSessionCreate [2022-07-28T12:40:57.172Z] --- PASS: TestSessionCreate (0.03s) [2022-07-28T12:40:57.172Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-28T12:40:57.172Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-28T12:40:57.172Z] PASS [2022-07-28T12:40:57.172Z] [2022-07-28T12:40:57.172Z] DONE 2 tests in 0.154s [2022-07-28T12:40:57.172Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-07-28T12:40:57.172Z] ++ 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 [2022-07-28T12:40:57.172Z] ++ set -e [2022-07-28T12:40:57.172Z] ++ '[' -n 0 ']' [2022-07-28T12:40:57.172Z] ++ set -x [2022-07-28T12:40:57.172Z] ++ 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 [2022-07-28T12:40:57.172Z] INFO: Testing against a local daemon [2022-07-28T12:40:57.172Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-28T12:40:57.172Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-28T12:40:57.172Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-28T12:40:57.172Z] === RUN TestEventsExecDie [2022-07-28T12:40:57.284Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-07-28T12:40:57.284Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-07-28T12:40:57.284Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-07-28T12:40:57.284Z] check_test.go:309: [d34083aad5ba2] daemon is not started [2022-07-28T12:40:57.284Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-07-28T12:40:57.284Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-07-28T12:40:57.284Z] check_test.go:309: [d14b6902f5c77] daemon is not started [2022-07-28T12:40:57.284Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-07-28T12:40:57.431Z] --- PASS: TestEventsExecDie (0.50s) [2022-07-28T12:40:57.431Z] === RUN TestEventsBackwardsCompatible [2022-07-28T12:40:57.431Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-07-28T12:40:57.431Z] === RUN TestInfoBinaryCommits [2022-07-28T12:40:57.431Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-28T12:40:57.431Z] === RUN TestInfoAPIVersioned [2022-07-28T12:40:57.431Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-28T12:40:57.431Z] === RUN TestInfoDiscoveryBackend [2022-07-28T12:40:57.544Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-07-28T12:40:57.996Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2022-07-28T12:40:57.996Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-07-28T12:40:58.485Z] === CONT TestStopContainerWithTimeout/1 [2022-07-28T12:40:58.928Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-07-28T12:40:58.928Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-07-28T12:40:59.427Z] check_test.go:309: [d83540b20e164] daemon is not started [2022-07-28T12:40:59.427Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-07-28T12:40:59.493Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2022-07-28T12:40:59.493Z] === RUN TestInfoAPI [2022-07-28T12:40:59.493Z] --- PASS: TestInfoAPI (0.03s) [2022-07-28T12:40:59.493Z] === RUN TestInfoAPIWarnings [2022-07-28T12:41:00.368Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-07-28T12:41:00.368Z] --- PASS: TestStopContainerWithTimeout/0 (1.18s) [2022-07-28T12:41:00.368Z] --- PASS: TestStopContainerWithTimeout/-1 (3.17s) [2022-07-28T12:41:00.368Z] --- PASS: TestStopContainerWithTimeout/3 (2.80s) [2022-07-28T12:41:00.368Z] --- PASS: TestStopContainerWithTimeout/1 (1.89s) [2022-07-28T12:41:00.368Z] === RUN TestDeleteDevicemapper [2022-07-28T12:41:00.368Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-28T12:41:00.368Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-28T12:41:00.368Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-28T12:41:02.912Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.53s) [2022-07-28T12:41:02.912Z] === RUN TestUpdateMemory [2022-07-28T12:41:02.912Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-28T12:41:02.912Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-28T12:41:02.912Z] === RUN TestUpdateCPUQuota [2022-07-28T12:41:03.694Z] --- PASS: TestServicePlugin (29.89s) [2022-07-28T12:41:03.694Z] === RUN TestServiceUpdateLabel [2022-07-28T12:41:03.856Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-07-28T12:41:04.116Z] --- PASS: TestUpdateCPUQuota (1.37s) [2022-07-28T12:41:04.116Z] === RUN TestUpdatePidsLimit [2022-07-28T12:41:04.116Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-28T12:41:04.263Z] --- PASS: TestServiceUpdateLabel (2.23s) [2022-07-28T12:41:04.263Z] === RUN TestServiceUpdateSecrets [2022-07-28T12:41:04.686Z] === RUN TestUpdatePidsLimit/no_change [2022-07-28T12:41:04.946Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-28T12:41:05.516Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-28T12:41:05.776Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-28T12:41:06.038Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-28T12:41:06.609Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-28T12:41:06.870Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-07-28T12:41:07.442Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-07-28T12:41:07.703Z] --- PASS: TestUpdatePidsLimit (3.53s) [2022-07-28T12:41:07.703Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2022-07-28T12:41:07.703Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2022-07-28T12:41:07.703Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2022-07-28T12:41:07.703Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2022-07-28T12:41:07.703Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2022-07-28T12:41:07.703Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.34s) [2022-07-28T12:41:07.703Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2022-07-28T12:41:07.703Z] === RUN TestUpdateRestartPolicy [2022-07-28T12:41:08.274Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-07-28T12:41:08.887Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-07-28T12:41:09.341Z] 7aca8de30754: Pull complete [2022-07-28T12:41:09.341Z] Digest: sha256:26c6c296a4737ba478fe3c3e531b098f89b5562c40b416ba6fb8177ac462d1af [2022-07-28T12:41:09.341Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-28T12:41:09.341Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-07-28T12:41:09.341Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-07-28T12:41:09.341Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.3165' [2022-07-28T12:41:09.341Z] WARN: Skipping validation tests [2022-07-28T12:41:09.341Z] INFO: Running unit tests at 07/28/2022 12:40:54... [2022-07-28T12:41:09.341Z] INFO: make.ps1 starting at 07/28/2022 12:41:01 [2022-07-28T12:41:09.341Z] INFO: Git commit (cfdc075b1c) assumed from DOCKER_GITCOMMIT environment variable [2022-07-28T12:41:09.341Z] INFO: Invoking autogen... [2022-07-28T12:41:09.341Z] INFO: Running unit tests... [2022-07-28T12:41:09.848Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-07-28T12:41:11.291Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-07-28T12:41:12.702Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-07-28T12:41:13.247Z] 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/httpstatus 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 [2022-07-28T12:41:13.641Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-07-28T12:41:14.581Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-07-28T12:41:14.581Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-07-28T12:41:14.581Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-07-28T12:41:14.581Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-07-28T12:41:14.581Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-07-28T12:41:14.581Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-07-28T12:41:14.581Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-07-28T12:41:14.581Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-07-28T12:41:14.581Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-07-28T12:41:17.122Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-07-28T12:41:17.122Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-07-28T12:41:17.620Z] --- PASS: TestInfoAPIWarnings (16.24s) [2022-07-28T12:41:17.620Z] === RUN TestInfoDebug [2022-07-28T12:41:17.620Z] --- PASS: TestInfoDebug (0.53s) [2022-07-28T12:41:17.620Z] === RUN TestInfoInsecureRegistries [2022-07-28T12:41:17.620Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-28T12:41:17.620Z] === RUN TestInfoRegistryMirrors [2022-07-28T12:41:17.620Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-28T12:41:17.620Z] === RUN TestLoginFailsWithBadCredentials [2022-07-28T12:41:17.877Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-07-28T12:41:17.877Z] === RUN TestPingCacheHeaders [2022-07-28T12:41:17.877Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-28T12:41:17.878Z] === RUN TestPingGet [2022-07-28T12:41:17.878Z] --- PASS: TestPingGet (0.01s) [2022-07-28T12:41:17.878Z] === RUN TestPingHead [2022-07-28T12:41:17.878Z] --- PASS: TestPingHead (0.03s) [2022-07-28T12:41:17.878Z] === RUN TestVersion [2022-07-28T12:41:17.878Z] --- PASS: TestVersion (0.02s) [2022-07-28T12:41:17.878Z] PASS [2022-07-28T12:41:17.878Z] [2022-07-28T12:41:17.878Z] === Skipped [2022-07-28T12:41:17.878Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-28T12:41:17.878Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-28T12:41:17.878Z] [2022-07-28T12:41:17.878Z] DONE 18 tests, 1 skipped in 21.060s [2022-07-28T12:41:17.878Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-28T12:41:17.878Z] ++ 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 [2022-07-28T12:41:17.878Z] ++ set -e [2022-07-28T12:41:17.878Z] ++ '[' -n 0 ']' [2022-07-28T12:41:17.878Z] ++ set -x [2022-07-28T12:41:17.878Z] ++ 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 [2022-07-28T12:41:17.878Z] INFO: Testing against a local daemon [2022-07-28T12:41:17.878Z] === RUN TestVolumesCreateAndList [2022-07-28T12:41:17.878Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-07-28T12:41:17.878Z] === RUN TestVolumesRemove [2022-07-28T12:41:18.136Z] --- PASS: TestVolumesRemove (0.06s) [2022-07-28T12:41:18.136Z] === RUN TestVolumesInspect [2022-07-28T12:41:18.136Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-28T12:41:18.136Z] === RUN TestVolumesInvalidJSON [2022-07-28T12:41:18.136Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-07-28T12:41:18.136Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-07-28T12:41:18.136Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-07-28T12:41:18.136Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-07-28T12:41:18.136Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-07-28T12:41:18.136Z] PASS [2022-07-28T12:41:18.136Z] [2022-07-28T12:41:18.136Z] DONE 5 tests in 0.217s [2022-07-28T12:41:18.136Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-28T12:41:18.136Z] ++++ cat bundles/test-integration/docker.pid [2022-07-28T12:41:18.136Z] +++ kill 12284 [2022-07-28T12:41:18.923Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-07-28T12:41:18.923Z] Copying nested executables into bundles/binary-daemon [2022-07-28T12:41:18.923Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-07-28T12:41:19.142Z] --- PASS: TestServiceUpdateSecrets (14.53s) [2022-07-28T12:41:19.142Z] === RUN TestServiceUpdateConfigs [2022-07-28T12:41:19.334Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43876/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f -e DOCKER_GRAPHDRIVER docker:cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f hack/make.sh cross [2022-07-28T12:41:19.510Z] +++ /etc/init.d/apparmor stop [2022-07-28T12:41:19.510Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-28T12:41:19.510Z] [2022-07-28T12:41:19.510Z] Unloading profiles will leave already running processes permanently [2022-07-28T12:41:19.510Z] unconfined, which can lead to unexpected situations. [2022-07-28T12:41:19.510Z] [2022-07-28T12:41:19.510Z] To set a process to complain mode, use the command line tool [2022-07-28T12:41:19.510Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-28T12:41:19.510Z] +++ true [2022-07-28T12:41:19.510Z] exiting test-integration [2022-07-28T12:41:19.510Z] ++ exit 0 [2022-07-28T12:41:19.510Z] [2022-07-28T12:41:19.589Z] [2022-07-28T12:41:19.669Z] --- PASS: TestUpdateRestartPolicy (12.04s) [2022-07-28T12:41:19.669Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-28T12:41:19.849Z] Removing bundles/ [2022-07-28T12:41:19.849Z] [2022-07-28T12:41:19.849Z] ---> Making bundle: cross (in bundles/cross) [2022-07-28T12:41:19.849Z] Cross building: bundles/cross/linux/amd64 [2022-07-28T12:41:19.849Z] Building: bundles/cross/linux/amd64/dockerd-dev [2022-07-28T12:41:19.849Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-28T12:41:19.930Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume Post stage [Pipeline] junit [2022-07-28T12:41:20.462Z] Recording test results [2022-07-28T12:41:20.501Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s) [2022-07-28T12:41:20.501Z] === RUN TestWaitNonBlocked [2022-07-28T12:41:20.501Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-28T12:41:20.501Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-28T12:41:20.501Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-28T12:41:20.501Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-28T12:41:20.501Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-28T12:41:20.501Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-28T12:41:20.645Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-28T12:41:20.974Z] + echo Ensuring container killed. [2022-07-28T12:41:20.974Z] Ensuring container killed. [2022-07-28T12:41:20.974Z] + docker rm -vf docker-pr2 [2022-07-28T12:41:20.974Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-07-28T12:41:21.073Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-07-28T12:41:21.258Z] + echo Chowning /workspace to jenkins user [2022-07-28T12:41:21.259Z] Chowning /workspace to jenkins user [2022-07-28T12:41:21.259Z] + id -u [2022-07-28T12:41:21.259Z] + id -g [2022-07-28T12:41:21.259Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43876:/workspace busybox chown -R 1000:1000 /workspace [2022-07-28T12:41:21.259Z] Unable to find image 'busybox:latest' locally [2022-07-28T12:41:21.516Z] latest: Pulling from library/busybox [2022-07-28T12:41:21.516Z] 87379020f3b6: Pulling fs layer [2022-07-28T12:41:21.516Z] 87379020f3b6: Download complete [2022-07-28T12:41:21.516Z] 87379020f3b6: Pull complete [2022-07-28T12:41:21.516Z] Digest: sha256:e63286d6bf23acce079c38cd9f63ec19dd1ad4da0e3e942e39f2a08050b50534 [2022-07-28T12:41:21.516Z] Status: Downloaded newer image for busybox:latest [2022-07-28T12:41:22.015Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-07-28T12:41:22.015Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.31s) [2022-07-28T12:41:22.015Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.39s) [2022-07-28T12:41:22.015Z] === RUN TestWaitBlocked [2022-07-28T12:41:22.015Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-28T12:41:22.015Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-28T12:41:22.015Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-28T12:41:22.015Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-28T12:41:22.015Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-28T12:41:22.015Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-28T12:41:23.179Z] + bundleName=arm64-integration [2022-07-28T12:41:23.179Z] + echo Creating arm64-integration-bundles.tar.gz [2022-07-28T12:41:23.179Z] Creating arm64-integration-bundles.tar.gz [2022-07-28T12:41:23.179Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-07-28T12:41:23.179Z] + 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 [2022-07-28T12:41:23.191Z] Archiving artifacts [2022-07-28T12:41:23.395Z] --- PASS: TestWaitBlocked (0.02s) [2022-07-28T12:41:23.395Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s) [2022-07-28T12:41:23.395Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.23s) [2022-07-28T12:41:23.395Z] === CONT TestContainerStartOnDaemonRestart [2022-07-28T12:41:23.395Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-28T12:41:23.878Z] ? github.com/docker/docker/api [no test files] [2022-07-28T12:41:23.965Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-07-28T12:41:24.225Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-07-28T12:41:24.575Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43876/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-28T12:41:24.797Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-07-28T12:41:24.878Z] + make clean [2022-07-28T12:41:25.135Z] docker volume rm -f docker-dev-cache [2022-07-28T12:41:25.135Z] docker-dev-cache [Pipeline] deleteDir [2022-07-28T12:41:26.709Z] check_test.go:309: [d3acf59c35a5f] daemon is not started [2022-07-28T12:41:26.709Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-07-28T12:41:26.972Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.84s) [2022-07-28T12:41:26.972Z] === CONT TestIpcModeOlderClient [2022-07-28T12:41:26.972Z] --- PASS: TestContainerStartOnDaemonRestart (3.88s) [2022-07-28T12:41:26.972Z] === CONT TestContainerKillOnDaemonStart [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-28T12:41:27.232Z] --- PASS: TestIpcModeOlderClient (0.14s) [2022-07-28T12:41:27.233Z] === CONT TestDaemonHostGatewayIP [2022-07-28T12:41:29.775Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-07-28T12:41:30.345Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-07-28T12:41:30.916Z] --- PASS: TestDaemonHostGatewayIP (3.67s) [2022-07-28T12:41:30.916Z] === CONT TestDaemonRestartIpcMode [2022-07-28T12:41:33.458Z] docker_cli_daemon_plugins_test.go:106: [d9914e8c3b18f] daemon is not started [2022-07-28T12:41:33.719Z] --- PASS: TestDaemonRestartIpcMode (2.84s) [2022-07-28T12:41:33.981Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-07-28T12:41:34.020Z] --- PASS: TestServiceUpdateConfigs (14.55s) [2022-07-28T12:41:34.020Z] === RUN TestServiceUpdateNetwork [2022-07-28T12:41:34.921Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-07-28T12:41:35.181Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-07-28T12:41:35.440Z] check_test.go:309: [d672a33c72c1e] daemon is not started [2022-07-28T12:41:35.440Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-07-28T12:41:36.017Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-07-28T12:41:37.928Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-07-28T12:41:38.188Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-07-28T12:41:38.188Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-07-28T12:41:38.757Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-07-28T12:41:39.017Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-07-28T12:41:39.588Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-07-28T12:41:39.588Z] --- PASS: TestContainerKillOnDaemonStart (12.63s) [2022-07-28T12:41:39.588Z] PASS [2022-07-28T12:41:39.849Z] [2022-07-28T12:41:39.849Z] === Skipped [2022-07-28T12:41:39.849Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-28T12:41:39.849Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-28T12:41:39.849Z] [2022-07-28T12:41:39.849Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-28T12:41:39.849Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-28T12:41:39.849Z] [2022-07-28T12:41:39.849Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-28T12:41:39.849Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-28T12:41:39.849Z] [2022-07-28T12:41:39.849Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-28T12:41:39.849Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-28T12:41:39.849Z] [2022-07-28T12:41:39.849Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-28T12:41:39.849Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-28T12:41:39.849Z] [2022-07-28T12:41:39.849Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-28T12:41:39.849Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-28T12:41:39.849Z] [2022-07-28T12:41:39.849Z] DONE 196 tests, 6 skipped in 149.636s [2022-07-28T12:41:39.849Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-28T12:41:39.849Z] ++ 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 [2022-07-28T12:41:39.849Z] ++ set -e [2022-07-28T12:41:39.849Z] ++ '[' -n 0 ']' [2022-07-28T12:41:39.849Z] ++ set -x [2022-07-28T12:41:39.849Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2022-07-28T12:41:39.849Z] INFO: Testing against a local daemon [2022-07-28T12:41:39.849Z] === RUN TestCommitInheritsEnv [2022-07-28T12:41:40.420Z] --- PASS: TestCommitInheritsEnv (0.32s) [2022-07-28T12:41:40.420Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-28T12:41:40.420Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-28T12:41:40.420Z] === RUN TestImagesFilterMultiReference [2022-07-28T12:41:40.420Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-07-28T12:41:40.420Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-07-28T12:41:40.420Z] === RUN TestImagePullPlatformInvalid [2022-07-28T12:41:40.420Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-07-28T12:41:40.420Z] === RUN TestRemoveImageOrphaning [2022-07-28T12:41:40.680Z] --- PASS: TestRemoveImageOrphaning (0.36s) [2022-07-28T12:41:40.680Z] === RUN TestRemoveImageGarbageCollector [2022-07-28T12:41:41.975Z] === RUN TestMiddlewares [2022-07-28T12:41:41.975Z] --- PASS: TestMiddlewares (0.00s) [2022-07-28T12:41:41.975Z] PASS [2022-07-28T12:41:41.975Z] coverage: 7.9% of statements [2022-07-28T12:41:41.975Z] ok github.com/docker/docker/api/server 0.090s coverage: 7.9% of statements [2022-07-28T12:41:43.221Z] --- PASS: TestRemoveImageGarbageCollector (2.33s) [2022-07-28T12:41:43.221Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-28T12:41:43.221Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-07-28T12:41:43.221Z] === RUN TestTagInvalidReference [2022-07-28T12:41:43.221Z] --- PASS: TestTagInvalidReference (0.02s) [2022-07-28T12:41:43.221Z] === RUN TestTagValidPrefixedRepo [2022-07-28T12:41:43.221Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-07-28T12:41:43.221Z] === RUN TestTagExistedNameWithoutForce [2022-07-28T12:41:43.221Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-07-28T12:41:43.221Z] === RUN TestTagOfficialNames [2022-07-28T12:41:43.221Z] --- PASS: TestTagOfficialNames (0.08s) [2022-07-28T12:41:43.221Z] === RUN TestTagMatchesDigest [2022-07-28T12:41:43.481Z] --- PASS: TestTagMatchesDigest (0.06s) [2022-07-28T12:41:43.481Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-28T12:41:44.420Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-07-28T12:41:45.804Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-07-28T12:41:46.064Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-07-28T12:41:46.228Z] --- PASS: TestServiceUpdateNetwork (12.42s) [2022-07-28T12:41:46.228Z] === RUN TestServiceUpdatePidsLimit [2022-07-28T12:41:46.634Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-07-28T12:41:46.635Z] docker_cli_daemon_test.go:2888: Checking IpcMode private set from config [2022-07-28T12:41:47.165Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-28T12:41:47.204Z] docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from config [2022-07-28T12:41:47.733Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-28T12:41:47.774Z] docker_cli_daemon_test.go:2888: Checking IpcMode host set from config [2022-07-28T12:41:48.344Z] docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from config [2022-07-28T12:41:48.344Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-07-28T12:41:48.915Z] docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from config [2022-07-28T12:41:49.175Z] docker_cli_daemon_test.go:2888: Checking IpcMode private set from cli [2022-07-28T12:41:49.435Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-07-28T12:41:49.696Z] docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from cli [2022-07-28T12:41:50.267Z] docker_cli_daemon_test.go:2888: Checking IpcMode host set from cli [2022-07-28T12:41:50.839Z] docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from cli [2022-07-28T12:41:51.409Z] docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from cli [2022-07-28T12:41:51.979Z] check_test.go:309: [d9fb0d646cc46] daemon is not started [2022-07-28T12:41:51.979Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-07-28T12:41:51.979Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-07-28T12:41:52.921Z] check_test.go:309: [d801122932f97] daemon is not started [2022-07-28T12:41:52.921Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-07-28T12:41:53.492Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-07-28T12:41:54.875Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-07-28T12:41:55.848Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-28T12:41:58.173Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-07-28T12:41:58.434Z] check_test.go:309: [df7b77c1ce975] daemon is not started [2022-07-28T12:41:58.434Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-07-28T12:42:01.732Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-07-28T12:42:01.992Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-07-28T12:42:02.437Z] --- PASS: TestServiceUpdatePidsLimit (16.03s) [2022-07-28T12:42:02.438Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-07-28T12:42:02.438Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-07-28T12:42:02.438Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-07-28T12:42:02.438Z] PASS [2022-07-28T12:42:02.438Z] [2022-07-28T12:42:02.438Z] === Skipped [2022-07-28T12:42:02.438Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.01s) [2022-07-28T12:42:02.438Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-28T12:42:02.438Z] [2022-07-28T12:42:02.438Z] DONE 27 tests, 1 skipped in 183.738s [2022-07-28T12:42:02.438Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-28T12:42:02.438Z] INFO: Testing against a local daemon [2022-07-28T12:42:02.438Z] === RUN TestSessionCreate [2022-07-28T12:42:02.438Z] --- PASS: TestSessionCreate (0.02s) [2022-07-28T12:42:02.438Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-28T12:42:02.438Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-28T12:42:02.438Z] PASS [2022-07-28T12:42:02.438Z] [2022-07-28T12:42:02.438Z] DONE 2 tests in 0.068s [2022-07-28T12:42:02.438Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-28T12:42:02.438Z] INFO: Testing against a local daemon [2022-07-28T12:42:02.438Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-28T12:42:02.438Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-07-28T12:42:02.438Z] === RUN TestEventsExecDie [2022-07-28T12:42:02.438Z] --- PASS: TestEventsExecDie (0.56s) [2022-07-28T12:42:02.438Z] === RUN TestEventsBackwardsCompatible [2022-07-28T12:42:02.707Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2022-07-28T12:42:02.707Z] === RUN TestInfoBinaryCommits [2022-07-28T12:42:02.707Z] --- PASS: TestInfoBinaryCommits (0.05s) [2022-07-28T12:42:02.707Z] === RUN TestInfoAPIVersioned [2022-07-28T12:42:02.707Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-28T12:42:02.707Z] === RUN TestInfoDiscoveryBackend [2022-07-28T12:42:02.932Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-07-28T12:42:03.193Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-07-28T12:42:03.193Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-07-28T12:42:03.284Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2022-07-28T12:42:03.284Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-07-28T12:42:04.227Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-07-28T12:42:04.227Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-07-28T12:42:04.794Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-07-28T12:42:04.794Z] === RUN TestInfoAPI [2022-07-28T12:42:04.794Z] --- PASS: TestInfoAPI (0.03s) [2022-07-28T12:42:04.794Z] === RUN TestInfoAPIWarnings [2022-07-28T12:42:07.395Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-07-28T12:42:07.655Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-07-28T12:42:07.915Z] check_test.go:309: [db8c6654cd76e] daemon is not started [2022-07-28T12:42:07.915Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-07-28T12:42:09.826Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-07-28T12:42:11.737Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-07-28T12:42:12.309Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-07-28T12:42:15.612Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-07-28T12:42:18.154Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-07-28T12:42:18.415Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-07-28T12:42:20.325Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-07-28T12:42:21.266Z] check_test.go:309: [de8f6a665c6ae] daemon is not started [2022-07-28T12:42:21.266Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-07-28T12:42:21.526Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-07-28T12:42:22.096Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-07-28T12:42:22.356Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-07-28T12:42:22.879Z] --- PASS: TestInfoAPIWarnings (16.25s) [2022-07-28T12:42:22.879Z] === RUN TestInfoDebug [2022-07-28T12:42:22.879Z] --- PASS: TestInfoDebug (0.53s) [2022-07-28T12:42:22.879Z] === RUN TestInfoInsecureRegistries [2022-07-28T12:42:22.879Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-07-28T12:42:22.879Z] === RUN TestInfoRegistryMirrors [2022-07-28T12:42:22.879Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-28T12:42:22.879Z] === RUN TestLoginFailsWithBadCredentials [2022-07-28T12:42:22.879Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-07-28T12:42:22.879Z] === RUN TestPingCacheHeaders [2022-07-28T12:42:22.879Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-28T12:42:22.879Z] === RUN TestPingGet [2022-07-28T12:42:22.879Z] --- PASS: TestPingGet (0.01s) [2022-07-28T12:42:22.879Z] === RUN TestPingHead [2022-07-28T12:42:22.927Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-07-28T12:42:23.138Z] --- PASS: TestPingHead (0.03s) [2022-07-28T12:42:23.138Z] === RUN TestVersion [2022-07-28T12:42:23.138Z] --- PASS: TestVersion (0.02s) [2022-07-28T12:42:23.138Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-07-28T12:42:24.518Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.22s) [2022-07-28T12:42:24.518Z] PASS [2022-07-28T12:42:24.518Z] [2022-07-28T12:42:24.518Z] DONE 18 tests in 22.320s [2022-07-28T12:42:24.518Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-28T12:42:24.518Z] INFO: Testing against a local daemon [2022-07-28T12:42:24.518Z] === RUN TestVolumesCreateAndList [2022-07-28T12:42:24.518Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-28T12:42:24.518Z] === RUN TestVolumesRemove [2022-07-28T12:42:24.518Z] --- PASS: TestVolumesRemove (0.08s) [2022-07-28T12:42:24.518Z] === RUN TestVolumesInspect [2022-07-28T12:42:24.518Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-28T12:42:24.518Z] === RUN TestVolumesInvalidJSON [2022-07-28T12:42:24.518Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-07-28T12:42:24.518Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-07-28T12:42:24.518Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-07-28T12:42:24.518Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-07-28T12:42:24.518Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-07-28T12:42:24.518Z] PASS [2022-07-28T12:42:24.518Z] [2022-07-28T12:42:24.518Z] DONE 5 tests in 0.165s [2022-07-28T12:42:24.518Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-28T12:42:24.836Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-07-28T12:42:24.836Z] check_test.go:309: [d4eec1a91fa7b] daemon is not started [2022-07-28T12:42:24.836Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-07-28T12:42:25.894Z] Stopping apparmor (via systemctl): apparmor.service. [2022-07-28T12:42:25.894Z] Removing test suite binaries [2022-07-28T12:42:26.155Z] exiting test-integration [2022-07-28T12:42:26.155Z] ++ exit 0 [2022-07-28T12:42:26.155Z] [2022-07-28T12:42:27.378Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled Post stage [Pipeline] junit [2022-07-28T12:42:28.702Z] Recording test results [2022-07-28T12:42:29.919Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-07-28T12:42:30.168Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-28T12:42:30.499Z] + echo Ensuring container killed. [2022-07-28T12:42:30.499Z] Ensuring container killed. [2022-07-28T12:42:30.499Z] + docker rm -vf docker-pr2 [2022-07-28T12:42:30.499Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-07-28T12:42:30.784Z] + echo Chowning /workspace to jenkins user [2022-07-28T12:42:30.784Z] Chowning /workspace to jenkins user [2022-07-28T12:42:30.784Z] + id -u [2022-07-28T12:42:30.784Z] + id -g [2022-07-28T12:42:30.784Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43876:/workspace busybox chown -R 1000:1000 /workspace [2022-07-28T12:42:30.784Z] Unable to find image 'busybox:latest' locally [2022-07-28T12:42:31.042Z] latest: Pulling from library/busybox [2022-07-28T12:42:31.042Z] 19d511225f94: Pulling fs layer [2022-07-28T12:42:31.301Z] 19d511225f94: Download complete [2022-07-28T12:42:31.561Z] 19d511225f94: Pull complete [2022-07-28T12:42:31.561Z] Digest: sha256:e63286d6bf23acce079c38cd9f63ec19dd1ad4da0e3e942e39f2a08050b50534 [2022-07-28T12:42:31.561Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-28T12:42:33.235Z] + bundleName=amd64-cgroup2 [2022-07-28T12:42:33.235Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-07-28T12:42:33.235Z] Creating amd64-cgroup2-bundles.tar.gz [2022-07-28T12:42:33.235Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-07-28T12:42:33.235Z] + 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 [2022-07-28T12:42:33.505Z] Archiving artifacts [2022-07-28T12:42:35.123Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43876/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-28T12:42:35.368Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-07-28T12:42:35.430Z] + make clean [2022-07-28T12:42:35.430Z] docker volume rm -f docker-dev-cache [2022-07-28T12:42:35.430Z] docker-dev-cache [Pipeline] deleteDir [2022-07-28T12:42:35.956Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-07-28T12:42:36.223Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-07-28T12:42:36.223Z] === RUN TestDockerSuite/TestBuildEOLInLine [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-28T12:42:38.151Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-07-28T12:42:40.693Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-07-28T12:42:40.953Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-07-28T12:42:41.527Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-07-28T12:42:41.527Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-07-28T12:42:42.099Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-07-28T12:42:42.359Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-07-28T12:42:42.619Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-07-28T12:42:43.000Z] === RUN TestBoolValue [2022-07-28T12:42:43.000Z] --- PASS: TestBoolValue (0.00s) [2022-07-28T12:42:43.000Z] === RUN TestBoolValueOrDefault [2022-07-28T12:42:43.000Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-07-28T12:42:43.000Z] === RUN TestInt64ValueOrZero [2022-07-28T12:42:43.000Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-07-28T12:42:43.000Z] === RUN TestInt64ValueOrDefault [2022-07-28T12:42:43.000Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-07-28T12:42:43.000Z] === RUN TestInt64ValueOrDefaultWithError [2022-07-28T12:42:43.000Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-07-28T12:42:43.000Z] === RUN TestJsonContentType [2022-07-28T12:42:43.000Z] --- PASS: TestJsonContentType (0.00s) [2022-07-28T12:42:43.000Z] PASS [2022-07-28T12:42:43.000Z] coverage: 16.2% of statements [2022-07-28T12:42:43.000Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-28T12:42:43.000Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-28T12:42:43.000Z] ok github.com/docker/docker/api/server/httputils 0.130s coverage: 16.2% of statements [2022-07-28T12:42:43.191Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-07-28T12:42:44.575Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-07-28T12:42:44.620Z] === RUN TestMaskSecretKeys [2022-07-28T12:42:44.620Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-07-28T12:42:44.620Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-07-28T12:42:44.620Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-07-28T12:42:44.620Z] --- PASS: TestMaskSecretKeys (0.01s) [2022-07-28T12:42:44.620Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.01s) [2022-07-28T12:42:44.620Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-07-28T12:42:44.620Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-07-28T12:42:44.620Z] === RUN TestVersionMiddlewareVersion [2022-07-28T12:42:44.620Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-07-28T12:42:44.620Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-07-28T12:42:44.620Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-07-28T12:42:44.620Z] PASS [2022-07-28T12:42:44.620Z] coverage: 37.7% of statements [2022-07-28T12:42:44.620Z] ok github.com/docker/docker/api/server/middleware 0.079s coverage: 37.7% of statements [2022-07-28T12:42:45.106Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-28T12:42:45.106Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-28T12:42:45.106Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-28T12:42:45.106Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-28T12:42:45.106Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-28T12:42:45.106Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-28T12:42:45.106Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-28T12:42:45.106Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-28T12:42:45.106Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-28T12:42:45.106Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-28T12:42:45.106Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-28T12:42:45.146Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-07-28T12:42:46.131Z] === RUN TestAdjustForAPIVersion [2022-07-28T12:42:46.131Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-07-28T12:42:46.131Z] PASS [2022-07-28T12:42:46.131Z] coverage: 5.7% of statements [2022-07-28T12:42:46.131Z] ok github.com/docker/docker/api/server/router/swarm 0.074s coverage: 5.7% of statements [2022-07-28T12:42:46.131Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-28T12:42:46.131Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-07-28T12:42:46.131Z] ? github.com/docker/docker/api/types [no test files] [2022-07-28T12:42:46.131Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-28T12:42:46.131Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-28T12:42:46.131Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-28T12:42:46.131Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-28T12:42:46.131Z] === RUN TestToJSON [2022-07-28T12:42:46.131Z] --- PASS: TestToJSON (0.00s) [2022-07-28T12:42:46.131Z] === RUN TestToParamWithVersion [2022-07-28T12:42:46.131Z] --- PASS: TestToParamWithVersion (0.00s) [2022-07-28T12:42:46.131Z] === RUN TestFromJSON [2022-07-28T12:42:46.131Z] --- PASS: TestFromJSON (0.00s) [2022-07-28T12:42:46.131Z] === RUN TestEmpty [2022-07-28T12:42:46.131Z] --- PASS: TestEmpty (0.00s) [2022-07-28T12:42:46.131Z] === RUN TestArgsMatchKVListEmptySources [2022-07-28T12:42:46.131Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-07-28T12:42:46.131Z] === RUN TestArgsMatchKVList [2022-07-28T12:42:46.131Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-07-28T12:42:46.131Z] === RUN TestArgsMatch [2022-07-28T12:42:46.131Z] --- PASS: TestArgsMatch (0.00s) [2022-07-28T12:42:46.131Z] === RUN TestAdd [2022-07-28T12:42:46.131Z] --- PASS: TestAdd (0.00s) [2022-07-28T12:42:46.131Z] === RUN TestStrSliceMarshalJSON [2022-07-28T12:42:46.131Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-07-28T12:42:46.131Z] === RUN TestStrSliceUnmarshalJSON [2022-07-28T12:42:46.131Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-07-28T12:42:46.131Z] === RUN TestStrSliceUnmarshalString [2022-07-28T12:42:46.131Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-07-28T12:42:46.131Z] === RUN TestStrSliceUnmarshalSlice [2022-07-28T12:42:46.131Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-07-28T12:42:46.131Z] PASS [2022-07-28T12:42:46.131Z] coverage: 90.0% of statements [2022-07-28T12:42:46.131Z] === RUN TestDel [2022-07-28T12:42:46.131Z] --- PASS: TestDel (0.00s) [2022-07-28T12:42:46.131Z] === RUN TestLen [2022-07-28T12:42:46.131Z] --- PASS: TestLen (0.00s) [2022-07-28T12:42:46.131Z] === RUN TestExactMatch [2022-07-28T12:42:46.131Z] --- PASS: TestExactMatch (0.00s) [2022-07-28T12:42:46.131Z] === RUN TestOnlyOneExactMatch [2022-07-28T12:42:46.131Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-07-28T12:42:46.131Z] === RUN TestContains [2022-07-28T12:42:46.131Z] --- PASS: TestContains (0.00s) [2022-07-28T12:42:46.131Z] === RUN TestValidate [2022-07-28T12:42:46.131Z] --- PASS: TestValidate (0.00s) [2022-07-28T12:42:46.131Z] === RUN TestWalkValues [2022-07-28T12:42:46.131Z] --- PASS: TestWalkValues (0.00s) [2022-07-28T12:42:46.131Z] === RUN TestFuzzyMatch [2022-07-28T12:42:46.131Z] --- PASS: TestFuzzyMatch (0.00s) [2022-07-28T12:42:46.131Z] === RUN TestClone [2022-07-28T12:42:46.131Z] --- PASS: TestClone (0.00s) [2022-07-28T12:42:46.131Z] PASS [2022-07-28T12:42:46.131Z] coverage: 92.2% of statements [2022-07-28T12:42:46.131Z] ok github.com/docker/docker/api/types/filters 0.049s coverage: 92.2% of statements [2022-07-28T12:42:46.131Z] ok github.com/docker/docker/api/types/strslice 0.043s coverage: 90.0% of statements [2022-07-28T12:42:46.131Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-28T12:42:46.131Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-28T12:42:46.131Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-28T12:42:46.131Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-28T12:42:46.131Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-28T12:42:46.131Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-28T12:42:46.131Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-28T12:42:46.131Z] === RUN TestDurationToSecondsString [2022-07-28T12:42:46.131Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-07-28T12:42:46.131Z] === RUN TestGetTimestamp [2022-07-28T12:42:46.619Z] --- PASS: TestGetTimestamp (0.21s) [2022-07-28T12:42:46.619Z] === RUN TestParseTimestamps [2022-07-28T12:42:46.619Z] --- PASS: TestParseTimestamps (0.00s) [2022-07-28T12:42:46.619Z] PASS [2022-07-28T12:42:46.619Z] coverage: 100.0% of statements [2022-07-28T12:42:46.619Z] ok github.com/docker/docker/api/types/time 0.290s coverage: 100.0% of statements [2022-07-28T12:42:46.619Z] === RUN TestCompareVersion [2022-07-28T12:42:46.619Z] --- PASS: TestCompareVersion (0.00s) [2022-07-28T12:42:46.619Z] PASS [2022-07-28T12:42:46.619Z] coverage: 75.0% of statements [2022-07-28T12:42:46.619Z] ok github.com/docker/docker/api/types/versions 0.050s coverage: 75.0% of statements [2022-07-28T12:42:46.619Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-28T12:42:46.619Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-28T12:42:46.619Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-28T12:42:46.619Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-07-28T12:42:46.619Z] ? github.com/docker/docker/builder [no test files] [2022-07-28T12:42:46.619Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-28T12:42:46.619Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-28T12:42:46.619Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-28T12:42:46.619Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-28T12:42:46.619Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-28T12:42:46.619Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-28T12:42:46.619Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-28T12:42:47.060Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-07-28T12:42:48.245Z] === RUN TestParseRemoteURL [2022-07-28T12:42:48.245Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-07-28T12:42:48.245Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-07-28T12:42:48.245Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-07-28T12:42:48.245Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-07-28T12:42:48.245Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-07-28T12:42:48.245Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-07-28T12:42:48.245Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-07-28T12:42:48.245Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-07-28T12:42:48.245Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-07-28T12:42:48.245Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-07-28T12:42:48.245Z] --- PASS: TestParseRemoteURL (0.00s) [2022-07-28T12:42:48.245Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-07-28T12:42:48.245Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-07-28T12:42:48.245Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-07-28T12:42:48.245Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-07-28T12:42:48.245Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-07-28T12:42:48.245Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-07-28T12:42:48.245Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-07-28T12:42:48.245Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-07-28T12:42:48.245Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-07-28T12:42:48.245Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-07-28T12:42:48.245Z] === RUN TestCloneArgsSmartHttp [2022-07-28T12:42:48.245Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2022-07-28T12:42:48.245Z] === RUN TestCloneArgsDumbHttp [2022-07-28T12:42:48.245Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-07-28T12:42:48.245Z] === RUN TestCloneArgsGit [2022-07-28T12:42:48.245Z] --- PASS: TestCloneArgsGit (0.00s) [2022-07-28T12:42:48.245Z] === RUN TestCheckoutGit [2022-07-28T12:42:48.450Z] === RUN TestDockerSuite/TestBuildEnv [2022-07-28T12:42:48.710Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-07-28T12:42:49.651Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-07-28T12:42:49.865Z] === RUN TestEnable [2022-07-28T12:42:49.865Z] --- PASS: TestEnable (0.00s) [2022-07-28T12:42:49.865Z] === RUN TestDisable [2022-07-28T12:42:49.865Z] --- PASS: TestDisable (0.00s) [2022-07-28T12:42:49.865Z] === RUN TestEnabled [2022-07-28T12:42:49.865Z] --- PASS: TestEnabled (0.00s) [2022-07-28T12:42:49.865Z] PASS [2022-07-28T12:42:49.865Z] coverage: 100.0% of statements [2022-07-28T12:42:49.865Z] ok github.com/docker/docker/cli/debug 0.058s coverage: 100.0% of statements [2022-07-28T12:42:50.352Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-07-28T12:42:50.352Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-07-28T12:42:50.352Z] === RUN TestProcessNoDockerignore [2022-07-28T12:42:50.352Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-07-28T12:42:50.352Z] === RUN TestProcessShouldLeaveAllFiles [2022-07-28T12:42:50.352Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-07-28T12:42:50.352Z] === RUN TestDetectContentType [2022-07-28T12:42:50.352Z] --- PASS: TestDetectContentType (0.00s) [2022-07-28T12:42:50.352Z] === RUN TestSelectAcceptableMIME [2022-07-28T12:42:50.352Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-07-28T12:42:50.352Z] === RUN TestInspectEmptyResponse [2022-07-28T12:42:50.352Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-07-28T12:42:50.352Z] === RUN TestInspectResponseBinary [2022-07-28T12:42:50.352Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-07-28T12:42:50.352Z] === RUN TestResponseUnsupportedContentType [2022-07-28T12:42:50.352Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-07-28T12:42:50.352Z] === RUN TestInspectResponseTextSimple [2022-07-28T12:42:50.352Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-07-28T12:42:50.352Z] === RUN TestInspectResponseEmptyContentType [2022-07-28T12:42:50.352Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-07-28T12:42:50.352Z] === RUN TestUnknownContentLength [2022-07-28T12:42:50.352Z] --- PASS: TestUnknownContentLength (0.00s) [2022-07-28T12:42:50.352Z] === RUN TestDownloadRemote [2022-07-28T12:42:50.352Z] === RUN TestGetAllAllowed [2022-07-28T12:42:50.352Z] --- PASS: TestGetAllAllowed (0.00s) [2022-07-28T12:42:50.352Z] === RUN TestGetAllMeta [2022-07-28T12:42:50.352Z] --- PASS: TestGetAllMeta (0.00s) [2022-07-28T12:42:50.352Z] === RUN TestWarnOnUnusedBuildArgs [2022-07-28T12:42:50.352Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-07-28T12:42:50.352Z] === RUN TestIsUnreferencedBuiltin [2022-07-28T12:42:50.352Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-07-28T12:42:50.352Z] === RUN TestIsExistingDirectory [2022-07-28T12:42:50.352Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-07-28T12:42:50.352Z] === RUN TestGetFilenameForDownload [2022-07-28T12:42:50.352Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-07-28T12:42:50.352Z] === RUN TestEnv2Variables [2022-07-28T12:42:50.352Z] --- PASS: TestEnv2Variables (0.00s) [2022-07-28T12:42:50.352Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-07-28T12:42:50.352Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-07-28T12:42:50.352Z] === RUN TestMaintainer [2022-07-28T12:42:50.352Z] --- PASS: TestMaintainer (0.00s) [2022-07-28T12:42:50.352Z] === RUN TestLabel [2022-07-28T12:42:50.352Z] --- PASS: TestLabel (0.00s) [2022-07-28T12:42:50.352Z] === RUN TestFromScratch [2022-07-28T12:42:50.352Z] --- PASS: TestFromScratch (0.00s) [2022-07-28T12:42:50.352Z] === RUN TestFromWithArg [2022-07-28T12:42:50.352Z] --- PASS: TestFromWithArg (0.00s) [2022-07-28T12:42:50.352Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-07-28T12:42:50.352Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-07-28T12:42:50.352Z] === RUN TestFromWithUndefinedArg [2022-07-28T12:42:50.352Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-07-28T12:42:50.352Z] === RUN TestFromMultiStageWithNamedStage [2022-07-28T12:42:50.352Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-07-28T12:42:50.352Z] === RUN TestOnbuild [2022-07-28T12:42:50.352Z] --- PASS: TestOnbuild (0.00s) [2022-07-28T12:42:50.352Z] === RUN TestWorkdir [2022-07-28T12:42:50.352Z] --- PASS: TestWorkdir (0.00s) [2022-07-28T12:42:50.352Z] === RUN TestCmd [2022-07-28T12:42:50.352Z] --- PASS: TestCmd (0.00s) [2022-07-28T12:42:50.352Z] === RUN TestHealthcheckNone [2022-07-28T12:42:50.352Z] --- PASS: TestHealthcheckNone (0.00s) [2022-07-28T12:42:50.352Z] === RUN TestHealthcheckCmd [2022-07-28T12:42:50.352Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-07-28T12:42:50.352Z] === RUN TestEntrypoint [2022-07-28T12:42:50.352Z] --- PASS: TestEntrypoint (0.00s) [2022-07-28T12:42:50.352Z] === RUN TestExpose [2022-07-28T12:42:50.352Z] --- PASS: TestExpose (0.00s) [2022-07-28T12:42:50.352Z] === RUN TestUser [2022-07-28T12:42:50.352Z] --- PASS: TestUser (0.00s) [2022-07-28T12:42:50.352Z] === RUN TestVolume [2022-07-28T12:42:50.352Z] --- PASS: TestVolume (0.00s) [2022-07-28T12:42:50.352Z] === RUN TestStopSignal [2022-07-28T12:42:50.352Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-07-28T12:42:50.352Z] --- SKIP: TestStopSignal (0.00s) [2022-07-28T12:42:50.352Z] === RUN TestArg [2022-07-28T12:42:50.352Z] --- PASS: TestArg (0.00s) [2022-07-28T12:42:50.352Z] === RUN TestShell [2022-07-28T12:42:50.352Z] --- PASS: TestShell (0.00s) [2022-07-28T12:42:50.352Z] === RUN TestPrependEnvOnCmd [2022-07-28T12:42:50.352Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-07-28T12:42:50.352Z] === RUN TestRunWithBuildArgs [2022-07-28T12:42:50.352Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-07-28T12:42:50.352Z] === RUN TestRunIgnoresHealthcheck [2022-07-28T12:42:50.352Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-07-28T12:42:50.352Z] === RUN TestDispatchUnsupportedOptions [2022-07-28T12:42:50.352Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-07-28T12:42:50.352Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-07-28T12:42:50.352Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-07-28T12:42:50.352Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-07-28T12:42:50.352Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-07-28T12:42:50.352Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-07-28T12:42:50.352Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-07-28T12:42:50.352Z] === RUN TestNormalizeWorkdir [2022-07-28T12:42:50.352Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-07-28T12:42:50.352Z] === RUN TestDispatch [2022-07-28T12:42:50.352Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-07-28T12:42:50.352Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-07-28T12:42:50.352Z] --- PASS: TestDownloadRemote (0.12s) [2022-07-28T12:42:50.352Z] === RUN TestGetWithStatusError [2022-07-28T12:42:50.352Z] --- PASS: TestGetWithStatusError (0.01s) [2022-07-28T12:42:50.352Z] === RUN TestCloseRootDirectory [2022-07-28T12:42:50.352Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-07-28T12:42:50.352Z] --- SKIP: TestCloseRootDirectory (0.01s) [2022-07-28T12:42:50.352Z] === RUN TestHashFile [2022-07-28T12:42:50.352Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-07-28T12:42:50.352Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-07-28T12:42:50.352Z] --- SKIP: TestHashFile (0.01s) [2022-07-28T12:42:50.352Z] === RUN TestHashSubdir [2022-07-28T12:42:50.352Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-07-28T12:42:50.352Z] --- SKIP: TestHashSubdir (0.02s) [2022-07-28T12:42:50.352Z] === RUN TestRemoveDirectory [2022-07-28T12:42:50.352Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-07-28T12:42:50.352Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-07-28T12:42:50.592Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-07-28T12:42:50.839Z] PASS [2022-07-28T12:42:50.839Z] coverage: 9.3% of statements [2022-07-28T12:42:50.839Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-07-28T12:42:50.839Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-07-28T12:42:50.839Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-07-28T12:42:50.839Z] ok github.com/docker/docker/builder/remotecontext 0.391s coverage: 9.3% of statements [2022-07-28T12:42:50.839Z] === RUN TestDispatch/COPY_url [2022-07-28T12:42:50.839Z] --- PASS: TestDispatch (0.10s) [2022-07-28T12:42:50.839Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-07-28T12:42:50.839Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-07-28T12:42:50.839Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.03s) [2022-07-28T12:42:50.839Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-07-28T12:42:50.839Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-07-28T12:42:50.839Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-07-28T12:42:50.839Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-07-28T12:42:50.839Z] === RUN TestAddScratchImageAddsToMounts [2022-07-28T12:42:50.839Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-07-28T12:42:50.839Z] === RUN TestAddFromScratchPopulatesPlatform [2022-07-28T12:42:50.839Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-07-28T12:42:50.839Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-07-28T12:42:50.839Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-07-28T12:42:50.839Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-07-28T12:42:50.839Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-07-28T12:42:50.839Z] === RUN TestImageSourceGetAddsToMounts [2022-07-28T12:42:50.839Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-07-28T12:42:50.839Z] === RUN TestEmptyDockerfile [2022-07-28T12:42:50.839Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-07-28T12:42:50.839Z] === RUN TestSymlinkDockerfile [2022-07-28T12:42:50.839Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-07-28T12:42:50.839Z] === RUN TestDockerfileOutsideTheBuildContext [2022-07-28T12:42:50.839Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2022-07-28T12:42:50.839Z] === RUN TestNonExistingDockerfile [2022-07-28T12:42:50.839Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-07-28T12:42:50.839Z] === RUN TestCopyRunConfig [2022-07-28T12:42:50.839Z] --- PASS: TestCopyRunConfig (0.00s) [2022-07-28T12:42:50.839Z] === RUN TestDeepCopyRunConfig [2022-07-28T12:42:50.839Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-07-28T12:42:50.839Z] === RUN TestExportImage [2022-07-28T12:42:50.839Z] --- PASS: TestExportImage (0.00s) [2022-07-28T12:42:50.839Z] === RUN TestNormalizeDest [2022-07-28T12:42:50.839Z] --- PASS: TestNormalizeDest (0.00s) [2022-07-28T12:42:50.839Z] PASS [2022-07-28T12:42:50.839Z] coverage: 46.8% of statements [2022-07-28T12:42:50.839Z] ok github.com/docker/docker/builder/dockerfile 0.255s coverage: 46.8% of statements [2022-07-28T12:42:50.839Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-07-28T12:42:50.853Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-07-28T12:42:51.424Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-07-28T12:42:51.995Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-07-28T12:42:52.566Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-07-28T12:42:55.866Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-07-28T12:42:56.225Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2022-07-28T12:42:56.225Z] Copying nested executables into bundles/cross/linux/amd64 [2022-07-28T12:42:56.225Z] Cross building: bundles/cross/windows/amd64 [2022-07-28T12:42:56.225Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2022-07-28T12:42:56.225Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-28T12:42:59.164Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-07-28T12:43:01.704Z] docker_cli_daemon_test.go:2551: [de6afc771b87c] daemon is not started [2022-07-28T12:43:03.101Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-07-28T12:43:03.576Z] === RUN TestCheckpointCreateError [2022-07-28T12:43:03.576Z] --- PASS: TestCheckpointCreateError (0.02s) [2022-07-28T12:43:03.576Z] === RUN TestCheckpointCreate [2022-07-28T12:43:03.576Z] --- PASS: TestCheckpointCreate (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestCheckpointDeleteError [2022-07-28T12:43:03.576Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestCheckpointDelete [2022-07-28T12:43:03.576Z] --- PASS: TestCheckpointDelete (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestCheckpointListError [2022-07-28T12:43:03.576Z] --- PASS: TestCheckpointListError (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestCheckpointList [2022-07-28T12:43:03.576Z] --- PASS: TestCheckpointList (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestCheckpointListContainerNotFound [2022-07-28T12:43:03.576Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestNewClientWithOpsFromEnv [2022-07-28T12:43:03.576Z] client_test.go:23: runtime.GOOS == "windows" [2022-07-28T12:43:03.576Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestGetAPIPath [2022-07-28T12:43:03.576Z] --- PASS: TestGetAPIPath (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestParseHostURL [2022-07-28T12:43:03.576Z] --- PASS: TestParseHostURL (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-07-28T12:43:03.576Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.01s) [2022-07-28T12:43:03.576Z] === RUN TestNegotiateAPIVersionEmpty [2022-07-28T12:43:03.576Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestNegotiateAPIVersion [2022-07-28T12:43:03.576Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestNegotiateAPVersionOverride [2022-07-28T12:43:03.576Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestNegotiateAPIVersionAutomatic [2022-07-28T12:43:03.576Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-07-28T12:43:03.576Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-07-28T12:43:03.576Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestClientRedirect [2022-07-28T12:43:03.576Z] --- PASS: TestClientRedirect (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestConfigCreateUnsupported [2022-07-28T12:43:03.576Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestConfigCreateError [2022-07-28T12:43:03.576Z] --- PASS: TestConfigCreateError (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestConfigCreate [2022-07-28T12:43:03.576Z] --- PASS: TestConfigCreate (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestConfigInspectNotFound [2022-07-28T12:43:03.576Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestConfigInspectWithEmptyID [2022-07-28T12:43:03.576Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestConfigInspectUnsupported [2022-07-28T12:43:03.576Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestConfigInspectError [2022-07-28T12:43:03.576Z] --- PASS: TestConfigInspectError (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestConfigInspectConfigNotFound [2022-07-28T12:43:03.576Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestConfigInspect [2022-07-28T12:43:03.576Z] --- PASS: TestConfigInspect (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestConfigListUnsupported [2022-07-28T12:43:03.576Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestConfigListError [2022-07-28T12:43:03.576Z] --- PASS: TestConfigListError (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestConfigList [2022-07-28T12:43:03.576Z] --- PASS: TestConfigList (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestConfigRemoveUnsupported [2022-07-28T12:43:03.576Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestConfigRemoveError [2022-07-28T12:43:03.576Z] --- PASS: TestConfigRemoveError (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestConfigRemove [2022-07-28T12:43:03.576Z] --- PASS: TestConfigRemove (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestConfigUpdateUnsupported [2022-07-28T12:43:03.576Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestConfigUpdateError [2022-07-28T12:43:03.576Z] --- PASS: TestConfigUpdateError (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestConfigUpdate [2022-07-28T12:43:03.576Z] --- PASS: TestConfigUpdate (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestContainerCommitError [2022-07-28T12:43:03.576Z] --- PASS: TestContainerCommitError (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestContainerCommit [2022-07-28T12:43:03.576Z] --- PASS: TestContainerCommit (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestContainerStatPathError [2022-07-28T12:43:03.576Z] --- PASS: TestContainerStatPathError (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestContainerStatPathNotFoundError [2022-07-28T12:43:03.576Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestContainerStatPathNoHeaderError [2022-07-28T12:43:03.576Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestContainerStatPath [2022-07-28T12:43:03.576Z] --- PASS: TestContainerStatPath (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestCopyToContainerError [2022-07-28T12:43:03.576Z] --- PASS: TestCopyToContainerError (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestCopyToContainerNotFoundError [2022-07-28T12:43:03.576Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestCopyToContainerNotStatusOKError [2022-07-28T12:43:03.576Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestCopyToContainer [2022-07-28T12:43:03.576Z] --- PASS: TestCopyToContainer (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestCopyFromContainerError [2022-07-28T12:43:03.576Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestCopyFromContainerNotFoundError [2022-07-28T12:43:03.576Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestCopyFromContainerNotStatusOKError [2022-07-28T12:43:03.576Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestCopyFromContainerNoHeaderError [2022-07-28T12:43:03.576Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestCopyFromContainer [2022-07-28T12:43:03.576Z] --- PASS: TestCopyFromContainer (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestContainerCreateError [2022-07-28T12:43:03.576Z] --- PASS: TestContainerCreateError (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestContainerCreateImageNotFound [2022-07-28T12:43:03.576Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestContainerCreateWithName [2022-07-28T12:43:03.576Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestContainerCreateAutoRemove [2022-07-28T12:43:03.576Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestContainerDiffError [2022-07-28T12:43:03.576Z] --- PASS: TestContainerDiffError (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestContainerDiff [2022-07-28T12:43:03.576Z] --- PASS: TestContainerDiff (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestContainerExecCreateError [2022-07-28T12:43:03.576Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestContainerExecCreate [2022-07-28T12:43:03.576Z] --- PASS: TestContainerExecCreate (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestContainerExecStartError [2022-07-28T12:43:03.576Z] --- PASS: TestContainerExecStartError (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestContainerExecStart [2022-07-28T12:43:03.576Z] --- PASS: TestContainerExecStart (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestContainerExecInspectError [2022-07-28T12:43:03.576Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestContainerExecInspect [2022-07-28T12:43:03.576Z] --- PASS: TestContainerExecInspect (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestContainerExportError [2022-07-28T12:43:03.576Z] --- PASS: TestContainerExportError (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestContainerExport [2022-07-28T12:43:03.576Z] --- PASS: TestContainerExport (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestContainerInspectError [2022-07-28T12:43:03.576Z] --- PASS: TestContainerInspectError (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestContainerInspectContainerNotFound [2022-07-28T12:43:03.576Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestContainerInspectWithEmptyID [2022-07-28T12:43:03.576Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestContainerInspect [2022-07-28T12:43:03.576Z] --- PASS: TestContainerInspect (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestContainerInspectNode [2022-07-28T12:43:03.576Z] --- PASS: TestContainerInspectNode (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestContainerKillError [2022-07-28T12:43:03.576Z] --- PASS: TestContainerKillError (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestContainerKill [2022-07-28T12:43:03.576Z] --- PASS: TestContainerKill (0.01s) [2022-07-28T12:43:03.576Z] === RUN TestContainerListError [2022-07-28T12:43:03.576Z] --- PASS: TestContainerListError (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestContainerList [2022-07-28T12:43:03.576Z] --- PASS: TestContainerList (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestContainerLogsNotFoundError [2022-07-28T12:43:03.576Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestContainerLogsError [2022-07-28T12:43:03.576Z] --- PASS: TestContainerLogsError (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestContainerLogs [2022-07-28T12:43:03.576Z] --- PASS: TestContainerLogs (0.22s) [2022-07-28T12:43:03.576Z] === RUN TestContainerPauseError [2022-07-28T12:43:03.576Z] --- PASS: TestContainerPauseError (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestContainerPause [2022-07-28T12:43:03.576Z] --- PASS: TestContainerPause (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestContainersPruneError [2022-07-28T12:43:03.576Z] --- PASS: TestContainersPruneError (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestContainersPrune [2022-07-28T12:43:03.576Z] --- PASS: TestContainersPrune (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestContainerRemoveError [2022-07-28T12:43:03.576Z] --- PASS: TestContainerRemoveError (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestContainerRemoveNotFoundError [2022-07-28T12:43:03.576Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestContainerRemove [2022-07-28T12:43:03.576Z] --- PASS: TestContainerRemove (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestContainerRenameError [2022-07-28T12:43:03.576Z] --- PASS: TestContainerRenameError (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestContainerRename [2022-07-28T12:43:03.576Z] --- PASS: TestContainerRename (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestContainerResizeError [2022-07-28T12:43:03.576Z] --- PASS: TestContainerResizeError (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestContainerExecResizeError [2022-07-28T12:43:03.576Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestContainerResize [2022-07-28T12:43:03.576Z] --- PASS: TestContainerResize (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestContainerExecResize [2022-07-28T12:43:03.576Z] --- PASS: TestContainerExecResize (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestContainerRestartError [2022-07-28T12:43:03.576Z] --- PASS: TestContainerRestartError (0.00s) [2022-07-28T12:43:03.576Z] === RUN TestContainerRestart [2022-07-28T12:43:03.576Z] --- PASS: TestContainerRestart (0.00s) [2022-07-28T12:43:03.577Z] === RUN TestContainerStartError [2022-07-28T12:43:03.577Z] --- PASS: TestContainerStartError (0.00s) [2022-07-28T12:43:03.577Z] === RUN TestContainerStart [2022-07-28T12:43:03.577Z] --- PASS: TestContainerStart (0.00s) [2022-07-28T12:43:03.577Z] === RUN TestContainerStatsError [2022-07-28T12:43:03.577Z] --- PASS: TestContainerStatsError (0.00s) [2022-07-28T12:43:03.577Z] === RUN TestContainerStats [2022-07-28T12:43:03.577Z] --- PASS: TestContainerStats (0.00s) [2022-07-28T12:43:03.577Z] === RUN TestContainerStopError [2022-07-28T12:43:03.577Z] --- PASS: TestContainerStopError (0.00s) [2022-07-28T12:43:03.577Z] === RUN TestContainerStop [2022-07-28T12:43:03.577Z] --- PASS: TestContainerStop (0.00s) [2022-07-28T12:43:03.577Z] === RUN TestContainerTopError [2022-07-28T12:43:03.577Z] --- PASS: TestContainerTopError (0.00s) [2022-07-28T12:43:03.577Z] === RUN TestContainerTop [2022-07-28T12:43:03.577Z] --- PASS: TestContainerTop (0.00s) [2022-07-28T12:43:03.577Z] === RUN TestContainerUnpauseError [2022-07-28T12:43:03.577Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-07-28T12:43:03.578Z] === RUN TestContainerUnpause [2022-07-28T12:43:03.578Z] --- PASS: TestContainerUnpause (0.00s) [2022-07-28T12:43:03.578Z] === RUN TestContainerUpdateError [2022-07-28T12:43:03.578Z] --- PASS: TestContainerUpdateError (0.00s) [2022-07-28T12:43:03.578Z] === RUN TestContainerUpdate [2022-07-28T12:43:03.578Z] --- PASS: TestContainerUpdate (0.00s) [2022-07-28T12:43:03.578Z] === RUN TestContainerWaitError [2022-07-28T12:43:03.578Z] --- PASS: TestContainerWaitError (0.00s) [2022-07-28T12:43:03.578Z] === RUN TestContainerWait [2022-07-28T12:43:03.578Z] --- PASS: TestContainerWait (0.00s) [2022-07-28T12:43:03.578Z] === RUN TestDiskUsageError [2022-07-28T12:43:03.578Z] --- PASS: TestDiskUsageError (0.00s) [2022-07-28T12:43:03.578Z] === RUN TestDiskUsage [2022-07-28T12:43:03.578Z] --- PASS: TestDiskUsage (0.00s) [2022-07-28T12:43:03.578Z] === RUN TestDistributionInspectUnsupported [2022-07-28T12:43:03.578Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-07-28T12:43:03.578Z] === RUN TestDistributionInspectWithEmptyID [2022-07-28T12:43:03.578Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-07-28T12:43:03.578Z] === RUN TestEventsErrorInOptions [2022-07-28T12:43:03.578Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-07-28T12:43:03.578Z] === RUN TestEventsErrorFromServer [2022-07-28T12:43:03.578Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-07-28T12:43:03.578Z] === RUN TestEvents [2022-07-28T12:43:03.578Z] --- PASS: TestEvents (0.00s) [2022-07-28T12:43:03.578Z] === RUN TestTLSCloseWriter [2022-07-28T12:43:03.578Z] === PAUSE TestTLSCloseWriter [2022-07-28T12:43:03.578Z] === RUN TestImageBuildError [2022-07-28T12:43:03.578Z] --- PASS: TestImageBuildError (0.00s) [2022-07-28T12:43:03.578Z] === RUN TestImageBuild [2022-07-28T12:43:03.578Z] --- PASS: TestImageBuild (0.00s) [2022-07-28T12:43:03.578Z] === RUN TestGetDockerOS [2022-07-28T12:43:03.578Z] --- PASS: TestGetDockerOS (0.00s) [2022-07-28T12:43:03.578Z] === RUN TestImageCreateError [2022-07-28T12:43:03.578Z] --- PASS: TestImageCreateError (0.00s) [2022-07-28T12:43:03.578Z] === RUN TestImageCreate [2022-07-28T12:43:03.578Z] --- PASS: TestImageCreate (0.00s) [2022-07-28T12:43:03.578Z] === RUN TestImageHistoryError [2022-07-28T12:43:03.579Z] --- PASS: TestImageHistoryError (0.00s) [2022-07-28T12:43:03.579Z] === RUN TestImageHistory [2022-07-28T12:43:03.579Z] --- PASS: TestImageHistory (0.00s) [2022-07-28T12:43:03.579Z] === RUN TestImageImportError [2022-07-28T12:43:03.579Z] --- PASS: TestImageImportError (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestImageImport [2022-07-28T12:43:04.068Z] --- PASS: TestImageImport (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestImageInspectError [2022-07-28T12:43:04.068Z] --- PASS: TestImageInspectError (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestImageInspectImageNotFound [2022-07-28T12:43:04.068Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestImageInspectWithEmptyID [2022-07-28T12:43:04.068Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestImageInspect [2022-07-28T12:43:04.068Z] --- PASS: TestImageInspect (0.01s) [2022-07-28T12:43:04.068Z] === RUN TestImageListError [2022-07-28T12:43:04.068Z] --- PASS: TestImageListError (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestImageList [2022-07-28T12:43:04.068Z] --- PASS: TestImageList (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestImageListApiBefore125 [2022-07-28T12:43:04.068Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestImageLoadError [2022-07-28T12:43:04.068Z] --- PASS: TestImageLoadError (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestImageLoad [2022-07-28T12:43:04.068Z] --- PASS: TestImageLoad (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestImagesPruneError [2022-07-28T12:43:04.068Z] --- PASS: TestImagesPruneError (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestImagesPrune [2022-07-28T12:43:04.068Z] --- PASS: TestImagesPrune (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestImagePullReferenceParseError [2022-07-28T12:43:04.068Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestImagePullAnyError [2022-07-28T12:43:04.068Z] --- PASS: TestImagePullAnyError (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestImagePullStatusUnauthorizedError [2022-07-28T12:43:04.068Z] --- PASS: TestImagePullStatusUnauthorizedError (0.02s) [2022-07-28T12:43:04.068Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-07-28T12:43:04.068Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-07-28T12:43:04.068Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-07-28T12:43:04.068Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestImagePullWithoutErrors [2022-07-28T12:43:04.068Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestImagePushReferenceError [2022-07-28T12:43:04.068Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestImagePushAnyError [2022-07-28T12:43:04.068Z] --- PASS: TestImagePushAnyError (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestImagePushStatusUnauthorizedError [2022-07-28T12:43:04.068Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-07-28T12:43:04.068Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-07-28T12:43:04.068Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-07-28T12:43:04.068Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestImagePushWithoutErrors [2022-07-28T12:43:04.068Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-07-28T12:43:04.068Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-07-28T12:43:04.068Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-07-28T12:43:04.068Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-07-28T12:43:04.068Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-07-28T12:43:04.068Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-07-28T12:43:04.068Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-07-28T12:43:04.068Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-07-28T12:43:04.068Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestImageRemoveError [2022-07-28T12:43:04.068Z] --- PASS: TestImageRemoveError (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestImageRemoveImageNotFound [2022-07-28T12:43:04.068Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestImageRemove [2022-07-28T12:43:04.068Z] --- PASS: TestImageRemove (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestImageSaveError [2022-07-28T12:43:04.068Z] --- PASS: TestImageSaveError (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestImageSave [2022-07-28T12:43:04.068Z] --- PASS: TestImageSave (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestImageSearchAnyError [2022-07-28T12:43:04.068Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestImageSearchStatusUnauthorizedError [2022-07-28T12:43:04.068Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-07-28T12:43:04.068Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-07-28T12:43:04.068Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-07-28T12:43:04.068Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestImageSearchWithoutErrors [2022-07-28T12:43:04.068Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestImageTagError [2022-07-28T12:43:04.068Z] --- PASS: TestImageTagError (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestImageTagInvalidReference [2022-07-28T12:43:04.068Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestImageTagInvalidSourceImageName [2022-07-28T12:43:04.068Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestImageTagHexSource [2022-07-28T12:43:04.068Z] --- PASS: TestImageTagHexSource (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestImageTag [2022-07-28T12:43:04.068Z] --- PASS: TestImageTag (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestInfoServerError [2022-07-28T12:43:04.068Z] --- PASS: TestInfoServerError (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestInfoInvalidResponseJSONError [2022-07-28T12:43:04.068Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestInfo [2022-07-28T12:43:04.068Z] --- PASS: TestInfo (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestNetworkConnectError [2022-07-28T12:43:04.068Z] --- PASS: TestNetworkConnectError (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-07-28T12:43:04.068Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestNetworkConnect [2022-07-28T12:43:04.068Z] --- PASS: TestNetworkConnect (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestNetworkCreateError [2022-07-28T12:43:04.068Z] --- PASS: TestNetworkCreateError (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestNetworkCreate [2022-07-28T12:43:04.068Z] --- PASS: TestNetworkCreate (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestNetworkDisconnectError [2022-07-28T12:43:04.068Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestNetworkDisconnect [2022-07-28T12:43:04.068Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestNetworkInspectError [2022-07-28T12:43:04.068Z] --- PASS: TestNetworkInspectError (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestNetworkInspectNotFoundError [2022-07-28T12:43:04.068Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestNetworkInspectWithEmptyID [2022-07-28T12:43:04.068Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestNetworkInspect [2022-07-28T12:43:04.068Z] --- PASS: TestNetworkInspect (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestNetworkListError [2022-07-28T12:43:04.068Z] --- PASS: TestNetworkListError (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestNetworkList [2022-07-28T12:43:04.068Z] --- PASS: TestNetworkList (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestNetworksPruneError [2022-07-28T12:43:04.068Z] --- PASS: TestNetworksPruneError (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestNetworksPrune [2022-07-28T12:43:04.068Z] --- PASS: TestNetworksPrune (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestNetworkRemoveError [2022-07-28T12:43:04.068Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestNetworkRemove [2022-07-28T12:43:04.068Z] --- PASS: TestNetworkRemove (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestNodeInspectError [2022-07-28T12:43:04.068Z] --- PASS: TestNodeInspectError (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestNodeInspectNodeNotFound [2022-07-28T12:43:04.068Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestNodeInspectWithEmptyID [2022-07-28T12:43:04.068Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestNodeInspect [2022-07-28T12:43:04.068Z] --- PASS: TestNodeInspect (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestNodeListError [2022-07-28T12:43:04.068Z] --- PASS: TestNodeListError (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestNodeList [2022-07-28T12:43:04.068Z] --- PASS: TestNodeList (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestNodeRemoveError [2022-07-28T12:43:04.068Z] --- PASS: TestNodeRemoveError (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestNodeRemove [2022-07-28T12:43:04.068Z] --- PASS: TestNodeRemove (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestNodeUpdateError [2022-07-28T12:43:04.068Z] --- PASS: TestNodeUpdateError (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestNodeUpdate [2022-07-28T12:43:04.068Z] --- PASS: TestNodeUpdate (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestOptionWithTimeout [2022-07-28T12:43:04.068Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestPingFail [2022-07-28T12:43:04.068Z] --- PASS: TestPingFail (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestPingWithError [2022-07-28T12:43:04.068Z] 2022/07/28 12:43:03 RoundTripper returned a response & error; ignoring response [2022-07-28T12:43:04.068Z] 2022/07/28 12:43:03 RoundTripper returned a response & error; ignoring response [2022-07-28T12:43:04.068Z] --- PASS: TestPingWithError (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestPingSuccess [2022-07-28T12:43:04.068Z] --- PASS: TestPingSuccess (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestPingHeadFallback [2022-07-28T12:43:04.068Z] === RUN TestPingHeadFallback/OK [2022-07-28T12:43:04.068Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-07-28T12:43:04.068Z] === RUN TestPingHeadFallback/Not_Found [2022-07-28T12:43:04.068Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-07-28T12:43:04.068Z] --- PASS: TestPingHeadFallback (0.00s) [2022-07-28T12:43:04.068Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-07-28T12:43:04.068Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-07-28T12:43:04.068Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-07-28T12:43:04.068Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestPluginDisableError [2022-07-28T12:43:04.068Z] --- PASS: TestPluginDisableError (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestPluginDisable [2022-07-28T12:43:04.068Z] --- PASS: TestPluginDisable (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestPluginEnableError [2022-07-28T12:43:04.068Z] --- PASS: TestPluginEnableError (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestPluginEnable [2022-07-28T12:43:04.068Z] --- PASS: TestPluginEnable (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestPluginInspectError [2022-07-28T12:43:04.068Z] --- PASS: TestPluginInspectError (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestPluginInspectWithEmptyID [2022-07-28T12:43:04.068Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestPluginInspect [2022-07-28T12:43:04.068Z] --- PASS: TestPluginInspect (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestPluginListError [2022-07-28T12:43:04.068Z] --- PASS: TestPluginListError (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestPluginList [2022-07-28T12:43:04.068Z] --- PASS: TestPluginList (0.01s) [2022-07-28T12:43:04.068Z] === RUN TestPluginPushError [2022-07-28T12:43:04.068Z] --- PASS: TestPluginPushError (0.00s) [2022-07-28T12:43:04.068Z] === RUN TestPluginPush [2022-07-28T12:43:04.069Z] --- PASS: TestPluginPush (0.00s) [2022-07-28T12:43:04.069Z] === RUN TestPluginRemoveError [2022-07-28T12:43:04.069Z] --- PASS: TestPluginRemoveError (0.00s) [2022-07-28T12:43:04.069Z] === RUN TestPluginRemove [2022-07-28T12:43:04.069Z] --- PASS: TestPluginRemove (0.00s) [2022-07-28T12:43:04.069Z] === RUN TestPluginSetError [2022-07-28T12:43:04.069Z] --- PASS: TestPluginSetError (0.00s) [2022-07-28T12:43:04.069Z] === RUN TestPluginSet [2022-07-28T12:43:04.069Z] --- PASS: TestPluginSet (0.00s) [2022-07-28T12:43:04.069Z] === RUN TestSetHostHeader [2022-07-28T12:43:04.069Z] --- PASS: TestSetHostHeader (0.00s) [2022-07-28T12:43:04.069Z] === RUN TestPlainTextError [2022-07-28T12:43:04.069Z] --- PASS: TestPlainTextError (0.00s) [2022-07-28T12:43:04.069Z] === RUN TestInfiniteError [2022-07-28T12:43:04.069Z] --- PASS: TestInfiniteError (0.05s) [2022-07-28T12:43:04.069Z] === RUN TestSecretCreateUnsupported [2022-07-28T12:43:04.069Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-07-28T12:43:04.069Z] === RUN TestSecretCreateError [2022-07-28T12:43:04.069Z] --- PASS: TestSecretCreateError (0.00s) [2022-07-28T12:43:04.069Z] === RUN TestSecretCreate [2022-07-28T12:43:04.069Z] --- PASS: TestSecretCreate (0.00s) [2022-07-28T12:43:04.069Z] === RUN TestSecretInspectUnsupported [2022-07-28T12:43:04.069Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-07-28T12:43:04.069Z] === RUN TestSecretInspectError [2022-07-28T12:43:04.069Z] --- PASS: TestSecretInspectError (0.00s) [2022-07-28T12:43:04.069Z] === RUN TestSecretInspectSecretNotFound [2022-07-28T12:43:04.069Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-07-28T12:43:04.069Z] === RUN TestSecretInspectWithEmptyID [2022-07-28T12:43:04.069Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-07-28T12:43:04.069Z] === RUN TestSecretInspect [2022-07-28T12:43:04.069Z] --- PASS: TestSecretInspect (0.00s) [2022-07-28T12:43:04.069Z] === RUN TestSecretListUnsupported [2022-07-28T12:43:04.069Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-07-28T12:43:04.069Z] === RUN TestSecretListError [2022-07-28T12:43:04.069Z] --- PASS: TestSecretListError (0.00s) [2022-07-28T12:43:04.069Z] === RUN TestSecretList [2022-07-28T12:43:04.069Z] --- PASS: TestSecretList (0.00s) [2022-07-28T12:43:04.069Z] === RUN TestSecretRemoveUnsupported [2022-07-28T12:43:04.069Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-07-28T12:43:04.069Z] === RUN TestSecretRemoveError [2022-07-28T12:43:04.069Z] --- PASS: TestSecretRemoveError (0.00s) [2022-07-28T12:43:04.069Z] === RUN TestSecretRemove [2022-07-28T12:43:04.069Z] --- PASS: TestSecretRemove (0.00s) [2022-07-28T12:43:04.069Z] === RUN TestSecretUpdateUnsupported [2022-07-28T12:43:04.069Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-07-28T12:43:04.069Z] === RUN TestSecretUpdateError [2022-07-28T12:43:04.069Z] --- PASS: TestSecretUpdateError (0.00s) [2022-07-28T12:43:04.069Z] === RUN TestSecretUpdate [2022-07-28T12:43:04.069Z] --- PASS: TestSecretUpdate (0.00s) [2022-07-28T12:43:04.069Z] === RUN TestServiceCreateError [2022-07-28T12:43:04.069Z] --- PASS: TestServiceCreateError (0.00s) [2022-07-28T12:43:04.069Z] === RUN TestServiceCreate [2022-07-28T12:43:04.069Z] --- PASS: TestServiceCreate (0.00s) [2022-07-28T12:43:04.069Z] === RUN TestServiceCreateCompatiblePlatforms [2022-07-28T12:43:04.069Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-07-28T12:43:04.069Z] === RUN TestServiceCreateDigestPinning [2022-07-28T12:43:04.069Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-07-28T12:43:04.069Z] === RUN TestServiceInspectError [2022-07-28T12:43:04.069Z] --- PASS: TestServiceInspectError (0.00s) [2022-07-28T12:43:04.069Z] === RUN TestServiceInspectServiceNotFound [2022-07-28T12:43:04.069Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-07-28T12:43:04.069Z] === RUN TestServiceInspectWithEmptyID [2022-07-28T12:43:04.069Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-07-28T12:43:04.069Z] === RUN TestServiceInspect [2022-07-28T12:43:04.069Z] --- PASS: TestServiceInspect (0.00s) [2022-07-28T12:43:04.069Z] === RUN TestServiceListError [2022-07-28T12:43:04.069Z] --- PASS: TestServiceListError (0.00s) [2022-07-28T12:43:04.069Z] === RUN TestServiceList [2022-07-28T12:43:04.069Z] --- PASS: TestServiceList (0.00s) [2022-07-28T12:43:04.069Z] === RUN TestServiceLogsError [2022-07-28T12:43:04.069Z] --- PASS: TestServiceLogsError (0.00s) [2022-07-28T12:43:04.069Z] === RUN TestServiceLogs [2022-07-28T12:43:04.069Z] --- PASS: TestServiceLogs (0.00s) [2022-07-28T12:43:04.069Z] === RUN TestServiceRemoveError [2022-07-28T12:43:04.069Z] --- PASS: TestServiceRemoveError (0.00s) [2022-07-28T12:43:04.069Z] === RUN TestServiceRemoveNotFoundError [2022-07-28T12:43:04.069Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-07-28T12:43:04.069Z] === RUN TestServiceRemove [2022-07-28T12:43:04.069Z] --- PASS: TestServiceRemove (0.00s) [2022-07-28T12:43:04.069Z] === RUN TestServiceUpdateError [2022-07-28T12:43:04.069Z] --- PASS: TestServiceUpdateError (0.00s) [2022-07-28T12:43:04.069Z] === RUN TestServiceUpdate [2022-07-28T12:43:04.069Z] --- PASS: TestServiceUpdate (0.00s) [2022-07-28T12:43:04.069Z] === RUN TestSwarmGetUnlockKeyError [2022-07-28T12:43:04.069Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-07-28T12:43:04.069Z] === RUN TestSwarmGetUnlockKey [2022-07-28T12:43:04.069Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-07-28T12:43:04.069Z] === RUN TestSwarmInitError [2022-07-28T12:43:04.069Z] --- PASS: TestSwarmInitError (0.00s) [2022-07-28T12:43:04.069Z] === RUN TestSwarmInit [2022-07-28T12:43:04.069Z] --- PASS: TestSwarmInit (0.00s) [2022-07-28T12:43:04.558Z] === RUN TestSwarmInspectError [2022-07-28T12:43:04.558Z] --- PASS: TestSwarmInspectError (0.00s) [2022-07-28T12:43:04.558Z] === RUN TestSwarmInspect [2022-07-28T12:43:04.558Z] --- PASS: TestSwarmInspect (0.00s) [2022-07-28T12:43:04.558Z] === RUN TestSwarmJoinError [2022-07-28T12:43:04.558Z] --- PASS: TestSwarmJoinError (0.04s) [2022-07-28T12:43:04.558Z] === RUN TestSwarmJoin [2022-07-28T12:43:04.558Z] --- PASS: TestSwarmJoin (0.00s) [2022-07-28T12:43:04.558Z] === RUN TestSwarmLeaveError [2022-07-28T12:43:04.558Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-07-28T12:43:04.558Z] === RUN TestSwarmLeave [2022-07-28T12:43:04.558Z] --- PASS: TestSwarmLeave (0.00s) [2022-07-28T12:43:04.558Z] === RUN TestSwarmUnlockError [2022-07-28T12:43:04.558Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-07-28T12:43:04.558Z] === RUN TestSwarmUnlock [2022-07-28T12:43:04.558Z] --- PASS: TestSwarmUnlock (0.00s) [2022-07-28T12:43:04.558Z] === RUN TestSwarmUpdateError [2022-07-28T12:43:04.558Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-07-28T12:43:04.558Z] === RUN TestSwarmUpdate [2022-07-28T12:43:04.558Z] --- PASS: TestSwarmUpdate (0.00s) [2022-07-28T12:43:04.558Z] === RUN TestTaskInspectError [2022-07-28T12:43:04.558Z] --- PASS: TestTaskInspectError (0.00s) [2022-07-28T12:43:04.558Z] === RUN TestTaskInspectWithEmptyID [2022-07-28T12:43:04.558Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-07-28T12:43:04.558Z] === RUN TestTaskInspect [2022-07-28T12:43:04.558Z] --- PASS: TestTaskInspect (0.00s) [2022-07-28T12:43:04.558Z] === RUN TestTaskListError [2022-07-28T12:43:04.558Z] --- PASS: TestTaskListError (0.00s) [2022-07-28T12:43:04.558Z] === RUN TestTaskList [2022-07-28T12:43:04.558Z] --- PASS: TestTaskList (0.00s) [2022-07-28T12:43:04.558Z] === RUN TestVolumeCreateError [2022-07-28T12:43:04.558Z] --- PASS: TestVolumeCreateError (0.00s) [2022-07-28T12:43:04.558Z] === RUN TestVolumeCreate [2022-07-28T12:43:04.558Z] --- PASS: TestVolumeCreate (0.00s) [2022-07-28T12:43:04.558Z] === RUN TestVolumeInspectError [2022-07-28T12:43:04.558Z] --- PASS: TestVolumeInspectError (0.00s) [2022-07-28T12:43:04.558Z] === RUN TestVolumeInspectNotFound [2022-07-28T12:43:04.558Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-07-28T12:43:04.558Z] === RUN TestVolumeInspectWithEmptyID [2022-07-28T12:43:04.558Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-07-28T12:43:04.558Z] === RUN TestVolumeInspect [2022-07-28T12:43:04.558Z] --- PASS: TestVolumeInspect (0.00s) [2022-07-28T12:43:04.558Z] === RUN TestVolumeListError [2022-07-28T12:43:04.558Z] --- PASS: TestVolumeListError (0.00s) [2022-07-28T12:43:04.558Z] === RUN TestVolumeList [2022-07-28T12:43:04.558Z] --- PASS: TestVolumeList (0.00s) [2022-07-28T12:43:04.558Z] === RUN TestVolumeRemoveError [2022-07-28T12:43:04.558Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-07-28T12:43:04.558Z] === RUN TestVolumeRemove [2022-07-28T12:43:04.558Z] --- PASS: TestVolumeRemove (0.00s) [2022-07-28T12:43:04.558Z] === CONT TestTLSCloseWriter [2022-07-28T12:43:04.558Z] --- PASS: TestTLSCloseWriter (0.04s) [2022-07-28T12:43:04.558Z] PASS [2022-07-28T12:43:04.558Z] coverage: 74.9% of statements [2022-07-28T12:43:04.558Z] ok github.com/docker/docker/client 0.603s coverage: 74.9% of statements [2022-07-28T12:43:13.095Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-07-28T12:43:14.034Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-07-28T12:43:15.945Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-07-28T12:43:18.489Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-07-28T12:43:18.489Z] check_test.go:309: [dd8b32bb9d829] daemon is not started [2022-07-28T12:43:18.489Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-07-28T12:43:19.060Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-07-28T12:43:20.971Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite (337.58s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.42s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.71s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.53s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.43s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.57s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.66s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.52s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.90s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.43s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.17s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.48s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.54s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.51s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.20s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.41s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.42s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.58s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.57s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.10s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.62s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.60s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.59s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.56s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.69s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.65s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.32s) [2022-07-28T12:43:25.177Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.65s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.19s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.59s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.86s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.15s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.35s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.07s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (2.81s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.61s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.52s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.88s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.59s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.71s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.61s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.89s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.56s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.56s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.45s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.05s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.21s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.85s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.11s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.34s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.44s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.28s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.71s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.94s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.64s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.92s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.92s) [2022-07-28T12:43:25.177Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-07-28T12:43:25.177Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.12s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.39s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.01s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.01s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.93s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.04s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.12s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.22s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.57s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.18s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.16s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.37s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.54s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.56s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.53s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.02s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.59s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.71s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.94s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.60s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.24s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.71s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.67s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.89s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.54s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.69s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.56s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.72s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.81s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.35s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.20s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.14s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.66s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.13s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.08s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.95s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.59s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.32s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.47s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.79s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.70s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2022-07-28T12:43:25.177Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.14s) [2022-07-28T12:43:25.177Z] === RUN TestDockerSwarmSuite [2022-07-28T12:43:25.177Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-07-28T12:43:26.076Z] --- PASS: TestCheckoutGit (37.50s) [2022-07-28T12:43:26.076Z] === RUN TestValidGitTransport [2022-07-28T12:43:26.076Z] --- PASS: TestValidGitTransport (0.00s) [2022-07-28T12:43:26.076Z] === RUN TestGitInvalidRef [2022-07-28T12:43:26.076Z] --- PASS: TestGitInvalidRef (0.28s) [2022-07-28T12:43:26.076Z] PASS [2022-07-28T12:43:26.076Z] coverage: 86.3% of statements [2022-07-28T12:43:26.076Z] ok github.com/docker/docker/builder/remotecontext/git 37.954s coverage: 86.3% of statements [2022-07-28T12:43:27.102Z] ? github.com/docker/docker/cli [no test files] [2022-07-28T12:43:27.102Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-28T12:43:28.473Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-07-28T12:43:29.044Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-07-28T12:43:29.985Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-07-28T12:43:30.556Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-07-28T12:43:30.817Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-07-28T12:43:31.078Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-07-28T12:43:32.496Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-07-28T12:43:32.496Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-07-28T12:43:32.496Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-07-28T12:43:32.756Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-07-28T12:43:34.435Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-07-28T12:43:34.435Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-07-28T12:43:34.435Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-07-28T12:43:34.435Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-07-28T12:43:34.435Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-07-28T12:43:34.435Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-07-28T12:43:34.435Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-07-28T12:43:34.435Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-07-28T12:43:34.435Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-07-28T12:43:34.435Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-07-28T12:43:34.435Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-07-28T12:43:34.435Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-07-28T12:43:34.435Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-07-28T12:43:34.435Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2022-07-28T12:43:34.435Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-07-28T12:43:34.435Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.02s) [2022-07-28T12:43:34.435Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-07-28T12:43:34.435Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-07-28T12:43:34.435Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-07-28T12:43:34.435Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-07-28T12:43:34.435Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-07-28T12:43:34.435Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-07-28T12:43:34.435Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-07-28T12:43:34.435Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-07-28T12:43:34.435Z] === RUN TestConfigureDaemonLogs [2022-07-28T12:43:34.435Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-07-28T12:43:34.435Z] === RUN TestCommonOptionsInstallFlags [2022-07-28T12:43:34.435Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-07-28T12:43:34.435Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-07-28T12:43:34.435Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-07-28T12:43:34.435Z] PASS [2022-07-28T12:43:34.435Z] coverage: 18.4% of statements [2022-07-28T12:43:34.435Z] ok github.com/docker/docker/cmd/dockerd 0.256s coverage: 18.4% of statements [2022-07-28T12:43:34.922Z] === RUN TestContainerStopSignal [2022-07-28T12:43:34.923Z] --- PASS: TestContainerStopSignal (0.00s) [2022-07-28T12:43:34.923Z] === RUN TestContainerStopTimeout [2022-07-28T12:43:34.923Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-07-28T12:43:34.923Z] === RUN TestContainerSecretReferenceDestTarget [2022-07-28T12:43:34.923Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-07-28T12:43:34.923Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-07-28T12:43:34.923Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-07-28T12:43:34.923Z] === RUN TestContainerLogPathSetForRingLogger [2022-07-28T12:43:34.923Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-07-28T12:43:34.923Z] === RUN TestReplaceAndAppendEnvVars [2022-07-28T12:43:34.923Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-07-28T12:43:34.923Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-07-28T12:43:34.923Z] === RUN TestNewMemoryStore [2022-07-28T12:43:34.923Z] --- PASS: TestNewMemoryStore (0.00s) [2022-07-28T12:43:34.923Z] === RUN TestAddContainers [2022-07-28T12:43:34.923Z] --- PASS: TestAddContainers (0.00s) [2022-07-28T12:43:34.923Z] === RUN TestGetContainer [2022-07-28T12:43:34.923Z] --- PASS: TestGetContainer (0.00s) [2022-07-28T12:43:34.923Z] === RUN TestDeleteContainer [2022-07-28T12:43:34.923Z] --- PASS: TestDeleteContainer (0.00s) [2022-07-28T12:43:34.923Z] === RUN TestListContainers [2022-07-28T12:43:34.923Z] --- PASS: TestListContainers (0.00s) [2022-07-28T12:43:34.923Z] === RUN TestFirstContainer [2022-07-28T12:43:34.923Z] --- PASS: TestFirstContainer (0.00s) [2022-07-28T12:43:34.923Z] === RUN TestApplyAllContainer [2022-07-28T12:43:34.923Z] --- PASS: TestApplyAllContainer (0.00s) [2022-07-28T12:43:34.923Z] === RUN TestIsValidHealthString [2022-07-28T12:43:34.923Z] --- PASS: TestIsValidHealthString (0.00s) [2022-07-28T12:43:34.923Z] === RUN TestStateRunStop [2022-07-28T12:43:34.923Z] --- PASS: TestStateRunStop (0.00s) [2022-07-28T12:43:34.923Z] === RUN TestStateTimeoutWait [2022-07-28T12:43:34.923Z] state_test.go:141: Stop callback fired [2022-07-28T12:43:34.923Z] state_test.go:165: Stop callback fired [2022-07-28T12:43:34.923Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-07-28T12:43:34.923Z] === RUN TestIsValidStateString [2022-07-28T12:43:34.923Z] --- PASS: TestIsValidStateString (0.00s) [2022-07-28T12:43:34.923Z] === RUN TestViewSaveDelete [2022-07-28T12:43:34.923Z] --- PASS: TestViewSaveDelete (0.02s) [2022-07-28T12:43:34.923Z] === RUN TestViewAll [2022-07-28T12:43:34.923Z] --- PASS: TestViewAll (0.02s) [2022-07-28T12:43:34.923Z] === RUN TestViewGet [2022-07-28T12:43:34.923Z] --- PASS: TestViewGet (0.01s) [2022-07-28T12:43:34.923Z] === RUN TestNames [2022-07-28T12:43:34.923Z] --- PASS: TestNames (0.00s) [2022-07-28T12:43:34.923Z] === RUN TestViewWithHealthCheck [2022-07-28T12:43:34.923Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-07-28T12:43:34.923Z] PASS [2022-07-28T12:43:34.923Z] coverage: 41.1% of statements [2022-07-28T12:43:34.923Z] ok github.com/docker/docker/container 0.284s coverage: 41.1% of statements [2022-07-28T12:43:34.923Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-28T12:43:34.923Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-28T12:43:34.923Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-28T12:43:34.923Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-28T12:43:36.055Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-07-28T12:43:36.545Z] === RUN TestPrepare [2022-07-28T12:43:36.545Z] --- PASS: TestPrepare (0.00s) [2022-07-28T12:43:36.545Z] === RUN TestStart [2022-07-28T12:43:36.545Z] --- PASS: TestStart (0.00s) [2022-07-28T12:43:36.545Z] === RUN TestWaitCancel [2022-07-28T12:43:36.545Z] --- PASS: TestWaitCancel (0.00s) [2022-07-28T12:43:36.545Z] === RUN TestWaitDisabled [2022-07-28T12:43:36.545Z] --- PASS: TestWaitDisabled (0.00s) [2022-07-28T12:43:36.545Z] === RUN TestWaitEnabled [2022-07-28T12:43:36.545Z] --- PASS: TestWaitEnabled (0.00s) [2022-07-28T12:43:36.545Z] === RUN TestRemove [2022-07-28T12:43:36.545Z] --- PASS: TestRemove (0.00s) [2022-07-28T12:43:36.545Z] PASS [2022-07-28T12:43:36.545Z] coverage: 65.3% of statements [2022-07-28T12:43:36.545Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.083s coverage: 65.3% of statements [2022-07-28T12:43:38.167Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-07-28T12:43:38.167Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.19s) [2022-07-28T12:43:38.167Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-07-28T12:43:38.167Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-07-28T12:43:38.167Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-07-28T12:43:38.167Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-07-28T12:43:38.167Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-07-28T12:43:38.167Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-07-28T12:43:38.167Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-07-28T12:43:38.167Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-07-28T12:43:38.167Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-07-28T12:43:38.167Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-07-28T12:43:38.167Z] === RUN TestServiceConvertToGRPCIsolation [2022-07-28T12:43:38.167Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-07-28T12:43:38.167Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-07-28T12:43:38.167Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-07-28T12:43:38.167Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-07-28T12:43:38.167Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-07-28T12:43:38.167Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-07-28T12:43:38.167Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-07-28T12:43:38.167Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-07-28T12:43:38.167Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-07-28T12:43:38.167Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-07-28T12:43:38.167Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-07-28T12:43:38.167Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-07-28T12:43:38.167Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-07-28T12:43:38.167Z] === RUN TestServiceConvertFromGRPCIsolation [2022-07-28T12:43:38.167Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-07-28T12:43:38.167Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-07-28T12:43:38.167Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-07-28T12:43:38.167Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-07-28T12:43:38.167Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-07-28T12:43:38.167Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-07-28T12:43:38.167Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-07-28T12:43:38.167Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-07-28T12:43:38.167Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-07-28T12:43:38.167Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-07-28T12:43:38.167Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-07-28T12:43:38.167Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-07-28T12:43:38.167Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-07-28T12:43:38.167Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-07-28T12:43:38.167Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-07-28T12:43:38.167Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-07-28T12:43:38.167Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-07-28T12:43:38.167Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-07-28T12:43:38.167Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-07-28T12:43:38.167Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-07-28T12:43:38.167Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-07-28T12:43:38.167Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-07-28T12:43:38.167Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-07-28T12:43:38.167Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-07-28T12:43:38.167Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-07-28T12:43:38.167Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-07-28T12:43:38.167Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-07-28T12:43:38.167Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-07-28T12:43:38.167Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-07-28T12:43:38.167Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-07-28T12:43:38.167Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-07-28T12:43:38.167Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-07-28T12:43:38.167Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-07-28T12:43:38.167Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-07-28T12:43:38.167Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-07-28T12:43:38.167Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-07-28T12:43:38.167Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-07-28T12:43:38.167Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-07-28T12:43:38.167Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-07-28T12:43:38.167Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-07-28T12:43:38.167Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-07-28T12:43:38.167Z] === RUN TestServiceConvertFromGRPCConfigs [2022-07-28T12:43:38.167Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-07-28T12:43:38.167Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-07-28T12:43:38.167Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-07-28T12:43:38.167Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-07-28T12:43:38.167Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-07-28T12:43:38.167Z] === RUN TestServiceConvertToGRPCConfigs [2022-07-28T12:43:38.167Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-07-28T12:43:38.167Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-07-28T12:43:38.167Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-07-28T12:43:38.167Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-07-28T12:43:38.167Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-07-28T12:43:38.167Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-07-28T12:43:38.167Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-07-28T12:43:38.167Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-07-28T12:43:38.167Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-07-28T12:43:38.167Z] PASS [2022-07-28T12:43:38.167Z] coverage: 35.9% of statements [2022-07-28T12:43:38.167Z] ok github.com/docker/docker/daemon/cluster/convert 0.273s coverage: 35.9% of statements [2022-07-28T12:43:38.654Z] === RUN TestNewListSecretsFilters [2022-07-28T12:43:38.654Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-07-28T12:43:38.654Z] === RUN TestNewListConfigsFilters [2022-07-28T12:43:38.654Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-07-28T12:43:38.654Z] PASS [2022-07-28T12:43:38.654Z] coverage: 0.5% of statements [2022-07-28T12:43:38.654Z] ok github.com/docker/docker/daemon/cluster 0.249s coverage: 0.5% of statements [2022-07-28T12:43:41.700Z] === RUN TestDiscoveryOptsErrors [2022-07-28T12:43:41.700Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2022-07-28T12:43:41.700Z] === RUN TestDiscoveryOpts [2022-07-28T12:43:41.700Z] --- PASS: TestDiscoveryOpts (0.00s) [2022-07-28T12:43:41.700Z] PASS [2022-07-28T12:43:41.700Z] coverage: 30.0% of statements [2022-07-28T12:43:41.700Z] ok github.com/docker/docker/daemon/discovery 0.324s coverage: 30.0% of statements [2022-07-28T12:43:42.631Z] === RUN TestDockerSuite/TestBuildExpose [2022-07-28T12:43:42.631Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-07-28T12:43:42.723Z] === RUN TestBuilderGC [2022-07-28T12:43:42.723Z] --- PASS: TestBuilderGC (0.00s) [2022-07-28T12:43:42.723Z] === RUN TestDaemonConfigurationNotFound [2022-07-28T12:43:42.723Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-07-28T12:43:42.723Z] === RUN TestDaemonBrokenConfiguration [2022-07-28T12:43:42.723Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-07-28T12:43:42.723Z] === RUN TestParseClusterAdvertiseSettings [2022-07-28T12:43:42.723Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2022-07-28T12:43:42.723Z] === RUN TestFindConfigurationConflicts [2022-07-28T12:43:42.723Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-07-28T12:43:42.723Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-07-28T12:43:42.723Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-07-28T12:43:42.723Z] === RUN TestDaemonConfigurationMergeConflicts [2022-07-28T12:43:42.723Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-07-28T12:43:42.723Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-07-28T12:43:42.723Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-07-28T12:43:42.723Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-07-28T12:43:42.723Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-07-28T12:43:42.723Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-07-28T12:43:42.723Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-07-28T12:43:42.723Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-07-28T12:43:42.723Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-07-28T12:43:42.723Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-07-28T12:43:42.723Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-07-28T12:43:42.723Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-07-28T12:43:42.723Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-07-28T12:43:42.723Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-07-28T12:43:42.723Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-07-28T12:43:42.723Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-07-28T12:43:42.723Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-07-28T12:43:42.723Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-07-28T12:43:42.723Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-07-28T12:43:42.723Z] === RUN TestValidateConfigurationErrors [2022-07-28T12:43:42.723Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-07-28T12:43:42.723Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-07-28T12:43:42.723Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-07-28T12:43:42.723Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-07-28T12:43:42.723Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-07-28T12:43:42.723Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-07-28T12:43:42.723Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-07-28T12:43:42.723Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-07-28T12:43:42.723Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-07-28T12:43:42.723Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-07-28T12:43:42.723Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-07-28T12:43:42.723Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-07-28T12:43:42.723Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-07-28T12:43:42.724Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-07-28T12:43:42.724Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-07-28T12:43:42.724Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-07-28T12:43:42.724Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-07-28T12:43:42.724Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-07-28T12:43:42.724Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-07-28T12:43:42.724Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-07-28T12:43:42.724Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-07-28T12:43:42.724Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-07-28T12:43:42.724Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-07-28T12:43:42.724Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-07-28T12:43:42.724Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-07-28T12:43:42.724Z] === RUN TestValidateConfiguration [2022-07-28T12:43:42.724Z] === RUN TestValidateConfiguration/with_label [2022-07-28T12:43:42.724Z] === RUN TestValidateConfiguration/with_dns [2022-07-28T12:43:42.724Z] === RUN TestValidateConfiguration/with_dns-search [2022-07-28T12:43:42.724Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-07-28T12:43:42.724Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-07-28T12:43:42.724Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-07-28T12:43:42.724Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-07-28T12:43:42.724Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-07-28T12:43:42.724Z] --- PASS: TestValidateConfiguration (0.00s) [2022-07-28T12:43:42.724Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-07-28T12:43:42.724Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-07-28T12:43:42.724Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-07-28T12:43:42.724Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-07-28T12:43:42.724Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-07-28T12:43:42.724Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-07-28T12:43:42.724Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-07-28T12:43:42.724Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-07-28T12:43:42.724Z] === RUN TestModifiedDiscoverySettings [2022-07-28T12:43:42.724Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2022-07-28T12:43:42.724Z] === RUN TestReloadSetConfigFileNotExist [2022-07-28T12:43:42.724Z] === RUN TestWaitNodeAttachment [2022-07-28T12:43:42.724Z] time="2022-07-28T12:43:42Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-07-28T12:43:42.724Z] --- PASS: TestReloadSetConfigFileNotExist (0.21s) [2022-07-28T12:43:42.724Z] === RUN TestReloadDefaultConfigNotExist [2022-07-28T12:43:42.724Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-07-28T12:43:42.724Z] --- SKIP: TestReloadDefaultConfigNotExist (0.02s) [2022-07-28T12:43:42.724Z] === RUN TestReloadBadDefaultConfig [2022-07-28T12:43:42.724Z] time="2022-07-28T12:43:42Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3678019927" [2022-07-28T12:43:42.724Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-07-28T12:43:42.724Z] === RUN TestReloadWithConflictingLabels [2022-07-28T12:43:42.724Z] time="2022-07-28T12:43:42Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2010404235" [2022-07-28T12:43:42.724Z] --- PASS: TestReloadWithConflictingLabels (0.02s) [2022-07-28T12:43:42.724Z] === RUN TestReloadWithDuplicateLabels [2022-07-28T12:43:42.724Z] time="2022-07-28T12:43:42Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2083545455" [2022-07-28T12:43:42.724Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-07-28T12:43:42.724Z] === RUN TestDaemonConfigurationMerge [2022-07-28T12:43:42.724Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-07-28T12:43:42.724Z] PASS [2022-07-28T12:43:42.724Z] coverage: 79.7% of statements [2022-07-28T12:43:42.724Z] ok github.com/docker/docker/daemon/config 0.453s coverage: 79.7% of statements [2022-07-28T12:43:43.201Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-07-28T12:43:43.210Z] --- PASS: TestWaitNodeAttachment (0.41s) [2022-07-28T12:43:43.210Z] === RUN TestIsolationConversion [2022-07-28T12:43:43.210Z] === RUN TestIsolationConversion/default [2022-07-28T12:43:43.210Z] === RUN TestIsolationConversion/process [2022-07-28T12:43:43.210Z] === RUN TestIsolationConversion/hyperv [2022-07-28T12:43:43.210Z] --- PASS: TestIsolationConversion (0.01s) [2022-07-28T12:43:43.210Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-07-28T12:43:43.210Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-07-28T12:43:43.210Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-07-28T12:43:43.210Z] === RUN TestContainerLabels [2022-07-28T12:43:43.210Z] --- PASS: TestContainerLabels (0.00s) [2022-07-28T12:43:43.210Z] === RUN TestCredentialSpecConversion [2022-07-28T12:43:43.210Z] === RUN TestCredentialSpecConversion/none [2022-07-28T12:43:43.210Z] === RUN TestCredentialSpecConversion/config [2022-07-28T12:43:43.210Z] === RUN TestCredentialSpecConversion/file [2022-07-28T12:43:43.210Z] === RUN TestCredentialSpecConversion/registry [2022-07-28T12:43:43.210Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-07-28T12:43:43.210Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-07-28T12:43:43.210Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-07-28T12:43:43.210Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-07-28T12:43:43.210Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-07-28T12:43:43.210Z] === RUN TestControllerValidateMountBind [2022-07-28T12:43:43.210Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-07-28T12:43:43.210Z] === RUN TestControllerValidateMountVolume [2022-07-28T12:43:43.210Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-07-28T12:43:43.210Z] === RUN TestControllerValidateMountTarget [2022-07-28T12:43:43.210Z] --- PASS: TestControllerValidateMountTarget (0.02s) [2022-07-28T12:43:43.210Z] === RUN TestControllerValidateMountTmpfs [2022-07-28T12:43:43.210Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-07-28T12:43:43.210Z] === RUN TestControllerValidateMountInvalidType [2022-07-28T12:43:43.210Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-07-28T12:43:43.210Z] === RUN TestControllerValidateMountNamedPipe [2022-07-28T12:43:43.210Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-07-28T12:43:43.210Z] PASS [2022-07-28T12:43:43.210Z] coverage: 11.0% of statements [2022-07-28T12:43:43.210Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.754s coverage: 11.0% of statements [2022-07-28T12:43:43.698Z] === RUN TestEventsLog [2022-07-28T12:43:43.698Z] --- PASS: TestEventsLog (0.00s) [2022-07-28T12:43:43.698Z] === RUN TestEventsLogTimeout [2022-07-28T12:43:43.698Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-07-28T12:43:43.698Z] === RUN TestLogEvents [2022-07-28T12:43:43.698Z] --- PASS: TestLogEvents (0.06s) [2022-07-28T12:43:43.698Z] === RUN TestLoadBufferedEvents [2022-07-28T12:43:43.771Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-07-28T12:43:44.032Z] === RUN TestDockerSuite/TestBuildFails [2022-07-28T12:43:44.184Z] --- PASS: TestLoadBufferedEvents (0.19s) [2022-07-28T12:43:44.185Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-07-28T12:43:44.185Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-07-28T12:43:44.185Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-07-28T12:43:44.185Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-07-28T12:43:44.185Z] PASS [2022-07-28T12:43:44.185Z] coverage: 50.0% of statements [2022-07-28T12:43:44.185Z] ok github.com/docker/docker/daemon/events 0.352s coverage: 50.0% of statements [2022-07-28T12:43:44.603Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-07-28T12:43:44.864Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-07-28T12:43:45.209Z] === RUN TestIsEmptyDir [2022-07-28T12:43:45.209Z] --- PASS: TestIsEmptyDir (0.03s) [2022-07-28T12:43:45.209Z] PASS [2022-07-28T12:43:45.209Z] coverage: 2.3% of statements [2022-07-28T12:43:45.209Z] ok github.com/docker/docker/daemon/graphdriver 0.113s coverage: 2.3% of statements [2022-07-28T12:43:45.209Z] === RUN TestLinkNaming [2022-07-28T12:43:45.209Z] --- PASS: TestLinkNaming (0.00s) [2022-07-28T12:43:45.209Z] === RUN TestLinkNew [2022-07-28T12:43:45.209Z] --- PASS: TestLinkNew (0.00s) [2022-07-28T12:43:45.209Z] === RUN TestLinkEnv [2022-07-28T12:43:45.209Z] --- PASS: TestLinkEnv (0.00s) [2022-07-28T12:43:45.209Z] === RUN TestLinkMultipleEnv [2022-07-28T12:43:45.209Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-07-28T12:43:45.209Z] === RUN TestLinkPortRangeEnv [2022-07-28T12:43:45.209Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-07-28T12:43:45.209Z] PASS [2022-07-28T12:43:45.209Z] coverage: 93.0% of statements [2022-07-28T12:43:45.695Z] ok github.com/docker/docker/daemon/links 0.067s coverage: 93.0% of statements [2022-07-28T12:43:46.182Z] === RUN TestVerifyNetworkingConfig [2022-07-28T12:43:46.182Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-07-28T12:43:46.182Z] === RUN TestGetContainer [2022-07-28T12:43:46.182Z] --- PASS: TestGetContainer (0.00s) [2022-07-28T12:43:46.182Z] === RUN TestValidContainerNames [2022-07-28T12:43:46.182Z] --- PASS: TestValidContainerNames (0.00s) [2022-07-28T12:43:46.182Z] === RUN TestContainerInitDNS [2022-07-28T12:43:46.182Z] daemon_test.go:147: root required [2022-07-28T12:43:46.182Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-07-28T12:43:46.182Z] === RUN TestMerge [2022-07-28T12:43:46.182Z] --- PASS: TestMerge (0.00s) [2022-07-28T12:43:46.182Z] === RUN TestValidateContainerIsolation [2022-07-28T12:43:46.182Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-07-28T12:43:46.182Z] === RUN TestFindNetworkErrorType [2022-07-28T12:43:46.182Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-07-28T12:43:46.182Z] === RUN TestEnsureServicesExist [2022-07-28T12:43:46.182Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-07-28T12:43:46.182Z] === RUN TestEnsureServicesExistErrors [2022-07-28T12:43:46.182Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-07-28T12:43:46.182Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-07-28T12:43:46.182Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-07-28T12:43:46.182Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-07-28T12:43:46.182Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-07-28T12:43:46.182Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-07-28T12:43:46.182Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-07-28T12:43:46.182Z] === RUN TestContainerDelete [2022-07-28T12:43:46.182Z] --- PASS: TestContainerDelete (0.00s) [2022-07-28T12:43:46.182Z] === RUN TestContainerDoubleDelete [2022-07-28T12:43:46.182Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-07-28T12:43:46.182Z] === RUN TestLogContainerEventCopyLabels [2022-07-28T12:43:46.182Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-07-28T12:43:46.182Z] === RUN TestLogContainerEventWithAttributes [2022-07-28T12:43:46.182Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-07-28T12:43:46.182Z] === RUN TestNoneHealthcheck [2022-07-28T12:43:46.182Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-07-28T12:43:46.182Z] === RUN TestHealthStates [2022-07-28T12:43:46.669Z] time="2022-07-28T12:43:46Z" 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" [2022-07-28T12:43:46.669Z] time="2022-07-28T12:43:46Z" 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" [2022-07-28T12:43:46.669Z] time="2022-07-28T12:43:46Z" 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" [2022-07-28T12:43:46.669Z] time="2022-07-28T12:43:46Z" 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" [2022-07-28T12:43:46.669Z] time="2022-07-28T12:43:46Z" 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" [2022-07-28T12:43:46.669Z] time="2022-07-28T12:43:46Z" 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" [2022-07-28T12:43:46.669Z] time="2022-07-28T12:43:46Z" 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" [2022-07-28T12:43:46.669Z] time="2022-07-28T12:43:46Z" 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" [2022-07-28T12:43:46.669Z] time="2022-07-28T12:43:46Z" 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" [2022-07-28T12:43:46.669Z] time="2022-07-28T12:43:46Z" 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" [2022-07-28T12:43:46.669Z] --- PASS: TestHealthStates (0.21s) [2022-07-28T12:43:46.669Z] === RUN TestMaskURLCredentials [2022-07-28T12:43:46.669Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-07-28T12:43:46.669Z] === RUN TestGetInspectData [2022-07-28T12:43:46.669Z] --- PASS: TestGetInspectData (0.00s) [2022-07-28T12:43:46.669Z] === RUN TestFillLicense [2022-07-28T12:43:46.669Z] --- PASS: TestFillLicense (0.00s) [2022-07-28T12:43:46.669Z] === RUN TestListInvalidFilter [2022-07-28T12:43:46.669Z] --- PASS: TestListInvalidFilter (0.00s) [2022-07-28T12:43:46.669Z] === RUN TestNameFilter [2022-07-28T12:43:46.669Z] --- PASS: TestNameFilter (0.00s) [2022-07-28T12:43:46.669Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-07-28T12:43:46.669Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-07-28T12:43:46.669Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-07-28T12:43:46.669Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-07-28T12:43:46.669Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-07-28T12:43:46.669Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-07-28T12:43:46.669Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-07-28T12:43:46.669Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-07-28T12:43:46.669Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-07-28T12:43:46.669Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-07-28T12:43:46.669Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-07-28T12:43:46.669Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-07-28T12:43:46.669Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-07-28T12:43:46.669Z] === 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 [2022-07-28T12:43:46.669Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-07-28T12:43:46.669Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-07-28T12:43:46.669Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-07-28T12:43:46.669Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-07-28T12:43:46.669Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-07-28T12:43:46.669Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-07-28T12:43:46.669Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-07-28T12:43:46.669Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-07-28T12:43:46.669Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-07-28T12:43:46.669Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-07-28T12:43:46.669Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-07-28T12:43:46.669Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-07-28T12:43:46.669Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-07-28T12:43:46.669Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-07-28T12:43:46.669Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-07-28T12:43:46.669Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-07-28T12:43:46.669Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-07-28T12:43:46.669Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-07-28T12:43:46.669Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-07-28T12:43:46.669Z] --- 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) [2022-07-28T12:43:46.669Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-07-28T12:43:46.669Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-07-28T12:43:46.669Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-07-28T12:43:46.669Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-07-28T12:43:46.669Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-07-28T12:43:46.669Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-07-28T12:43:46.669Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-07-28T12:43:46.669Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-07-28T12:43:46.669Z] === RUN TestDaemonReloadLabels [2022-07-28T12:43:46.669Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-07-28T12:43:46.669Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-07-28T12:43:46.669Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-07-28T12:43:46.669Z] === RUN TestDaemonReloadMirrors [2022-07-28T12:43:46.669Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-07-28T12:43:46.669Z] === RUN TestDaemonReloadInsecureRegistries [2022-07-28T12:43:46.669Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-07-28T12:43:46.669Z] === RUN TestDaemonReloadNotAffectOthers [2022-07-28T12:43:46.669Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-07-28T12:43:46.669Z] === RUN TestDaemonDiscoveryReload [2022-07-28T12:43:46.774Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-07-28T12:43:47.693Z] --- PASS: TestDaemonDiscoveryReload (1.03s) [2022-07-28T12:43:47.693Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2022-07-28T12:43:48.156Z] === RUN TestDockerSuite/TestBuildForceRm [2022-07-28T12:43:48.179Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.56s) [2022-07-28T12:43:48.180Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2022-07-28T12:43:48.180Z] === RUN TestNewStreamConfig [2022-07-28T12:43:48.180Z] === RUN TestNewStreamConfig/defaults [2022-07-28T12:43:48.180Z] === RUN TestNewStreamConfig/invalid_create_group [2022-07-28T12:43:48.180Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-07-28T12:43:48.180Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-07-28T12:43:48.180Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-07-28T12:43:48.180Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-07-28T12:43:48.180Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-07-28T12:43:48.180Z] --- PASS: TestNewStreamConfig (0.00s) [2022-07-28T12:43:48.180Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-07-28T12:43:48.180Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-07-28T12:43:48.180Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-07-28T12:43:48.180Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-07-28T12:43:48.180Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-07-28T12:43:48.180Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-07-28T12:43:48.180Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-07-28T12:43:48.180Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-07-28T12:43:48.180Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-07-28T12:43:48.180Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-07-28T12:43:48.180Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-07-28T12:43:48.180Z] === RUN TestNewAWSLogsClientRegionDetect [2022-07-28T12:43:48.666Z] time="2022-07-28T12:43:47Z" level=info msg="Trying to get region from EC2 Metadata" [2022-07-28T12:43:48.666Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.23s) [2022-07-28T12:43:48.666Z] === RUN TestCreateSuccess [2022-07-28T12:43:48.666Z] --- PASS: TestCreateSuccess (0.00s) [2022-07-28T12:43:48.666Z] === RUN TestCreateLogGroupSuccess [2022-07-28T12:43:48.666Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-07-28T12:43:48.666Z] === RUN TestCreateError [2022-07-28T12:43:48.666Z] --- PASS: TestCreateError (0.00s) [2022-07-28T12:43:48.666Z] === RUN TestCreateAlreadyExists [2022-07-28T12:43:48.666Z] time="2022-07-28T12:43:48Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-07-28T12:43:48.666Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-07-28T12:43:48.666Z] === RUN TestLogClosed [2022-07-28T12:43:48.666Z] --- PASS: TestLogClosed (0.00s) [2022-07-28T12:43:48.666Z] === RUN TestLogBlocking [2022-07-28T12:43:48.666Z] --- PASS: TestLogBlocking (0.00s) [2022-07-28T12:43:48.666Z] === RUN TestLogNonBlockingBufferEmpty [2022-07-28T12:43:48.666Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-07-28T12:43:48.666Z] === RUN TestLogNonBlockingBufferFull [2022-07-28T12:43:48.666Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-07-28T12:43:48.666Z] === RUN TestPublishBatchSuccess [2022-07-28T12:43:48.666Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-07-28T12:43:48.666Z] === RUN TestPublishBatchError [2022-07-28T12:43:48.666Z] time="2022-07-28T12:43:48Z" level=error msg=Error [2022-07-28T12:43:48.666Z] --- PASS: TestPublishBatchError (0.00s) [2022-07-28T12:43:48.666Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-07-28T12:43:48.666Z] time="2022-07-28T12:43:48Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-07-28T12:43:48.666Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-07-28T12:43:48.666Z] === RUN TestPublishBatchAlreadyAccepted [2022-07-28T12:43:48.666Z] time="2022-07-28T12:43:48Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-07-28T12:43:48.666Z] time="2022-07-28T12:43:48Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-07-28T12:43:48.666Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-07-28T12:43:48.666Z] === RUN TestCollectBatchSimple [2022-07-28T12:43:48.666Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-07-28T12:43:48.666Z] === RUN TestCollectBatchTicker [2022-07-28T12:43:48.666Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-07-28T12:43:48.666Z] === RUN TestCollectBatchMultilinePattern [2022-07-28T12:43:48.666Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-07-28T12:43:48.666Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-07-28T12:43:48.666Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-07-28T12:43:48.666Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-07-28T12:43:48.666Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-07-28T12:43:48.666Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-07-28T12:43:48.666Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-07-28T12:43:48.666Z] === RUN TestCollectBatchClose [2022-07-28T12:43:48.666Z] --- PASS: TestCollectBatchClose (0.00s) [2022-07-28T12:43:48.666Z] === RUN TestEffectiveLen [2022-07-28T12:43:48.666Z] === RUN TestEffectiveLen/0/Hello [2022-07-28T12:43:48.666Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-07-28T12:43:48.666Z] === RUN TestEffectiveLen/2/🙃 [2022-07-28T12:43:48.666Z] === RUN TestEffectiveLen/3/���� [2022-07-28T12:43:48.666Z] === RUN TestEffectiveLen/4/He��o [2022-07-28T12:43:48.666Z] === RUN TestEffectiveLen/5/ [2022-07-28T12:43:48.666Z] --- PASS: TestEffectiveLen (0.00s) [2022-07-28T12:43:48.666Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-07-28T12:43:48.666Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-07-28T12:43:48.666Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-07-28T12:43:48.666Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-07-28T12:43:48.666Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-07-28T12:43:48.666Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-07-28T12:43:48.666Z] === RUN TestFindValidSplit [2022-07-28T12:43:48.666Z] === RUN TestFindValidSplit/0/ [2022-07-28T12:43:48.666Z] cloudwatchlogs_test.go:1044: [2022-07-28T12:43:48.666Z] cloudwatchlogs_test.go:1045: [2022-07-28T12:43:48.666Z] === RUN TestFindValidSplit/1/Hello [2022-07-28T12:43:48.666Z] cloudwatchlogs_test.go:1044: Hello [2022-07-28T12:43:48.666Z] cloudwatchlogs_test.go:1045: [2022-07-28T12:43:48.666Z] === RUN TestFindValidSplit/2/Hello [2022-07-28T12:43:48.666Z] cloudwatchlogs_test.go:1044: He [2022-07-28T12:43:48.666Z] cloudwatchlogs_test.go:1045: llo [2022-07-28T12:43:48.666Z] === RUN TestFindValidSplit/3/Hello [2022-07-28T12:43:48.666Z] cloudwatchlogs_test.go:1044: [2022-07-28T12:43:48.666Z] cloudwatchlogs_test.go:1045: Hello [2022-07-28T12:43:48.666Z] === RUN TestFindValidSplit/4/🙃 [2022-07-28T12:43:48.666Z] cloudwatchlogs_test.go:1044: [2022-07-28T12:43:48.666Z] cloudwatchlogs_test.go:1045: 🙃 [2022-07-28T12:43:48.666Z] === RUN TestFindValidSplit/5/🙃 [2022-07-28T12:43:48.666Z] cloudwatchlogs_test.go:1044: 🙃 [2022-07-28T12:43:48.666Z] cloudwatchlogs_test.go:1045: [2022-07-28T12:43:48.666Z] === RUN TestFindValidSplit/6/a� [2022-07-28T12:43:48.666Z] cloudwatchlogs_test.go:1044: a [2022-07-28T12:43:48.666Z] cloudwatchlogs_test.go:1045: � [2022-07-28T12:43:48.666Z] === RUN TestFindValidSplit/7/a� [2022-07-28T12:43:48.666Z] cloudwatchlogs_test.go:1044: a� [2022-07-28T12:43:48.666Z] cloudwatchlogs_test.go:1045: [2022-07-28T12:43:48.666Z] --- PASS: TestFindValidSplit (0.00s) [2022-07-28T12:43:48.666Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-07-28T12:43:48.666Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-07-28T12:43:48.666Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-07-28T12:43:48.666Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-07-28T12:43:48.666Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-07-28T12:43:48.666Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-07-28T12:43:48.666Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-07-28T12:43:48.666Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-07-28T12:43:48.666Z] === RUN TestProcessEventEmoji [2022-07-28T12:43:48.666Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-07-28T12:43:48.666Z] === RUN TestCollectBatchLineSplit [2022-07-28T12:43:48.666Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-07-28T12:43:48.666Z] === RUN TestCollectBatchLineSplitWithBinary [2022-07-28T12:43:48.666Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-07-28T12:43:48.666Z] === RUN TestCollectBatchMaxEvents [2022-07-28T12:43:48.666Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-07-28T12:43:48.666Z] === RUN TestCollectBatchMaxTotalBytes [2022-07-28T12:43:48.666Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-07-28T12:43:48.666Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-07-28T12:43:48.666Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-07-28T12:43:48.666Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-07-28T12:43:48.666Z] === RUN TestAdapterReadLogs [2022-07-28T12:43:48.666Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-07-28T12:43:48.666Z] === RUN TestCopier [2022-07-28T12:43:48.666Z] --- PASS: TestCopier (0.00s) [2022-07-28T12:43:48.666Z] === RUN TestCopierLongLines [2022-07-28T12:43:48.666Z] --- PASS: TestCopierLongLines (0.00s) [2022-07-28T12:43:48.666Z] === RUN TestCopierSlow [2022-07-28T12:43:48.666Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-07-28T12:43:48.666Z] === RUN TestParseLogOptionsMultilinePattern [2022-07-28T12:43:48.666Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-07-28T12:43:48.666Z] === RUN TestParseLogOptionsDatetimeFormat [2022-07-28T12:43:48.666Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-07-28T12:43:48.666Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-07-28T12:43:48.666Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-07-28T12:43:48.666Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-07-28T12:43:48.666Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-07-28T12:43:48.666Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-07-28T12:43:48.666Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-07-28T12:43:48.666Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-07-28T12:43:48.666Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-07-28T12:43:48.666Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-07-28T12:43:48.666Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-07-28T12:43:48.666Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-07-28T12:43:48.666Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-07-28T12:43:48.666Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-07-28T12:43:48.666Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-07-28T12:43:48.666Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-07-28T12:43:48.666Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-07-28T12:43:48.666Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-07-28T12:43:48.666Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-07-28T12:43:48.666Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-07-28T12:43:48.666Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-07-28T12:43:48.666Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-07-28T12:43:48.666Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-07-28T12:43:48.666Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-07-28T12:43:48.666Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-07-28T12:43:48.666Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-07-28T12:43:48.666Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-07-28T12:43:48.666Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-07-28T12:43:48.666Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-07-28T12:43:48.666Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-07-28T12:43:48.666Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-07-28T12:43:48.666Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-07-28T12:43:48.666Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-07-28T12:43:48.667Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-07-28T12:43:48.667Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-07-28T12:43:48.667Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-07-28T12:43:48.667Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-07-28T12:43:48.667Z] === RUN TestCreateTagSuccess [2022-07-28T12:43:48.667Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-07-28T12:43:48.667Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-07-28T12:43:48.667Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-07-28T12:43:48.667Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-07-28T12:43:48.667Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-07-28T12:43:48.667Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-07-28T12:43:48.667Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-07-28T12:43:48.667Z] PASS [2022-07-28T12:43:48.667Z] coverage: 77.4% of statements [2022-07-28T12:43:48.667Z] ok github.com/docker/docker/daemon/logger/awslogs 0.461s coverage: 77.4% of statements [2022-07-28T12:43:48.667Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) [2022-07-28T12:43:48.667Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-07-28T12:43:48.667Z] reload_test.go:520: root required [2022-07-28T12:43:48.667Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-07-28T12:43:48.667Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-07-28T12:43:48.667Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-07-28T12:43:48.667Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-07-28T12:43:48.667Z] === RUN TestSearchRegistryForImagesErrors [2022-07-28T12:43:48.667Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-07-28T12:43:48.667Z] === RUN TestSearchRegistryForImages [2022-07-28T12:43:48.667Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-07-28T12:43:48.667Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-07-28T12:43:48.667Z] === RUN TestOnlyPlatformWithFallback [2022-07-28T12:43:48.667Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-07-28T12:43:48.667Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-07-28T12:43:48.667Z] === RUN TestImageDelete [2022-07-28T12:43:48.667Z] === RUN TestImageDelete/no_lease [2022-07-28T12:43:48.667Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-07-28T12:43:48.667Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-07-28T12:43:48.667Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-07-28T12:43:48.667Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-07-28T12:43:48.667Z] === RUN TestImageDelete/lease_exists [2022-07-28T12:43:48.667Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-07-28T12:43:48.667Z] === RUN TestParseVolumesFrom [2022-07-28T12:43:48.667Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-07-28T12:43:48.667Z] PASS [2022-07-28T12:43:48.667Z] coverage: 9.0% of statements [2022-07-28T12:43:48.667Z] ok github.com/docker/docker/daemon 2.560s coverage: 9.0% of statements [2022-07-28T12:43:48.667Z] --- PASS: TestImageDelete (0.06s) [2022-07-28T12:43:48.667Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-07-28T12:43:48.667Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2022-07-28T12:43:48.667Z] === RUN TestContentStoreForPull [2022-07-28T12:43:48.667Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-28T12:43:48.667Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-28T12:43:48.667Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-28T12:43:48.667Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-28T12:43:48.667Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-07-28T12:43:48.667Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-07-28T12:43:48.667Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-07-28T12:43:48.667Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-28T12:43:48.667Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2022-07-28T12:43:48.667Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-07-28T12:43:48.667Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-07-28T12:43:48.667Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-28T12:43:48.667Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-07-28T12:43:48.667Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-07-28T12:43:48.667Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-07-28T12:43:48.667Z] --- PASS: TestCopierSlow (0.22s) [2022-07-28T12:43:48.667Z] === RUN TestCopierWithSized [2022-07-28T12:43:48.667Z] === RUN TestCopierWithSized/as_is [2022-07-28T12:43:48.667Z] === RUN TestCopierWithSized/With_RingLogger [2022-07-28T12:43:48.667Z] --- PASS: TestCopierWithSized (0.01s) [2022-07-28T12:43:48.667Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-07-28T12:43:48.667Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-07-28T12:43:48.667Z] === RUN TestCopierWithPartial [2022-07-28T12:43:48.667Z] --- PASS: TestCopierWithPartial (0.00s) [2022-07-28T12:43:48.667Z] === RUN TestRingLogger [2022-07-28T12:43:48.667Z] --- PASS: TestRingLogger (0.00s) [2022-07-28T12:43:48.667Z] === RUN TestRingCap [2022-07-28T12:43:48.667Z] --- PASS: TestRingCap (0.00s) [2022-07-28T12:43:48.667Z] === RUN TestRingClose [2022-07-28T12:43:48.667Z] --- PASS: TestRingClose (0.00s) [2022-07-28T12:43:48.667Z] === RUN TestRingDrain [2022-07-28T12:43:48.667Z] --- PASS: TestRingDrain (0.00s) [2022-07-28T12:43:48.667Z] PASS [2022-07-28T12:43:48.667Z] coverage: 43.5% of statements [2022-07-28T12:43:48.667Z] ok github.com/docker/docker/daemon/logger 0.318s coverage: 43.5% of statements [2022-07-28T12:43:48.727Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-07-28T12:43:49.154Z] --- PASS: TestContentStoreForPull (0.28s) [2022-07-28T12:43:49.154Z] PASS [2022-07-28T12:43:49.154Z] coverage: 6.6% of statements [2022-07-28T12:43:49.154Z] ok github.com/docker/docker/daemon/images 0.478s coverage: 6.6% of statements [2022-07-28T12:43:49.154Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-28T12:43:49.154Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-28T12:43:49.154Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-07-28T12:43:49.154Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-07-28T12:43:49.154Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-28T12:43:49.154Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-07-28T12:43:49.154Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-07-28T12:43:49.641Z] === RUN TestJSONLogsMarshalJSONBuf [2022-07-28T12:43:49.641Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-07-28T12:43:49.641Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-07-28T12:43:50.109Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-07-28T12:43:50.109Z] === RUN TestDockerSuite/TestBuildFromGit [2022-07-28T12:43:50.128Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2022-07-28T12:43:50.128Z] === RUN TestFastTimeMarshalJSON [2022-07-28T12:43:50.128Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-07-28T12:43:50.128Z] PASS [2022-07-28T12:43:50.128Z] coverage: 87.2% of statements [2022-07-28T12:43:50.128Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.270s coverage: 87.2% of statements [2022-07-28T12:43:50.614Z] === RUN TestJSONFileLogger [2022-07-28T12:43:50.614Z] --- PASS: TestJSONFileLogger (0.00s) [2022-07-28T12:43:50.614Z] === RUN TestJSONFileLoggerWithTags [2022-07-28T12:43:50.614Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2022-07-28T12:43:50.614Z] === RUN TestJSONFileLoggerWithOpts [2022-07-28T12:43:50.614Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-07-28T12:43:50.614Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-07-28T12:43:50.614Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2022-07-28T12:43:50.614Z] === RUN TestEncodeDecode [2022-07-28T12:43:50.614Z] === PAUSE TestEncodeDecode [2022-07-28T12:43:50.614Z] === RUN TestUnexpectedEOF [2022-07-28T12:43:50.614Z] === RUN TestWriteLog [2022-07-28T12:43:50.614Z] === PAUSE TestWriteLog [2022-07-28T12:43:50.614Z] === RUN TestReadLog [2022-07-28T12:43:50.614Z] === PAUSE TestReadLog [2022-07-28T12:43:50.614Z] === RUN TestDecode [2022-07-28T12:43:50.614Z] --- PASS: TestDecode (0.03s) [2022-07-28T12:43:50.614Z] === CONT TestWriteLog [2022-07-28T12:43:50.614Z] --- PASS: TestWriteLog (0.00s) [2022-07-28T12:43:50.614Z] === CONT TestReadLog [2022-07-28T12:43:50.614Z] === RUN TestReadLog/tail_exact [2022-07-28T12:43:50.614Z] time="2022-07-28T12:43:50Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-07-28T12:43:50.614Z] time="2022-07-28T12:43:50Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-07-28T12:43:50.614Z] --- PASS: TestUnexpectedEOF (0.20s) [2022-07-28T12:43:50.614Z] === CONT TestEncodeDecode [2022-07-28T12:43:50.614Z] --- PASS: TestEncodeDecode (0.00s) [2022-07-28T12:43:50.614Z] PASS [2022-07-28T12:43:50.614Z] coverage: 69.9% of statements [2022-07-28T12:43:50.614Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.376s coverage: 69.9% of statements [2022-07-28T12:43:51.102Z] === RUN TestReadLog/tail_less_than_available [2022-07-28T12:43:51.102Z] === RUN TestReadLog/tail_more_than_available [2022-07-28T12:43:51.102Z] --- PASS: TestReadLog (0.22s) [2022-07-28T12:43:51.102Z] --- PASS: TestReadLog/tail_exact (0.21s) [2022-07-28T12:43:51.102Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-07-28T12:43:51.102Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-07-28T12:43:51.102Z] PASS [2022-07-28T12:43:51.102Z] coverage: 78.7% of statements [2022-07-28T12:43:51.102Z] ok github.com/docker/docker/daemon/logger/local 0.309s coverage: 78.7% of statements [2022-07-28T12:43:51.102Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-28T12:43:51.493Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-07-28T12:43:51.589Z] === RUN TestOpenFileDelete [2022-07-28T12:43:51.589Z] --- PASS: TestOpenFileDelete (0.00s) [2022-07-28T12:43:51.589Z] === RUN TestOpenFileRename [2022-07-28T12:43:51.589Z] --- PASS: TestOpenFileRename (0.00s) [2022-07-28T12:43:51.589Z] === RUN TestHandleDecoderErr [2022-07-28T12:43:51.589Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-07-28T12:43:51.589Z] === RUN TestParseLogTagDefaultTag [2022-07-28T12:43:51.589Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-07-28T12:43:51.589Z] === RUN TestParseLogTag [2022-07-28T12:43:51.589Z] --- PASS: TestParseLogTag (0.00s) [2022-07-28T12:43:51.589Z] === RUN TestParseLogTagEmptyTag [2022-07-28T12:43:51.589Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-07-28T12:43:51.589Z] === RUN TestTailFiles [2022-07-28T12:43:51.589Z] --- PASS: TestTailFiles (0.00s) [2022-07-28T12:43:51.589Z] === RUN TestFollowLogsConsumerGone [2022-07-28T12:43:51.589Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-07-28T12:43:51.589Z] === RUN TestFollowLogsProducerGone [2022-07-28T12:43:51.589Z] logfile_test.go:234: messages sent: 4098, received: 4098 [2022-07-28T12:43:51.589Z] logfile_test.go:181: logDecode() closed after sending 4098 messages [2022-07-28T12:43:51.589Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-07-28T12:43:51.589Z] === RUN TestCheckCapacityAndRotate [2022-07-28T12:43:51.589Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-07-28T12:43:51.589Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-07-28T12:43:51.753Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-07-28T12:43:52.077Z] --- PASS: TestCheckCapacityAndRotate (0.21s) [2022-07-28T12:43:52.077Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-07-28T12:43:52.077Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2022-07-28T12:43:52.077Z] PASS [2022-07-28T12:43:52.077Z] coverage: 55.5% of statements [2022-07-28T12:43:52.077Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.313s coverage: 55.5% of statements [2022-07-28T12:43:52.077Z] === RUN TestLog [2022-07-28T12:43:52.077Z] --- PASS: TestLog (0.01s) [2022-07-28T12:43:52.077Z] PASS [2022-07-28T12:43:52.077Z] coverage: 31.5% of statements [2022-07-28T12:43:52.077Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.064s coverage: 31.5% of statements [2022-07-28T12:43:52.693Z] docker_api_swarm_test.go:563: [ddad446beb7ef] joining swarm manager [d579949afd16d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T12:43:52.953Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-07-28T12:43:53.101Z] === RUN TestParseLogFormat [2022-07-28T12:43:53.101Z] --- PASS: TestParseLogFormat (0.00s) [2022-07-28T12:43:53.101Z] === RUN TestValidateLogOptEmpty [2022-07-28T12:43:53.101Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-07-28T12:43:53.101Z] === RUN TestValidateSyslogAddress [2022-07-28T12:43:53.101Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-07-28T12:43:53.101Z] === RUN TestParseAddressDefaultPort [2022-07-28T12:43:53.101Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-07-28T12:43:53.101Z] === RUN TestValidateSyslogFacility [2022-07-28T12:43:53.101Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-07-28T12:43:53.101Z] === RUN TestValidateLogOptSyslogFormat [2022-07-28T12:43:53.101Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-07-28T12:43:53.101Z] === RUN TestValidateLogOpt [2022-07-28T12:43:53.101Z] --- PASS: TestValidateLogOpt (0.00s) [2022-07-28T12:43:53.101Z] PASS [2022-07-28T12:43:53.101Z] coverage: 46.8% of statements [2022-07-28T12:43:53.101Z] ok github.com/docker/docker/daemon/logger/syslog 0.123s coverage: 46.8% of statements [2022-07-28T12:43:53.101Z] === RUN TestNewParse [2022-07-28T12:43:53.101Z] --- PASS: TestNewParse (0.00s) [2022-07-28T12:43:53.101Z] PASS [2022-07-28T12:43:53.101Z] coverage: 8.3% of statements [2022-07-28T12:43:53.101Z] === RUN TestValidateLogOpt [2022-07-28T12:43:53.101Z] --- PASS: TestValidateLogOpt (0.00s) [2022-07-28T12:43:53.101Z] === RUN TestNewMissedConfig [2022-07-28T12:43:53.101Z] --- PASS: TestNewMissedConfig (0.00s) [2022-07-28T12:43:53.101Z] === RUN TestNewMissedUrl [2022-07-28T12:43:53.101Z] --- PASS: TestNewMissedUrl (0.00s) [2022-07-28T12:43:53.101Z] === RUN TestNewMissedToken [2022-07-28T12:43:53.101Z] --- PASS: TestNewMissedToken (0.00s) [2022-07-28T12:43:53.101Z] === RUN TestNewWithProxy [2022-07-28T12:43:53.101Z] --- PASS: TestNewWithProxy (0.00s) [2022-07-28T12:43:53.101Z] === RUN TestDefault [2022-07-28T12:43:53.101Z] ok github.com/docker/docker/daemon/logger/templates 0.048s coverage: 8.3% of statements [2022-07-28T12:43:53.101Z] --- PASS: TestDefault (0.01s) [2022-07-28T12:43:53.101Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-07-28T12:43:53.101Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-07-28T12:43:53.101Z] === RUN TestJsonFormat [2022-07-28T12:43:53.101Z] --- PASS: TestJsonFormat (0.01s) [2022-07-28T12:43:53.101Z] === RUN TestRawFormat [2022-07-28T12:43:53.101Z] --- PASS: TestRawFormat (0.00s) [2022-07-28T12:43:53.101Z] === RUN TestRawFormatWithLabels [2022-07-28T12:43:53.101Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-07-28T12:43:53.101Z] === RUN TestRawFormatWithoutTag [2022-07-28T12:43:53.101Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-07-28T12:43:53.101Z] === RUN TestBatching [2022-07-28T12:43:53.589Z] --- PASS: TestBatching (0.28s) [2022-07-28T12:43:53.589Z] === RUN TestFrequency [2022-07-28T12:43:53.589Z] --- PASS: TestFrequency (0.35s) [2022-07-28T12:43:53.589Z] === RUN TestOneMessagePerRequest [2022-07-28T12:43:53.589Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-07-28T12:43:53.589Z] === RUN TestVerify [2022-07-28T12:43:54.076Z] --- PASS: TestVerify (0.00s) [2022-07-28T12:43:54.076Z] === RUN TestSkipVerify [2022-07-28T12:43:54.076Z] time="2022-07-28T12:43:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-07-28T12:43:54.076Z] time="2022-07-28T12:43:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-07-28T12:43:54.076Z] time="2022-07-28T12:43:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-07-28T12:43:54.076Z] time="2022-07-28T12:43:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-07-28T12:43:54.564Z] --- PASS: TestSkipVerify (0.62s) [2022-07-28T12:43:54.564Z] === RUN TestBufferMaximum [2022-07-28T12:43:54.564Z] time="2022-07-28T12:43:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-07-28T12:43:54.564Z] time="2022-07-28T12:43:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-07-28T12:43:54.564Z] time="2022-07-28T12:43:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-07-28T12:43:54.564Z] time="2022-07-28T12:43:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-07-28T12:43:54.564Z] time="2022-07-28T12:43:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-07-28T12:43:54.564Z] time="2022-07-28T12:43:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1659012234.078014\",\"host\":\"740f83ce5b4b\"}'" [2022-07-28T12:43:54.564Z] time="2022-07-28T12:43:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1659012234.078014\",\"host\":\"740f83ce5b4b\"}'" [2022-07-28T12:43:54.564Z] --- PASS: TestBufferMaximum (0.01s) [2022-07-28T12:43:54.564Z] === RUN TestServerAlwaysDown [2022-07-28T12:43:54.564Z] time="2022-07-28T12:43:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-07-28T12:43:54.564Z] time="2022-07-28T12:43:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-07-28T12:43:54.564Z] time="2022-07-28T12:43:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1659012234.078014\",\"host\":\"740f83ce5b4b\"}'" [2022-07-28T12:43:54.564Z] time="2022-07-28T12:43:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1659012234.078014\",\"host\":\"740f83ce5b4b\"}'" [2022-07-28T12:43:54.564Z] time="2022-07-28T12:43:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-07-28T12:43:54.564Z] time="2022-07-28T12:43:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1659012234.078014\",\"host\":\"740f83ce5b4b\"}'" [2022-07-28T12:43:54.564Z] time="2022-07-28T12:43:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1659012234.082741\",\"host\":\"740f83ce5b4b\"}'" [2022-07-28T12:43:54.564Z] time="2022-07-28T12:43:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1659012234.082741\",\"host\":\"740f83ce5b4b\"}'" [2022-07-28T12:43:54.564Z] --- PASS: TestServerAlwaysDown (0.01s) [2022-07-28T12:43:54.564Z] === RUN TestCannotSendAfterClose [2022-07-28T12:43:54.564Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-07-28T12:43:54.564Z] === RUN TestDeadlockOnBlockedEndpoint [2022-07-28T12:43:54.564Z] === RUN TestV1IDService [2022-07-28T12:43:54.564Z] --- PASS: TestV1IDService (0.04s) [2022-07-28T12:43:54.564Z] === RUN TestV2MetadataService [2022-07-28T12:43:54.866Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-07-28T12:43:55.592Z] time="2022-07-28T12:43:55Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49201/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-07-28T12:43:55.593Z] time="2022-07-28T12:43:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"740f83ce5b4b\"}'" [2022-07-28T12:43:55.593Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2022-07-28T12:43:55.593Z] PASS [2022-07-28T12:43:55.593Z] coverage: 82.5% of statements [2022-07-28T12:43:55.593Z] ok github.com/docker/docker/daemon/logger/splunk 2.394s coverage: 82.5% of statements [2022-07-28T12:43:55.593Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-28T12:43:55.593Z] ? github.com/docker/docker/daemon/network [no test files] [2022-07-28T12:43:55.593Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-28T12:43:55.593Z] === RUN TestSuccessfulDownload [2022-07-28T12:43:55.593Z] download_test.go:268: Needs fixing on Windows [2022-07-28T12:43:55.593Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-07-28T12:43:55.593Z] === RUN TestCancelledDownload [2022-07-28T12:43:55.593Z] --- PASS: TestCancelledDownload (0.00s) [2022-07-28T12:43:55.593Z] === RUN TestMaxDownloadAttempts [2022-07-28T12:43:55.593Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-07-28T12:43:55.593Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-07-28T12:43:55.593Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-07-28T12:43:55.593Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-07-28T12:43:55.593Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-07-28T12:43:55.593Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-07-28T12:43:55.593Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-07-28T12:43:55.593Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-07-28T12:43:55.593Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-07-28T12:43:55.593Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-07-28T12:43:55.593Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-07-28T12:43:55.593Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-07-28T12:43:55.808Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-07-28T12:43:56.068Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-07-28T12:43:56.080Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-07-28T12:43:56.080Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-07-28T12:43:56.080Z] === RUN TestContinueOnError_MirrorEndpoint [2022-07-28T12:43:56.080Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-07-28T12:43:56.080Z] === RUN TestContinueOnError_NeverContinue [2022-07-28T12:43:56.080Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-07-28T12:43:56.080Z] === RUN TestContinueOnError_UnnestsErrors [2022-07-28T12:43:56.080Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2022-07-28T12:43:56.080Z] === RUN TestManifestStore [2022-07-28T12:43:56.080Z] === RUN TestManifestStore/no_remote_or_local [2022-07-28T12:43:56.080Z] --- PASS: TestV2MetadataService (1.48s) [2022-07-28T12:43:56.080Z] PASS [2022-07-28T12:43:56.080Z] coverage: 48.2% of statements [2022-07-28T12:43:56.080Z] ok github.com/docker/docker/distribution/metadata 1.619s coverage: 48.2% of statements [2022-07-28T12:43:56.080Z] time="2022-07-28T12:43:55Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local742673995\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-07-28T12:43:56.080Z] === RUN TestManifestStore/no_local_cache [2022-07-28T12:43:56.080Z] === RUN TestManifestStore/with_local_cache [2022-07-28T12:43:56.080Z] === RUN TestManifestStore/unknown_media_type [2022-07-28T12:43:56.080Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-07-28T12:43:56.080Z] time="2022-07-28T12:43:55Z" level=warning msg="reference for unknown type: " [2022-07-28T12:43:56.080Z] time="2022-07-28T12:43:55Z" level=warning msg="reference for unknown type: " [2022-07-28T12:43:56.080Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-07-28T12:43:56.080Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-07-28T12:43:56.080Z] time="2022-07-28T12:43:55Z" level=warning msg="reference for unknown type: " [2022-07-28T12:43:56.080Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-07-28T12:43:56.080Z] time="2022-07-28T12:43:55Z" level=warning msg="reference for unknown type: " [2022-07-28T12:43:56.080Z] time="2022-07-28T12:43:55Z" level=warning msg="reference for unknown type: " [2022-07-28T12:43:56.080Z] === RUN TestManifestStore/error_persisting_manifest [2022-07-28T12:43:56.080Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-07-28T12:43:56.080Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-07-28T12:43:56.080Z] time="2022-07-28T12:43:56Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-07-28T12:43:56.080Z] --- PASS: TestManifestStore (0.44s) [2022-07-28T12:43:56.080Z] --- PASS: TestManifestStore/no_remote_or_local (0.28s) [2022-07-28T12:43:56.080Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2022-07-28T12:43:56.080Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2022-07-28T12:43:56.080Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-07-28T12:43:56.080Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-07-28T12:43:56.080Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-07-28T12:43:56.567Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-07-28T12:43:56.567Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-07-28T12:43:56.567Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2022-07-28T12:43:56.567Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-07-28T12:43:56.567Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-07-28T12:43:56.567Z] === RUN TestDetectManifestBlobMediaType [2022-07-28T12:43:56.567Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-07-28T12:43:56.567Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-07-28T12:43:56.567Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-07-28T12:43:56.567Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-07-28T12:43:56.567Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-07-28T12:43:56.567Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-07-28T12:43:56.567Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-07-28T12:43:56.567Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-07-28T12:43:56.567Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-07-28T12:43:56.567Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-07-28T12:43:56.567Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-07-28T12:43:56.567Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-07-28T12:43:56.567Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-07-28T12:43:56.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-07-28T12:43:56.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-07-28T12:43:56.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-07-28T12:43:56.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-07-28T12:43:56.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-07-28T12:43:56.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-07-28T12:43:56.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-07-28T12:43:56.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-07-28T12:43:56.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-07-28T12:43:56.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-07-28T12:43:56.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-07-28T12:43:56.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-07-28T12:43:56.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-07-28T12:43:56.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-07-28T12:43:56.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-07-28T12:43:56.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-07-28T12:43:56.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-07-28T12:43:56.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-07-28T12:43:56.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-07-28T12:43:56.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-07-28T12:43:56.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-07-28T12:43:56.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-07-28T12:43:56.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-07-28T12:43:56.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-07-28T12:43:56.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-07-28T12:43:56.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-07-28T12:43:56.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-07-28T12:43:56.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-07-28T12:43:56.567Z] === RUN TestFixManifestLayers [2022-07-28T12:43:56.567Z] --- PASS: TestFixManifestLayers (0.00s) [2022-07-28T12:43:56.567Z] === RUN TestFixManifestLayersBaseLayerParent [2022-07-28T12:43:56.567Z] pull_v2_test.go:82: Needs fixing on Windows [2022-07-28T12:43:56.567Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-07-28T12:43:56.567Z] === RUN TestFixManifestLayersBadParent [2022-07-28T12:43:56.567Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-07-28T12:43:56.567Z] === RUN TestValidateManifest [2022-07-28T12:43:56.567Z] pull_v2_test.go:127: Needs fixing on Windows [2022-07-28T12:43:56.567Z] --- SKIP: TestValidateManifest (0.00s) [2022-07-28T12:43:56.567Z] === RUN TestFormatPlatform [2022-07-28T12:43:56.567Z] --- PASS: TestFormatPlatform (0.00s) [2022-07-28T12:43:56.567Z] === RUN TestPullSchema2Config [2022-07-28T12:43:56.567Z] === RUN TestPullSchema2Config/success_first_time [2022-07-28T12:43:56.567Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-07-28T12:43:56.567Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-07-28T12:43:56.567Z] === RUN TestPullSchema2Config/500_status [2022-07-28T12:43:56.567Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-07-28T12:43:56.567Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-07-28T12:43:56.567Z] time="2022-07-28T12:43:55Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-07-28T12:43:56.567Z] time="2022-07-28T12:43:55Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-07-28T12:43:56.567Z] time="2022-07-28T12:43:55Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-07-28T12:43:56.567Z] time="2022-07-28T12:43:55Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-07-28T12:43:56.567Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-07-28T12:43:56.567Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.61s) [2022-07-28T12:43:56.567Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.61s) [2022-07-28T12:43:56.567Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.61s) [2022-07-28T12:43:56.567Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.61s) [2022-07-28T12:43:56.567Z] === RUN TestTransfer [2022-07-28T12:43:56.567Z] --- PASS: TestTransfer (0.17s) [2022-07-28T12:43:56.567Z] === RUN TestConcurrencyLimit [2022-07-28T12:43:56.567Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-07-28T12:43:56.567Z] === RUN TestPullSchema2Config/EOF [2022-07-28T12:43:56.567Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-07-28T12:43:56.567Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-07-28T12:43:56.567Z] 2022/07/28 12:43:56 http: panic serving 127.0.0.1:49212: intentional panic [2022-07-28T12:43:56.567Z] goroutine 122 [running]: [2022-07-28T12:43:56.567Z] net/http.(*conn).serve.func1() [2022-07-28T12:43:56.567Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-07-28T12:43:56.567Z] panic({0x1496260, 0x1604650}) [2022-07-28T12:43:56.567Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-07-28T12:43:56.567Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000108684, {0x1614f90, 0xc0004be380}) [2022-07-28T12:43:56.567Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-07-28T12:43:56.567Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x1614f90, 0xc0004be380}, 0xc00049d100) [2022-07-28T12:43:56.567Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x287 [2022-07-28T12:43:56.567Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x1614f90, 0xc0004be380}, 0xff8f15) [2022-07-28T12:43:56.567Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-07-28T12:43:56.567Z] net/http.serverHandler.ServeHTTP({0xc0005a6a80}, {0x1614f90, 0xc0004be380}, 0xc00049d100) [2022-07-28T12:43:56.567Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-07-28T12:43:56.567Z] net/http.(*conn).serve(0xc0001a6140, {0x1619260, 0xc0004865a0}) [2022-07-28T12:43:56.567Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-07-28T12:43:56.567Z] created by net/http.(*Server).Serve [2022-07-28T12:43:56.567Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-07-28T12:43:57.055Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-07-28T12:43:57.055Z] === RUN TestPullSchema2Config/unauthorized [2022-07-28T12:43:57.055Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-07-28T12:43:57.055Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-07-28T12:43:57.055Z] --- PASS: TestPullSchema2Config (0.59s) [2022-07-28T12:43:57.055Z] --- PASS: TestPullSchema2Config/success_first_time (0.06s) [2022-07-28T12:43:57.055Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-07-28T12:43:57.055Z] --- PASS: TestPullSchema2Config/EOF (0.27s) [2022-07-28T12:43:57.055Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-07-28T12:43:57.055Z] === RUN TestGetRepositoryMountCandidates [2022-07-28T12:43:57.055Z] --- PASS: TestGetRepositoryMountCandidates (0.01s) [2022-07-28T12:43:57.055Z] === RUN TestLayerAlreadyExists [2022-07-28T12:43:57.055Z] 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} [2022-07-28T12:43:57.055Z] 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} [2022-07-28T12:43:57.055Z] 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} [2022-07-28T12:43:57.055Z] 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} [2022-07-28T12:43:57.055Z] 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} [2022-07-28T12:43:57.055Z] 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} [2022-07-28T12:43:57.055Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-07-28T12:43:57.055Z] === RUN TestWhenEmptyAuthConfig [2022-07-28T12:43:57.055Z] === RUN TestNotFound [2022-07-28T12:43:57.055Z] --- PASS: TestNotFound (0.00s) [2022-07-28T12:43:57.055Z] === RUN TestConflict [2022-07-28T12:43:57.055Z] --- PASS: TestConflict (0.00s) [2022-07-28T12:43:57.055Z] === RUN TestForbidden [2022-07-28T12:43:57.055Z] --- PASS: TestForbidden (0.00s) [2022-07-28T12:43:57.055Z] === RUN TestInvalidParameter [2022-07-28T12:43:57.055Z] --- PASS: TestInvalidParameter (0.00s) [2022-07-28T12:43:57.055Z] === RUN TestNotImplemented [2022-07-28T12:43:57.055Z] --- PASS: TestNotImplemented (0.00s) [2022-07-28T12:43:57.055Z] === RUN TestNotModified [2022-07-28T12:43:57.055Z] --- PASS: TestNotModified (0.00s) [2022-07-28T12:43:57.055Z] === RUN TestUnauthorized [2022-07-28T12:43:57.055Z] --- PASS: TestUnauthorized (0.00s) [2022-07-28T12:43:57.055Z] === RUN TestUnknown [2022-07-28T12:43:57.055Z] --- PASS: TestUnknown (0.00s) [2022-07-28T12:43:57.055Z] === RUN TestCancelled [2022-07-28T12:43:57.055Z] --- PASS: TestCancelled (0.00s) [2022-07-28T12:43:57.055Z] === RUN TestDeadline [2022-07-28T12:43:57.055Z] --- PASS: TestDeadline (0.00s) [2022-07-28T12:43:57.055Z] === RUN TestDataLoss [2022-07-28T12:43:57.055Z] --- PASS: TestDataLoss (0.00s) [2022-07-28T12:43:57.055Z] === RUN TestUnavailable [2022-07-28T12:43:57.055Z] --- PASS: TestUnavailable (0.00s) [2022-07-28T12:43:57.055Z] === RUN TestSystem [2022-07-28T12:43:57.055Z] --- PASS: TestSystem (0.00s) [2022-07-28T12:43:57.055Z] === RUN TestFromStatusCode [2022-07-28T12:43:57.055Z] === RUN TestFromStatusCode/Not_Found [2022-07-28T12:43:57.055Z] === RUN TestFromStatusCode/Bad_Request [2022-07-28T12:43:57.055Z] === RUN TestFromStatusCode/Conflict [2022-07-28T12:43:57.055Z] === RUN TestFromStatusCode/Unauthorized [2022-07-28T12:43:57.055Z] === RUN TestFromStatusCode/Service_Unavailable [2022-07-28T12:43:57.055Z] === RUN TestFromStatusCode/Forbidden [2022-07-28T12:43:57.055Z] === RUN TestFromStatusCode/Not_Modified [2022-07-28T12:43:57.055Z] === RUN TestFromStatusCode/Not_Implemented [2022-07-28T12:43:57.055Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-07-28T12:43:57.055Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-07-28T12:43:57.055Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-07-28T12:43:57.055Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-07-28T12:43:57.055Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-07-28T12:43:57.055Z] --- PASS: TestFromStatusCode (0.00s) [2022-07-28T12:43:57.055Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-07-28T12:43:57.055Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-07-28T12:43:57.055Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-07-28T12:43:57.055Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-07-28T12:43:57.055Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-07-28T12:43:57.055Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-07-28T12:43:57.055Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-07-28T12:43:57.055Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-07-28T12:43:57.055Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-07-28T12:43:57.055Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-07-28T12:43:57.055Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-07-28T12:43:57.055Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-07-28T12:43:57.055Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-07-28T12:43:57.055Z] PASS [2022-07-28T12:43:57.055Z] coverage: 77.0% of statements [2022-07-28T12:43:57.055Z] ok github.com/docker/docker/errdefs 0.062s coverage: 77.0% of statements [2022-07-28T12:43:57.055Z] --- PASS: TestConcurrencyLimit (0.53s) [2022-07-28T12:43:57.055Z] === RUN TestInactiveJobs [2022-07-28T12:43:57.545Z] --- PASS: TestInactiveJobs (0.59s) [2022-07-28T12:43:57.545Z] === RUN TestWatchRelease [2022-07-28T12:43:57.992Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-07-28T12:43:58.032Z] --- PASS: TestWatchRelease (0.10s) [2022-07-28T12:43:58.033Z] === RUN TestWatchFinishedTransfer [2022-07-28T12:43:58.033Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-07-28T12:43:58.033Z] === RUN TestDuplicateTransfer [2022-07-28T12:43:58.033Z] --- PASS: TestDuplicateTransfer (0.10s) [2022-07-28T12:43:58.033Z] === RUN TestSuccessfulUpload [2022-07-28T12:43:58.033Z] --- PASS: TestWhenEmptyAuthConfig (1.26s) [2022-07-28T12:43:58.033Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-07-28T12:43:58.033Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.01s) [2022-07-28T12:43:58.033Z] === RUN TestTokenPassThru [2022-07-28T12:43:58.033Z] --- PASS: TestTokenPassThru (0.01s) [2022-07-28T12:43:58.033Z] === RUN TestTokenPassThruDifferentHost [2022-07-28T12:43:58.033Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-07-28T12:43:58.033Z] PASS [2022-07-28T12:43:58.033Z] coverage: 25.9% of statements [2022-07-28T12:43:58.033Z] ok github.com/docker/docker/distribution 2.453s coverage: 25.9% of statements [2022-07-28T12:43:58.520Z] time="2022-07-28T12:43:58Z" level=error msg="Upload failed, retrying: simulating retry" [2022-07-28T12:43:58.520Z] === RUN TestFSGetInvalidData [2022-07-28T12:43:58.520Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-07-28T12:43:58.520Z] === RUN TestFSInvalidSet [2022-07-28T12:43:58.520Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-28T12:43:58.520Z] --- PASS: TestFSInvalidSet (0.02s) [2022-07-28T12:43:58.520Z] === RUN TestFSInvalidRoot [2022-07-28T12:43:58.520Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-07-28T12:43:58.520Z] === RUN TestFSMetadataGetSet [2022-07-28T12:43:58.520Z] === RUN TestCompare [2022-07-28T12:43:58.520Z] --- PASS: TestCompare (0.00s) [2022-07-28T12:43:58.520Z] PASS [2022-07-28T12:43:58.520Z] coverage: 19.2% of statements [2022-07-28T12:43:58.520Z] ok github.com/docker/docker/image/cache 0.122s coverage: 19.2% of statements [2022-07-28T12:43:58.520Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-07-28T12:43:58.520Z] === RUN TestFSInvalidWalker [2022-07-28T12:43:58.520Z] --- PASS: TestSuccessfulUpload (0.60s) [2022-07-28T12:43:58.520Z] === RUN TestCancelledUpload [2022-07-28T12:43:58.520Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-07-28T12:43:58.520Z] === RUN TestFSGetSet [2022-07-28T12:43:58.520Z] --- PASS: TestCancelledUpload (0.02s) [2022-07-28T12:43:58.520Z] PASS [2022-07-28T12:43:58.520Z] coverage: 76.9% of statements [2022-07-28T12:43:58.520Z] ok github.com/docker/docker/distribution/xfer 2.803s coverage: 76.9% of statements [2022-07-28T12:43:58.520Z] --- PASS: TestFSGetSet (0.03s) [2022-07-28T12:43:58.520Z] === RUN TestFSGetUnsetKey [2022-07-28T12:43:58.520Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-28T12:43:58.520Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-07-28T12:43:58.520Z] === RUN TestFSGetEmptyData [2022-07-28T12:43:58.520Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-07-28T12:43:58.520Z] === RUN TestFSDelete [2022-07-28T12:43:58.520Z] --- PASS: TestFSDelete (0.03s) [2022-07-28T12:43:58.520Z] === RUN TestFSWalker [2022-07-28T12:43:58.520Z] --- PASS: TestFSWalker (0.02s) [2022-07-28T12:43:58.520Z] === RUN TestFSWalkerStopOnError [2022-07-28T12:43:58.520Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-07-28T12:43:58.520Z] === RUN TestNewFromJSON [2022-07-28T12:43:58.520Z] --- PASS: TestNewFromJSON (0.00s) [2022-07-28T12:43:58.520Z] === RUN TestNewFromJSONWithInvalidJSON [2022-07-28T12:43:58.520Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-07-28T12:43:58.520Z] === RUN TestMarshalKeyOrder [2022-07-28T12:43:58.520Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-07-28T12:43:58.520Z] === RUN TestImage [2022-07-28T12:43:58.520Z] --- PASS: TestImage (0.00s) [2022-07-28T12:43:58.520Z] === RUN TestImageOSNotEmpty [2022-07-28T12:43:58.520Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-07-28T12:43:58.520Z] === RUN TestNewChildImageFromImageWithRootFS [2022-07-28T12:43:58.520Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-07-28T12:43:58.520Z] === RUN TestCreate [2022-07-28T12:43:58.520Z] --- PASS: TestCreate (0.01s) [2022-07-28T12:43:58.520Z] === RUN TestRestore [2022-07-28T12:43:59.008Z] time="2022-07-28T12:43:58Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-07-28T12:43:59.008Z] --- PASS: TestRestore (0.27s) [2022-07-28T12:43:59.008Z] === RUN TestAddDelete [2022-07-28T12:43:59.008Z] --- PASS: TestAddDelete (0.03s) [2022-07-28T12:43:59.008Z] === RUN TestSearchAfterDelete [2022-07-28T12:43:59.008Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-07-28T12:43:59.008Z] === RUN TestParentReset [2022-07-28T12:43:59.008Z] --- PASS: TestParentReset (0.05s) [2022-07-28T12:43:59.008Z] === RUN TestGetAndSetLastUpdated [2022-07-28T12:43:59.008Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-07-28T12:43:59.008Z] === RUN TestStoreLen [2022-07-28T12:43:59.008Z] --- PASS: TestStoreLen (0.07s) [2022-07-28T12:43:59.008Z] PASS [2022-07-28T12:43:59.008Z] coverage: 86.8% of statements [2022-07-28T12:43:59.008Z] ok github.com/docker/docker/image 0.820s coverage: 86.8% of statements [2022-07-28T12:43:59.494Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-07-28T12:43:59.494Z] === RUN TestMakeV1ConfigFromConfig [2022-07-28T12:43:59.494Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-07-28T12:43:59.494Z] PASS [2022-07-28T12:43:59.494Z] coverage: 25.0% of statements [2022-07-28T12:43:59.494Z] ok github.com/docker/docker/image/v1 0.133s coverage: 25.0% of statements [2022-07-28T12:43:59.494Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-28T12:43:59.900Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-07-28T12:44:00.519Z] === RUN TestSerialization [2022-07-28T12:44:00.519Z] --- PASS: TestSerialization (0.03s) [2022-07-28T12:44:00.519Z] PASS [2022-07-28T12:44:00.519Z] coverage: 100.0% of statements [2022-07-28T12:44:00.519Z] ok github.com/docker/docker/libcontainerd/queue 0.102s coverage: 100.0% of statements [2022-07-28T12:44:00.842Z] === RUN TestDockerSuite/TestBuildHistory [2022-07-28T12:44:01.006Z] === RUN TestEnvironmentParsing [2022-07-28T12:44:01.006Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-07-28T12:44:01.006Z] PASS [2022-07-28T12:44:01.006Z] coverage: 1.0% of statements [2022-07-28T12:44:01.006Z] ok github.com/docker/docker/libcontainerd/local 0.068s coverage: 1.0% of statements [2022-07-28T12:44:01.492Z] === RUN TestEmptyLayer [2022-07-28T12:44:01.492Z] --- PASS: TestEmptyLayer (0.00s) [2022-07-28T12:44:01.492Z] === RUN TestCommitFailure [2022-07-28T12:44:01.492Z] --- PASS: TestCommitFailure (0.01s) [2022-07-28T12:44:01.492Z] === RUN TestStartTransactionFailure [2022-07-28T12:44:01.492Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-07-28T12:44:01.492Z] === RUN TestGetOrphan [2022-07-28T12:44:01.492Z] --- PASS: TestGetOrphan (0.01s) [2022-07-28T12:44:01.492Z] === RUN TestMountAndRegister [2022-07-28T12:44:01.492Z] layer_test.go:271: Layer size: 14 [2022-07-28T12:44:01.492Z] --- PASS: TestMountAndRegister (0.07s) [2022-07-28T12:44:01.492Z] === RUN TestLayerRelease [2022-07-28T12:44:01.492Z] layer_test.go:304: Failing on Windows [2022-07-28T12:44:01.492Z] --- SKIP: TestLayerRelease (0.00s) [2022-07-28T12:44:01.492Z] === RUN TestStoreRestore [2022-07-28T12:44:01.492Z] layer_test.go:353: Failing on Windows [2022-07-28T12:44:01.492Z] --- SKIP: TestStoreRestore (0.00s) [2022-07-28T12:44:01.492Z] === RUN TestTarStreamStability [2022-07-28T12:44:01.492Z] layer_test.go:468: Failing on Windows [2022-07-28T12:44:01.492Z] --- SKIP: TestTarStreamStability (0.00s) [2022-07-28T12:44:01.492Z] === RUN TestRegisterExistingLayer [2022-07-28T12:44:01.492Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-07-28T12:44:01.492Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-07-28T12:44:01.492Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-07-28T12:44:01.492Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-07-28T12:44:01.492Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-07-28T12:44:01.492Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-07-28T12:44:01.492Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-07-28T12:44:01.492Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-07-28T12:44:01.492Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-07-28T12:44:01.492Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-07-28T12:44:01.492Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-07-28T12:44:01.492Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-07-28T12:44:01.492Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-07-28T12:44:01.492Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-07-28T12:44:01.492Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-07-28T12:44:01.492Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-07-28T12:44:01.492Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-07-28T12:44:01.492Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-07-28T12:44:01.492Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-07-28T12:44:01.492Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-07-28T12:44:01.492Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-07-28T12:44:01.492Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-07-28T12:44:01.492Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-07-28T12:44:01.492Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-07-28T12:44:01.492Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-07-28T12:44:01.492Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-07-28T12:44:01.492Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-07-28T12:44:01.492Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-07-28T12:44:01.492Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-07-28T12:44:01.492Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-07-28T12:44:01.492Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-07-28T12:44:01.492Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-07-28T12:44:01.492Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-07-28T12:44:01.492Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-07-28T12:44:01.493Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-07-28T12:44:01.493Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-07-28T12:44:01.493Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-07-28T12:44:01.493Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-07-28T12:44:01.493Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-07-28T12:44:01.493Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-07-28T12:44:01.493Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-07-28T12:44:01.493Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-07-28T12:44:01.493Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-07-28T12:44:01.493Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-07-28T12:44:01.493Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-07-28T12:44:01.493Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-07-28T12:44:01.493Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-07-28T12:44:01.493Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-07-28T12:44:01.493Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-07-28T12:44:01.493Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-07-28T12:44:01.493Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-07-28T12:44:01.493Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-07-28T12:44:01.493Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-07-28T12:44:01.493Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-07-28T12:44:01.493Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-07-28T12:44:01.493Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-07-28T12:44:01.493Z] PASS [2022-07-28T12:44:01.493Z] coverage: 45.8% of statements [2022-07-28T12:44:01.493Z] ok github.com/docker/docker/oci 0.056s coverage: 45.8% of statements [2022-07-28T12:44:01.493Z] --- PASS: TestRegisterExistingLayer (0.21s) [2022-07-28T12:44:01.493Z] === RUN TestTarStreamVerification [2022-07-28T12:44:01.493Z] layer_test.go:697: Failing on Windows [2022-07-28T12:44:01.493Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-07-28T12:44:01.493Z] === RUN TestLayerMigration [2022-07-28T12:44:01.493Z] migration_test.go:46: Failing on Windows [2022-07-28T12:44:01.493Z] --- SKIP: TestLayerMigration (0.00s) [2022-07-28T12:44:01.493Z] === RUN TestLayerMigrationNoTarsplit [2022-07-28T12:44:01.493Z] migration_test.go:182: Failing on Windows [2022-07-28T12:44:01.493Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-07-28T12:44:01.493Z] === RUN TestMountInit [2022-07-28T12:44:01.493Z] mount_test.go:17: Failing on Windows [2022-07-28T12:44:01.493Z] --- SKIP: TestMountInit (0.00s) [2022-07-28T12:44:01.493Z] === RUN TestMountSize [2022-07-28T12:44:01.493Z] mount_test.go:76: Failing on Windows [2022-07-28T12:44:01.493Z] --- SKIP: TestMountSize (0.00s) [2022-07-28T12:44:01.493Z] === RUN TestMountChanges [2022-07-28T12:44:01.493Z] mount_test.go:125: Failing on Windows [2022-07-28T12:44:01.493Z] --- SKIP: TestMountChanges (0.00s) [2022-07-28T12:44:01.493Z] === RUN TestMountApply [2022-07-28T12:44:01.493Z] mount_test.go:212: Failing on Windows [2022-07-28T12:44:01.493Z] --- SKIP: TestMountApply (0.00s) [2022-07-28T12:44:01.980Z] PASS [2022-07-28T12:44:01.980Z] coverage: 30.1% of statements [2022-07-28T12:44:01.980Z] ok github.com/docker/docker/layer 0.409s coverage: 30.1% of statements [2022-07-28T12:44:01.980Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-28T12:44:01.980Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-28T12:44:01.980Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-28T12:44:01.980Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-28T12:44:01.980Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-28T12:44:01.980Z] === RUN TestParseVersion [2022-07-28T12:44:01.980Z] --- PASS: TestParseVersion (0.00s) [2022-07-28T12:44:01.980Z] PASS [2022-07-28T12:44:01.980Z] coverage: 52.9% of statements [2022-07-28T12:44:01.980Z] ok github.com/docker/docker/pkg/aaparser 0.062s coverage: 52.9% of statements [2022-07-28T12:44:02.467Z] === RUN TestAddressPoolOpt [2022-07-28T12:44:02.467Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-07-28T12:44:02.467Z] === RUN TestValidateEnv [2022-07-28T12:44:02.467Z] === RUN TestValidateEnv/a [2022-07-28T12:44:02.955Z] === RUN TestValidateEnv/something [2022-07-28T12:44:02.955Z] === RUN TestValidateEnv/_=a [2022-07-28T12:44:02.955Z] === RUN TestValidateEnv/env1=value1 [2022-07-28T12:44:02.955Z] === RUN TestValidateEnv/_env1=value1 [2022-07-28T12:44:02.955Z] === RUN TestValidateEnv/env2=value2=value3 [2022-07-28T12:44:02.955Z] === RUN TestValidateEnv/env3=abc!qwe [2022-07-28T12:44:02.955Z] === RUN TestValidateEnv/env_4=value_4 [2022-07-28T12:44:02.955Z] === RUN TestValidateEnv/PATH [2022-07-28T12:44:02.955Z] === RUN TestValidateEnv/=a [2022-07-28T12:44:02.955Z] === RUN TestValidateEnv/PATH= [2022-07-28T12:44:02.955Z] === RUN TestValidateEnv/PATH=something [2022-07-28T12:44:02.955Z] === RUN TestValidateEnv/asd!qwe [2022-07-28T12:44:02.955Z] === RUN TestValidateEnv/1asd [2022-07-28T12:44:02.955Z] === RUN TestValidateEnv/123 [2022-07-28T12:44:02.955Z] === RUN TestValidateEnv/some_space [2022-07-28T12:44:02.955Z] === RUN TestValidateEnv/__some_space_before [2022-07-28T12:44:02.955Z] === RUN TestValidateEnv/some_space_after__ [2022-07-28T12:44:02.955Z] === RUN TestValidateEnv/= [2022-07-28T12:44:02.955Z] === RUN TestValidateEnv/PaTh [2022-07-28T12:44:02.955Z] --- PASS: TestValidateEnv (0.01s) [2022-07-28T12:44:02.955Z] --- PASS: TestValidateEnv/a (0.01s) [2022-07-28T12:44:02.955Z] --- PASS: TestValidateEnv/something (0.00s) [2022-07-28T12:44:02.955Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-07-28T12:44:02.955Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-07-28T12:44:02.955Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-07-28T12:44:02.955Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-07-28T12:44:02.955Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-07-28T12:44:02.955Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-07-28T12:44:02.955Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-07-28T12:44:02.955Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-07-28T12:44:02.955Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-07-28T12:44:02.955Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-07-28T12:44:02.955Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-07-28T12:44:02.955Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-07-28T12:44:02.955Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-07-28T12:44:02.955Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-07-28T12:44:02.955Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-07-28T12:44:02.955Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-07-28T12:44:02.955Z] --- PASS: TestValidateEnv/= (0.00s) [2022-07-28T12:44:02.955Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-07-28T12:44:02.955Z] === RUN TestParseHost [2022-07-28T12:44:02.955Z] --- PASS: TestParseHost (0.00s) [2022-07-28T12:44:02.955Z] === RUN TestParseDockerDaemonHost [2022-07-28T12:44:02.955Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-07-28T12:44:02.955Z] === RUN TestParseTCP [2022-07-28T12:44:02.955Z] --- PASS: TestParseTCP (0.00s) [2022-07-28T12:44:02.955Z] === RUN TestParseInvalidUnixAddrInvalid [2022-07-28T12:44:02.955Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-07-28T12:44:02.955Z] === RUN TestValidateExtraHosts [2022-07-28T12:44:02.955Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-07-28T12:44:02.955Z] === RUN TestIpOptString [2022-07-28T12:44:02.955Z] --- PASS: TestIpOptString (0.00s) [2022-07-28T12:44:02.955Z] === RUN TestNewIpOptInvalidDefaultVal [2022-07-28T12:44:02.955Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-07-28T12:44:02.955Z] === RUN TestNewIpOptValidDefaultVal [2022-07-28T12:44:02.955Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-07-28T12:44:02.955Z] === RUN TestIpOptSetInvalidVal [2022-07-28T12:44:02.955Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-07-28T12:44:02.955Z] === RUN TestValidateIPAddress [2022-07-28T12:44:02.955Z] --- PASS: TestValidateIPAddress (0.00s) [2022-07-28T12:44:02.955Z] === RUN TestMapOpts [2022-07-28T12:44:02.955Z] --- PASS: TestMapOpts (0.00s) [2022-07-28T12:44:02.955Z] === RUN TestListOptsWithoutValidator [2022-07-28T12:44:02.955Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-07-28T12:44:02.955Z] === RUN TestListOptsWithValidator [2022-07-28T12:44:02.955Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-07-28T12:44:02.955Z] === RUN TestValidateDNSSearch [2022-07-28T12:44:02.955Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-07-28T12:44:02.955Z] === RUN TestValidateLabel [2022-07-28T12:44:02.955Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-07-28T12:44:02.955Z] === RUN TestValidateLabel/label_with_general_format [2022-07-28T12:44:02.955Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-07-28T12:44:02.955Z] === RUN TestValidateLabel/label_with_one_more [2022-07-28T12:44:02.955Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-07-28T12:44:02.955Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-07-28T12:44:02.955Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-07-28T12:44:02.955Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-07-28T12:44:02.955Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-07-28T12:44:02.955Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-07-28T12:44:02.955Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-07-28T12:44:02.955Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-07-28T12:44:02.955Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-07-28T12:44:02.955Z] --- PASS: TestValidateLabel (0.08s) [2022-07-28T12:44:02.955Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-07-28T12:44:02.955Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-07-28T12:44:02.955Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-07-28T12:44:02.955Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-07-28T12:44:02.955Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.08s) [2022-07-28T12:44:02.955Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-07-28T12:44:02.955Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-07-28T12:44:02.955Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-07-28T12:44:02.955Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-07-28T12:44:02.955Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-07-28T12:44:02.955Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-07-28T12:44:02.955Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-07-28T12:44:02.955Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-07-28T12:44:02.955Z] === RUN TestNamedListOpts [2022-07-28T12:44:02.955Z] --- PASS: TestNamedListOpts (0.00s) [2022-07-28T12:44:02.955Z] === RUN TestNamedMapOpts [2022-07-28T12:44:02.955Z] --- PASS: TestNamedMapOpts (0.00s) [2022-07-28T12:44:02.955Z] === RUN TestParseLink [2022-07-28T12:44:02.955Z] --- PASS: TestParseLink (0.00s) [2022-07-28T12:44:02.955Z] === RUN TestQuotedStringSetWithQuotes [2022-07-28T12:44:02.955Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-07-28T12:44:02.955Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-07-28T12:44:02.955Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-07-28T12:44:02.955Z] === RUN TestQuotedStringSetWithNoQuotes [2022-07-28T12:44:02.955Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-07-28T12:44:02.955Z] === RUN TestUlimitOpt [2022-07-28T12:44:02.955Z] --- PASS: TestUlimitOpt (0.00s) [2022-07-28T12:44:02.955Z] PASS [2022-07-28T12:44:02.955Z] coverage: 67.1% of statements [2022-07-28T12:44:02.955Z] ok github.com/docker/docker/opts 0.199s coverage: 67.1% of statements [2022-07-28T12:44:02.955Z] === RUN TestUnbuffered [2022-07-28T12:44:02.955Z] --- PASS: TestUnbuffered (0.00s) [2022-07-28T12:44:02.955Z] === RUN TestRaceUnbuffered [2022-07-28T12:44:02.955Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-07-28T12:44:02.955Z] PASS [2022-07-28T12:44:02.955Z] coverage: 100.0% of statements [2022-07-28T12:44:02.955Z] ok github.com/docker/docker/pkg/broadcaster 0.157s coverage: 100.0% of statements [2022-07-28T12:44:03.443Z] === RUN TestPeerCertificateMarshalJSON [2022-07-28T12:44:03.931Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-07-28T12:44:03.931Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-07-28T12:44:03.931Z] --- PASS: TestPeerCertificateMarshalJSON (0.39s) [2022-07-28T12:44:03.931Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-07-28T12:44:03.931Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-07-28T12:44:03.931Z] === RUN TestMiddleware [2022-07-28T12:44:03.931Z] --- PASS: TestMiddleware (0.00s) [2022-07-28T12:44:03.931Z] === RUN TestNewResponseModifier [2022-07-28T12:44:03.931Z] --- PASS: TestNewResponseModifier (0.00s) [2022-07-28T12:44:03.931Z] PASS [2022-07-28T12:44:03.931Z] coverage: 26.8% of statements [2022-07-28T12:44:03.931Z] ok github.com/docker/docker/pkg/authorization 0.485s coverage: 26.8% of statements [2022-07-28T12:44:03.931Z] === RUN TestMatch [2022-07-28T12:44:03.931Z] === RUN TestMatch/[[]] [2022-07-28T12:44:03.931Z] === RUN TestMatch/[[foo]] [2022-07-28T12:44:03.931Z] === RUN TestMatch/[[bar]_[foo]] [2022-07-28T12:44:03.931Z] === RUN TestMatch/[[foo_bar]] [2022-07-28T12:44:03.931Z] === RUN TestMatch/[[qux]_[foo]] [2022-07-28T12:44:03.931Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-07-28T12:44:03.931Z] === RUN TestMatch/[] [2022-07-28T12:44:03.931Z] === RUN TestMatch/[]#01 [2022-07-28T12:44:03.931Z] === RUN TestMatch/[[qux]] [2022-07-28T12:44:03.931Z] === RUN TestMatch/[[foo_bar_qux]] [2022-07-28T12:44:03.931Z] === RUN TestMatch/[[qux]_[baz]] [2022-07-28T12:44:03.931Z] === RUN TestMatch/[[foo_baz]] [2022-07-28T12:44:03.931Z] --- PASS: TestMatch (0.00s) [2022-07-28T12:44:03.931Z] --- PASS: TestMatch/[[]] (0.00s) [2022-07-28T12:44:03.931Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-07-28T12:44:03.931Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-07-28T12:44:03.931Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-07-28T12:44:03.931Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-07-28T12:44:03.931Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-07-28T12:44:03.931Z] --- PASS: TestMatch/[] (0.00s) [2022-07-28T12:44:03.931Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-07-28T12:44:03.931Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-07-28T12:44:03.931Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-07-28T12:44:03.931Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-07-28T12:44:03.931Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-07-28T12:44:03.931Z] PASS [2022-07-28T12:44:03.931Z] coverage: 87.5% of statements [2022-07-28T12:44:03.931Z] ok github.com/docker/docker/pkg/capabilities 0.055s coverage: 87.5% of statements [2022-07-28T12:44:04.418Z] === RUN TestChrootTarUntar [2022-07-28T12:44:04.418Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-07-28T12:44:04.418Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-07-28T12:44:04.418Z] === RUN TestChrootUntarWithHugeExcludesList [2022-07-28T12:44:04.418Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-07-28T12:44:04.418Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-07-28T12:44:04.905Z] === RUN TestChrootUntarEmptyArchive [2022-07-28T12:44:04.905Z] --- PASS: TestChrootUntarEmptyArchive (0.01s) [2022-07-28T12:44:04.905Z] === RUN TestChrootTarUntarWithSymlink [2022-07-28T12:44:04.905Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-07-28T12:44:04.905Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-07-28T12:44:04.905Z] === RUN TestChrootCopyWithTar [2022-07-28T12:44:04.905Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-07-28T12:44:04.905Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-07-28T12:44:04.905Z] === RUN TestChrootCopyFileWithTar [2022-07-28T12:44:04.905Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-07-28T12:44:04.905Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-07-28T12:44:04.905Z] === RUN TestChrootUntarPath [2022-07-28T12:44:04.905Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-07-28T12:44:04.905Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-07-28T12:44:04.905Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-07-28T12:44:04.905Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-07-28T12:44:04.905Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-07-28T12:44:04.905Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-07-28T12:44:04.905Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-07-28T12:44:04.905Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-07-28T12:44:04.905Z] === RUN TestChrootApplyDotDotFile [2022-07-28T12:44:04.905Z] === RUN TestIsArchivePathDir [2022-07-28T12:44:04.905Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-07-28T12:44:04.905Z] --- SKIP: TestChrootApplyDotDotFile (0.02s) [2022-07-28T12:44:04.905Z] PASS [2022-07-28T12:44:04.905Z] coverage: 15.1% of statements [2022-07-28T12:44:04.905Z] ok github.com/docker/docker/pkg/chrootarchive 0.153s coverage: 15.1% of statements [2022-07-28T12:44:04.905Z] --- PASS: TestIsArchivePathDir (0.09s) [2022-07-28T12:44:04.905Z] === RUN TestIsArchivePathInvalidFile [2022-07-28T12:44:04.905Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2022-07-28T12:44:04.905Z] === RUN TestIsArchivePathTar [2022-07-28T12:44:04.905Z] === RUN TestSizeEmpty [2022-07-28T12:44:04.905Z] --- PASS: TestSizeEmpty (0.00s) [2022-07-28T12:44:04.905Z] === RUN TestSizeEmptyFile [2022-07-28T12:44:04.905Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-07-28T12:44:04.905Z] === RUN TestSizeNonemptyFile [2022-07-28T12:44:04.905Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-07-28T12:44:04.905Z] === RUN TestSizeNestedDirectoryEmpty [2022-07-28T12:44:04.905Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-07-28T12:44:04.905Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-07-28T12:44:04.905Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-07-28T12:44:04.905Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-07-28T12:44:04.905Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-07-28T12:44:04.905Z] === RUN TestMoveToSubdir [2022-07-28T12:44:04.905Z] --- PASS: TestMoveToSubdir (0.01s) [2022-07-28T12:44:04.905Z] === RUN TestSizeNonExistingDirectory [2022-07-28T12:44:04.905Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-07-28T12:44:04.905Z] PASS [2022-07-28T12:44:04.905Z] coverage: 80.0% of statements [2022-07-28T12:44:04.905Z] ok github.com/docker/docker/pkg/directory 0.061s coverage: 80.0% of statements [2022-07-28T12:44:05.048Z] docker_api_swarm_test.go:585: [d95335cd7627c] joining swarm manager [d579949afd16d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T12:44:05.048Z] === RUN TestDockerSuite/TestBuildIidFile [2022-07-28T12:44:05.392Z] --- PASS: TestIsArchivePathTar (0.24s) [2022-07-28T12:44:05.392Z] === RUN TestDecompressStreamGzip [2022-07-28T12:44:05.392Z] --- PASS: TestDecompressStreamGzip (0.21s) [2022-07-28T12:44:05.392Z] === RUN TestDecompressStreamBzip2 [2022-07-28T12:44:05.392Z] === RUN Test [2022-07-28T12:44:05.392Z] === RUN Test/TestContainsEntry [2022-07-28T12:44:05.392Z] === RUN Test/TestCreateEntries [2022-07-28T12:44:05.392Z] === RUN Test/TestEntriesDiff [2022-07-28T12:44:05.392Z] === RUN Test/TestEntriesEquality [2022-07-28T12:44:05.392Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2022-07-28T12:44:05.392Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2022-07-28T12:44:05.392Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2022-07-28T12:44:05.392Z] === RUN Test/TestGeneratorNotGenerate [2022-07-28T12:44:05.392Z] === RUN Test/TestGeneratorWithPort [2022-07-28T12:44:05.392Z] === RUN Test/TestGeneratorWithPortNotGenerate [2022-07-28T12:44:05.392Z] === RUN Test/TestNewEntry [2022-07-28T12:44:05.392Z] === RUN Test/TestParse [2022-07-28T12:44:05.392Z] --- PASS: Test (0.00s) [2022-07-28T12:44:05.392Z] --- PASS: Test/TestContainsEntry (0.00s) [2022-07-28T12:44:05.392Z] --- PASS: Test/TestCreateEntries (0.00s) [2022-07-28T12:44:05.392Z] --- PASS: Test/TestEntriesDiff (0.00s) [2022-07-28T12:44:05.392Z] --- PASS: Test/TestEntriesEquality (0.00s) [2022-07-28T12:44:05.392Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2022-07-28T12:44:05.392Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2022-07-28T12:44:05.392Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2022-07-28T12:44:05.392Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2022-07-28T12:44:05.392Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2022-07-28T12:44:05.392Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2022-07-28T12:44:05.392Z] --- PASS: Test/TestNewEntry (0.00s) [2022-07-28T12:44:05.392Z] --- PASS: Test/TestParse (0.00s) [2022-07-28T12:44:05.392Z] PASS [2022-07-28T12:44:05.392Z] coverage: 58.3% of statements [2022-07-28T12:44:05.392Z] ok github.com/docker/docker/pkg/discovery 0.050s coverage: 58.3% of statements [2022-07-28T12:44:05.392Z] --- PASS: TestDecompressStreamBzip2 (0.14s) [2022-07-28T12:44:05.392Z] === RUN TestDecompressStreamXz [2022-07-28T12:44:05.393Z] archive_test.go:134: Xz not present in msys2 [2022-07-28T12:44:05.393Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-07-28T12:44:05.393Z] === RUN TestCompressStreamXzUnsupported [2022-07-28T12:44:05.393Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-07-28T12:44:05.393Z] === RUN TestCompressStreamBzip2Unsupported [2022-07-28T12:44:05.393Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-07-28T12:44:05.393Z] === RUN TestCompressStreamInvalid [2022-07-28T12:44:05.393Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-07-28T12:44:05.393Z] === RUN TestExtensionInvalid [2022-07-28T12:44:05.393Z] --- PASS: TestExtensionInvalid (0.00s) [2022-07-28T12:44:05.393Z] === RUN TestExtensionUncompressed [2022-07-28T12:44:05.393Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-07-28T12:44:05.393Z] === RUN TestExtensionBzip2 [2022-07-28T12:44:05.393Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-07-28T12:44:05.393Z] === RUN TestExtensionGzip [2022-07-28T12:44:05.393Z] --- PASS: TestExtensionGzip (0.00s) [2022-07-28T12:44:05.393Z] === RUN TestExtensionXz [2022-07-28T12:44:05.393Z] --- PASS: TestExtensionXz (0.00s) [2022-07-28T12:44:05.393Z] === RUN TestCmdStreamLargeStderr [2022-07-28T12:44:05.393Z] --- PASS: TestCmdStreamLargeStderr (0.10s) [2022-07-28T12:44:05.393Z] === RUN TestCmdStreamBad [2022-07-28T12:44:05.393Z] archive_test.go:239: Failing on Windows CI machines [2022-07-28T12:44:05.393Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-07-28T12:44:05.393Z] === RUN TestCmdStreamGood [2022-07-28T12:44:05.619Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-07-28T12:44:05.880Z] --- PASS: TestCmdStreamGood (0.06s) [2022-07-28T12:44:05.880Z] === RUN TestUntarPathWithInvalidDest [2022-07-28T12:44:05.880Z] --- PASS: TestUntarPathWithInvalidDest (0.10s) [2022-07-28T12:44:05.880Z] === RUN TestUntarPathWithInvalidSrc [2022-07-28T12:44:05.880Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-07-28T12:44:05.880Z] === RUN TestUntarPath [2022-07-28T12:44:05.880Z] === RUN Test [2022-07-28T12:44:05.880Z] === RUN Test/TestContent [2022-07-28T12:44:05.880Z] === RUN Test/TestInitialize [2022-07-28T12:44:05.880Z] === RUN Test/TestNew [2022-07-28T12:44:05.880Z] === RUN Test/TestParsingContentsWithComments [2022-07-28T12:44:05.880Z] === RUN Test/TestRegister [2022-07-28T12:44:05.880Z] === RUN Test/TestWatch [2022-07-28T12:44:05.880Z] --- PASS: Test (0.01s) [2022-07-28T12:44:05.880Z] --- PASS: Test/TestContent (0.00s) [2022-07-28T12:44:05.880Z] --- PASS: Test/TestInitialize (0.00s) [2022-07-28T12:44:05.880Z] --- PASS: Test/TestNew (0.00s) [2022-07-28T12:44:05.880Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2022-07-28T12:44:05.880Z] --- PASS: Test/TestRegister (0.00s) [2022-07-28T12:44:05.880Z] --- PASS: Test/TestWatch (0.01s) [2022-07-28T12:44:05.880Z] PASS [2022-07-28T12:44:05.880Z] coverage: 97.6% of statements [2022-07-28T12:44:05.880Z] ok github.com/docker/docker/pkg/discovery/file 0.080s coverage: 97.6% of statements [2022-07-28T12:44:05.880Z] --- PASS: TestUntarPath (0.12s) [2022-07-28T12:44:05.880Z] === RUN TestUntarPathWithDestinationFile [2022-07-28T12:44:05.880Z] --- PASS: TestUntarPathWithDestinationFile (0.09s) [2022-07-28T12:44:05.880Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-07-28T12:44:05.880Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-07-28T12:44:05.880Z] === RUN TestCopyWithTarInvalidSrc [2022-07-28T12:44:05.880Z] --- PASS: TestCopyWithTarInvalidSrc (0.01s) [2022-07-28T12:44:05.880Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-07-28T12:44:05.880Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-07-28T12:44:06.369Z] === RUN TestCopyWithTarSrcFile [2022-07-28T12:44:06.369Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-07-28T12:44:06.369Z] === RUN TestCopyWithTarSrcFolder [2022-07-28T12:44:06.369Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-07-28T12:44:06.369Z] === RUN TestCopyFileWithTarInvalidSrc [2022-07-28T12:44:06.369Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-07-28T12:44:06.369Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-07-28T12:44:06.369Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-07-28T12:44:06.369Z] === RUN TestCopyFileWithTarSrcFolder [2022-07-28T12:44:06.369Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-07-28T12:44:06.369Z] === RUN TestCopyFileWithTarSrcFile [2022-07-28T12:44:06.369Z] --- PASS: TestCopyFileWithTarSrcFile (0.02s) [2022-07-28T12:44:06.369Z] === RUN TestTarFiles [2022-07-28T12:44:06.369Z] === RUN Test [2022-07-28T12:44:06.369Z] === RUN Test/TestWatch [2022-07-28T12:44:06.369Z] --- PASS: Test (0.00s) [2022-07-28T12:44:06.369Z] --- PASS: Test/TestWatch (0.00s) [2022-07-28T12:44:06.369Z] PASS [2022-07-28T12:44:06.369Z] coverage: 92.3% of statements [2022-07-28T12:44:06.369Z] ok github.com/docker/docker/pkg/discovery/memory 0.067s coverage: 92.3% of statements [2022-07-28T12:44:06.369Z] === RUN Test [2022-07-28T12:44:06.369Z] === RUN Test/TestInitialize [2022-07-28T12:44:06.560Z] === RUN TestDockerSuite/TestBuildInheritance [2022-07-28T12:44:06.855Z] time="2022-07-28T12:44:06Z" level=info msg="Initializing discovery without TLS" [2022-07-28T12:44:06.855Z] time="2022-07-28T12:44:06Z" level=info msg="Initializing discovery without TLS" [2022-07-28T12:44:06.855Z] time="2022-07-28T12:44:06Z" level=info msg="Initializing discovery without TLS" [2022-07-28T12:44:06.855Z] === RUN Test/TestInitializeWithCerts [2022-07-28T12:44:06.855Z] time="2022-07-28T12:44:06Z" level=info msg="Initializing discovery with TLS" [2022-07-28T12:44:06.855Z] === RUN Test/TestWatch [2022-07-28T12:44:06.855Z] time="2022-07-28T12:44:06Z" level=info msg="Initializing discovery without TLS" [2022-07-28T12:44:06.855Z] === RUN Test [2022-07-28T12:44:06.855Z] === RUN Test/TestInitialize [2022-07-28T12:44:06.855Z] === RUN Test/TestInitializeWithPattern [2022-07-28T12:44:06.855Z] === RUN Test/TestRegister [2022-07-28T12:44:06.855Z] === RUN Test/TestWatch [2022-07-28T12:44:06.855Z] --- PASS: Test (0.01s) [2022-07-28T12:44:06.855Z] --- PASS: Test/TestInitialize (0.01s) [2022-07-28T12:44:06.855Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2022-07-28T12:44:06.855Z] --- PASS: Test/TestRegister (0.00s) [2022-07-28T12:44:06.855Z] --- PASS: Test/TestWatch (0.00s) [2022-07-28T12:44:06.855Z] PASS [2022-07-28T12:44:06.855Z] coverage: 93.8% of statements [2022-07-28T12:44:06.855Z] ok github.com/docker/docker/pkg/discovery/nodes 0.065s coverage: 93.8% of statements [2022-07-28T12:44:07.131Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-07-28T12:44:07.342Z] === RUN TestPollerAddRemove [2022-07-28T12:44:07.342Z] --- PASS: TestPollerAddRemove (0.00s) [2022-07-28T12:44:07.342Z] === RUN TestPollerEvent [2022-07-28T12:44:07.342Z] poller_test.go:41: No chmod on Windows [2022-07-28T12:44:07.342Z] --- SKIP: TestPollerEvent (0.00s) [2022-07-28T12:44:07.342Z] === RUN TestPollerClose [2022-07-28T12:44:07.342Z] --- PASS: TestPollerClose (0.00s) [2022-07-28T12:44:07.342Z] PASS [2022-07-28T12:44:07.342Z] coverage: 45.7% of statements [2022-07-28T12:44:07.342Z] ok github.com/docker/docker/pkg/filenotify 0.068s coverage: 45.7% of statements [2022-07-28T12:44:07.701Z] check_test.go:380: [ddad446beb7ef] daemon is not started [2022-07-28T12:44:07.701Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-07-28T12:44:07.962Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-07-28T12:44:08.366Z] === RUN TestCopyFileWithInvalidSrc [2022-07-28T12:44:08.367Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-07-28T12:44:08.367Z] === RUN TestCopyFileWithInvalidDest [2022-07-28T12:44:08.367Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-07-28T12:44:08.367Z] === RUN TestCopyFileWithSameSrcAndDest [2022-07-28T12:44:08.367Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-07-28T12:44:08.367Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-07-28T12:44:08.367Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2022-07-28T12:44:08.367Z] === RUN TestCopyFile [2022-07-28T12:44:08.367Z] --- PASS: TestCopyFile (0.00s) [2022-07-28T12:44:08.367Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-07-28T12:44:08.367Z] fileutils_test.go:134: Needs porting to Windows [2022-07-28T12:44:08.367Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-07-28T12:44:08.367Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-07-28T12:44:08.367Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-07-28T12:44:08.367Z] === RUN TestReadSymlinkedDirectoryToFile [2022-07-28T12:44:08.367Z] fileutils_test.go:180: Needs porting to Windows [2022-07-28T12:44:08.367Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-07-28T12:44:08.367Z] === RUN TestWildcardMatches [2022-07-28T12:44:08.367Z] --- PASS: TestWildcardMatches (0.00s) [2022-07-28T12:44:08.367Z] === RUN TestPatternMatches [2022-07-28T12:44:08.367Z] --- PASS: TestPatternMatches (0.00s) [2022-07-28T12:44:08.367Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-07-28T12:44:08.367Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-07-28T12:44:08.367Z] === RUN TestPatternMatchesFolderExclusions [2022-07-28T12:44:08.367Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-07-28T12:44:08.367Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-07-28T12:44:08.367Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-07-28T12:44:08.367Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-07-28T12:44:08.367Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-07-28T12:44:08.367Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-07-28T12:44:08.367Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-07-28T12:44:08.367Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-07-28T12:44:08.367Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-07-28T12:44:08.367Z] === RUN TestSingleExclamationError [2022-07-28T12:44:08.367Z] --- PASS: TestSingleExclamationError (0.00s) [2022-07-28T12:44:08.367Z] === RUN TestMatchesWithNoPatterns [2022-07-28T12:44:08.367Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-07-28T12:44:08.367Z] === RUN TestMatchesWithMalformedPatterns [2022-07-28T12:44:08.367Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-07-28T12:44:08.367Z] === RUN TestMatches [2022-07-28T12:44:08.367Z] --- PASS: TestMatches (0.01s) [2022-07-28T12:44:08.367Z] === RUN TestCleanPatterns [2022-07-28T12:44:08.367Z] --- PASS: TestCleanPatterns (0.00s) [2022-07-28T12:44:08.367Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-07-28T12:44:08.367Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-07-28T12:44:08.367Z] === RUN TestCleanPatternsExceptionFlag [2022-07-28T12:44:08.367Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-07-28T12:44:08.367Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-07-28T12:44:08.367Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-07-28T12:44:08.367Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-07-28T12:44:08.367Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-07-28T12:44:08.367Z] === RUN TestCleanPatternsErrorSingleException [2022-07-28T12:44:08.367Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-07-28T12:44:08.367Z] === RUN TestCreateIfNotExistsDir [2022-07-28T12:44:08.367Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-07-28T12:44:08.367Z] === RUN TestCreateIfNotExistsFile [2022-07-28T12:44:08.367Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-07-28T12:44:08.367Z] === RUN TestMatch [2022-07-28T12:44:08.367Z] --- PASS: TestMatch (0.00s) [2022-07-28T12:44:08.367Z] PASS [2022-07-28T12:44:08.367Z] coverage: 85.4% of statements [2022-07-28T12:44:08.367Z] ok github.com/docker/docker/pkg/fileutils 0.092s coverage: 85.4% of statements [2022-07-28T12:44:08.367Z] === RUN TestGet [2022-07-28T12:44:08.367Z] --- PASS: TestGet (0.00s) [2022-07-28T12:44:08.367Z] === RUN TestGetShortcutString [2022-07-28T12:44:08.367Z] --- PASS: TestGetShortcutString (0.00s) [2022-07-28T12:44:08.367Z] PASS [2022-07-28T12:44:08.367Z] coverage: 42.9% of statements [2022-07-28T12:44:08.367Z] ok github.com/docker/docker/pkg/homedir 0.045s coverage: 42.9% of statements [2022-07-28T12:44:08.532Z] === RUN TestDockerSuite/TestBuildLabel [2022-07-28T12:44:09.102Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-07-28T12:44:09.362Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-07-28T12:44:09.390Z] === RUN TestCreateIDMapOrder [2022-07-28T12:44:09.390Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-07-28T12:44:09.390Z] PASS [2022-07-28T12:44:09.390Z] coverage: 7.2% of statements [2022-07-28T12:44:09.390Z] ok github.com/docker/docker/pkg/idtools 0.049s coverage: 7.2% of statements [2022-07-28T12:44:09.877Z] --- PASS: Test (3.23s) [2022-07-28T12:44:09.877Z] --- PASS: Test/TestInitialize (0.19s) [2022-07-28T12:44:09.877Z] --- PASS: Test/TestInitializeWithCerts (0.03s) [2022-07-28T12:44:09.877Z] --- PASS: Test/TestWatch (3.01s) [2022-07-28T12:44:09.877Z] PASS [2022-07-28T12:44:09.877Z] coverage: 84.1% of statements [2022-07-28T12:44:09.877Z] ok github.com/docker/docker/pkg/discovery/kv 3.295s coverage: 84.1% of statements [2022-07-28T12:44:09.877Z] === RUN TestFixedBufferCap [2022-07-28T12:44:09.877Z] --- PASS: TestFixedBufferCap (0.00s) [2022-07-28T12:44:09.877Z] === RUN TestFixedBufferLen [2022-07-28T12:44:09.877Z] --- PASS: TestFixedBufferLen (0.00s) [2022-07-28T12:44:09.877Z] === RUN TestFixedBufferString [2022-07-28T12:44:09.877Z] --- PASS: TestFixedBufferString (0.00s) [2022-07-28T12:44:09.877Z] === RUN TestFixedBufferWrite [2022-07-28T12:44:09.877Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-07-28T12:44:09.877Z] === RUN TestFixedBufferRead [2022-07-28T12:44:09.877Z] --- PASS: TestFixedBufferRead (0.00s) [2022-07-28T12:44:09.877Z] === RUN TestBytesPipeRead [2022-07-28T12:44:09.877Z] --- PASS: TestBytesPipeRead (0.00s) [2022-07-28T12:44:09.877Z] === RUN TestBytesPipeWrite [2022-07-28T12:44:09.877Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-07-28T12:44:09.877Z] === RUN TestBytesPipeWriteRandomChunks [2022-07-28T12:44:09.933Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-07-28T12:44:10.193Z] === RUN TestDockerSuite/TestBuildLabels [2022-07-28T12:44:10.364Z] --- PASS: TestBytesPipeWriteRandomChunks (0.50s) [2022-07-28T12:44:10.364Z] === RUN TestAtomicWriteToFile [2022-07-28T12:44:10.364Z] --- PASS: TestAtomicWriteToFile (0.04s) [2022-07-28T12:44:10.364Z] === RUN TestAtomicWriteSetCommit [2022-07-28T12:44:10.364Z] --- PASS: TestAtomicWriteSetCommit (0.02s) [2022-07-28T12:44:10.364Z] === RUN TestAtomicWriteSetCancel [2022-07-28T12:44:10.364Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-07-28T12:44:10.364Z] === RUN TestReadCloserWrapperClose [2022-07-28T12:44:10.364Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-07-28T12:44:10.364Z] === RUN TestReaderErrWrapperReadOnError [2022-07-28T12:44:10.364Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-07-28T12:44:10.364Z] === RUN TestReaderErrWrapperRead [2022-07-28T12:44:10.364Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-07-28T12:44:10.364Z] === RUN TestHashData [2022-07-28T12:44:10.364Z] --- PASS: TestHashData (0.00s) [2022-07-28T12:44:10.364Z] === RUN TestCancelReadCloser [2022-07-28T12:44:10.764Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-07-28T12:44:10.851Z] === RUN TestError [2022-07-28T12:44:10.851Z] --- PASS: TestError (0.00s) [2022-07-28T12:44:10.851Z] === RUN TestProgressString [2022-07-28T12:44:10.851Z] === RUN TestProgressString/no_progress [2022-07-28T12:44:10.851Z] === RUN TestProgressString/progress_1 [2022-07-28T12:44:10.851Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-07-28T12:44:10.851Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-07-28T12:44:10.851Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-07-28T12:44:10.851Z] === RUN TestProgressString/with_units [2022-07-28T12:44:10.851Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-07-28T12:44:10.851Z] === RUN TestProgressString/hide_counts [2022-07-28T12:44:10.851Z] --- PASS: TestProgressString (0.00s) [2022-07-28T12:44:10.851Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-07-28T12:44:10.851Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-07-28T12:44:10.851Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-07-28T12:44:10.851Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-07-28T12:44:10.851Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-07-28T12:44:10.851Z] --- PASS: TestProgressString/with_units (0.00s) [2022-07-28T12:44:10.851Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-07-28T12:44:10.851Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-07-28T12:44:10.851Z] === RUN TestJSONMessageDisplay [2022-07-28T12:44:10.851Z] --- PASS: TestCancelReadCloser (0.14s) [2022-07-28T12:44:10.851Z] === RUN TestWriteCloserWrapperClose [2022-07-28T12:44:10.851Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-07-28T12:44:10.851Z] === RUN TestNopWriteCloser [2022-07-28T12:44:10.851Z] --- PASS: TestNopWriteCloser (0.00s) [2022-07-28T12:44:10.851Z] === RUN TestNopWriter [2022-07-28T12:44:10.851Z] --- PASS: TestNopWriter (0.00s) [2022-07-28T12:44:10.851Z] === RUN TestWriteCounter [2022-07-28T12:44:10.851Z] --- PASS: TestWriteCounter (0.00s) [2022-07-28T12:44:10.851Z] PASS [2022-07-28T12:44:10.851Z] coverage: 69.7% of statements [2022-07-28T12:44:10.851Z] ok github.com/docker/docker/pkg/ioutils 0.771s coverage: 69.7% of statements [2022-07-28T12:44:10.851Z] === RUN TestStandardLongPath [2022-07-28T12:44:10.851Z] --- PASS: TestStandardLongPath (0.00s) [2022-07-28T12:44:10.851Z] === RUN TestUNCLongPath [2022-07-28T12:44:10.851Z] --- PASS: TestUNCLongPath (0.00s) [2022-07-28T12:44:10.851Z] PASS [2022-07-28T12:44:10.851Z] coverage: 100.0% of statements [2022-07-28T12:44:10.851Z] ok github.com/docker/docker/pkg/longpath 0.049s coverage: 100.0% of statements [2022-07-28T12:44:10.851Z] --- PASS: TestJSONMessageDisplay (0.20s) [2022-07-28T12:44:10.851Z] === RUN TestJSONMessageDisplayWithJSONError [2022-07-28T12:44:10.851Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-07-28T12:44:10.851Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-07-28T12:44:10.851Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-07-28T12:44:10.851Z] === RUN TestDisplayJSONMessagesStream [2022-07-28T12:44:10.851Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-07-28T12:44:10.851Z] PASS [2022-07-28T12:44:10.851Z] coverage: 91.7% of statements [2022-07-28T12:44:10.851Z] ok github.com/docker/docker/pkg/jsonmessage 0.256s coverage: 91.7% of statements [2022-07-28T12:44:11.337Z] === RUN TestNameFormat [2022-07-28T12:44:11.337Z] --- PASS: TestNameFormat (0.00s) [2022-07-28T12:44:11.337Z] === RUN TestNameRetries [2022-07-28T12:44:11.337Z] --- PASS: TestNameRetries (0.00s) [2022-07-28T12:44:11.337Z] PASS [2022-07-28T12:44:11.337Z] coverage: 85.7% of statements [2022-07-28T12:44:11.337Z] ok github.com/docker/docker/pkg/namesgenerator 0.057s coverage: 85.7% of statements [2022-07-28T12:44:11.704Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-07-28T12:44:11.825Z] === RUN TestParseKeyValueOpt [2022-07-28T12:44:11.825Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-07-28T12:44:11.825Z] === RUN TestParseUintList [2022-07-28T12:44:11.825Z] --- PASS: TestParseUintList (0.00s) [2022-07-28T12:44:11.825Z] === RUN TestParseUintListMaximumLimits [2022-07-28T12:44:11.825Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-07-28T12:44:11.825Z] PASS [2022-07-28T12:44:11.825Z] coverage: 97.0% of statements [2022-07-28T12:44:11.825Z] ok github.com/docker/docker/pkg/parsers 0.086s coverage: 97.0% of statements [2022-07-28T12:44:11.825Z] === RUN TestNewAndRemove [2022-07-28T12:44:11.825Z] --- PASS: TestNewAndRemove (0.00s) [2022-07-28T12:44:11.825Z] === RUN TestRemoveInvalidPath [2022-07-28T12:44:11.825Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-07-28T12:44:11.825Z] PASS [2022-07-28T12:44:11.825Z] coverage: 82.6% of statements [2022-07-28T12:44:11.825Z] ok github.com/docker/docker/pkg/pidfile 0.049s coverage: 82.6% of statements [2022-07-28T12:44:12.849Z] === RUN TestParseEmptyInterface [2022-07-28T12:44:12.849Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-07-28T12:44:12.849Z] === RUN TestParseNonInterfaceType [2022-07-28T12:44:12.849Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-07-28T12:44:12.849Z] === RUN TestParseWithOneFunction [2022-07-28T12:44:12.849Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-07-28T12:44:12.849Z] === RUN TestParseWithMultipleFuncs [2022-07-28T12:44:12.849Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-07-28T12:44:12.849Z] === RUN TestParseWithUnnamedReturn [2022-07-28T12:44:12.849Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-07-28T12:44:12.849Z] === RUN TestEmbeddedInterface [2022-07-28T12:44:12.849Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-07-28T12:44:12.849Z] === RUN TestParsedImports [2022-07-28T12:44:12.849Z] --- PASS: TestParsedImports (0.00s) [2022-07-28T12:44:12.849Z] === RUN TestAliasedImports [2022-07-28T12:44:12.849Z] --- PASS: TestAliasedImports (0.00s) [2022-07-28T12:44:12.849Z] PASS [2022-07-28T12:44:12.849Z] coverage: 56.8% of statements [2022-07-28T12:44:12.849Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.110s coverage: 56.8% of statements [2022-07-28T12:44:13.904Z] === RUN TestFailedConnection [2022-07-28T12:44:13.904Z] === RUN TestHTTPTransport [2022-07-28T12:44:13.904Z] --- PASS: TestHTTPTransport (0.00s) [2022-07-28T12:44:13.904Z] PASS [2022-07-28T12:44:13.904Z] coverage: 85.7% of statements [2022-07-28T12:44:13.904Z] ok github.com/docker/docker/pkg/plugins/transport 0.063s coverage: 85.7% of statements [2022-07-28T12:44:13.904Z] --- PASS: TestTarFiles (7.82s) [2022-07-28T12:44:13.904Z] === RUN TestTarUntar [2022-07-28T12:44:13.904Z] --- PASS: TestTarUntar (0.04s) [2022-07-28T12:44:13.904Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-07-28T12:44:13.904Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-07-28T12:44:13.904Z] === RUN TestTarWithOptions [2022-07-28T12:44:13.904Z] --- PASS: TestTarWithOptions (0.03s) [2022-07-28T12:44:13.904Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-07-28T12:44:13.904Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-07-28T12:44:13.904Z] === RUN TestUntarUstarGnuConflict [2022-07-28T12:44:13.904Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-07-28T12:44:13.904Z] === RUN TestUntarInvalidFilenames [2022-07-28T12:44:13.904Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-07-28T12:44:13.904Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-07-28T12:44:13.904Z] === RUN TestBufioReaderPoolPutAndGet [2022-07-28T12:44:13.904Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-07-28T12:44:13.904Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-07-28T12:44:13.904Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-07-28T12:44:13.904Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-07-28T12:44:13.904Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-07-28T12:44:13.904Z] === RUN TestBufioWriterPoolPutAndGet [2022-07-28T12:44:13.904Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-07-28T12:44:13.904Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-07-28T12:44:13.904Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-07-28T12:44:13.904Z] === RUN TestBufferPoolPutAndGet [2022-07-28T12:44:13.904Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-07-28T12:44:13.904Z] PASS [2022-07-28T12:44:13.904Z] coverage: 88.2% of statements [2022-07-28T12:44:13.904Z] ok github.com/docker/docker/pkg/pools 0.061s coverage: 88.2% of statements [2022-07-28T12:44:14.247Z] === RUN TestDockerSuite/TestBuildLastModified [2022-07-28T12:44:14.392Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames575723819\\dest" [2022-07-28T12:44:14.392Z] --- PASS: TestUntarInvalidFilenames (0.25s) [2022-07-28T12:44:14.392Z] === RUN TestUntarHardlinkToSymlink [2022-07-28T12:44:14.392Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-07-28T12:44:14.392Z] === RUN TestUntarInvalidHardlink [2022-07-28T12:44:14.392Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink745268621\\victim\\hello" -> "../victim/hello" [2022-07-28T12:44:14.392Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink787880939\\victim\\hello" -> "/../victim/hello" [2022-07-28T12:44:14.392Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1652856580\\victim" -> "../victim" [2022-07-28T12:44:14.392Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3825220158\\victim" -> "../victim" [2022-07-28T12:44:14.392Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3490379087\\victim" -> "../victim" [2022-07-28T12:44:14.392Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1119842284\\victim" -> "../victim" [2022-07-28T12:44:14.392Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-07-28T12:44:14.392Z] === RUN TestUntarInvalidSymlink [2022-07-28T12:44:14.392Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4184868096\\dest\\dotdot" -> "../victim/hello" [2022-07-28T12:44:14.392Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3324559847\\dest\\slash-dotdot" -> "/../victim/hello" [2022-07-28T12:44:14.392Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4157571117\\dest\\loophole-victim" -> "../victim" [2022-07-28T12:44:14.392Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink239155929\\dest\\loophole-victim" -> "../victim" [2022-07-28T12:44:14.392Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink630692176\\dest\\loophole-victim" -> "../victim" [2022-07-28T12:44:14.392Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink128480312\\dest\\loophole-victim" -> "../victim" [2022-07-28T12:44:14.392Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1257900100\\dest\\dir\\loophole" -> "../../victim" [2022-07-28T12:44:14.392Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-07-28T12:44:14.392Z] === RUN TestTempArchiveCloseMultipleTimes [2022-07-28T12:44:14.392Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-07-28T12:44:14.392Z] === RUN TestXGlobalNoParent [2022-07-28T12:44:14.392Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-07-28T12:44:14.392Z] === RUN TestReplaceFileTarWrapper [2022-07-28T12:44:14.392Z] --- PASS: TestReplaceFileTarWrapper (0.20s) [2022-07-28T12:44:14.392Z] === RUN TestPrefixHeaderReadable [2022-07-28T12:44:14.392Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-07-28T12:44:14.392Z] === RUN TestDisablePigz [2022-07-28T12:44:14.392Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2022-07-28T12:44:14.880Z] === RUN TestOutputOnPrematureClose [2022-07-28T12:44:14.880Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-07-28T12:44:14.880Z] === RUN TestCompleteSilently [2022-07-28T12:44:14.880Z] --- PASS: TestCompleteSilently (0.00s) [2022-07-28T12:44:14.880Z] PASS [2022-07-28T12:44:14.880Z] coverage: 75.9% of statements [2022-07-28T12:44:14.880Z] ok github.com/docker/docker/pkg/progress 0.069s coverage: 75.9% of statements [2022-07-28T12:44:14.880Z] --- PASS: TestDisablePigz (0.15s) [2022-07-28T12:44:14.880Z] === RUN TestPigz [2022-07-28T12:44:14.880Z] --- PASS: TestFailedConnection (1.11s) [2022-07-28T12:44:14.880Z] === RUN TestFailOnce [2022-07-28T12:44:14.880Z] === RUN TestSendToOneSub [2022-07-28T12:44:14.880Z] --- PASS: TestSendToOneSub (0.00s) [2022-07-28T12:44:14.880Z] === RUN TestSendToMultipleSubs [2022-07-28T12:44:14.880Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-07-28T12:44:14.880Z] === RUN TestEvictOneSub [2022-07-28T12:44:14.880Z] --- PASS: TestEvictOneSub (0.00s) [2022-07-28T12:44:14.880Z] === RUN TestClosePublisher [2022-07-28T12:44:14.880Z] --- PASS: TestClosePublisher (0.00s) [2022-07-28T12:44:14.880Z] === RUN TestPubSubRace [2022-07-28T12:44:14.880Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2022-07-28T12:44:14.880Z] --- PASS: TestPigz (0.16s) [2022-07-28T12:44:14.880Z] === RUN TestCopyFileWithInvalidDest [2022-07-28T12:44:14.880Z] archive_windows_test.go:17: Currently fails [2022-07-28T12:44:14.880Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-07-28T12:44:14.880Z] === RUN TestCanonicalTarNameForPath [2022-07-28T12:44:14.880Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-07-28T12:44:14.880Z] === RUN TestCanonicalTarName [2022-07-28T12:44:14.880Z] --- PASS: TestCanonicalTarName (0.00s) [2022-07-28T12:44:14.880Z] === RUN TestChmodTarEntry [2022-07-28T12:44:14.880Z] --- PASS: TestChmodTarEntry (0.00s) [2022-07-28T12:44:14.880Z] === RUN TestHardLinkOrder [2022-07-28T12:44:14.880Z] 2022/07/28 12:44:14 http: panic serving 127.0.0.1:49235: Plugin not ready [2022-07-28T12:44:14.880Z] goroutine 34 [running]: [2022-07-28T12:44:14.880Z] net/http.(*conn).serve.func1() [2022-07-28T12:44:14.880Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-07-28T12:44:14.880Z] panic({0x105dc60, 0x116c4e0}) [2022-07-28T12:44:14.880Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-07-28T12:44:14.880Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x0}, 0x5c43c3b2a6243125) [2022-07-28T12:44:14.880Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-07-28T12:44:14.880Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x1179230, 0xc0000c8000}, 0xc0000b7aa0) [2022-07-28T12:44:14.880Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-07-28T12:44:14.880Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x1179230, 0xc0000c8000}, 0xc0000ae000) [2022-07-28T12:44:14.880Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-07-28T12:44:14.880Z] net/http.serverHandler.ServeHTTP({0x1177830}, {0x1179230, 0xc0000c8000}, 0xc0000ae000) [2022-07-28T12:44:14.880Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-07-28T12:44:14.880Z] net/http.(*conn).serve(0xc000094000, {0x117b100, 0xc00018a420}) [2022-07-28T12:44:14.880Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-07-28T12:44:14.880Z] created by net/http.(*Server).Serve [2022-07-28T12:44:14.880Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-07-28T12:44:14.880Z] time="2022-07-28T12:44:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49234/Test.FailOnce: Post \"http://127.0.0.1:49234/Test.FailOnce\": EOF, retrying in 1s" [2022-07-28T12:44:14.880Z] --- PASS: TestHardLinkOrder (0.12s) [2022-07-28T12:44:14.880Z] === RUN TestChangeString [2022-07-28T12:44:14.880Z] --- PASS: TestChangeString (0.00s) [2022-07-28T12:44:14.880Z] === RUN TestChangesWithNoChanges [2022-07-28T12:44:14.880Z] --- PASS: TestChangesWithNoChanges (0.04s) [2022-07-28T12:44:14.880Z] === RUN TestChangesWithChanges [2022-07-28T12:44:14.880Z] --- PASS: TestChangesWithChanges (0.05s) [2022-07-28T12:44:14.880Z] === RUN TestChangesWithChangesGH13590 [2022-07-28T12:44:14.880Z] changes_test.go:192: needs more investigation [2022-07-28T12:44:14.880Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-07-28T12:44:14.880Z] === RUN TestChangesDirsEmpty [2022-07-28T12:44:15.368Z] --- PASS: TestChangesDirsEmpty (0.17s) [2022-07-28T12:44:15.368Z] === RUN TestChangesDirsMutated [2022-07-28T12:44:15.368Z] --- PASS: TestChangesDirsMutated (0.17s) [2022-07-28T12:44:15.368Z] === RUN TestApplyLayer [2022-07-28T12:44:15.368Z] changes_test.go:405: needs further investigation [2022-07-28T12:44:15.368Z] --- SKIP: TestApplyLayer (0.00s) [2022-07-28T12:44:15.368Z] === RUN TestChangesSizeWithHardlinks [2022-07-28T12:44:15.368Z] changes_test.go:441: needs further investigation [2022-07-28T12:44:15.368Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-07-28T12:44:15.368Z] === RUN TestChangesSizeWithNoChanges [2022-07-28T12:44:15.368Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-07-28T12:44:15.368Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-07-28T12:44:15.368Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-07-28T12:44:15.368Z] === RUN TestChangesSize [2022-07-28T12:44:15.368Z] --- PASS: TestChangesSize (0.01s) [2022-07-28T12:44:15.368Z] === RUN TestApplyLayerInvalidFilenames [2022-07-28T12:44:15.368Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3805452357\\dest" [2022-07-28T12:44:15.368Z] --- PASS: TestApplyLayerInvalidFilenames (0.03s) [2022-07-28T12:44:15.368Z] === RUN TestApplyLayerInvalidHardlink [2022-07-28T12:44:15.368Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2643406271\\victim\\hello" -> "../victim/hello" [2022-07-28T12:44:15.368Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink919189899\\victim\\hello" -> "/../victim/hello" [2022-07-28T12:44:15.368Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2367783820\\victim" -> "../victim" [2022-07-28T12:44:15.368Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3499888498\\victim" -> "../victim" [2022-07-28T12:44:15.368Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1388000088\\victim" -> "../victim" [2022-07-28T12:44:15.368Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink537510017\\victim" -> "../victim" [2022-07-28T12:44:15.368Z] --- PASS: TestApplyLayerInvalidHardlink (0.05s) [2022-07-28T12:44:15.368Z] === RUN TestApplyLayerInvalidSymlink [2022-07-28T12:44:15.368Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1925615385\\dest\\dotdot" -> "../victim/hello" [2022-07-28T12:44:15.368Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1960138267\\dest\\slash-dotdot" -> "/../victim/hello" [2022-07-28T12:44:15.368Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink235401001\\dest\\loophole-victim" -> "../victim" [2022-07-28T12:44:15.368Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1555212820\\dest\\loophole-victim" -> "../victim" [2022-07-28T12:44:15.368Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3514358446\\dest\\loophole-victim" -> "../victim" [2022-07-28T12:44:15.368Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink392672738\\dest\\loophole-victim" -> "../victim" [2022-07-28T12:44:15.368Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-07-28T12:44:15.368Z] === RUN TestApplyLayerWhiteouts [2022-07-28T12:44:15.854Z] --- PASS: TestApplyLayerWhiteouts (0.10s) [2022-07-28T12:44:15.854Z] === RUN TestGenerateEmptyFile [2022-07-28T12:44:15.854Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-07-28T12:44:15.854Z] === RUN TestGenerateWithContent [2022-07-28T12:44:15.854Z] --- PASS: TestGenerateWithContent (0.00s) [2022-07-28T12:44:15.854Z] PASS [2022-07-28T12:44:15.854Z] coverage: 62.6% of statements [2022-07-28T12:44:15.854Z] === RUN TestRegister [2022-07-28T12:44:15.854Z] --- PASS: TestRegister (0.00s) [2022-07-28T12:44:15.854Z] === RUN TestCommand [2022-07-28T12:44:15.854Z] ok github.com/docker/docker/pkg/archive 11.087s coverage: 62.6% of statements [2022-07-28T12:44:15.854Z] --- PASS: TestCommand (0.05s) [2022-07-28T12:44:15.854Z] === RUN TestNaiveSelf [2022-07-28T12:44:15.854Z] --- PASS: TestNaiveSelf (0.06s) [2022-07-28T12:44:15.854Z] PASS [2022-07-28T12:44:15.854Z] coverage: 82.4% of statements [2022-07-28T12:44:15.854Z] ok github.com/docker/docker/pkg/reexec 0.161s coverage: 82.4% of statements [2022-07-28T12:44:15.854Z] --- PASS: TestPubSubRace (1.09s) [2022-07-28T12:44:15.854Z] PASS [2022-07-28T12:44:15.854Z] coverage: 75.0% of statements [2022-07-28T12:44:15.854Z] ok github.com/docker/docker/pkg/pubsub 1.134s coverage: 75.0% of statements [2022-07-28T12:44:15.854Z] --- PASS: TestFailOnce (1.22s) [2022-07-28T12:44:15.854Z] === RUN TestEchoInputOutput [2022-07-28T12:44:15.854Z] --- PASS: TestEchoInputOutput (0.00s) [2022-07-28T12:44:15.854Z] === RUN TestBackoff [2022-07-28T12:44:15.854Z] --- PASS: TestBackoff (0.00s) [2022-07-28T12:44:15.854Z] === RUN TestAbortRetry [2022-07-28T12:44:15.854Z] --- PASS: TestAbortRetry (0.00s) [2022-07-28T12:44:15.854Z] === RUN TestClientScheme [2022-07-28T12:44:15.854Z] --- PASS: TestClientScheme (0.00s) [2022-07-28T12:44:15.854Z] === RUN TestNewClientWithTimeout [2022-07-28T12:44:16.341Z] time="2022-07-28T12:44:16Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49239/Test.Echo: Post \"http://127.0.0.1:49239/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-07-28T12:44:16.828Z] === RUN TestParseSignal [2022-07-28T12:44:16.828Z] --- PASS: TestParseSignal (0.00s) [2022-07-28T12:44:16.828Z] === RUN TestValidSignalForPlatform [2022-07-28T12:44:16.828Z] --- PASS: TestValidSignalForPlatform (0.00s) [2022-07-28T12:44:16.828Z] PASS [2022-07-28T12:44:16.828Z] coverage: 19.7% of statements [2022-07-28T12:44:16.828Z] ok github.com/docker/docker/pkg/signal 0.040s coverage: 19.7% of statements [2022-07-28T12:44:16.828Z] === RUN TestNewStdWriter [2022-07-28T12:44:16.828Z] --- PASS: TestNewStdWriter (0.00s) [2022-07-28T12:44:16.828Z] === RUN TestWriteWithUninitializedStdWriter [2022-07-28T12:44:16.828Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-07-28T12:44:16.828Z] === RUN TestWriteWithNilBytes [2022-07-28T12:44:16.828Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-07-28T12:44:16.828Z] === RUN TestWrite [2022-07-28T12:44:16.828Z] --- PASS: TestWrite (0.00s) [2022-07-28T12:44:16.828Z] === RUN TestWriteWithWriterError [2022-07-28T12:44:16.828Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-07-28T12:44:16.828Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-07-28T12:44:16.828Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-07-28T12:44:16.828Z] === RUN TestStdCopyWriteAndRead [2022-07-28T12:44:16.828Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-07-28T12:44:16.828Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-07-28T12:44:16.828Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-07-28T12:44:16.828Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-07-28T12:44:16.828Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-07-28T12:44:16.828Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-07-28T12:44:16.828Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-07-28T12:44:16.828Z] === RUN TestStdCopyWithInvalidInputHeader [2022-07-28T12:44:16.828Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-07-28T12:44:16.828Z] === RUN TestStdCopyWithCorruptedPrefix [2022-07-28T12:44:16.828Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-07-28T12:44:16.828Z] === RUN TestStdCopyReturnsWriteErrors [2022-07-28T12:44:16.828Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-07-28T12:44:16.828Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-07-28T12:44:16.828Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-07-28T12:44:16.828Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-07-28T12:44:16.828Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-07-28T12:44:16.828Z] PASS [2022-07-28T12:44:16.828Z] coverage: 100.0% of statements [2022-07-28T12:44:16.828Z] ok github.com/docker/docker/pkg/stdcopy 0.059s coverage: 100.0% of statements [2022-07-28T12:44:17.604Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2022-07-28T12:44:17.604Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-07-28T12:44:17.604Z] remote: Enumerating objects: 23, done. [2022-07-28T12:44:17.604Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-07-28T12:44:17.604Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-07-28T12:44:17.604Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-07-28T12:44:17.604Z] 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. [2022-07-28T12:44:17.604Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-07-28T12:44:17.604Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-28T12:44:17.853Z] === RUN TestRawProgressFormatterFormatStatus [2022-07-28T12:44:17.853Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-07-28T12:44:17.853Z] === RUN TestRawProgressFormatterFormatProgress [2022-07-28T12:44:17.853Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-07-28T12:44:17.853Z] === RUN TestFormatStatus [2022-07-28T12:44:17.853Z] --- PASS: TestFormatStatus (0.00s) [2022-07-28T12:44:17.853Z] === RUN TestFormatError [2022-07-28T12:44:17.853Z] --- PASS: TestFormatError (0.00s) [2022-07-28T12:44:17.853Z] === RUN TestFormatJSONError [2022-07-28T12:44:17.853Z] --- PASS: TestFormatJSONError (0.00s) [2022-07-28T12:44:17.853Z] === RUN TestJsonProgressFormatterFormatProgress [2022-07-28T12:44:17.853Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-07-28T12:44:17.853Z] === RUN TestJsonProgressFormatterFormatStatus [2022-07-28T12:44:17.853Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-07-28T12:44:17.853Z] === RUN TestNewJSONProgressOutput [2022-07-28T12:44:17.853Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-07-28T12:44:17.854Z] === RUN TestAuxFormatterEmit [2022-07-28T12:44:17.854Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-07-28T12:44:17.854Z] === RUN TestStreamWriterStdout [2022-07-28T12:44:17.854Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-07-28T12:44:17.854Z] === RUN TestStreamWriterStderr [2022-07-28T12:44:17.854Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-07-28T12:44:17.854Z] PASS [2022-07-28T12:44:17.854Z] coverage: 66.2% of statements [2022-07-28T12:44:17.854Z] ok github.com/docker/docker/pkg/streamformatter 0.067s coverage: 66.2% of statements [2022-07-28T12:44:17.854Z] === RUN TestGenerateRandomID [2022-07-28T12:44:17.854Z] --- PASS: TestGenerateRandomID (0.00s) [2022-07-28T12:44:17.854Z] === RUN TestShortenId [2022-07-28T12:44:17.854Z] --- PASS: TestShortenId (0.00s) [2022-07-28T12:44:17.854Z] === RUN TestShortenSha256Id [2022-07-28T12:44:17.854Z] --- PASS: TestShortenSha256Id (0.00s) [2022-07-28T12:44:17.854Z] === RUN TestShortenIdEmpty [2022-07-28T12:44:17.854Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-07-28T12:44:17.854Z] === RUN TestShortenIdInvalid [2022-07-28T12:44:17.854Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-07-28T12:44:17.854Z] === RUN TestIsShortIDNonHex [2022-07-28T12:44:17.854Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-07-28T12:44:17.854Z] === RUN TestIsShortIDNotCorrectSize [2022-07-28T12:44:17.854Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-07-28T12:44:17.854Z] PASS [2022-07-28T12:44:17.854Z] coverage: 70.6% of statements [2022-07-28T12:44:17.854Z] ok github.com/docker/docker/pkg/stringid 0.043s coverage: 70.6% of statements [2022-07-28T12:44:17.854Z] time="2022-07-28T12:44:17Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49239/Test.Echo: Post \"http://127.0.0.1:49239/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-07-28T12:44:17.959Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43876/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f hack/test/unit [2022-07-28T12:44:18.447Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-07-28T12:44:18.447Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-28T12:44:18.447Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-07-28T12:44:18.877Z] === RUN TestIsCpusetListAvailable [2022-07-28T12:44:18.877Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-07-28T12:44:18.877Z] PASS [2022-07-28T12:44:18.877Z] coverage: 38.2% of statements [2022-07-28T12:44:18.877Z] ok github.com/docker/docker/pkg/sysinfo 0.057s coverage: 38.2% of statements [2022-07-28T12:44:19.018Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-07-28T12:44:19.900Z] === RUN TestChtimes [2022-07-28T12:44:19.900Z] --- PASS: TestChtimes (0.01s) [2022-07-28T12:44:19.900Z] === RUN TestChtimesWindows [2022-07-28T12:44:19.900Z] --- PASS: TestChtimesWindows (0.01s) [2022-07-28T12:44:19.900Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-07-28T12:44:19.900Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-07-28T12:44:19.900Z] === RUN TestEnsureRemoveAllNotExist [2022-07-28T12:44:19.900Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-07-28T12:44:19.900Z] === RUN TestEnsureRemoveAllWithDir [2022-07-28T12:44:19.900Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-07-28T12:44:19.900Z] === RUN TestEnsureRemoveAllWithFile [2022-07-28T12:44:19.900Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-07-28T12:44:19.900Z] === RUN TestHasWin32KSupport [2022-07-28T12:44:19.900Z] syscall_windows_test.go:8: win32k: true [2022-07-28T12:44:19.900Z] --- PASS: TestHasWin32KSupport (0.01s) [2022-07-28T12:44:19.900Z] PASS [2022-07-28T12:44:19.900Z] coverage: 12.0% of statements [2022-07-28T12:44:19.900Z] ok github.com/docker/docker/pkg/system 0.072s coverage: 12.0% of statements [2022-07-28T12:44:19.900Z] === RUN TestTailFile [2022-07-28T12:44:19.900Z] --- PASS: TestTailFile (0.00s) [2022-07-28T12:44:19.900Z] === RUN TestTailFileManyLines [2022-07-28T12:44:19.900Z] --- PASS: TestTailFileManyLines (0.00s) [2022-07-28T12:44:19.900Z] === RUN TestTailEmptyFile [2022-07-28T12:44:19.900Z] --- PASS: TestTailEmptyFile (0.00s) [2022-07-28T12:44:19.900Z] === RUN TestTailNegativeN [2022-07-28T12:44:19.900Z] --- PASS: TestTailNegativeN (0.00s) [2022-07-28T12:44:19.900Z] === RUN TestNewTailReader [2022-07-28T12:44:19.900Z] === PAUSE TestNewTailReader [2022-07-28T12:44:19.900Z] === CONT TestNewTailReader [2022-07-28T12:44:19.900Z] === RUN TestNewTailReader/2_byte_delimiter [2022-07-28T12:44:19.900Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-07-28T12:44:19.900Z] === RUN TestNewTailReader/4_byte_delimiter [2022-07-28T12:44:19.900Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-07-28T12:44:19.900Z] === RUN TestNewTailReader/8_byte_delimiter [2022-07-28T12:44:19.900Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-07-28T12:44:19.900Z] === RUN TestNewTailReader/12_byte_delimiter [2022-07-28T12:44:19.900Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-07-28T12:44:19.900Z] === RUN TestNewTailReader/no_delimiter [2022-07-28T12:44:19.900Z] === PAUSE TestNewTailReader/no_delimiter [2022-07-28T12:44:19.900Z] === RUN TestNewTailReader/single_byte_delimiter [2022-07-28T12:44:19.900Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-07-28T12:44:19.900Z] === RUN TestNewTailReader/truncated_last_line [2022-07-28T12:44:19.900Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-07-28T12:44:19.900Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-07-28T12:44:19.900Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-07-28T12:44:19.900Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-07-28T12:44:19.900Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-07-28T12:44:19.900Z] === CONT TestNewTailReader/2_byte_delimiter [2022-07-28T12:44:19.900Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-07-28T12:44:19.900Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-07-28T12:44:19.900Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-07-28T12:44:19.900Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-07-28T12:44:19.900Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-07-28T12:44:19.900Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-07-28T12:44:19.900Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-07-28T12:44:19.900Z] === CONT TestNewTailReader/12_byte_delimiter [2022-07-28T12:44:19.900Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-07-28T12:44:19.900Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-07-28T12:44:19.900Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-07-28T12:44:19.900Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-07-28T12:44:19.900Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-07-28T12:44:19.900Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-07-28T12:44:19.900Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-07-28T12:44:19.900Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-07-28T12:44:19.900Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-07-28T12:44:19.900Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-07-28T12:44:19.900Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-07-28T12:44:19.900Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-07-28T12:44:19.901Z] === CONT TestNewTailReader/single_byte_delimiter [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-07-28T12:44:19.901Z] === CONT TestNewTailReader/8_byte_delimiter [2022-07-28T12:44:19.901Z] === CONT TestNewTailReader/4_byte_delimiter [2022-07-28T12:44:19.901Z] === CONT TestNewTailReader/no_delimiter [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-07-28T12:44:19.901Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-07-28T12:44:19.901Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-07-28T12:44:19.901Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-07-28T12:44:19.901Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-07-28T12:44:19.901Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-07-28T12:44:19.901Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-07-28T12:44:20.389Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-07-28T12:44:20.389Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-07-28T12:44:20.389Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-07-28T12:44:20.389Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-07-28T12:44:20.389Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-07-28T12:44:20.389Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-07-28T12:44:20.389Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-07-28T12:44:20.389Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-07-28T12:44:20.389Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-07-28T12:44:20.389Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-07-28T12:44:20.389Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-07-28T12:44:20.389Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-07-28T12:44:20.389Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-07-28T12:44:20.389Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-07-28T12:44:20.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-07-28T12:44:20.389Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-07-28T12:44:20.390Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-07-28T12:44:20.390Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-07-28T12:44:20.390Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-07-28T12:44:20.390Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-07-28T12:44:20.390Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-07-28T12:44:20.390Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-07-28T12:44:20.390Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-07-28T12:44:20.390Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-07-28T12:44:20.390Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-07-28T12:44:20.390Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-07-28T12:44:20.390Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-07-28T12:44:20.390Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-07-28T12:44:20.390Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-07-28T12:44:20.390Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-07-28T12:44:20.390Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-07-28T12:44:20.390Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-07-28T12:44:20.390Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-07-28T12:44:20.390Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-07-28T12:44:20.390Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-07-28T12:44:20.390Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-07-28T12:44:20.390Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-07-28T12:44:20.390Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-07-28T12:44:20.390Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-07-28T12:44:20.390Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-07-28T12:44:20.390Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-07-28T12:44:20.391Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-07-28T12:44:20.391Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-07-28T12:44:20.391Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-07-28T12:44:20.391Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-07-28T12:44:20.391Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-07-28T12:44:20.391Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-07-28T12:44:20.391Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-07-28T12:44:20.391Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-07-28T12:44:20.391Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-07-28T12:44:20.391Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-07-28T12:44:20.391Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-07-28T12:44:20.391Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-07-28T12:44:20.391Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-07-28T12:44:20.391Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-07-28T12:44:20.391Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-07-28T12:44:20.391Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-07-28T12:44:20.391Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-07-28T12:44:20.391Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-07-28T12:44:20.391Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-07-28T12:44:20.391Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-07-28T12:44:20.391Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-07-28T12:44:20.391Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-07-28T12:44:20.391Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-07-28T12:44:20.391Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-07-28T12:44:20.391Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-07-28T12:44:20.391Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-07-28T12:44:20.391Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-07-28T12:44:20.391Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-07-28T12:44:20.392Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-07-28T12:44:20.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-07-28T12:44:20.392Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-07-28T12:44:20.393Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-07-28T12:44:20.477Z] ? github.com/docker/docker/api [no test files] [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-07-28T12:44:20.881Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-07-28T12:44:20.882Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-07-28T12:44:20.882Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.01s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.01s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-07-28T12:44:20.883Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.02s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.01s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.02s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-07-28T12:44:20.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-07-28T12:44:20.932Z] docker_api_swarm_test.go:46: [d04b6029de1c5] joining swarm manager [d8d3cdb17a7c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T12:44:21.371Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-07-28T12:44:21.371Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-07-28T12:44:21.371Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-07-28T12:44:21.371Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-07-28T12:44:21.371Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-07-28T12:44:21.371Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-07-28T12:44:21.371Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-07-28T12:44:21.371Z] PASS [2022-07-28T12:44:21.371Z] coverage: 88.6% of statements [2022-07-28T12:44:21.371Z] ok github.com/docker/docker/pkg/tailfile 0.376s coverage: 88.6% of statements [2022-07-28T12:44:21.371Z] time="2022-07-28T12:44:20Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49239/Test.Echo: Post \"http://127.0.0.1:49239/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-07-28T12:44:21.371Z] === RUN TestTarSumRemoveNonExistent [2022-07-28T12:44:21.371Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-07-28T12:44:21.371Z] === RUN TestTarSumRemove [2022-07-28T12:44:21.371Z] --- PASS: TestTarSumRemove (0.00s) [2022-07-28T12:44:21.371Z] === RUN TestSortFileInfoSums [2022-07-28T12:44:21.371Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-07-28T12:44:21.371Z] === RUN TestNewTarSumForLabelInvalid [2022-07-28T12:44:21.371Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-07-28T12:44:21.371Z] === RUN TestNewTarSumForLabel [2022-07-28T12:44:21.371Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-07-28T12:44:21.371Z] === RUN TestEmptyTar [2022-07-28T12:44:21.371Z] --- PASS: TestEmptyTar (0.01s) [2022-07-28T12:44:21.371Z] === RUN TestTarSumsReadSize [2022-07-28T12:44:21.371Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-07-28T12:44:21.371Z] === RUN TestTarSums [2022-07-28T12:44:21.371Z] testing: warning: no tests to run [2022-07-28T12:44:21.371Z] PASS [2022-07-28T12:44:21.371Z] coverage: [no statements] [2022-07-28T12:44:21.371Z] ok github.com/docker/docker/pkg/term/windows 0.060s coverage: [no statements] [no tests to run] [2022-07-28T12:44:21.859Z] --- PASS: TestTarSums (0.09s) [2022-07-28T12:44:21.859Z] === RUN TestIteration [2022-07-28T12:44:21.859Z] --- PASS: TestIteration (0.00s) [2022-07-28T12:44:21.859Z] === RUN TestVersionLabelForChecksum [2022-07-28T12:44:21.859Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-07-28T12:44:21.859Z] === RUN TestVersion [2022-07-28T12:44:21.859Z] --- PASS: TestVersion (0.00s) [2022-07-28T12:44:21.859Z] === RUN TestGetVersion [2022-07-28T12:44:21.859Z] --- PASS: TestGetVersion (0.00s) [2022-07-28T12:44:21.859Z] === RUN TestGetVersions [2022-07-28T12:44:21.859Z] --- PASS: TestGetVersions (0.00s) [2022-07-28T12:44:21.859Z] PASS [2022-07-28T12:44:21.859Z] coverage: 89.3% of statements [2022-07-28T12:44:21.859Z] ok github.com/docker/docker/pkg/tarsum 0.174s coverage: 89.3% of statements [2022-07-28T12:44:22.325Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-07-28T12:44:22.326Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-07-28T12:44:22.346Z] === RUN TestTruncIndex [2022-07-28T12:44:22.346Z] --- PASS: TestTruncIndex (0.10s) [2022-07-28T12:44:22.346Z] PASS [2022-07-28T12:44:22.346Z] coverage: 91.5% of statements [2022-07-28T12:44:22.346Z] ok github.com/docker/docker/pkg/truncindex 0.167s coverage: 91.5% of statements [2022-07-28T12:44:22.346Z] === RUN TestIsGIT [2022-07-28T12:44:22.346Z] --- PASS: TestIsGIT (0.00s) [2022-07-28T12:44:22.346Z] === RUN TestIsTransport [2022-07-28T12:44:22.346Z] --- PASS: TestIsTransport (0.00s) [2022-07-28T12:44:22.346Z] PASS [2022-07-28T12:44:22.346Z] coverage: 100.0% of statements [2022-07-28T12:44:22.346Z] ok github.com/docker/docker/pkg/urlutil 0.091s coverage: 100.0% of statements [2022-07-28T12:44:22.585Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-07-28T12:44:22.585Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-07-28T12:44:22.845Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-07-28T12:44:23.105Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-07-28T12:44:23.369Z] === RUN TestVersionInfo [2022-07-28T12:44:23.369Z] --- PASS: TestVersionInfo (0.00s) [2022-07-28T12:44:23.369Z] === RUN TestAppendVersions [2022-07-28T12:44:23.369Z] --- PASS: TestAppendVersions (0.00s) [2022-07-28T12:44:23.369Z] PASS [2022-07-28T12:44:23.369Z] coverage: 88.9% of statements [2022-07-28T12:44:23.369Z] ok github.com/docker/docker/pkg/useragent 0.066s coverage: 88.9% of statements [2022-07-28T12:44:24.393Z] === RUN TestValidatePrivileges [2022-07-28T12:44:24.393Z] --- PASS: TestValidatePrivileges (0.00s) [2022-07-28T12:44:24.393Z] === RUN TestFilterByCapNeg [2022-07-28T12:44:24.393Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-07-28T12:44:24.393Z] === RUN TestFilterByCapPos [2022-07-28T12:44:24.393Z] --- PASS: TestFilterByCapPos (0.00s) [2022-07-28T12:44:24.393Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-07-28T12:44:24.393Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-07-28T12:44:24.393Z] PASS [2022-07-28T12:44:24.393Z] coverage: 12.0% of statements [2022-07-28T12:44:24.393Z] ok github.com/docker/docker/plugin 0.090s coverage: 12.0% of statements [2022-07-28T12:44:24.880Z] === RUN TestNewSettable [2022-07-28T12:44:24.880Z] --- PASS: TestNewSettable (0.00s) [2022-07-28T12:44:24.880Z] === RUN TestIsSettable [2022-07-28T12:44:24.880Z] --- PASS: TestIsSettable (0.00s) [2022-07-28T12:44:24.880Z] === RUN TestUpdateSettingsEnv [2022-07-28T12:44:24.880Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-07-28T12:44:24.880Z] PASS [2022-07-28T12:44:24.880Z] coverage: 20.1% of statements [2022-07-28T12:44:24.880Z] ok github.com/docker/docker/plugin/v2 0.071s coverage: 20.1% of statements [2022-07-28T12:44:24.880Z] time="2022-07-28T12:44:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49239/Test.Echo: Post \"http://127.0.0.1:49239/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-07-28T12:44:25.017Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-07-28T12:44:25.910Z] === RUN TestLoad [2022-07-28T12:44:25.910Z] --- PASS: TestLoad (0.00s) [2022-07-28T12:44:25.910Z] === RUN TestSave [2022-07-28T12:44:25.959Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-07-28T12:44:26.397Z] --- PASS: TestSave (0.05s) [2022-07-28T12:44:26.397Z] === RUN TestAddDeleteGet [2022-07-28T12:44:26.397Z] --- PASS: TestAddDeleteGet (0.08s) [2022-07-28T12:44:26.397Z] === RUN TestInvalidTags [2022-07-28T12:44:26.397Z] --- PASS: TestInvalidTags (0.02s) [2022-07-28T12:44:26.397Z] PASS [2022-07-28T12:44:26.397Z] coverage: 84.4% of statements [2022-07-28T12:44:26.397Z] ok github.com/docker/docker/reference 0.246s coverage: 84.4% of statements [2022-07-28T12:44:27.422Z] === RUN TestResolveAuthConfigIndexServer [2022-07-28T12:44:27.422Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-07-28T12:44:27.422Z] === RUN TestResolveAuthConfigFullURL [2022-07-28T12:44:27.422Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-07-28T12:44:27.422Z] === RUN TestLoadAllowNondistributableArtifacts [2022-07-28T12:44:27.422Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-07-28T12:44:27.422Z] === RUN TestValidateMirror [2022-07-28T12:44:27.422Z] --- PASS: TestValidateMirror (0.00s) [2022-07-28T12:44:27.422Z] === RUN TestLoadInsecureRegistries [2022-07-28T12:44:27.422Z] time="2022-07-28T12:44:27Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-07-28T12:44:27.422Z] time="2022-07-28T12:44:27Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-07-28T12:44:27.422Z] time="2022-07-28T12:44:27Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-07-28T12:44:27.422Z] --- PASS: TestLoadInsecureRegistries (0.20s) [2022-07-28T12:44:27.422Z] === RUN TestNewServiceConfig [2022-07-28T12:44:27.422Z] --- PASS: TestNewServiceConfig (0.00s) [2022-07-28T12:44:27.422Z] === RUN TestValidateIndexName [2022-07-28T12:44:27.422Z] --- PASS: TestValidateIndexName (0.00s) [2022-07-28T12:44:27.422Z] === RUN TestValidateIndexNameWithError [2022-07-28T12:44:27.422Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-07-28T12:44:27.422Z] === RUN TestEndpointParse [2022-07-28T12:44:27.909Z] --- PASS: TestEndpointParse (0.00s) [2022-07-28T12:44:27.909Z] === RUN TestEndpointParseInvalid [2022-07-28T12:44:27.909Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-07-28T12:44:27.909Z] === RUN TestValidateEndpoint [2022-07-28T12:44:27.909Z] --- PASS: TestValidateEndpoint (0.01s) [2022-07-28T12:44:27.909Z] === RUN TestPing [2022-07-28T12:44:27.909Z] --- PASS: TestPing (0.00s) [2022-07-28T12:44:27.909Z] === RUN TestPingRegistryEndpoint [2022-07-28T12:44:27.909Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-07-28T12:44:27.909Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-07-28T12:44:27.909Z] === RUN TestEndpoint [2022-07-28T12:44:27.909Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-07-28T12:44:27.909Z] --- SKIP: TestEndpoint (0.01s) [2022-07-28T12:44:27.909Z] === RUN TestParseRepositoryInfo [2022-07-28T12:44:27.909Z] --- PASS: TestParseRepositoryInfo (0.01s) [2022-07-28T12:44:27.909Z] === RUN TestNewIndexInfo [2022-07-28T12:44:27.909Z] --- PASS: TestNewIndexInfo (0.00s) [2022-07-28T12:44:27.909Z] === RUN TestMirrorEndpointLookup [2022-07-28T12:44:27.909Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-07-28T12:44:27.909Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2022-07-28T12:44:27.909Z] === RUN TestSearchRepositories [2022-07-28T12:44:27.909Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-07-28T12:44:27.909Z] Host: 127.0.0.1:49244 [2022-07-28T12:44:27.909Z] User-Agent: docker test client [2022-07-28T12:44:27.909Z] Authorization: Token fake-token [2022-07-28T12:44:27.909Z] X-Docker-Token: true [2022-07-28T12:44:27.909Z] Accept-Encoding: gzip [2022-07-28T12:44:27.909Z] [2022-07-28T12:44:27.909Z] [2022-07-28T12:44:27.909Z] registry_test.go:730: HTTP/1.1 200 OK [2022-07-28T12:44:27.909Z] Connection: close [2022-07-28T12:44:27.909Z] Content-Length: 144 [2022-07-28T12:44:27.909Z] Cache-Control: no-cache [2022-07-28T12:44:27.909Z] Content-Type: application/json [2022-07-28T12:44:27.909Z] Date: Thu, 28 Jul 2022 12:44:27 GMT [2022-07-28T12:44:27.909Z] Expires: -1 [2022-07-28T12:44:27.909Z] Pragma: no-cache [2022-07-28T12:44:27.909Z] Server: docker-tests/mock [2022-07-28T12:44:27.909Z] X-Docker-Registry-Config: mock [2022-07-28T12:44:27.909Z] X-Docker-Registry-Version: 0.0.0 [2022-07-28T12:44:27.909Z] [2022-07-28T12:44:27.909Z] [2022-07-28T12:44:27.909Z] --- PASS: TestSearchRepositories (0.01s) [2022-07-28T12:44:27.909Z] === RUN TestTrustedLocation [2022-07-28T12:44:27.909Z] --- PASS: TestTrustedLocation (0.00s) [2022-07-28T12:44:27.909Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-07-28T12:44:27.909Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-07-28T12:44:27.909Z] === RUN TestAllowNondistributableArtifacts [2022-07-28T12:44:27.909Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-07-28T12:44:27.909Z] === RUN TestIsSecureIndex [2022-07-28T12:44:27.909Z] --- PASS: TestIsSecureIndex (0.00s) [2022-07-28T12:44:27.909Z] PASS [2022-07-28T12:44:27.909Z] coverage: 50.3% of statements [2022-07-28T12:44:27.909Z] ok github.com/docker/docker/registry 0.344s coverage: 50.3% of statements [2022-07-28T12:44:27.909Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-07-28T12:44:27.909Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-07-28T12:44:27.909Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-07-28T12:44:27.909Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-07-28T12:44:27.909Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-07-28T12:44:27.909Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-07-28T12:44:27.909Z] === RUN TestResumableRequestReaderWithReadError [2022-07-28T12:44:27.909Z] time="2022-07-28T12:44:27Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-07-28T12:44:27.909Z] --- PASS: TestResumableRequestReaderWithReadError (0.19s) [2022-07-28T12:44:27.909Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-07-28T12:44:27.909Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-07-28T12:44:27.909Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-07-28T12:44:27.909Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-07-28T12:44:27.909Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-07-28T12:44:27.909Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-07-28T12:44:27.909Z] === RUN TestResumableRequestReader [2022-07-28T12:44:27.909Z] --- PASS: TestResumableRequestReader (0.00s) [2022-07-28T12:44:27.909Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-07-28T12:44:27.909Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-07-28T12:44:27.909Z] PASS [2022-07-28T12:44:27.909Z] coverage: 100.0% of statements [2022-07-28T12:44:28.396Z] ok github.com/docker/docker/registry/resumable 0.300s coverage: 100.0% of statements [2022-07-28T12:44:28.396Z] === RUN TestRestartManagerTimeout [2022-07-28T12:44:28.396Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-07-28T12:44:28.396Z] === RUN TestRestartManagerTimeoutReset [2022-07-28T12:44:28.396Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-07-28T12:44:28.396Z] PASS [2022-07-28T12:44:28.396Z] coverage: 50.9% of statements [2022-07-28T12:44:28.396Z] ok github.com/docker/docker/restartmanager 0.046s coverage: 50.9% of statements [2022-07-28T12:44:29.255Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-07-28T12:44:29.420Z] === RUN TestDecodeContainerConfig [2022-07-28T12:44:29.420Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-07-28T12:44:29.420Z] === RUN TestDecodeContainerConfigIsolation [2022-07-28T12:44:29.420Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-07-28T12:44:29.420Z] === RUN TestValidatePrivileged [2022-07-28T12:44:29.420Z] --- PASS: TestValidatePrivileged (0.00s) [2022-07-28T12:44:29.420Z] PASS [2022-07-28T12:44:29.420Z] coverage: 52.2% of statements [2022-07-28T12:44:29.420Z] ok github.com/docker/docker/runconfig 0.061s coverage: 52.2% of statements [2022-07-28T12:44:29.420Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-07-28T12:44:29.420Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-07-28T12:44:29.420Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-07-28T12:44:29.420Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-07-28T12:44:29.420Z] PASS [2022-07-28T12:44:29.420Z] coverage: 62.5% of statements [2022-07-28T12:44:29.420Z] ok github.com/docker/docker/testutil 0.054s coverage: 62.5% of statements [2022-07-28T12:44:29.516Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-07-28T12:44:30.086Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-07-28T12:44:34.346Z] === RUN TestGetDriver [2022-07-28T12:44:34.346Z] --- PASS: TestGetDriver (0.00s) [2022-07-28T12:44:34.346Z] === RUN TestVolumeRequestError [2022-07-28T12:44:34.346Z] --- PASS: TestVolumeRequestError (0.01s) [2022-07-28T12:44:34.346Z] PASS [2022-07-28T12:44:34.346Z] coverage: 36.1% of statements [2022-07-28T12:44:34.346Z] ok github.com/docker/docker/volume/drivers 0.084s coverage: 36.1% of statements [2022-07-28T12:44:34.346Z] --- PASS: TestNewClientWithTimeout (17.69s) [2022-07-28T12:44:34.346Z] === RUN TestClientStream [2022-07-28T12:44:34.346Z] --- PASS: TestClientStream (0.00s) [2022-07-28T12:44:34.346Z] === RUN TestClientSendFile [2022-07-28T12:44:34.346Z] --- PASS: TestClientSendFile (0.00s) [2022-07-28T12:44:34.346Z] === RUN TestClientWithRequestTimeout [2022-07-28T12:44:34.346Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-07-28T12:44:34.346Z] === RUN TestFileSpecPlugin [2022-07-28T12:44:34.346Z] --- PASS: TestFileSpecPlugin (0.03s) [2022-07-28T12:44:34.346Z] === RUN TestFileJSONSpecPlugin [2022-07-28T12:44:34.346Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-07-28T12:44:34.346Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-07-28T12:44:34.346Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2022-07-28T12:44:34.346Z] === RUN TestPluginAddHandler [2022-07-28T12:44:34.346Z] --- PASS: TestPluginAddHandler (0.00s) [2022-07-28T12:44:34.346Z] === RUN TestPluginWaitBadPlugin [2022-07-28T12:44:34.346Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-07-28T12:44:34.346Z] === RUN TestGet [2022-07-28T12:44:34.346Z] time="2022-07-28T12:44:33Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-07-28T12:44:34.346Z] === RUN TestGetAddress [2022-07-28T12:44:34.346Z] --- PASS: TestGetAddress (0.00s) [2022-07-28T12:44:34.346Z] === RUN TestRemove [2022-07-28T12:44:34.346Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-07-28T12:44:34.346Z] --- SKIP: TestRemove (0.01s) [2022-07-28T12:44:34.346Z] === RUN TestInitializeWithVolumes [2022-07-28T12:44:34.346Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-07-28T12:44:34.346Z] === RUN TestCreate [2022-07-28T12:44:34.346Z] --- PASS: TestCreate (0.01s) [2022-07-28T12:44:34.346Z] === RUN TestValidateName [2022-07-28T12:44:34.346Z] --- PASS: TestValidateName (0.00s) [2022-07-28T12:44:34.346Z] === RUN TestCreateWithOpts [2022-07-28T12:44:34.346Z] local_test.go:181: runtime.GOOS == "windows" [2022-07-28T12:44:34.346Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-07-28T12:44:34.346Z] === RUN TestRelaodNoOpts [2022-07-28T12:44:34.346Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-07-28T12:44:34.346Z] PASS [2022-07-28T12:44:34.346Z] coverage: 41.5% of statements [2022-07-28T12:44:34.346Z] ok github.com/docker/docker/volume/local 0.094s coverage: 41.5% of statements [2022-07-28T12:44:34.834Z] time="2022-07-28T12:44:34Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-07-28T12:44:35.323Z] ok github.com/docker/docker/api/server 0.006s coverage: 7.9% of statements [2022-07-28T12:44:35.368Z] --- PASS: TestImportExtremelyLargeImageWorks (171.67s) [2022-07-28T12:44:35.368Z] PASS [2022-07-28T12:44:35.368Z] [2022-07-28T12:44:35.368Z] DONE 12 tests in 175.312s [2022-07-28T12:44:35.368Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-28T12:44:35.368Z] ++ 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 [2022-07-28T12:44:35.368Z] ++ set -e [2022-07-28T12:44:35.368Z] ++ '[' -n 0 ']' [2022-07-28T12:44:35.368Z] ++ set -x [2022-07-28T12:44:35.368Z] ++ 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 [2022-07-28T12:44:35.368Z] INFO: Testing against a local daemon [2022-07-28T12:44:35.368Z] === RUN TestNetworkCreateDelete [2022-07-28T12:44:35.628Z] --- PASS: TestNetworkCreateDelete (0.21s) [2022-07-28T12:44:35.628Z] === RUN TestDockerNetworkDeletePreferID [2022-07-28T12:44:35.859Z] === RUN TestConvertTmpfsOptions [2022-07-28T12:44:35.859Z] parser_test.go:49: data="mode=700,size=1m" [2022-07-28T12:44:35.859Z] parser_test.go:49: data="ro" [2022-07-28T12:44:35.859Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-07-28T12:44:35.859Z] === RUN TestParseMountRaw [2022-07-28T12:44:35.859Z] --- PASS: TestParseMountRaw (0.05s) [2022-07-28T12:44:35.859Z] === RUN TestParseMountRawSplit [2022-07-28T12:44:35.859Z] parser_test.go:390: case 0 [2022-07-28T12:44:35.859Z] parser_test.go:390: case 1 [2022-07-28T12:44:35.859Z] parser_test.go:390: case 2 [2022-07-28T12:44:35.859Z] parser_test.go:390: case 3 [2022-07-28T12:44:35.859Z] parser_test.go:390: case 4 [2022-07-28T12:44:35.859Z] parser_test.go:390: case 5 [2022-07-28T12:44:35.859Z] parser_test.go:390: case 6 [2022-07-28T12:44:35.859Z] parser_test.go:390: case 7 [2022-07-28T12:44:35.859Z] parser_test.go:390: case 8 [2022-07-28T12:44:35.859Z] parser_test.go:390: case 0 [2022-07-28T12:44:35.859Z] parser_test.go:390: case 1 [2022-07-28T12:44:35.859Z] parser_test.go:390: case 2 [2022-07-28T12:44:35.859Z] parser_test.go:390: case 3 [2022-07-28T12:44:35.859Z] parser_test.go:390: case 4 [2022-07-28T12:44:35.859Z] parser_test.go:390: case 5 [2022-07-28T12:44:35.859Z] parser_test.go:390: case 6 [2022-07-28T12:44:35.859Z] parser_test.go:390: case 7 [2022-07-28T12:44:35.859Z] parser_test.go:390: case 8 [2022-07-28T12:44:35.859Z] parser_test.go:390: case 9 [2022-07-28T12:44:35.859Z] parser_test.go:390: case 10 [2022-07-28T12:44:35.859Z] parser_test.go:390: case 11 [2022-07-28T12:44:35.859Z] parser_test.go:390: case 12 [2022-07-28T12:44:35.859Z] parser_test.go:390: case 0 [2022-07-28T12:44:35.859Z] parser_test.go:390: case 1 [2022-07-28T12:44:35.859Z] parser_test.go:390: case 2 [2022-07-28T12:44:35.859Z] parser_test.go:390: case 3 [2022-07-28T12:44:35.859Z] parser_test.go:390: case 4 [2022-07-28T12:44:35.859Z] parser_test.go:390: case 5 [2022-07-28T12:44:35.859Z] parser_test.go:390: case 6 [2022-07-28T12:44:35.859Z] parser_test.go:390: case 7 [2022-07-28T12:44:35.859Z] parser_test.go:390: case 8 [2022-07-28T12:44:35.859Z] parser_test.go:390: case 9 [2022-07-28T12:44:35.859Z] parser_test.go:390: case 10 [2022-07-28T12:44:35.859Z] parser_test.go:390: case 11 [2022-07-28T12:44:35.859Z] --- PASS: TestParseMountRawSplit (0.00s) [2022-07-28T12:44:35.859Z] === RUN TestParseMountSpec [2022-07-28T12:44:35.859Z] parser_test.go:455: case 0 [2022-07-28T12:44:35.859Z] parser_test.go:455: case 1 [2022-07-28T12:44:35.859Z] parser_test.go:455: case 2 [2022-07-28T12:44:35.859Z] parser_test.go:455: case 3 [2022-07-28T12:44:35.859Z] parser_test.go:455: case 4 [2022-07-28T12:44:35.859Z] parser_test.go:455: case 5 [2022-07-28T12:44:35.859Z] --- PASS: TestParseMountSpec (0.01s) [2022-07-28T12:44:35.859Z] === RUN TestParseMountSpecBindWithFileinfoError [2022-07-28T12:44:35.859Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2022-07-28T12:44:35.859Z] === RUN TestValidateMount [2022-07-28T12:44:35.859Z] --- PASS: TestValidateMount (0.01s) [2022-07-28T12:44:35.859Z] PASS [2022-07-28T12:44:35.859Z] coverage: 66.2% of statements [2022-07-28T12:44:35.859Z] ok github.com/docker/docker/volume/mounts 0.130s coverage: 66.2% of statements [2022-07-28T12:44:36.199Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) [2022-07-28T12:44:36.199Z] === RUN TestDaemonDNSFallback [2022-07-28T12:44:36.884Z] === RUN TestSetGetMeta [2022-07-28T12:44:36.884Z] === PAUSE TestSetGetMeta [2022-07-28T12:44:36.884Z] === RUN TestRestore [2022-07-28T12:44:36.884Z] === PAUSE TestRestore [2022-07-28T12:44:36.884Z] === RUN TestServiceCreate [2022-07-28T12:44:36.884Z] === PAUSE TestServiceCreate [2022-07-28T12:44:36.884Z] === RUN TestServiceList [2022-07-28T12:44:36.884Z] === PAUSE TestServiceList [2022-07-28T12:44:36.884Z] === RUN TestServiceRemove [2022-07-28T12:44:36.884Z] === PAUSE TestServiceRemove [2022-07-28T12:44:36.884Z] === RUN TestServiceGet [2022-07-28T12:44:36.884Z] === PAUSE TestServiceGet [2022-07-28T12:44:36.884Z] === RUN TestServicePrune [2022-07-28T12:44:36.884Z] === PAUSE TestServicePrune [2022-07-28T12:44:36.884Z] === RUN TestCreate [2022-07-28T12:44:36.884Z] === PAUSE TestCreate [2022-07-28T12:44:36.884Z] === RUN TestRemove [2022-07-28T12:44:36.884Z] === PAUSE TestRemove [2022-07-28T12:44:36.884Z] === RUN TestList [2022-07-28T12:44:36.884Z] === PAUSE TestList [2022-07-28T12:44:36.884Z] === RUN TestFindByDriver [2022-07-28T12:44:36.884Z] === PAUSE TestFindByDriver [2022-07-28T12:44:36.884Z] === RUN TestFindByReferenced [2022-07-28T12:44:36.884Z] === PAUSE TestFindByReferenced [2022-07-28T12:44:36.884Z] === RUN TestDerefMultipleOfSameRef [2022-07-28T12:44:36.884Z] === PAUSE TestDerefMultipleOfSameRef [2022-07-28T12:44:36.884Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-07-28T12:44:36.884Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-07-28T12:44:36.884Z] === RUN TestDefererencePluginOnCreateError [2022-07-28T12:44:36.884Z] === PAUSE TestDefererencePluginOnCreateError [2022-07-28T12:44:36.884Z] === RUN TestRefDerefRemove [2022-07-28T12:44:36.884Z] === PAUSE TestRefDerefRemove [2022-07-28T12:44:36.884Z] === RUN TestGet [2022-07-28T12:44:36.884Z] === PAUSE TestGet [2022-07-28T12:44:36.884Z] === RUN TestGetWithReference [2022-07-28T12:44:36.884Z] === PAUSE TestGetWithReference [2022-07-28T12:44:36.884Z] === RUN TestFilterFunc [2022-07-28T12:44:36.884Z] === RUN TestFilterFunc/test_nil_list [2022-07-28T12:44:36.884Z] === PAUSE TestFilterFunc/test_nil_list [2022-07-28T12:44:36.884Z] === RUN TestFilterFunc/test_empty_list [2022-07-28T12:44:36.884Z] === PAUSE TestFilterFunc/test_empty_list [2022-07-28T12:44:36.884Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-07-28T12:44:36.884Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-07-28T12:44:36.884Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-07-28T12:44:36.884Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-07-28T12:44:36.884Z] === RUN TestFilterFunc/test_filter_some [2022-07-28T12:44:36.884Z] === PAUSE TestFilterFunc/test_filter_some [2022-07-28T12:44:36.884Z] === RUN TestFilterFunc/test_filter_middle [2022-07-28T12:44:36.884Z] === PAUSE TestFilterFunc/test_filter_middle [2022-07-28T12:44:36.884Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-07-28T12:44:36.884Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-07-28T12:44:36.884Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-07-28T12:44:36.884Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-07-28T12:44:36.884Z] === CONT TestFilterFunc/test_nil_list [2022-07-28T12:44:36.884Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-07-28T12:44:36.884Z] === CONT TestFilterFunc/test_filter_some [2022-07-28T12:44:36.884Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-07-28T12:44:36.884Z] === CONT TestFilterFunc/test_empty_list [2022-07-28T12:44:36.884Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-07-28T12:44:36.884Z] === CONT TestFilterFunc/test_filter_middle [2022-07-28T12:44:36.884Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-07-28T12:44:36.884Z] --- PASS: TestFilterFunc (0.00s) [2022-07-28T12:44:36.884Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-07-28T12:44:36.884Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-07-28T12:44:36.884Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-07-28T12:44:36.884Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-07-28T12:44:36.884Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-07-28T12:44:36.884Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-07-28T12:44:36.884Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-07-28T12:44:36.884Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-07-28T12:44:36.884Z] === CONT TestSetGetMeta [2022-07-28T12:44:36.884Z] === CONT TestList [2022-07-28T12:44:36.884Z] === CONT TestDefererencePluginOnCreateError [2022-07-28T12:44:36.884Z] === CONT TestDerefMultipleOfSameRef [2022-07-28T12:44:36.884Z] --- PASS: TestSetGetMeta (0.03s) [2022-07-28T12:44:36.884Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-07-28T12:44:36.884Z] --- PASS: TestDerefMultipleOfSameRef (0.05s) [2022-07-28T12:44:36.884Z] === CONT TestServiceGet [2022-07-28T12:44:36.884Z] --- PASS: TestDefererencePluginOnCreateError (0.06s) [2022-07-28T12:44:36.884Z] === CONT TestRemove [2022-07-28T12:44:36.884Z] --- PASS: TestList (0.06s) [2022-07-28T12:44:36.884Z] === CONT TestCreate [2022-07-28T12:44:36.884Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.04s) [2022-07-28T12:44:36.884Z] === CONT TestServicePrune [2022-07-28T12:44:36.884Z] --- PASS: TestCreate (0.03s) [2022-07-28T12:44:36.884Z] === CONT TestFindByReferenced [2022-07-28T12:44:36.884Z] --- PASS: TestRemove (0.04s) [2022-07-28T12:44:36.884Z] === CONT TestFindByDriver [2022-07-28T12:44:36.884Z] --- PASS: TestFindByReferenced (0.03s) [2022-07-28T12:44:36.884Z] === CONT TestGet [2022-07-28T12:44:36.884Z] --- PASS: TestFindByDriver (0.03s) [2022-07-28T12:44:36.884Z] === CONT TestGetWithReference [2022-07-28T12:44:36.884Z] time="2022-07-28T12:44:36Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-07-28T12:44:36.884Z] --- PASS: TestGet (0.03s) [2022-07-28T12:44:36.884Z] === CONT TestServiceList [2022-07-28T12:44:36.884Z] --- PASS: TestGetWithReference (0.04s) [2022-07-28T12:44:36.884Z] === CONT TestServiceRemove [2022-07-28T12:44:36.884Z] --- PASS: TestServiceGet (0.26s) [2022-07-28T12:44:36.884Z] === CONT TestRefDerefRemove [2022-07-28T12:44:36.884Z] time="2022-07-28T12:44:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-07-28T12:44:36.884Z] --- PASS: TestServiceRemove (0.14s) [2022-07-28T12:44:36.884Z] === CONT TestServiceCreate [2022-07-28T12:44:36.884Z] --- PASS: TestServiceList (0.17s) [2022-07-28T12:44:36.884Z] === CONT TestRestore [2022-07-28T12:44:36.884Z] time="2022-07-28T12:44:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-07-28T12:44:36.884Z] --- PASS: TestRefDerefRemove (0.04s) [2022-07-28T12:44:36.884Z] time="2022-07-28T12:44:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-07-28T12:44:36.884Z] time="2022-07-28T12:44:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-07-28T12:44:36.884Z] --- PASS: TestServiceCreate (0.09s) [2022-07-28T12:44:36.884Z] --- PASS: TestRestore (0.10s) [2022-07-28T12:44:36.884Z] time="2022-07-28T12:44:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-07-28T12:44:36.884Z] --- PASS: TestServicePrune (0.36s) [2022-07-28T12:44:36.884Z] PASS [2022-07-28T12:44:36.884Z] coverage: 70.3% of statements [2022-07-28T12:44:36.884Z] ok github.com/docker/docker/volume/service 0.515s coverage: 70.3% of statements [2022-07-28T12:44:38.744Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-07-28T12:44:38.744Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-07-28T12:44:39.315Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-07-28T12:44:40.700Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-07-28T12:44:40.786Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-07-28T12:44:40.786Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-28T12:44:40.786Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-07-28T12:44:40.786Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-07-28T12:44:40.786Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-07-28T12:44:40.786Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-07-28T12:44:40.786Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-07-28T12:44:40.786Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-28T12:44:40.786Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-28T12:44:40.786Z] time="2022-07-28T12:44:40Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-07-28T12:44:41.641Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-07-28T12:44:42.582Z] --- PASS: TestDaemonDNSFallback (6.57s) [2022-07-28T12:44:42.582Z] === RUN TestInspectNetwork [2022-07-28T12:44:43.153Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-07-28T12:44:43.153Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-07-28T12:44:43.153Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-07-28T12:44:46.451Z] === RUN TestInspectNetwork/full_network_id [2022-07-28T12:44:46.451Z] === RUN TestInspectNetwork/partial_network_id [2022-07-28T12:44:46.451Z] === RUN TestInspectNetwork/network_name [2022-07-28T12:44:46.451Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-28T12:44:46.712Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-07-28T12:44:46.972Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-07-28T12:44:48.370Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-07-28T12:44:48.370Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-07-28T12:44:49.628Z] --- PASS: TestGet (15.03s) [2022-07-28T12:44:49.628Z] === RUN TestPluginWithNoManifest [2022-07-28T12:44:49.628Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-07-28T12:44:49.628Z] === RUN TestGetAll [2022-07-28T12:44:49.628Z] --- PASS: TestGetAll (0.01s) [2022-07-28T12:44:49.628Z] PASS [2022-07-28T12:44:49.628Z] coverage: 73.4% of statements [2022-07-28T12:44:49.628Z] ok github.com/docker/docker/pkg/plugins 35.212s coverage: 73.4% of statements [2022-07-28T12:44:49.628Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-28T12:44:49.628Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-28T12:44:49.628Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-07-28T12:44:49.628Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-07-28T12:44:49.628Z] ? github.com/docker/docker/pkg/term [no test files] [2022-07-28T12:44:49.628Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-28T12:44:49.628Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-07-28T12:44:49.628Z] ? github.com/docker/docker/quota [no test files] [2022-07-28T12:44:49.628Z] ? github.com/docker/docker/rootless [no test files] [2022-07-28T12:44:49.628Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-28T12:44:49.628Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-28T12:44:49.628Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-28T12:44:49.628Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-28T12:44:49.628Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-28T12:44:49.628Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-28T12:44:49.628Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-28T12:44:49.628Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-28T12:44:49.628Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-28T12:44:49.628Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-28T12:44:49.628Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-28T12:44:49.628Z] ? github.com/docker/docker/volume [no test files] [2022-07-28T12:44:49.628Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-28T12:44:49.628Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-28T12:44:49.754Z] === RUN TestDockerSuite/TestBuildNetNone [2022-07-28T12:44:50.014Z] === RUN TestDockerSuite/TestBuildNoContext [2022-07-28T12:44:50.584Z] --- PASS: TestInspectNetwork (7.95s) [2022-07-28T12:44:50.584Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-28T12:44:50.584Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-28T12:44:50.584Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-28T12:44:50.584Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-28T12:44:50.584Z] === RUN TestRunContainerWithBridgeNone [2022-07-28T12:44:50.584Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-07-28T12:44:51.524Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-07-28T12:44:51.921Z] [2022-07-28T12:44:51.921Z] === Skipped [2022-07-28T12:44:51.921Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-07-28T12:44:51.921Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-07-28T12:44:51.921Z] [2022-07-28T12:44:51.921Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s) [2022-07-28T12:44:51.921Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-07-28T12:44:51.921Z] [2022-07-28T12:44:51.921Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-07-28T12:44:51.921Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-07-28T12:44:51.921Z] [2022-07-28T12:44:51.921Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.02s) [2022-07-28T12:44:51.921Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-07-28T12:44:51.921Z] [2022-07-28T12:44:51.921Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-07-28T12:44:51.921Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-07-28T12:44:51.921Z] [2022-07-28T12:44:51.921Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-07-28T12:44:51.921Z] client_test.go:23: runtime.GOOS == "windows" [2022-07-28T12:44:51.921Z] [2022-07-28T12:44:51.921Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-07-28T12:44:51.921Z] daemon_test.go:147: root required [2022-07-28T12:44:51.921Z] [2022-07-28T12:44:51.921Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-07-28T12:44:51.921Z] reload_test.go:520: root required [2022-07-28T12:44:51.921Z] [2022-07-28T12:44:51.921Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.02s) [2022-07-28T12:44:51.921Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-07-28T12:44:51.921Z] [2022-07-28T12:44:51.921Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-07-28T12:44:51.921Z] pull_v2_test.go:82: Needs fixing on Windows [2022-07-28T12:44:51.921Z] [2022-07-28T12:44:51.921Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-07-28T12:44:51.921Z] pull_v2_test.go:127: Needs fixing on Windows [2022-07-28T12:44:51.921Z] [2022-07-28T12:44:51.921Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-07-28T12:44:51.921Z] download_test.go:268: Needs fixing on Windows [2022-07-28T12:44:51.921Z] [2022-07-28T12:44:51.921Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-07-28T12:44:51.921Z] layer_test.go:304: Failing on Windows [2022-07-28T12:44:51.921Z] [2022-07-28T12:44:51.921Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-07-28T12:44:51.921Z] layer_test.go:353: Failing on Windows [2022-07-28T12:44:51.921Z] [2022-07-28T12:44:51.921Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-07-28T12:44:51.921Z] layer_test.go:468: Failing on Windows [2022-07-28T12:44:51.921Z] [2022-07-28T12:44:51.921Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-07-28T12:44:51.921Z] layer_test.go:697: Failing on Windows [2022-07-28T12:44:51.921Z] [2022-07-28T12:44:51.921Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-07-28T12:44:51.921Z] migration_test.go:46: Failing on Windows [2022-07-28T12:44:51.921Z] [2022-07-28T12:44:51.921Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-07-28T12:44:51.921Z] migration_test.go:182: Failing on Windows [2022-07-28T12:44:51.921Z] [2022-07-28T12:44:51.921Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-07-28T12:44:51.921Z] mount_test.go:17: Failing on Windows [2022-07-28T12:44:51.921Z] [2022-07-28T12:44:51.921Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-07-28T12:44:51.921Z] mount_test.go:76: Failing on Windows [2022-07-28T12:44:51.921Z] [2022-07-28T12:44:51.921Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-07-28T12:44:51.921Z] mount_test.go:125: Failing on Windows [2022-07-28T12:44:51.921Z] [2022-07-28T12:44:51.921Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-07-28T12:44:51.921Z] mount_test.go:212: Failing on Windows [2022-07-28T12:44:51.921Z] [2022-07-28T12:44:51.921Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-07-28T12:44:51.921Z] archive_test.go:134: Xz not present in msys2 [2022-07-28T12:44:51.921Z] [2022-07-28T12:44:51.921Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-07-28T12:44:51.921Z] archive_test.go:239: Failing on Windows CI machines [2022-07-28T12:44:51.921Z] [2022-07-28T12:44:51.921Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-07-28T12:44:51.921Z] archive_windows_test.go:17: Currently fails [2022-07-28T12:44:51.921Z] [2022-07-28T12:44:51.921Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-07-28T12:44:51.921Z] changes_test.go:192: needs more investigation [2022-07-28T12:44:51.921Z] [2022-07-28T12:44:51.921Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-07-28T12:44:51.921Z] changes_test.go:405: needs further investigation [2022-07-28T12:44:51.921Z] [2022-07-28T12:44:51.921Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-07-28T12:44:51.921Z] changes_test.go:441: needs further investigation [2022-07-28T12:44:51.921Z] [2022-07-28T12:44:51.921Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-07-28T12:44:51.921Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-07-28T12:44:51.921Z] [2022-07-28T12:44:51.921Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-07-28T12:44:51.921Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-07-28T12:44:51.921Z] [2022-07-28T12:44:51.921Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-07-28T12:44:51.921Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-07-28T12:44:51.921Z] [2022-07-28T12:44:51.921Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-07-28T12:44:51.921Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-07-28T12:44:51.921Z] [2022-07-28T12:44:51.921Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-07-28T12:44:51.921Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-07-28T12:44:51.921Z] [2022-07-28T12:44:51.921Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-07-28T12:44:51.921Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-07-28T12:44:51.921Z] [2022-07-28T12:44:51.921Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-07-28T12:44:51.921Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-07-28T12:44:51.921Z] [2022-07-28T12:44:51.921Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-07-28T12:44:51.921Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-07-28T12:44:51.921Z] [2022-07-28T12:44:51.921Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.02s) [2022-07-28T12:44:51.921Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-07-28T12:44:51.921Z] [2022-07-28T12:44:51.921Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-07-28T12:44:51.921Z] poller_test.go:41: No chmod on Windows [2022-07-28T12:44:51.921Z] [2022-07-28T12:44:51.921Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-07-28T12:44:51.921Z] fileutils_test.go:134: Needs porting to Windows [2022-07-28T12:44:51.921Z] [2022-07-28T12:44:51.921Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-07-28T12:44:51.921Z] fileutils_test.go:180: Needs porting to Windows [2022-07-28T12:44:51.921Z] [2022-07-28T12:44:51.921Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-07-28T12:44:51.921Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-07-28T12:44:51.921Z] [2022-07-28T12:44:51.921Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2022-07-28T12:44:51.921Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-07-28T12:44:51.921Z] [2022-07-28T12:44:51.921Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2022-07-28T12:44:51.921Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-07-28T12:44:51.921Z] [2022-07-28T12:44:51.921Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.01s) [2022-07-28T12:44:51.921Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-07-28T12:44:51.921Z] [2022-07-28T12:44:51.921Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-07-28T12:44:51.921Z] local_test.go:181: runtime.GOOS == "windows" [2022-07-28T12:44:51.921Z] [2022-07-28T12:44:51.921Z] DONE 1851 tests, 45 skipped in 218.897s [2022-07-28T12:44:51.921Z] INFO: make.ps1 ended at 07/28/2022 12:44:51 [2022-07-28T12:44:52.466Z] --- PASS: TestRunContainerWithBridgeNone (1.91s) [2022-07-28T12:44:52.466Z] === RUN TestNetworkInvalidJSON [2022-07-28T12:44:52.466Z] === RUN TestNetworkInvalidJSON//networks/create [2022-07-28T12:44:52.466Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-07-28T12:44:52.466Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-07-28T12:44:52.466Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-07-28T12:44:52.466Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-07-28T12:44:52.466Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-07-28T12:44:52.466Z] === CONT TestNetworkInvalidJSON//networks/create [2022-07-28T12:44:52.466Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-07-28T12:44:52.466Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-07-28T12:44:52.466Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-07-28T12:44:52.466Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-07-28T12:44:52.466Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-07-28T12:44:52.466Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-07-28T12:44:52.466Z] === RUN TestNetworkList [2022-07-28T12:44:52.466Z] === RUN TestNetworkList//networks [2022-07-28T12:44:52.466Z] === PAUSE TestNetworkList//networks [2022-07-28T12:44:52.466Z] === RUN TestNetworkList//networks/ [2022-07-28T12:44:52.466Z] === PAUSE TestNetworkList//networks/ [2022-07-28T12:44:52.466Z] === CONT TestNetworkList//networks [2022-07-28T12:44:52.466Z] === CONT TestNetworkList//networks/ [2022-07-28T12:44:52.466Z] --- PASS: TestNetworkList (0.02s) [2022-07-28T12:44:52.466Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-28T12:44:52.466Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-28T12:44:52.466Z] === RUN TestHostIPv4BridgeLabel [2022-07-28T12:44:52.727Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-07-28T12:44:52.987Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-07-28T12:44:52.987Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-07-28T12:44:52.987Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-28T12:44:52.987Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-28T12:44:53.558Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-07-28T12:44:53.818Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-07-28T12:44:54.079Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-07-28T12:44:54.079Z] === RUN TestDaemonDefaultNetworkPools [2022-07-28T12:44:54.208Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-07-28T12:44:54.208Z] INFO: Unit tests ended at 07/28/2022 12:44:53. Duration:00:03:58.9170317 [2022-07-28T12:44:54.208Z] INFO: Building busybox [2022-07-28T12:44:54.208Z] Sending build context to Docker daemon 5.12kB [2022-07-28T12:44:54.208Z] [2022-07-28T12:44:54.208Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-07-28T12:44:54.208Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-07-28T12:44:54.208Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-07-28T12:44:54.208Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-07-28T12:44:54.208Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-07-28T12:44:54.208Z] ---> e6b07227af5c [2022-07-28T12:44:54.208Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-07-28T12:44:54.208Z] ---> Running in 06633b8db14f [2022-07-28T12:44:54.339Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-07-28T12:44:54.910Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2022-07-28T12:44:54.910Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-28T12:44:55.850Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-07-28T12:44:56.110Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2022-07-28T12:44:56.110Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-28T12:44:56.371Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-07-28T12:44:57.312Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2022-07-28T12:44:57.312Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-28T12:44:58.254Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2022-07-28T12:44:58.254Z] === RUN TestServiceWithPredefinedNetwork [2022-07-28T12:44:58.254Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-07-28T12:44:59.196Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-07-28T12:45:00.579Z] --- PASS: TestServiceWithPredefinedNetwork (2.70s) [2022-07-28T12:45:00.579Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-28T12:45:00.839Z] service_test.go:242: FLAKY_TEST [2022-07-28T12:45:00.839Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-28T12:45:00.839Z] === RUN TestServiceWithDataPathPortInit [2022-07-28T12:45:00.839Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-07-28T12:45:01.781Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-07-28T12:45:02.723Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-07-28T12:45:02.983Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-07-28T12:45:05.524Z] === RUN TestDockerSuite/TestBuildPATH [2022-07-28T12:45:06.906Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-07-28T12:45:07.166Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-07-28T12:45:08.119Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-07-28T12:45:14.703Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-07-28T12:45:15.708Z] Removing intermediate container 06633b8db14f [2022-07-28T12:45:15.708Z] ---> eed949149067 [2022-07-28T12:45:15.708Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-07-28T12:45:15.708Z] ---> Running in b796e8caca24 [2022-07-28T12:45:15.708Z] Removing intermediate container b796e8caca24 [2022-07-28T12:45:15.708Z] ---> 55fa9731e7f0 [2022-07-28T12:45:15.708Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-07-28T12:45:15.708Z] ---> Running in bf8a5697d3ad [2022-07-28T12:45:15.708Z] Removing intermediate container bf8a5697d3ad [2022-07-28T12:45:15.708Z] ---> b43bb2da4272 [2022-07-28T12:45:15.708Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-07-28T12:45:16.084Z] --- PASS: TestServiceWithDataPathPortInit (15.41s) [2022-07-28T12:45:16.084Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-28T12:45:16.730Z] [2022-07-28T12:45:17.024Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-07-28T12:45:17.218Z] ---> 6d70655b91af [2022-07-28T12:45:17.218Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-07-28T12:45:17.218Z] ---> Running in 2f33e0c321cf [2022-07-28T12:45:18.406Z] === RUN TestDockerSuite/TestBuildRm [2022-07-28T12:45:19.346Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:e53xu40nn17tbs2l3ub7qyg2t Created:2022-07-28 12:45:17.67126263 +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[7d5b444340b673740eefd7aebceda0da3ebd5e927c265688a7ae09064e16be0a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ou4x0nvkyub28mkhx8upshu4u EndpointID:8d14bf44ba065c7fb0789fcaf717ae940a0d2d41b27f6f8f914cf126c5c68141 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2b5cceba2ea2c30d47ac772affb3f33a5b0a68e93e57a22fa72b2b4c204baff9 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:306c2bc4baa2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ou4x0nvkyub28mkhx8upshu4u EndpointID:8d14bf44ba065c7fb0789fcaf717ae940a0d2d41b27f6f8f914cf126c5c68141 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-28T12:45:20.286Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-07-28T12:45:20.857Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-07-28T12:45:21.797Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-07-28T12:45:22.056Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-07-28T12:45:22.318Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-07-28T12:45:23.257Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-07-28T12:45:23.517Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.51s) [2022-07-28T12:45:23.517Z] PASS [2022-07-28T12:45:23.517Z] [2022-07-28T12:45:23.517Z] === Skipped [2022-07-28T12:45:23.517Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-28T12:45:23.517Z] service_test.go:242: FLAKY_TEST [2022-07-28T12:45:23.517Z] [2022-07-28T12:45:23.517Z] DONE 26 tests, 1 skipped in 48.535s [2022-07-28T12:45:23.517Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-28T12:45:23.517Z] ++ 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 [2022-07-28T12:45:23.517Z] ++ set -e [2022-07-28T12:45:23.517Z] ++ '[' -n 0 ']' [2022-07-28T12:45:23.517Z] ++ set -x [2022-07-28T12:45:23.517Z] ++ 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 [2022-07-28T12:45:23.779Z] INFO: Testing against a local daemon [2022-07-28T12:45:23.779Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-28T12:45:23.779Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T12:45:23.779Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-28T12:45:23.779Z] === RUN TestDockerNetworkIpvlan [2022-07-28T12:45:23.779Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T12:45:23.779Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-28T12:45:23.779Z] PASS [2022-07-28T12:45:23.779Z] [2022-07-28T12:45:23.779Z] === Skipped [2022-07-28T12:45:23.779Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-28T12:45:23.779Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T12:45:23.779Z] [2022-07-28T12:45:23.779Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-28T12:45:23.779Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T12:45:23.779Z] [2022-07-28T12:45:23.779Z] DONE 2 tests, 2 skipped in 0.132s [2022-07-28T12:45:23.779Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-28T12:45:23.779Z] ++ 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 [2022-07-28T12:45:23.779Z] ++ set -e [2022-07-28T12:45:23.779Z] ++ '[' -n 0 ']' [2022-07-28T12:45:23.779Z] ++ set -x [2022-07-28T12:45:23.779Z] ++ 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 [2022-07-28T12:45:24.039Z] INFO: Testing against a local daemon [2022-07-28T12:45:24.039Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-28T12:45:24.039Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-07-28T12:45:24.980Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-07-28T12:45:25.241Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) [2022-07-28T12:45:25.241Z] === RUN TestDockerNetworkMacvlan [2022-07-28T12:45:26.180Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-28T12:45:27.121Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-28T12:45:27.382Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-07-28T12:45:27.643Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-07-28T12:45:27.643Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-07-28T12:45:27.903Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-28T12:45:28.164Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-07-28T12:45:28.164Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-07-28T12:45:28.164Z] === RUN TestDockerSuite/TestBuildSpaces [2022-07-28T12:45:28.425Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-07-28T12:45:29.811Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-07-28T12:45:29.811Z] === RUN TestDockerSuite/TestBuildStderr [2022-07-28T12:45:29.811Z] docker_api_swarm_test.go:304: [d331388f87af8] joining swarm manager [da5c5141f81ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T12:45:30.382Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-28T12:45:30.653Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-07-28T12:45:31.602Z] docker_api_swarm_test.go:305: [db95e50195a37] joining swarm manager [da5c5141f81ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T12:45:32.545Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-07-28T12:45:33.116Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-28T12:45:34.056Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-07-28T12:45:34.999Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-07-28T12:45:35.940Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-07-28T12:45:36.514Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-07-28T12:45:37.454Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-28T12:45:37.454Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-07-28T12:45:38.394Z] --- PASS: TestDockerNetworkMacvlan (12.84s) [2022-07-28T12:45:38.394Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-07-28T12:45:38.394Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.16s) [2022-07-28T12:45:38.394Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.42s) [2022-07-28T12:45:38.394Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.42s) [2022-07-28T12:45:38.394Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.84s) [2022-07-28T12:45:38.394Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.73s) [2022-07-28T12:45:38.394Z] PASS [2022-07-28T12:45:38.394Z] [2022-07-28T12:45:38.394Z] DONE 8 tests in 14.407s [2022-07-28T12:45:38.394Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-28T12:45:38.394Z] ++ 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 [2022-07-28T12:45:38.394Z] ++ set -e [2022-07-28T12:45:38.394Z] ++ '[' -n 0 ']' [2022-07-28T12:45:38.394Z] ++ set -x [2022-07-28T12:45:38.394Z] ++ 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 [2022-07-28T12:45:38.394Z] testing: warning: no tests to run [2022-07-28T12:45:38.394Z] PASS [2022-07-28T12:45:38.394Z] [2022-07-28T12:45:38.394Z] DONE 0 tests in 0.028s [2022-07-28T12:45:38.394Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-28T12:45:38.394Z] ++ 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 [2022-07-28T12:45:38.394Z] ++ set -e [2022-07-28T12:45:38.394Z] ++ '[' -n 0 ']' [2022-07-28T12:45:38.394Z] ++ set -x [2022-07-28T12:45:38.394Z] ++ 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 [2022-07-28T12:45:38.394Z] === RUN TestDockerSuite/TestBuildUser [2022-07-28T12:45:38.394Z] INFO: Testing against a local daemon [2022-07-28T12:45:38.394Z] === RUN TestAuthZPluginAllowRequest [2022-07-28T12:45:39.778Z] --- PASS: TestAuthZPluginAllowRequest (1.33s) [2022-07-28T12:45:39.778Z] === RUN TestAuthZPluginTLS [2022-07-28T12:45:39.778Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-07-28T12:45:40.350Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-07-28T12:45:40.350Z] === RUN TestAuthZPluginDenyRequest [2022-07-28T12:45:40.921Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-07-28T12:45:40.921Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-28T12:45:41.493Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-07-28T12:45:41.493Z] === RUN TestAuthZPluginDenyResponse [2022-07-28T12:45:42.064Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2022-07-28T12:45:42.064Z] === RUN TestAuthZPluginAllowEventStream [2022-07-28T12:45:42.325Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-07-28T12:45:43.267Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-07-28T12:45:43.527Z] --- PASS: TestAuthZPluginAllowEventStream (1.64s) [2022-07-28T12:45:43.527Z] === RUN TestAuthZPluginErrorResponse [2022-07-28T12:45:44.097Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2022-07-28T12:45:44.097Z] === RUN TestAuthZPluginErrorRequest [2022-07-28T12:45:44.668Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2022-07-28T12:45:44.668Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-28T12:45:45.238Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-07-28T12:45:45.238Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-28T12:45:47.152Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.72s) [2022-07-28T12:45:47.152Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-28T12:45:48.536Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.67s) [2022-07-28T12:45:48.536Z] === RUN TestAuthZPluginHeader [2022-07-28T12:45:49.480Z] --- PASS: TestAuthZPluginHeader (0.78s) [2022-07-28T12:45:49.480Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-28T12:45:53.406Z] Removing intermediate container 2f33e0c321cf [2022-07-28T12:45:53.406Z] ---> ef6c285056b3 [2022-07-28T12:45:53.406Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-07-28T12:45:53.406Z] ---> Running in 52c9cc5c7c85 [2022-07-28T12:45:53.406Z] [2022-07-28T12:45:53.406Z] SUCCESS: Specified value was saved. [2022-07-28T12:45:53.692Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-07-28T12:45:53.692Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-07-28T12:45:54.264Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.94s) [2022-07-28T12:45:54.264Z] === RUN TestAuthZPluginV2Disable [2022-07-28T12:45:54.524Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-07-28T12:45:54.785Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-07-28T12:45:55.697Z] Removing intermediate container 52c9cc5c7c85 [2022-07-28T12:45:55.697Z] ---> ea2a4c4a326b [2022-07-28T12:45:55.697Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-07-28T12:45:55.697Z] ---> Running in 9adb22efc766 [2022-07-28T12:45:55.725Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-07-28T12:45:55.985Z] docker_api_swarm_test.go:272: [d99da6d8a5ac4] joining swarm manager [d81402bfa8cf6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T12:45:56.555Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-07-28T12:45:56.708Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-28T12:45:56.708Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-28T12:45:56.708Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 16.2% of statements [2022-07-28T12:45:56.708Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-07-28T12:45:56.708Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-28T12:45:56.708Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-28T12:45:56.708Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-28T12:45:56.708Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-28T12:45:56.708Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-28T12:45:56.708Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-28T12:45:56.708Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-28T12:45:56.709Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-28T12:45:56.709Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-28T12:45:56.709Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2022-07-28T12:45:56.709Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-28T12:45:56.709Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-28T12:45:56.709Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-28T12:45:56.709Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-07-28T12:45:56.709Z] ? github.com/docker/docker/api/types [no test files] [2022-07-28T12:45:56.709Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-28T12:45:56.709Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-28T12:45:56.709Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-28T12:45:56.709Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-28T12:45:56.709Z] ok github.com/docker/docker/api/types/strslice 0.019s coverage: 90.0% of statements [2022-07-28T12:45:56.709Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2022-07-28T12:45:56.709Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-28T12:45:56.709Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-28T12:45:56.709Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-28T12:45:56.709Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-28T12:45:56.709Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-28T12:45:56.709Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-28T12:45:56.709Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-28T12:45:56.709Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-07-28T12:45:56.709Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2022-07-28T12:45:56.709Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-28T12:45:56.709Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-28T12:45:56.709Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-28T12:45:56.709Z] ? github.com/docker/docker/builder [no test files] [2022-07-28T12:45:56.709Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-28T12:45:56.709Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-28T12:45:56.709Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-28T12:45:56.709Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-28T12:45:56.709Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-28T12:45:56.709Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-28T12:45:56.709Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-28T12:45:56.709Z] ok github.com/docker/docker/builder/remotecontext 0.088s coverage: 13.7% of statements [2022-07-28T12:45:56.709Z] ok github.com/docker/docker/builder/dockerfile 0.200s coverage: 48.5% of statements [2022-07-28T12:45:56.709Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-07-28T12:45:56.709Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-07-28T12:45:56.709Z] ok github.com/docker/docker/builder/remotecontext/git 1.191s coverage: 86.3% of statements [2022-07-28T12:45:56.709Z] ? github.com/docker/docker/cli [no test files] [2022-07-28T12:45:56.709Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-28T12:45:57.495Z] docker_api_swarm_test.go:273: [d37b86469369f] joining swarm manager [d81402bfa8cf6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T12:45:57.755Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-07-28T12:45:57.755Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-28T12:45:57.755Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-07-28T12:45:57.755Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-07-28T12:45:57.755Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-07-28T12:45:57.755Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-07-28T12:45:57.755Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-07-28T12:45:57.755Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-07-28T12:45:57.755Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-07-28T12:45:58.076Z] ok github.com/docker/docker/client 0.108s coverage: 75.4% of statements [2022-07-28T12:45:58.696Z] --- PASS: TestAuthZPluginV2Disable (4.33s) [2022-07-28T12:45:58.696Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-28T12:45:59.267Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-07-28T12:45:59.267Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-07-28T12:45:59.837Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-07-28T12:46:00.098Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-07-28T12:46:01.037Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-07-28T12:46:01.037Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-07-28T12:46:02.420Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.77s) [2022-07-28T12:46:02.420Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-28T12:46:02.680Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-07-28T12:46:03.019Z] Cannot create a file when that file already exists. [2022-07-28T12:46:04.061Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-07-28T12:46:04.321Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-07-28T12:46:04.892Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-07-28T12:46:05.469Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-07-28T12:46:05.469Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-07-28T12:46:05.469Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-07-28T12:46:06.041Z] === RUN TestDockerSuite/TestBuildXZHost [2022-07-28T12:46:08.583Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-07-28T12:46:08.583Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-07-28T12:46:08.583Z] docker_cli_sni_test.go:18: Flakey test [2022-07-28T12:46:08.583Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-07-28T12:46:08.843Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-07-28T12:46:09.037Z] Removing intermediate container 9adb22efc766 [2022-07-28T12:46:09.037Z] ---> 5fe3c51009a6 [2022-07-28T12:46:09.037Z] Step 13/13 : CMD ["sh"] [2022-07-28T12:46:09.037Z] ---> Running in 4990e2db5259 [2022-07-28T12:46:09.037Z] Removing intermediate container 4990e2db5259 [2022-07-28T12:46:09.037Z] ---> 385b97320352 [2022-07-28T12:46:09.037Z] Successfully built 385b97320352 [2022-07-28T12:46:09.037Z] Successfully tagged busybox:latest [2022-07-28T12:46:09.037Z] INFO: Docker images of the daemon under test [2022-07-28T12:46:09.037Z] [2022-07-28T12:46:09.037Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-28T12:46:09.037Z] busybox latest 385b97320352 Less than a second ago 5.62GB [2022-07-28T12:46:09.037Z] microsoft/windowsservercore latest e6b07227af5c 3 weeks ago 5.59GB [2022-07-28T12:46:09.037Z] mcr.microsoft.com/windows/servercore ltsc2019 e6b07227af5c 3 weeks ago 5.59GB [2022-07-28T12:46:09.037Z] [2022-07-28T12:46:09.037Z] INFO: Running integration tests at 07/28/2022 12:46:08... [2022-07-28T12:46:09.037Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-07-28T12:46:09.037Z] INFO: Integration API tests being run from the host: [2022-07-28T12:46:09.037Z] INFO: make.ps1 starting at 07/28/2022 12:46:08 [2022-07-28T12:46:09.784Z] === RUN TestDockerSuite/TestCommitChange [2022-07-28T12:46:10.069Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-07-28T12:46:10.728Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-07-28T12:46:11.298Z] === RUN TestDockerSuite/TestCommitHardlink [2022-07-28T12:46:12.692Z] === RUN TestDockerSuite/TestCommitNewFile [2022-07-28T12:46:13.647Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-07-28T12:46:13.907Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.47s) [2022-07-28T12:46:13.907Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-28T12:46:14.167Z] === RUN TestDockerSuite/TestCommitTTY [2022-07-28T12:46:15.551Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-07-28T12:46:15.811Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-07-28T12:46:16.750Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-07-28T12:46:17.321Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-07-28T12:46:17.321Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-07-28T12:46:17.321Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-07-28T12:46:17.321Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-07-28T12:46:17.581Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-07-28T12:46:17.581Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-07-28T12:46:17.581Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-07-28T12:46:18.521Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-07-28T12:46:18.521Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-07-28T12:46:19.904Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-07-28T12:46:19.904Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-07-28T12:46:20.165Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-07-28T12:46:20.735Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-07-28T12:46:21.305Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-07-28T12:46:21.875Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-07-28T12:46:22.445Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-07-28T12:46:22.445Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-07-28T12:46:22.445Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-07-28T12:46:22.704Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-07-28T12:46:22.704Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-07-28T12:46:22.704Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-07-28T12:46:22.704Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-07-28T12:46:22.965Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-07-28T12:46:23.535Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-07-28T12:46:23.794Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-07-28T12:46:24.366Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-07-28T12:46:24.366Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-07-28T12:46:25.307Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-07-28T12:46:25.879Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-07-28T12:46:25.879Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-07-28T12:46:26.139Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-07-28T12:46:26.709Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-07-28T12:46:27.280Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-07-28T12:46:27.539Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-07-28T12:46:27.539Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-07-28T12:46:28.109Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-07-28T12:46:28.679Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-07-28T12:46:28.940Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-07-28T12:46:29.200Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-07-28T12:46:29.460Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-07-28T12:46:30.399Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-07-28T12:46:30.971Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.91s) [2022-07-28T12:46:30.971Z] PASS [2022-07-28T12:46:30.971Z] [2022-07-28T12:46:30.971Z] DONE 17 tests in 52.534s [2022-07-28T12:46:30.971Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-28T12:46:30.971Z] ++ 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 [2022-07-28T12:46:30.971Z] ++ set -e [2022-07-28T12:46:30.971Z] ++ '[' -n 0 ']' [2022-07-28T12:46:30.971Z] ++ set -x [2022-07-28T12:46:30.972Z] ++ 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 [2022-07-28T12:46:30.972Z] INFO: Testing against a local daemon [2022-07-28T12:46:30.972Z] === RUN TestPluginInvalidJSON [2022-07-28T12:46:30.972Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-07-28T12:46:30.972Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-07-28T12:46:30.972Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-07-28T12:46:30.972Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-07-28T12:46:30.972Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-07-28T12:46:30.972Z] === RUN TestPluginInstall [2022-07-28T12:46:30.972Z] === RUN TestPluginInstall/no_auth [2022-07-28T12:46:31.565Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-07-28T12:46:31.565Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-07-28T12:46:31.565Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-07-28T12:46:31.565Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-07-28T12:46:31.565Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-07-28T12:46:32.137Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-07-28T12:46:32.137Z] time="2022-07-28T12:46:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T12:46:32.137Z] time="2022-07-28T12:46:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e98c01f9e1fd5bd9e33e3245b408c42105247a9d869b3774c290b7e86fdd5e4f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T12:46:32.137Z] time="2022-07-28T12:46:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T12:46:32.137Z] time="2022-07-28T12:46:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e98c01f9e1fd5bd9e33e3245b408c42105247a9d869b3774c290b7e86fdd5e4f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T12:46:32.397Z] === RUN TestPluginInstall/with_htpasswd [2022-07-28T12:46:32.967Z] time="2022-07-28T12:46:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T12:46:32.967Z] time="2022-07-28T12:46:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:57d50f00f15d0c45af311bc3fc7400a55fd04ff64fef1cfc6d88c30f09a27534" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T12:46:32.967Z] time="2022-07-28T12:46:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T12:46:32.967Z] time="2022-07-28T12:46:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:57d50f00f15d0c45af311bc3fc7400a55fd04ff64fef1cfc6d88c30f09a27534" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T12:46:32.967Z] === RUN TestPluginInstall/with_insecure [2022-07-28T12:46:33.907Z] time="2022-07-28T12:46:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T12:46:33.907Z] time="2022-07-28T12:46:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9bfcaf4aac72b9510a3a70fbc7992afb19a8d1c6e483e4731b2fbf503afa7194" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T12:46:33.907Z] time="2022-07-28T12:46:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T12:46:33.907Z] time="2022-07-28T12:46:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9bfcaf4aac72b9510a3a70fbc7992afb19a8d1c6e483e4731b2fbf503afa7194" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T12:46:34.167Z] plugin_test.go:165: [d7bd4f087f2fe] daemon is not started [2022-07-28T12:46:34.167Z] --- PASS: TestPluginInstall (3.05s) [2022-07-28T12:46:34.167Z] --- PASS: TestPluginInstall/no_auth (1.46s) [2022-07-28T12:46:34.167Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2022-07-28T12:46:34.167Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-07-28T12:46:34.167Z] === RUN TestPluginsWithRuntimes [2022-07-28T12:46:35.550Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-28T12:46:36.492Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-07-28T12:46:36.753Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-28T12:46:36.754Z] ok github.com/docker/docker/cmd/dockerd 0.072s coverage: 29.1% of statements [2022-07-28T12:46:36.754Z] ok github.com/docker/docker/container 0.119s coverage: 34.5% of statements [2022-07-28T12:46:36.754Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-28T12:46:36.754Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-28T12:46:36.754Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-28T12:46:36.754Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-28T12:46:37.014Z] === RUN TestDockerSuite/TestContainerAPITop [2022-07-28T12:46:37.584Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-07-28T12:46:37.584Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-07-28T12:46:37.584Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-07-28T12:46:37.584Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-07-28T12:46:37.845Z] --- PASS: TestPluginsWithRuntimes (3.81s) [2022-07-28T12:46:37.845Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.15s) [2022-07-28T12:46:37.845Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.08s) [2022-07-28T12:46:37.845Z] === RUN TestPluginBackCompatMediaTypes [2022-07-28T12:46:38.416Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-07-28T12:46:38.416Z] PASS [2022-07-28T12:46:38.416Z] [2022-07-28T12:46:38.416Z] DONE 10 tests in 7.600s [2022-07-28T12:46:38.416Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-28T12:46:38.416Z] ++ 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 [2022-07-28T12:46:38.416Z] ++ set -e [2022-07-28T12:46:38.416Z] ++ '[' -n 0 ']' [2022-07-28T12:46:38.416Z] ++ set -x [2022-07-28T12:46:38.416Z] ++ 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 [2022-07-28T12:46:38.676Z] INFO: Testing against a local daemon [2022-07-28T12:46:38.676Z] === RUN TestExternalGraphDriver [2022-07-28T12:46:38.936Z] === RUN TestExternalGraphDriver/json [2022-07-28T12:46:40.319Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-07-28T12:46:40.580Z] === RUN TestExternalGraphDriver/spec [2022-07-28T12:46:40.580Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-07-28T12:46:41.963Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-07-28T12:46:42.224Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-07-28T12:46:42.484Z] === RUN TestExternalGraphDriver/pull [2022-07-28T12:46:43.293Z] ok github.com/docker/docker/daemon/cluster 0.058s coverage: 0.5% of statements [2022-07-28T12:46:44.221Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-07-28T12:46:45.025Z] --- PASS: TestExternalGraphDriver (6.10s) [2022-07-28T12:46:45.025Z] --- PASS: TestExternalGraphDriver/json (1.60s) [2022-07-28T12:46:45.025Z] --- PASS: TestExternalGraphDriver/spec (1.94s) [2022-07-28T12:46:45.025Z] --- PASS: TestExternalGraphDriver/pull (2.21s) [2022-07-28T12:46:45.025Z] === RUN TestGraphdriverPluginV2 [2022-07-28T12:46:45.587Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2022-07-28T12:46:45.966Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-07-28T12:46:46.301Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-28T12:46:46.301Z] INFO: Testing against a local daemon [2022-07-28T12:46:46.301Z] === RUN TestBuildWithSession [2022-07-28T12:46:46.301Z] build_session_test.go:25: TODO: BuildKit [2022-07-28T12:46:46.301Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-28T12:46:46.301Z] === RUN TestBuildSquashParent [2022-07-28T12:46:46.301Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:46:46.301Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-07-28T12:46:46.301Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-28T12:46:46.301Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-28T12:46:46.301Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-28T12:46:46.301Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-28T12:46:46.301Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-28T12:46:46.301Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-28T12:46:46.301Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-28T12:46:46.301Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-28T12:46:46.301Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-28T12:46:46.301Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-28T12:46:46.301Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-28T12:46:46.301Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-28T12:46:46.301Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-28T12:46:46.301Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-28T12:46:46.301Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-28T12:46:46.301Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-28T12:46:46.301Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-28T12:46:46.535Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-07-28T12:46:46.535Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-07-28T12:46:48.447Z] docker_api_swarm_node_test.go:20: [d746fcd92ec54] joining swarm manager [d4248fc1a8df1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T12:46:48.447Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-07-28T12:46:49.388Z] docker_api_swarm_node_test.go:21: [dfcbe22bc5009] joining swarm manager [d4248fc1a8df1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T12:46:49.649Z] --- PASS: TestGraphdriverPluginV2 (5.10s) [2022-07-28T12:46:49.649Z] PASS [2022-07-28T12:46:49.649Z] [2022-07-28T12:46:49.649Z] DONE 5 tests in 11.301s [2022-07-28T12:46:49.909Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-28T12:46:49.909Z] ++ 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 [2022-07-28T12:46:49.909Z] ++ set -e [2022-07-28T12:46:49.909Z] ++ '[' -n 0 ']' [2022-07-28T12:46:49.909Z] ++ set -x [2022-07-28T12:46:49.909Z] ++ 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 [2022-07-28T12:46:49.909Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-07-28T12:46:49.909Z] INFO: Testing against a local daemon [2022-07-28T12:46:49.909Z] === RUN TestContinueAfterPluginCrash [2022-07-28T12:46:49.909Z] === PAUSE TestContinueAfterPluginCrash [2022-07-28T12:46:49.909Z] === RUN TestReadPluginNoRead [2022-07-28T12:46:49.909Z] === PAUSE TestReadPluginNoRead [2022-07-28T12:46:49.909Z] === RUN TestDaemonStartWithLogOpt [2022-07-28T12:46:49.909Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-28T12:46:49.909Z] === CONT TestContinueAfterPluginCrash [2022-07-28T12:46:49.909Z] === CONT TestDaemonStartWithLogOpt [2022-07-28T12:46:50.853Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-07-28T12:46:52.242Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-07-28T12:46:52.813Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-07-28T12:46:53.673Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.8% of statements [2022-07-28T12:46:53.673Z] ok github.com/docker/docker/daemon/config 0.027s coverage: 81.8% of statements [2022-07-28T12:46:53.673Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2022-07-28T12:46:53.752Z] --- PASS: TestDaemonStartWithLogOpt (3.74s) [2022-07-28T12:46:53.752Z] === CONT TestReadPluginNoRead [2022-07-28T12:46:54.011Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-07-28T12:46:54.235Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-07-28T12:46:54.495Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-07-28T12:46:55.398Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a360c0_} [2022-07-28T12:46:55.967Z] === RUN TestReadPluginNoRead/default [2022-07-28T12:46:56.425Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.806s coverage: 73.3% of statements [2022-07-28T12:46:56.906Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12040944536_/foo_false____} [2022-07-28T12:46:57.360Z] ok github.com/docker/docker/daemon 12.108s coverage: 17.1% of statements [2022-07-28T12:46:57.360Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-28T12:46:57.360Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-28T12:46:57.360Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-28T12:46:57.360Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-28T12:46:57.475Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-28T12:46:57.925Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.053s coverage: 2.9% of statements [2022-07-28T12:46:58.416Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12040944536_/foo_true____} [2022-07-28T12:46:58.487Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.420s coverage: 60.7% of statements [2022-07-28T12:46:58.676Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-28T12:46:58.936Z] --- PASS: TestContinueAfterPluginCrash (8.87s) [2022-07-28T12:46:59.036Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-28T12:46:59.036Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-28T12:46:59.875Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33978447364_/foo_false____} [2022-07-28T12:46:59.875Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-07-28T12:47:00.135Z] === CONT TestReadPluginNoRead [2022-07-28T12:47:00.135Z] read_test.go:92: [d724439e87ba7] daemon is not started [2022-07-28T12:47:00.135Z] --- PASS: TestReadPluginNoRead (6.41s) [2022-07-28T12:47:00.135Z] --- PASS: TestReadPluginNoRead/default (1.30s) [2022-07-28T12:47:00.135Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.39s) [2022-07-28T12:47:00.135Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.39s) [2022-07-28T12:47:00.135Z] PASS [2022-07-28T12:47:00.135Z] [2022-07-28T12:47:00.135Z] DONE 6 tests in 10.302s [2022-07-28T12:47:00.135Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-28T12:47:00.135Z] ++ 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 [2022-07-28T12:47:00.135Z] ++ set -e [2022-07-28T12:47:00.135Z] ++ '[' -n 0 ']' [2022-07-28T12:47:00.135Z] ++ set -x [2022-07-28T12:47:00.135Z] ++ 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 [2022-07-28T12:47:00.135Z] testing: warning: no tests to run [2022-07-28T12:47:00.135Z] PASS [2022-07-28T12:47:00.135Z] [2022-07-28T12:47:00.135Z] DONE 0 tests in 0.041s [2022-07-28T12:47:00.135Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-28T12:47:00.135Z] ++ 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 [2022-07-28T12:47:00.135Z] ++ set -e [2022-07-28T12:47:00.135Z] ++ '[' -n 0 ']' [2022-07-28T12:47:00.135Z] ++ set -x [2022-07-28T12:47:00.135Z] ++ 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 [2022-07-28T12:47:00.395Z] INFO: Testing against a local daemon [2022-07-28T12:47:00.395Z] === RUN TestPluginWithDevMounts [2022-07-28T12:47:00.395Z] === PAUSE TestPluginWithDevMounts [2022-07-28T12:47:00.395Z] === CONT TestPluginWithDevMounts [2022-07-28T12:47:00.395Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.8% of statements [2022-07-28T12:47:00.965Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33978447364_/foo_true____} [2022-07-28T12:47:01.789Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.309s coverage: 50.5% of statements [2022-07-28T12:47:01.907Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33978447364_/foo_true__0xc000a36138__} [2022-07-28T12:47:01.907Z] --- PASS: TestPluginWithDevMounts (1.69s) [2022-07-28T12:47:01.907Z] PASS [2022-07-28T12:47:01.907Z] [2022-07-28T12:47:01.907Z] DONE 1 tests in 1.803s [2022-07-28T12:47:01.907Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-28T12:47:01.907Z] ++ 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 [2022-07-28T12:47:01.907Z] ++ set -e [2022-07-28T12:47:01.907Z] ++ '[' -n 0 ']' [2022-07-28T12:47:01.907Z] ++ set -x [2022-07-28T12:47:01.907Z] ++ 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 [2022-07-28T12:47:02.167Z] INFO: Testing against a local daemon [2022-07-28T12:47:02.167Z] === RUN TestSecretInspect [2022-07-28T12:47:02.352Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.326s coverage: 45.9% of statements [2022-07-28T12:47:02.352Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-28T12:47:03.108Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a36150_} [2022-07-28T12:47:03.720Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.8% of statements [2022-07-28T12:47:03.720Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.594s coverage: 58.0% of statements [2022-07-28T12:47:03.720Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-28T12:47:03.720Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-28T12:47:04.490Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a36168_} [2022-07-28T12:47:04.750Z] --- PASS: TestSecretInspect (2.55s) [2022-07-28T12:47:04.750Z] === RUN TestSecretList [2022-07-28T12:47:04.750Z] docker_api_swarm_test.go:502: [d7c2e237c3588] joining swarm manager [d64d97e5fbd98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T12:47:05.088Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-07-28T12:47:05.345Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2022-07-28T12:47:05.906Z] ok github.com/docker/docker/daemon/images 0.019s coverage: 6.6% of statements [2022-07-28T12:47:05.906Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-28T12:47:05.906Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-28T12:47:06.131Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a36180_} [2022-07-28T12:47:07.071Z] --- PASS: TestSecretList (2.30s) [2022-07-28T12:47:07.071Z] === RUN TestSecretsCreateAndDelete [2022-07-28T12:47:07.272Z] ok github.com/docker/docker/daemon/logger 0.225s coverage: 43.2% of statements [2022-07-28T12:47:07.272Z] ok github.com/docker/docker/daemon/logger/awslogs 0.178s coverage: 77.8% of statements [2022-07-28T12:47:07.272Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-07-28T12:47:07.272Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-28T12:47:07.640Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a361e0_} [2022-07-28T12:47:07.834Z] ok github.com/docker/docker/daemon/logger/gelf 0.015s coverage: 67.0% of statements [2022-07-28T12:47:07.834Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2022-07-28T12:47:07.891Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-07-28T12:47:07.891Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.18s) [2022-07-28T12:47:07.891Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.57s) [2022-07-28T12:47:07.891Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.72s) [2022-07-28T12:47:07.891Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.80s) [2022-07-28T12:47:07.891Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.89s) [2022-07-28T12:47:07.891Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.93s) [2022-07-28T12:47:07.891Z] === RUN TestBuildMultiStageCopy [2022-07-28T12:47:07.891Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-28T12:47:08.396Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2022-07-28T12:47:08.653Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 69.9% of statements [2022-07-28T12:47:09.021Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-07-28T12:47:09.216Z] ok github.com/docker/docker/daemon/logger/local 0.018s coverage: 78.7% of statements [2022-07-28T12:47:09.216Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-28T12:47:09.280Z] --- PASS: TestSecretsCreateAndDelete (2.22s) [2022-07-28T12:47:09.281Z] === RUN TestSecretsUpdate [2022-07-28T12:47:09.778Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.043s coverage: 54.7% of statements [2022-07-28T12:47:09.850Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-07-28T12:47:09.850Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-07-28T12:47:09.850Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-07-28T12:47:09.850Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-07-28T12:47:09.850Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-07-28T12:47:09.850Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-07-28T12:47:09.850Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-07-28T12:47:10.034Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2022-07-28T12:47:10.110Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-07-28T12:47:10.110Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-07-28T12:47:10.110Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-07-28T12:47:10.110Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-07-28T12:47:10.110Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-07-28T12:47:10.110Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-07-28T12:47:10.110Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-07-28T12:47:10.110Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-07-28T12:47:10.110Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-07-28T12:47:10.110Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-07-28T12:47:10.110Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-07-28T12:47:10.963Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-07-28T12:47:11.219Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-07-28T12:47:11.476Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-07-28T12:47:12.022Z] --- PASS: TestSecretsUpdate (2.53s) [2022-07-28T12:47:12.022Z] === RUN TestTemplatedSecret [2022-07-28T12:47:12.404Z] ok github.com/docker/docker/daemon/logger/splunk 1.582s coverage: 82.5% of statements [2022-07-28T12:47:12.404Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-28T12:47:12.404Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-28T12:47:12.604Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-07-28T12:47:13.333Z] ok github.com/docker/docker/distribution/metadata 0.021s coverage: 48.2% of statements [2022-07-28T12:47:13.987Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-07-28T12:47:14.558Z] --- PASS: TestTemplatedSecret (2.90s) [2022-07-28T12:47:14.558Z] === RUN TestSecretCreateResolve [2022-07-28T12:47:14.697Z] ok github.com/docker/docker/distribution 1.563s coverage: 27.6% of statements [2022-07-28T12:47:14.697Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-28T12:47:14.953Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-07-28T12:47:15.514Z] ok github.com/docker/docker/image 0.014s coverage: 86.8% of statements [2022-07-28T12:47:15.771Z] ok github.com/docker/docker/distribution/xfer 1.890s coverage: 84.6% of statements [2022-07-28T12:47:15.771Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-28T12:47:15.771Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-07-28T12:47:15.771Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-07-28T12:47:15.941Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-07-28T12:47:16.334Z] ok github.com/docker/docker/image/v1 0.027s coverage: 25.0% of statements [2022-07-28T12:47:16.334Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-28T12:47:16.882Z] docker_api_swarm_test.go:507: [d050aa37056fa] joining swarm manager [d64d97e5fbd98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T12:47:16.896Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-07-28T12:47:17.452Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-07-28T12:47:17.452Z] --- PASS: TestSecretCreateResolve (2.69s) [2022-07-28T12:47:17.452Z] PASS [2022-07-28T12:47:17.452Z] [2022-07-28T12:47:17.452Z] DONE 6 tests in 15.327s [2022-07-28T12:47:17.452Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-28T12:47:17.452Z] ++ 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 [2022-07-28T12:47:17.452Z] ++ set -e [2022-07-28T12:47:17.452Z] ++ '[' -n 0 ']' [2022-07-28T12:47:17.452Z] ++ set -x [2022-07-28T12:47:17.452Z] ++ 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 [2022-07-28T12:47:17.452Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-07-28T12:47:17.452Z] INFO: Testing against a local daemon [2022-07-28T12:47:17.452Z] === RUN TestServiceCreateInit [2022-07-28T12:47:17.452Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-28T12:47:17.459Z] ok github.com/docker/docker/oci 0.011s coverage: 40.6% of statements [2022-07-28T12:47:18.020Z] ok github.com/docker/docker/opts 0.019s coverage: 67.1% of statements [2022-07-28T12:47:18.023Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-07-28T12:47:18.277Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-07-28T12:47:18.511Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-28T12:47:18.511Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-28T12:47:18.592Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-07-28T12:47:19.533Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-07-28T12:47:19.534Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-28T12:47:19.643Z] ok github.com/docker/docker/pkg/archive 0.294s coverage: 81.9% of statements [2022-07-28T12:47:20.104Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-07-28T12:47:20.559Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-28T12:47:20.572Z] ok github.com/docker/docker/pkg/authorization 0.261s coverage: 68.3% of statements [2022-07-28T12:47:20.572Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-28T12:47:20.674Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-07-28T12:47:20.829Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-07-28T12:47:21.246Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-07-28T12:47:21.816Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-28T12:47:22.077Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-07-28T12:47:22.181Z] --- PASS: TestBuildMultiStageCopy (14.30s) [2022-07-28T12:47:22.181Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.22s) [2022-07-28T12:47:22.181Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.81s) [2022-07-28T12:47:22.181Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.92s) [2022-07-28T12:47:22.181Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.13s) [2022-07-28T12:47:22.181Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.22s) [2022-07-28T12:47:22.181Z] === RUN TestBuildMultiStageParentConfig [2022-07-28T12:47:22.648Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-07-28T12:47:23.219Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-07-28T12:47:24.150Z] ok github.com/docker/docker/pkg/chrootarchive 2.466s coverage: 43.5% of statements [2022-07-28T12:47:24.151Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-07-28T12:47:24.151Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2022-07-28T12:47:24.160Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-07-28T12:47:24.406Z] ok github.com/docker/docker/pkg/discovery/file 0.009s coverage: 97.6% of statements [2022-07-28T12:47:24.472Z] --- PASS: TestBuildMultiStageParentConfig (2.81s) [2022-07-28T12:47:24.472Z] === RUN TestBuildLabelWithTargets [2022-07-28T12:47:24.472Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-07-28T12:47:24.472Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-07-28T12:47:24.472Z] === RUN TestBuildWithEmptyLayers [2022-07-28T12:47:25.103Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-07-28T12:47:25.333Z] ok github.com/docker/docker/layer 7.627s coverage: 68.8% of statements [2022-07-28T12:47:25.333Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-28T12:47:25.333Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-28T12:47:25.333Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-28T12:47:25.333Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-28T12:47:25.333Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-28T12:47:25.333Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-07-28T12:47:25.333Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-28T12:47:25.589Z] ok github.com/docker/docker/pkg/discovery/memory 0.017s coverage: 92.3% of statements [2022-07-28T12:47:25.674Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-07-28T12:47:25.844Z] ok github.com/docker/docker/pkg/discovery/nodes 0.013s coverage: 93.8% of statements [2022-07-28T12:47:26.093Z] --- PASS: TestBuildWithEmptyLayers (1.45s) [2022-07-28T12:47:26.093Z] === RUN TestBuildMultiStageOnBuild [2022-07-28T12:47:26.102Z] ok github.com/docker/docker/pkg/dmesg 0.016s coverage: 83.3% of statements [2022-07-28T12:47:26.613Z] --- PASS: TestServiceCreateInit (8.91s) [2022-07-28T12:47:26.613Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.16s) [2022-07-28T12:47:26.613Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.73s) [2022-07-28T12:47:26.613Z] === RUN TestCreateServiceMultipleTimes [2022-07-28T12:47:26.613Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-07-28T12:47:27.468Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-07-28T12:47:27.553Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-07-28T12:47:27.725Z] ok github.com/docker/docker/pkg/discovery/kv 3.020s coverage: 84.1% of statements [2022-07-28T12:47:27.725Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 86.5% of statements [2022-07-28T12:47:27.981Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2022-07-28T12:47:28.122Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-07-28T12:47:28.237Z] ok github.com/docker/docker/pkg/fsutils 0.195s coverage: 85.1% of statements [2022-07-28T12:47:29.064Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-07-28T12:47:29.064Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-07-28T12:47:29.172Z] ok github.com/docker/docker/pkg/idtools 0.387s coverage: 69.5% of statements [2022-07-28T12:47:29.172Z] ok github.com/docker/docker/pkg/ioutils 0.441s coverage: 69.3% of statements [2022-07-28T12:47:29.429Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2022-07-28T12:47:29.429Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-07-28T12:47:29.429Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-07-28T12:47:29.429Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-28T12:47:29.685Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-07-28T12:47:29.685Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-07-28T12:47:29.685Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-07-28T12:47:29.941Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2022-07-28T12:47:29.941Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-07-28T12:47:30.006Z] === RUN TestDockerSuite/TestCpRelativePath [2022-07-28T12:47:30.197Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2022-07-28T12:47:30.198Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-07-28T12:47:30.198Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-28T12:47:30.198Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-28T12:47:30.578Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-07-28T12:47:31.127Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-07-28T12:47:31.384Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-07-28T12:47:31.640Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-07-28T12:47:31.640Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-28T12:47:31.974Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-07-28T12:47:32.915Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-07-28T12:47:33.005Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-07-28T12:47:33.262Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2022-07-28T12:47:33.485Z] === RUN TestDockerSuite/TestCpToCaseA [2022-07-28T12:47:34.871Z] === RUN TestDockerSuite/TestCpToCaseB [2022-07-28T12:47:35.131Z] === RUN TestDockerSuite/TestCpToCaseC [2022-07-28T12:47:36.514Z] === RUN TestDockerSuite/TestCpToCaseD [2022-07-28T12:47:37.428Z] ok github.com/docker/docker/pkg/signal 3.296s coverage: 62.3% of statements [2022-07-28T12:47:37.428Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-07-28T12:47:37.428Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-07-28T12:47:37.428Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-28T12:47:37.686Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.9% of statements [2022-07-28T12:47:38.248Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2022-07-28T12:47:38.504Z] ok github.com/docker/docker/pkg/tailfile 0.061s coverage: 88.6% of statements [2022-07-28T12:47:38.761Z] ok github.com/docker/docker/pkg/tarsum 0.036s coverage: 89.3% of statements [2022-07-28T12:47:39.017Z] coverage: [no statements] [2022-07-28T12:47:39.017Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-07-28T12:47:39.273Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-07-28T12:47:39.273Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-07-28T12:47:39.529Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-28T12:47:39.815Z] === RUN TestDockerSuite/TestCpToCaseE [2022-07-28T12:47:40.897Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-07-28T12:47:41.198Z] === RUN TestDockerSuite/TestCpToCaseF [2022-07-28T12:47:41.460Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2022-07-28T12:47:41.716Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 85.6% of statements [2022-07-28T12:47:41.769Z] === RUN TestDockerSuite/TestCpToCaseG [2022-07-28T12:47:42.647Z] ok github.com/docker/docker/quota 0.229s coverage: 71.4% of statements [2022-07-28T12:47:42.903Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-07-28T12:47:43.681Z] --- PASS: TestCreateServiceMultipleTimes (17.02s) [2022-07-28T12:47:43.681Z] === RUN TestCreateServiceConflict [2022-07-28T12:47:43.861Z] ok github.com/docker/docker/registry 0.050s coverage: 57.2% of statements [2022-07-28T12:47:44.439Z] ok github.com/docker/docker/registry/resumable 0.018s coverage: 100.0% of statements [2022-07-28T12:47:44.439Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-07-28T12:47:44.622Z] === RUN TestDockerSuite/TestCpToCaseH [2022-07-28T12:47:45.000Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2022-07-28T12:47:45.000Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-07-28T12:47:46.008Z] --- PASS: TestCreateServiceConflict (2.50s) [2022-07-28T12:47:46.008Z] === RUN TestCreateServiceMaxReplicas [2022-07-28T12:47:46.949Z] === RUN TestDockerSuite/TestCpToCaseI [2022-07-28T12:47:47.518Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-07-28T12:47:47.519Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-07-28T12:47:47.597Z] --- PASS: TestBuildMultiStageOnBuild (19.65s) [2022-07-28T12:47:47.597Z] === RUN TestBuildUncleanTarFilenames [2022-07-28T12:47:47.597Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-07-28T12:47:47.597Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-07-28T12:47:47.597Z] === RUN TestBuildMultiStageLayerLeak [2022-07-28T12:47:47.775Z] ok github.com/docker/docker/volume/local 0.097s coverage: 76.4% of statements [2022-07-28T12:47:48.337Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2022-07-28T12:47:49.264Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.1% of statements [2022-07-28T12:47:49.433Z] --- PASS: TestCreateServiceMaxReplicas (3.35s) [2022-07-28T12:47:49.433Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-28T12:47:50.820Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-07-28T12:47:51.761Z] === RUN TestDockerSuite/TestCpToDot [2022-07-28T12:47:52.022Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-07-28T12:47:52.592Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-07-28T12:47:53.976Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-07-28T12:47:54.244Z] docker_api_swarm_node_test.go:81: [d14f30f5e3401] joining swarm manager [daacf895bce53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T12:47:54.829Z] === RUN TestDockerSuite/TestCpToStdout [2022-07-28T12:47:55.402Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-07-28T12:47:56.788Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-07-28T12:47:56.788Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-07-28T12:47:57.359Z] === RUN TestDockerSuite/TestCpVolumePath [2022-07-28T12:47:58.306Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-07-28T12:47:58.306Z] === RUN TestDockerSuite/TestCreateArgs [2022-07-28T12:47:58.306Z] === RUN TestDockerSuite/TestCreateByImageID [2022-07-28T12:47:58.875Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-07-28T12:47:59.446Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-07-28T12:47:59.446Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-07-28T12:47:59.446Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-07-28T12:47:59.446Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-07-28T12:48:00.018Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-07-28T12:48:00.281Z] === RUN TestDockerSuite/TestCreateLabels [2022-07-28T12:48:00.281Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-07-28T12:48:00.313Z] --- PASS: TestBuildMultiStageLayerLeak (12.75s) [2022-07-28T12:48:00.313Z] === RUN TestBuildWithHugeFile [2022-07-28T12:48:00.542Z] === RUN TestDockerSuite/TestCreateRM [2022-07-28T12:48:00.542Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-07-28T12:48:00.542Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-28T12:48:00.542Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-07-28T12:48:00.803Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-07-28T12:48:00.803Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-07-28T12:48:02.714Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-07-28T12:48:02.714Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-07-28T12:48:02.714Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-07-28T12:48:03.655Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.14s) [2022-07-28T12:48:03.655Z] === RUN TestCreateServiceSecretFileMode [2022-07-28T12:48:06.200Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-07-28T12:48:06.200Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-07-28T12:48:06.200Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-07-28T12:48:06.461Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-07-28T12:48:06.461Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-07-28T12:48:06.461Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-07-28T12:48:07.030Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-07-28T12:48:07.300Z] ok github.com/docker/docker/pkg/plugins 33.634s coverage: 76.6% of statements [2022-07-28T12:48:07.300Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-28T12:48:07.300Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-28T12:48:07.300Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-07-28T12:48:07.300Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-07-28T12:48:07.300Z] ? github.com/docker/docker/pkg/term [no test files] [2022-07-28T12:48:07.300Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-28T12:48:07.300Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-28T12:48:07.300Z] ? github.com/docker/docker/rootless [no test files] [2022-07-28T12:48:07.300Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-28T12:48:07.300Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-28T12:48:07.300Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-28T12:48:07.300Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-28T12:48:07.300Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-28T12:48:07.300Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-28T12:48:07.300Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-28T12:48:07.300Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-28T12:48:07.300Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-28T12:48:07.300Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-28T12:48:07.300Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-28T12:48:07.300Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-28T12:48:07.300Z] ? github.com/docker/docker/volume [no test files] [2022-07-28T12:48:07.300Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-28T12:48:07.300Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-28T12:48:07.300Z] [2022-07-28T12:48:07.300Z] === Skipped [2022-07-28T12:48:07.300Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-07-28T12:48:07.300Z] exec_linux_test.go:19: requires AppArmor to be enabled [2022-07-28T12:48:07.300Z] [2022-07-28T12:48:07.300Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-07-28T12:48:07.300Z] exec_linux_test.go:39: requires AppArmor to be enabled [2022-07-28T12:48:07.300Z] [2022-07-28T12:48:07.300Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-28T12:48:07.300Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T12:48:07.300Z] graphtest_unix.go:47: Driver btrfs not supported [2022-07-28T12:48:07.300Z] [2022-07-28T12:48:07.300Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-28T12:48:07.300Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T12:48:07.300Z] graphtest_unix.go:47: Driver btrfs not supported [2022-07-28T12:48:07.300Z] [2022-07-28T12:48:07.300Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-28T12:48:07.300Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T12:48:07.300Z] graphtest_unix.go:47: Driver btrfs not supported [2022-07-28T12:48:07.300Z] [2022-07-28T12:48:07.300Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-28T12:48:07.300Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T12:48:07.300Z] graphtest_unix.go:47: Driver btrfs not supported [2022-07-28T12:48:07.300Z] [2022-07-28T12:48:07.300Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-28T12:48:07.300Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T12:48:07.300Z] graphtest_unix.go:47: Driver btrfs not supported [2022-07-28T12:48:07.300Z] [2022-07-28T12:48:07.300Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.01s) [2022-07-28T12:48:07.300Z] graphtest_unix.go:74: No driver to put! [2022-07-28T12:48:07.300Z] [2022-07-28T12:48:07.300Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-28T12:48:07.300Z] time="2022-07-28T12:46:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-28T12:48:07.300Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-07-28T12:48:07.300Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-07-28T12:48:07.300Z] [2022-07-28T12:48:07.300Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-28T12:48:07.300Z] time="2022-07-28T12:46:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-28T12:48:07.300Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-07-28T12:48:07.300Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-07-28T12:48:07.300Z] [2022-07-28T12:48:07.300Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-28T12:48:07.300Z] time="2022-07-28T12:46:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-28T12:48:07.300Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-07-28T12:48:07.300Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-07-28T12:48:07.300Z] [2022-07-28T12:48:07.300Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-28T12:48:07.300Z] time="2022-07-28T12:46:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-28T12:48:07.300Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-07-28T12:48:07.300Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-07-28T12:48:07.300Z] [2022-07-28T12:48:07.300Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-28T12:48:07.300Z] time="2022-07-28T12:46:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-28T12:48:07.300Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-07-28T12:48:07.300Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-07-28T12:48:07.300Z] [2022-07-28T12:48:07.300Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-28T12:48:07.300Z] graphtest_unix.go:74: No driver to put! [2022-07-28T12:48:07.300Z] [2022-07-28T12:48:07.300Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-28T12:48:07.300Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-28T12:48:07.300Z] [2022-07-28T12:48:07.300Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-28T12:48:07.300Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-28T12:48:07.300Z] [2022-07-28T12:48:07.300Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-28T12:48:07.300Z] overlay_test.go:66: Cannot run test with naive change algorithm [2022-07-28T12:48:07.300Z] [2022-07-28T12:48:07.300Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-28T12:48:07.300Z] graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-28T12:48:07.300Z] [2022-07-28T12:48:07.300Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-28T12:48:07.300Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T12:48:07.300Z] graphtest_unix.go:47: Driver zfs not supported [2022-07-28T12:48:07.300Z] [2022-07-28T12:48:07.300Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-28T12:48:07.300Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T12:48:07.300Z] graphtest_unix.go:47: Driver zfs not supported [2022-07-28T12:48:07.300Z] [2022-07-28T12:48:07.300Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-28T12:48:07.300Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T12:48:07.300Z] graphtest_unix.go:47: Driver zfs not supported [2022-07-28T12:48:07.300Z] [2022-07-28T12:48:07.300Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-28T12:48:07.300Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T12:48:07.300Z] graphtest_unix.go:47: Driver zfs not supported [2022-07-28T12:48:07.300Z] [2022-07-28T12:48:07.300Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-28T12:48:07.300Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T12:48:07.300Z] graphtest_unix.go:47: Driver zfs not supported [2022-07-28T12:48:07.300Z] [2022-07-28T12:48:07.300Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-28T12:48:07.300Z] graphtest_unix.go:74: No driver to put! [2022-07-28T12:48:07.300Z] [2022-07-28T12:48:07.300Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-28T12:48:07.300Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-07-28T12:48:07.300Z] [2022-07-28T12:48:07.300Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-28T12:48:07.300Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-07-28T12:48:07.300Z] [2022-07-28T12:48:07.300Z] DONE 2251 tests, 26 skipped in 225.823s Post stage [Pipeline] junit [2022-07-28T12:48:07.309Z] Recording test results [2022-07-28T12:48:07.601Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-07-28T12:48:07.626Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-07-28T12:48:07.862Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-07-28T12:48:07.947Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43876/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f hack/validate/vendor [2022-07-28T12:48:08.431Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-07-28T12:48:08.508Z] update vendored copy of archive/tar [2022-07-28T12:48:08.508Z] downloading: https://golang.org/dl/go1.17.12.src.tar.gz [2022-07-28T12:48:09.375Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-07-28T12:48:09.946Z] docker_api_swarm_node_test.go:53: [dd5ad6caa07cc] joining swarm manager [dd45d713e063c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T12:48:10.395Z] patching file stat_unix.go [2022-07-28T12:48:10.395Z] Hunk #1 succeeded at 9 (offset 1 line). [2022-07-28T12:48:10.395Z] Hunk #2 succeeded at 17 (offset 1 line). [2022-07-28T12:48:10.395Z] Hunk #3 succeeded at 25 (offset 1 line). [2022-07-28T12:48:10.395Z] 2022/07/28 12:48:10 Collecting initial packages [2022-07-28T12:48:10.395Z] 2022/07/28 12:48:10 Download dependencies [2022-07-28T12:48:10.518Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-07-28T12:48:10.778Z] docker_api_swarm_node_test.go:54: [d12bb274c96a6] joining swarm manager [dd45d713e063c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T12:48:11.038Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-07-28T12:48:11.607Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-07-28T12:48:11.607Z] === RUN TestDockerSuite/TestDevicePermissions [2022-07-28T12:48:12.178Z] === RUN TestDockerSuite/TestDockerFails [2022-07-28T12:48:12.178Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-07-28T12:48:12.178Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-07-28T12:48:12.178Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-07-28T12:48:12.748Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-07-28T12:48:13.319Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-07-28T12:48:14.282Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-07-28T12:48:14.282Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-07-28T12:48:14.282Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-07-28T12:48:14.543Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-07-28T12:48:14.559Z] 2022/07/28 12:48:13 Starting whole vndr cycle because no package specified [2022-07-28T12:48:14.559Z] 2022/07/28 12:48:13 Ignoring paths matching "^archive/tar" [2022-07-28T12:48:14.559Z] 2022/07/28 12:48:13 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2022-07-28T12:48:14.559Z] 2022/07/28 12:48:13 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2022-07-28T12:48:14.559Z] 2022/07/28 12:48:13 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2022-07-28T12:48:14.559Z] 2022/07/28 12:48:13 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2022-07-28T12:48:14.559Z] 2022/07/28 12:48:13 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2022-07-28T12:48:14.559Z] 2022/07/28 12:48:13 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2022-07-28T12:48:14.559Z] 2022/07/28 12:48:13 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2022-07-28T12:48:14.559Z] 2022/07/28 12:48:13 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2022-07-28T12:48:14.559Z] 2022/07/28 12:48:13 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2022-07-28T12:48:14.559Z] 2022/07/28 12:48:13 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2022-07-28T12:48:14.559Z] 2022/07/28 12:48:13 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2022-07-28T12:48:14.559Z] 2022/07/28 12:48:13 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2022-07-28T12:48:14.559Z] 2022/07/28 12:48:13 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2022-07-28T12:48:14.559Z] 2022/07/28 12:48:13 Clone golang.org/x/sys, revision 33da011f77ade50ff5b6a6fb4a9a1e6d6b285809, attempt 1/20 [2022-07-28T12:48:14.559Z] 2022/07/28 12:48:13 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2022-07-28T12:48:14.559Z] 2022/07/28 12:48:13 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2022-07-28T12:48:15.134Z] 2022/07/28 12:48:15 Finished clone github.com/moby/locker [2022-07-28T12:48:15.134Z] 2022/07/28 12:48:15 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2022-07-28T12:48:15.134Z] 2022/07/28 12:48:15 Finished clone github.com/google/uuid [2022-07-28T12:48:15.134Z] 2022/07/28 12:48:15 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2022-07-28T12:48:15.390Z] 2022/07/28 12:48:15 Finished clone github.com/docker/libtrust [2022-07-28T12:48:15.390Z] 2022/07/28 12:48:15 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2022-07-28T12:48:15.390Z] 2022/07/28 12:48:15 Finished clone github.com/tchap/go-patricia [2022-07-28T12:48:15.390Z] 2022/07/28 12:48:15 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2022-07-28T12:48:15.390Z] 2022/07/28 12:48:15 Finished clone github.com/creack/pty [2022-07-28T12:48:15.390Z] 2022/07/28 12:48:15 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2022-07-28T12:48:15.390Z] 2022/07/28 12:48:15 Finished clone github.com/docker/go-units [2022-07-28T12:48:15.390Z] 2022/07/28 12:48:15 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2022-07-28T12:48:15.390Z] 2022/07/28 12:48:15 Finished clone github.com/moby/term [2022-07-28T12:48:15.390Z] 2022/07/28 12:48:15 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2022-07-28T12:48:15.646Z] 2022/07/28 12:48:15 Finished clone github.com/willf/bitset [2022-07-28T12:48:15.646Z] 2022/07/28 12:48:15 Clone github.com/moby/buildkit, revision bc07b2b81b1c6a62d29981ac564b16a15ce2bfa7, attempt 1/20 [2022-07-28T12:48:15.646Z] 2022/07/28 12:48:15 Finished clone github.com/gorilla/mux [2022-07-28T12:48:15.646Z] 2022/07/28 12:48:15 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2022-07-28T12:48:15.902Z] 2022/07/28 12:48:15 Finished clone github.com/moby/sys [2022-07-28T12:48:15.902Z] 2022/07/28 12:48:15 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2022-07-28T12:48:16.459Z] --- PASS: TestCreateServiceSecretFileMode (12.76s) [2022-07-28T12:48:16.459Z] === RUN TestCreateServiceConfigFileMode [2022-07-28T12:48:16.465Z] 2022/07/28 12:48:16 Finished clone github.com/sirupsen/logrus [2022-07-28T12:48:16.465Z] 2022/07/28 12:48:16 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2022-07-28T12:48:16.721Z] 2022/07/28 12:48:16 Finished clone github.com/RackSec/srslog [2022-07-28T12:48:16.721Z] 2022/07/28 12:48:16 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2022-07-28T12:48:16.721Z] 2022/07/28 12:48:16 Finished clone github.com/syndtr/gocapability [2022-07-28T12:48:16.721Z] 2022/07/28 12:48:16 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2022-07-28T12:48:16.721Z] 2022/07/28 12:48:16 Finished clone github.com/docker/go-connections [2022-07-28T12:48:16.721Z] 2022/07/28 12:48:16 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2022-07-28T12:48:16.977Z] 2022/07/28 12:48:16 Finished clone github.com/imdario/mergo [2022-07-28T12:48:16.977Z] 2022/07/28 12:48:16 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2022-07-28T12:48:17.232Z] 2022/07/28 12:48:16 Finished clone golang.org/x/sync [2022-07-28T12:48:17.233Z] 2022/07/28 12:48:16 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2022-07-28T12:48:17.233Z] 2022/07/28 12:48:16 Finished clone gotest.tools/v3 [2022-07-28T12:48:17.233Z] 2022/07/28 12:48:16 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2022-07-28T12:48:17.233Z] 2022/07/28 12:48:16 Finished clone github.com/tonistiigi/units [2022-07-28T12:48:17.233Z] 2022/07/28 12:48:16 Clone github.com/docker/libnetwork, revision 0dde5c895075df6e3630e76f750a447cf63f4789, attempt 1/20 [2022-07-28T12:48:17.233Z] 2022/07/28 12:48:17 Finished clone github.com/google/go-cmp [2022-07-28T12:48:17.233Z] 2022/07/28 12:48:17 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2022-07-28T12:48:17.796Z] 2022/07/28 12:48:17 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2022-07-28T12:48:17.796Z] 2022/07/28 12:48:17 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2022-07-28T12:48:18.053Z] 2022/07/28 12:48:17 Finished clone github.com/google/shlex [2022-07-28T12:48:18.053Z] 2022/07/28 12:48:17 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2022-07-28T12:48:18.053Z] 2022/07/28 12:48:17 Finished clone github.com/opentracing-contrib/go-stdlib [2022-07-28T12:48:18.053Z] 2022/07/28 12:48:17 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2022-07-28T12:48:18.053Z] 2022/07/28 12:48:17 Finished clone github.com/mitchellh/hashstructure [2022-07-28T12:48:18.053Z] 2022/07/28 12:48:17 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2022-07-28T12:48:18.310Z] 2022/07/28 12:48:18 Finished clone github.com/opentracing/opentracing-go [2022-07-28T12:48:18.310Z] 2022/07/28 12:48:18 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2022-07-28T12:48:18.310Z] 2022/07/28 12:48:18 Finished clone github.com/gofrs/flock [2022-07-28T12:48:18.310Z] 2022/07/28 12:48:18 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2022-07-28T12:48:18.873Z] 2022/07/28 12:48:18 Finished clone github.com/docker/go-events [2022-07-28T12:48:18.873Z] 2022/07/28 12:48:18 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2022-07-28T12:48:19.129Z] 2022/07/28 12:48:18 Finished clone github.com/armon/go-radix [2022-07-28T12:48:19.129Z] 2022/07/28 12:48:18 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2022-07-28T12:48:19.386Z] 2022/07/28 12:48:19 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2022-07-28T12:48:19.386Z] 2022/07/28 12:48:19 Finished clone github.com/sean-/seed [2022-07-28T12:48:19.643Z] 2022/07/28 12:48:19 Finished clone github.com/armon/go-metrics [2022-07-28T12:48:19.643Z] 2022/07/28 12:48:19 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2022-07-28T12:48:19.643Z] 2022/07/28 12:48:19 Finished clone github.com/hashicorp/errwrap [2022-07-28T12:48:19.643Z] 2022/07/28 12:48:19 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2022-07-28T12:48:19.899Z] 2022/07/28 12:48:19 Finished clone github.com/tonistiigi/fsutil [2022-07-28T12:48:19.899Z] 2022/07/28 12:48:19 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2022-07-28T12:48:20.461Z] 2022/07/28 12:48:20 Finished clone github.com/hashicorp/go-multierror [2022-07-28T12:48:20.461Z] 2022/07/28 12:48:20 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2022-07-28T12:48:20.658Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-07-28T12:48:20.717Z] 2022/07/28 12:48:20 Finished clone github.com/hashicorp/memberlist [2022-07-28T12:48:20.717Z] 2022/07/28 12:48:20 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2022-07-28T12:48:20.972Z] 2022/07/28 12:48:20 Finished clone github.com/vishvananda/netns [2022-07-28T12:48:20.972Z] 2022/07/28 12:48:20 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2022-07-28T12:48:21.229Z] 2022/07/28 12:48:20 Finished clone github.com/docker/libkv [2022-07-28T12:48:21.229Z] 2022/07/28 12:48:20 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2022-07-28T12:48:21.486Z] 2022/07/28 12:48:21 Finished clone github.com/hashicorp/go-sockaddr [2022-07-28T12:48:21.486Z] 2022/07/28 12:48:21 Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20 [2022-07-28T12:48:21.598Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-07-28T12:48:22.854Z] 2022/07/28 12:48:22 Finished clone github.com/deckarep/golang-set [2022-07-28T12:48:22.854Z] 2022/07/28 12:48:22 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2022-07-28T12:48:22.854Z] 2022/07/28 12:48:22 Finished clone github.com/samuel/go-zookeeper [2022-07-28T12:48:22.854Z] 2022/07/28 12:48:22 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2022-07-28T12:48:22.854Z] 2022/07/28 12:48:22 Finished clone github.com/moby/ipvs [2022-07-28T12:48:22.854Z] 2022/07/28 12:48:22 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2022-07-28T12:48:22.854Z] 2022/07/28 12:48:22 Finished clone github.com/golang/gddo [2022-07-28T12:48:22.854Z] 2022/07/28 12:48:22 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2022-07-28T12:48:22.981Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-07-28T12:48:23.111Z] 2022/07/28 12:48:22 Finished clone github.com/BurntSushi/toml [2022-07-28T12:48:23.111Z] 2022/07/28 12:48:22 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2022-07-28T12:48:23.674Z] 2022/07/28 12:48:23 Finished clone github.com/vishvananda/netlink [2022-07-28T12:48:23.674Z] 2022/07/28 12:48:23 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2022-07-28T12:48:24.237Z] 2022/07/28 12:48:23 Finished clone github.com/coreos/go-semver [2022-07-28T12:48:24.237Z] 2022/07/28 12:48:23 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2022-07-28T12:48:24.237Z] 2022/07/28 12:48:24 Finished clone github.com/hashicorp/go-msgpack [2022-07-28T12:48:24.237Z] 2022/07/28 12:48:24 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2022-07-28T12:48:24.237Z] 2022/07/28 12:48:24 Finished clone github.com/ishidawataru/sctp [2022-07-28T12:48:24.237Z] 2022/07/28 12:48:24 Clone github.com/docker/distribution, revision b5ca020cfbe998e5af3457fda087444cf5116496, attempt 1/20 [2022-07-28T12:48:24.363Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-07-28T12:48:24.934Z] === RUN TestDockerSuite/TestEventsAttach [2022-07-28T12:48:25.505Z] === RUN TestDockerSuite/TestEventsCommit [2022-07-28T12:48:25.607Z] 2022/07/28 12:48:25 Finished clone github.com/modern-go/concurrent [2022-07-28T12:48:25.607Z] 2022/07/28 12:48:25 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2022-07-28T12:48:25.864Z] 2022/07/28 12:48:25 Finished clone github.com/modern-go/reflect2 [2022-07-28T12:48:25.864Z] 2022/07/28 12:48:25 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2022-07-28T12:48:26.074Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-07-28T12:48:26.427Z] 2022/07/28 12:48:26 Finished clone go.etcd.io/bbolt [2022-07-28T12:48:26.427Z] 2022/07/28 12:48:26 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2022-07-28T12:48:26.427Z] 2022/07/28 12:48:26 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2022-07-28T12:48:26.427Z] 2022/07/28 12:48:26 Finished clone github.com/json-iterator/go [2022-07-28T12:48:26.645Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-07-28T12:48:26.906Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-07-28T12:48:27.356Z] 2022/07/28 12:48:27 Finished clone github.com/opencontainers/go-digest [2022-07-28T12:48:27.356Z] 2022/07/28 12:48:27 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2022-07-28T12:48:27.475Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-07-28T12:48:27.919Z] 2022/07/28 12:48:27 Finished clone github.com/hashicorp/serf [2022-07-28T12:48:27.919Z] 2022/07/28 12:48:27 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2022-07-28T12:48:27.919Z] 2022/07/28 12:48:27 Finished clone github.com/Microsoft/opengcs [2022-07-28T12:48:27.919Z] 2022/07/28 12:48:27 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 [2022-07-28T12:48:27.919Z] 2022/07/28 12:48:27 Finished clone github.com/mistifyio/go-zfs [2022-07-28T12:48:27.919Z] 2022/07/28 12:48:27 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2022-07-28T12:48:28.482Z] 2022/07/28 12:48:28 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2022-07-28T12:48:28.482Z] 2022/07/28 12:48:28 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2022-07-28T12:48:28.856Z] --- PASS: TestCreateServiceConfigFileMode (12.35s) [2022-07-28T12:48:28.856Z] === RUN TestCreateServiceSysctls [2022-07-28T12:48:28.856Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-07-28T12:48:29.045Z] 2022/07/28 12:48:28 Finished clone golang.org/x/net [2022-07-28T12:48:29.045Z] 2022/07/28 12:48:28 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2022-07-28T12:48:29.302Z] 2022/07/28 12:48:29 Finished clone github.com/cyphar/filepath-securejoin [2022-07-28T12:48:29.302Z] 2022/07/28 12:48:29 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2022-07-28T12:48:30.238Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-07-28T12:48:30.669Z] 2022/07/28 12:48:30 Finished clone github.com/vbatts/tar-split [2022-07-28T12:48:30.669Z] 2022/07/28 12:48:30 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2022-07-28T12:48:30.669Z] 2022/07/28 12:48:30 Finished clone github.com/coreos/go-systemd [2022-07-28T12:48:30.669Z] 2022/07/28 12:48:30 Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20 [2022-07-28T12:48:31.233Z] 2022/07/28 12:48:31 Finished clone github.com/opencontainers/runtime-spec [2022-07-28T12:48:31.233Z] 2022/07/28 12:48:31 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2022-07-28T12:48:31.489Z] 2022/07/28 12:48:31 Finished clone github.com/coreos/go-systemd/v22 [2022-07-28T12:48:31.489Z] 2022/07/28 12:48:31 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2022-07-28T12:48:31.746Z] 2022/07/28 12:48:31 Finished clone github.com/opencontainers/image-spec [2022-07-28T12:48:31.746Z] 2022/07/28 12:48:31 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2022-07-28T12:48:31.746Z] 2022/07/28 12:48:31 Finished clone github.com/godbus/dbus/v5 [2022-07-28T12:48:31.746Z] 2022/07/28 12:48:31 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2022-07-28T12:48:32.002Z] 2022/07/28 12:48:31 Finished clone github.com/Graylog2/go-gelf [2022-07-28T12:48:32.002Z] 2022/07/28 12:48:31 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2022-07-28T12:48:32.151Z] --- PASS: TestCreateServiceSysctls (3.66s) [2022-07-28T12:48:32.151Z] === RUN TestCreateServiceCapabilities [2022-07-28T12:48:32.258Z] 2022/07/28 12:48:32 Finished clone github.com/fluent/fluent-logger-golang [2022-07-28T12:48:32.258Z] 2022/07/28 12:48:32 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2022-07-28T12:48:32.721Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-07-28T12:48:32.821Z] 2022/07/28 12:48:32 Finished clone github.com/philhofer/fwd [2022-07-28T12:48:32.821Z] 2022/07/28 12:48:32 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2022-07-28T12:48:33.750Z] 2022/07/28 12:48:33 Finished clone github.com/fsnotify/fsnotify [2022-07-28T12:48:33.750Z] 2022/07/28 12:48:33 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2022-07-28T12:48:33.750Z] 2022/07/28 12:48:33 Finished clone github.com/bsphere/le_go [2022-07-28T12:48:33.750Z] 2022/07/28 12:48:33 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2022-07-28T12:48:34.313Z] 2022/07/28 12:48:34 Finished clone github.com/jmespath/go-jmespath [2022-07-28T12:48:34.313Z] 2022/07/28 12:48:34 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2022-07-28T12:48:34.631Z] --- PASS: TestCreateServiceCapabilities (2.54s) [2022-07-28T12:48:34.631Z] === RUN TestInspect [2022-07-28T12:48:34.892Z] === RUN TestDockerSuite/TestEventsCopy [2022-07-28T12:48:35.243Z] 2022/07/28 12:48:35 Finished clone github.com/golang/groupcache [2022-07-28T12:48:35.243Z] 2022/07/28 12:48:35 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2022-07-28T12:48:35.499Z] 2022/07/28 12:48:35 Finished clone golang.org/x/oauth2 [2022-07-28T12:48:35.499Z] 2022/07/28 12:48:35 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2022-07-28T12:48:35.756Z] 2022/07/28 12:48:35 Finished clone github.com/tinylib/msgp [2022-07-28T12:48:35.756Z] 2022/07/28 12:48:35 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2022-07-28T12:48:35.837Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-07-28T12:48:37.128Z] 2022/07/28 12:48:36 Finished clone github.com/docker/libnetwork [2022-07-28T12:48:37.128Z] 2022/07/28 12:48:36 Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision 7cfa023d95d37076d5ab035003d4839f4b6ba791, attempt 1/20 [2022-07-28T12:48:37.233Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-07-28T12:48:37.398Z] 2022/07/28 12:48:37 Finished clone github.com/googleapis/gax-go [2022-07-28T12:48:37.398Z] 2022/07/28 12:48:37 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2022-07-28T12:48:38.326Z] 2022/07/28 12:48:38 Finished clone go.opencensus.io [2022-07-28T12:48:38.326Z] 2022/07/28 12:48:38 Clone github.com/containerd/continuity, revision 5ad51c7aca47b8e742f5e6e7dc841d50f5f6affd, attempt 1/20 [2022-07-28T12:48:38.613Z] --- PASS: TestInspect (3.62s) [2022-07-28T12:48:38.614Z] === RUN TestCreateJob [2022-07-28T12:48:39.253Z] 2022/07/28 12:48:38 Finished clone github.com/containerd/fifo [2022-07-28T12:48:39.253Z] 2022/07/28 12:48:38 Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20 [2022-07-28T12:48:39.815Z] 2022/07/28 12:48:39 Finished clone github.com/miekg/dns [2022-07-28T12:48:39.815Z] 2022/07/28 12:48:39 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2022-07-28T12:48:41.709Z] 2022/07/28 12:48:41 Finished clone github.com/containerd/cgroups [2022-07-28T12:48:41.709Z] 2022/07/28 12:48:41 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2022-07-28T12:48:41.709Z] 2022/07/28 12:48:41 Finished clone golang.org/x/sys [2022-07-28T12:48:41.709Z] 2022/07/28 12:48:41 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2022-07-28T12:48:41.909Z] --- PASS: TestCreateJob (2.96s) [2022-07-28T12:48:41.909Z] === RUN TestReplicatedJob [2022-07-28T12:48:42.849Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-07-28T12:48:43.110Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-07-28T12:48:43.372Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-07-28T12:48:43.603Z] 2022/07/28 12:48:43 Finished clone github.com/containerd/console [2022-07-28T12:48:43.603Z] 2022/07/28 12:48:43 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2022-07-28T12:48:43.603Z] 2022/07/28 12:48:43 Finished clone github.com/containerd/typeurl [2022-07-28T12:48:43.603Z] 2022/07/28 12:48:43 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2022-07-28T12:48:43.603Z] 2022/07/28 12:48:43 Finished clone github.com/containerd/go-runc [2022-07-28T12:48:43.603Z] 2022/07/28 12:48:43 Clone github.com/cilium/ebpf, revision 32458a752e0bcbc670691625f84e7ef6aef5655d, attempt 1/20 [2022-07-28T12:48:44.756Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-07-28T12:48:45.018Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-07-28T12:48:45.278Z] === RUN TestDockerSuite/TestEventsFilterType [2022-07-28T12:48:45.497Z] 2022/07/28 12:48:45 Finished clone github.com/containerd/ttrpc [2022-07-28T12:48:45.497Z] 2022/07/28 12:48:45 Clone github.com/docker/swarmkit, revision cf1e0f8d95ee37ea1f9a5f8a54c73c1e0fa58a54, attempt 1/20 [2022-07-28T12:48:45.754Z] 2022/07/28 12:48:45 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2022-07-28T12:48:45.754Z] 2022/07/28 12:48:45 Finished clone github.com/containerd/continuity [2022-07-28T12:48:45.754Z] 2022/07/28 12:48:45 Finished clone github.com/gogo/googleapis [2022-07-28T12:48:45.754Z] 2022/07/28 12:48:45 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2022-07-28T12:48:45.849Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-07-28T12:48:46.109Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-07-28T12:48:46.109Z] === RUN TestDockerSuite/TestEventsFilters [2022-07-28T12:48:47.049Z] === RUN TestDockerSuite/TestEventsFormat [2022-07-28T12:48:47.126Z] 2022/07/28 12:48:46 Finished clone golang.org/x/text [2022-07-28T12:48:47.126Z] 2022/07/28 12:48:46 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2022-07-28T12:48:47.310Z] --- PASS: TestReplicatedJob (6.01s) [2022-07-28T12:48:47.310Z] === RUN TestUpdateReplicatedJob [2022-07-28T12:48:48.253Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-07-28T12:48:48.253Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-07-28T12:48:48.253Z] === RUN TestDockerSuite/TestEventsImageImport [2022-07-28T12:48:48.823Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-07-28T12:48:49.084Z] === RUN TestDockerSuite/TestEventsImagePull [2022-07-28T12:48:49.655Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-07-28T12:48:50.225Z] === RUN TestDockerSuite/TestEventsImageTag [2022-07-28T12:48:50.795Z] --- PASS: TestUpdateReplicatedJob (3.46s) [2022-07-28T12:48:50.795Z] === RUN TestServiceListWithStatuses [2022-07-28T12:48:50.795Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-28T12:48:50.795Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-28T12:48:50.795Z] === RUN TestDockerNetworkConnectAlias [2022-07-28T12:48:51.300Z] 2022/07/28 12:48:50 Finished clone google.golang.org/grpc [2022-07-28T12:48:51.300Z] 2022/07/28 12:48:50 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2022-07-28T12:48:51.300Z] 2022/07/28 12:48:50 Finished clone github.com/opencontainers/runc [2022-07-28T12:48:51.300Z] 2022/07/28 12:48:50 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2022-07-28T12:48:51.365Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-07-28T12:48:51.625Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-07-28T12:48:51.626Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2022-07-28T12:48:51.626Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-07-28T12:48:51.626Z] docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport [2022-07-28T12:48:51.626Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-07-28T12:48:51.886Z] docker_api_swarm_test.go:202: [dcf6154dec5bd] joining swarm manager [d6214bc4c096f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T12:48:52.233Z] 2022/07/28 12:48:51 Finished clone github.com/fernet/fernet-go [2022-07-28T12:48:52.233Z] 2022/07/28 12:48:51 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2022-07-28T12:48:52.489Z] 2022/07/28 12:48:52 Finished clone github.com/docker/distribution [2022-07-28T12:48:52.489Z] 2022/07/28 12:48:52 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2022-07-28T12:48:53.420Z] 2022/07/28 12:48:53 Finished clone github.com/cilium/ebpf [2022-07-28T12:48:53.420Z] 2022/07/28 12:48:53 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2022-07-28T12:48:53.983Z] 2022/07/28 12:48:53 Finished clone github.com/golang/protobuf [2022-07-28T12:48:53.983Z] 2022/07/28 12:48:53 Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2022-07-28T12:48:53.983Z] 2022/07/28 12:48:53 Finished clone golang.org/x/time [2022-07-28T12:48:53.983Z] 2022/07/28 12:48:53 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2022-07-28T12:48:54.427Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-07-28T12:48:54.686Z] === RUN TestDockerSuite/TestEventsRename [2022-07-28T12:48:55.354Z] 2022/07/28 12:48:54 Finished clone github.com/hashicorp/go-memdb [2022-07-28T12:48:55.354Z] 2022/07/28 12:48:54 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2022-07-28T12:48:55.354Z] 2022/07/28 12:48:55 Finished clone github.com/hashicorp/go-immutable-radix [2022-07-28T12:48:55.354Z] 2022/07/28 12:48:55 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2022-07-28T12:48:55.613Z] 2022/07/28 12:48:55 Finished clone github.com/hashicorp/golang-lru [2022-07-28T12:48:55.613Z] 2022/07/28 12:48:55 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2022-07-28T12:48:55.626Z] === RUN TestDockerSuite/TestEventsResize [2022-07-28T12:48:55.626Z] --- PASS: TestDockerNetworkConnectAlias (4.72s) [2022-07-28T12:48:55.626Z] === RUN TestDockerNetworkReConnect [2022-07-28T12:48:55.885Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-07-28T12:48:56.988Z] 2022/07/28 12:48:56 Finished clone github.com/coreos/pkg [2022-07-28T12:48:56.988Z] 2022/07/28 12:48:56 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2022-07-28T12:48:57.551Z] 2022/07/28 12:48:57 Finished clone github.com/moby/buildkit [2022-07-28T12:48:57.551Z] 2022/07/28 12:48:57 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2022-07-28T12:48:58.485Z] 2022/07/28 12:48:58 Finished clone github.com/beorn7/perks [2022-07-28T12:48:58.485Z] 2022/07/28 12:48:58 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2022-07-28T12:48:59.049Z] 2022/07/28 12:48:58 Finished clone golang.org/x/crypto [2022-07-28T12:48:59.049Z] 2022/07/28 12:48:58 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2022-07-28T12:48:59.185Z] --- PASS: TestDockerNetworkReConnect (3.61s) [2022-07-28T12:48:59.185Z] === RUN TestServicePlugin [2022-07-28T12:48:59.306Z] 2022/07/28 12:48:59 Finished clone github.com/prometheus/client_model [2022-07-28T12:48:59.306Z] 2022/07/28 12:48:59 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2022-07-28T12:48:59.869Z] 2022/07/28 12:48:59 Finished clone github.com/prometheus/client_golang [2022-07-28T12:48:59.869Z] 2022/07/28 12:48:59 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2022-07-28T12:49:00.841Z] 2022/07/28 12:49:00 Finished clone github.com/matttproud/golang_protobuf_extensions [2022-07-28T12:49:00.841Z] 2022/07/28 12:49:00 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2022-07-28T12:49:01.723Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-07-28T12:49:01.768Z] 2022/07/28 12:49:01 Finished clone github.com/pkg/errors [2022-07-28T12:49:01.768Z] 2022/07/28 12:49:01 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2022-07-28T12:49:01.768Z] 2022/07/28 12:49:01 Finished clone code.cloudfoundry.org/clock [2022-07-28T12:49:01.768Z] 2022/07/28 12:49:01 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2022-07-28T12:49:01.983Z] === RUN TestDockerSuite/TestEventsStreaming [2022-07-28T12:49:02.332Z] 2022/07/28 12:49:02 Finished clone github.com/prometheus/common [2022-07-28T12:49:02.332Z] 2022/07/28 12:49:02 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2022-07-28T12:49:02.332Z] 2022/07/28 12:49:02 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2022-07-28T12:49:02.332Z] 2022/07/28 12:49:02 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2022-07-28T12:49:02.588Z] 2022/07/28 12:49:02 Finished clone github.com/prometheus/procfs [2022-07-28T12:49:02.588Z] 2022/07/28 12:49:02 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2022-07-28T12:49:02.923Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-07-28T12:49:02.923Z] plugin_test.go:62: [d58b9a13825ea] joining swarm manager [d6a403698ba35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T12:49:03.152Z] 2022/07/28 12:49:02 Finished clone github.com/cespare/xxhash/v2 [2022-07-28T12:49:03.152Z] 2022/07/28 12:49:02 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2022-07-28T12:49:04.081Z] 2022/07/28 12:49:03 Finished clone github.com/inconshreveable/mousetrap [2022-07-28T12:49:04.081Z] 2022/07/28 12:49:03 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2022-07-28T12:49:04.081Z] 2022/07/28 12:49:03 Finished clone github.com/spf13/pflag [2022-07-28T12:49:04.081Z] 2022/07/28 12:49:03 Clone github.com/Microsoft/hcsshim, revision a11a2c44e8a4aa9d66314b1d759ef582df5ab5e8, attempt 1/20 [2022-07-28T12:49:04.305Z] plugin_test.go:65: [df3f64964aa23] joining swarm manager [d6a403698ba35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T12:49:04.337Z] 2022/07/28 12:49:04 Finished clone github.com/morikuni/aec [2022-07-28T12:49:04.337Z] 2022/07/28 12:49:04 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2022-07-28T12:49:05.266Z] 2022/07/28 12:49:05 Finished clone github.com/spf13/cobra [2022-07-28T12:49:05.266Z] 2022/07/28 12:49:05 Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20 [2022-07-28T12:49:05.687Z] === RUN TestDockerSuite/TestEventsTop [2022-07-28T12:49:05.829Z] 2022/07/28 12:49:05 Finished clone github.com/Azure/go-ansiterm [2022-07-28T12:49:06.086Z] 2022/07/28 12:49:05 Finished clone github.com/google/certificate-transparency-go [2022-07-28T12:49:06.086Z] 2022/07/28 12:49:05 Finished clone github.com/docker/go-metrics [2022-07-28T12:49:06.257Z] === RUN TestDockerSuite/TestEventsUntag [2022-07-28T12:49:07.453Z] 2022/07/28 12:49:07 Finished clone github.com/Microsoft/go-winio [2022-07-28T12:49:07.710Z] 2022/07/28 12:49:07 Finished clone github.com/opencontainers/selinux [2022-07-28T12:49:08.794Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-07-28T12:49:09.734Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-07-28T12:49:12.276Z] docker_api_swarm_test.go:384: [d296898285fd2] joining swarm manager [d8aa24971692f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T12:49:13.217Z] docker_api_swarm_test.go:385: [d361bb710ddad] joining swarm manager [d8aa24971692f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T12:49:15.803Z] 2022/07/28 12:49:14 Finished clone github.com/cloudflare/cfssl [2022-07-28T12:49:19.795Z] === RUN TestDockerSuite/TestExec [2022-07-28T12:49:20.055Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-07-28T12:49:20.624Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-07-28T12:49:20.884Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-07-28T12:49:21.453Z] === RUN TestDockerSuite/TestExecAPIStart [2022-07-28T12:49:22.395Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-07-28T12:49:22.973Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-07-28T12:49:23.556Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-07-28T12:49:24.124Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-07-28T12:49:24.385Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-07-28T12:49:24.955Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-07-28T12:49:25.525Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-07-28T12:49:25.754Z] 2022/07/28 12:49:24 Finished clone github.com/containerd/containerd [2022-07-28T12:49:26.464Z] === RUN TestDockerSuite/TestExecCgroup [2022-07-28T12:49:27.406Z] === RUN TestDockerSuite/TestExecEnv [2022-07-28T12:49:27.977Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-07-28T12:49:28.918Z] === RUN TestDockerSuite/TestExecExitStatus [2022-07-28T12:49:29.027Z] 2022/07/28 12:49:28 Finished clone github.com/coreos/etcd [2022-07-28T12:49:29.487Z] === RUN TestDockerSuite/TestExecInspectID [2022-07-28T12:49:29.487Z] --- PASS: TestServicePlugin (30.42s) [2022-07-28T12:49:29.487Z] === RUN TestServiceUpdateLabel [2022-07-28T12:49:29.957Z] 2022/07/28 12:49:29 Finished clone github.com/docker/swarmkit [2022-07-28T12:49:31.398Z] === RUN TestDockerSuite/TestExecInteractive [2022-07-28T12:49:31.660Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-07-28T12:49:31.922Z] --- PASS: TestServiceUpdateLabel (2.38s) [2022-07-28T12:49:31.922Z] === RUN TestServiceUpdateSecrets [2022-07-28T12:49:32.493Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-07-28T12:49:33.063Z] === RUN TestDockerSuite/TestExecParseError [2022-07-28T12:49:34.004Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-07-28T12:49:34.130Z] 2022/07/28 12:49:33 Finished clone github.com/Microsoft/hcsshim [2022-07-28T12:49:34.264Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-07-28T12:49:34.833Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-07-28T12:49:35.773Z] === RUN TestDockerSuite/TestExecSetEnv [2022-07-28T12:49:36.343Z] === RUN TestDockerSuite/TestExecStartFails [2022-07-28T12:49:36.913Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-07-28T12:49:44.104Z] 2022/07/28 12:49:43 Finished clone cloud.google.com/go [2022-07-28T12:49:46.902Z] --- PASS: TestServiceUpdateSecrets (14.37s) [2022-07-28T12:49:46.902Z] === RUN TestServiceUpdateConfigs [2022-07-28T12:49:47.472Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-07-28T12:49:48.044Z] === RUN TestDockerSuite/TestExecTTY [2022-07-28T12:49:48.274Z] 2022/07/28 12:49:47 Finished clone github.com/gogo/protobuf [2022-07-28T12:49:48.996Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-07-28T12:49:49.256Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-07-28T12:49:49.827Z] === RUN TestDockerSuite/TestExecUlimits [2022-07-28T12:49:50.397Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-07-28T12:49:50.397Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-07-28T12:49:50.397Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-07-28T12:49:51.779Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-07-28T12:49:52.039Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-07-28T12:49:52.609Z] === RUN TestDockerSuite/TestExecWithTERM [2022-07-28T12:49:53.179Z] === RUN TestDockerSuite/TestExecWithUser [2022-07-28T12:49:53.524Z] 2022/07/28 12:49:52 Finished clone google.golang.org/genproto [2022-07-28T12:49:53.748Z] === RUN TestDockerSuite/TestGetContainerStats [2022-07-28T12:49:59.026Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-07-28T12:50:00.934Z] --- PASS: TestServiceUpdateConfigs (14.75s) [2022-07-28T12:50:00.934Z] === RUN TestServiceUpdateNetwork [2022-07-28T12:50:02.845Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-07-28T12:50:04.754Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-07-28T12:50:08.949Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-07-28T12:50:09.209Z] check_test.go:380: [d361bb710ddad] daemon is not started [2022-07-28T12:50:09.209Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-07-28T12:50:09.469Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-07-28T12:50:09.469Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-07-28T12:50:09.469Z] === RUN TestDockerSuite/TestHealth [2022-07-28T12:50:11.379Z] docker_api_swarm_test.go:802: [ddca027bd7d89] joining swarm manager [d4974e8e8a53b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T12:50:12.761Z] docker_api_swarm_test.go:802: [d71c9fbdce851] joining swarm manager [d4974e8e8a53b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T12:50:13.344Z] --- PASS: TestServiceUpdateNetwork (12.41s) [2022-07-28T12:50:13.344Z] === RUN TestServiceUpdatePidsLimit [2022-07-28T12:50:13.914Z] docker_api_swarm_test.go:802: [d5be441395b46] joining swarm manager [d4974e8e8a53b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-28T12:50:14.854Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-28T12:50:15.426Z] docker_api_swarm_test.go:802: [dc18f720595f3] joining swarm manager [d4974e8e8a53b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-28T12:50:15.686Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-28T12:50:16.625Z] docker_api_swarm_test.go:810: [db15cdfebd1a2] joining swarm manager [d4974e8e8a53b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-07-28T12:50:23.202Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-28T12:50:29.780Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-07-28T12:50:29.780Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-07-28T12:50:29.780Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-07-28T12:50:29.780Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-07-28T12:50:29.780Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-07-28T12:50:29.780Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-07-28T12:50:30.040Z] --- PASS: TestServiceUpdatePidsLimit (16.54s) [2022-07-28T12:50:30.040Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2022-07-28T12:50:30.040Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.00s) [2022-07-28T12:50:30.040Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-07-28T12:50:30.040Z] PASS [2022-07-28T12:50:30.040Z] [2022-07-28T12:50:30.040Z] === Skipped [2022-07-28T12:50:30.040Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-28T12:50:30.040Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-28T12:50:30.040Z] [2022-07-28T12:50:30.040Z] DONE 27 tests, 1 skipped in 192.635s [2022-07-28T12:50:30.040Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-28T12:50:30.040Z] ++ 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 [2022-07-28T12:50:30.040Z] ++ set -e [2022-07-28T12:50:30.040Z] ++ '[' -n 0 ']' [2022-07-28T12:50:30.040Z] ++ set -x [2022-07-28T12:50:30.040Z] ++ 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 [2022-07-28T12:50:30.040Z] INFO: Testing against a local daemon [2022-07-28T12:50:30.040Z] === RUN TestSessionCreate [2022-07-28T12:50:30.040Z] --- PASS: TestSessionCreate (0.02s) [2022-07-28T12:50:30.040Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-28T12:50:30.040Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-28T12:50:30.040Z] PASS [2022-07-28T12:50:30.300Z] [2022-07-28T12:50:30.300Z] DONE 2 tests in 0.154s [2022-07-28T12:50:30.300Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-28T12:50:30.300Z] ++ 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 [2022-07-28T12:50:30.300Z] ++ set -e [2022-07-28T12:50:30.300Z] ++ '[' -n 0 ']' [2022-07-28T12:50:30.300Z] ++ set -x [2022-07-28T12:50:30.300Z] ++ 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 [2022-07-28T12:50:30.300Z] INFO: Testing against a local daemon [2022-07-28T12:50:30.300Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-28T12:50:30.300Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-28T12:50:30.300Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-28T12:50:30.300Z] === RUN TestEventsExecDie [2022-07-28T12:50:30.300Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-07-28T12:50:30.300Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-07-28T12:50:30.300Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-07-28T12:50:30.561Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-07-28T12:50:30.821Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-07-28T12:50:31.082Z] --- PASS: TestEventsExecDie (0.66s) [2022-07-28T12:50:31.082Z] === RUN TestEventsBackwardsCompatible [2022-07-28T12:50:31.082Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-07-28T12:50:31.082Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-07-28T12:50:31.082Z] === RUN TestInfoBinaryCommits [2022-07-28T12:50:31.082Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-07-28T12:50:31.082Z] === RUN TestInfoAPIVersioned [2022-07-28T12:50:31.082Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-28T12:50:31.082Z] === RUN TestInfoDiscoveryBackend [2022-07-28T12:50:31.342Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-07-28T12:50:31.342Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-07-28T12:50:31.602Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2022-07-28T12:50:31.602Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-07-28T12:50:32.173Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-07-28T12:50:32.173Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-07-28T12:50:32.743Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-07-28T12:50:32.743Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-07-28T12:50:32.743Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-07-28T12:50:33.314Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2022-07-28T12:50:33.314Z] === RUN TestInfoAPI [2022-07-28T12:50:33.314Z] --- PASS: TestInfoAPI (0.03s) [2022-07-28T12:50:33.314Z] === RUN TestInfoAPIWarnings [2022-07-28T12:50:33.314Z] === RUN TestDockerSuite/TestImagesFormat [2022-07-28T12:50:33.314Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-07-28T12:50:33.885Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-07-28T12:50:36.424Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-07-28T12:50:36.424Z] === RUN TestDockerSuite/TestImportBadURL [2022-07-28T12:50:36.424Z] === RUN TestDockerSuite/TestImportDisplay [2022-07-28T12:50:37.806Z] === RUN TestDockerSuite/TestImportFile [2022-07-28T12:50:38.746Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-07-28T12:50:38.746Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-07-28T12:50:40.157Z] === RUN TestDockerSuite/TestImportGzipped [2022-07-28T12:50:41.096Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-07-28T12:50:42.036Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-07-28T12:50:42.606Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-07-28T12:50:43.176Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-07-28T12:50:43.436Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-07-28T12:50:43.436Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-07-28T12:50:43.436Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-07-28T12:50:44.007Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-07-28T12:50:44.578Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-07-28T12:50:44.839Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-07-28T12:50:45.408Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-07-28T12:50:45.668Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-07-28T12:50:46.238Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-07-28T12:50:46.238Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-07-28T12:50:47.179Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-07-28T12:50:47.749Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-07-28T12:50:48.319Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-07-28T12:50:48.319Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-07-28T12:50:48.580Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-07-28T12:50:48.580Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-07-28T12:50:48.580Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-07-28T12:50:49.520Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-07-28T12:50:49.520Z] --- PASS: TestInfoAPIWarnings (16.32s) [2022-07-28T12:50:49.520Z] === RUN TestInfoDebug [2022-07-28T12:50:49.708Z] 2022/07/28 12:50:43 Finished clone github.com/hashicorp/consul [2022-07-28T12:50:49.780Z] === RUN TestDockerSuite/TestInspectDefault [2022-07-28T12:50:50.040Z] --- PASS: TestInfoDebug (0.54s) [2022-07-28T12:50:50.040Z] === RUN TestInfoInsecureRegistries [2022-07-28T12:50:50.300Z] === RUN TestDockerSuite/TestInspectHistory [2022-07-28T12:50:50.560Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-07-28T12:50:50.560Z] === RUN TestInfoRegistryMirrors [2022-07-28T12:50:51.130Z] === RUN TestDockerSuite/TestInspectImage [2022-07-28T12:50:51.130Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-07-28T12:50:51.130Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-07-28T12:50:51.130Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-07-28T12:50:51.130Z] === RUN TestDockerSuite/TestInspectInt64 [2022-07-28T12:50:51.130Z] --- PASS: TestInfoRegistryMirrors (0.58s) [2022-07-28T12:50:51.130Z] === RUN TestLoginFailsWithBadCredentials [2022-07-28T12:50:51.390Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-07-28T12:50:51.650Z] --- PASS: TestLoginFailsWithBadCredentials (0.44s) [2022-07-28T12:50:51.650Z] === RUN TestPingCacheHeaders [2022-07-28T12:50:51.650Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-28T12:50:51.650Z] === RUN TestPingGet [2022-07-28T12:50:51.650Z] --- PASS: TestPingGet (0.03s) [2022-07-28T12:50:51.650Z] === RUN TestPingHead [2022-07-28T12:50:51.650Z] --- PASS: TestPingHead (0.03s) [2022-07-28T12:50:51.650Z] === RUN TestVersion [2022-07-28T12:50:51.650Z] --- PASS: TestVersion (0.03s) [2022-07-28T12:50:51.650Z] PASS [2022-07-28T12:50:51.650Z] [2022-07-28T12:50:51.650Z] === Skipped [2022-07-28T12:50:51.650Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-28T12:50:51.650Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-28T12:50:51.650Z] [2022-07-28T12:50:51.650Z] DONE 18 tests, 1 skipped in 21.544s [2022-07-28T12:50:51.650Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-28T12:50:51.650Z] ++ 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 [2022-07-28T12:50:51.650Z] ++ set -e [2022-07-28T12:50:51.650Z] ++ '[' -n 0 ']' [2022-07-28T12:50:51.650Z] ++ set -x [2022-07-28T12:50:51.650Z] ++ 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 [2022-07-28T12:50:51.913Z] INFO: Testing against a local daemon [2022-07-28T12:50:51.913Z] === RUN TestVolumesCreateAndList [2022-07-28T12:50:51.913Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-28T12:50:51.913Z] === RUN TestVolumesRemove [2022-07-28T12:50:51.913Z] --- PASS: TestVolumesRemove (0.08s) [2022-07-28T12:50:51.913Z] === RUN TestVolumesInspect [2022-07-28T12:50:51.913Z] --- PASS: TestVolumesInspect (0.04s) [2022-07-28T12:50:51.913Z] === RUN TestVolumesInvalidJSON [2022-07-28T12:50:51.913Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-07-28T12:50:51.913Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-07-28T12:50:51.913Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-07-28T12:50:51.913Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-28T12:50:51.913Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-07-28T12:50:51.913Z] PASS [2022-07-28T12:50:51.913Z] [2022-07-28T12:50:51.913Z] DONE 5 tests in 0.264s [2022-07-28T12:50:51.913Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-28T12:50:52.173Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-07-28T12:50:52.173Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-07-28T12:50:52.173Z] ++++ cat bundles/test-integration/docker.pid [2022-07-28T12:50:52.173Z] +++ kill 5548 [2022-07-28T12:50:52.742Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-07-28T12:50:53.312Z] === RUN TestDockerSuite/TestInspectPlugin [2022-07-28T12:50:53.573Z] +++ /etc/init.d/apparmor stop [2022-07-28T12:50:53.573Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-28T12:50:53.573Z] [2022-07-28T12:50:53.573Z] Unloading profiles will leave already running processes permanently [2022-07-28T12:50:53.573Z] unconfined, which can lead to unexpected situations. [2022-07-28T12:50:53.573Z] [2022-07-28T12:50:53.573Z] To set a process to complain mode, use the command line tool [2022-07-28T12:50:53.573Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-28T12:50:53.573Z] +++ true [2022-07-28T12:50:53.573Z] exiting test-integration [2022-07-28T12:50:53.573Z] ++ exit 0 [2022-07-28T12:50:53.573Z] [2022-07-28T12:50:53.833Z] + for job in $(jobs -p) [2022-07-28T12:50:53.833Z] + wait 32200 [2022-07-28T12:50:55.740Z] === RUN TestDockerSuite/TestInspectRootFS [2022-07-28T12:50:55.740Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-07-28T12:50:56.000Z] === RUN TestDockerSuite/TestInspectStatus [2022-07-28T12:50:56.571Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-07-28T12:50:57.511Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-07-28T12:50:57.775Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-07-28T12:50:58.354Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-07-28T12:50:58.440Z] --- PASS: TestBuildWithHugeFile (166.25s) [2022-07-28T12:50:58.440Z] === RUN TestBuildWithEmptyDockerfile [2022-07-28T12:50:58.440Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-28T12:50:58.440Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-28T12:50:58.440Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-28T12:50:58.440Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-28T12:50:58.440Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-28T12:50:58.440Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-28T12:50:58.440Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-28T12:50:58.440Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-28T12:50:58.440Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-28T12:50:58.440Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2022-07-28T12:50:58.440Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-07-28T12:50:58.440Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-07-28T12:50:58.440Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-07-28T12:50:58.440Z] === RUN TestBuildPreserveOwnership [2022-07-28T12:50:58.440Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-07-28T12:50:58.440Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-07-28T12:50:58.440Z] === RUN TestBuildPlatformInvalid [2022-07-28T12:50:58.440Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-07-28T12:50:58.440Z] PASS [2022-07-28T12:50:58.440Z] ok github.com/docker/docker/integration/build 241.055s [2022-07-28T12:50:58.440Z] [2022-07-28T12:50:58.440Z] === Skipped [2022-07-28T12:50:58.440Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-07-28T12:50:58.440Z] build_session_test.go:25: TODO: BuildKit [2022-07-28T12:50:58.440Z] [2022-07-28T12:50:58.440Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-07-28T12:50:58.440Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:50:58.440Z] [2022-07-28T12:50:58.440Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-07-28T12:50:58.440Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-07-28T12:50:58.440Z] [2022-07-28T12:50:58.440Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-07-28T12:50:58.440Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-07-28T12:50:58.440Z] [2022-07-28T12:50:58.440Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-07-28T12:50:58.440Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-07-28T12:50:58.440Z] [2022-07-28T12:50:58.440Z] DONE 28 tests, 5 skipped in 275.448s [2022-07-28T12:50:58.440Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-07-28T12:50:58.440Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-28T12:50:58.440Z] INFO: Testing against a local daemon [2022-07-28T12:50:58.440Z] === RUN TestConfigInspect [2022-07-28T12:50:58.440Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:50:58.440Z] --- SKIP: TestConfigInspect (0.00s) [2022-07-28T12:50:58.440Z] === RUN TestConfigList [2022-07-28T12:50:58.440Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:50:58.440Z] --- SKIP: TestConfigList (0.00s) [2022-07-28T12:50:58.440Z] === RUN TestConfigsCreateAndDelete [2022-07-28T12:50:58.440Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:50:58.440Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-07-28T12:50:58.440Z] === RUN TestConfigsUpdate [2022-07-28T12:50:58.440Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:50:58.440Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-07-28T12:50:58.440Z] === RUN TestTemplatedConfig [2022-07-28T12:50:58.440Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:50:58.440Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-07-28T12:50:58.440Z] === RUN TestConfigCreateResolve [2022-07-28T12:50:58.440Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-07-28T12:50:58.440Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-07-28T12:50:58.440Z] === RUN TestConfigDaemonLibtrustID [2022-07-28T12:50:58.440Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-07-28T12:50:58.440Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-07-28T12:50:58.440Z] PASS [2022-07-28T12:50:58.440Z] ok github.com/docker/docker/integration/config 0.154s [2022-07-28T12:50:58.440Z] [2022-07-28T12:50:58.440Z] === Skipped [2022-07-28T12:50:58.440Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-07-28T12:50:58.440Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:50:58.440Z] [2022-07-28T12:50:58.440Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-07-28T12:50:58.440Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:50:58.440Z] [2022-07-28T12:50:58.440Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-07-28T12:50:58.440Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:50:58.440Z] [2022-07-28T12:50:58.440Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-07-28T12:50:58.440Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:50:58.440Z] [2022-07-28T12:50:58.440Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-07-28T12:50:58.440Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:50:58.440Z] [2022-07-28T12:50:58.440Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-07-28T12:50:58.440Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-07-28T12:50:58.440Z] [2022-07-28T12:50:58.440Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2022-07-28T12:50:58.440Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-07-28T12:50:58.440Z] [2022-07-28T12:50:58.440Z] DONE 7 tests, 7 skipped in 2.573s [2022-07-28T12:50:58.440Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-07-28T12:50:58.440Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-28T12:50:58.440Z] INFO: Testing against a local daemon [2022-07-28T12:50:58.440Z] === RUN TestCheckpoint [2022-07-28T12:50:58.440Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-28T12:50:58.440Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-28T12:50:58.440Z] === RUN TestContainerInvalidJSON [2022-07-28T12:50:58.440Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-07-28T12:50:58.440Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-07-28T12:50:58.440Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-07-28T12:50:58.440Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-07-28T12:50:58.440Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-07-28T12:50:58.441Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-07-28T12:50:58.441Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-07-28T12:50:58.441Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-07-28T12:50:58.441Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-07-28T12:50:58.441Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-07-28T12:50:58.441Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-07-28T12:50:58.441Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2022-07-28T12:50:58.441Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-07-28T12:50:58.441Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-28T12:50:58.441Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.21s) [2022-07-28T12:50:58.441Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-28T12:50:58.441Z] copy_test.go:38: testEnv.OSType == "windows" [2022-07-28T12:50:58.441Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2022-07-28T12:50:58.441Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-28T12:50:58.441Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.19s) [2022-07-28T12:50:58.441Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-28T12:50:58.441Z] copy_test.go:63: testEnv.OSType == "windows" [2022-07-28T12:50:58.441Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.04s) [2022-07-28T12:50:58.441Z] === RUN TestCopyFromContainer [2022-07-28T12:50:58.441Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:50:58.441Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-07-28T12:50:58.441Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-28T12:50:58.441Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-28T12:50:58.441Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-28T12:50:58.441Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-28T12:50:58.441Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-28T12:50:58.441Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-28T12:50:58.441Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-28T12:50:58.441Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-28T12:50:58.441Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-28T12:50:58.441Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-28T12:50:58.441Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-07-28T12:50:58.441Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-07-28T12:50:58.441Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-07-28T12:50:58.441Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-07-28T12:50:58.441Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-28T12:50:58.441Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-07-28T12:50:58.441Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-07-28T12:50:58.441Z] === RUN TestCreateWithInvalidEnv [2022-07-28T12:50:58.441Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-28T12:50:58.441Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-28T12:50:58.441Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-28T12:50:58.441Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-28T12:50:58.441Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-28T12:50:58.441Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-28T12:50:58.441Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-28T12:50:58.441Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-28T12:50:58.441Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-28T12:50:58.441Z] --- PASS: TestCreateWithInvalidEnv (0.05s) [2022-07-28T12:50:58.441Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-07-28T12:50:58.441Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-07-28T12:50:58.441Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-07-28T12:50:58.441Z] === RUN TestCreateTmpfsMountsTarget [2022-07-28T12:50:58.441Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:50:58.441Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-07-28T12:50:58.441Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-28T12:50:58.441Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-07-28T12:50:58.441Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-07-28T12:50:58.441Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-28T12:50:58.441Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-07-28T12:50:58.441Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-07-28T12:50:58.441Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-28T12:50:58.441Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-28T12:50:58.441Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-28T12:50:58.441Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-28T12:50:58.441Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-28T12:50:58.441Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-28T12:50:58.441Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-28T12:50:58.441Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-28T12:50:58.441Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-28T12:50:58.441Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-28T12:50:58.441Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-28T12:50:58.441Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-28T12:50:58.441Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-28T12:50:58.441Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-28T12:50:58.441Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-28T12:50:58.441Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-28T12:50:58.441Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s) [2022-07-28T12:50:58.441Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-28T12:50:58.441Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-28T12:50:58.441Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-28T12:50:58.441Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-28T12:50:58.441Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-28T12:50:58.441Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-28T12:50:58.441Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-07-28T12:50:58.441Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-07-28T12:50:58.441Z] === RUN TestCreateDifferentPlatform [2022-07-28T12:50:58.441Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-28T12:50:58.441Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-28T12:50:58.441Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-07-28T12:50:58.441Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-07-28T12:50:58.441Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-28T12:50:58.441Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-28T12:50:58.441Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-07-28T12:50:58.441Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-28T12:50:58.441Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-07-28T12:50:58.441Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-07-28T12:50:58.441Z] === RUN TestContainerKillOnDaemonStart [2022-07-28T12:50:58.441Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:50:58.441Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-07-28T12:50:58.441Z] === RUN TestDiff [2022-07-28T12:50:58.441Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-07-28T12:50:58.441Z] --- SKIP: TestDiff (0.00s) [2022-07-28T12:50:58.441Z] === RUN TestExecWithCloseStdin [2022-07-28T12:50:58.441Z] --- PASS: TestExecWithCloseStdin (2.90s) [2022-07-28T12:50:58.441Z] === RUN TestExec [2022-07-28T12:50:58.441Z] --- PASS: TestExec (2.68s) [2022-07-28T12:50:58.441Z] === RUN TestExecUser [2022-07-28T12:50:58.441Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-07-28T12:50:58.441Z] --- SKIP: TestExecUser (0.01s) [2022-07-28T12:50:58.441Z] === RUN TestExportContainerAndImportImage [2022-07-28T12:50:58.441Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:50:58.441Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-07-28T12:50:58.441Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-28T12:50:58.441Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:50:58.441Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-07-28T12:50:58.441Z] === RUN TestHealthCheckWorkdir [2022-07-28T12:50:58.441Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-07-28T12:50:58.441Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-07-28T12:50:58.441Z] === RUN TestHealthKillContainer [2022-07-28T12:50:58.441Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-07-28T12:50:58.441Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-07-28T12:50:58.441Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-28T12:50:58.441Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-28T12:50:58.441Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-07-28T12:50:58.441Z] === RUN TestKillContainerInvalidSignal [2022-07-28T12:50:58.923Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-07-28T12:50:59.183Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-07-28T12:50:59.756Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-07-28T12:51:00.016Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-07-28T12:51:00.277Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-07-28T12:51:00.727Z] --- PASS: TestKillContainerInvalidSignal (2.45s) [2022-07-28T12:51:00.727Z] === RUN TestKillContainer [2022-07-28T12:51:00.727Z] === RUN TestKillContainer/no_signal [2022-07-28T12:51:01.218Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-07-28T12:51:02.159Z] === RUN TestDockerSuite/TestLinksEnvs [2022-07-28T12:51:03.016Z] === RUN TestKillContainer/non_killing_signal [2022-07-28T12:51:03.016Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-07-28T12:51:03.016Z] === RUN TestKillContainer/killing_signal [2022-07-28T12:51:03.101Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-07-28T12:51:03.361Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-07-28T12:51:04.555Z] 2022/07/28 12:51:03 Finished clone github.com/aws/aws-sdk-go [2022-07-28T12:51:04.743Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-07-28T12:51:05.683Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-07-28T12:51:07.595Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-07-28T12:51:07.595Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-07-28T12:51:08.977Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-07-28T12:51:08.977Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-07-28T12:51:09.547Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-07-28T12:51:11.863Z] --- PASS: TestKillContainer (9.99s) [2022-07-28T12:51:11.863Z] --- PASS: TestKillContainer/no_signal (2.32s) [2022-07-28T12:51:11.863Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-07-28T12:51:11.863Z] --- PASS: TestKillContainer/killing_signal (7.61s) [2022-07-28T12:51:11.863Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-28T12:51:11.863Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-07-28T12:51:11.863Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-07-28T12:51:11.863Z] === RUN TestKillStoppedContainer [2022-07-28T12:51:11.863Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-07-28T12:51:11.863Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-07-28T12:51:11.863Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-28T12:51:11.863Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-07-28T12:51:11.863Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-07-28T12:51:11.863Z] === RUN TestKillDifferentUserContainer [2022-07-28T12:51:11.863Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-07-28T12:51:11.863Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-07-28T12:51:11.863Z] === RUN TestInspectOomKilledTrue [2022-07-28T12:51:11.863Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:51:11.863Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-28T12:51:11.863Z] === RUN TestInspectOomKilledFalse [2022-07-28T12:51:11.863Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-28T12:51:11.863Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-28T12:51:11.863Z] === RUN TestLogsFollowTailEmpty [2022-07-28T12:51:12.089Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-07-28T12:51:13.483Z] --- PASS: TestLogsFollowTailEmpty (2.37s) [2022-07-28T12:51:13.483Z] === RUN TestNetworkNat [2022-07-28T12:51:13.483Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-07-28T12:51:13.483Z] --- SKIP: TestNetworkNat (0.00s) [2022-07-28T12:51:13.483Z] === RUN TestNetworkLocalhostTCPNat [2022-07-28T12:51:15.771Z] --- PASS: TestNetworkLocalhostTCPNat (2.80s) [2022-07-28T12:51:15.771Z] === RUN TestNetworkLoopbackNat [2022-07-28T12:51:15.771Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-07-28T12:51:15.771Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-07-28T12:51:15.771Z] === RUN TestPause [2022-07-28T12:51:15.771Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-07-28T12:51:15.771Z] --- SKIP: TestPause (0.00s) [2022-07-28T12:51:15.771Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-28T12:51:16.287Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-07-28T12:51:17.670Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-07-28T12:51:18.060Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.30s) [2022-07-28T12:51:18.061Z] === RUN TestPauseStopPausedContainer [2022-07-28T12:51:18.061Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:51:18.061Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-07-28T12:51:18.061Z] === RUN TestPsFilter [2022-07-28T12:51:18.548Z] --- PASS: TestPsFilter (0.13s) [2022-07-28T12:51:18.548Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-28T12:51:18.611Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-07-28T12:51:19.181Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-07-28T12:51:20.568Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-07-28T12:51:20.568Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-07-28T12:51:20.828Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-07-28T12:51:20.828Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-07-28T12:51:20.828Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-07-28T12:51:21.397Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-07-28T12:51:21.657Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-07-28T12:51:25.853Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-07-28T12:51:25.853Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-07-28T12:51:25.867Z] --- PASS: TestRemoveContainerWithRemovedVolume (7.51s) [2022-07-28T12:51:25.867Z] === RUN TestRemoveContainerWithVolume [2022-07-28T12:51:28.909Z] --- PASS: TestRemoveContainerWithVolume (2.97s) [2022-07-28T12:51:28.909Z] === RUN TestRemoveContainerRunning [2022-07-28T12:51:30.048Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-07-28T12:51:30.618Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-07-28T12:51:30.618Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-07-28T12:51:31.203Z] --- PASS: TestRemoveContainerRunning (2.30s) [2022-07-28T12:51:31.203Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-28T12:51:31.558Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-07-28T12:51:32.129Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-07-28T12:51:33.075Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-07-28T12:51:33.497Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.37s) [2022-07-28T12:51:33.497Z] === RUN TestRemoveInvalidContainer [2022-07-28T12:51:33.497Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-07-28T12:51:33.497Z] === RUN TestRenameLinkedContainer [2022-07-28T12:51:33.497Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-07-28T12:51:33.497Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-07-28T12:51:33.497Z] === RUN TestRenameStoppedContainer [2022-07-28T12:51:33.725Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-07-28T12:51:33.725Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-07-28T12:51:34.664Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-07-28T12:51:37.206Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-07-28T12:51:37.776Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-07-28T12:51:38.345Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-07-28T12:51:38.345Z] === RUN TestDockerSuite/TestLogsSince [2022-07-28T12:51:40.255Z] docker_api_swarm_service_test.go:395: [d00fde4d9c1b0] joining swarm manager [d9fa627d3f399]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T12:51:40.824Z] docker_api_swarm_service_test.go:395: [d06f5d8e11b90] joining swarm manager [d9fa627d3f399]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T12:51:42.349Z] --- PASS: TestRenameStoppedContainer (7.61s) [2022-07-28T12:51:42.349Z] === RUN TestRenameRunningContainerAndReuse [2022-07-28T12:51:45.025Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-07-28T12:51:46.248Z] --- PASS: TestRenameRunningContainerAndReuse (4.89s) [2022-07-28T12:51:46.248Z] === RUN TestRenameInvalidName [2022-07-28T12:51:48.534Z] --- PASS: TestRenameInvalidName (2.30s) [2022-07-28T12:51:48.534Z] === RUN TestRenameAnonymousContainer [2022-07-28T12:51:48.534Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-07-28T12:51:48.534Z] --- SKIP: TestRenameAnonymousContainer (0.01s) [2022-07-28T12:51:48.534Z] === RUN TestRenameContainerWithSameName [2022-07-28T12:51:50.821Z] --- PASS: TestRenameContainerWithSameName (2.28s) [2022-07-28T12:51:50.821Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-28T12:51:50.821Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-07-28T12:51:50.821Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-07-28T12:51:50.821Z] === RUN TestResize [2022-07-28T12:51:51.617Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-07-28T12:51:51.617Z] === RUN TestDockerSuite/TestLogsTail [2022-07-28T12:51:51.617Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-07-28T12:51:52.187Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-07-28T12:51:52.446Z] === RUN TestDockerSuite/TestMountIntoProc [2022-07-28T12:51:52.706Z] === RUN TestDockerSuite/TestMountIntoSys [2022-07-28T12:51:53.113Z] --- PASS: TestResize (2.35s) [2022-07-28T12:51:53.113Z] === RUN TestResizeWithInvalidSize [2022-07-28T12:51:53.113Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-07-28T12:51:53.113Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2022-07-28T12:51:53.113Z] === RUN TestResizeWhenContainerNotStarted [2022-07-28T12:51:53.275Z] === RUN TestDockerSuite/TestNetHostname [2022-07-28T12:51:54.658Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-07-28T12:51:54.658Z] === RUN TestDockerSuite/TestNetworkEvents [2022-07-28T12:51:55.399Z] --- PASS: TestResizeWhenContainerNotStarted (2.60s) [2022-07-28T12:51:55.399Z] === RUN TestDaemonRestartKillContainers [2022-07-28T12:51:55.399Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:51:55.399Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-07-28T12:51:55.399Z] === RUN TestStats [2022-07-28T12:51:55.399Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-07-28T12:51:55.399Z] --- SKIP: TestStats (0.00s) [2022-07-28T12:51:55.399Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-28T12:51:55.597Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-07-28T12:51:57.505Z] docker_api_swarm_service_test.go:343: [d04d62239d374] joining swarm manager [df466cffe135d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T12:51:58.444Z] docker_api_swarm_service_test.go:343: [d4355450308c3] joining swarm manager [df466cffe135d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T12:52:00.357Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-07-28T12:52:02.268Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-07-28T12:52:02.527Z] === RUN TestDockerSuite/TestPluginActive [2022-07-28T12:52:05.065Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-07-28T12:52:08.114Z] --- PASS: TestStopContainerWithRestartPolicyAlways (11.44s) [2022-07-28T12:52:08.114Z] === RUN TestStopContainerWithTimeout [2022-07-28T12:52:08.114Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-07-28T12:52:08.114Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-07-28T12:52:08.114Z] === RUN TestUpdateRestartPolicy [2022-07-28T12:52:10.345Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-07-28T12:52:10.345Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-07-28T12:52:10.345Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-07-28T12:52:11.726Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-07-28T12:52:11.986Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-07-28T12:52:13.904Z] docker_api_swarm_service_test.go:490: [db18409de2acf] joining swarm manager [dc20e23d007de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T12:52:14.474Z] docker_api_swarm_service_test.go:490: [df857e10e3bba] joining swarm manager [dc20e23d007de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T12:52:15.416Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-07-28T12:52:17.326Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-07-28T12:52:19.863Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-07-28T12:52:25.141Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-07-28T12:52:26.524Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-07-28T12:52:26.784Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-07-28T12:52:27.723Z] === RUN TestDockerSuite/TestPortHostBinding [2022-07-28T12:52:28.665Z] === RUN TestDockerSuite/TestPortList [2022-07-28T12:52:32.866Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-07-28T12:52:33.690Z] --- PASS: TestUpdateRestartPolicy (23.14s) [2022-07-28T12:52:33.691Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-28T12:52:33.691Z] --- PASS: TestUpdateRestartWithAutoRemove (2.39s) [2022-07-28T12:52:33.691Z] === RUN TestWaitNonBlocked [2022-07-28T12:52:33.691Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-28T12:52:33.691Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-28T12:52:33.691Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-28T12:52:33.691Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-28T12:52:33.691Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-28T12:52:33.691Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-28T12:52:35.406Z] docker_api_swarm_service_test.go:128: [decb8943be91a] joining swarm manager [d08f8d663b55b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T12:52:35.976Z] docker_api_swarm_service_test.go:129: [df09c8aa7c49e] joining swarm manager [d08f8d663b55b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T12:52:36.238Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-07-28T12:52:37.621Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-07-28T12:52:37.881Z] docker_api_swarm_service_test.go:137: [dbdb3d57075fb] joining swarm manager [d08f8d663b55b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-28T12:52:38.457Z] docker_api_swarm_service_test.go:138: [dd62ac0787c12] joining swarm manager [d08f8d663b55b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-28T12:52:41.012Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-07-28T12:52:41.012Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.03s) [2022-07-28T12:52:41.012Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.89s) [2022-07-28T12:52:41.012Z] === RUN TestWaitBlocked [2022-07-28T12:52:41.012Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-07-28T12:52:41.012Z] --- SKIP: TestWaitBlocked (0.00s) [2022-07-28T12:52:41.012Z] PASS [2022-07-28T12:52:41.012Z] ok github.com/docker/docker/integration/container 108.749s [2022-07-28T12:52:41.012Z] [2022-07-28T12:52:41.012Z] === Skipped [2022-07-28T12:52:41.012Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-07-28T12:52:41.012Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-28T12:52:41.012Z] [2022-07-28T12:52:41.012Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2022-07-28T12:52:41.012Z] copy_test.go:38: testEnv.OSType == "windows" [2022-07-28T12:52:41.012Z] [2022-07-28T12:52:41.012Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.04s) [2022-07-28T12:52:41.012Z] copy_test.go:63: testEnv.OSType == "windows" [2022-07-28T12:52:41.012Z] [2022-07-28T12:52:41.012Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-07-28T12:52:41.012Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:52:41.012Z] [2022-07-28T12:52:41.012Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-07-28T12:52:41.012Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-07-28T12:52:41.012Z] [2022-07-28T12:52:41.012Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-07-28T12:52:41.012Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:52:41.012Z] [2022-07-28T12:52:41.012Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-07-28T12:52:41.012Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-07-28T12:52:41.012Z] [2022-07-28T12:52:41.012Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-07-28T12:52:41.012Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-07-28T12:52:41.012Z] [2022-07-28T12:52:41.012Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-07-28T12:52:41.012Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-07-28T12:52:41.012Z] [2022-07-28T12:52:41.013Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-07-28T12:52:41.013Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-07-28T12:52:41.013Z] [2022-07-28T12:52:41.013Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-07-28T12:52:41.013Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:52:41.013Z] [2022-07-28T12:52:41.013Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-07-28T12:52:41.013Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-07-28T12:52:41.013Z] [2022-07-28T12:52:41.013Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.01s) [2022-07-28T12:52:41.013Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-07-28T12:52:41.013Z] [2022-07-28T12:52:41.013Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-07-28T12:52:41.013Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:52:41.013Z] [2022-07-28T12:52:41.013Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-07-28T12:52:41.013Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:52:41.013Z] [2022-07-28T12:52:41.013Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-07-28T12:52:41.013Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-07-28T12:52:41.013Z] [2022-07-28T12:52:41.013Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-07-28T12:52:41.013Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-07-28T12:52:41.013Z] [2022-07-28T12:52:41.013Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-07-28T12:52:41.013Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-28T12:52:41.013Z] [2022-07-28T12:52:41.013Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-07-28T12:52:41.013Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-07-28T12:52:41.013Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-07-28T12:52:41.013Z] [2022-07-28T12:52:41.013Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-07-28T12:52:41.013Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-07-28T12:52:41.013Z] [2022-07-28T12:52:41.013Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-07-28T12:52:41.013Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-07-28T12:52:41.013Z] [2022-07-28T12:52:41.013Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-07-28T12:52:41.013Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-07-28T12:52:41.013Z] [2022-07-28T12:52:41.013Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-07-28T12:52:41.013Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-07-28T12:52:41.013Z] [2022-07-28T12:52:41.013Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-07-28T12:52:41.013Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:52:41.013Z] [2022-07-28T12:52:41.013Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-07-28T12:52:41.013Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-28T12:52:41.013Z] [2022-07-28T12:52:41.013Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-07-28T12:52:41.013Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-07-28T12:52:41.013Z] [2022-07-28T12:52:41.013Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-07-28T12:52:41.013Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-07-28T12:52:41.013Z] [2022-07-28T12:52:41.013Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-07-28T12:52:41.013Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-07-28T12:52:41.013Z] [2022-07-28T12:52:41.013Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-07-28T12:52:41.013Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:52:41.013Z] [2022-07-28T12:52:41.013Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-07-28T12:52:41.013Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-07-28T12:52:41.013Z] [2022-07-28T12:52:41.013Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.01s) [2022-07-28T12:52:41.013Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-07-28T12:52:41.013Z] [2022-07-28T12:52:41.013Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-07-28T12:52:41.013Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-07-28T12:52:41.013Z] [2022-07-28T12:52:41.013Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2022-07-28T12:52:41.013Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-07-28T12:52:41.013Z] [2022-07-28T12:52:41.013Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-07-28T12:52:41.013Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:52:41.013Z] [2022-07-28T12:52:41.013Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-07-28T12:52:41.013Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-07-28T12:52:41.013Z] [2022-07-28T12:52:41.013Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-07-28T12:52:41.013Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-07-28T12:52:41.013Z] [2022-07-28T12:52:41.013Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-07-28T12:52:41.013Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-07-28T12:52:41.013Z] [2022-07-28T12:52:41.013Z] DONE 88 tests, 37 skipped in 112.211s [2022-07-28T12:52:41.013Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-07-28T12:52:43.302Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-28T12:52:43.302Z] INFO: Testing against a local daemon [2022-07-28T12:52:43.302Z] === RUN TestCommitInheritsEnv [2022-07-28T12:52:43.302Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-07-28T12:52:43.302Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-07-28T12:52:43.302Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-28T12:52:43.302Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-07-28T12:52:43.302Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-07-28T12:52:43.302Z] === RUN TestImagesFilterMultiReference [2022-07-28T12:52:43.302Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-07-28T12:52:43.302Z] === RUN TestImagePullPlatformInvalid [2022-07-28T12:52:43.302Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-07-28T12:52:43.302Z] === RUN TestRemoveImageOrphaning [2022-07-28T12:52:43.734Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-07-28T12:52:43.734Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-07-28T12:52:43.734Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-07-28T12:52:43.993Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-07-28T12:52:43.993Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-07-28T12:52:44.253Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-07-28T12:52:44.253Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-07-28T12:52:44.326Z] --- PASS: TestRemoveImageOrphaning (1.31s) [2022-07-28T12:52:44.326Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-28T12:52:44.326Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.08s) [2022-07-28T12:52:44.326Z] === RUN TestTagInvalidReference [2022-07-28T12:52:44.812Z] --- PASS: TestTagInvalidReference (0.03s) [2022-07-28T12:52:44.813Z] === RUN TestTagValidPrefixedRepo [2022-07-28T12:52:44.813Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-07-28T12:52:44.813Z] === RUN TestTagExistedNameWithoutForce [2022-07-28T12:52:44.813Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-07-28T12:52:44.813Z] === RUN TestTagOfficialNames [2022-07-28T12:52:44.813Z] --- PASS: TestTagOfficialNames (0.11s) [2022-07-28T12:52:44.813Z] === RUN TestTagMatchesDigest [2022-07-28T12:52:44.813Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-07-28T12:52:44.813Z] PASS [2022-07-28T12:52:44.813Z] ok github.com/docker/docker/integration/image 1.943s [2022-07-28T12:52:44.813Z] [2022-07-28T12:52:44.813Z] === Skipped [2022-07-28T12:52:44.813Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-07-28T12:52:44.813Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-07-28T12:52:44.813Z] [2022-07-28T12:52:44.813Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-07-28T12:52:44.813Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-07-28T12:52:44.813Z] [2022-07-28T12:52:44.813Z] DONE 11 tests, 2 skipped in 4.106s [2022-07-28T12:52:44.824Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-07-28T12:52:44.824Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-07-28T12:52:45.305Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-07-28T12:52:45.763Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-07-28T12:52:45.763Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-07-28T12:52:46.928Z] testing: warning: no tests to run [2022-07-28T12:52:46.928Z] PASS [2022-07-28T12:52:46.928Z] ok github.com/docker/docker/integration/network/ipvlan 0.205s [no tests to run] [2022-07-28T12:52:46.928Z] testing: warning: no tests to run [2022-07-28T12:52:46.928Z] PASS [2022-07-28T12:52:46.928Z] ok github.com/docker/docker/integration/network/macvlan 0.043s [no tests to run] [2022-07-28T12:52:47.672Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-07-28T12:52:47.952Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-28T12:52:47.952Z] INFO: Testing against a local daemon [2022-07-28T12:52:47.952Z] === RUN TestNetworkCreateDelete [2022-07-28T12:52:47.952Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-07-28T12:52:47.952Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-07-28T12:52:47.952Z] === RUN TestDockerNetworkDeletePreferID [2022-07-28T12:52:47.952Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-07-28T12:52:47.952Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-07-28T12:52:47.952Z] === RUN TestDaemonDNSFallback [2022-07-28T12:52:47.952Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-07-28T12:52:47.952Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-07-28T12:52:47.952Z] === RUN TestInspectNetwork [2022-07-28T12:52:47.952Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-07-28T12:52:47.952Z] --- SKIP: TestInspectNetwork (0.00s) [2022-07-28T12:52:47.952Z] === RUN TestRunContainerWithBridgeNone [2022-07-28T12:52:47.952Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-07-28T12:52:47.952Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-07-28T12:52:47.952Z] === RUN TestNetworkInvalidJSON [2022-07-28T12:52:47.952Z] === RUN TestNetworkInvalidJSON//networks/create [2022-07-28T12:52:47.952Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-07-28T12:52:47.952Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-07-28T12:52:47.952Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-07-28T12:52:47.952Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-07-28T12:52:47.952Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-07-28T12:52:47.952Z] === CONT TestNetworkInvalidJSON//networks/create [2022-07-28T12:52:47.952Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-07-28T12:52:47.952Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-07-28T12:52:47.952Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-07-28T12:52:47.952Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-07-28T12:52:47.952Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-07-28T12:52:47.952Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-07-28T12:52:47.952Z] === RUN TestNetworkList [2022-07-28T12:52:47.952Z] === RUN TestNetworkList//networks [2022-07-28T12:52:47.952Z] === PAUSE TestNetworkList//networks [2022-07-28T12:52:47.952Z] === RUN TestNetworkList//networks/ [2022-07-28T12:52:47.953Z] === PAUSE TestNetworkList//networks/ [2022-07-28T12:52:47.953Z] === CONT TestNetworkList//networks [2022-07-28T12:52:47.953Z] === CONT TestNetworkList//networks/ [2022-07-28T12:52:47.953Z] --- PASS: TestNetworkList (0.05s) [2022-07-28T12:52:47.953Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-28T12:52:47.953Z] --- PASS: TestNetworkList//networks (0.01s) [2022-07-28T12:52:47.953Z] === RUN TestHostIPv4BridgeLabel [2022-07-28T12:52:47.953Z] network_test.go:126: testEnv.OSType == "windows" [2022-07-28T12:52:47.953Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-07-28T12:52:47.953Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-28T12:52:47.953Z] service_test.go:29: testEnv.OSType == "windows" [2022-07-28T12:52:47.953Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-07-28T12:52:47.953Z] === RUN TestDaemonDefaultNetworkPools [2022-07-28T12:52:47.953Z] service_test.go:58: testEnv.OSType == "windows" [2022-07-28T12:52:47.953Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-07-28T12:52:47.953Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-28T12:52:47.953Z] service_test.go:102: testEnv.OSType == "windows" [2022-07-28T12:52:47.953Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-07-28T12:52:47.953Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-28T12:52:47.953Z] service_test.go:136: testEnv.OSType == "windows" [2022-07-28T12:52:47.953Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-07-28T12:52:47.953Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-28T12:52:47.953Z] service_test.go:187: testEnv.OSType == "windows" [2022-07-28T12:52:47.953Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-07-28T12:52:47.953Z] === RUN TestServiceWithPredefinedNetwork [2022-07-28T12:52:47.953Z] service_test.go:212: testEnv.OSType == "windows" [2022-07-28T12:52:47.953Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-07-28T12:52:47.953Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-28T12:52:47.953Z] service_test.go:242: FLAKY_TEST [2022-07-28T12:52:47.953Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-28T12:52:47.953Z] === RUN TestServiceWithDataPathPortInit [2022-07-28T12:52:47.953Z] service_test.go:332: testEnv.OSType == "windows" [2022-07-28T12:52:47.953Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-07-28T12:52:47.953Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-28T12:52:47.953Z] service_test.go:400: testEnv.OSType == "windows" [2022-07-28T12:52:47.953Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-28T12:52:47.953Z] PASS [2022-07-28T12:52:47.953Z] ok github.com/docker/docker/integration/network 0.235s [2022-07-28T12:52:48.242Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-07-28T12:52:48.440Z] [2022-07-28T12:52:48.440Z] === Skipped [2022-07-28T12:52:48.440Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-07-28T12:52:48.440Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-07-28T12:52:48.440Z] [2022-07-28T12:52:48.440Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-07-28T12:52:48.440Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-07-28T12:52:48.440Z] [2022-07-28T12:52:48.440Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-07-28T12:52:48.440Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-07-28T12:52:48.440Z] [2022-07-28T12:52:48.440Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-07-28T12:52:48.440Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-07-28T12:52:48.440Z] [2022-07-28T12:52:48.440Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-07-28T12:52:48.440Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-07-28T12:52:48.440Z] [2022-07-28T12:52:48.440Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-07-28T12:52:48.440Z] network_test.go:126: testEnv.OSType == "windows" [2022-07-28T12:52:48.440Z] [2022-07-28T12:52:48.440Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-07-28T12:52:48.440Z] service_test.go:29: testEnv.OSType == "windows" [2022-07-28T12:52:48.440Z] [2022-07-28T12:52:48.440Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-07-28T12:52:48.440Z] service_test.go:58: testEnv.OSType == "windows" [2022-07-28T12:52:48.440Z] [2022-07-28T12:52:48.440Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-07-28T12:52:48.440Z] service_test.go:102: testEnv.OSType == "windows" [2022-07-28T12:52:48.440Z] [2022-07-28T12:52:48.440Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-07-28T12:52:48.440Z] service_test.go:136: testEnv.OSType == "windows" [2022-07-28T12:52:48.440Z] [2022-07-28T12:52:48.440Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-07-28T12:52:48.440Z] service_test.go:187: testEnv.OSType == "windows" [2022-07-28T12:52:48.440Z] [2022-07-28T12:52:48.440Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-07-28T12:52:48.440Z] service_test.go:212: testEnv.OSType == "windows" [2022-07-28T12:52:48.440Z] [2022-07-28T12:52:48.440Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-28T12:52:48.440Z] service_test.go:242: FLAKY_TEST [2022-07-28T12:52:48.440Z] [2022-07-28T12:52:48.440Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-07-28T12:52:48.440Z] service_test.go:332: testEnv.OSType == "windows" [2022-07-28T12:52:48.440Z] [2022-07-28T12:52:48.440Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-28T12:52:48.440Z] service_test.go:400: testEnv.OSType == "windows" [2022-07-28T12:52:48.440Z] [2022-07-28T12:52:48.440Z] DONE 22 tests, 15 skipped in 3.296s [2022-07-28T12:52:48.440Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-07-28T12:52:48.811Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-07-28T12:52:48.811Z] === RUN TestDockerSuite/TestPsByOrder [2022-07-28T12:52:48.926Z] testing: warning: no tests to run [2022-07-28T12:52:48.926Z] PASS [2022-07-28T12:52:48.926Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2022-07-28T12:52:48.926Z] [2022-07-28T12:52:48.926Z] DONE 0 tests in 0.552s [2022-07-28T12:52:49.412Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-07-28T12:52:49.898Z] testing: warning: no tests to run [2022-07-28T12:52:49.898Z] PASS [2022-07-28T12:52:49.898Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2022-07-28T12:52:49.898Z] [2022-07-28T12:52:49.898Z] DONE 0 tests in 0.595s [2022-07-28T12:52:49.898Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-07-28T12:52:50.723Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-07-28T12:52:51.294Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-07-28T12:52:52.207Z] testing: warning: no tests to run [2022-07-28T12:52:52.207Z] PASS [2022-07-28T12:52:52.207Z] testing: warning: no tests to run [2022-07-28T12:52:52.207Z] PASS [2022-07-28T12:52:52.207Z] ok github.com/docker/docker/integration/plugin/authz 0.134s [no tests to run] [2022-07-28T12:52:52.207Z] ok github.com/docker/docker/integration/plugin 0.168s [no tests to run] [2022-07-28T12:52:53.837Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-07-28T12:52:56.375Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-07-28T12:52:56.375Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-07-28T12:52:58.915Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-07-28T12:53:00.824Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-07-28T12:53:02.733Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-07-28T12:53:05.048Z] testing: warning: no tests to run [2022-07-28T12:53:05.048Z] PASS [2022-07-28T12:53:05.048Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.077s [no tests to run] [2022-07-28T12:53:05.048Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-28T12:53:05.048Z] INFO: Testing against a local daemon [2022-07-28T12:53:05.048Z] === RUN TestExternalGraphDriver [2022-07-28T12:53:05.048Z] external_test.go:48: runtime.GOOS == "windows" [2022-07-28T12:53:05.048Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-07-28T12:53:05.048Z] === RUN TestGraphdriverPluginV2 [2022-07-28T12:53:05.048Z] external_test.go:408: runtime.GOOS == "windows" [2022-07-28T12:53:05.048Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2022-07-28T12:53:05.048Z] PASS [2022-07-28T12:53:05.048Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.344s [2022-07-28T12:53:05.294Z] docker_api_swarm_service_test.go:304: [dcb1393121c0c] joining swarm manager [d390aa5103711]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T12:53:05.294Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-07-28T12:53:05.864Z] docker_api_swarm_service_test.go:304: [dbb372a375dad] joining swarm manager [d390aa5103711]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T12:53:06.073Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-28T12:53:06.073Z] INFO: Testing against a local daemon [2022-07-28T12:53:06.073Z] === RUN TestPluginWithDevMounts [2022-07-28T12:53:06.073Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:53:06.073Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-07-28T12:53:06.073Z] PASS [2022-07-28T12:53:06.073Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-28T12:53:06.073Z] INFO: Testing against a local daemon [2022-07-28T12:53:06.073Z] === RUN TestPluginInvalidJSON [2022-07-28T12:53:06.073Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-28T12:53:06.073Z] INFO: Testing against a local daemon [2022-07-28T12:53:06.073Z] === RUN TestReadPluginNoRead [2022-07-28T12:53:06.073Z] read_test.go:21: no unix domain sockets on Windows [2022-07-28T12:53:06.073Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-07-28T12:53:06.073Z] PASS [2022-07-28T12:53:06.073Z] ok github.com/docker/docker/integration/plugin/volumes 0.254s [2022-07-28T12:53:06.073Z] ok github.com/docker/docker/integration/plugin/logging 0.199s [2022-07-28T12:53:06.073Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-07-28T12:53:06.073Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-07-28T12:53:06.073Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-07-28T12:53:06.073Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-07-28T12:53:06.073Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-07-28T12:53:06.073Z] === RUN TestPluginInstall [2022-07-28T12:53:06.073Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-07-28T12:53:06.073Z] --- SKIP: TestPluginInstall (0.00s) [2022-07-28T12:53:06.073Z] === RUN TestPluginsWithRuntimes [2022-07-28T12:53:06.073Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-07-28T12:53:06.073Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-07-28T12:53:06.073Z] === RUN TestPluginBackCompatMediaTypes [2022-07-28T12:53:06.073Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-07-28T12:53:06.073Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-07-28T12:53:06.073Z] PASS [2022-07-28T12:53:06.073Z] ok github.com/docker/docker/integration/plugin/common 0.223s [2022-07-28T12:53:06.073Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-07-28T12:53:06.073Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-07-28T12:53:06.073Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-07-28T12:53:06.125Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-07-28T12:53:06.560Z] [2022-07-28T12:53:06.560Z] === Skipped [2022-07-28T12:53:06.560Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-07-28T12:53:06.560Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-07-28T12:53:06.560Z] [2022-07-28T12:53:06.560Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-07-28T12:53:06.560Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-07-28T12:53:06.560Z] [2022-07-28T12:53:06.560Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-07-28T12:53:06.560Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-07-28T12:53:06.560Z] [2022-07-28T12:53:06.560Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-07-28T12:53:06.560Z] external_test.go:48: runtime.GOOS == "windows" [2022-07-28T12:53:06.560Z] [2022-07-28T12:53:06.560Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2022-07-28T12:53:06.560Z] external_test.go:408: runtime.GOOS == "windows" [2022-07-28T12:53:06.560Z] [2022-07-28T12:53:06.560Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-07-28T12:53:06.560Z] read_test.go:21: no unix domain sockets on Windows [2022-07-28T12:53:06.560Z] [2022-07-28T12:53:06.560Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-07-28T12:53:06.560Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:53:06.560Z] [2022-07-28T12:53:06.560Z] DONE 9 tests, 7 skipped in 16.499s [2022-07-28T12:53:06.560Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-07-28T12:53:07.047Z] testing: warning: no tests to run [2022-07-28T12:53:07.047Z] PASS [2022-07-28T12:53:07.047Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2022-07-28T12:53:07.047Z] [2022-07-28T12:53:07.047Z] DONE 0 tests in 0.559s [2022-07-28T12:53:07.535Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-07-28T12:53:08.036Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-07-28T12:53:08.559Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-28T12:53:08.559Z] INFO: Testing against a local daemon [2022-07-28T12:53:08.559Z] === RUN TestPluginInvalidJSON [2022-07-28T12:53:08.559Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-07-28T12:53:08.559Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-07-28T12:53:08.559Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-07-28T12:53:08.559Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-07-28T12:53:08.559Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-07-28T12:53:08.559Z] === RUN TestPluginInstall [2022-07-28T12:53:08.559Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-07-28T12:53:08.559Z] --- SKIP: TestPluginInstall (0.00s) [2022-07-28T12:53:08.559Z] === RUN TestPluginsWithRuntimes [2022-07-28T12:53:08.559Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-07-28T12:53:08.559Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-07-28T12:53:08.559Z] === RUN TestPluginBackCompatMediaTypes [2022-07-28T12:53:08.559Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-07-28T12:53:08.559Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-07-28T12:53:08.559Z] PASS [2022-07-28T12:53:08.559Z] ok github.com/docker/docker/integration/plugin/common (cached) [2022-07-28T12:53:08.559Z] [2022-07-28T12:53:08.559Z] === Skipped [2022-07-28T12:53:08.559Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-07-28T12:53:08.559Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-07-28T12:53:08.559Z] [2022-07-28T12:53:08.559Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-07-28T12:53:08.559Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-07-28T12:53:08.559Z] [2022-07-28T12:53:08.559Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-07-28T12:53:08.559Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-07-28T12:53:08.559Z] [2022-07-28T12:53:08.559Z] DONE 5 tests, 3 skipped in 1.414s [2022-07-28T12:53:08.976Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-07-28T12:53:09.046Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-07-28T12:53:09.918Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-07-28T12:53:10.071Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-28T12:53:10.071Z] INFO: Testing against a local daemon [2022-07-28T12:53:10.071Z] === RUN TestExternalGraphDriver [2022-07-28T12:53:10.071Z] external_test.go:48: runtime.GOOS == "windows" [2022-07-28T12:53:10.071Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-07-28T12:53:10.071Z] === RUN TestGraphdriverPluginV2 [2022-07-28T12:53:10.071Z] external_test.go:408: runtime.GOOS == "windows" [2022-07-28T12:53:10.071Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2022-07-28T12:53:10.071Z] PASS [2022-07-28T12:53:10.071Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2022-07-28T12:53:10.071Z] [2022-07-28T12:53:10.071Z] === Skipped [2022-07-28T12:53:10.071Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-07-28T12:53:10.071Z] external_test.go:48: runtime.GOOS == "windows" [2022-07-28T12:53:10.071Z] [2022-07-28T12:53:10.071Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2022-07-28T12:53:10.071Z] external_test.go:408: runtime.GOOS == "windows" [2022-07-28T12:53:10.071Z] [2022-07-28T12:53:10.071Z] DONE 2 tests, 2 skipped in 1.179s [2022-07-28T12:53:10.558Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-07-28T12:53:11.299Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-07-28T12:53:11.583Z] testing: warning: no tests to run [2022-07-28T12:53:11.583Z] PASS [2022-07-28T12:53:11.583Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-28T12:53:11.584Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-07-28T12:53:11.584Z] INFO: Testing against a local daemon [2022-07-28T12:53:11.584Z] === RUN TestReadPluginNoRead [2022-07-28T12:53:11.584Z] read_test.go:21: no unix domain sockets on Windows [2022-07-28T12:53:11.584Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-07-28T12:53:11.584Z] PASS [2022-07-28T12:53:11.584Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2022-07-28T12:53:11.584Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-07-28T12:53:11.584Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-07-28T12:53:11.584Z] [2022-07-28T12:53:11.584Z] === Skipped [2022-07-28T12:53:11.584Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-07-28T12:53:11.584Z] read_test.go:21: no unix domain sockets on Windows [2022-07-28T12:53:11.584Z] [2022-07-28T12:53:11.584Z] DONE 1 tests, 1 skipped in 1.447s [2022-07-28T12:53:12.076Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-07-28T12:53:12.563Z] testing: warning: no tests to run [2022-07-28T12:53:12.563Z] PASS [2022-07-28T12:53:12.563Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-07-28T12:53:12.680Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-07-28T12:53:13.049Z] [2022-07-28T12:53:13.049Z] DONE 0 tests in 0.858s [2022-07-28T12:53:13.049Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-07-28T12:53:13.621Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-07-28T12:53:13.882Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-07-28T12:53:14.077Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-28T12:53:14.077Z] INFO: Testing against a local daemon [2022-07-28T12:53:14.077Z] === RUN TestPluginWithDevMounts [2022-07-28T12:53:14.077Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:53:14.077Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-07-28T12:53:14.077Z] PASS [2022-07-28T12:53:14.077Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2022-07-28T12:53:14.077Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-07-28T12:53:14.077Z] [2022-07-28T12:53:14.077Z] === Skipped [2022-07-28T12:53:14.077Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-07-28T12:53:14.077Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:53:14.077Z] [2022-07-28T12:53:14.077Z] DONE 1 tests, 1 skipped in 1.296s [2022-07-28T12:53:14.565Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-07-28T12:53:14.823Z] === RUN TestDockerSuite/TestPsRightTagName [2022-07-28T12:53:16.203Z] === RUN TestDockerSuite/TestPsShowMounts [2022-07-28T12:53:16.853Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-28T12:53:16.853Z] INFO: Testing against a local daemon [2022-07-28T12:53:16.853Z] === RUN TestSecretInspect [2022-07-28T12:53:16.853Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:53:16.853Z] --- SKIP: TestSecretInspect (0.00s) [2022-07-28T12:53:16.853Z] === RUN TestSecretList [2022-07-28T12:53:16.853Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:53:16.853Z] --- SKIP: TestSecretList (0.00s) [2022-07-28T12:53:16.853Z] === RUN TestSecretsCreateAndDelete [2022-07-28T12:53:16.853Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:53:16.853Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-07-28T12:53:16.853Z] === RUN TestSecretsUpdate [2022-07-28T12:53:16.853Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:53:16.853Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-07-28T12:53:16.853Z] === RUN TestTemplatedSecret [2022-07-28T12:53:16.853Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:53:16.853Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-07-28T12:53:16.853Z] === RUN TestSecretCreateResolve [2022-07-28T12:53:16.853Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-07-28T12:53:16.853Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-07-28T12:53:16.853Z] PASS [2022-07-28T12:53:16.853Z] ok github.com/docker/docker/integration/secret 0.149s [2022-07-28T12:53:16.853Z] [2022-07-28T12:53:16.853Z] === Skipped [2022-07-28T12:53:16.853Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-07-28T12:53:16.853Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:53:16.853Z] [2022-07-28T12:53:16.853Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-07-28T12:53:16.853Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:53:16.853Z] [2022-07-28T12:53:16.853Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-07-28T12:53:16.853Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:53:16.853Z] [2022-07-28T12:53:16.853Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-07-28T12:53:16.853Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:53:16.853Z] [2022-07-28T12:53:16.853Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-07-28T12:53:16.853Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:53:16.853Z] [2022-07-28T12:53:16.853Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-07-28T12:53:16.853Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-07-28T12:53:16.853Z] [2022-07-28T12:53:16.853Z] DONE 6 tests, 6 skipped in 2.406s [2022-07-28T12:53:16.853Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-07-28T12:53:18.113Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-07-28T12:53:18.113Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-07-28T12:53:18.113Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-07-28T12:53:18.113Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-07-28T12:53:18.683Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-07-28T12:53:18.943Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-07-28T12:53:19.203Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-07-28T12:53:19.462Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-07-28T12:53:19.903Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-28T12:53:19.903Z] INFO: Testing against a local daemon [2022-07-28T12:53:19.903Z] === RUN TestServiceCreateInit [2022-07-28T12:53:19.903Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-28T12:53:19.903Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:53:19.903Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-28T12:53:19.903Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:53:19.903Z] --- PASS: TestServiceCreateInit (0.05s) [2022-07-28T12:53:19.903Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-28T12:53:19.903Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-28T12:53:19.903Z] === RUN TestCreateServiceMultipleTimes [2022-07-28T12:53:19.903Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:53:19.903Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-07-28T12:53:19.903Z] === RUN TestCreateServiceConflict [2022-07-28T12:53:19.903Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:53:19.903Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-07-28T12:53:19.903Z] === RUN TestCreateServiceMaxReplicas [2022-07-28T12:53:19.903Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:53:19.903Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-07-28T12:53:19.903Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-28T12:53:19.903Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:53:19.903Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-07-28T12:53:19.903Z] === RUN TestCreateServiceSecretFileMode [2022-07-28T12:53:19.903Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:53:19.903Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-07-28T12:53:19.903Z] === RUN TestCreateServiceConfigFileMode [2022-07-28T12:53:19.903Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:53:19.903Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-07-28T12:53:19.903Z] === RUN TestCreateServiceSysctls [2022-07-28T12:53:19.903Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:53:19.903Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-07-28T12:53:19.903Z] === RUN TestCreateServiceCapabilities [2022-07-28T12:53:19.903Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:53:19.903Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-07-28T12:53:19.903Z] === RUN TestInspect [2022-07-28T12:53:19.903Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:53:19.903Z] --- SKIP: TestInspect (0.00s) [2022-07-28T12:53:19.903Z] === RUN TestCreateJob [2022-07-28T12:53:19.903Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:53:19.903Z] --- SKIP: TestCreateJob (0.00s) [2022-07-28T12:53:19.903Z] === RUN TestReplicatedJob [2022-07-28T12:53:19.903Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:53:19.903Z] --- SKIP: TestReplicatedJob (0.00s) [2022-07-28T12:53:19.904Z] === RUN TestUpdateReplicatedJob [2022-07-28T12:53:19.904Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:53:19.904Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-07-28T12:53:19.904Z] === RUN TestServiceListWithStatuses [2022-07-28T12:53:19.904Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:53:19.904Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-28T12:53:19.904Z] === RUN TestDockerNetworkConnectAlias [2022-07-28T12:53:19.904Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:53:19.904Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-07-28T12:53:19.904Z] === RUN TestDockerNetworkReConnect [2022-07-28T12:53:19.904Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:53:19.904Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-07-28T12:53:19.904Z] === RUN TestServicePlugin [2022-07-28T12:53:19.904Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:53:19.904Z] --- SKIP: TestServicePlugin (0.00s) [2022-07-28T12:53:19.904Z] === RUN TestServiceUpdateLabel [2022-07-28T12:53:19.904Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-07-28T12:53:19.904Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-07-28T12:53:19.904Z] === RUN TestServiceUpdateSecrets [2022-07-28T12:53:19.904Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-07-28T12:53:19.904Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-07-28T12:53:20.390Z] === RUN TestServiceUpdateConfigs [2022-07-28T12:53:20.391Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-07-28T12:53:20.391Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-07-28T12:53:20.391Z] === RUN TestServiceUpdateNetwork [2022-07-28T12:53:20.391Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-07-28T12:53:20.391Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-07-28T12:53:20.391Z] === RUN TestServiceUpdatePidsLimit [2022-07-28T12:53:20.391Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-07-28T12:53:20.391Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-07-28T12:53:20.391Z] PASS [2022-07-28T12:53:20.391Z] ok github.com/docker/docker/integration/service 0.361s [2022-07-28T12:53:20.391Z] [2022-07-28T12:53:20.391Z] === Skipped [2022-07-28T12:53:20.391Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-28T12:53:20.391Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:53:20.391Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-28T12:53:20.391Z] [2022-07-28T12:53:20.391Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-28T12:53:20.391Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:53:20.391Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-28T12:53:20.391Z] [2022-07-28T12:53:20.391Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-07-28T12:53:20.391Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:53:20.391Z] [2022-07-28T12:53:20.391Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-07-28T12:53:20.391Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:53:20.391Z] [2022-07-28T12:53:20.391Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-07-28T12:53:20.391Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:53:20.391Z] [2022-07-28T12:53:20.391Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-07-28T12:53:20.391Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:53:20.391Z] [2022-07-28T12:53:20.391Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-07-28T12:53:20.391Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:53:20.391Z] [2022-07-28T12:53:20.391Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-07-28T12:53:20.391Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:53:20.391Z] [2022-07-28T12:53:20.391Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-07-28T12:53:20.391Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:53:20.391Z] [2022-07-28T12:53:20.391Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-07-28T12:53:20.391Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:53:20.391Z] [2022-07-28T12:53:20.391Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-07-28T12:53:20.391Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:53:20.391Z] [2022-07-28T12:53:20.391Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-07-28T12:53:20.391Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:53:20.391Z] [2022-07-28T12:53:20.391Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-07-28T12:53:20.391Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:53:20.391Z] [2022-07-28T12:53:20.391Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-07-28T12:53:20.391Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:53:20.391Z] [2022-07-28T12:53:20.391Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-07-28T12:53:20.391Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:53:20.391Z] [2022-07-28T12:53:20.391Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-07-28T12:53:20.391Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:53:20.391Z] [2022-07-28T12:53:20.391Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-07-28T12:53:20.391Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:53:20.391Z] [2022-07-28T12:53:20.391Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-07-28T12:53:20.391Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:53:20.391Z] [2022-07-28T12:53:20.391Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-07-28T12:53:20.391Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-07-28T12:53:20.391Z] [2022-07-28T12:53:20.391Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-07-28T12:53:20.391Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-07-28T12:53:20.391Z] [2022-07-28T12:53:20.391Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-07-28T12:53:20.391Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-07-28T12:53:20.391Z] [2022-07-28T12:53:20.391Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-07-28T12:53:20.391Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-07-28T12:53:20.391Z] [2022-07-28T12:53:20.391Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2022-07-28T12:53:20.391Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-07-28T12:53:20.391Z] [2022-07-28T12:53:20.391Z] DONE 24 tests, 23 skipped in 3.217s [2022-07-28T12:53:20.391Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-07-28T12:53:20.402Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-07-28T12:53:21.341Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-07-28T12:53:21.910Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-07-28T12:53:22.693Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-28T12:53:22.693Z] INFO: Testing against a local daemon [2022-07-28T12:53:22.693Z] === RUN TestSessionCreate [2022-07-28T12:53:22.693Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-07-28T12:53:22.693Z] --- SKIP: TestSessionCreate (0.01s) [2022-07-28T12:53:22.693Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-28T12:53:22.693Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-07-28T12:53:22.693Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-07-28T12:53:22.693Z] PASS [2022-07-28T12:53:22.693Z] ok github.com/docker/docker/integration/session 0.149s [2022-07-28T12:53:22.693Z] [2022-07-28T12:53:22.693Z] === Skipped [2022-07-28T12:53:22.693Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.01s) [2022-07-28T12:53:22.693Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-07-28T12:53:22.693Z] [2022-07-28T12:53:22.693Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-07-28T12:53:22.693Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-07-28T12:53:22.693Z] [2022-07-28T12:53:22.693Z] DONE 2 tests, 2 skipped in 2.187s [2022-07-28T12:53:22.693Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-07-28T12:53:24.984Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-28T12:53:24.984Z] INFO: Testing against a local daemon [2022-07-28T12:53:24.984Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-28T12:53:24.984Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:53:24.984Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-28T12:53:24.984Z] === RUN TestEventsExecDie [2022-07-28T12:53:24.984Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-07-28T12:53:24.984Z] --- SKIP: TestEventsExecDie (0.00s) [2022-07-28T12:53:24.984Z] === RUN TestEventsBackwardsCompatible [2022-07-28T12:53:24.984Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-07-28T12:53:24.984Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-07-28T12:53:24.984Z] === RUN TestInfoAPI [2022-07-28T12:53:24.984Z] --- PASS: TestInfoAPI (0.06s) [2022-07-28T12:53:24.984Z] === RUN TestInfoAPIWarnings [2022-07-28T12:53:24.984Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-07-28T12:53:24.984Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-07-28T12:53:24.984Z] === RUN TestInfoDebug [2022-07-28T12:53:24.984Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-07-28T12:53:24.984Z] --- SKIP: TestInfoDebug (0.00s) [2022-07-28T12:53:24.984Z] === RUN TestInfoInsecureRegistries [2022-07-28T12:53:24.984Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-07-28T12:53:24.984Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-07-28T12:53:24.984Z] === RUN TestInfoRegistryMirrors [2022-07-28T12:53:24.984Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-07-28T12:53:24.984Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-07-28T12:53:24.984Z] === RUN TestLoginFailsWithBadCredentials [2022-07-28T12:53:26.006Z] --- PASS: TestLoginFailsWithBadCredentials (1.11s) [2022-07-28T12:53:26.006Z] === RUN TestPingCacheHeaders [2022-07-28T12:53:26.006Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-07-28T12:53:26.006Z] === RUN TestPingGet [2022-07-28T12:53:26.006Z] --- PASS: TestPingGet (0.04s) [2022-07-28T12:53:26.006Z] === RUN TestPingHead [2022-07-28T12:53:26.006Z] --- PASS: TestPingHead (0.04s) [2022-07-28T12:53:26.006Z] === RUN TestVersion [2022-07-28T12:53:26.006Z] --- PASS: TestVersion (0.04s) [2022-07-28T12:53:26.006Z] PASS [2022-07-28T12:53:26.006Z] ok github.com/docker/docker/integration/system 1.425s [2022-07-28T12:53:26.127Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-07-28T12:53:26.493Z] [2022-07-28T12:53:26.493Z] === Skipped [2022-07-28T12:53:26.493Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-28T12:53:26.493Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-07-28T12:53:26.493Z] [2022-07-28T12:53:26.493Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-07-28T12:53:26.493Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-07-28T12:53:26.493Z] [2022-07-28T12:53:26.493Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-07-28T12:53:26.493Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-07-28T12:53:26.493Z] [2022-07-28T12:53:26.493Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-07-28T12:53:26.493Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-07-28T12:53:26.493Z] [2022-07-28T12:53:26.493Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-07-28T12:53:26.493Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-07-28T12:53:26.493Z] [2022-07-28T12:53:26.493Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-07-28T12:53:26.493Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-07-28T12:53:26.493Z] [2022-07-28T12:53:26.493Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-07-28T12:53:26.493Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-07-28T12:53:26.493Z] [2022-07-28T12:53:26.493Z] DONE 13 tests, 7 skipped in 3.516s [2022-07-28T12:53:26.493Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-07-28T12:53:28.038Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-07-28T12:53:28.039Z] docker_api_swarm_service_test.go:100: [d499ffd8dee7c] joining swarm manager [d214d52982af0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T12:53:28.608Z] docker_api_swarm_service_test.go:101: [d8807e0a49b6e] joining swarm manager [d214d52982af0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T12:53:28.608Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-07-28T12:53:28.782Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-28T12:53:28.782Z] INFO: Testing against a local daemon [2022-07-28T12:53:28.782Z] === RUN TestVolumesCreateAndList [2022-07-28T12:53:28.782Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-07-28T12:53:28.782Z] === RUN TestVolumesRemove [2022-07-28T12:53:28.782Z] --- PASS: TestVolumesRemove (0.09s) [2022-07-28T12:53:28.782Z] === RUN TestVolumesInspect [2022-07-28T12:53:28.782Z] --- PASS: TestVolumesInspect (0.05s) [2022-07-28T12:53:28.782Z] === RUN TestVolumesInvalidJSON [2022-07-28T12:53:28.782Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-07-28T12:53:28.782Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-07-28T12:53:28.782Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-07-28T12:53:28.782Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-07-28T12:53:28.782Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-07-28T12:53:28.782Z] PASS [2022-07-28T12:53:28.782Z] ok github.com/docker/docker/integration/volume 0.320s [2022-07-28T12:53:29.269Z] [2022-07-28T12:53:29.269Z] DONE 5 tests in 2.697s [2022-07-28T12:53:29.269Z] INFO: make.ps1 ended at 07/28/2022 12:53:29 [2022-07-28T12:53:29.269Z] INFO: Integration CLI tests being run from the host: [2022-07-28T12:53:29.269Z] 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" [2022-07-28T12:53:29.994Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-07-28T12:53:30.255Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-07-28T12:53:30.255Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-07-28T12:53:30.826Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-07-28T12:53:33.367Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-07-28T12:53:33.936Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-07-28T12:53:35.846Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-07-28T12:53:36.788Z] === RUN TestDockerSuite/TestRmiBlank [2022-07-28T12:53:36.788Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-07-28T12:53:36.788Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-07-28T12:53:39.332Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-07-28T12:53:39.903Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-07-28T12:53:39.903Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-07-28T12:53:41.284Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-07-28T12:53:41.855Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-07-28T12:53:42.047Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-28T12:53:42.047Z] INFO: Testing against a local daemon [2022-07-28T12:53:42.047Z] === RUN TestDockerSuite [2022-07-28T12:53:42.047Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-07-28T12:53:42.047Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-07-28T12:53:42.047Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-07-28T12:53:42.047Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-07-28T12:53:42.047Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-07-28T12:53:42.047Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-07-28T12:53:42.047Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-07-28T12:53:42.047Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-07-28T12:53:42.047Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-07-28T12:53:42.047Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-07-28T12:53:42.794Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-07-28T12:53:43.070Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-07-28T12:53:43.557Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-07-28T12:53:43.734Z] === RUN TestDockerSuite/TestRmiTag [2022-07-28T12:53:43.994Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-07-28T12:53:44.566Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-07-28T12:53:44.582Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-07-28T12:53:44.582Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-07-28T12:53:47.108Z] check_test.go:380: [d499ffd8dee7c] daemon is not started [2022-07-28T12:53:48.063Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-07-28T12:53:48.328Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-07-28T12:53:48.898Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-07-28T12:53:49.159Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-07-28T12:53:50.099Z] === RUN TestDockerSuite/TestRunAddHost [2022-07-28T12:53:50.359Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-07-28T12:53:50.619Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-07-28T12:53:51.189Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-07-28T12:53:51.189Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-07-28T12:53:51.449Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-07-28T12:53:52.392Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-07-28T12:53:52.652Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-07-28T12:53:52.912Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-07-28T12:53:53.852Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-07-28T12:53:54.422Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-07-28T12:53:54.422Z] docker_api_swarm_service_test.go:533: [d235d53bf9cd4] joining swarm manager [d647ac5d3fb1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T12:53:55.363Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-07-28T12:53:55.933Z] docker_api_swarm_service_test.go:534: [d92f9a0af9b2c] joining swarm manager [d647ac5d3fb1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T12:53:56.193Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-07-28T12:53:56.763Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-07-28T12:53:57.704Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-07-28T12:53:58.647Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-07-28T12:53:59.589Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-07-28T12:54:00.159Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-07-28T12:54:01.099Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-07-28T12:54:01.669Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-07-28T12:54:02.609Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-07-28T12:54:02.868Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-07-28T12:54:03.439Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-07-28T12:54:03.439Z] === RUN TestDockerSuite/TestRunBindMounts [2022-07-28T12:54:04.821Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-07-28T12:54:05.392Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-07-28T12:54:05.652Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-07-28T12:54:06.233Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-07-28T12:54:06.815Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-07-28T12:54:06.815Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-07-28T12:54:07.075Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-07-28T12:54:07.645Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-07-28T12:54:08.214Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-07-28T12:54:08.474Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-07-28T12:54:09.042Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-07-28T12:54:09.042Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-07-28T12:54:09.302Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-07-28T12:54:09.302Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-07-28T12:54:10.243Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-07-28T12:54:10.813Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-07-28T12:54:11.073Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-07-28T12:54:11.643Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-07-28T12:54:11.643Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-07-28T12:54:11.903Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-07-28T12:54:12.842Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-07-28T12:54:13.782Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-07-28T12:54:14.722Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-07-28T12:54:15.291Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-07-28T12:54:15.551Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-07-28T12:54:16.120Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-07-28T12:54:16.379Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-07-28T12:54:16.949Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-07-28T12:54:17.890Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-07-28T12:54:18.460Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-07-28T12:54:20.372Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-07-28T12:54:20.373Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-07-28T12:54:20.632Z] docker_api_swarm_service_test.go:148: [daba5e7d99522] joining swarm manager [dbc0229f02227]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T12:54:20.893Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-07-28T12:54:21.834Z] docker_api_swarm_service_test.go:148: [d2894e8f4dcba] joining swarm manager [dbc0229f02227]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T12:54:22.406Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-07-28T12:54:23.789Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-07-28T12:54:25.729Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-07-28T12:54:27.109Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-07-28T12:54:27.109Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-07-28T12:54:27.109Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-07-28T12:54:27.109Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-07-28T12:54:27.109Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-07-28T12:54:27.679Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-07-28T12:54:28.618Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-07-28T12:54:29.559Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-07-28T12:54:30.941Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-07-28T12:54:31.512Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-07-28T12:54:32.454Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-07-28T12:54:33.025Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-07-28T12:54:33.025Z] docker_cli_run_unix_test.go:87: Host does not have /dev/snd [2022-07-28T12:54:33.025Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-07-28T12:54:33.594Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-07-28T12:54:34.534Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-07-28T12:54:34.534Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-07-28T12:54:34.795Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-07-28T12:54:35.365Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-07-28T12:54:35.624Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-07-28T12:54:36.194Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-07-28T12:54:36.194Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-07-28T12:54:36.455Z] === RUN TestDockerSuite/TestRunEnvironment [2022-07-28T12:54:37.026Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-07-28T12:54:37.597Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-07-28T12:54:38.166Z] === RUN TestDockerSuite/TestRunExitCode [2022-07-28T12:54:38.426Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-07-28T12:54:38.996Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-07-28T12:54:39.936Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-07-28T12:54:40.506Z] === RUN TestDockerSuite/TestRunExposePort [2022-07-28T12:54:40.506Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-07-28T12:54:41.075Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-07-28T12:54:41.334Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-07-28T12:54:42.273Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-07-28T12:54:42.533Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-28T12:54:42.533Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-07-28T12:54:42.533Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-07-28T12:54:44.449Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-07-28T12:54:45.018Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-07-28T12:54:57.234Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-07-28T12:54:57.234Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-07-28T12:54:57.234Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-07-28T12:54:57.494Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-07-28T12:54:57.494Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-07-28T12:54:57.494Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-07-28T12:54:57.494Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-07-28T12:54:58.063Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-07-28T12:55:00.608Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-07-28T12:55:01.548Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-07-28T12:55:02.487Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-07-28T12:55:09.063Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-07-28T12:55:09.064Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-07-28T12:55:09.064Z] === RUN TestDockerSuite/TestRunModeHostname [2022-07-28T12:55:09.634Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-07-28T12:55:09.634Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-07-28T12:55:09.894Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-07-28T12:55:10.835Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-07-28T12:55:11.778Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-07-28T12:55:12.718Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-07-28T12:55:12.718Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-07-28T12:55:12.718Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-07-28T12:55:14.104Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-07-28T12:55:15.046Z] === RUN TestDockerSuite/TestRunMount [2022-07-28T12:55:20.356Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-07-28T12:55:20.356Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-07-28T12:55:20.616Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-07-28T12:55:21.999Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-07-28T12:55:22.260Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-07-28T12:55:23.643Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-07-28T12:55:26.056Z] 2022/07/28 12:55:17 Finished clone google.golang.org/api [2022-07-28T12:55:26.056Z] 2022/07/28 12:55:17 Dependencies downloaded. Download time: 7m3.93666657s [2022-07-28T12:55:26.056Z] 2022/07/28 12:55:17 Collecting all dependencies [2022-07-28T12:55:26.944Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-07-28T12:55:27.205Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-07-28T12:55:27.951Z] 2022/07/28 12:55:27 Clean vendor dir from unused packages [2022-07-28T12:55:27.951Z] 2022/07/28 12:55:27 Ignoring paths matching "^archive/tar" [2022-07-28T12:55:28.588Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-07-28T12:55:28.880Z] 2022/07/28 12:55:28 Success [2022-07-28T12:55:28.880Z] 2022/07/28 12:55:28 Running time: 7m18.446602012s [2022-07-28T12:55:29.136Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-28T12:55:29.969Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-07-28T12:55:30.046Z] + echo Ensuring container killed. [2022-07-28T12:55:30.046Z] Ensuring container killed. [2022-07-28T12:55:30.046Z] + docker rm -vf docker-pr2 [2022-07-28T12:55:30.046Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-07-28T12:55:30.229Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-07-28T12:55:30.361Z] + echo Chowning /workspace to jenkins user [2022-07-28T12:55:30.361Z] Chowning /workspace to jenkins user [2022-07-28T12:55:30.361Z] + id -u [2022-07-28T12:55:30.361Z] + id -g [2022-07-28T12:55:30.361Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43876:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-28T12:55:31.172Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-07-28T12:55:31.254Z] + bundleName=unit [2022-07-28T12:55:31.254Z] + echo Creating unit-bundles.tar.gz [2022-07-28T12:55:31.254Z] Creating unit-bundles.tar.gz [2022-07-28T12:55:31.254Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2022-07-28T12:55:31.254Z] bundles/junit-report.xml [2022-07-28T12:55:31.254Z] bundles/go-test-report.json [2022-07-28T12:55:31.254Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-07-28T12:55:31.263Z] Archiving artifacts [2022-07-28T12:55:31.656Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43876/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-28T12:55:32.002Z] + make clean [2022-07-28T12:55:32.258Z] docker volume rm -f docker-dev-cache [2022-07-28T12:55:32.258Z] docker-dev-cache [Pipeline] deleteDir [2022-07-28T12:55:32.558Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-07-28T12:55:32.558Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-28T12:55:32.818Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-07-28T12:55:33.078Z] === RUN TestDockerSuite/TestRunNetHost [2022-07-28T12:55:34.019Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-07-28T12:55:34.590Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-07-28T12:55:35.160Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-07-28T12:55:35.160Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-07-28T12:55:36.543Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-07-28T12:55:38.456Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-07-28T12:55:38.456Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-07-28T12:55:41.014Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-07-28T12:55:41.955Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-07-28T12:55:42.216Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-07-28T12:55:42.477Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-07-28T12:55:43.046Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-07-28T12:55:43.046Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-07-28T12:55:43.618Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-07-28T12:55:44.188Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-07-28T12:55:44.448Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-07-28T12:55:45.018Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-07-28T12:55:45.018Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-07-28T12:55:48.314Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-07-28T12:55:50.854Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-07-28T12:55:50.854Z] docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport [2022-07-28T12:55:50.854Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-07-28T12:55:51.423Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-07-28T12:55:51.683Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-07-28T12:55:52.623Z] === RUN TestDockerSuite/TestRunPortInUse [2022-07-28T12:55:53.192Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-07-28T12:55:53.762Z] docker_cli_run_unix_test.go:1408: out: "a *:* rwm\n" [2022-07-28T12:55:53.762Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-07-28T12:55:54.022Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-07-28T12:55:54.591Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-07-28T12:55:54.856Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-07-28T12:55:55.425Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-28T12:55:55.425Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-07-28T12:55:55.425Z] === RUN TestDockerSuite/TestRunPublishPort [2022-07-28T12:55:55.685Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-07-28T12:55:56.255Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-07-28T12:55:56.255Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-07-28T12:55:56.255Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-07-28T12:55:56.515Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-07-28T12:55:56.978Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-07-28T12:55:56.978Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-07-28T12:55:56.978Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-07-28T12:55:56.978Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-07-28T12:55:56.978Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-07-28T12:55:56.978Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-07-28T12:55:56.978Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-07-28T12:55:56.978Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-07-28T12:55:56.978Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-07-28T12:55:56.978Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-07-28T12:55:56.978Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-07-28T12:55:56.978Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-07-28T12:55:56.978Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-07-28T12:55:56.978Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-07-28T12:55:56.978Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-07-28T12:55:56.978Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-07-28T12:55:56.978Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-07-28T12:55:56.978Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-07-28T12:55:56.978Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-07-28T12:55:56.978Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-07-28T12:55:56.978Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-07-28T12:55:56.978Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-07-28T12:55:56.978Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-07-28T12:55:56.978Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-07-28T12:55:56.978Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-07-28T12:55:57.455Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-07-28T12:55:57.455Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-07-28T12:55:57.455Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-07-28T12:55:59.284Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-07-28T12:55:59.367Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-07-28T12:56:00.306Z] === RUN TestDockerSuite/TestRunRm [2022-07-28T12:56:00.568Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-07-28T12:56:04.780Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-07-28T12:56:04.780Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-07-28T12:56:05.039Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-07-28T12:56:05.978Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-07-28T12:56:06.549Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-07-28T12:56:06.606Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-07-28T12:56:06.606Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-07-28T12:56:06.606Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-07-28T12:56:06.606Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-07-28T12:56:06.606Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-07-28T12:56:06.606Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-07-28T12:56:06.606Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-07-28T12:56:06.606Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-07-28T12:56:06.606Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-07-28T12:56:08.458Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-07-28T12:56:10.510Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-07-28T12:56:10.510Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-07-28T12:56:10.510Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-07-28T12:56:10.510Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-07-28T12:56:10.510Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-07-28T12:56:11.754Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-07-28T12:56:11.754Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-07-28T12:56:12.014Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-07-28T12:56:12.274Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-07-28T12:56:12.845Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-07-28T12:56:13.105Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-07-28T12:56:13.675Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-07-28T12:56:14.616Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-07-28T12:56:14.876Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-07-28T12:56:15.449Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-07-28T12:56:16.019Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-07-28T12:56:17.833Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-07-28T12:56:18.559Z] === RUN TestDockerSuite/TestRunState [2022-07-28T12:56:19.939Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-07-28T12:56:20.509Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-07-28T12:56:20.509Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-07-28T12:56:21.078Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-07-28T12:56:21.078Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-07-28T12:56:21.078Z] docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport [2022-07-28T12:56:21.078Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-07-28T12:56:21.648Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-07-28T12:56:22.219Z] === RUN TestDockerSuite/TestRunSysctls [2022-07-28T12:56:23.629Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-07-28T12:56:23.629Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-07-28T12:56:23.629Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-07-28T12:56:23.895Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-07-28T12:56:24.155Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-07-28T12:56:26.065Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-07-28T12:56:26.325Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-07-28T12:56:27.268Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-07-28T12:56:29.810Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-07-28T12:56:32.348Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-07-28T12:56:32.608Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-07-28T12:56:32.868Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-07-28T12:56:33.438Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-07-28T12:56:34.820Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-07-28T12:56:35.392Z] === RUN TestDockerSuite/TestRunUserByID [2022-07-28T12:56:35.964Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-07-28T12:56:35.964Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-07-28T12:56:36.224Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-07-28T12:56:36.486Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-07-28T12:56:36.749Z] === RUN TestDockerSuite/TestRunUserByName [2022-07-28T12:56:37.322Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-07-28T12:56:37.582Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-07-28T12:56:37.582Z] docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer [2022-07-28T12:56:37.582Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-07-28T12:56:37.842Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-07-28T12:56:38.414Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-07-28T12:56:39.798Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-07-28T12:56:41.709Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-07-28T12:56:42.280Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-07-28T12:56:42.545Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-07-28T12:56:43.115Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-07-28T12:56:44.510Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-07-28T12:56:45.449Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-07-28T12:56:45.709Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-07-28T12:56:47.092Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-07-28T12:56:48.475Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-07-28T12:56:49.046Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-07-28T12:56:49.616Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-07-28T12:56:49.616Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-28T12:56:49.616Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-07-28T12:56:49.616Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-28T12:56:49.616Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-07-28T12:56:49.616Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-28T12:56:49.616Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-07-28T12:56:49.616Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-07-28T12:56:49.616Z] docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight [2022-07-28T12:56:49.616Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-07-28T12:56:50.557Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-07-28T12:56:51.497Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-07-28T12:56:51.497Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-07-28T12:56:52.438Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-07-28T12:56:52.699Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-07-28T12:56:53.640Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-07-28T12:56:53.640Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-07-28T12:56:54.209Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-07-28T12:56:54.209Z] docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight [2022-07-28T12:56:54.209Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-07-28T12:56:54.209Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-07-28T12:56:54.209Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-07-28T12:56:54.209Z] docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight [2022-07-28T12:56:54.209Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-07-28T12:56:54.209Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2022-07-28T12:56:54.209Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-07-28T12:56:54.209Z] docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight [2022-07-28T12:56:54.209Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-07-28T12:56:54.209Z] docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight [2022-07-28T12:56:54.209Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-07-28T12:56:54.209Z] docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight [2022-07-28T12:56:54.209Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-07-28T12:56:54.469Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-07-28T12:56:54.729Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-07-28T12:56:55.300Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-07-28T12:56:55.300Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-07-28T12:56:55.871Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-07-28T12:56:55.871Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-07-28T12:56:56.812Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-07-28T12:56:56.812Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-07-28T12:56:56.812Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-07-28T12:56:57.384Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-07-28T12:56:57.644Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-07-28T12:56:57.644Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-07-28T12:56:57.904Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-07-28T12:56:58.164Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-07-28T12:56:59.550Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-07-28T12:57:00.120Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-07-28T12:57:00.120Z] docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport [2022-07-28T12:57:00.120Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-07-28T12:57:00.120Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-07-28T12:57:00.379Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-07-28T12:57:00.379Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-07-28T12:57:01.764Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-07-28T12:57:02.335Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-07-28T12:57:03.741Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-07-28T12:57:04.315Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-07-28T12:57:04.315Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-07-28T12:57:04.315Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-07-28T12:57:04.886Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-07-28T12:57:05.826Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-07-28T12:57:05.826Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-07-28T12:57:06.765Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-07-28T12:57:06.765Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-07-28T12:57:08.153Z] === RUN TestDockerSuite/TestSaveImageId [2022-07-28T12:57:08.153Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-07-28T12:57:08.414Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-07-28T12:57:09.795Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents3193800511 [2022-07-28T12:57:09.796Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-07-28T12:57:09.796Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-07-28T12:57:11.181Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-07-28T12:57:11.181Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-07-28T12:57:11.181Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-07-28T12:57:11.181Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-07-28T12:57:12.562Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-07-28T12:57:14.474Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-07-28T12:57:16.381Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-07-28T12:57:16.640Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-07-28T12:57:17.209Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-07-28T12:57:17.209Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-07-28T12:57:18.589Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-07-28T12:57:20.497Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-07-28T12:57:24.695Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-07-28T12:57:25.264Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-07-28T12:57:27.189Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-07-28T12:57:27.448Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-07-28T12:57:28.019Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-07-28T12:57:29.401Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-07-28T12:57:30.780Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-07-28T12:57:31.719Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-07-28T12:57:33.634Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-07-28T12:57:33.894Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-07-28T12:57:34.155Z] === RUN TestDockerSuite/TestStartRecordError [2022-07-28T12:57:35.542Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-07-28T12:57:36.924Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-07-28T12:57:37.865Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-07-28T12:57:38.920Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-07-28T12:57:40.829Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-07-28T12:57:41.399Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-07-28T12:57:44.692Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-07-28T12:57:47.983Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-07-28T12:57:53.261Z] === RUN TestDockerSuite/TestStatsNoStream [2022-07-28T12:57:53.830Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-07-28T12:57:54.769Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-07-28T12:57:56.152Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-07-28T12:57:56.724Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-07-28T12:57:57.293Z] === RUN TestDockerSuite/TestTopPrivileged [2022-07-28T12:57:57.865Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-07-28T12:57:57.865Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-07-28T12:57:57.865Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-07-28T12:57:58.128Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-07-28T12:58:00.670Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-07-28T12:58:03.964Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-07-28T12:58:03.964Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-07-28T12:58:04.224Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-07-28T12:58:04.224Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-07-28T12:58:04.224Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-07-28T12:58:04.224Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-07-28T12:58:04.224Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-07-28T12:58:05.165Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-07-28T12:58:05.734Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-07-28T12:58:06.673Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-07-28T12:58:06.673Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-07-28T12:58:07.613Z] === RUN TestDockerSuite/TestUpdateStats [2022-07-28T12:58:08.554Z] docker_cli_service_logs_test.go:246: checking task zqbwnz3ft968 [2022-07-28T12:58:08.554Z] docker_cli_service_logs_test.go:251: checking messages for zqbwnz3ft968 [2022-07-28T12:58:08.554Z] docker_cli_service_logs_test.go:246: checking task 91jll8g93hkb [2022-07-28T12:58:08.554Z] docker_cli_service_logs_test.go:251: checking messages for 91jll8g93hkb [2022-07-28T12:58:11.113Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-07-28T12:58:12.053Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-07-28T12:58:12.053Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-07-28T12:58:12.053Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-07-28T12:58:12.624Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-07-28T12:58:13.194Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-07-28T12:58:15.735Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-07-28T12:58:17.644Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-07-28T12:58:19.554Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-07-28T12:58:19.815Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-07-28T12:58:21.198Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-07-28T12:58:22.136Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-07-28T12:58:24.048Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-07-28T12:58:26.587Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-07-28T12:58:27.531Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-07-28T12:58:28.915Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-07-28T12:58:30.301Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-07-28T12:58:31.256Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-07-28T12:58:32.639Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-07-28T12:58:34.019Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-07-28T12:58:34.959Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-07-28T12:58:36.342Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-07-28T12:58:38.253Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-07-28T12:58:39.192Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-07-28T12:58:41.101Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-07-28T12:58:43.640Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-07-28T12:58:45.021Z] docker_cli_swarm_test.go:1902: [d851780ef7416] joining swarm manager [d868b5b9411b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T12:58:45.465Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-07-28T12:58:45.465Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-07-28T12:58:45.465Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-07-28T12:58:45.465Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-07-28T12:58:45.465Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-07-28T12:58:45.465Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-07-28T12:58:45.465Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-07-28T12:58:45.465Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-07-28T12:58:45.465Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-07-28T12:58:45.465Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-07-28T12:58:45.465Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-07-28T12:58:45.465Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-07-28T12:58:45.465Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-07-28T12:58:45.465Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-07-28T12:58:45.952Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-07-28T12:58:45.959Z] docker_cli_swarm_test.go:1903: [d9c9fc71be83b] joining swarm manager [d868b5b9411b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T12:58:49.851Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-07-28T12:58:51.473Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-07-28T12:58:51.473Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-07-28T12:58:51.473Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-07-28T12:58:51.473Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-07-28T12:58:51.473Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-07-28T12:58:51.473Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-07-28T12:58:54.084Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-07-28T12:58:54.084Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-07-28T12:58:54.084Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-07-28T12:58:54.084Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-07-28T12:58:54.084Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-07-28T12:58:54.084Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-07-28T12:58:54.084Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-07-28T12:58:54.344Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-07-28T12:58:54.344Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-07-28T12:58:54.515Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-07-28T12:58:54.913Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-07-28T12:58:54.914Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-07-28T12:58:54.914Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-07-28T12:58:54.914Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-07-28T12:58:54.914Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-07-28T12:58:56.296Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-07-28T12:58:56.556Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-07-28T12:58:56.556Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-07-28T12:58:56.556Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-07-28T12:58:56.556Z] === RUN TestDockerSuite/TestVolumeEvents [2022-07-28T12:58:57.128Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-07-28T12:58:58.515Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-07-28T12:58:58.515Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-07-28T12:58:58.515Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-07-28T12:59:00.427Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-07-28T12:59:02.339Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-07-28T12:59:02.601Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-07-28T12:59:02.601Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite (1278.94s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.06s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.30s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.92s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.13s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.76s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.37s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.40s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.10s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.94s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (7.83s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.06s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.04s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.92s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.58s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.54s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.50s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.46s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.88s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.81s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestAttachDetach (1.12s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.84s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.76s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.80s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.71s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.01s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.59s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.04s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.01s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.01s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.71s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.52s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.70s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.37s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.87s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.36s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.55s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.01s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.17s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.84s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.41s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.09s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.87s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.66s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.90s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.89s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.15s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.16s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.82s) [2022-07-28T12:59:02.601Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.04s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.68s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (1.98s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.19s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildAddTar (5.31s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.15s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.26s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.82s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.76s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.42s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.63s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.42s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.01s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.66s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.47s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.73s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.81s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.94s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.52s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.94s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.92s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.54s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.14s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.28s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.20s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.04s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.29s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.89s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.89s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.38s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.27s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.68s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.98s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.18s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.15s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.06s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.56s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildCmd (0.37s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.31s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.31s) [2022-07-28T12:59:02.602Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.47s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.21s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.55s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.87s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.28s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.79s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.51s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.24s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.12s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.73s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.39s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.31s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.64s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.79s) [2022-07-28T12:59:02.602Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-28T12:59:02.602Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-28T12:59:02.602Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-28T12:59:02.602Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.59s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.85s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.33s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.41s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.71s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.36s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.41s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.80s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (1.92s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.31s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.58s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.72s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.84s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.10s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.07s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.44s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.18s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.19s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.30s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.12s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.10s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.35s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.81s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.12s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (13.93s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.20s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.52s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.28s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.37s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.74s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.20s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.32s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.39s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.22s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.50s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.67s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildEnv (1.32s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.22s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.09s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.76s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.29s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.70s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.15s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.82s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.68s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.54s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.33s) [2022-07-28T12:59:02.602Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.07s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.49s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.49s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildExpose (0.29s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.63s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.45s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.29s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildFails (0.68s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.71s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.76s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.65s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.29s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.48s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.18s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.09s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.85s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.32s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.75s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.68s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.21s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildHistory (4.25s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.48s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.90s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.87s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.57s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.81s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildLabel (0.42s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.39s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.45s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.27s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildLabels (0.44s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.00s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.59s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.89s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.25s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.26s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.58s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.39s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.00s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.47s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.57s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.18s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.49s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.99s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.43s) [2022-07-28T12:59:02.602Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.50s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.28s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.16s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.21s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.29s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.39s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.71s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.61s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.38s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.55s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.34s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.45s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.45s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.45s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.86s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.96s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.78s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.79s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.93s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.40s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.27s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildPATH (1.36s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.55s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.73s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.07s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.89s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.55s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildRm (1.94s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.60s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.76s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.29s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.36s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.88s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.80s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.76s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.87s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.34s) [2022-07-28T12:59:02.602Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.45s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.99s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.19s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildStderr (0.99s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.48s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.92s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.89s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.49s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.76s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.12s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildUser (1.45s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.55s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.38s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.86s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.25s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.82s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.87s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.21s) [2022-07-28T12:59:02.602Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-07-28T12:59:02.602Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-28T12:59:02.602Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-28T12:59:02.602Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.38s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.52s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.66s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.70s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.20s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.64s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.38s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.50s) [2022-07-28T12:59:02.602Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.67s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.19s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-07-28T12:59:02.602Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.70s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.86s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestCommitChange (1.00s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.54s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.11s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.04s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.72s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestCommitTTY (1.11s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.49s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.99s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.52s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.00s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.13s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.43s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.73s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.62s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.42s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.43s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.41s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.50s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.46s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.45s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.04s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.47s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.47s) [2022-07-28T12:59:02.602Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.41s) [2022-07-28T12:59:02.603Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.50s) [2022-07-28T12:59:02.603Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.45s) [2022-07-28T12:59:02.603Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-07-28T12:59:02.603Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.45s) [2022-07-28T12:59:02.603Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.48s) [2022-07-28T12:59:02.603Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.48s) [2022-07-28T12:59:02.603Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2022-07-28T12:59:02.603Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.44s) [2022-07-28T12:59:02.603Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (0.86s) [2022-07-28T12:59:02.603Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.11s) [2022-07-28T12:59:02.603Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-07-28T12:59:02.603Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-07-28T12:59:02.603Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-07-28T12:59:02.603Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-07-28T12:59:02.603Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.60s) [2022-07-28T12:59:02.603Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.30s) [2022-07-28T12:59:02.603Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.57s) [2022-07-28T12:59:02.603Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.48s) [2022-07-28T12:59:02.603Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-07-28T12:59:02.603Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-07-28T12:59:02.603Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.54s) [2022-07-28T12:59:02.603Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.56s) [2022-07-28T12:59:02.603Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.97s) [2022-07-28T12:59:02.603Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.38s) [2022-07-28T12:59:02.603Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.56s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.74s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.48s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.08s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.46s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (0.61s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.39s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.41s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a360c0_} (1.32s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12040944536_/foo_false____} (1.39s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12040944536_/foo_true____} (1.44s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33978447364_/foo_false____} (1.41s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33978447364_/foo_true____} (0.62s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33978447364_/foo_true__0xc000a36138__} (1.47s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a36150_} (1.37s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a36168_} (1.58s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a36180_} (1.40s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a361e0_} (1.38s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.03s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.29s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.25s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.41s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.07s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.40s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.54s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.62s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.73s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.68s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.59s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.66s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.71s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.76s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.54s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.89s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.71s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.69s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.99s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.88s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.70s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.79s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.92s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.79s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.09s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.93s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.68s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.21s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.46s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.31s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.02s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.80s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.49s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.98s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.36s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.54s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.36s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.89s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestCpToDot (0.83s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.18s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.07s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestCpToStdout (0.51s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.20s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.21s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.54s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.90s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.42s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.49s) [2022-07-28T12:59:02.864Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.59s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.32s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.11s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestCreateRM (0.14s) [2022-07-28T12:59:02.864Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-28T12:59:02.864Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.16s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.87s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.38s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.43s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.89s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.53s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.02s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.17s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.56s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.45s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.43s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.71s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.53s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.01s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.19s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.34s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.58s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.63s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.20s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.62s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestEventsAttach (0.52s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestEventsCommit (0.60s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.44s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.47s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.49s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.51s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.10s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.64s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.16s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestEventsCopy (0.85s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.33s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.62s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.44s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.50s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.38s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.27s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.50s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.25s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestEventsFilters (1.15s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestEventsFormat (1.04s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.53s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.31s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.07s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.06s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.37s) [2022-07-28T12:59:02.865Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2022-07-28T12:59:02.865Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.42s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.74s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestEventsRename (0.67s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestEventsResize (0.53s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.53s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.62s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.59s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.79s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestEventsTop (0.62s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.81s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestExec (0.50s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.51s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.43s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.44s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.06s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.50s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.54s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.53s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.49s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.52s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.49s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.94s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestExecCgroup (0.79s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestExecEnv (0.55s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.95s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.61s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestExecInspectID (1.67s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestExecInteractive (0.74s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.62s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.69s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestExecParseError (0.70s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.51s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.48s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.97s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.52s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestExecStartFails (0.51s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.73s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.60s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestExecTTY (0.69s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.51s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.48s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestExecUlimits (0.51s) [2022-07-28T12:59:02.865Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.20s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.51s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.74s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.50s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestExecWithUser (0.59s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.47s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.54s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.61s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.46s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.48s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestHealth (19.51s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.60s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.77s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.13s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.26s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.25s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.39s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.58s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.67s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.58s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.47s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.61s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestImportDisplay (1.05s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestImportFile (1.19s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.06s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestImportGzipped (1.12s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.03s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.55s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.47s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.47s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.42s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.48s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.41s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.43s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.45s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.42s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.12s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.43s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.43s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.44s) [2022-07-28T12:59:02.865Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.59s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestInspectDefault (0.53s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestInspectHistory (0.57s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-07-28T12:59:02.865Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.46s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.60s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.13s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.55s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.43s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.31s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.45s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestInspectStatus (0.55s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.91s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.45s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.52s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.42s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.41s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.42s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.17s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.95s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.88s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.08s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.35s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.63s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.30s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.50s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.70s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.38s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.02s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.50s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.47s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.27s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.43s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.42s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.47s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.43s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.47s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.45s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.78s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.79s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.80s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.92s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.53s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.75s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.62s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestLogsSince (6.61s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.69s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.42s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestLogsTail (0.49s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.44s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.44s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.25s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.42s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestNetHostname (1.26s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.20s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.60s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.75s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.42s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestPluginActive (2.29s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.70s) [2022-07-28T12:59:02.865Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.58s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.17s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.93s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.81s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.29s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.34s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.00s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.01s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestPortList (7.62s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.21s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.03s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.44s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.41s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.42s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.92s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.73s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.86s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestPsByOrder (1.86s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.63s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.00s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.85s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.26s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.60s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.99s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.92s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.95s) [2022-07-28T12:59:02.865Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.89s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.47s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.44s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.94s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.25s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.86s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.45s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.46s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.46s) [2022-07-28T12:59:02.866Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.47s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.40s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.45s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.94s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.85s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.44s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.89s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.02s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.34s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.17s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.11s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.53s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.23s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.86s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.91s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.88s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.25s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.66s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.10s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.64s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.14s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.74s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRmiTag (0.35s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.61s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.38s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.44s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.57s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.25s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.87s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunAddHost (0.42s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.20s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.42s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.41s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.03s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.47s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.61s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.80s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.92s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.88s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.58s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.75s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.97s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.86s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.72s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.82s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.82s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.73s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.48s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.47s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.40s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.42s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.45s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.44s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.46s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.04s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.40s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.55s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.44s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.41s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.42s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.79s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.47s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.46s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.41s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.43s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.84s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.03s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.83s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.43s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.43s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.46s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.44s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.42s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.95s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.23s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.08s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.69s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.65s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.40s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.84s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.46s) [2022-07-28T12:59:02.866Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-28T12:59:02.866Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.43s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.07s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.86s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.30s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.57s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.10s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.44s) [2022-07-28T12:59:02.866Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.44s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.94s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.46s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.44s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.43s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.41s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.41s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.53s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.53s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.44s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunExitCode (0.43s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.61s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.90s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.48s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.41s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.45s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.87s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s) [2022-07-28T12:59:02.866Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (1.96s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.46s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.05s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.60s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.86s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.44s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.24s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.17s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.10s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.81s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.34s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.36s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.67s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.19s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.05s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.74s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.99s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.09s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.98s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunMount (4.74s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.44s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.63s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.42s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.54s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.02s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.61s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.76s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.05s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.38s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.50s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunNetHost (0.82s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.68s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.50s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.42s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.91s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.39s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.37s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.15s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.58s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.11s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.57s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.57s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.59s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.80s) [2022-07-28T12:59:02.866Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.53s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.43s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.93s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.58s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.39s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.41s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.41s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.42s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.39s) [2022-07-28T12:59:02.866Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.48s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.41s) [2022-07-28T12:59:02.866Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.43s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.80s) [2022-07-28T12:59:02.866Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (1.99s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.80s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunRm (0.43s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.45s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.46s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.40s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.15s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.44s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.06s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.56s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.64s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.52s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.51s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.40s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.56s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.65s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.51s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.62s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.54s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.46s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunState (1.09s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.81s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.50s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2022-07-28T12:59:02.866Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.44s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.50s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunSysctls (1.29s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.64s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.66s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.52s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.06s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.05s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.68s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.44s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.41s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.42s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.23s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.91s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunUserByID (0.42s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.59s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunUserByName (0.46s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.47s) [2022-07-28T12:59:02.866Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.55s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.11s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.77s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.76s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.56s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.10s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.54s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.93s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.44s) [2022-07-28T12:59:02.866Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-28T12:59:02.866Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-28T12:59:02.866Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.14s) [2022-07-28T12:59:02.866Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.81s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.77s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.03s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.48s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.65s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.03s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.62s) [2022-07-28T12:59:02.866Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-07-28T12:59:02.866Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-07-28T12:59:02.866Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-28T12:59:02.866Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-28T12:59:02.867Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-28T12:59:02.867Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-28T12:59:02.867Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.52s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.52s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.52s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.21s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.68s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.51s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.53s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.45s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.23s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.59s) [2022-07-28T12:59:02.867Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.38s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.18s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.62s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.49s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.47s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.64s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.87s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.84s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.34s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestSaveImageId (0.10s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.34s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.30s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.08s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.28s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.52s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.19s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.36s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.47s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.92s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.84s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.09s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.67s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.01s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.65s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.86s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.59s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestStartRecordError (1.21s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.28s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.13s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.79s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.19s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.48s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.49s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.46s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.49s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.51s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.48s) [2022-07-28T12:59:02.867Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.47s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.47s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.80s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.41s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.41s) [2022-07-28T12:59:02.867Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2022-07-28T12:59:02.867Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.89s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.57s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.68s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.08s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestUpdateStats (3.50s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.81s) [2022-07-28T12:59:02.867Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.64s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.52s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.21s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.20s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.26s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.61s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.53s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.50s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.27s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.36s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.16s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.14s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.25s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.29s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.26s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.35s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.61s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.48s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.59s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.36s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.50s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.24s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.81s) [2022-07-28T12:59:02.867Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.35s) [2022-07-28T12:59:02.867Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-07-28T12:59:02.867Z] === RUN TestDockerRegistrySuite [2022-07-28T12:59:02.867Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-07-28T12:59:04.249Z] check_test.go:196: [dee761dedf74a] daemon is not started [2022-07-28T12:59:04.249Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-07-28T12:59:05.191Z] check_test.go:196: [d84b115f5f99a] daemon is not started [2022-07-28T12:59:05.191Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-07-28T12:59:06.572Z] check_test.go:196: [d67b04700d5c0] daemon is not started [2022-07-28T12:59:06.572Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-07-28T12:59:06.572Z] check_test.go:196: [da12c5163b0e1] daemon is not started [2022-07-28T12:59:06.572Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-07-28T12:59:09.112Z] check_test.go:196: [d665eb11c1028] daemon is not started [2022-07-28T12:59:09.112Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-07-28T12:59:09.686Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-07-28T12:59:10.054Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-07-28T12:59:12.592Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-07-28T12:59:14.603Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-07-28T12:59:15.628Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-07-28T12:59:15.628Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-07-28T12:59:15.628Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-07-28T12:59:15.886Z] check_test.go:196: [db2b402371f53] daemon is not started [2022-07-28T12:59:15.886Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-07-28T12:59:17.795Z] check_test.go:196: [d8dca7dccfc5a] daemon is not started [2022-07-28T12:59:17.795Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-07-28T12:59:18.736Z] check_test.go:196: [d93f7b68eba7b] daemon is not started [2022-07-28T12:59:18.996Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-07-28T12:59:19.526Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-07-28T12:59:19.565Z] check_test.go:196: [d6f5ed70adce7] daemon is not started [2022-07-28T12:59:19.565Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-07-28T12:59:20.549Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-07-28T12:59:20.946Z] check_test.go:196: [d8433417a03d5] daemon is not started [2022-07-28T12:59:20.946Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-07-28T12:59:21.915Z] check_test.go:196: [d3a28ea6d8d6e] daemon is not started [2022-07-28T12:59:21.915Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-07-28T12:59:22.854Z] check_test.go:196: [da839aa52224f] daemon is not started [2022-07-28T12:59:22.854Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-07-28T12:59:24.235Z] check_test.go:196: [d4e371b0988f4] daemon is not started [2022-07-28T12:59:24.235Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-07-28T12:59:25.176Z] check_test.go:196: [d37c4e42842f4] daemon is not started [2022-07-28T12:59:25.176Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-07-28T12:59:26.115Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ea6d6aef885ed5d16f2100a93e4ae4bfe1af8a2715527a5c3cdec626d2590934 [2022-07-28T12:59:26.558Z] === RUN TestDockerSuite/TestBuildAddScript [2022-07-28T12:59:26.558Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-07-28T12:59:26.558Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-07-28T12:59:26.558Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-07-28T12:59:26.558Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-07-28T12:59:26.558Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-07-28T12:59:26.558Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-07-28T12:59:26.558Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-07-28T12:59:26.558Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-07-28T12:59:26.686Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a830be83526e6c035285976ab5c50b082eb53398846217bd733d2680ced2a0db [2022-07-28T12:59:26.946Z] check_test.go:196: [d88409d897cc7] daemon is not started [2022-07-28T12:59:26.946Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-07-28T12:59:27.045Z] === RUN TestDockerSuite/TestBuildAddTar [2022-07-28T12:59:27.886Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:bff92f0185c0ed5797f79fae9919b20344f03325012035d2d73261291271084a [2022-07-28T12:59:27.886Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-07-28T12:59:28.827Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3d91cd9e3c6eee55c9f692f1fcf1f3f30372df46e79f0549953a703e98a03c29 [2022-07-28T12:59:29.087Z] check_test.go:196: [d71d67f56afd4] daemon is not started [2022-07-28T12:59:29.087Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-07-28T12:59:30.470Z] docker_cli_swarm_test.go:1803: [d173c4cd2c0df] joining swarm manager [de307322c8a3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T12:59:30.470Z] check_test.go:196: [db05f758f09f5] daemon is not started [2022-07-28T12:59:30.470Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-07-28T12:59:31.852Z] docker_cli_swarm_test.go:1804: [d3e8f1e9d5d97] joining swarm manager [de307322c8a3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T12:59:32.795Z] check_test.go:196: [dab6e1aaedab7] daemon is not started [2022-07-28T12:59:32.795Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-07-28T12:59:33.734Z] check_test.go:196: [d7734678a1163] daemon is not started [2022-07-28T12:59:33.734Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-07-28T12:59:33.734Z] check_test.go:196: [d1ef47e140a02] daemon is not started [2022-07-28T12:59:33.734Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-07-28T12:59:35.115Z] check_test.go:196: [d16f3be166558] daemon is not started [2022-07-28T12:59:35.115Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-07-28T12:59:35.685Z] check_test.go:196: [d006088ff22f1] daemon is not started [2022-07-28T12:59:35.685Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-07-28T12:59:36.625Z] check_test.go:196: [d17ad8cd27fc2] daemon is not started [2022-07-28T12:59:36.625Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-07-28T12:59:39.166Z] check_test.go:196: [d9ff67f4410b8] daemon is not started [2022-07-28T12:59:39.166Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-07-28T12:59:39.166Z] check_test.go:196: [db0c19d83df6d] daemon is not started [2022-07-28T12:59:39.166Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-07-28T12:59:40.106Z] check_test.go:196: [dcfb885a8e489] daemon is not started [2022-07-28T12:59:40.106Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-07-28T12:59:40.365Z] check_test.go:196: [d8dec3ffce141] daemon is not started [2022-07-28T12:59:40.365Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-07-28T12:59:40.626Z] check_test.go:196: [d4371656397a7] daemon is not started [2022-07-28T12:59:40.626Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-07-28T12:59:40.885Z] check_test.go:196: [dd36751b75d76] daemon is not started [2022-07-28T12:59:40.885Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-07-28T12:59:41.145Z] check_test.go:196: [dabf4356ce2f0] daemon is not started [2022-07-28T12:59:41.145Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-07-28T12:59:41.406Z] check_test.go:196: [ddbf6c9160f58] daemon is not started [2022-07-28T12:59:41.406Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-07-28T12:59:41.406Z] check_test.go:196: [da259e57dc8fe] daemon is not started [2022-07-28T12:59:41.406Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-07-28T12:59:42.820Z] check_test.go:196: [d581a6c42e251] daemon is not started [2022-07-28T12:59:42.820Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-07-28T12:59:44.203Z] check_test.go:196: [d0d447b72ff47] daemon is not started [2022-07-28T12:59:44.203Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-07-28T12:59:44.775Z] check_test.go:196: [d5093288ec1c0] daemon is not started [2022-07-28T12:59:44.775Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-07-28T12:59:45.716Z] check_test.go:196: [d24e08bb556a7] daemon is not started [2022-07-28T12:59:45.716Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-07-28T12:59:46.656Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-07-28T12:59:47.225Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-07-28T12:59:47.225Z] --- PASS: TestDockerRegistrySuite (44.66s) [2022-07-28T12:59:47.225Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.48s) [2022-07-28T12:59:47.225Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.00s) [2022-07-28T12:59:47.225Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.17s) [2022-07-28T12:59:47.225Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-07-28T12:59:47.225Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.54s) [2022-07-28T12:59:47.225Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.36s) [2022-07-28T12:59:47.225Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.53s) [2022-07-28T12:59:47.225Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.96s) [2022-07-28T12:59:47.225Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.79s) [2022-07-28T12:59:47.225Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.98s) [2022-07-28T12:59:47.225Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.22s) [2022-07-28T12:59:47.225Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.03s) [2022-07-28T12:59:47.225Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.20s) [2022-07-28T12:59:47.225Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.95s) [2022-07-28T12:59:47.225Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.89s) [2022-07-28T12:59:47.225Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.14s) [2022-07-28T12:59:47.225Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.24s) [2022-07-28T12:59:47.225Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.41s) [2022-07-28T12:59:47.225Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.98s) [2022-07-28T12:59:47.225Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-07-28T12:59:47.225Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.00s) [2022-07-28T12:59:47.225Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.83s) [2022-07-28T12:59:47.225Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.85s) [2022-07-28T12:59:47.225Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.24s) [2022-07-28T12:59:47.225Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2022-07-28T12:59:47.225Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.98s) [2022-07-28T12:59:47.225Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2022-07-28T12:59:47.225Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-07-28T12:59:47.225Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2022-07-28T12:59:47.225Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2022-07-28T12:59:47.225Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2022-07-28T12:59:47.225Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-07-28T12:59:47.225Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.98s) [2022-07-28T12:59:47.225Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.44s) [2022-07-28T12:59:47.225Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.74s) [2022-07-28T12:59:47.225Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.96s) [2022-07-28T12:59:47.225Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) [2022-07-28T12:59:47.225Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.80s) [2022-07-28T12:59:47.225Z] === RUN TestDockerSchema1RegistrySuite [2022-07-28T12:59:47.225Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-07-28T12:59:47.486Z] check_test.go:223: [dee54de7e2fa9] daemon is not started [2022-07-28T12:59:47.486Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-07-28T12:59:50.785Z] check_test.go:223: [d8e5718c1ce24] daemon is not started [2022-07-28T12:59:50.785Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-07-28T12:59:56.066Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-07-28T12:59:56.636Z] check_test.go:223: [d84542d523288] daemon is not started [2022-07-28T12:59:56.636Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-07-28T12:59:57.206Z] docker_cli_swarm_test.go:1322: [de218c93b4d83] joining swarm manager [d05eb81591008]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T12:59:58.589Z] docker_cli_swarm_test.go:1323: [d832c9df36736] joining swarm manager [d05eb81591008]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T12:59:59.530Z] check_test.go:223: [d2f0b56d83106] daemon is not started [2022-07-28T12:59:59.530Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-07-28T13:00:00.914Z] check_test.go:223: [d187761a4e624] daemon is not started [2022-07-28T13:00:00.914Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-07-28T13:00:01.486Z] check_test.go:223: [d9a114ada585f] daemon is not started [2022-07-28T13:00:01.486Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-07-28T13:00:01.747Z] check_test.go:223: [dd26be7fddd1d] daemon is not started [2022-07-28T13:00:01.747Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-07-28T13:00:02.691Z] check_test.go:223: [d04b75a08cc3a] daemon is not started [2022-07-28T13:00:02.691Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-07-28T13:00:03.632Z] check_test.go:223: [db6030c855503] daemon is not started [2022-07-28T13:00:03.632Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-07-28T13:00:04.573Z] check_test.go:223: [d3204d7b46642] daemon is not started [2022-07-28T13:00:04.573Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-07-28T13:00:07.123Z] check_test.go:223: [d756291c286df] daemon is not started [2022-07-28T13:00:07.123Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-07-28T13:00:07.123Z] check_test.go:223: [db71b9a833b48] daemon is not started [2022-07-28T13:00:07.123Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-07-28T13:00:07.713Z] check_test.go:223: [d0f1d13522fb6] daemon is not started [2022-07-28T13:00:07.713Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-07-28T13:00:07.713Z] check_test.go:223: [d08489d25f898] daemon is not started [2022-07-28T13:00:07.713Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-07-28T13:00:07.973Z] check_test.go:223: [dd11ee159b146] daemon is not started [2022-07-28T13:00:07.973Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-07-28T13:00:08.233Z] check_test.go:223: [dc3810e0dce10] daemon is not started [2022-07-28T13:00:08.234Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-07-28T13:00:08.493Z] check_test.go:223: [de13396769fad] daemon is not started [2022-07-28T13:00:08.493Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-07-28T13:00:08.754Z] check_test.go:223: [d03f6b5291ea9] daemon is not started [2022-07-28T13:00:08.754Z] --- PASS: TestDockerSchema1RegistrySuite (21.38s) [2022-07-28T13:00:08.754Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2022-07-28T13:00:08.754Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.03s) [2022-07-28T13:00:08.754Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (6.01s) [2022-07-28T13:00:08.754Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.13s) [2022-07-28T13:00:08.754Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.98s) [2022-07-28T13:00:08.754Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.94s) [2022-07-28T13:00:08.754Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-07-28T13:00:08.754Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.97s) [2022-07-28T13:00:08.754Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.90s) [2022-07-28T13:00:08.754Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.90s) [2022-07-28T13:00:08.754Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.32s) [2022-07-28T13:00:08.754Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2022-07-28T13:00:08.754Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2022-07-28T13:00:08.754Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2022-07-28T13:00:08.754Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.27s) [2022-07-28T13:00:08.754Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2022-07-28T13:00:08.754Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2022-07-28T13:00:08.754Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2022-07-28T13:00:08.754Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-07-28T13:00:08.754Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-07-28T13:00:09.324Z] check_test.go:252: [dcfb65c6ef8ce] daemon is not started [2022-07-28T13:00:09.324Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-07-28T13:00:09.897Z] check_test.go:252: [d20276c643387] daemon is not started [2022-07-28T13:00:09.897Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-07-28T13:00:10.157Z] check_test.go:252: [d6d904500359d] daemon is not started [2022-07-28T13:00:10.157Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-07-28T13:00:11.097Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-07-28T13:00:11.357Z] check_test.go:252: [dae96da7ef331] daemon is not started [2022-07-28T13:00:11.357Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-07-28T13:00:11.617Z] check_test.go:252: [d595b08105ebf] daemon is not started [2022-07-28T13:00:11.617Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-07-28T13:00:12.187Z] check_test.go:252: [dd1cc5404af84] daemon is not started [2022-07-28T13:00:12.187Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-07-28T13:00:12.446Z] check_test.go:252: [d7494cfff1de3] daemon is not started [2022-07-28T13:00:12.446Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.66s) [2022-07-28T13:00:12.446Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.70s) [2022-07-28T13:00:12.446Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.46s) [2022-07-28T13:00:12.446Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.18s) [2022-07-28T13:00:12.446Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.07s) [2022-07-28T13:00:12.446Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2022-07-28T13:00:12.446Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s) [2022-07-28T13:00:12.446Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) [2022-07-28T13:00:12.446Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-07-28T13:00:12.446Z] === RUN TestDockerRegistryAuthTokenSuite [2022-07-28T13:00:12.446Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-07-28T13:00:17.723Z] check_test.go:279: [df59833d11a9d] daemon is not started [2022-07-28T13:00:17.723Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-07-28T13:00:17.723Z] check_test.go:279: [d2f002ff1cfbb] daemon is not started [2022-07-28T13:00:17.723Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-07-28T13:00:17.723Z] check_test.go:279: [de4875ba761d9] daemon is not started [2022-07-28T13:00:17.723Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-07-28T13:00:17.984Z] check_test.go:279: [de8bc1946553e] daemon is not started [2022-07-28T13:00:17.984Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-07-28T13:00:18.244Z] check_test.go:279: [debb9c99ba9bb] daemon is not started [2022-07-28T13:00:18.244Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s) [2022-07-28T13:00:18.244Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-07-28T13:00:18.244Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2022-07-28T13:00:18.244Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-07-28T13:00:18.244Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-07-28T13:00:18.244Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.18s) [2022-07-28T13:00:18.244Z] === RUN TestDockerNetworkSuite [2022-07-28T13:00:18.244Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-07-28T13:00:20.784Z] docker_cli_network_unix_test.go:47: [da25c76a79319] daemon is not started [2022-07-28T13:00:20.784Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-07-28T13:00:21.044Z] docker_cli_network_unix_test.go:47: [d27dc957b51ee] daemon is not started [2022-07-28T13:00:21.306Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-07-28T13:00:23.846Z] docker_cli_network_unix_test.go:47: [d2d8e96ff3567] daemon is not started [2022-07-28T13:00:24.106Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-07-28T13:00:25.491Z] docker_cli_network_unix_test.go:47: [de851ffcc070b] daemon is not started [2022-07-28T13:00:25.491Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-07-28T13:00:25.751Z] docker_cli_network_unix_test.go:1234: [d4ff50ba180a0] daemon is not started [2022-07-28T13:00:28.064Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-07-28T13:00:28.064Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-07-28T13:00:28.064Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-07-28T13:00:28.064Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-07-28T13:00:28.064Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-07-28T13:00:28.290Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-07-28T13:00:28.860Z] docker_cli_network_unix_test.go:47: [d8bea9f3871b8] daemon is not started [2022-07-28T13:00:29.430Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-07-28T13:00:33.634Z] docker_cli_network_unix_test.go:47: [d2ddc40dc2b83] daemon is not started [2022-07-28T13:00:34.575Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-07-28T13:00:36.484Z] docker_cli_network_unix_test.go:47: [d635e6e4b97c2] daemon is not started [2022-07-28T13:00:36.743Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-07-28T13:00:37.684Z] docker_cli_network_unix_test.go:47: [df192d4bbd3de] daemon is not started [2022-07-28T13:00:37.684Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-07-28T13:00:38.254Z] docker_cli_network_unix_test.go:47: [dbeaeb716c51c] daemon is not started [2022-07-28T13:00:38.254Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-07-28T13:00:38.515Z] docker_cli_network_unix_test.go:47: [de0cae1683bde] daemon is not started [2022-07-28T13:00:38.515Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-07-28T13:00:39.085Z] docker_cli_network_unix_test.go:47: [d1549478dab61] daemon is not started [2022-07-28T13:00:39.656Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-07-28T13:00:39.916Z] docker_cli_network_unix_test.go:47: [d3bdcb8fc637f] daemon is not started [2022-07-28T13:00:40.485Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-07-28T13:00:40.485Z] docker_cli_network_unix_test.go:47: [de0bb7e3c700b] daemon is not started [2022-07-28T13:00:40.485Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-07-28T13:00:41.056Z] docker_cli_network_unix_test.go:47: [d8690bfcd4ce0] daemon is not started [2022-07-28T13:00:41.056Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-07-28T13:00:41.317Z] docker_cli_network_unix_test.go:47: [d5153b2446557] daemon is not started [2022-07-28T13:00:41.577Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-07-28T13:00:41.837Z] docker_cli_network_unix_test.go:47: [dd64cd23c804c] daemon is not started [2022-07-28T13:00:41.837Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-07-28T13:00:41.837Z] docker_cli_network_unix_test.go:47: [d384980aad020] daemon is not started [2022-07-28T13:00:41.837Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-07-28T13:00:42.097Z] docker_cli_network_unix_test.go:47: [d13e930956d6a] daemon is not started [2022-07-28T13:00:42.097Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-07-28T13:00:42.667Z] docker_cli_network_unix_test.go:47: [d2c73d04f4d19] daemon is not started [2022-07-28T13:00:42.667Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-07-28T13:00:43.238Z] docker_cli_network_unix_test.go:47: [dc478b7e14833] daemon is not started [2022-07-28T13:00:43.808Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-07-28T13:00:43.808Z] docker_cli_network_unix_test.go:47: [d4e620fc5f6fe] daemon is not started [2022-07-28T13:00:43.808Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-07-28T13:00:44.068Z] docker_cli_network_unix_test.go:47: [dfaa58d40e161] daemon is not started [2022-07-28T13:00:44.068Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-07-28T13:00:44.328Z] docker_cli_network_unix_test.go:47: [d1ab219b9617c] daemon is not started [2022-07-28T13:00:44.328Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-07-28T13:00:45.710Z] docker_cli_network_unix_test.go:969: [d8217f03f88fb] daemon is not started [2022-07-28T13:00:46.137Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-07-28T13:00:46.137Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-07-28T13:00:46.651Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-07-28T13:00:47.159Z] === RUN TestDockerSuite/TestBuildBlankName [2022-07-28T13:00:47.591Z] docker_cli_network_unix_test.go:47: [d6a629a211cb6] daemon is not started [2022-07-28T13:00:47.591Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-07-28T13:00:48.182Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-07-28T13:00:50.132Z] docker_cli_network_unix_test.go:1117: [d1ec5858169d0] daemon is not started [2022-07-28T13:00:53.450Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-07-28T13:00:53.450Z] docker_cli_network_unix_test.go:47: [d74709bb0f883] daemon is not started [2022-07-28T13:00:53.450Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-07-28T13:00:54.020Z] docker_cli_network_unix_test.go:47: [dd5593716408b] daemon is not started [2022-07-28T13:00:54.020Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-07-28T13:00:54.020Z] docker_cli_network_unix_test.go:47: [db7456b65215c] daemon is not started [2022-07-28T13:00:54.280Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-07-28T13:00:54.280Z] docker_cli_network_unix_test.go:47: [d48eb7475836f] daemon is not started [2022-07-28T13:00:54.280Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-07-28T13:00:54.280Z] docker_cli_network_unix_test.go:47: [dbc73de47cbad] daemon is not started [2022-07-28T13:00:54.280Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-07-28T13:00:54.540Z] docker_cli_network_unix_test.go:47: [d86ff64465888] daemon is not started [2022-07-28T13:00:54.540Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-07-28T13:00:54.540Z] docker_cli_network_unix_test.go:47: [daafea35af571] daemon is not started [2022-07-28T13:00:54.540Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-07-28T13:00:56.452Z] docker_cli_network_unix_test.go:47: [d49942554d279] daemon is not started [2022-07-28T13:00:57.021Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-07-28T13:00:57.021Z] docker_cli_network_unix_test.go:47: [d0dc0ac0d6061] daemon is not started [2022-07-28T13:00:57.021Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-07-28T13:00:57.021Z] docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks [2022-07-28T13:00:57.021Z] docker_cli_network_unix_test.go:47: [dfe6be8027cdd] daemon is not started [2022-07-28T13:00:57.021Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-07-28T13:00:57.038Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-07-28T13:00:57.038Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-07-28T13:00:57.590Z] docker_cli_network_unix_test.go:47: [d55da2fae660c] daemon is not started [2022-07-28T13:00:57.849Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-07-28T13:00:58.061Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-07-28T13:01:01.143Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-07-28T13:01:02.525Z] docker_cli_network_unix_test.go:1085: [d99afcc949a6d] daemon is not started [2022-07-28T13:01:04.074Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-07-28T13:01:04.433Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-07-28T13:01:04.433Z] docker_cli_network_unix_test.go:47: [d31003969f6fd] daemon is not started [2022-07-28T13:01:04.433Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-07-28T13:01:04.692Z] docker_cli_network_unix_test.go:47: [dd1c16e52c68f] daemon is not started [2022-07-28T13:01:04.952Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-07-28T13:01:06.334Z] docker_cli_network_unix_test.go:47: [d906e556f8e59] daemon is not started [2022-07-28T13:01:06.334Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-07-28T13:01:06.334Z] docker_cli_network_unix_test.go:47: [d3fa36190f464] daemon is not started [2022-07-28T13:01:06.593Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-07-28T13:01:06.853Z] docker_cli_network_unix_test.go:47: [d5367dea1ec76] daemon is not started [2022-07-28T13:01:07.113Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-07-28T13:01:07.683Z] docker_cli_network_unix_test.go:47: [d4d10014f955c] daemon is not started [2022-07-28T13:01:07.683Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-07-28T13:01:08.253Z] docker_cli_network_unix_test.go:47: [deeb52c464fde] daemon is not started [2022-07-28T13:01:08.515Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-07-28T13:01:15.090Z] docker_cli_network_unix_test.go:47: [dd10f0f3bf43e] daemon is not started [2022-07-28T13:01:15.090Z] --- PASS: TestDockerNetworkSuite (56.19s) [2022-07-28T13:01:15.090Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.49s) [2022-07-28T13:01:15.090Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.71s) [2022-07-28T13:01:15.090Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.68s) [2022-07-28T13:01:15.090Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.48s) [2022-07-28T13:01:15.090Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.44s) [2022-07-28T13:01:15.090Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.36s) [2022-07-28T13:01:15.090Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.09s) [2022-07-28T13:01:15.090Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.23s) [2022-07-28T13:01:15.090Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.09s) [2022-07-28T13:01:15.090Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.50s) [2022-07-28T13:01:15.090Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2022-07-28T13:01:15.090Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.87s) [2022-07-28T13:01:15.090Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.94s) [2022-07-28T13:01:15.090Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-07-28T13:01:15.090Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-07-28T13:01:15.090Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.74s) [2022-07-28T13:01:15.090Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-07-28T13:01:15.090Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-07-28T13:01:15.090Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-07-28T13:01:15.090Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.71s) [2022-07-28T13:01:15.090Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.98s) [2022-07-28T13:01:15.090Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.13s) [2022-07-28T13:01:15.090Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.33s) [2022-07-28T13:01:15.090Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.11s) [2022-07-28T13:01:15.090Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.28s) [2022-07-28T13:01:15.090Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.13s) [2022-07-28T13:01:15.090Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.27s) [2022-07-28T13:01:15.090Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-07-28T13:01:15.090Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.86s) [2022-07-28T13:01:15.090Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2022-07-28T13:01:15.090Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2022-07-28T13:01:15.090Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2022-07-28T13:01:15.090Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2022-07-28T13:01:15.090Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-07-28T13:01:15.090Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.40s) [2022-07-28T13:01:15.090Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-07-28T13:01:15.090Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-28T13:01:15.090Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.71s) [2022-07-28T13:01:15.090Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.40s) [2022-07-28T13:01:15.090Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.97s) [2022-07-28T13:01:15.090Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-07-28T13:01:15.090Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.78s) [2022-07-28T13:01:15.090Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.49s) [2022-07-28T13:01:15.090Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-07-28T13:01:15.090Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.74s) [2022-07-28T13:01:15.090Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.50s) [2022-07-28T13:01:15.090Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.89s) [2022-07-28T13:01:15.090Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.77s) [2022-07-28T13:01:15.090Z] === RUN TestDockerHubPullSuite [2022-07-28T13:01:15.090Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-07-28T13:01:16.470Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-07-28T13:01:16.784Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-07-28T13:01:19.018Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-07-28T13:01:19.960Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-07-28T13:01:21.867Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-07-28T13:01:22.127Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-07-28T13:01:22.697Z] --- PASS: TestDockerHubPullSuite (8.16s) [2022-07-28T13:01:22.697Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.03s) [2022-07-28T13:01:22.697Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.52s) [2022-07-28T13:01:22.697Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.98s) [2022-07-28T13:01:22.697Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.74s) [2022-07-28T13:01:22.697Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.51s) [2022-07-28T13:01:22.697Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.37s) [2022-07-28T13:01:22.697Z] PASS [2022-07-28T13:01:22.697Z] [2022-07-28T13:01:22.697Z] === Skipped [2022-07-28T13:01:22.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-07-28T13:01:22.697Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-07-28T13:01:22.697Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-07-28T13:01:22.697Z] [2022-07-28T13:01:22.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-28T13:01:22.697Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-07-28T13:01:22.697Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-28T13:01:22.697Z] [2022-07-28T13:01:22.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-28T13:01:22.697Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-07-28T13:01:22.697Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-28T13:01:22.697Z] [2022-07-28T13:01:22.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-28T13:01:22.697Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-07-28T13:01:22.697Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-28T13:01:22.697Z] [2022-07-28T13:01:22.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-28T13:01:22.697Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-07-28T13:01:22.697Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-28T13:01:22.697Z] [2022-07-28T13:01:22.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.07s) [2022-07-28T13:01:22.697Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-07-28T13:01:22.697Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.07s) [2022-07-28T13:01:22.697Z] [2022-07-28T13:01:22.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-28T13:01:22.697Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-07-28T13:01:22.697Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-28T13:01:22.697Z] [2022-07-28T13:01:22.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-28T13:01:22.697Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-07-28T13:01:22.697Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-28T13:01:22.697Z] [2022-07-28T13:01:22.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-07-28T13:01:22.697Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-28T13:01:22.697Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-07-28T13:01:22.697Z] [2022-07-28T13:01:22.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-28T13:01:22.697Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-07-28T13:01:22.697Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-28T13:01:22.697Z] [2022-07-28T13:01:22.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-28T13:01:22.697Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-07-28T13:01:22.697Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-28T13:01:22.697Z] [2022-07-28T13:01:22.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-28T13:01:22.697Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-07-28T13:01:22.697Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-28T13:01:22.697Z] [2022-07-28T13:01:22.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-28T13:01:22.697Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-07-28T13:01:22.697Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-28T13:01:22.697Z] [2022-07-28T13:01:22.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-07-28T13:01:22.697Z] docker_cli_sni_test.go:18: Flakey test [2022-07-28T13:01:22.697Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-07-28T13:01:22.697Z] [2022-07-28T13:01:22.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-07-28T13:01:22.697Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-07-28T13:01:22.697Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-07-28T13:01:22.697Z] [2022-07-28T13:01:22.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-28T13:01:22.697Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-07-28T13:01:22.697Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-28T13:01:22.697Z] [2022-07-28T13:01:22.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-28T13:01:22.697Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-28T13:01:22.697Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-28T13:01:22.697Z] [2022-07-28T13:01:22.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2022-07-28T13:01:22.697Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2022-07-28T13:01:22.697Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2022-07-28T13:01:22.697Z] [2022-07-28T13:01:22.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-28T13:01:22.697Z] docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport [2022-07-28T13:01:22.697Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-28T13:01:22.697Z] [2022-07-28T13:01:22.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-28T13:01:22.697Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-07-28T13:01:22.697Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-28T13:01:22.697Z] [2022-07-28T13:01:22.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-28T13:01:22.697Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-07-28T13:01:22.697Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-28T13:01:22.697Z] [2022-07-28T13:01:22.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-28T13:01:22.697Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-07-28T13:01:22.697Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-28T13:01:22.697Z] [2022-07-28T13:01:22.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-28T13:01:22.697Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-07-28T13:01:22.697Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-28T13:01:22.697Z] [2022-07-28T13:01:22.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-28T13:01:22.697Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-07-28T13:01:22.697Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-28T13:01:22.697Z] [2022-07-28T13:01:22.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-28T13:01:22.697Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-07-28T13:01:22.697Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-28T13:01:22.697Z] [2022-07-28T13:01:22.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-28T13:01:22.697Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-07-28T13:01:22.697Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-28T13:01:22.697Z] [2022-07-28T13:01:22.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-28T13:01:22.697Z] docker_cli_run_unix_test.go:87: Host does not have /dev/snd [2022-07-28T13:01:22.697Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-28T13:01:22.697Z] [2022-07-28T13:01:22.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-28T13:01:22.697Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-07-28T13:01:22.697Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-28T13:01:22.697Z] [2022-07-28T13:01:22.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-07-28T13:01:22.697Z] docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport [2022-07-28T13:01:22.697Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-07-28T13:01:22.697Z] [2022-07-28T13:01:22.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-28T13:01:22.697Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-07-28T13:01:22.697Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-28T13:01:22.697Z] [2022-07-28T13:01:22.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-28T13:01:22.697Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-07-28T13:01:22.697Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-28T13:01:22.697Z] [2022-07-28T13:01:22.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-28T13:01:22.697Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-07-28T13:01:22.697Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-28T13:01:22.697Z] [2022-07-28T13:01:22.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-07-28T13:01:22.697Z] docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport [2022-07-28T13:01:22.697Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-07-28T13:01:22.697Z] [2022-07-28T13:01:22.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-28T13:01:22.697Z] docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer [2022-07-28T13:01:22.697Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-28T13:01:22.697Z] [2022-07-28T13:01:22.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-28T13:01:22.697Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-28T13:01:22.697Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-28T13:01:22.697Z] [2022-07-28T13:01:22.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-28T13:01:22.697Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-28T13:01:22.697Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-28T13:01:22.697Z] [2022-07-28T13:01:22.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-28T13:01:22.697Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-28T13:01:22.697Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-28T13:01:22.698Z] [2022-07-28T13:01:22.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-28T13:01:22.698Z] docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight [2022-07-28T13:01:22.698Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-28T13:01:22.698Z] [2022-07-28T13:01:22.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-28T13:01:22.698Z] docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight [2022-07-28T13:01:22.698Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-28T13:01:22.698Z] [2022-07-28T13:01:22.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-28T13:01:22.698Z] docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight [2022-07-28T13:01:22.698Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-28T13:01:22.698Z] [2022-07-28T13:01:22.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-28T13:01:22.698Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2022-07-28T13:01:22.698Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-28T13:01:22.698Z] [2022-07-28T13:01:22.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-28T13:01:22.698Z] docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight [2022-07-28T13:01:22.698Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-28T13:01:22.698Z] [2022-07-28T13:01:22.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-28T13:01:22.698Z] docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight [2022-07-28T13:01:22.698Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-28T13:01:22.698Z] [2022-07-28T13:01:22.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-28T13:01:22.698Z] docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight [2022-07-28T13:01:22.698Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-28T13:01:22.698Z] [2022-07-28T13:01:22.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-07-28T13:01:22.698Z] docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport [2022-07-28T13:01:22.698Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-07-28T13:01:22.698Z] [2022-07-28T13:01:22.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-28T13:01:22.698Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-07-28T13:01:22.698Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-28T13:01:22.698Z] [2022-07-28T13:01:22.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2022-07-28T13:01:22.698Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-07-28T13:01:22.698Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2022-07-28T13:01:22.698Z] [2022-07-28T13:01:22.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-28T13:01:22.698Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-07-28T13:01:22.698Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-28T13:01:22.698Z] [2022-07-28T13:01:22.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-28T13:01:22.698Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-07-28T13:01:22.698Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-28T13:01:22.698Z] [2022-07-28T13:01:22.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-07-28T13:01:22.698Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-07-28T13:01:22.698Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-07-28T13:01:22.698Z] [2022-07-28T13:01:22.698Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-28T13:01:22.698Z] docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks [2022-07-28T13:01:22.698Z] docker_cli_network_unix_test.go:47: [dfe6be8027cdd] daemon is not started [2022-07-28T13:01:22.698Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-28T13:01:22.698Z] [2022-07-28T13:01:22.698Z] DONE 1270 tests, 51 skipped in 1468.122s [2022-07-28T13:01:22.698Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-28T13:01:22.698Z] ++++ cat bundles/test-integration/docker.pid [2022-07-28T13:01:22.698Z] +++ kill 7952 [2022-07-28T13:01:23.636Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-07-28T13:01:23.636Z] +++ /etc/init.d/apparmor stop [2022-07-28T13:01:23.636Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-28T13:01:23.636Z] [2022-07-28T13:01:23.636Z] Unloading profiles will leave already running processes permanently [2022-07-28T13:01:23.636Z] unconfined, which can lead to unexpected situations. [2022-07-28T13:01:23.636Z] [2022-07-28T13:01:23.636Z] To set a process to complain mode, use the command line tool [2022-07-28T13:01:23.636Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-28T13:01:23.636Z] +++ true [2022-07-28T13:01:23.636Z] exiting test-integration [2022-07-28T13:01:23.636Z] ++ exit 0 [2022-07-28T13:01:23.636Z] [2022-07-28T13:01:23.897Z] + for job in $(jobs -p) [2022-07-28T13:01:23.897Z] + wait 32201 [2022-07-28T13:01:25.632Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-07-28T13:01:25.632Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-07-28T13:01:26.122Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-07-28T13:01:27.190Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-07-28T13:01:32.471Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-07-28T13:01:36.745Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-07-28T13:01:36.745Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-07-28T13:01:36.745Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-07-28T13:01:36.745Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-07-28T13:01:36.745Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-07-28T13:01:39.046Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-07-28T13:01:40.428Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-07-28T13:01:44.075Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-07-28T13:01:44.075Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-07-28T13:01:44.075Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-07-28T13:01:44.562Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-07-28T13:01:44.562Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-07-28T13:01:44.562Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-07-28T13:01:44.562Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-07-28T13:01:44.562Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-07-28T13:01:45.707Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-07-28T13:01:47.089Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-07-28T13:01:51.314Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-07-28T13:01:51.314Z] docker_cli_swarm_test.go:131: unmatched requirement IPv6 [2022-07-28T13:01:51.314Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-07-28T13:01:55.510Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-07-28T13:01:56.080Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-07-28T13:01:57.018Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-07-28T13:01:58.927Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-07-28T13:02:27.607Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-07-28T13:02:30.650Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-07-28T13:02:30.650Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-07-28T13:02:31.673Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-07-28T13:02:31.673Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-07-28T13:02:32.160Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-07-28T13:02:33.780Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-07-28T13:02:33.780Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-07-28T13:02:33.780Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-07-28T13:02:39.792Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-07-28T13:02:40.814Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-07-28T13:02:40.814Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-07-28T13:02:40.814Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-07-28T13:02:40.814Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-07-28T13:02:40.814Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-07-28T13:02:42.433Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-07-28T13:02:43.456Z] === RUN TestDockerSuite/TestBuildCmd [2022-07-28T13:02:43.945Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-07-28T13:02:44.968Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-07-28T13:02:45.454Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-07-28T13:02:51.469Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-07-28T13:02:53.760Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-07-28T13:02:53.760Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-07-28T13:02:53.760Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-07-28T13:02:55.169Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-07-28T13:02:55.170Z] docker_cli_swarm_test.go:1187: [dd8a9a49f73f0] joining swarm manager [d800b3dc8dccc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T13:02:55.382Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-07-28T13:02:55.382Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-07-28T13:02:55.382Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-07-28T13:02:55.869Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-07-28T13:02:58.156Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-07-28T13:02:59.180Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-07-28T13:02:59.666Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-07-28T13:02:59.666Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-07-28T13:02:59.666Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-07-28T13:03:00.690Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-07-28T13:03:01.713Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-07-28T13:03:01.713Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-07-28T13:03:01.713Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-07-28T13:03:01.713Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-07-28T13:03:01.713Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-07-28T13:03:01.746Z] docker_cli_swarm_test.go:1196: [dc2dcd103fac3] joining swarm manager [d800b3dc8dccc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T13:03:07.725Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-07-28T13:03:40.481Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-07-28T13:03:43.909Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-07-28T13:03:45.530Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-07-28T13:03:46.554Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-07-28T13:03:48.607Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-07-28T13:03:52.568Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-07-28T13:03:52.568Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-07-28T13:03:52.805Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-07-28T13:03:53.055Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-07-28T13:03:53.055Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-07-28T13:03:53.541Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-07-28T13:03:53.542Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-07-28T13:03:53.542Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-07-28T13:03:54.029Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-07-28T13:03:54.029Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-07-28T13:03:54.186Z] docker_cli_swarm_test.go:1119: [dd4274ca270cc] joining swarm manager [dcf45ef2e9161]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T13:03:54.516Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-07-28T13:03:55.125Z] docker_cli_swarm_test.go:1120: [d3bca318c716b] joining swarm manager [dcf45ef2e9161]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T13:04:30.779Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-07-28T13:04:30.779Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-07-28T13:04:30.779Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-07-28T13:04:30.779Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-07-28T13:04:52.287Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-07-28T13:04:53.907Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-07-28T13:04:54.936Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-07-28T13:04:59.818Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-07-28T13:05:02.863Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-07-28T13:05:11.710Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-07-28T13:05:31.586Z] docker_cli_swarm_test.go:1173: [d8c6304e035db] joining swarm manager [dcf45ef2e9161]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-28T13:06:03.703Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-07-28T13:06:03.703Z] docker_cli_swarm_test.go:1454: [d7a43f82e42e7] joining swarm manager [de2031b8ed452]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T13:06:03.703Z] docker_cli_swarm_test.go:1455: [d2525d45f5ead] joining swarm manager [de2031b8ed452]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T13:06:13.688Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-07-28T13:06:14.627Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-07-28T13:06:14.627Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-07-28T13:06:14.886Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-07-28T13:06:14.886Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-07-28T13:06:15.456Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-07-28T13:06:17.996Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-07-28T13:06:21.295Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-07-28T13:06:23.203Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-07-28T13:06:25.113Z] docker_cli_swarm_unix_test.go:63: [d2c722e126666] joining swarm manager [dbee4a99cd44c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T13:06:53.632Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-07-28T13:06:53.632Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-07-28T13:06:53.632Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-07-28T13:06:53.632Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-07-28T13:07:21.398Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-07-28T13:07:21.398Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-07-28T13:07:21.398Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-07-28T13:07:22.779Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-07-28T13:07:26.075Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-07-28T13:07:27.984Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-07-28T13:07:29.893Z] docker_api_swarm_test.go:962: [d31a46b53a420] joining swarm manager [da3bde71655b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T13:07:47.993Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-07-28T13:08:00.210Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-07-28T13:08:02.119Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-07-28T13:08:04.672Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-07-28T13:08:07.215Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-07-28T13:08:15.342Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-07-28T13:08:20.306Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-07-28T13:08:20.620Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-07-28T13:08:21.330Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-07-28T13:08:22.352Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-07-28T13:08:22.529Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-07-28T13:08:25.070Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-07-28T13:08:26.978Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-07-28T13:08:29.517Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-07-28T13:08:32.812Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-07-28T13:08:34.720Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-07-28T13:08:58.543Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-07-28T13:09:05.861Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-07-28T13:09:23.926Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-07-28T13:09:30.985Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-07-28T13:09:45.875Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite (1595.59s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.17s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.97s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.94s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.07s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.99s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.15s) [2022-07-28T13:10:00.766Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.46s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.79s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.11s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (26.35s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.65s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.76s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.32s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.52s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (52.07s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.42s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.85s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.50s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.04s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (59.30s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (62.98s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.66s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.47s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.40s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (15.93s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.27s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.92s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.82s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.27s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.65s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.85s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.15s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.82s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.91s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.99s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.48s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.87s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.46s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.98s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.73s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.15s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.31s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.57s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.54s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.40s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.66s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.93s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.09s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.69s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.97s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.08s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.05s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.49s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.22s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.64s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.36s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.24s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.83s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.59s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.09s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.89s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.70s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.39s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.66s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (12.97s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.50s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.01s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.13s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.13s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (18.87s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.06s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.10s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.68s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.31s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.93s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (88.28s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.44s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.55s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.95s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.13s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.28s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.20s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.57s) [2022-07-28T13:10:00.766Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.84s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.70s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.15s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.47s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (46.67s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.80s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.14s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (127.82s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.28s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.25s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.12s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.12s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.27s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.13s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.21s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.15s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.04s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.16s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.01s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.50s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.90s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.01s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.20s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.15s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.78s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.14s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.46s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.45s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.41s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.53s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.40s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.87s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.12s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.77s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.15s) [2022-07-28T13:10:00.766Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.11s) [2022-07-28T13:10:00.766Z] === RUN TestDockerExternalVolumeSuite [2022-07-28T13:10:00.766Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-07-28T13:10:01.026Z] docker_cli_external_volume_driver_test.go:53: [dfd2de153841d] daemon is not started [2022-07-28T13:10:06.968Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-07-28T13:10:19.122Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-07-28T13:10:19.677Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-07-28T13:10:32.384Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-07-28T13:11:26.834Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-07-28T13:11:33.407Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-07-28T13:11:48.297Z] docker_cli_external_volume_driver_test.go:53: [d633123d5470d] daemon is not started [2022-07-28T13:12:03.186Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-07-28T13:12:21.303Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-07-28T13:12:29.556Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-07-28T13:12:29.556Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-07-28T13:12:29.556Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-07-28T13:12:29.556Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-07-28T13:12:29.556Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-07-28T13:12:29.556Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-07-28T13:12:29.556Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-07-28T13:12:30.579Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-07-28T13:12:30.579Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-07-28T13:12:30.579Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-07-28T13:12:31.066Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-07-28T13:12:31.554Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-07-28T13:12:33.518Z] docker_cli_external_volume_driver_test.go:53: [dac75fa532697] daemon is not started [2022-07-28T13:12:38.873Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-07-28T13:12:41.913Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-07-28T13:12:46.797Z] === RUN TestDockerSuite/TestBuildEnv [2022-07-28T13:12:46.797Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-07-28T13:12:46.797Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-07-28T13:12:46.797Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-07-28T13:12:47.284Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-07-28T13:12:47.284Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-07-28T13:12:47.284Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-07-28T13:12:47.284Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-07-28T13:12:47.284Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-07-28T13:12:47.284Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-07-28T13:12:47.284Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-07-28T13:12:51.189Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-07-28T13:12:51.189Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-07-28T13:12:51.618Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-07-28T13:12:51.618Z] docker_cli_external_volume_driver_test.go:53: [d2e2ded2a7ddf] daemon is not started [2022-07-28T13:12:51.675Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-07-28T13:12:51.675Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-07-28T13:12:51.675Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-07-28T13:12:51.675Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-07-28T13:12:51.675Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-07-28T13:12:52.700Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-07-28T13:12:58.712Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-07-28T13:13:03.832Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-07-28T13:13:16.779Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-07-28T13:13:17.267Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-07-28T13:13:17.267Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-07-28T13:13:17.267Z] === RUN TestDockerSuite/TestBuildExpose [2022-07-28T13:13:17.267Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-07-28T13:13:17.267Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-07-28T13:13:17.267Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-07-28T13:13:17.267Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-07-28T13:13:17.267Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-07-28T13:13:17.267Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-07-28T13:13:17.267Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-07-28T13:13:17.267Z] === RUN TestDockerSuite/TestBuildFails [2022-07-28T13:13:26.109Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-07-28T13:13:26.109Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-07-28T13:13:30.997Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-07-28T13:13:36.026Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-07-28T13:13:38.317Z] === RUN TestDockerSuite/TestBuildForceRm [2022-07-28T13:13:50.915Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-07-28T13:13:51.032Z] === RUN TestDockerSuite/TestBuildFromGit [2022-07-28T13:14:03.743Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-07-28T13:14:03.743Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-07-28T13:14:09.012Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-07-28T13:14:11.064Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-07-28T13:14:11.064Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-07-28T13:14:11.064Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-07-28T13:14:11.551Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-07-28T13:14:12.040Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-07-28T13:14:12.040Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-07-28T13:14:12.040Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-07-28T13:14:27.208Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-07-28T13:14:27.208Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-07-28T13:14:27.208Z] === RUN TestDockerSuite/TestBuildHistory [2022-07-28T13:14:39.922Z] === RUN TestDockerSuite/TestBuildIidFile [2022-07-28T13:14:40.409Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-07-28T13:14:43.455Z] === RUN TestDockerSuite/TestBuildInheritance [2022-07-28T13:14:43.455Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-07-28T13:14:43.455Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-07-28T13:14:43.941Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-07-28T13:14:43.941Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-07-28T13:14:54.560Z] === RUN TestDockerSuite/TestBuildLabel [2022-07-28T13:14:55.584Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-07-28T13:14:55.702Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-07-28T13:14:56.071Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-07-28T13:14:57.094Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-07-28T13:14:58.119Z] === RUN TestDockerSuite/TestBuildLabels [2022-07-28T13:14:59.142Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-07-28T13:15:01.431Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-07-28T13:15:08.750Z] === RUN TestDockerSuite/TestBuildLastModified [2022-07-28T13:15:08.750Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-07-28T13:15:08.750Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-07-28T13:15:08.750Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-07-28T13:15:08.750Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-07-28T13:15:08.750Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-07-28T13:15:08.750Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-07-28T13:15:08.750Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-07-28T13:15:08.750Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-07-28T13:15:09.237Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-07-28T13:15:10.262Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-07-28T13:15:13.821Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-07-28T13:15:16.278Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-07-28T13:15:41.853Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-07-28T13:15:41.854Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-07-28T13:15:41.854Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-07-28T13:15:41.854Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-07-28T13:15:45.911Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-07-28T13:16:17.998Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-07-28T13:16:24.903Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-07-28T13:16:30.211Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-07-28T13:16:48.326Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-07-28T13:16:48.326Z] docker_cli_external_volume_driver_test.go:485: [d571ae4d701cf] daemon is not started [2022-07-28T13:16:50.549Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-07-28T13:16:59.404Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-07-28T13:17:03.214Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-07-28T13:17:03.214Z] docker_cli_external_volume_driver_test.go:53: [db86bf29da553] daemon is not started [2022-07-28T13:17:05.414Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-07-28T13:17:12.750Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-07-28T13:17:18.103Z] --- PASS: TestDockerExternalVolumeSuite (436.95s) [2022-07-28T13:17:18.103Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s) [2022-07-28T13:17:18.103Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2022-07-28T13:17:18.103Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s) [2022-07-28T13:17:18.103Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-07-28T13:17:18.103Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2022-07-28T13:17:18.103Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-07-28T13:17:18.103Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-07-28T13:17:18.103Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.16s) [2022-07-28T13:17:18.103Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s) [2022-07-28T13:17:18.103Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-07-28T13:17:18.103Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s) [2022-07-28T13:17:18.103Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2022-07-28T13:17:18.103Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s) [2022-07-28T13:17:18.103Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2022-07-28T13:17:18.103Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2022-07-28T13:17:18.103Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.64s) [2022-07-28T13:17:18.103Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s) [2022-07-28T13:17:18.103Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-07-28T13:17:18.103Z] PASS [2022-07-28T13:17:18.103Z] [2022-07-28T13:17:18.103Z] === Skipped [2022-07-28T13:17:18.103Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-07-28T13:17:18.103Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-07-28T13:17:18.103Z] check_test.go:309: [d2cda4e064e6a] daemon is not started [2022-07-28T13:17:18.103Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-07-28T13:17:18.103Z] [2022-07-28T13:17:18.103Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-07-28T13:17:18.103Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-07-28T13:17:18.103Z] check_test.go:309: [d34083aad5ba2] daemon is not started [2022-07-28T13:17:18.103Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-07-28T13:17:18.103Z] [2022-07-28T13:17:18.103Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-28T13:17:18.103Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-07-28T13:17:18.103Z] check_test.go:309: [d14b6902f5c77] daemon is not started [2022-07-28T13:17:18.103Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-28T13:17:18.103Z] [2022-07-28T13:17:18.103Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-07-28T13:17:18.103Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-28T13:17:18.103Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-07-28T13:17:18.103Z] [2022-07-28T13:17:18.103Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-28T13:17:18.103Z] docker_cli_swarm_test.go:131: unmatched requirement IPv6 [2022-07-28T13:17:18.103Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-28T13:17:18.103Z] [2022-07-28T13:17:18.103Z] DONE 273 tests, 5 skipped in 2421.555s [2022-07-28T13:17:18.103Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-28T13:17:18.103Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d77fcc4c2185f/docker.pid [2022-07-28T13:17:18.103Z] +++ kill 5620 [2022-07-28T13:17:18.103Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5620 is not a child of this shell [2022-07-28T13:17:18.103Z] warning: PID 5620 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d77fcc4c2185f/docker.pid had a nonzero exit code [2022-07-28T13:17:18.103Z] ++++ cat bundles/test-integration/docker.pid [2022-07-28T13:17:18.103Z] +++ kill 7913 [2022-07-28T13:17:18.673Z] +++ /etc/init.d/apparmor stop [2022-07-28T13:17:18.673Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-28T13:17:18.673Z] [2022-07-28T13:17:18.673Z] Unloading profiles will leave already running processes permanently [2022-07-28T13:17:18.673Z] unconfined, which can lead to unexpected situations. [2022-07-28T13:17:18.673Z] [2022-07-28T13:17:18.673Z] To set a process to complain mode, use the command line tool [2022-07-28T13:17:18.673Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-28T13:17:18.673Z] +++ true [2022-07-28T13:17:18.673Z] exiting test-integration [2022-07-28T13:17:18.673Z] ++ exit 0 [2022-07-28T13:17:18.673Z] [2022-07-28T13:17:18.932Z] + exit 0 [2022-07-28T13:17:18.932Z] ++ jobs -p [2022-07-28T13:17:18.932Z] + pids= [2022-07-28T13:17:18.932Z] + echo 'Remaining pids to kill: []' [2022-07-28T13:17:18.932Z] Remaining pids to kill: [] [2022-07-28T13:17:18.932Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-07-28T13:17:18.945Z] Recording test results [2022-07-28T13:17:20.556Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-28T13:17:20.877Z] + echo Ensuring container killed. [2022-07-28T13:17:20.877Z] Ensuring container killed. [2022-07-28T13:17:20.877Z] + docker ps -aq -f name=docker-pr2-* [2022-07-28T13:17:20.877Z] + cids=afbf91962e6c [2022-07-28T13:17:20.877Z] 435fa9009459 [2022-07-28T13:17:20.877Z] f0a105853391 [2022-07-28T13:17:20.877Z] + [ -n afbf91962e6c [2022-07-28T13:17:20.877Z] 435fa9009459 [2022-07-28T13:17:20.877Z] f0a105853391 ] [2022-07-28T13:17:20.877Z] + docker rm -vf afbf91962e6c 435fa9009459 f0a105853391 [2022-07-28T13:17:23.416Z] afbf91962e6c [2022-07-28T13:17:23.416Z] 435fa9009459 [2022-07-28T13:17:23.416Z] f0a105853391 [Pipeline] sh [2022-07-28T13:17:23.710Z] + echo Chowning /workspace to jenkins user [2022-07-28T13:17:23.710Z] Chowning /workspace to jenkins user [2022-07-28T13:17:23.710Z] + id -u [2022-07-28T13:17:23.710Z] + id -g [2022-07-28T13:17:23.710Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43876:/workspace busybox chown -R 1000:1000 /workspace [2022-07-28T13:17:23.710Z] Unable to find image 'busybox:latest' locally [2022-07-28T13:17:23.969Z] latest: Pulling from library/busybox [2022-07-28T13:17:23.969Z] 19d511225f94: Pulling fs layer [2022-07-28T13:17:23.969Z] 19d511225f94: Download complete [2022-07-28T13:17:23.969Z] 19d511225f94: Pull complete [2022-07-28T13:17:24.229Z] Digest: sha256:e63286d6bf23acce079c38cd9f63ec19dd1ad4da0e3e942e39f2a08050b50534 [2022-07-28T13:17:24.229Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-28T13:17:27.073Z] + bundleName=amd64 [2022-07-28T13:17:27.073Z] + echo Creating amd64-bundles.tar.gz [2022-07-28T13:17:27.073Z] Creating amd64-bundles.tar.gz [2022-07-28T13:17:27.073Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-28T13:17:27.073Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-28T13:17:28.025Z] Archiving artifacts [2022-07-28T13:17:29.858Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43876/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-28T13:17:30.169Z] + make clean [2022-07-28T13:17:30.429Z] docker volume rm -f docker-dev-cache [2022-07-28T13:17:30.429Z] docker-dev-cache [Pipeline] deleteDir [2022-07-28T13:17:30.822Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-07-28T13:17:30.822Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-07-28T13:17:30.822Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-28T13:17:45.988Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-07-28T13:17:45.988Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-07-28T13:17:45.988Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-07-28T13:17:45.988Z] === RUN TestDockerSuite/TestBuildNetNone [2022-07-28T13:17:45.988Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-07-28T13:17:45.988Z] === RUN TestDockerSuite/TestBuildNoContext [2022-07-28T13:17:48.275Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-07-28T13:17:58.896Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-07-28T13:18:01.187Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-07-28T13:18:01.187Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-07-28T13:18:01.674Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-07-28T13:18:04.719Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-07-28T13:18:05.741Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-07-28T13:18:07.360Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-07-28T13:18:28.868Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-07-28T13:18:29.889Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-07-28T13:18:40.510Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-07-28T13:18:44.415Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-07-28T13:18:53.251Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-07-28T13:18:59.265Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-07-28T13:19:05.274Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-07-28T13:19:06.298Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-07-28T13:19:06.298Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-07-28T13:19:06.784Z] === RUN TestDockerSuite/TestBuildPATH [2022-07-28T13:19:06.784Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-07-28T13:19:06.784Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-07-28T13:19:09.070Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-07-28T13:19:09.070Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-07-28T13:19:09.070Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-07-28T13:20:00.305Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-07-28T13:20:25.873Z] === RUN TestDockerSuite/TestBuildRm [2022-07-28T13:20:41.039Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-07-28T13:20:43.325Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-07-28T13:20:43.325Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-07-28T13:20:43.325Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-07-28T13:20:43.325Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-07-28T13:20:43.813Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-07-28T13:20:46.101Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-07-28T13:20:54.950Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-07-28T13:20:58.846Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-07-28T13:21:04.858Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-07-28T13:21:30.435Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-07-28T13:21:30.435Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-07-28T13:21:30.435Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-07-28T13:21:43.142Z] === RUN TestDockerSuite/TestBuildSpaces [2022-07-28T13:21:43.142Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-07-28T13:21:48.023Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-07-28T13:21:48.023Z] === RUN TestDockerSuite/TestBuildStderr [2022-07-28T13:21:52.996Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-07-28T13:22:18.576Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-07-28T13:22:18.576Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-07-28T13:22:18.576Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-07-28T13:22:19.063Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-07-28T13:22:20.681Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-07-28T13:22:26.689Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-07-28T13:22:32.711Z] === RUN TestDockerSuite/TestBuildUser [2022-07-28T13:22:32.711Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-07-28T13:22:32.711Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-07-28T13:22:32.711Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-07-28T13:22:32.711Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-07-28T13:22:32.711Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-07-28T13:22:32.711Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-07-28T13:22:37.590Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-07-28T13:22:37.590Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-07-28T13:22:46.429Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-07-28T13:22:46.429Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-07-28T13:22:46.429Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-07-28T13:22:46.429Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-07-28T13:22:46.429Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-07-28T13:23:12.006Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-07-28T13:23:12.006Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-07-28T13:23:22.628Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-07-28T13:23:33.253Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-07-28T13:23:33.253Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-07-28T13:23:33.740Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-07-28T13:23:33.740Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-07-28T13:23:33.740Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-07-28T13:23:36.782Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-07-28T13:23:36.782Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-07-28T13:23:37.269Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-07-28T13:23:52.435Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-07-28T13:23:56.343Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-07-28T13:23:56.343Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-07-28T13:24:17.848Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-07-28T13:24:17.848Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-07-28T13:24:17.848Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-07-28T13:24:17.848Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-07-28T13:24:18.335Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-07-28T13:24:18.335Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-07-28T13:24:18.335Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-07-28T13:24:19.960Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-07-28T13:24:30.584Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-07-28T13:24:31.610Z] === RUN TestDockerSuite/TestBuildXZHost [2022-07-28T13:24:31.610Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-07-28T13:24:32.643Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-07-28T13:24:32.643Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-07-28T13:24:32.643Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-07-28T13:24:32.643Z] docker_cli_sni_test.go:18: Flakey test [2022-07-28T13:24:32.643Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-07-28T13:24:34.938Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-07-28T13:24:40.955Z] === RUN TestDockerSuite/TestCommitChange [2022-07-28T13:24:46.973Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-07-28T13:24:51.864Z] === RUN TestDockerSuite/TestCommitHardlink [2022-07-28T13:24:51.864Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-07-28T13:24:51.864Z] === RUN TestDockerSuite/TestCommitNewFile [2022-07-28T13:25:04.576Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-07-28T13:25:04.576Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-07-28T13:25:04.576Z] === RUN TestDockerSuite/TestCommitTTY [2022-07-28T13:25:17.285Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-07-28T13:25:22.172Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-07-28T13:25:22.172Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-07-28T13:25:22.172Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-07-28T13:25:22.172Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-07-28T13:25:22.172Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-07-28T13:25:22.172Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-07-28T13:25:22.172Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-07-28T13:25:22.172Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-07-28T13:25:22.172Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-07-28T13:25:22.172Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-07-28T13:25:22.172Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-07-28T13:25:22.172Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-07-28T13:25:22.172Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-07-28T13:25:22.172Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-07-28T13:25:22.172Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-07-28T13:25:22.172Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-07-28T13:25:31.015Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-07-28T13:25:43.726Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-07-28T13:25:43.726Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-07-28T13:25:43.726Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-07-28T13:25:45.345Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-07-28T13:25:45.345Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-07-28T13:25:45.345Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-07-28T13:25:45.345Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-07-28T13:25:45.345Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-07-28T13:25:45.345Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-07-28T13:25:45.345Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-07-28T13:25:47.632Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-07-28T13:25:47.632Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-07-28T13:25:47.632Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-07-28T13:25:47.632Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-07-28T13:25:50.672Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-07-28T13:25:50.673Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-07-28T13:25:50.673Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-07-28T13:25:50.673Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-07-28T13:25:50.673Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-07-28T13:25:50.673Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-07-28T13:25:50.673Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-07-28T13:25:50.673Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-07-28T13:25:53.714Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-07-28T13:25:56.003Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-07-28T13:25:59.044Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-07-28T13:25:59.044Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-07-28T13:25:59.044Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-07-28T13:25:59.044Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-07-28T13:26:01.330Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-07-28T13:26:01.330Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-07-28T13:26:04.372Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-07-28T13:26:04.372Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-07-28T13:26:04.372Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-07-28T13:26:04.372Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-07-28T13:26:04.372Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-07-28T13:26:06.658Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-07-28T13:26:06.658Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-07-28T13:26:08.946Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-07-28T13:26:08.946Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-07-28T13:26:08.946Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-07-28T13:26:11.991Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-07-28T13:26:12.477Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-07-28T13:26:15.521Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-07-28T13:26:24.372Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-07-28T13:26:29.253Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-07-28T13:26:29.253Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-07-28T13:26:29.253Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-07-28T13:26:29.253Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-07-28T13:26:29.253Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-07-28T13:26:31.543Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-07-28T13:26:31.543Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-07-28T13:26:31.543Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-07-28T13:26:34.586Z] === RUN TestDockerSuite/TestContainerAPITop [2022-07-28T13:26:34.586Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-07-28T13:26:34.586Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-07-28T13:26:36.872Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-07-28T13:26:36.873Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-07-28T13:26:41.754Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-07-28T13:26:44.043Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-07-28T13:26:44.043Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-07-28T13:26:44.043Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-07-28T13:26:44.043Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-07-28T13:26:44.043Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-07-28T13:26:44.043Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-07-28T13:26:44.043Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-07-28T13:26:44.043Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-07-28T13:26:44.043Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-07-28T13:26:44.043Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-07-28T13:26:44.043Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-07-28T13:26:46.329Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-07-28T13:26:46.329Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-07-28T13:26:49.371Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-07-28T13:26:51.658Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-07-28T13:27:00.497Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-07-28T13:27:07.819Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008d6978_} [2022-07-28T13:27:10.106Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11240814788_c:\foo_false____} [2022-07-28T13:27:13.157Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11240814788_c:\foo_true____} [2022-07-28T13:27:16.202Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-07-28T13:27:16.202Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-07-28T13:27:16.202Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-07-28T13:27:16.202Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-07-28T13:27:16.202Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-07-28T13:27:16.202Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-07-28T13:27:16.202Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-07-28T13:27:16.202Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-07-28T13:27:16.202Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-07-28T13:27:16.202Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-07-28T13:27:16.202Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-07-28T13:27:16.202Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-07-28T13:27:16.202Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-07-28T13:27:16.202Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-07-28T13:27:16.202Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-07-28T13:27:16.202Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-07-28T13:27:16.202Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-07-28T13:27:16.202Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-07-28T13:27:16.202Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-07-28T13:27:16.202Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-07-28T13:27:16.202Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-07-28T13:27:16.202Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-07-28T13:27:16.202Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-07-28T13:27:16.202Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-07-28T13:27:19.246Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-07-28T13:27:19.246Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-07-28T13:27:19.246Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-07-28T13:27:19.246Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-07-28T13:27:19.246Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-07-28T13:27:19.246Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-07-28T13:27:19.246Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-07-28T13:27:19.246Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-07-28T13:27:19.246Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-07-28T13:27:19.246Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-07-28T13:27:19.246Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-07-28T13:27:19.246Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-07-28T13:27:19.246Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-07-28T13:27:19.246Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-07-28T13:27:19.246Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-07-28T13:27:19.246Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-07-28T13:27:19.246Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-07-28T13:27:19.246Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-07-28T13:27:19.246Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-07-28T13:27:19.246Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-07-28T13:27:19.246Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-07-28T13:27:19.246Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-07-28T13:27:19.246Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-07-28T13:27:19.246Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-07-28T13:27:19.246Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-07-28T13:27:19.246Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-07-28T13:27:19.246Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-07-28T13:27:22.286Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-07-28T13:27:22.286Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-07-28T13:27:22.286Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-07-28T13:27:22.286Z] === RUN TestDockerSuite/TestCpRelativePath [2022-07-28T13:27:29.609Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-07-28T13:27:29.609Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-07-28T13:27:29.609Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-07-28T13:27:29.609Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-07-28T13:27:29.609Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-07-28T13:27:29.609Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-07-28T13:27:29.609Z] === RUN TestDockerSuite/TestCpToCaseA [2022-07-28T13:27:40.230Z] === RUN TestDockerSuite/TestCpToCaseB [2022-07-28T13:27:47.549Z] === RUN TestDockerSuite/TestCpToCaseC [2022-07-28T13:27:47.549Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-07-28T13:27:47.549Z] === RUN TestDockerSuite/TestCpToCaseD [2022-07-28T13:27:47.549Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-07-28T13:27:47.549Z] === RUN TestDockerSuite/TestCpToCaseE [2022-07-28T13:28:02.717Z] === RUN TestDockerSuite/TestCpToCaseF [2022-07-28T13:28:02.717Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-07-28T13:28:02.717Z] === RUN TestDockerSuite/TestCpToCaseG [2022-07-28T13:28:02.717Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-07-28T13:28:02.717Z] === RUN TestDockerSuite/TestCpToCaseH [2022-07-28T13:28:13.338Z] === RUN TestDockerSuite/TestCpToCaseI [2022-07-28T13:28:13.338Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-07-28T13:28:13.338Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-07-28T13:28:13.338Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-07-28T13:28:13.338Z] === RUN TestDockerSuite/TestCpToDot [2022-07-28T13:28:20.659Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-07-28T13:28:20.659Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-07-28T13:28:20.659Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-07-28T13:28:20.659Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-07-28T13:28:21.145Z] === RUN TestDockerSuite/TestCpToStdout [2022-07-28T13:28:24.189Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-07-28T13:28:24.189Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-07-28T13:28:24.189Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-07-28T13:28:24.189Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-07-28T13:28:24.189Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-07-28T13:28:24.189Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-07-28T13:28:24.189Z] === RUN TestDockerSuite/TestCpVolumePath [2022-07-28T13:28:24.189Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-07-28T13:28:24.189Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-07-28T13:28:24.189Z] === RUN TestDockerSuite/TestCreateArgs [2022-07-28T13:28:24.676Z] === RUN TestDockerSuite/TestCreateByImageID [2022-07-28T13:28:26.963Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-07-28T13:28:29.249Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-07-28T13:28:29.737Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-07-28T13:28:29.737Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-07-28T13:28:32.023Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-07-28T13:28:32.510Z] === RUN TestDockerSuite/TestCreateLabels [2022-07-28T13:28:33.002Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-07-28T13:28:33.002Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-07-28T13:28:33.002Z] === RUN TestDockerSuite/TestCreateRM [2022-07-28T13:28:33.489Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-07-28T13:28:33.489Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-28T13:28:33.489Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-07-28T13:28:33.489Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-07-28T13:28:33.975Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-07-28T13:28:50.939Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-07-28T13:28:50.939Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-07-28T13:28:50.939Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-07-28T13:28:51.962Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-07-28T13:28:52.449Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-07-28T13:28:52.449Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-07-28T13:28:52.449Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-07-28T13:28:55.490Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-07-28T13:28:55.490Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-07-28T13:28:55.490Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-07-28T13:28:55.490Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-07-28T13:28:55.490Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-07-28T13:28:55.490Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-07-28T13:28:55.490Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-07-28T13:28:55.490Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-07-28T13:28:55.490Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-07-28T13:28:55.490Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-07-28T13:28:55.490Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-07-28T13:28:55.490Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-07-28T13:28:55.490Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-07-28T13:28:55.490Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-07-28T13:28:55.490Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:28:55.490Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-07-28T13:28:55.490Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-07-28T13:28:55.490Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-07-28T13:28:55.490Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-07-28T13:28:55.490Z] === RUN TestDockerSuite/TestDevicePermissions [2022-07-28T13:28:55.490Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-07-28T13:28:55.490Z] === RUN TestDockerSuite/TestDockerFails [2022-07-28T13:28:55.490Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-07-28T13:28:55.490Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-07-28T13:28:55.490Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-07-28T13:28:55.490Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-07-28T13:28:55.490Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-07-28T13:28:55.490Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-07-28T13:28:55.490Z] === RUN TestDockerSuite/TestEventsAttach [2022-07-28T13:28:55.490Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-07-28T13:28:55.490Z] === RUN TestDockerSuite/TestEventsCommit [2022-07-28T13:28:55.490Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-07-28T13:28:55.490Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-07-28T13:28:58.533Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-07-28T13:29:00.820Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-07-28T13:29:03.859Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-07-28T13:29:25.364Z] === RUN TestDockerSuite/TestEventsCopy [2022-07-28T13:29:28.406Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-07-28T13:29:34.424Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-07-28T13:29:37.471Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-07-28T13:29:38.493Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-07-28T13:29:45.814Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-07-28T13:29:46.301Z] === RUN TestDockerSuite/TestEventsFilterType [2022-07-28T13:29:47.920Z] === RUN TestDockerSuite/TestEventsFilters [2022-07-28T13:29:53.931Z] === RUN TestDockerSuite/TestEventsFormat [2022-07-28T13:29:58.810Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-07-28T13:29:58.810Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-07-28T13:29:58.810Z] === RUN TestDockerSuite/TestEventsImageImport [2022-07-28T13:29:58.810Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-07-28T13:29:58.810Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-07-28T13:29:58.810Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-07-28T13:29:58.810Z] === RUN TestDockerSuite/TestEventsImagePull [2022-07-28T13:29:58.810Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-07-28T13:29:58.810Z] === RUN TestDockerSuite/TestEventsImageTag [2022-07-28T13:29:59.833Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-07-28T13:29:59.833Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-07-28T13:29:59.833Z] === RUN TestDockerSuite/TestEventsRename [2022-07-28T13:30:02.875Z] === RUN TestDockerSuite/TestEventsResize [2022-07-28T13:30:06.773Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-07-28T13:30:09.062Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-07-28T13:30:12.104Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-07-28T13:30:16.987Z] === RUN TestDockerSuite/TestEventsTop [2022-07-28T13:30:16.987Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-07-28T13:30:16.987Z] === RUN TestDockerSuite/TestEventsUntag [2022-07-28T13:30:20.032Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-07-28T13:30:24.912Z] === RUN TestDockerSuite/TestExec [2022-07-28T13:30:24.912Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-07-28T13:30:24.912Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-07-28T13:30:24.912Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-07-28T13:30:24.912Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-07-28T13:30:27.199Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-07-28T13:30:29.489Z] === RUN TestDockerSuite/TestExecAPIStart [2022-07-28T13:30:29.489Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-07-28T13:30:29.489Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-07-28T13:30:29.489Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-07-28T13:30:29.489Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-07-28T13:30:29.489Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-07-28T13:30:29.489Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-07-28T13:30:31.776Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-07-28T13:30:34.067Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-07-28T13:30:37.110Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-07-28T13:30:39.398Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-07-28T13:30:45.413Z] === RUN TestDockerSuite/TestExecCgroup [2022-07-28T13:30:45.413Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-07-28T13:30:45.413Z] === RUN TestDockerSuite/TestExecEnv [2022-07-28T13:30:45.413Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-07-28T13:30:45.413Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-07-28T13:30:45.413Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-07-28T13:30:45.413Z] === RUN TestDockerSuite/TestExecExitStatus [2022-07-28T13:30:47.701Z] === RUN TestDockerSuite/TestExecInspectID [2022-07-28T13:30:53.709Z] === RUN TestDockerSuite/TestExecInteractive [2022-07-28T13:30:53.709Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-07-28T13:30:53.709Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-07-28T13:30:53.709Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-07-28T13:30:53.709Z] === RUN TestDockerSuite/TestExecParseError [2022-07-28T13:30:53.709Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-07-28T13:30:53.709Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-07-28T13:30:53.709Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-07-28T13:30:53.709Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-07-28T13:30:53.709Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-07-28T13:30:53.709Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-07-28T13:30:56.753Z] === RUN TestDockerSuite/TestExecSetEnv [2022-07-28T13:30:56.753Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-07-28T13:30:56.753Z] === RUN TestDockerSuite/TestExecStartFails [2022-07-28T13:30:56.753Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-07-28T13:30:56.753Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-07-28T13:30:56.753Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-07-28T13:30:56.753Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-07-28T13:30:56.753Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-07-28T13:30:56.753Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-07-28T13:30:56.753Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-07-28T13:30:56.753Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-07-28T13:30:59.794Z] === RUN TestDockerSuite/TestExecUlimits [2022-07-28T13:30:59.794Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-07-28T13:30:59.794Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-07-28T13:31:10.419Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-07-28T13:31:10.419Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-07-28T13:31:10.419Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-07-28T13:31:10.419Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-07-28T13:31:10.419Z] === RUN TestDockerSuite/TestExecWithUser [2022-07-28T13:31:10.419Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-07-28T13:31:10.419Z] === RUN TestDockerSuite/TestGetContainerStats [2022-07-28T13:31:16.433Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-07-28T13:31:22.444Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-07-28T13:31:26.345Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-07-28T13:31:33.668Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-07-28T13:31:33.669Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-07-28T13:31:33.669Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-07-28T13:31:33.669Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-07-28T13:31:33.669Z] === RUN TestDockerSuite/TestHealth [2022-07-28T13:31:33.669Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-07-28T13:31:33.669Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-07-28T13:31:33.669Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-07-28T13:31:33.669Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-07-28T13:31:33.669Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-07-28T13:31:39.685Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-07-28T13:31:39.686Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-07-28T13:31:39.686Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-07-28T13:31:39.686Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-07-28T13:31:39.686Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-07-28T13:31:39.686Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-07-28T13:31:39.686Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-07-28T13:31:40.173Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-07-28T13:31:40.173Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-07-28T13:31:40.173Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-07-28T13:31:41.793Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-07-28T13:31:41.793Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-07-28T13:31:44.087Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-07-28T13:31:44.573Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-07-28T13:31:46.867Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-07-28T13:31:49.910Z] === RUN TestDockerSuite/TestImagesFormat [2022-07-28T13:31:50.397Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-07-28T13:31:50.397Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-07-28T13:31:50.397Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-07-28T13:31:54.300Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-07-28T13:31:54.786Z] === RUN TestDockerSuite/TestImportBadURL [2022-07-28T13:31:57.076Z] === RUN TestDockerSuite/TestImportDisplay [2022-07-28T13:31:57.076Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-07-28T13:31:57.076Z] === RUN TestDockerSuite/TestImportFile [2022-07-28T13:31:57.076Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-07-28T13:31:57.076Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-07-28T13:31:57.076Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-07-28T13:31:57.076Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-07-28T13:31:57.076Z] === RUN TestDockerSuite/TestImportGzipped [2022-07-28T13:31:57.076Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-07-28T13:31:57.076Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-07-28T13:31:57.076Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-07-28T13:31:57.076Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-07-28T13:31:57.076Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-07-28T13:31:57.076Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-07-28T13:31:57.076Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-07-28T13:31:57.076Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-07-28T13:31:57.076Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-07-28T13:31:57.076Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-07-28T13:31:57.567Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-07-28T13:31:57.567Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-07-28T13:31:57.567Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-07-28T13:31:57.567Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-07-28T13:31:57.567Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-07-28T13:31:59.857Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-07-28T13:32:02.903Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-07-28T13:32:02.904Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-07-28T13:32:02.904Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-07-28T13:32:02.904Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-07-28T13:32:02.904Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-07-28T13:32:02.904Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-07-28T13:32:02.904Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-07-28T13:32:02.904Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-07-28T13:32:05.949Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-07-28T13:32:05.949Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-07-28T13:32:08.253Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-07-28T13:32:08.253Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-07-28T13:32:08.253Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-07-28T13:32:08.253Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-07-28T13:32:08.253Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-07-28T13:32:08.253Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-07-28T13:32:08.253Z] === RUN TestDockerSuite/TestInspectDefault [2022-07-28T13:32:11.321Z] === RUN TestDockerSuite/TestInspectHistory [2022-07-28T13:32:16.224Z] === RUN TestDockerSuite/TestInspectImage [2022-07-28T13:32:16.224Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-07-28T13:32:16.224Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-07-28T13:32:16.224Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-07-28T13:32:16.711Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-07-28T13:32:16.711Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-07-28T13:32:16.711Z] === RUN TestDockerSuite/TestInspectInt64 [2022-07-28T13:32:19.766Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-07-28T13:32:22.068Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-07-28T13:32:22.554Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-07-28T13:32:25.613Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-07-28T13:32:27.901Z] === RUN TestDockerSuite/TestInspectPlugin [2022-07-28T13:32:27.901Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-07-28T13:32:27.901Z] === RUN TestDockerSuite/TestInspectRootFS [2022-07-28T13:32:27.901Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-07-28T13:32:30.950Z] === RUN TestDockerSuite/TestInspectStatus [2022-07-28T13:32:33.996Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-07-28T13:32:38.882Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-07-28T13:32:41.926Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-07-28T13:32:44.214Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-07-28T13:32:47.259Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-07-28T13:32:49.547Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-07-28T13:32:52.593Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-07-28T13:32:54.878Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-07-28T13:32:54.878Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-07-28T13:32:54.878Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-07-28T13:32:54.878Z] === RUN TestDockerSuite/TestLinksEnvs [2022-07-28T13:32:54.878Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-07-28T13:32:54.879Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-07-28T13:32:54.879Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-07-28T13:32:54.879Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-07-28T13:32:54.879Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-07-28T13:32:54.879Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-07-28T13:32:54.879Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-07-28T13:32:54.879Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-07-28T13:32:54.879Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-07-28T13:32:54.879Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-07-28T13:32:54.879Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-07-28T13:32:54.879Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-07-28T13:32:54.879Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-07-28T13:32:54.879Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-07-28T13:32:54.879Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-07-28T13:32:54.879Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-07-28T13:32:54.879Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-07-28T13:32:54.879Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-07-28T13:32:54.879Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-07-28T13:32:54.879Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-07-28T13:32:54.879Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-07-28T13:32:54.879Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-07-28T13:32:54.879Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-07-28T13:32:54.879Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-07-28T13:32:54.879Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-07-28T13:32:54.879Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-07-28T13:32:54.879Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-07-28T13:32:54.879Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-07-28T13:32:54.879Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-07-28T13:32:54.879Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-07-28T13:32:54.879Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-07-28T13:32:54.879Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-07-28T13:32:57.168Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-07-28T13:32:59.456Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-07-28T13:33:05.470Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-07-28T13:33:08.512Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-07-28T13:33:08.512Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-07-28T13:33:08.512Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-07-28T13:33:11.552Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-07-28T13:33:11.552Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-07-28T13:33:20.393Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-07-28T13:33:29.236Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-07-28T13:33:36.559Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-07-28T13:33:39.603Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-07-28T13:33:42.656Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-07-28T13:33:42.656Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-07-28T13:33:42.656Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-07-28T13:33:45.703Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-07-28T13:33:48.767Z] === RUN TestDockerSuite/TestLogsSince [2022-07-28T13:33:59.407Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-07-28T13:33:59.407Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-07-28T13:33:59.407Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-07-28T13:33:59.407Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-07-28T13:33:59.407Z] === RUN TestDockerSuite/TestLogsTail [2022-07-28T13:34:06.731Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-07-28T13:34:09.775Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-07-28T13:34:12.063Z] === RUN TestDockerSuite/TestMountIntoProc [2022-07-28T13:34:12.063Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-07-28T13:34:12.063Z] === RUN TestDockerSuite/TestMountIntoSys [2022-07-28T13:34:12.063Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-07-28T13:34:12.063Z] === RUN TestDockerSuite/TestNetHostname [2022-07-28T13:34:12.063Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-07-28T13:34:12.063Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-07-28T13:34:12.063Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-07-28T13:34:12.063Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-07-28T13:34:12.063Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-07-28T13:34:12.063Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-07-28T13:34:12.063Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-07-28T13:34:12.063Z] === RUN TestDockerSuite/TestPluginActive [2022-07-28T13:34:12.063Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-07-28T13:34:12.063Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-07-28T13:34:12.063Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-07-28T13:34:12.063Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-07-28T13:34:12.063Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-07-28T13:34:12.063Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-07-28T13:34:12.063Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-07-28T13:34:12.551Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-07-28T13:34:12.551Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-07-28T13:34:12.551Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-07-28T13:34:12.551Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-07-28T13:34:12.551Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-07-28T13:34:12.551Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-07-28T13:34:12.551Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-07-28T13:34:12.551Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-07-28T13:34:12.551Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-07-28T13:34:12.551Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-07-28T13:34:12.551Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-07-28T13:34:12.551Z] === RUN TestDockerSuite/TestPortHostBinding [2022-07-28T13:34:12.551Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-07-28T13:34:12.551Z] === RUN TestDockerSuite/TestPortList [2022-07-28T13:34:12.551Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-07-28T13:34:12.551Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-07-28T13:34:17.433Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-07-28T13:34:17.433Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-07-28T13:34:17.433Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-07-28T13:34:17.433Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-07-28T13:34:17.433Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-07-28T13:34:17.433Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-07-28T13:34:17.433Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-07-28T13:34:17.433Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-07-28T13:34:17.433Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-07-28T13:34:17.433Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-07-28T13:34:17.433Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-07-28T13:34:17.433Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-07-28T13:34:17.433Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-07-28T13:34:17.919Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-07-28T13:34:17.919Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-07-28T13:34:17.919Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-07-28T13:34:17.919Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-07-28T13:34:17.919Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-07-28T13:34:22.798Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-07-28T13:34:22.798Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-07-28T13:34:22.798Z] === RUN TestDockerSuite/TestPsByOrder [2022-07-28T13:34:33.422Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-07-28T13:34:33.422Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-07-28T13:34:33.422Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-07-28T13:34:44.047Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-07-28T13:35:05.550Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-07-28T13:35:05.551Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-07-28T13:35:05.551Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-07-28T13:35:05.551Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-07-28T13:35:20.719Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-07-28T13:35:23.768Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-07-28T13:35:45.266Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-07-28T13:35:47.555Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-07-28T13:35:47.555Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-07-28T13:35:48.041Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-07-28T13:35:48.041Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-07-28T13:35:48.041Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-07-28T13:35:58.664Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-07-28T13:35:58.664Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-07-28T13:35:58.664Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-07-28T13:35:58.664Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-07-28T13:35:58.664Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-07-28T13:35:58.664Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-07-28T13:35:58.664Z] === RUN TestDockerSuite/TestPsRightTagName [2022-07-28T13:35:58.664Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-07-28T13:35:58.664Z] === RUN TestDockerSuite/TestPsShowMounts [2022-07-28T13:36:09.348Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-07-28T13:36:09.348Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-07-28T13:36:09.348Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-07-28T13:36:09.840Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-07-28T13:36:09.840Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-07-28T13:36:09.840Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-07-28T13:36:11.459Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-07-28T13:36:12.483Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-07-28T13:36:12.483Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-07-28T13:36:12.483Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-07-28T13:36:17.364Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-07-28T13:36:22.244Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-07-28T13:36:24.531Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-07-28T13:37:00.718Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-07-28T13:37:00.718Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-07-28T13:37:00.718Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-07-28T13:37:03.763Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-07-28T13:37:03.763Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-07-28T13:37:04.251Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-07-28T13:37:05.275Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-07-28T13:37:10.157Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-07-28T13:37:16.170Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-07-28T13:37:16.170Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-07-28T13:37:16.170Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-07-28T13:37:21.215Z] === RUN TestDockerSuite/TestRmiBlank [2022-07-28T13:37:21.215Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-07-28T13:37:21.215Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-07-28T13:37:39.284Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-07-28T13:37:46.609Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-07-28T13:37:46.609Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-07-28T13:37:55.531Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-07-28T13:38:01.541Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-07-28T13:38:10.381Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-07-28T13:38:15.268Z] === RUN TestDockerSuite/TestRmiTag [2022-07-28T13:38:16.290Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-07-28T13:38:19.333Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-07-28T13:38:40.844Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-07-28T13:38:41.867Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-07-28T13:38:52.486Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-07-28T13:38:53.510Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-07-28T13:38:53.510Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-07-28T13:38:53.510Z] === RUN TestDockerSuite/TestRunAddHost [2022-07-28T13:38:53.510Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-07-28T13:38:53.996Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-07-28T13:38:53.996Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-07-28T13:38:53.996Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-07-28T13:38:53.996Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-07-28T13:38:53.996Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-07-28T13:38:53.996Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-07-28T13:38:53.996Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-07-28T13:38:53.996Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-07-28T13:38:53.996Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-07-28T13:38:53.996Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-07-28T13:38:53.996Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-07-28T13:38:56.287Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-07-28T13:38:56.287Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-07-28T13:38:56.287Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-07-28T13:38:56.287Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-07-28T13:38:56.287Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-07-28T13:39:06.910Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-07-28T13:39:10.810Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-07-28T13:39:13.118Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-07-28T13:39:16.161Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-07-28T13:39:19.204Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-07-28T13:39:19.204Z] === RUN TestDockerSuite/TestRunBindMounts [2022-07-28T13:39:25.223Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-07-28T13:39:25.223Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-07-28T13:39:25.223Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-07-28T13:39:25.223Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-07-28T13:39:25.223Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-07-28T13:39:25.223Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-07-28T13:39:25.223Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-07-28T13:39:25.223Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-07-28T13:39:25.223Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-07-28T13:39:25.223Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-07-28T13:39:25.223Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-07-28T13:39:25.223Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-07-28T13:39:25.223Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-07-28T13:39:25.223Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-07-28T13:39:25.223Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-07-28T13:39:25.223Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-07-28T13:39:25.223Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-07-28T13:39:25.223Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-07-28T13:39:25.223Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-07-28T13:39:25.223Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-07-28T13:39:25.223Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-07-28T13:39:25.223Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-07-28T13:39:25.223Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-07-28T13:39:27.508Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-07-28T13:39:27.508Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-07-28T13:39:27.508Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-07-28T13:39:31.413Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-07-28T13:39:31.413Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-07-28T13:39:31.413Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-07-28T13:39:31.413Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-07-28T13:39:31.413Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-07-28T13:39:33.699Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-07-28T13:39:33.699Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-07-28T13:39:33.699Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-07-28T13:39:33.699Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-07-28T13:39:33.699Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-07-28T13:39:33.699Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-07-28T13:39:33.699Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-07-28T13:39:33.699Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-07-28T13:39:33.699Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-07-28T13:39:34.187Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-07-28T13:39:34.187Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-07-28T13:39:34.187Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-07-28T13:39:34.187Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-07-28T13:39:34.187Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-07-28T13:39:34.187Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-07-28T13:39:37.228Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-07-28T13:39:44.546Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-07-28T13:39:47.592Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-07-28T13:39:47.592Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-07-28T13:39:47.592Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-07-28T13:39:47.592Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-07-28T13:39:47.592Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-07-28T13:39:47.592Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-07-28T13:39:47.592Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-07-28T13:39:54.920Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-07-28T13:39:54.920Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-07-28T13:39:54.920Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-07-28T13:39:54.920Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-07-28T13:39:54.920Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-07-28T13:39:54.920Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-07-28T13:39:54.920Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-07-28T13:39:54.920Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-07-28T13:39:54.920Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-07-28T13:39:57.209Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-07-28T13:40:04.530Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-07-28T13:40:04.530Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-07-28T13:40:04.530Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-07-28T13:40:04.530Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-07-28T13:40:04.530Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-07-28T13:40:04.530Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-07-28T13:40:04.530Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-07-28T13:40:04.530Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-07-28T13:40:04.530Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-07-28T13:40:04.530Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-07-28T13:40:04.530Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-07-28T13:40:04.530Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-07-28T13:40:04.530Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-07-28T13:40:06.814Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-07-28T13:40:06.814Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-07-28T13:40:06.814Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-07-28T13:40:06.814Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-07-28T13:40:06.814Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-07-28T13:40:06.814Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-07-28T13:40:09.104Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-07-28T13:40:12.143Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-07-28T13:40:12.143Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-07-28T13:40:12.143Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-07-28T13:40:19.457Z] === RUN TestDockerSuite/TestRunEnvironment [2022-07-28T13:40:19.458Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-07-28T13:40:19.458Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-07-28T13:40:19.458Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-07-28T13:40:19.458Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-07-28T13:40:19.458Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-07-28T13:40:19.458Z] === RUN TestDockerSuite/TestRunExitCode [2022-07-28T13:40:28.354Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-07-28T13:40:29.973Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-07-28T13:40:32.260Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-07-28T13:40:35.299Z] === RUN TestDockerSuite/TestRunExposePort [2022-07-28T13:40:35.299Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-07-28T13:40:35.299Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-07-28T13:40:35.299Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-07-28T13:40:35.299Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-07-28T13:40:35.299Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-07-28T13:40:35.299Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-07-28T13:40:35.299Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-07-28T13:40:35.299Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-07-28T13:40:35.299Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-28T13:40:35.299Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-07-28T13:40:35.299Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-07-28T13:40:35.299Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-07-28T13:40:35.299Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-07-28T13:40:35.299Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-07-28T13:40:35.299Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-07-28T13:40:40.176Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-07-28T13:40:40.176Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-07-28T13:40:40.176Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-07-28T13:40:40.176Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-07-28T13:40:40.176Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-07-28T13:40:40.176Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-07-28T13:40:40.176Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-07-28T13:40:40.176Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-07-28T13:40:40.176Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-07-28T13:40:40.176Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-07-28T13:40:40.176Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-07-28T13:40:40.176Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-07-28T13:40:50.786Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-07-28T13:40:50.786Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-07-28T13:40:50.786Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-07-28T13:40:52.405Z] === RUN TestDockerSuite/TestRunModeHostname [2022-07-28T13:40:52.406Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-07-28T13:40:52.406Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-07-28T13:40:52.406Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-07-28T13:40:52.406Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-07-28T13:40:52.406Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-07-28T13:40:52.406Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-07-28T13:40:52.406Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-07-28T13:40:52.406Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-07-28T13:40:52.406Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-07-28T13:40:52.406Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-07-28T13:40:52.406Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-07-28T13:40:52.406Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-07-28T13:40:52.406Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-07-28T13:40:52.891Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-07-28T13:40:52.891Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-07-28T13:40:52.891Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-07-28T13:40:52.891Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-07-28T13:40:52.891Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-07-28T13:40:52.891Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-07-28T13:40:52.891Z] === RUN TestDockerSuite/TestRunMount [2022-07-28T13:40:52.891Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-07-28T13:40:52.891Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-07-28T13:40:52.891Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-07-28T13:40:52.891Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-07-28T13:40:52.891Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-07-28T13:40:52.891Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-07-28T13:40:52.891Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-07-28T13:40:52.891Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-07-28T13:41:05.596Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-07-28T13:41:05.596Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-07-28T13:41:05.596Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-07-28T13:41:05.596Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-07-28T13:41:05.596Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-07-28T13:41:05.596Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-07-28T13:41:05.596Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-07-28T13:41:11.602Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-07-28T13:41:16.476Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-07-28T13:41:16.476Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-07-28T13:41:16.476Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-07-28T13:41:16.476Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-07-28T13:41:16.476Z] === RUN TestDockerSuite/TestRunNetHost [2022-07-28T13:41:16.476Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-07-28T13:41:16.476Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-07-28T13:41:16.476Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-07-28T13:41:16.476Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-07-28T13:41:16.476Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-07-28T13:41:16.476Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-07-28T13:41:16.476Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-07-28T13:41:16.476Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-07-28T13:41:16.476Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-07-28T13:41:16.476Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-07-28T13:41:16.476Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-07-28T13:41:16.476Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-07-28T13:41:16.476Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-07-28T13:41:16.476Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-07-28T13:41:16.476Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-07-28T13:41:18.093Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-07-28T13:41:20.379Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-07-28T13:41:23.418Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-07-28T13:41:24.439Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-07-28T13:41:26.724Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-07-28T13:41:27.210Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-07-28T13:41:27.210Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-07-28T13:41:27.210Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-07-28T13:41:27.210Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-07-28T13:41:27.210Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-07-28T13:41:27.210Z] === RUN TestDockerSuite/TestRunPortInUse [2022-07-28T13:41:27.210Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-07-28T13:41:27.210Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-07-28T13:41:27.210Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-07-28T13:41:27.210Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-07-28T13:41:27.210Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-07-28T13:41:27.210Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-07-28T13:41:27.210Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-07-28T13:41:27.210Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-07-28T13:41:27.210Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-07-28T13:41:27.210Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-28T13:41:30.252Z] === RUN TestDockerSuite/TestRunPublishPort [2022-07-28T13:41:30.252Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-07-28T13:41:30.252Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-07-28T13:41:30.252Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-07-28T13:41:30.252Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-07-28T13:41:30.252Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-07-28T13:41:30.252Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-07-28T13:41:30.252Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-07-28T13:41:30.252Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-07-28T13:41:30.252Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-07-28T13:41:30.252Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-07-28T13:41:45.406Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-07-28T13:41:45.406Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-07-28T13:41:45.406Z] === RUN TestDockerSuite/TestRunRm [2022-07-28T13:41:46.432Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-07-28T13:41:52.440Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-07-28T13:41:54.725Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-07-28T13:41:57.765Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-07-28T13:42:00.056Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-07-28T13:42:03.096Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-07-28T13:42:03.096Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-07-28T13:42:03.096Z] === RUN TestDockerSuite/TestRunState [2022-07-28T13:42:03.096Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-07-28T13:42:03.096Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-07-28T13:42:06.135Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-07-28T13:42:06.135Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-07-28T13:42:06.135Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-07-28T13:42:08.422Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-07-28T13:42:08.422Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-07-28T13:42:08.422Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-07-28T13:42:08.422Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-07-28T13:42:08.422Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-07-28T13:42:08.422Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-07-28T13:42:08.422Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-07-28T13:42:08.422Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-07-28T13:42:08.422Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-07-28T13:42:14.429Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-07-28T13:42:14.429Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-07-28T13:42:14.429Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-07-28T13:42:14.429Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-07-28T13:42:14.429Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-07-28T13:42:14.429Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-07-28T13:42:14.429Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-07-28T13:42:14.429Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-07-28T13:42:14.429Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-07-28T13:42:14.429Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-07-28T13:42:14.429Z] === RUN TestDockerSuite/TestRunUserByID [2022-07-28T13:42:14.429Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-07-28T13:42:14.429Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-07-28T13:42:14.429Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-07-28T13:42:14.429Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-07-28T13:42:14.429Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-07-28T13:42:14.429Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-07-28T13:42:14.429Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-07-28T13:42:14.429Z] === RUN TestDockerSuite/TestRunUserByName [2022-07-28T13:42:14.429Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-07-28T13:42:14.429Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-07-28T13:42:21.741Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-07-28T13:42:21.741Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-07-28T13:42:21.741Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-07-28T13:42:24.024Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-07-28T13:42:24.024Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-07-28T13:42:24.024Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-07-28T13:42:24.024Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-07-28T13:42:24.024Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-07-28T13:42:27.064Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-07-28T13:42:34.378Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-07-28T13:42:44.993Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-07-28T13:42:52.313Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-07-28T13:42:52.313Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-07-28T13:42:52.313Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-07-28T13:42:52.313Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-07-28T13:42:56.207Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-07-28T13:42:58.495Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-07-28T13:43:01.534Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-07-28T13:43:01.534Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-07-28T13:43:01.534Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-07-28T13:43:01.534Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-07-28T13:43:01.534Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-07-28T13:43:01.534Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-07-28T13:43:01.534Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-07-28T13:43:01.534Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-07-28T13:43:01.534Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-07-28T13:43:01.534Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-07-28T13:43:01.534Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-07-28T13:43:01.534Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-07-28T13:43:01.534Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-07-28T13:43:01.534Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-07-28T13:43:01.534Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-07-28T13:43:06.417Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-07-28T13:43:08.035Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-07-28T13:43:11.074Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-07-28T13:43:15.953Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-07-28T13:43:15.953Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-07-28T13:43:15.953Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-07-28T13:43:15.953Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-07-28T13:43:15.953Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-07-28T13:43:15.953Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-07-28T13:43:15.953Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-07-28T13:43:15.953Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-07-28T13:43:15.953Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-07-28T13:43:15.953Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-07-28T13:43:15.953Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-07-28T13:43:15.953Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-07-28T13:43:15.953Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-07-28T13:43:15.953Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-07-28T13:43:15.953Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-07-28T13:43:15.953Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-07-28T13:43:15.953Z] === RUN TestDockerSuite/TestSaveImageId [2022-07-28T13:43:15.953Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-07-28T13:43:15.953Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-07-28T13:43:15.953Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-07-28T13:43:15.953Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-07-28T13:43:15.953Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-07-28T13:43:15.953Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-07-28T13:43:15.953Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-07-28T13:43:15.953Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-07-28T13:43:15.953Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-07-28T13:43:15.953Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-07-28T13:43:15.953Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-07-28T13:43:15.953Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-07-28T13:43:15.953Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-07-28T13:43:15.953Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-07-28T13:43:15.953Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-07-28T13:43:15.954Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-07-28T13:43:15.954Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-07-28T13:43:15.954Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-07-28T13:43:18.995Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-07-28T13:43:18.995Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-07-28T13:43:19.482Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-07-28T13:43:19.968Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-07-28T13:43:22.359Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-07-28T13:43:29.674Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-07-28T13:43:29.674Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-07-28T13:43:29.674Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-07-28T13:43:38.577Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-07-28T13:43:38.577Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-07-28T13:43:38.577Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-07-28T13:43:43.456Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-07-28T13:43:43.456Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-07-28T13:43:43.456Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-07-28T13:43:43.456Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-07-28T13:43:43.456Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-07-28T13:43:43.456Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-07-28T13:43:43.456Z] === RUN TestDockerSuite/TestStartRecordError [2022-07-28T13:43:43.456Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-07-28T13:43:43.456Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-07-28T13:43:54.083Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-07-28T13:43:54.083Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-07-28T13:43:54.083Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-07-28T13:43:54.083Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-07-28T13:43:54.083Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-07-28T13:43:54.083Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-07-28T13:43:54.083Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-07-28T13:43:54.083Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-07-28T13:43:54.083Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-07-28T13:43:54.083Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-07-28T13:43:54.083Z] === RUN TestDockerSuite/TestStatsNoStream [2022-07-28T13:43:54.083Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-07-28T13:43:54.083Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-07-28T13:43:55.108Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-07-28T13:43:58.144Z] === RUN TestDockerSuite/TestTopPrivileged [2022-07-28T13:43:58.144Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-07-28T13:43:58.144Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-07-28T13:44:01.183Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-07-28T13:44:01.183Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-07-28T13:44:01.183Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-07-28T13:44:01.183Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-07-28T13:44:01.183Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-07-28T13:44:01.183Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-07-28T13:44:01.183Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-07-28T13:44:01.183Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-07-28T13:44:01.183Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-07-28T13:44:01.183Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-07-28T13:44:01.183Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-07-28T13:44:01.183Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-07-28T13:44:01.183Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-07-28T13:44:16.341Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-07-28T13:44:16.341Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-07-28T13:44:16.827Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-07-28T13:44:16.827Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-07-28T13:44:16.827Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-07-28T13:44:16.827Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-07-28T13:44:17.312Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-07-28T13:44:17.799Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-07-28T13:44:20.838Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-07-28T13:44:20.838Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-07-28T13:44:29.672Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-07-28T13:44:29.672Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-07-28T13:44:30.158Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-07-28T13:44:30.158Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-07-28T13:44:30.643Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-07-28T13:44:39.476Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-07-28T13:44:39.476Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-07-28T13:44:39.476Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-07-28T13:44:39.961Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-07-28T13:44:40.446Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-07-28T13:44:40.446Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-07-28T13:44:40.446Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-07-28T13:44:47.758Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-07-28T13:44:48.244Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-07-28T13:44:48.730Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-07-28T13:44:59.347Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-07-28T13:44:59.347Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-07-28T13:44:59.347Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-07-28T13:44:59.834Z] --- PASS: TestDockerSuite (3078.02s) [2022-07-28T13:44:59.834Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-07-28T13:44:59.834Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-07-28T13:44:59.834Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-07-28T13:44:59.834Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-07-28T13:44:59.834Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2022-07-28T13:44:59.834Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-07-28T13:44:59.834Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-07-28T13:44:59.834Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.04s) [2022-07-28T13:44:59.834Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.35s) [2022-07-28T13:44:59.834Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.73s) [2022-07-28T13:44:59.834Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.42s) [2022-07-28T13:44:59.834Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (122.86s) [2022-07-28T13:44:59.834Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.92s) [2022-07-28T13:44:59.834Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2022-07-28T13:44:59.834Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-07-28T13:44:59.834Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-07-28T13:44:59.834Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-07-28T13:44:59.834Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-07-28T13:44:59.834Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-07-28T13:44:59.834Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-07-28T13:44:59.834Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-07-28T13:44:59.834Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-07-28T13:44:59.834Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-07-28T13:44:59.834Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.52s) [2022-07-28T13:44:59.834Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-07-28T13:44:59.834Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-07-28T13:44:59.834Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.50s) [2022-07-28T13:44:59.834Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.42s) [2022-07-28T13:44:59.834Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-07-28T13:44:59.834Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-07-28T13:44:59.834Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-07-28T13:44:59.834Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-07-28T13:44:59.834Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.51s) [2022-07-28T13:44:59.834Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-07-28T13:44:59.834Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-07-28T13:44:59.834Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.87s) [2022-07-28T13:44:59.834Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (133.14s) [2022-07-28T13:44:59.834Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s) [2022-07-28T13:44:59.834Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.98s) [2022-07-28T13:44:59.834Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-07-28T13:44:59.834Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.92s) [2022-07-28T13:44:59.834Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.03s) [2022-07-28T13:44:59.834Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-07-28T13:44:59.834Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-07-28T13:44:59.834Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.99s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.58s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.79s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.26s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.98s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.66s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.21s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.42s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.86s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.73s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.58s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildAddTar (53.31s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (25.32s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.74s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.35s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.47s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.93s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.23s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.38s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.52s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.56s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.26s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.71s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (40.88s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.27s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.96s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.56s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.13s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.60s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.64s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.10s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildCmd (0.64s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.62s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.64s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.92s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.51s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.41s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.57s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.30s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.05s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.58s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.99s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.78s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.97s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (36.28s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.49s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.25s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.15s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.59s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (31.15s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.84s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (25.16s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.09s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.01s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.19s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.52s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (7.99s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildDockerignore (89.33s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.15s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (92.90s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.93s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.00s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (31.03s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.03s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (16.53s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (40.06s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (16.82s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.86s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (116.55s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.64s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.66s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.22s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.60s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.63s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.12s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.59s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.29s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.15s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.14s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.50s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.34s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.74s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildFails (7.39s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.19s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.54s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildForceRm (12.61s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.89s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.76s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.49s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.91s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.66s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.95s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildHistory (12.36s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.16s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.36s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.89s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (10.15s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildLabel (1.19s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.75s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.19s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.70s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildLabels (1.19s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.94s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.87s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.14s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.71s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.85s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.79s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (22.23s) [2022-07-28T13:45:00.325Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.94s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (43.69s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (22.39s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (11.10s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.91s) [2022-07-28T13:45:00.325Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.34s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.87s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (13.49s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.74s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.08s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (10.22s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.75s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (3.03s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.36s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.45s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildOnBuild (20.38s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.98s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.00s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.15s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.64s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.05s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.58s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.45s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.55s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (47.75s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (26.70s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildRm (15.84s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.92s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.70s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (8.95s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.29s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.25s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (23.34s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.06s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.71s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.11s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.61s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildStderr (5.21s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.30s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.72s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.48s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.32s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.11s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.79s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.66s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.93s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.24s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.16s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.93s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (11.29s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.03s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.05s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.55s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.58s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (20.73s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.57s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.53s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.40s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.59s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.35s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.69s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.73s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.62s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestCommitChange (5.71s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.17s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestCommitNewFile (12.48s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestCommitTTY (12.92s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.02s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.46s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (12.82s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.45s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.63s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.78s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.03s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.53s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.51s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.69s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.57s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.60s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.34s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.06s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.68s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (9.31s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.68s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.20s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.79s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.67s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.69s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.30s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.08s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (29.62s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.76s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.73s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.68s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.91s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008d6978_} (2.93s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11240814788_c:\foo_false____} (2.80s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11240814788_c:\foo_true____} (2.77s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.19s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.06s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.72s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.47s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestCpToCaseA (9.96s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.92s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestCpToCaseE (15.18s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.32s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestCpToDot (7.65s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestCpToStdout (3.08s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.20s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.36s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.54s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.20s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.22s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.74s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestCreateRM (0.35s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.36s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (13.74s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.61s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.61s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.21s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.70s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-07-28T13:45:00.326Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.79s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.77s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.79s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (18.68s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestEventsCopy (5.98s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.01s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.92s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.00s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (7.51s) [2022-07-28T13:45:00.326Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.39s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.28s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestEventsFilters (5.57s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestEventsFormat (5.37s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.10s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.25s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestEventsRename (2.88s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestEventsResize (3.43s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.54s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.16s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.09s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestEventsUntag (2.83s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.52s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.28s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.26s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.36s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.54s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.70s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.57s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.24s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.01s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestExecInspectID (5.38s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestExecParseError (0.03s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.17s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.91s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.64s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.61s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.76s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.65s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.52s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.68s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.43s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.81s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.26s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.12s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.25s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.35s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.69s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.00s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestImagesFormat (0.26s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.13s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.10s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestImportBadURL (2.42s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.10s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.10s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.56s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.62s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.13s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.71s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.22s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.66s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestInspectDefault (2.70s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestInspectHistory (5.27s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.78s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.88s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.76s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.80s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.63s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestInspectStatus (3.06s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.15s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.84s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.57s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.58s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.64s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.58s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.48s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.26s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.22s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.12s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.78s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.66s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.10s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.22s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.47s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.36s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.22s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.09s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.80s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.00s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestLogsSince (9.79s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestLogsTail (8.13s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.97s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.63s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.07s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.11s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestPsByOrder (9.97s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.04s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (21.06s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.34s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.32s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.34s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (18.38s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.36s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (10.71s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestPsShowMounts (9.31s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.93s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.47s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.04s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.66s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.70s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.76s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (31.94s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.12s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.29s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.86s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.25s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.09s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.11s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestRmiBlank (0.19s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.33s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.68s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (8.17s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.85s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.95s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.18s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.21s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.27s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestRmiTag (0.91s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.72s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.53s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.17s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (10.71s) [2022-07-28T13:45:00.327Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.36s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-07-28T13:45:00.327Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.35s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (10.47s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.55s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.67s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.78s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.06s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.82s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.71s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.72s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.41s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.80s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (7.64s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.89s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunCreateVolume (7.54s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.16s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.40s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.78s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.60s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.64s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunEntrypoint (7.54s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunExitCode (7.56s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.56s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.54s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.62s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.47s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.81s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.98s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (12.86s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.42s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.94s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.36s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.38s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.52s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.54s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.40s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.25s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.37s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.90s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (13.39s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunRm (2.54s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.80s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.82s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.48s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.80s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.04s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.55s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.38s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.22s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.15s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunUserDefaults (7.30s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.49s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.40s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.55s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (9.77s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.43s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.91s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.73s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.83s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.09s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.51s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.00s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.51s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.97s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.76s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.44s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.46s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.30s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestSearchWithLimit (2.13s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.27s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.04s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.48s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.62s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.60s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.77s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.60s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-07-28T13:45:00.328Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.36s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.19s) [2022-07-28T13:45:00.328Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.26s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-07-28T13:45:00.329Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.40s) [2022-07-28T13:45:00.329Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.36s) [2022-07-28T13:45:00.329Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.21s) [2022-07-28T13:45:00.329Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.09s) [2022-07-28T13:45:00.329Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) [2022-07-28T13:45:00.329Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (8.29s) [2022-07-28T13:45:00.329Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.50s) [2022-07-28T13:45:00.329Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.52s) [2022-07-28T13:45:00.329Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2022-07-28T13:45:00.329Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.23s) [2022-07-28T13:45:00.329Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.90s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-07-28T13:45:00.329Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.73s) [2022-07-28T13:45:00.329Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.26s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-07-28T13:45:00.329Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.44s) [2022-07-28T13:45:00.329Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.34s) [2022-07-28T13:45:00.329Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.34s) [2022-07-28T13:45:00.329Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.87s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-07-28T13:45:00.329Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.66s) [2022-07-28T13:45:00.329Z] === RUN TestDockerRegistrySuite [2022-07-28T13:45:00.329Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-07-28T13:45:00.329Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-07-28T13:45:00.329Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-07-28T13:45:00.329Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-07-28T13:45:00.329Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-07-28T13:45:00.329Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-07-28T13:45:00.329Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-07-28T13:45:00.329Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-07-28T13:45:00.329Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-07-28T13:45:00.329Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-07-28T13:45:00.329Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-07-28T13:45:00.329Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-07-28T13:45:00.329Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-07-28T13:45:00.329Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-07-28T13:45:00.329Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-07-28T13:45:00.329Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-07-28T13:45:00.329Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-07-28T13:45:00.329Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-07-28T13:45:00.329Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-07-28T13:45:00.329Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-07-28T13:45:00.329Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-07-28T13:45:00.329Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-07-28T13:45:00.329Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-07-28T13:45:00.329Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-07-28T13:45:00.329Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-07-28T13:45:00.329Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-07-28T13:45:00.329Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-07-28T13:45:00.329Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-07-28T13:45:00.329Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-07-28T13:45:00.329Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-07-28T13:45:00.329Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-07-28T13:45:00.329Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-07-28T13:45:00.329Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-07-28T13:45:00.329Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-07-28T13:45:00.329Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-07-28T13:45:00.329Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-07-28T13:45:00.329Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-07-28T13:45:00.329Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-07-28T13:45:00.329Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] --- PASS: TestDockerRegistrySuite (0.20s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.20s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-07-28T13:45:00.329Z] === RUN TestDockerSchema1RegistrySuite [2022-07-28T13:45:00.329Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-07-28T13:45:00.329Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-07-28T13:45:00.329Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-07-28T13:45:00.329Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-07-28T13:45:00.329Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-07-28T13:45:00.329Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-07-28T13:45:00.329Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-07-28T13:45:00.329Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-07-28T13:45:00.329Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-07-28T13:45:00.329Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-07-28T13:45:00.329Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-07-28T13:45:00.329Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-07-28T13:45:00.329Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-07-28T13:45:00.329Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-07-28T13:45:00.329Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-07-28T13:45:00.329Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-07-28T13:45:00.329Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-07-28T13:45:00.329Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-07-28T13:45:00.329Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-07-28T13:45:00.329Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-07-28T13:45:00.329Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-07-28T13:45:00.329Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-07-28T13:45:00.329Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-07-28T13:45:00.329Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-07-28T13:45:00.329Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-07-28T13:45:00.329Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-07-28T13:45:00.329Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-07-28T13:45:00.329Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-07-28T13:45:00.329Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.04s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-07-28T13:45:00.329Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-07-28T13:45:00.329Z] === RUN TestDockerRegistryAuthTokenSuite [2022-07-28T13:45:00.329Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-07-28T13:45:00.329Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.329Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-07-28T13:45:00.330Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.330Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-07-28T13:45:00.330Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.330Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-07-28T13:45:00.330Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.330Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-07-28T13:45:00.330Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.330Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-07-28T13:45:00.330Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-07-28T13:45:00.330Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-07-28T13:45:00.330Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-07-28T13:45:00.330Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-07-28T13:45:00.330Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-07-28T13:45:00.330Z] === RUN TestDockerDaemonSuite [2022-07-28T13:45:00.330Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-07-28T13:45:00.330Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.330Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-07-28T13:45:00.330Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.330Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-07-28T13:45:00.330Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.330Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-07-28T13:45:00.330Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-07-28T13:45:00.330Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-07-28T13:45:00.330Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-07-28T13:45:00.330Z] === RUN TestDockerSwarmSuite [2022-07-28T13:45:00.330Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-07-28T13:45:00.330Z] === RUN TestDockerPluginSuite [2022-07-28T13:45:00.330Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-07-28T13:45:00.330Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.817Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-07-28T13:45:00.817Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.817Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-07-28T13:45:00.817Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.817Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-07-28T13:45:00.817Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.817Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-07-28T13:45:00.817Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.817Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-07-28T13:45:00.817Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.817Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-07-28T13:45:00.817Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.817Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-07-28T13:45:00.817Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.817Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-07-28T13:45:00.817Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.817Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-07-28T13:45:00.817Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.817Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-07-28T13:45:00.817Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.817Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-07-28T13:45:00.817Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-07-28T13:45:00.817Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-07-28T13:45:00.817Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-07-28T13:45:00.817Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-07-28T13:45:00.817Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-07-28T13:45:00.817Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-07-28T13:45:00.817Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-07-28T13:45:00.817Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-07-28T13:45:00.817Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-07-28T13:45:00.817Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-07-28T13:45:00.817Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-07-28T13:45:00.817Z] === RUN TestDockerExternalVolumeSuite [2022-07-28T13:45:00.817Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.817Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-07-28T13:45:00.817Z] === RUN TestDockerNetworkSuite [2022-07-28T13:45:00.817Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.817Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-07-28T13:45:00.817Z] === RUN TestDockerHubPullSuite [2022-07-28T13:45:00.817Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.817Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-07-28T13:45:00.817Z] PASS [2022-07-28T13:45:00.817Z] ok github.com/docker/docker/integration-cli 3078.522s [2022-07-28T13:45:00.817Z] [2022-07-28T13:45:00.817Z] === Skipped [2022-07-28T13:45:00.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-07-28T13:45:00.817Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.817Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-07-28T13:45:00.817Z] [2022-07-28T13:45:00.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-07-28T13:45:00.817Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.817Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-07-28T13:45:00.817Z] [2022-07-28T13:45:00.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-07-28T13:45:00.817Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.817Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-07-28T13:45:00.817Z] [2022-07-28T13:45:00.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-07-28T13:45:00.817Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.817Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-07-28T13:45:00.817Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-07-28T13:45:00.818Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-07-28T13:45:00.818Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-07-28T13:45:00.818Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-07-28T13:45:00.818Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-07-28T13:45:00.818Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-07-28T13:45:00.818Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-07-28T13:45:00.818Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-07-28T13:45:00.818Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-07-28T13:45:00.818Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-07-28T13:45:00.818Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-07-28T13:45:00.818Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-07-28T13:45:00.818Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-07-28T13:45:00.818Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-07-28T13:45:00.818Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s) [2022-07-28T13:45:00.818Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-07-28T13:45:00.818Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-07-28T13:45:00.818Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-07-28T13:45:00.818Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-07-28T13:45:00.818Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-07-28T13:45:00.818Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-07-28T13:45:00.818Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-07-28T13:45:00.818Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-07-28T13:45:00.818Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-07-28T13:45:00.818Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-07-28T13:45:00.818Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-07-28T13:45:00.818Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-07-28T13:45:00.818Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2022-07-28T13:45:00.818Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.47s) [2022-07-28T13:45:00.818Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.47s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.52s) [2022-07-28T13:45:00.818Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.52s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-07-28T13:45:00.818Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-07-28T13:45:00.818Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-07-28T13:45:00.818Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-07-28T13:45:00.818Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-07-28T13:45:00.818Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.96s) [2022-07-28T13:45:00.818Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.96s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.48s) [2022-07-28T13:45:00.818Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-07-28T13:45:00.818Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-07-28T13:45:00.818Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-07-28T13:45:00.818Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-07-28T13:45:00.818Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-07-28T13:45:00.818Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-07-28T13:45:00.818Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-07-28T13:45:00.818Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-07-28T13:45:00.818Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-07-28T13:45:00.818Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-07-28T13:45:00.818Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-07-28T13:45:00.818Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-07-28T13:45:00.818Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-07-28T13:45:00.818Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2022-07-28T13:45:00.818Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-07-28T13:45:00.818Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-07-28T13:45:00.818Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-07-28T13:45:00.818Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-07-28T13:45:00.818Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-07-28T13:45:00.818Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-07-28T13:45:00.818Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-07-28T13:45:00.818Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-07-28T13:45:00.818Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-07-28T13:45:00.818Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-07-28T13:45:00.818Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-07-28T13:45:00.818Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-07-28T13:45:00.818Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-07-28T13:45:00.818Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.818Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-07-28T13:45:00.818Z] [2022-07-28T13:45:00.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-07-28T13:45:00.818Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-07-28T13:45:00.819Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-07-28T13:45:00.819Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-07-28T13:45:00.819Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-07-28T13:45:00.819Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-07-28T13:45:00.819Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-07-28T13:45:00.819Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.14s) [2022-07-28T13:45:00.819Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.14s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2022-07-28T13:45:00.819Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-07-28T13:45:00.819Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-07-28T13:45:00.819Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-07-28T13:45:00.819Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-07-28T13:45:00.819Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-07-28T13:45:00.819Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-07-28T13:45:00.819Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-07-28T13:45:00.819Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-07-28T13:45:00.819Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-07-28T13:45:00.819Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.44s) [2022-07-28T13:45:00.819Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-07-28T13:45:00.819Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-07-28T13:45:00.819Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-07-28T13:45:00.819Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-07-28T13:45:00.819Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-07-28T13:45:00.819Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-07-28T13:45:00.819Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-07-28T13:45:00.819Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2022-07-28T13:45:00.819Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.57s) [2022-07-28T13:45:00.819Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.57s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.53s) [2022-07-28T13:45:00.819Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.53s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-07-28T13:45:00.819Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.69s) [2022-07-28T13:45:00.819Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.69s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-07-28T13:45:00.819Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-07-28T13:45:00.819Z] docker_cli_sni_test.go:18: Flakey test [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-07-28T13:45:00.819Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-07-28T13:45:00.819Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-07-28T13:45:00.819Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-07-28T13:45:00.819Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-07-28T13:45:00.819Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-07-28T13:45:00.819Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-07-28T13:45:00.819Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-07-28T13:45:00.819Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-07-28T13:45:00.819Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-07-28T13:45:00.819Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-07-28T13:45:00.819Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-07-28T13:45:00.819Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-07-28T13:45:00.819Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-07-28T13:45:00.819Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-07-28T13:45:00.819Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-07-28T13:45:00.819Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-07-28T13:45:00.819Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-07-28T13:45:00.819Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-07-28T13:45:00.819Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-07-28T13:45:00.819Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-07-28T13:45:00.819Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-07-28T13:45:00.819Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-07-28T13:45:00.819Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-07-28T13:45:00.819Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-07-28T13:45:00.819Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-07-28T13:45:00.819Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-07-28T13:45:00.819Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-07-28T13:45:00.819Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-07-28T13:45:00.819Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-07-28T13:45:00.819Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-07-28T13:45:00.819Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-07-28T13:45:00.819Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-07-28T13:45:00.819Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-07-28T13:45:00.819Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-07-28T13:45:00.819Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-07-28T13:45:00.819Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.819Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-07-28T13:45:00.819Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-07-28T13:45:00.820Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-07-28T13:45:00.820Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-07-28T13:45:00.820Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-07-28T13:45:00.820Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-07-28T13:45:00.820Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-07-28T13:45:00.820Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-07-28T13:45:00.820Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.03s) [2022-07-28T13:45:00.820Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-07-28T13:45:00.820Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-07-28T13:45:00.820Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-07-28T13:45:00.820Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-07-28T13:45:00.820Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-07-28T13:45:00.820Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-07-28T13:45:00.820Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-07-28T13:45:00.820Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-07-28T13:45:00.820Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.03s) [2022-07-28T13:45:00.820Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-07-28T13:45:00.820Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-07-28T13:45:00.820Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-07-28T13:45:00.820Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-07-28T13:45:00.820Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-07-28T13:45:00.820Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-07-28T13:45:00.820Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-07-28T13:45:00.820Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-07-28T13:45:00.820Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-07-28T13:45:00.820Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-07-28T13:45:00.820Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-07-28T13:45:00.820Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-07-28T13:45:00.820Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-07-28T13:45:00.820Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-07-28T13:45:00.820Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-07-28T13:45:00.820Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-07-28T13:45:00.820Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-07-28T13:45:00.820Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-07-28T13:45:00.820Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-07-28T13:45:00.820Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-07-28T13:45:00.820Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-07-28T13:45:00.820Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-07-28T13:45:00.820Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-07-28T13:45:00.820Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-07-28T13:45:00.820Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-07-28T13:45:00.820Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-07-28T13:45:00.820Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-07-28T13:45:00.820Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-07-28T13:45:00.820Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-07-28T13:45:00.820Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-07-28T13:45:00.820Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-07-28T13:45:00.820Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-07-28T13:45:00.820Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-07-28T13:45:00.820Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.03s) [2022-07-28T13:45:00.820Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-07-28T13:45:00.820Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-07-28T13:45:00.820Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-07-28T13:45:00.820Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-07-28T13:45:00.820Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-07-28T13:45:00.820Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-07-28T13:45:00.820Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-07-28T13:45:00.820Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-07-28T13:45:00.820Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-07-28T13:45:00.820Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.03s) [2022-07-28T13:45:00.820Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestExecParseError (0.03s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-07-28T13:45:00.820Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-07-28T13:45:00.820Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-07-28T13:45:00.820Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.820Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-07-28T13:45:00.820Z] [2022-07-28T13:45:00.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-07-28T13:45:00.820Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-07-28T13:45:00.821Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-07-28T13:45:00.821Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-07-28T13:45:00.821Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-07-28T13:45:00.821Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-07-28T13:45:00.821Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-07-28T13:45:00.821Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-07-28T13:45:00.821Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-07-28T13:45:00.821Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.03s) [2022-07-28T13:45:00.821Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-07-28T13:45:00.821Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-07-28T13:45:00.821Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-07-28T13:45:00.821Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-07-28T13:45:00.821Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-07-28T13:45:00.821Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-07-28T13:45:00.821Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.03s) [2022-07-28T13:45:00.821Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-07-28T13:45:00.821Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-07-28T13:45:00.821Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-07-28T13:45:00.821Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-07-28T13:45:00.821Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-07-28T13:45:00.821Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-07-28T13:45:00.821Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-07-28T13:45:00.821Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-07-28T13:45:00.821Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-07-28T13:45:00.821Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-07-28T13:45:00.821Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-07-28T13:45:00.821Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-07-28T13:45:00.821Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.03s) [2022-07-28T13:45:00.821Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-07-28T13:45:00.821Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-07-28T13:45:00.821Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-07-28T13:45:00.821Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-07-28T13:45:00.821Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-07-28T13:45:00.821Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-07-28T13:45:00.821Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-07-28T13:45:00.821Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-07-28T13:45:00.821Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-07-28T13:45:00.821Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-07-28T13:45:00.821Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-07-28T13:45:00.821Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-07-28T13:45:00.821Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-07-28T13:45:00.821Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-07-28T13:45:00.821Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-07-28T13:45:00.821Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-07-28T13:45:00.821Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-07-28T13:45:00.821Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-07-28T13:45:00.821Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-07-28T13:45:00.821Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-07-28T13:45:00.821Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-07-28T13:45:00.821Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-07-28T13:45:00.821Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-07-28T13:45:00.821Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-07-28T13:45:00.821Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-07-28T13:45:00.821Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-07-28T13:45:00.821Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-07-28T13:45:00.821Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-07-28T13:45:00.821Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-07-28T13:45:00.821Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-07-28T13:45:00.821Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-07-28T13:45:00.821Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-07-28T13:45:00.821Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-07-28T13:45:00.821Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-07-28T13:45:00.821Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-07-28T13:45:00.821Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-07-28T13:45:00.821Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-07-28T13:45:00.821Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-07-28T13:45:00.821Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-07-28T13:45:00.821Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-07-28T13:45:00.821Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-07-28T13:45:00.821Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-07-28T13:45:00.821Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.821Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-07-28T13:45:00.821Z] [2022-07-28T13:45:00.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-07-28T13:45:00.821Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.822Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-07-28T13:45:00.822Z] [2022-07-28T13:45:00.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-07-28T13:45:00.822Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.822Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-07-28T13:45:00.822Z] [2022-07-28T13:45:00.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-07-28T13:45:00.822Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.822Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-07-28T13:45:00.822Z] [2022-07-28T13:45:00.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-07-28T13:45:00.822Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.822Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-07-28T13:45:00.822Z] [2022-07-28T13:45:00.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-07-28T13:45:00.822Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.822Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-07-28T13:45:00.822Z] [2022-07-28T13:45:00.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-07-28T13:45:00.822Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.822Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-07-28T13:45:00.822Z] [2022-07-28T13:45:00.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-07-28T13:45:00.822Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.822Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-07-28T13:45:00.822Z] [2022-07-28T13:45:00.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-07-28T13:45:00.822Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.822Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-07-28T13:45:00.822Z] [2022-07-28T13:45:00.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-07-28T13:45:00.822Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-07-28T13:45:00.822Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-07-28T13:45:00.822Z] [2022-07-28T13:45:00.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-07-28T13:45:00.822Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.822Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-07-28T13:45:00.822Z] [2022-07-28T13:45:00.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-07-28T13:45:00.822Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.822Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-07-28T13:45:00.822Z] [2022-07-28T13:45:00.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-07-28T13:45:00.822Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.822Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-07-28T13:45:00.822Z] [2022-07-28T13:45:00.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-07-28T13:45:00.822Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.822Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-07-28T13:45:00.822Z] [2022-07-28T13:45:00.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-07-28T13:45:00.822Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.822Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-07-28T13:45:00.822Z] [2022-07-28T13:45:00.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-07-28T13:45:00.822Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.822Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-07-28T13:45:00.822Z] [2022-07-28T13:45:00.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-07-28T13:45:00.822Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.822Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-07-28T13:45:00.822Z] [2022-07-28T13:45:00.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-07-28T13:45:00.822Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.822Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-07-28T13:45:00.822Z] [2022-07-28T13:45:00.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-07-28T13:45:00.822Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.822Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-07-28T13:45:00.822Z] [2022-07-28T13:45:00.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-07-28T13:45:00.822Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.822Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-07-28T13:45:00.822Z] [2022-07-28T13:45:00.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-07-28T13:45:00.822Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.822Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-07-28T13:45:00.822Z] [2022-07-28T13:45:00.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-07-28T13:45:00.822Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.822Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-07-28T13:45:00.822Z] [2022-07-28T13:45:00.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.03s) [2022-07-28T13:45:00.822Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.822Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-07-28T13:45:00.822Z] [2022-07-28T13:45:00.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-07-28T13:45:00.822Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.822Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-07-28T13:45:00.822Z] [2022-07-28T13:45:00.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-07-28T13:45:00.822Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.822Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-07-28T13:45:00.822Z] [2022-07-28T13:45:00.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-07-28T13:45:00.822Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.822Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-07-28T13:45:00.822Z] [2022-07-28T13:45:00.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-07-28T13:45:00.822Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.822Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-07-28T13:45:00.822Z] [2022-07-28T13:45:00.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-07-28T13:45:00.822Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.822Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-07-28T13:45:00.822Z] [2022-07-28T13:45:00.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-07-28T13:45:00.822Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.822Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-07-28T13:45:00.822Z] [2022-07-28T13:45:00.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-07-28T13:45:00.822Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.822Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-07-28T13:45:00.822Z] [2022-07-28T13:45:00.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-07-28T13:45:00.822Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.822Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-07-28T13:45:00.822Z] [2022-07-28T13:45:00.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-07-28T13:45:00.822Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.822Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-07-28T13:45:00.822Z] [2022-07-28T13:45:00.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-07-28T13:45:00.822Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.822Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-07-28T13:45:00.822Z] [2022-07-28T13:45:00.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-07-28T13:45:00.822Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.822Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-07-28T13:45:00.822Z] [2022-07-28T13:45:00.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-07-28T13:45:00.822Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.822Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-07-28T13:45:00.822Z] [2022-07-28T13:45:00.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-07-28T13:45:00.822Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.822Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-07-28T13:45:00.822Z] [2022-07-28T13:45:00.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-07-28T13:45:00.822Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.822Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-07-28T13:45:00.822Z] [2022-07-28T13:45:00.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-07-28T13:45:00.822Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.822Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-07-28T13:45:00.822Z] [2022-07-28T13:45:00.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-07-28T13:45:00.822Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.822Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-07-28T13:45:00.822Z] [2022-07-28T13:45:00.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-07-28T13:45:00.822Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.822Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-07-28T13:45:00.822Z] [2022-07-28T13:45:00.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-07-28T13:45:00.822Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.822Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-07-28T13:45:00.822Z] [2022-07-28T13:45:00.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-07-28T13:45:00.822Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.822Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-07-28T13:45:00.822Z] [2022-07-28T13:45:00.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-07-28T13:45:00.822Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.822Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-07-28T13:45:00.822Z] [2022-07-28T13:45:00.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-07-28T13:45:00.822Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.822Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-07-28T13:45:00.822Z] [2022-07-28T13:45:00.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-07-28T13:45:00.822Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.822Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-07-28T13:45:00.822Z] [2022-07-28T13:45:00.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-07-28T13:45:00.822Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.822Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-07-28T13:45:00.822Z] [2022-07-28T13:45:00.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-07-28T13:45:00.822Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.822Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-07-28T13:45:00.822Z] [2022-07-28T13:45:00.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-07-28T13:45:00.822Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-07-28T13:45:00.822Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-07-28T13:45:00.822Z] [2022-07-28T13:45:00.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-07-28T13:45:00.822Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.310Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-07-28T13:45:01.310Z] [2022-07-28T13:45:01.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-07-28T13:45:01.310Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.310Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-07-28T13:45:01.310Z] [2022-07-28T13:45:01.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-07-28T13:45:01.310Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.310Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-07-28T13:45:01.310Z] [2022-07-28T13:45:01.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-07-28T13:45:01.310Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.310Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-07-28T13:45:01.310Z] [2022-07-28T13:45:01.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-07-28T13:45:01.310Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.310Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-07-28T13:45:01.310Z] [2022-07-28T13:45:01.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-07-28T13:45:01.310Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.310Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-07-28T13:45:01.310Z] [2022-07-28T13:45:01.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-07-28T13:45:01.310Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.310Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-07-28T13:45:01.310Z] [2022-07-28T13:45:01.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-07-28T13:45:01.310Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.310Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-07-28T13:45:01.310Z] [2022-07-28T13:45:01.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-07-28T13:45:01.310Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.310Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-07-28T13:45:01.310Z] [2022-07-28T13:45:01.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-07-28T13:45:01.310Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.310Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-07-28T13:45:01.310Z] [2022-07-28T13:45:01.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-07-28T13:45:01.310Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.310Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-07-28T13:45:01.310Z] [2022-07-28T13:45:01.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-07-28T13:45:01.310Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.310Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-07-28T13:45:01.310Z] [2022-07-28T13:45:01.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-07-28T13:45:01.310Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.310Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-07-28T13:45:01.310Z] [2022-07-28T13:45:01.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-07-28T13:45:01.310Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.310Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-07-28T13:45:01.310Z] [2022-07-28T13:45:01.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-07-28T13:45:01.310Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.310Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-07-28T13:45:01.310Z] [2022-07-28T13:45:01.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-07-28T13:45:01.310Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.310Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-07-28T13:45:01.310Z] [2022-07-28T13:45:01.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.03s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.37s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.37s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.311Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-07-28T13:45:01.311Z] [2022-07-28T13:45:01.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-07-28T13:45:01.311Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-07-28T13:45:01.312Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-07-28T13:45:01.312Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-07-28T13:45:01.312Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-07-28T13:45:01.312Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-07-28T13:45:01.312Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-07-28T13:45:01.312Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-07-28T13:45:01.312Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-07-28T13:45:01.312Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-07-28T13:45:01.312Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-07-28T13:45:01.312Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-07-28T13:45:01.312Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-07-28T13:45:01.312Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-07-28T13:45:01.312Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-07-28T13:45:01.312Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-07-28T13:45:01.312Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-07-28T13:45:01.312Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-07-28T13:45:01.312Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-07-28T13:45:01.312Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-07-28T13:45:01.312Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-07-28T13:45:01.312Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-07-28T13:45:01.312Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-07-28T13:45:01.312Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-07-28T13:45:01.312Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-07-28T13:45:01.312Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-07-28T13:45:01.312Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-07-28T13:45:01.312Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-07-28T13:45:01.312Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-07-28T13:45:01.312Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-07-28T13:45:01.312Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-07-28T13:45:01.312Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-07-28T13:45:01.312Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-07-28T13:45:01.312Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-07-28T13:45:01.312Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-07-28T13:45:01.312Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-07-28T13:45:01.312Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-07-28T13:45:01.312Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-07-28T13:45:01.312Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-07-28T13:45:01.312Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-07-28T13:45:01.312Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-07-28T13:45:01.312Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-07-28T13:45:01.312Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-07-28T13:45:01.312Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-07-28T13:45:01.312Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-07-28T13:45:01.312Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-07-28T13:45:01.312Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-07-28T13:45:01.312Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-07-28T13:45:01.312Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-07-28T13:45:01.312Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-07-28T13:45:01.312Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-07-28T13:45:01.312Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-07-28T13:45:01.312Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-07-28T13:45:01.312Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-07-28T13:45:01.312Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-07-28T13:45:01.312Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-07-28T13:45:01.312Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-07-28T13:45:01.312Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-07-28T13:45:01.312Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-07-28T13:45:01.312Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-07-28T13:45:01.312Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-07-28T13:45:01.312Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-07-28T13:45:01.312Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-07-28T13:45:01.312Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-07-28T13:45:01.312Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-07-28T13:45:01.312Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-07-28T13:45:01.312Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-07-28T13:45:01.312Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-07-28T13:45:01.312Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-07-28T13:45:01.312Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-07-28T13:45:01.312Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-07-28T13:45:01.312Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-07-28T13:45:01.312Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.312Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-07-28T13:45:01.312Z] [2022-07-28T13:45:01.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-07-28T13:45:01.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.313Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-07-28T13:45:01.313Z] [2022-07-28T13:45:01.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-07-28T13:45:01.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.313Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-07-28T13:45:01.313Z] [2022-07-28T13:45:01.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-07-28T13:45:01.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.313Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-07-28T13:45:01.313Z] [2022-07-28T13:45:01.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-07-28T13:45:01.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.313Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-07-28T13:45:01.313Z] [2022-07-28T13:45:01.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-07-28T13:45:01.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.313Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-07-28T13:45:01.313Z] [2022-07-28T13:45:01.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.20s) [2022-07-28T13:45:01.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.313Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.20s) [2022-07-28T13:45:01.313Z] [2022-07-28T13:45:01.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-07-28T13:45:01.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.313Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-07-28T13:45:01.313Z] [2022-07-28T13:45:01.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-07-28T13:45:01.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.313Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-07-28T13:45:01.313Z] [2022-07-28T13:45:01.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-07-28T13:45:01.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.313Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-07-28T13:45:01.313Z] [2022-07-28T13:45:01.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-07-28T13:45:01.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.313Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-07-28T13:45:01.313Z] [2022-07-28T13:45:01.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-07-28T13:45:01.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.313Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-07-28T13:45:01.313Z] [2022-07-28T13:45:01.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-07-28T13:45:01.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.313Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-07-28T13:45:01.313Z] [2022-07-28T13:45:01.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-07-28T13:45:01.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.313Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-07-28T13:45:01.313Z] [2022-07-28T13:45:01.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-07-28T13:45:01.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.313Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-07-28T13:45:01.313Z] [2022-07-28T13:45:01.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-07-28T13:45:01.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.313Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-07-28T13:45:01.313Z] [2022-07-28T13:45:01.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-07-28T13:45:01.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.313Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-07-28T13:45:01.313Z] [2022-07-28T13:45:01.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-07-28T13:45:01.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.313Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-07-28T13:45:01.313Z] [2022-07-28T13:45:01.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-07-28T13:45:01.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.313Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-07-28T13:45:01.313Z] [2022-07-28T13:45:01.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-07-28T13:45:01.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.313Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-07-28T13:45:01.313Z] [2022-07-28T13:45:01.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-07-28T13:45:01.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.313Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-07-28T13:45:01.313Z] [2022-07-28T13:45:01.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-07-28T13:45:01.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.313Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-07-28T13:45:01.313Z] [2022-07-28T13:45:01.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-07-28T13:45:01.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.313Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-07-28T13:45:01.313Z] [2022-07-28T13:45:01.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-07-28T13:45:01.313Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-07-28T13:45:01.313Z] [2022-07-28T13:45:01.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-07-28T13:45:01.313Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-07-28T13:45:01.313Z] [2022-07-28T13:45:01.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-07-28T13:45:01.313Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-07-28T13:45:01.313Z] [2022-07-28T13:45:01.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-07-28T13:45:01.313Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-07-28T13:45:01.313Z] [2022-07-28T13:45:01.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-07-28T13:45:01.313Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-07-28T13:45:01.313Z] [2022-07-28T13:45:01.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-07-28T13:45:01.313Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-07-28T13:45:01.313Z] [2022-07-28T13:45:01.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-07-28T13:45:01.313Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-07-28T13:45:01.313Z] [2022-07-28T13:45:01.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-07-28T13:45:01.313Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-07-28T13:45:01.313Z] [2022-07-28T13:45:01.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-07-28T13:45:01.313Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-07-28T13:45:01.313Z] [2022-07-28T13:45:01.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-07-28T13:45:01.313Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-07-28T13:45:01.313Z] [2022-07-28T13:45:01.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-07-28T13:45:01.313Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-07-28T13:45:01.313Z] [2022-07-28T13:45:01.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-07-28T13:45:01.313Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-07-28T13:45:01.313Z] [2022-07-28T13:45:01.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-07-28T13:45:01.313Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-07-28T13:45:01.313Z] [2022-07-28T13:45:01.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-07-28T13:45:01.313Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-07-28T13:45:01.313Z] [2022-07-28T13:45:01.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-07-28T13:45:01.313Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-07-28T13:45:01.313Z] [2022-07-28T13:45:01.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-07-28T13:45:01.313Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-07-28T13:45:01.313Z] [2022-07-28T13:45:01.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-07-28T13:45:01.313Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-07-28T13:45:01.313Z] [2022-07-28T13:45:01.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-07-28T13:45:01.313Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-07-28T13:45:01.313Z] [2022-07-28T13:45:01.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-07-28T13:45:01.313Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.313Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-07-28T13:45:01.313Z] [2022-07-28T13:45:01.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-07-28T13:45:01.313Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.313Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-07-28T13:45:01.313Z] [2022-07-28T13:45:01.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-07-28T13:45:01.313Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.313Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-07-28T13:45:01.313Z] [2022-07-28T13:45:01.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-07-28T13:45:01.313Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.313Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-07-28T13:45:01.313Z] [2022-07-28T13:45:01.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-07-28T13:45:01.313Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.313Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-07-28T13:45:01.313Z] [2022-07-28T13:45:01.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-07-28T13:45:01.313Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.313Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-07-28T13:45:01.313Z] [2022-07-28T13:45:01.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-07-28T13:45:01.313Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.313Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-07-28T13:45:01.313Z] [2022-07-28T13:45:01.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-07-28T13:45:01.313Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.313Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-07-28T13:45:01.313Z] [2022-07-28T13:45:01.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-07-28T13:45:01.313Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.313Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-07-28T13:45:01.313Z] [2022-07-28T13:45:01.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-07-28T13:45:01.313Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.313Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-07-28T13:45:01.313Z] [2022-07-28T13:45:01.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-07-28T13:45:01.313Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.313Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-07-28T13:45:01.313Z] [2022-07-28T13:45:01.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-07-28T13:45:01.313Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.313Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-07-28T13:45:01.313Z] [2022-07-28T13:45:01.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-07-28T13:45:01.313Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.313Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-07-28T13:45:01.313Z] [2022-07-28T13:45:01.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-07-28T13:45:01.313Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.313Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-07-28T13:45:01.313Z] [2022-07-28T13:45:01.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-07-28T13:45:01.313Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.314Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-07-28T13:45:01.314Z] [2022-07-28T13:45:01.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-07-28T13:45:01.314Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.314Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-07-28T13:45:01.314Z] [2022-07-28T13:45:01.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-07-28T13:45:01.314Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.314Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-07-28T13:45:01.314Z] [2022-07-28T13:45:01.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-07-28T13:45:01.314Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.314Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-07-28T13:45:01.314Z] [2022-07-28T13:45:01.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-07-28T13:45:01.314Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.314Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-07-28T13:45:01.314Z] [2022-07-28T13:45:01.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-07-28T13:45:01.314Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.314Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-07-28T13:45:01.314Z] [2022-07-28T13:45:01.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-07-28T13:45:01.314Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.314Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-07-28T13:45:01.314Z] [2022-07-28T13:45:01.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-07-28T13:45:01.314Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.314Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-07-28T13:45:01.314Z] [2022-07-28T13:45:01.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-07-28T13:45:01.314Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.314Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-07-28T13:45:01.314Z] [2022-07-28T13:45:01.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-07-28T13:45:01.314Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.314Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-07-28T13:45:01.314Z] [2022-07-28T13:45:01.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-07-28T13:45:01.314Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.314Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-07-28T13:45:01.314Z] [2022-07-28T13:45:01.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-07-28T13:45:01.314Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.314Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-07-28T13:45:01.314Z] [2022-07-28T13:45:01.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-07-28T13:45:01.314Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.314Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-07-28T13:45:01.314Z] [2022-07-28T13:45:01.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-07-28T13:45:01.314Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.314Z] [2022-07-28T13:45:01.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-07-28T13:45:01.314Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.314Z] [2022-07-28T13:45:01.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-07-28T13:45:01.314Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-07-28T13:45:01.314Z] [2022-07-28T13:45:01.314Z] DONE 1093 tests, 547 skipped in 3091.950s [2022-07-28T13:45:01.314Z] INFO: Integration tests ended at 07/28/2022 13:45:01. Duration:00:51:32.1210273 [2022-07-28T13:45:01.314Z] INFO: Docker info of the daemon under test at end of run [2022-07-28T13:45:01.314Z] [2022-07-28T13:45:01.314Z] Containers: 2 [2022-07-28T13:45:01.314Z] Running: 0 [2022-07-28T13:45:01.314Z] Paused: 0 [2022-07-28T13:45:01.314Z] Stopped: 2 [2022-07-28T13:45:01.314Z] Images: 18 [2022-07-28T13:45:01.314Z] Server Version: 0.0.0-dev [2022-07-28T13:45:01.314Z] Storage Driver: windowsfilter [2022-07-28T13:45:01.314Z] Windows: [2022-07-28T13:45:01.314Z] Logging Driver: json-file [2022-07-28T13:45:01.314Z] Plugins: [2022-07-28T13:45:01.314Z] Volume: local [2022-07-28T13:45:01.314Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-07-28T13:45:01.314Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-07-28T13:45:01.314Z] Swarm: inactive [2022-07-28T13:45:01.314Z] Default Isolation: process [2022-07-28T13:45:01.314Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-07-28T13:45:01.314Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-07-28T13:45:01.314Z] OSType: windows [2022-07-28T13:45:01.314Z] Architecture: x86_64 [2022-07-28T13:45:01.314Z] CPUs: 4 [2022-07-28T13:45:01.314Z] Total Memory: 32GiB [2022-07-28T13:45:01.314Z] Name: azwin-2-df9600 [2022-07-28T13:45:01.314Z] ID: RH4M:N4LY:B7DJ:BICW:Y2W4:CBI5:QW7B:YS7Q:BDLL:WMQV:YXLK:L2HS [2022-07-28T13:45:01.314Z] Docker Root Dir: D:\CI\PR-43876\2\daemon [2022-07-28T13:45:01.314Z] Debug Mode (client): false [2022-07-28T13:45:01.314Z] Debug Mode (server): true [2022-07-28T13:45:01.314Z] File Descriptors: -1 [2022-07-28T13:45:01.314Z] Goroutines: 17 [2022-07-28T13:45:01.314Z] System Time: 2022-07-28T13:45:01.238903Z [2022-07-28T13:45:01.314Z] EventsListeners: 0 [2022-07-28T13:45:01.314Z] Registry: https://index.docker.io/v1/ [2022-07-28T13:45:01.314Z] Labels: [2022-07-28T13:45:01.314Z] Experimental: false [2022-07-28T13:45:01.314Z] Insecure Registries: [2022-07-28T13:45:01.314Z] 127.0.0.0/8 [2022-07-28T13:45:01.314Z] Live Restore Enabled: false [2022-07-28T13:45:01.314Z] [2022-07-28T13:45:01.314Z] [2022-07-28T13:45:01.801Z] INFO: Stopping daemon under test [2022-07-28T13:45:01.801Z] SUCCESS: The process with PID 560 (child process of PID 2496) has been terminated. [2022-07-28T13:45:01.801Z] SUCCESS: The process with PID 2496 (child process of PID 1344) has been terminated. [2022-07-28T13:45:01.801Z] INFO: Stop tailing logs of the daemon under tests [2022-07-28T13:45:01.801Z] INFO: executeCI.ps1 Completed successfully at 07/28/2022 13:45:01. [2022-07-28T13:45:01.801Z] INFO: Tidying up at end of run [2022-07-28T13:45:01.801Z] INFO: Saving daemon under test log (d:\CI\PR-43876\2\dut.out) to bundles\CIDUT.out [2022-07-28T13:45:01.801Z] INFO: Saving daemon under test log (d:\CI\PR-43876\2\dut.err) to bundles\CIDUT.err [2022-07-28T13:45:01.801Z] INFO: Nuke-Everything... [2022-07-28T13:45:01.801Z] INFO: Container count on control daemon to delete is 2 [2022-07-28T13:45:02.288Z] 740f83ce5b4b [2022-07-28T13:45:02.288Z] 9d4d2f4db7af [2022-07-28T13:45:02.288Z] INFO: Tidying pidfile d:\CI\PR-43876\2\docker.pid [2022-07-28T13:45:02.288Z] INFO: Nuking d:\CI [2022-07-28T13:45:38.457Z] INFO: Zapped successfully [2022-07-28T13:45:38.457Z] [2022-07-28T13:45:38.457Z] INFO: executeCI.ps1 exiting at Thu Jul 28 13:45:38 CUT 2022. Duration 01:20:56.6901612 [2022-07-28T13:45:38.457Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-07-28T13:45:38.723Z] Recording test results [2022-07-28T13:45:46.162Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-07-28T13:45:48.355Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-07-28T13:45:50.211Z] Archiving artifacts [2022-07-28T13:46:05.738Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43876/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-28T13:46:06.742Z] + make clean [2022-07-28T13:46:08.361Z] docker volume rm -f docker-dev-cache [2022-07-28T13:46:08.361Z] 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