Pull request #44034 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 7860686a8df15eea9def9e6189c6f9eca031bb6f rather than 36688496cac7927659013707f10f9c57fe9f9b3a Obtained Jenkinsfile from 7860686a8df15eea9def9e6189c6f9eca031bb6f ‘Jenkinsfile’ has been modified in an untrusted revision 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 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-44034@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 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # 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-09-08T10:12:34.874Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-09-08T10:12:34.881Z] Trying to pass milestone 33 [Pipeline] milestone [2022-09-08T10:12:34.968Z] Trying to pass milestone 34 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-09-08T10:12:50.149Z] Still waiting to schedule task [2022-09-08T10:12:50.151Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2022-09-08T10:13:30.708Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07ad2d41185825a92) in /home/ubuntu/workspace/moby_PR-44034 [Pipeline] { [Pipeline] checkout [2022-09-08T10:13:30.835Z] The recommended git tool is: git [2022-09-08T10:13:33.910Z] using credential docker-jenkins-github-credentials [2022-09-08T10:13:33.922Z] Cloning the remote Git repository [2022-09-08T10:13:33.922Z] Cloning with configured refspecs honoured and without tags [2022-09-08T10:13:33.470Z] Cloning repository https://github.com/moby/moby.git [2022-09-08T10:13:33.559Z] > git init /home/ubuntu/workspace/moby_PR-44034 # timeout=10 [2022-09-08T10:13:33.834Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-08T10:13:33.834Z] > git --version # timeout=10 [2022-09-08T10:13:33.870Z] > git --version # 'git version 2.17.1' [2022-09-08T10:13:33.870Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T10:13:33.872Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44034/head:refs/remotes/origin/PR-44034 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-08T10:14:00.961Z] Fetching without tags [2022-09-08T10:14:01.253Z] Merging remotes/origin/master commit 7860686a8df15eea9def9e6189c6f9eca031bb6f into PR head commit 36688496cac7927659013707f10f9c57fe9f9b3a [2022-09-08T10:14:00.837Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-08T10:14:00.865Z] > git config --add remote.origin.fetch +refs/pull/44034/head:refs/remotes/origin/PR-44034 # timeout=10 [2022-09-08T10:14:00.896Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-08T10:14:00.932Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-08T10:14:00.970Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-08T10:14:00.970Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T10:14:00.971Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44034/head:refs/remotes/origin/PR-44034 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-08T10:14:01.262Z] > git config core.sparsecheckout # timeout=10 [2022-09-08T10:14:01.284Z] > git checkout -f 36688496cac7927659013707f10f9c57fe9f9b3a # timeout=10 [2022-09-08T10:14:02.291Z] Merge succeeded, producing 8357abd033ddb0052e0b5292525129b9d40248e3 [2022-09-08T10:14:02.291Z] Checking out Revision 8357abd033ddb0052e0b5292525129b9d40248e3 (PR-44034) [2022-09-08T10:14:02.073Z] > git remote # timeout=10 [2022-09-08T10:14:02.096Z] > git config --get remote.origin.url # timeout=10 [2022-09-08T10:14:02.107Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T10:14:02.125Z] > git merge 7860686a8df15eea9def9e6189c6f9eca031bb6f # timeout=10 [2022-09-08T10:14:02.282Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-08T10:14:02.295Z] > git config core.sparsecheckout # timeout=10 [2022-09-08T10:14:02.323Z] > git checkout -f 8357abd033ddb0052e0b5292525129b9d40248e3 # timeout=10 [2022-09-08T10:14:06.137Z] Commit message: "Merge commit '7860686a8df15eea9def9e6189c6f9eca031bb6f' into HEAD" [2022-09-08T10:14:06.169Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T10:14:06.142Z] > git rev-list --no-walk 74e93e27b7ee23d85e884b0bcaf8bc50b107cd05 # timeout=10 [2022-09-08T10:14:07.330Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44034:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-09-08T10:14:22.217Z] Unable to find image 'alpine:latest' locally [2022-09-08T10:14:22.476Z] latest: Pulling from library/alpine [2022-09-08T10:14:22.476Z] 213ec9aee27d: Pulling fs layer [2022-09-08T10:14:22.476Z] 213ec9aee27d: Verifying Checksum [2022-09-08T10:14:22.476Z] 213ec9aee27d: Download complete [2022-09-08T10:14:22.735Z] 213ec9aee27d: Pull complete [2022-09-08T10:14:22.997Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-08T10:14:22.997Z] Status: Downloaded newer image for alpine:latest [2022-09-08T10:14:29.565Z] 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] 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] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2022-09-08T10:14:30.095Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0eef74bf5be85f293) in /home/ubuntu/workspace/moby_PR-44034 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-09-08T10:14:30.102Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-08777cccb68f7a0e3) in /home/ubuntu/workspace/moby_PR-44034 [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] checkout [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [2022-09-08T10:14:30.171Z] The recommended git tool is: git [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2022-09-08T10:14:30.185Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2022-09-08T10:14:30.195Z] Cloning the remote Git repository [2022-09-08T10:14:30.196Z] Cloning with configured refspecs honoured and without tags [2022-09-08T10:14:30.196Z] The recommended git tool is: git Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-09-08T10:14:30.213Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-09-08T10:14:30.224Z] Cloning the remote Git repository [2022-09-08T10:14:30.224Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [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] } [Pipeline] } [2022-09-08T10:14:30.230Z] Cloning repository https://github.com/moby/moby.git [2022-09-08T10:14:30.231Z] > git init /home/ubuntu/workspace/moby_PR-44034 # timeout=10 [2022-09-08T10:14:30.236Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-08T10:14:30.236Z] > git --version # timeout=10 [2022-09-08T10:14:30.241Z] > git --version # 'git version 2.25.1' [2022-09-08T10:14:30.241Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T10:14:30.242Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44034/head:refs/remotes/origin/PR-44034 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-08T10:14:30.246Z] Cloning repository https://github.com/moby/moby.git [2022-09-08T10:14:30.248Z] > git init /home/ubuntu/workspace/moby_PR-44034 # timeout=10 [2022-09-08T10:14:30.255Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-08T10:14:30.255Z] > git --version # timeout=10 [2022-09-08T10:14:30.264Z] > git --version # 'git version 2.25.1' [2022-09-08T10:14:30.264Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T10:14:30.265Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44034/head:refs/remotes/origin/PR-44034 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-08T10:14:42.826Z] Fetching without tags [2022-09-08T10:14:43.049Z] Merging remotes/origin/master commit 7860686a8df15eea9def9e6189c6f9eca031bb6f into PR head commit 36688496cac7927659013707f10f9c57fe9f9b3a [2022-09-08T10:14:44.335Z] Merge succeeded, producing acb70c45351eb0f3308e60de74e02085401128d3 [2022-09-08T10:14:44.335Z] Checking out Revision acb70c45351eb0f3308e60de74e02085401128d3 (PR-44034) [2022-09-08T10:14:42.826Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-08T10:14:42.829Z] > git config --add remote.origin.fetch +refs/pull/44034/head:refs/remotes/origin/PR-44034 # timeout=10 [2022-09-08T10:14:42.832Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-08T10:14:42.840Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-08T10:14:42.848Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-08T10:14:42.848Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T10:14:42.849Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44034/head:refs/remotes/origin/PR-44034 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-08T10:14:43.071Z] > git config core.sparsecheckout # timeout=10 [2022-09-08T10:14:43.075Z] > git checkout -f 36688496cac7927659013707f10f9c57fe9f9b3a # timeout=10 [2022-09-08T10:14:43.604Z] > git remote # timeout=10 [2022-09-08T10:14:43.609Z] > git config --get remote.origin.url # timeout=10 [2022-09-08T10:14:43.613Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T10:14:43.614Z] > git merge 7860686a8df15eea9def9e6189c6f9eca031bb6f # timeout=10 [2022-09-08T10:14:44.351Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-08T10:14:44.357Z] > git config core.sparsecheckout # timeout=10 [2022-09-08T10:14:44.361Z] > git checkout -f acb70c45351eb0f3308e60de74e02085401128d3 # timeout=10 [2022-09-08T10:14:44.400Z] Commit message: "Merge commit '7860686a8df15eea9def9e6189c6f9eca031bb6f' into HEAD" [2022-09-08T10:14:44.418Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-08T10:14:45.075Z] Still waiting to schedule task [2022-09-08T10:14:45.075Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0cce1fec9003e0689)’ is offline [2022-09-08T10:14:45.075Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0cdfd63175729e6e1)’ is offline [2022-09-08T10:14:45.075Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-00d6b00674b444a9e)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.075Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0558b9558529622ab)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.075Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-06fceb26f5d8be256)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.075Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-089fe1f8d73932051)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.075Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-08a2545500454fa69)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.075Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0b836a2a328c52632)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.075Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0cbf0b4063bb74db2)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.075Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0087643f899046372)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.075Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0228f7648704f7638)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.075Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-048ed5a8b998647c6)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.075Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-059260886af623750)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.075Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-08437a7965e366774)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.075Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0a05d76d94fd52c9b)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.075Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0bb7792f04944dae7)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.075Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0c20099c98e4623e2)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.075Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d000b72b89ce44ca)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.075Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0fb946e7aa3b21d34)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.075Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-018fd31a7176b5dc8)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.075Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-029b841624f3fb426)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.075Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-03c1e3c8427d3d242)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.075Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-053bbd091e93bebde)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.075Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-05dda0db992d68687)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.075Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-063c52c14e52dadbf)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.075Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0682862f58d69a4e7)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.075Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-08b363d6c5501a31c)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.075Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0a32100d2f2078423)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.075Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0dc52fbd26b6022ac)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.075Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0e5b0ba9f68f0b599)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.075Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ea065511e9dd2cfc)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.075Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0f039524cb629957d)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.075Z] ‘linuxone-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.075Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.075Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.075Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.075Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.075Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.075Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] Still waiting to schedule task [2022-09-08T10:14:45.076Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0cce1fec9003e0689)’ is offline [2022-09-08T10:14:45.076Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0cdfd63175729e6e1)’ is offline [2022-09-08T10:14:45.076Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-00d6b00674b444a9e)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0558b9558529622ab)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-06fceb26f5d8be256)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-089fe1f8d73932051)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-08a2545500454fa69)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0b836a2a328c52632)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0cbf0b4063bb74db2)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0087643f899046372)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0228f7648704f7638)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-048ed5a8b998647c6)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-059260886af623750)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-08437a7965e366774)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0a05d76d94fd52c9b)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0bb7792f04944dae7)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0c20099c98e4623e2)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d000b72b89ce44ca)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0fb946e7aa3b21d34)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-018fd31a7176b5dc8)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-029b841624f3fb426)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-03c1e3c8427d3d242)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-053bbd091e93bebde)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-05dda0db992d68687)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-063c52c14e52dadbf)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0682862f58d69a4e7)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-08b363d6c5501a31c)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0a32100d2f2078423)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0dc52fbd26b6022ac)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0e5b0ba9f68f0b599)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ea065511e9dd2cfc)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0f039524cb629957d)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘linuxone-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.076Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] Still waiting to schedule task [2022-09-08T10:14:45.077Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0cce1fec9003e0689)’ is offline [2022-09-08T10:14:45.077Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0cdfd63175729e6e1)’ is offline [2022-09-08T10:14:45.077Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-00d6b00674b444a9e)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0558b9558529622ab)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-06fceb26f5d8be256)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-089fe1f8d73932051)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-08a2545500454fa69)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0b836a2a328c52632)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0cbf0b4063bb74db2)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0087643f899046372)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0228f7648704f7638)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-048ed5a8b998647c6)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-059260886af623750)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-08437a7965e366774)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0a05d76d94fd52c9b)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0bb7792f04944dae7)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0c20099c98e4623e2)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d000b72b89ce44ca)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0fb946e7aa3b21d34)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-018fd31a7176b5dc8)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-029b841624f3fb426)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-03c1e3c8427d3d242)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-053bbd091e93bebde)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-05dda0db992d68687)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-063c52c14e52dadbf)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0682862f58d69a4e7)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-08b363d6c5501a31c)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0a32100d2f2078423)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0dc52fbd26b6022ac)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0e5b0ba9f68f0b599)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ea065511e9dd2cfc)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0f039524cb629957d)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘linuxone-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.077Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T10:14:45.114Z] + docker version [2022-09-08T10:14:45.114Z] Client: Docker Engine - Community [2022-09-08T10:14:45.114Z] Version: 22.06.0-beta.0 [2022-09-08T10:14:45.114Z] API version: 1.42 [2022-09-08T10:14:45.114Z] Go version: go1.18.3 [2022-09-08T10:14:45.114Z] Git commit: 3e9117b [2022-09-08T10:14:45.114Z] Built: Fri Jun 3 17:55:34 2022 [2022-09-08T10:14:45.114Z] OS/Arch: linux/arm64 [2022-09-08T10:14:45.114Z] Context: default [2022-09-08T10:14:45.114Z] [2022-09-08T10:14:45.114Z] Server: Docker Engine - Community [2022-09-08T10:14:45.114Z] Engine: [2022-09-08T10:14:45.114Z] Version: 22.06.0-beta.0 [2022-09-08T10:14:45.114Z] API version: 1.42 (minimum version 1.12) [2022-09-08T10:14:45.114Z] Go version: go1.18.3 [2022-09-08T10:14:45.114Z] Git commit: 38633e7 [2022-09-08T10:14:45.114Z] Built: Fri Jun 3 17:55:34 2022 [2022-09-08T10:14:45.114Z] OS/Arch: linux/arm64 [2022-09-08T10:14:45.114Z] Experimental: true [2022-09-08T10:14:45.114Z] containerd: [2022-09-08T10:14:45.114Z] Version: 1.6.8 [2022-09-08T10:14:45.114Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-08T10:14:45.114Z] runc: [2022-09-08T10:14:45.114Z] Version: 1.1.4 [2022-09-08T10:14:45.114Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-08T10:14:45.114Z] docker-init: [2022-09-08T10:14:45.114Z] Version: 0.19.0 [2022-09-08T10:14:45.114Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-08T10:14:45.398Z] + docker info [2022-09-08T10:14:45.398Z] Client: [2022-09-08T10:14:45.398Z] Context: default [2022-09-08T10:14:45.398Z] Debug Mode: false [2022-09-08T10:14:45.398Z] Plugins: [2022-09-08T10:14:45.398Z] buildx: Docker Buildx (Docker Inc.) [2022-09-08T10:14:45.398Z] Version: v0.8.2 [2022-09-08T10:14:45.398Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2022-09-08T10:14:45.398Z] compose: Docker Compose (Docker Inc.) [2022-09-08T10:14:45.398Z] Version: v2.10.2 [2022-09-08T10:14:45.398Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-08T10:14:45.398Z] [2022-09-08T10:14:45.398Z] Server: [2022-09-08T10:14:45.398Z] Containers: 0 [2022-09-08T10:14:45.398Z] Running: 0 [2022-09-08T10:14:45.398Z] Paused: 0 [2022-09-08T10:14:45.398Z] Stopped: 0 [2022-09-08T10:14:45.398Z] Images: 6 [2022-09-08T10:14:45.398Z] Server Version: 22.06.0-beta.0 [2022-09-08T10:14:45.398Z] Storage Driver: overlay2 [2022-09-08T10:14:45.398Z] Backing Filesystem: extfs [2022-09-08T10:14:45.398Z] Supports d_type: true [2022-09-08T10:14:45.398Z] Using metacopy: false [2022-09-08T10:14:45.398Z] Native Overlay Diff: true [2022-09-08T10:14:45.398Z] userxattr: false [2022-09-08T10:14:45.398Z] Logging Driver: json-file [2022-09-08T10:14:45.398Z] Cgroup Driver: cgroupfs [2022-09-08T10:14:45.398Z] Cgroup Version: 1 [2022-09-08T10:14:45.398Z] Plugins: [2022-09-08T10:14:45.398Z] Volume: local [2022-09-08T10:14:45.398Z] Network: bridge host ipvlan macvlan null overlay [2022-09-08T10:14:45.398Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-08T10:14:45.398Z] Swarm: inactive [2022-09-08T10:14:45.398Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-08T10:14:45.398Z] Default Runtime: runc [2022-09-08T10:14:45.398Z] Init Binary: docker-init [2022-09-08T10:14:45.398Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-08T10:14:45.398Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-08T10:14:45.398Z] init version: de40ad0 [2022-09-08T10:14:45.398Z] Security Options: [2022-09-08T10:14:45.398Z] apparmor [2022-09-08T10:14:45.398Z] seccomp [2022-09-08T10:14:45.398Z] Profile: builtin [2022-09-08T10:14:45.398Z] Kernel Version: 5.15.0-1019-aws [2022-09-08T10:14:45.398Z] Operating System: Ubuntu 20.04.5 LTS [2022-09-08T10:14:45.398Z] OSType: linux [2022-09-08T10:14:45.398Z] Architecture: aarch64 [2022-09-08T10:14:45.398Z] CPUs: 2 [2022-09-08T10:14:45.398Z] Total Memory: 7.559GiB [2022-09-08T10:14:45.398Z] Name: ip-10-100-42-178 [2022-09-08T10:14:45.398Z] ID: db79de1c-242a-4385-a2a3-a1af427bf7ea [2022-09-08T10:14:45.398Z] Docker Root Dir: /var/lib/docker [2022-09-08T10:14:45.398Z] Debug Mode: false [2022-09-08T10:14:45.398Z] Registry: https://index.docker.io/v1/ [2022-09-08T10:14:45.398Z] Labels: [2022-09-08T10:14:45.398Z] Experimental: true [2022-09-08T10:14:45.398Z] Insecure Registries: [2022-09-08T10:14:45.398Z] 127.0.0.0/8 [2022-09-08T10:14:45.398Z] Live Restore Enabled: true [2022-09-08T10:14:45.398Z] [Pipeline] sh [2022-09-08T10:14:45.636Z] Fetching without tags [2022-09-08T10:14:45.682Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-08T10:14:45.683Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-08T10:14:45.683Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44034/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-08T10:14:45.683Z] + bash /home/ubuntu/workspace/moby_PR-44034/check-config.sh [2022-09-08T10:14:45.683Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-08T10:14:45.683Z] info: reading kernel config from /boot/config-5.15.0-1019-aws ... [2022-09-08T10:14:45.683Z] [2022-09-08T10:14:45.683Z] Generally Necessary: [2022-09-08T10:14:45.683Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-08T10:14:45.683Z] - apparmor: enabled and tools installed [2022-09-08T10:14:45.683Z] - CONFIG_NAMESPACES: enabled [2022-09-08T10:14:45.683Z] - CONFIG_NET_NS: enabled [2022-09-08T10:14:45.683Z] - CONFIG_PID_NS: enabled [2022-09-08T10:14:45.683Z] - CONFIG_IPC_NS: enabled [2022-09-08T10:14:45.683Z] - CONFIG_UTS_NS: enabled [2022-09-08T10:14:45.683Z] - CONFIG_CGROUPS: enabled [2022-09-08T10:14:45.683Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-08T10:14:45.855Z] Merging remotes/origin/master commit 7860686a8df15eea9def9e6189c6f9eca031bb6f into PR head commit 36688496cac7927659013707f10f9c57fe9f9b3a [2022-09-08T10:14:45.943Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-08T10:14:45.943Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-08T10:14:45.943Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-08T10:14:45.943Z] - CONFIG_CPUSETS: enabled [2022-09-08T10:14:45.943Z] - CONFIG_MEMCG: enabled [2022-09-08T10:14:45.943Z] - CONFIG_KEYS: enabled [2022-09-08T10:14:45.943Z] - CONFIG_VETH: enabled (as module) [2022-09-08T10:14:45.943Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-08T10:14:45.943Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-08T10:14:45.943Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-08T10:14:45.943Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-08T10:14:45.943Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-08T10:14:45.943Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-08T10:14:45.943Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-08T10:14:45.943Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-08T10:14:45.943Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-08T10:14:45.943Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-08T10:14:45.943Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-08T10:14:45.943Z] - CONFIG_CGROUP_BPF: enabled [2022-09-08T10:14:45.943Z] [2022-09-08T10:14:45.943Z] Optional Features: [2022-09-08T10:14:45.943Z] - CONFIG_USER_NS: enabled [2022-09-08T10:14:45.943Z] - CONFIG_SECCOMP: enabled [2022-09-08T10:14:45.943Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-08T10:14:45.943Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-08T10:14:45.943Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-08T10:14:45.943Z] (cgroup swap accounting is currently enabled) [2022-09-08T10:14:45.647Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-08T10:14:45.650Z] > git config --add remote.origin.fetch +refs/pull/44034/head:refs/remotes/origin/PR-44034 # timeout=10 [2022-09-08T10:14:45.655Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-08T10:14:45.662Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-08T10:14:45.671Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-08T10:14:45.671Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T10:14:45.672Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44034/head:refs/remotes/origin/PR-44034 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-08T10:14:45.890Z] > git config core.sparsecheckout # timeout=10 [2022-09-08T10:14:45.897Z] > git checkout -f 36688496cac7927659013707f10f9c57fe9f9b3a # timeout=10 [2022-09-08T10:14:44.422Z] > git rev-list --no-walk 74e93e27b7ee23d85e884b0bcaf8bc50b107cd05 # timeout=10 [2022-09-08T10:14:46.203Z] - CONFIG_BLK_CGROUP: enabled [2022-09-08T10:14:46.203Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-08T10:14:46.203Z] - CONFIG_CGROUP_PERF: enabled [2022-09-08T10:14:46.203Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-08T10:14:46.203Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-08T10:14:46.203Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-08T10:14:46.203Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-08T10:14:46.203Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-08T10:14:46.203Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-08T10:14:46.203Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-08T10:14:46.203Z] - CONFIG_IP_VS: enabled (as module) [2022-09-08T10:14:46.203Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-08T10:14:46.203Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-08T10:14:46.203Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-08T10:14:46.203Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-08T10:14:46.203Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-08T10:14:46.203Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-08T10:14:46.203Z] - CONFIG_EXT4_FS: enabled [2022-09-08T10:14:46.203Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-08T10:14:46.203Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-08T10:14:46.203Z] - Network Drivers: [2022-09-08T10:14:46.203Z] - "overlay": [2022-09-08T10:14:46.203Z] - CONFIG_VXLAN: enabled (as module) [2022-09-08T10:14:46.203Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-08T10:14:46.203Z] Optional (for encrypted networks): [2022-09-08T10:14:46.463Z] - CONFIG_CRYPTO: enabled [2022-09-08T10:14:46.463Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-08T10:14:46.463Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-08T10:14:46.463Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-08T10:14:46.463Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-08T10:14:46.463Z] - CONFIG_XFRM: enabled [2022-09-08T10:14:46.463Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-08T10:14:46.463Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-08T10:14:46.463Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-08T10:14:46.463Z] - "ipvlan": [2022-09-08T10:14:46.463Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-08T10:14:46.463Z] - "macvlan": [2022-09-08T10:14:46.463Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-08T10:14:46.463Z] - CONFIG_DUMMY: enabled (as module) [2022-09-08T10:14:46.463Z] - "ftp,tftp client in container": [2022-09-08T10:14:46.463Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-08T10:14:46.463Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-08T10:14:46.463Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-08T10:14:46.463Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-08T10:14:46.463Z] - Storage Drivers: [2022-09-08T10:14:46.463Z] - "aufs": [2022-09-08T10:14:46.463Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-08T10:14:46.463Z] - "btrfs": [2022-09-08T10:14:46.463Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-08T10:14:46.463Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-08T10:14:46.463Z] - "devicemapper": [2022-09-08T10:14:46.463Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-08T10:14:46.463Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-08T10:14:46.463Z] - "overlay": [2022-09-08T10:14:46.463Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-08T10:14:46.463Z] - "zfs": [2022-09-08T10:14:46.463Z] - /dev/zfs: present [2022-09-08T10:14:46.463Z] - zfs command: missing [2022-09-08T10:14:46.463Z] - zpool command: missing [2022-09-08T10:14:46.463Z] [2022-09-08T10:14:46.463Z] Limits: [2022-09-08T10:14:46.463Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-08T10:14:46.463Z] [2022-09-08T10:14:46.463Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-08T10:14:46.791Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:acb70c45351eb0f3308e60de74e02085401128d3 . [2022-09-08T10:14:47.053Z] #1 [internal] load build definition from Dockerfile [2022-09-08T10:14:47.053Z] #1 transferring dockerfile: 19.11kB done [2022-09-08T10:14:47.053Z] #1 DONE 0.0s [2022-09-08T10:14:47.053Z] [2022-09-08T10:14:47.053Z] #2 [internal] load .dockerignore [2022-09-08T10:14:47.053Z] #2 transferring context: 145B done [2022-09-08T10:14:47.053Z] #2 DONE 0.0s [2022-09-08T10:14:47.053Z] [2022-09-08T10:14:47.053Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-08T10:14:47.148Z] Merge succeeded, producing a302e7150f958733f99ec95da0dace84c4fbbe48 [2022-09-08T10:14:47.149Z] Checking out Revision a302e7150f958733f99ec95da0dace84c4fbbe48 (PR-44034) [2022-09-08T10:14:47.228Z] Commit message: "Merge commit '7860686a8df15eea9def9e6189c6f9eca031bb6f' into HEAD" [2022-09-08T10:14:47.236Z] First time build. Skipping changelog. [2022-09-08T10:14:47.311Z] #3 DONE 0.3s [2022-09-08T10:14:47.311Z] [2022-09-08T10:14:47.311Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-08T10:14:47.311Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-09-08T10:14:47.311Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-09-08T10:14:47.311Z] #4 sha256:f259fd86ee23d7b4a2944432e3a09f45fa288bb84bfbd222b19b2abc7ddffbb9 528B / 528B done [2022-09-08T10:14:47.311Z] #4 sha256:8d5998862fafcacec68298ab34c9c28973251a5082836f31de0188cd914fae33 2.36kB / 2.36kB done [2022-09-08T10:14:47.311Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0B / 9.21MB 0.2s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-08T10:14:47.571Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.3s [2022-09-08T10:14:47.571Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.3s done [2022-09-08T10:14:47.571Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.1s [2022-09-08T10:14:47.824Z] + docker version [2022-09-08T10:14:47.830Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done [2022-09-08T10:14:47.830Z] #4 DONE 0.6s [2022-09-08T10:14:46.436Z] > git remote # timeout=10 [2022-09-08T10:14:46.443Z] > git config --get remote.origin.url # timeout=10 [2022-09-08T10:14:46.449Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T10:14:46.450Z] > git merge 7860686a8df15eea9def9e6189c6f9eca031bb6f # timeout=10 [2022-09-08T10:14:47.175Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-08T10:14:47.183Z] > git config core.sparsecheckout # timeout=10 [2022-09-08T10:14:47.192Z] > git checkout -f a302e7150f958733f99ec95da0dace84c4fbbe48 # timeout=10 [2022-09-08T10:14:47.263Z] > git rev-list --no-walk 74e93e27b7ee23d85e884b0bcaf8bc50b107cd05 # timeout=10 [2022-09-08T10:14:48.089Z] [2022-09-08T10:14:48.089Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-08T10:14:49.026Z] #5 DONE 0.9s [2022-09-08T10:14:49.026Z] [2022-09-08T10:14:49.026Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-08T10:14:49.026Z] #6 DONE 1.0s [2022-09-08T10:14:49.026Z] [2022-09-08T10:14:49.026Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-08T10:14:49.026Z] #7 DONE 1.0s [2022-09-08T10:14:49.026Z] [2022-09-08T10:14:49.026Z] #8 [internal] load metadata for docker.io/library/golang:1.19.1-bullseye [2022-09-08T10:14:49.026Z] #8 DONE 1.1s [2022-09-08T10:14:50.405Z] [2022-09-08T10:14:50.405Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T10:14:50.405Z] #9 resolve docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d 0.1s done [2022-09-08T10:14:50.405Z] #9 DONE 0.1s [2022-09-08T10:14:50.405Z] [2022-09-08T10:14:50.405Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-08T10:14:50.405Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-09-08T10:14:50.405Z] #10 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-08T10:14:50.405Z] #10 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-08T10:14:50.405Z] #10 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2022-09-08T10:14:50.405Z] #10 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.93MB / 9.86MB 0.3s [2022-09-08T10:14:50.405Z] #10 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-09-08T10:14:50.664Z] #10 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s done [2022-09-08T10:14:51.650Z] #10 ... [2022-09-08T10:14:51.650Z] [2022-09-08T10:14:51.650Z] #11 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-08T10:14:51.650Z] #11 DONE 1.4s [2022-09-08T10:14:51.650Z] [2022-09-08T10:14:51.650Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-08T10:14:52.213Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07ad2d41185825a92) in /home/ubuntu/workspace/moby_PR-44034 [Pipeline] { [Pipeline] checkout [2022-09-08T10:14:52.239Z] The recommended git tool is: git [2022-09-08T10:14:52.247Z] using credential docker-jenkins-github-credentials [2022-09-08T10:14:52.267Z] Fetching changes from the remote Git repository [2022-09-08T10:14:52.281Z] Fetching without tags [2022-09-08T10:14:52.465Z] Merging remotes/origin/master commit 7860686a8df15eea9def9e6189c6f9eca031bb6f into PR head commit 36688496cac7927659013707f10f9c57fe9f9b3a [2022-09-08T10:14:52.656Z] Merge succeeded, producing 4302b395e2c9b4aa179d7c95e729a0bccee2d917 [2022-09-08T10:14:52.656Z] Checking out Revision 4302b395e2c9b4aa179d7c95e729a0bccee2d917 (PR-44034) [2022-09-08T10:14:52.768Z] Commit message: "Merge commit '7860686a8df15eea9def9e6189c6f9eca031bb6f' into HEAD" [2022-09-08T10:14:52.800Z] First time build. Skipping changelog. [2022-09-08T10:14:53.039Z] #10 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.3s done [2022-09-08T10:14:53.039Z] #10 DONE 2.8s [2022-09-08T10:14:53.039Z] [2022-09-08T10:14:53.039Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T10:14:53.039Z] #9 sha256:0da5cee18bec9020914ebb0ea1e5187386f62e7b820b28d873ba9fc63e3c98b5 1.80kB / 1.80kB done [2022-09-08T10:14:53.039Z] #9 sha256:a814e9c37e35d15b2e14ae4bd1c34829c96be6f0599d73e3eb49c20417c0415e 7.12kB / 7.12kB done [2022-09-08T10:14:53.039Z] #9 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 0.7s [2022-09-08T10:14:53.039Z] #9 sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d 1.86kB / 1.86kB done [2022-09-08T10:14:53.039Z] #9 sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 4.94MB / 4.94MB 0.6s done [2022-09-08T10:14:53.039Z] #9 sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 10.66MB / 10.66MB 0.7s done [2022-09-08T10:14:53.039Z] #9 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 54.68MB / 54.68MB 1.5s done [2022-09-08T10:14:53.039Z] #9 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 81.12MB / 81.12MB 2.2s done [2022-09-08T10:14:53.039Z] #9 sha256:ce4b18ebc17d4bada0b4b06a74402d46e284d9bb591950c2e36ca39cb08a0490 115.10MB / 115.10MB 2.5s done [2022-09-08T10:14:53.039Z] #9 extracting sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 1.6s [2022-09-08T10:14:53.039Z] #9 sha256:50499e473b1d2a8614f3a22cedc5e12536658352dbbf254bd9fdf892d378a426 125B / 125B 1.6s done [2022-09-08T10:14:52.256Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44034/.git # timeout=10 [2022-09-08T10:14:52.271Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-08T10:14:52.284Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-08T10:14:52.284Z] > git --version # timeout=10 [2022-09-08T10:14:52.287Z] > git --version # 'git version 2.17.1' [2022-09-08T10:14:52.287Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T10:14:52.288Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44034/head:refs/remotes/origin/PR-44034 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-08T10:14:52.469Z] > git config core.sparsecheckout # timeout=10 [2022-09-08T10:14:52.484Z] > git checkout -f 36688496cac7927659013707f10f9c57fe9f9b3a # timeout=10 [2022-09-08T10:14:52.564Z] > git remote # timeout=10 [2022-09-08T10:14:52.567Z] > git config --get remote.origin.url # timeout=10 [2022-09-08T10:14:52.574Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T10:14:52.575Z] > git merge 7860686a8df15eea9def9e6189c6f9eca031bb6f # timeout=10 [2022-09-08T10:14:52.647Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-08T10:14:52.660Z] > git config core.sparsecheckout # timeout=10 [2022-09-08T10:14:52.669Z] > git checkout -f 4302b395e2c9b4aa179d7c95e729a0bccee2d917 # timeout=10 [2022-09-08T10:14:52.776Z] > git rev-list --no-walk 74e93e27b7ee23d85e884b0bcaf8bc50b107cd05 # timeout=10 [2022-09-08T10:14:53.301Z] #9 ... [2022-09-08T10:14:53.301Z] [2022-09-08T10:14:53.301Z] #12 [internal] load build context [2022-09-08T10:14:53.301Z] #12 transferring context: 62.74MB 2.9s done [2022-09-08T10:14:53.301Z] #12 DONE 3.1s [2022-09-08T10:14:53.301Z] [2022-09-08T10:14:53.301Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T10:14:53.561Z] #9 ... [2022-09-08T10:14:53.561Z] [2022-09-08T10:14:53.561Z] #13 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-08T10:14:53.561Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-08T10:14:53.561Z] #13 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-08T10:14:53.561Z] #13 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-08T10:14:53.561Z] #13 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.4s done [2022-09-08T10:14:53.561Z] #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.4s done [2022-09-08T10:14:53.561Z] #13 DONE 3.3s [2022-09-08T10:14:53.561Z] [2022-09-08T10:14:53.561Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T10:14:53.601Z] + [ PR != PR ] [2022-09-08T10:14:53.601Z] + [ master != master ] [2022-09-08T10:14:53.601Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-08T10:14:53.782Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0cdfd63175729e6e1) in /home/ubuntu/workspace/moby_PR-44034 [Pipeline] { [2022-09-08T10:14:53.826Z] #9 ... [2022-09-08T10:14:53.826Z] [2022-09-08T10:14:53.826Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-08T10:14:53.826Z] #14 DONE 0.2s [2022-09-08T10:14:53.826Z] [2022-09-08T10:14:53.826Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [Pipeline] checkout [2022-09-08T10:14:53.930Z] + docker version [2022-09-08T10:14:53.930Z] Client: Docker Engine - Community [2022-09-08T10:14:53.930Z] Version: 22.06.0-beta.0 [2022-09-08T10:14:53.930Z] API version: 1.42 [2022-09-08T10:14:53.930Z] Go version: go1.18.3 [2022-09-08T10:14:53.930Z] Git commit: 3e9117b [2022-09-08T10:14:53.930Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-08T10:14:53.930Z] OS/Arch: linux/amd64 [2022-09-08T10:14:53.930Z] Context: default [2022-09-08T10:14:53.930Z] [2022-09-08T10:14:53.930Z] Server: Docker Engine - Community [2022-09-08T10:14:53.930Z] Engine: [2022-09-08T10:14:53.930Z] Version: 22.06.0-beta.0 [2022-09-08T10:14:53.930Z] API version: 1.42 (minimum version 1.12) [2022-09-08T10:14:53.930Z] Go version: go1.18.3 [2022-09-08T10:14:53.930Z] Git commit: 38633e7 [2022-09-08T10:14:53.930Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-08T10:14:53.930Z] OS/Arch: linux/amd64 [2022-09-08T10:14:53.930Z] Experimental: true [2022-09-08T10:14:53.931Z] containerd: [2022-09-08T10:14:53.931Z] Version: 1.6.8 [2022-09-08T10:14:53.931Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-08T10:14:53.931Z] runc: [2022-09-08T10:14:53.931Z] Version: 1.1.4 [2022-09-08T10:14:53.931Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-08T10:14:53.931Z] docker-init: [2022-09-08T10:14:53.931Z] Version: 0.19.0 [2022-09-08T10:14:53.931Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-08T10:14:54.068Z] The recommended git tool is: git [2022-09-08T10:14:54.088Z] #9 ... [2022-09-08T10:14:54.088Z] [2022-09-08T10:14:54.088Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-08T10:14:54.088Z] #15 DONE 0.1s [2022-09-08T10:14:54.088Z] [2022-09-08T10:14:54.088Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T10:14:54.254Z] + docker info [2022-09-08T10:14:54.254Z] Client: [2022-09-08T10:14:54.254Z] Context: default [2022-09-08T10:14:54.254Z] Debug Mode: false [2022-09-08T10:14:54.254Z] Plugins: [2022-09-08T10:14:54.254Z] buildx: Docker Buildx (Docker Inc.) [2022-09-08T10:14:54.254Z] Version: f500bf6 [2022-09-08T10:14:54.254Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-09-08T10:14:54.254Z] compose: Docker Compose (Docker Inc.) [2022-09-08T10:14:54.254Z] Version: v2.10.2 [2022-09-08T10:14:54.254Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-08T10:14:54.254Z] scan: Docker Scan (Docker Inc.) [2022-09-08T10:14:54.254Z] Version: v0.17.0 [2022-09-08T10:14:54.254Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-09-08T10:14:54.254Z] [2022-09-08T10:14:54.254Z] Server: [2022-09-08T10:14:54.254Z] Containers: 0 [2022-09-08T10:14:54.254Z] Running: 0 [2022-09-08T10:14:54.254Z] Paused: 0 [2022-09-08T10:14:54.254Z] Stopped: 0 [2022-09-08T10:14:54.254Z] Images: 1 [2022-09-08T10:14:54.254Z] Server Version: 22.06.0-beta.0 [2022-09-08T10:14:54.254Z] Storage Driver: overlay2 [2022-09-08T10:14:54.254Z] Backing Filesystem: extfs [2022-09-08T10:14:54.254Z] Supports d_type: true [2022-09-08T10:14:54.254Z] Using metacopy: false [2022-09-08T10:14:54.254Z] Native Overlay Diff: true [2022-09-08T10:14:54.254Z] userxattr: false [2022-09-08T10:14:54.254Z] Logging Driver: json-file [2022-09-08T10:14:54.254Z] Cgroup Driver: cgroupfs [2022-09-08T10:14:54.254Z] Cgroup Version: 1 [2022-09-08T10:14:54.254Z] Plugins: [2022-09-08T10:14:54.254Z] Volume: local [2022-09-08T10:14:54.254Z] Network: bridge host ipvlan macvlan null overlay [2022-09-08T10:14:54.254Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-08T10:14:54.254Z] Swarm: inactive [2022-09-08T10:14:54.254Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-08T10:14:54.254Z] Default Runtime: runc [2022-09-08T10:14:54.254Z] Init Binary: docker-init [2022-09-08T10:14:54.254Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-08T10:14:54.254Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-08T10:14:54.254Z] init version: de40ad0 [2022-09-08T10:14:54.254Z] Security Options: [2022-09-08T10:14:54.254Z] apparmor [2022-09-08T10:14:54.254Z] seccomp [2022-09-08T10:14:54.254Z] Profile: builtin [2022-09-08T10:14:54.254Z] Kernel Version: 5.4.0-1084-aws [2022-09-08T10:14:54.254Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-08T10:14:54.254Z] OSType: linux [2022-09-08T10:14:54.254Z] Architecture: x86_64 [2022-09-08T10:14:54.254Z] CPUs: 2 [2022-09-08T10:14:54.254Z] Total Memory: 7.565GiB [2022-09-08T10:14:54.254Z] Name: ip-10-100-116-74 [2022-09-08T10:14:54.254Z] ID: d579015a-308f-4cf8-9f89-dc1345c8f9aa [2022-09-08T10:14:54.254Z] Docker Root Dir: /var/lib/docker [2022-09-08T10:14:54.254Z] Debug Mode: false [2022-09-08T10:14:54.254Z] Registry: https://index.docker.io/v1/ [2022-09-08T10:14:54.254Z] Labels: [2022-09-08T10:14:54.254Z] Experimental: true [2022-09-08T10:14:54.254Z] Insecure Registries: [2022-09-08T10:14:54.254Z] 127.0.0.0/8 [2022-09-08T10:14:54.254Z] Live Restore Enabled: true [2022-09-08T10:14:54.254Z] [2022-09-08T10:14:54.254Z] WARNING: No swap limit support [Pipeline] sh [2022-09-08T10:14:54.542Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-08T10:14:54.542Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-08T10:14:54.542Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44034/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-08T10:14:54.657Z] #9 extracting sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 3.2s done [2022-09-08T10:14:54.657Z] #9 ... [2022-09-08T10:14:54.657Z] [2022-09-08T10:14:54.657Z] #16 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-08T10:14:54.657Z] #16 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done [2022-09-08T10:14:54.657Z] #16 sha256:54c65a6def0c4ffdd57a3ff1ce0dc10505a1f8e8be45cd4fca6d496ce2853560 529B / 529B done [2022-09-08T10:14:54.657Z] #16 sha256:54a149f6821e02b477018fb5b9d499e4c7b2f98d2b8f7653f236679679d442bd 1.48kB / 1.48kB done [2022-09-08T10:14:54.657Z] #16 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 0.7s done [2022-09-08T10:14:54.657Z] #16 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-09-08T10:14:54.657Z] #16 DONE 4.5s [2022-09-08T10:14:54.657Z] [2022-09-08T10:14:54.657Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T10:14:54.657Z] #9 extracting sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 [2022-09-08T10:14:54.802Z] + bash /home/ubuntu/workspace/moby_PR-44034/check-config.sh [2022-09-08T10:14:54.802Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-08T10:14:54.802Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ... [2022-09-08T10:14:54.802Z] [2022-09-08T10:14:54.802Z] Generally Necessary: [2022-09-08T10:14:54.802Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-08T10:14:54.802Z] - apparmor: enabled and tools installed [2022-09-08T10:14:54.802Z] - CONFIG_NAMESPACES: enabled [2022-09-08T10:14:54.802Z] - CONFIG_NET_NS: enabled [2022-09-08T10:14:54.802Z] - CONFIG_PID_NS: enabled [2022-09-08T10:14:54.802Z] - CONFIG_IPC_NS: enabled [2022-09-08T10:14:54.802Z] - CONFIG_UTS_NS: enabled [2022-09-08T10:14:54.802Z] - CONFIG_CGROUPS: enabled [2022-09-08T10:14:54.802Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-08T10:14:54.802Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-08T10:14:54.802Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-08T10:14:54.802Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-08T10:14:54.802Z] - CONFIG_CPUSETS: enabled [2022-09-08T10:14:54.802Z] - CONFIG_MEMCG: enabled [2022-09-08T10:14:54.802Z] - CONFIG_KEYS: enabled [2022-09-08T10:14:54.802Z] - CONFIG_VETH: enabled (as module) [2022-09-08T10:14:54.802Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-08T10:14:54.802Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-08T10:14:54.802Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-08T10:14:54.802Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-08T10:14:54.916Z] #9 extracting sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 0.3s done [2022-09-08T10:14:54.916Z] #9 extracting sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be [2022-09-08T10:14:55.063Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-08T10:14:55.063Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-08T10:14:55.063Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-08T10:14:55.063Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-08T10:14:55.063Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-08T10:14:55.063Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-08T10:14:55.063Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-08T10:14:55.063Z] - CONFIG_CGROUP_BPF: enabled [2022-09-08T10:14:55.063Z] [2022-09-08T10:14:55.063Z] Optional Features: [2022-09-08T10:14:55.063Z] - CONFIG_USER_NS: enabled [2022-09-08T10:14:55.063Z] - CONFIG_SECCOMP: enabled [2022-09-08T10:14:55.063Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-08T10:14:55.063Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-08T10:14:55.063Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-08T10:14:55.063Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-08T10:14:55.063Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-08T10:14:55.063Z] - CONFIG_BLK_CGROUP: enabled [2022-09-08T10:14:55.063Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-08T10:14:55.063Z] - CONFIG_CGROUP_PERF: enabled [2022-09-08T10:14:55.063Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-08T10:14:55.063Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-08T10:14:55.063Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-08T10:14:55.064Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-08T10:14:55.064Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-08T10:14:55.064Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-08T10:14:55.064Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-08T10:14:55.064Z] - CONFIG_IP_VS: enabled (as module) [2022-09-08T10:14:55.064Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-08T10:14:55.064Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-08T10:14:55.064Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-08T10:14:55.064Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-08T10:14:55.064Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-08T10:14:55.064Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-08T10:14:55.064Z] - CONFIG_EXT4_FS: enabled [2022-09-08T10:14:55.064Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-08T10:14:55.064Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-08T10:14:55.064Z] - Network Drivers: [2022-09-08T10:14:55.064Z] - "overlay": [2022-09-08T10:14:55.176Z] #9 extracting sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 0.3s done [2022-09-08T10:14:55.322Z] - CONFIG_VXLAN: enabled (as module) [2022-09-08T10:14:55.322Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-08T10:14:55.322Z] Optional (for encrypted networks): [2022-09-08T10:14:55.322Z] - CONFIG_CRYPTO: enabled [2022-09-08T10:14:55.322Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-08T10:14:55.322Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-08T10:14:55.322Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-08T10:14:55.322Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-08T10:14:55.322Z] - CONFIG_XFRM: enabled [2022-09-08T10:14:55.322Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-08T10:14:55.322Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-08T10:14:55.322Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-08T10:14:55.322Z] - "ipvlan": [2022-09-08T10:14:55.322Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-08T10:14:55.322Z] - "macvlan": [2022-09-08T10:14:55.322Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-08T10:14:55.322Z] - CONFIG_DUMMY: enabled (as module) [2022-09-08T10:14:55.322Z] - "ftp,tftp client in container": [2022-09-08T10:14:55.322Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-08T10:14:55.322Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-08T10:14:55.322Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-08T10:14:55.322Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-08T10:14:55.322Z] - Storage Drivers: [2022-09-08T10:14:55.322Z] - "aufs": [2022-09-08T10:14:55.322Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-08T10:14:55.322Z] - "btrfs": [2022-09-08T10:14:55.322Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-08T10:14:55.322Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-08T10:14:55.322Z] - "devicemapper": [2022-09-08T10:14:55.322Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-08T10:14:55.322Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-08T10:14:55.322Z] - "overlay": [2022-09-08T10:14:55.322Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-08T10:14:55.322Z] - "zfs": [2022-09-08T10:14:55.322Z] - /dev/zfs: present [2022-09-08T10:14:55.322Z] - zfs command: missing [2022-09-08T10:14:55.322Z] - zpool command: missing [2022-09-08T10:14:55.322Z] [2022-09-08T10:14:55.322Z] Limits: [2022-09-08T10:14:55.322Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-08T10:14:55.322Z] [2022-09-08T10:14:55.322Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-08T10:14:55.436Z] #9 extracting sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 0.1s [2022-09-08T10:14:55.648Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:4302b395e2c9b4aa179d7c95e729a0bccee2d917 . [2022-09-08T10:14:55.906Z] #1 [internal] load .dockerignore [2022-09-08T10:14:55.906Z] #1 transferring context: 145B done [2022-09-08T10:14:55.906Z] #1 DONE 0.1s [2022-09-08T10:14:55.906Z] [2022-09-08T10:14:55.906Z] #2 [internal] load build definition from Dockerfile [2022-09-08T10:14:55.906Z] #2 transferring dockerfile: 19.11kB done [2022-09-08T10:14:55.906Z] #2 DONE 0.1s [2022-09-08T10:14:55.906Z] [2022-09-08T10:14:55.906Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-08T10:14:56.165Z] #3 DONE 0.3s [2022-09-08T10:14:56.424Z] [2022-09-08T10:14:56.424Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-08T10:14:56.424Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-09-08T10:14:56.424Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-09-08T10:14:56.424Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-09-08T10:14:56.424Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-09-08T10:14:56.424Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.50MB / 9.94MB 0.2s [2022-09-08T10:14:56.683Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2022-09-08T10:14:56.683Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.3s done [2022-09-08T10:14:56.942Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done [2022-09-08T10:14:56.942Z] #4 DONE 0.6s [2022-09-08T10:14:56.942Z] [2022-09-08T10:14:56.942Z] #5 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-08T10:14:57.252Z] using credential docker-jenkins-github-credentials [2022-09-08T10:14:57.261Z] Cloning the remote Git repository [2022-09-08T10:14:57.261Z] Cloning with configured refspecs honoured and without tags [2022-09-08T10:14:56.282Z] Cloning repository https://github.com/moby/moby.git [2022-09-08T10:14:56.340Z] > git init /home/ubuntu/workspace/moby_PR-44034 # timeout=10 [2022-09-08T10:14:56.614Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-08T10:14:56.615Z] > git --version # timeout=10 [2022-09-08T10:14:56.624Z] > git --version # 'git version 2.17.1' [2022-09-08T10:14:56.625Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T10:14:56.642Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44034/head:refs/remotes/origin/PR-44034 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-08T10:14:57.803Z] Client: Docker Engine - Community [2022-09-08T10:14:57.803Z] Version: 22.06.0-beta.0 [2022-09-08T10:14:57.803Z] API version: 1.42 [2022-09-08T10:14:57.803Z] Go version: go1.18.3 [2022-09-08T10:14:57.803Z] Git commit: 3e9117b [2022-09-08T10:14:57.803Z] Built: Fri Jun 3 17:55:45 2022 [2022-09-08T10:14:57.803Z] OS/Arch: linux/amd64 [2022-09-08T10:14:57.803Z] Context: default [2022-09-08T10:14:57.803Z] [2022-09-08T10:14:57.803Z] Server: Docker Engine - Community [2022-09-08T10:14:57.803Z] Engine: [2022-09-08T10:14:57.803Z] Version: 22.06.0-beta.0 [2022-09-08T10:14:57.803Z] API version: 1.42 (minimum version 1.12) [2022-09-08T10:14:57.803Z] Go version: go1.18.3 [2022-09-08T10:14:57.803Z] Git commit: 38633e7 [2022-09-08T10:14:57.803Z] Built: Fri Jun 3 17:55:45 2022 [2022-09-08T10:14:57.803Z] OS/Arch: linux/amd64 [2022-09-08T10:14:57.803Z] Experimental: true [2022-09-08T10:14:57.803Z] containerd: [2022-09-08T10:14:57.803Z] Version: 1.6.8 [2022-09-08T10:14:57.803Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-08T10:14:57.803Z] runc: [2022-09-08T10:14:57.803Z] Version: 1.1.4 [2022-09-08T10:14:57.803Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-08T10:14:57.803Z] docker-init: [2022-09-08T10:14:57.803Z] Version: 0.19.0 [2022-09-08T10:14:57.803Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-08T10:14:57.976Z] #9 extracting sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 2.7s done [2022-09-08T10:14:58.135Z] + docker info [2022-09-08T10:14:58.135Z] Client: [2022-09-08T10:14:58.135Z] Context: default [2022-09-08T10:14:58.135Z] Debug Mode: false [2022-09-08T10:14:58.135Z] Plugins: [2022-09-08T10:14:58.135Z] buildx: Docker Buildx (Docker Inc.) [2022-09-08T10:14:58.135Z] Version: f500bf6 [2022-09-08T10:14:58.135Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-09-08T10:14:58.135Z] compose: Docker Compose (Docker Inc.) [2022-09-08T10:14:58.135Z] Version: v2.10.2 [2022-09-08T10:14:58.135Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-08T10:14:58.135Z] scan: Docker Scan (Docker Inc.) [2022-09-08T10:14:58.135Z] Version: v0.17.0 [2022-09-08T10:14:58.135Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-09-08T10:14:58.135Z] [2022-09-08T10:14:58.135Z] Server: [2022-09-08T10:14:58.135Z] Containers: 0 [2022-09-08T10:14:58.135Z] Running: 0 [2022-09-08T10:14:58.135Z] Paused: 0 [2022-09-08T10:14:58.135Z] Stopped: 0 [2022-09-08T10:14:58.135Z] Images: 4 [2022-09-08T10:14:58.135Z] Server Version: 22.06.0-beta.0 [2022-09-08T10:14:58.135Z] Storage Driver: overlay2 [2022-09-08T10:14:58.135Z] Backing Filesystem: extfs [2022-09-08T10:14:58.135Z] Supports d_type: true [2022-09-08T10:14:58.135Z] Using metacopy: false [2022-09-08T10:14:58.135Z] Native Overlay Diff: true [2022-09-08T10:14:58.135Z] userxattr: false [2022-09-08T10:14:58.135Z] Logging Driver: json-file [2022-09-08T10:14:58.135Z] Cgroup Driver: systemd [2022-09-08T10:14:58.135Z] Cgroup Version: 2 [2022-09-08T10:14:58.135Z] Plugins: [2022-09-08T10:14:58.135Z] Volume: local [2022-09-08T10:14:58.135Z] Network: bridge host ipvlan macvlan null overlay [2022-09-08T10:14:58.135Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-08T10:14:58.135Z] Swarm: inactive [2022-09-08T10:14:58.135Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-08T10:14:58.135Z] Default Runtime: runc [2022-09-08T10:14:58.135Z] Init Binary: docker-init [2022-09-08T10:14:58.135Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-08T10:14:58.135Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-08T10:14:58.135Z] init version: de40ad0 [2022-09-08T10:14:58.135Z] Security Options: [2022-09-08T10:14:58.135Z] apparmor [2022-09-08T10:14:58.135Z] seccomp [2022-09-08T10:14:58.135Z] Profile: builtin [2022-09-08T10:14:58.135Z] cgroupns [2022-09-08T10:14:58.135Z] Kernel Version: 5.15.0-1019-aws [2022-09-08T10:14:58.135Z] Operating System: Ubuntu 20.04.5 LTS [2022-09-08T10:14:58.135Z] OSType: linux [2022-09-08T10:14:58.135Z] Architecture: x86_64 [2022-09-08T10:14:58.135Z] CPUs: 2 [2022-09-08T10:14:58.135Z] Total Memory: 7.475GiB [2022-09-08T10:14:58.135Z] Name: ip-10-100-46-133 [2022-09-08T10:14:58.135Z] ID: bdae21e4-3897-431c-b9bb-6455cf55d7d2 [2022-09-08T10:14:58.135Z] Docker Root Dir: /var/lib/docker [2022-09-08T10:14:58.135Z] Debug Mode: false [2022-09-08T10:14:58.135Z] Registry: https://index.docker.io/v1/ [2022-09-08T10:14:58.135Z] Labels: [2022-09-08T10:14:58.135Z] Experimental: true [2022-09-08T10:14:58.135Z] Insecure Registries: [2022-09-08T10:14:58.135Z] 127.0.0.0/8 [2022-09-08T10:14:58.135Z] Live Restore Enabled: true [2022-09-08T10:14:58.135Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-08T10:14:58.235Z] #9 extracting sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 [2022-09-08T10:14:58.317Z] #5 DONE 1.2s [2022-09-08T10:14:58.317Z] [2022-09-08T10:14:58.317Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-08T10:14:58.317Z] #6 DONE 1.1s [2022-09-08T10:14:58.317Z] [2022-09-08T10:14:58.317Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-08T10:14:58.317Z] #7 DONE 1.1s [2022-09-08T10:14:58.317Z] [2022-09-08T10:14:58.317Z] #8 [internal] load metadata for docker.io/library/golang:1.19.1-bullseye [2022-09-08T10:14:58.317Z] #8 DONE 1.3s [2022-09-08T10:14:58.455Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:a302e7150f958733f99ec95da0dace84c4fbbe48 . [2022-09-08T10:14:58.714Z] #1 [internal] load build definition from Dockerfile [2022-09-08T10:14:58.714Z] #1 transferring dockerfile: 19.11kB done [2022-09-08T10:14:58.714Z] #1 DONE 0.0s [2022-09-08T10:14:58.714Z] [2022-09-08T10:14:58.714Z] #2 [internal] load .dockerignore [2022-09-08T10:14:58.714Z] #2 transferring context: 145B done [2022-09-08T10:14:58.714Z] #2 DONE 0.0s [2022-09-08T10:14:58.714Z] [2022-09-08T10:14:58.714Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-08T10:14:58.886Z] [2022-09-08T10:14:58.886Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-08T10:14:58.886Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-09-08T10:14:58.886Z] #9 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-08T10:14:58.886Z] #9 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-08T10:14:58.886Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-08T10:14:58.886Z] #9 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.1s [2022-09-08T10:14:58.973Z] #3 DONE 0.3s [2022-09-08T10:14:58.973Z] [2022-09-08T10:14:58.973Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-08T10:14:58.973Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-09-08T10:14:58.973Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-09-08T10:14:58.973Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-09-08T10:14:58.973Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-09-08T10:14:58.973Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 7.34MB / 9.94MB 0.1s [2022-09-08T10:14:58.973Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.1s done [2022-09-08T10:14:58.973Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.1s [2022-09-08T10:14:59.144Z] #9 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.10MB / 12.42MB 0.3s [2022-09-08T10:14:59.144Z] #9 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.4s [2022-09-08T10:14:59.233Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done [2022-09-08T10:14:59.233Z] #4 DONE 0.4s [2022-09-08T10:14:59.420Z] #9 ... [2022-09-08T10:14:59.420Z] [2022-09-08T10:14:59.420Z] #10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-08T10:14:59.420Z] #10 DONE 0.9s [2022-09-08T10:14:59.420Z] [2022-09-08T10:14:59.420Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-08T10:14:59.492Z] [2022-09-08T10:14:59.492Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-08T10:14:59.684Z] #9 ... [2022-09-08T10:14:59.684Z] [2022-09-08T10:14:59.684Z] #10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-08T10:14:59.684Z] #10 DONE 0.9s [2022-09-08T10:14:59.684Z] [2022-09-08T10:14:59.684Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-08T10:14:59.684Z] #9 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2022-09-08T10:14:59.684Z] #9 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2022-09-08T10:15:00.428Z] #5 DONE 1.1s [2022-09-08T10:15:00.428Z] [2022-09-08T10:15:00.428Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-08T10:15:00.428Z] #6 DONE 1.1s [2022-09-08T10:15:00.428Z] [2022-09-08T10:15:00.428Z] #7 [internal] load metadata for docker.io/library/golang:1.19.1-bullseye [2022-09-08T10:15:00.688Z] #7 DONE 1.1s [2022-09-08T10:15:00.688Z] [2022-09-08T10:15:00.688Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-08T10:15:00.688Z] #8 DONE 1.1s [2022-09-08T10:15:00.955Z] [2022-09-08T10:15:00.955Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T10:15:00.955Z] #9 resolve docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d 0.1s done [2022-09-08T10:15:01.219Z] #9 sha256:2fe84e0d95d50e52e2d121dd0ee6548f95c868b172c64eca4acee2894a9f71fe 1.80kB / 1.80kB done [2022-09-08T10:15:01.219Z] #9 sha256:6d7adf071e0a8fc31a41dd6eee6679699c2a86768e8e49fa9c033d65bc398e10 7.10kB / 7.10kB done [2022-09-08T10:15:01.219Z] #9 sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d 1.86kB / 1.86kB done [2022-09-08T10:15:01.219Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 3.15MB / 55.01MB 0.1s [2022-09-08T10:15:01.479Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 9.44MB / 55.01MB 0.2s [2022-09-08T10:15:01.479Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 15.73MB / 55.01MB 0.3s [2022-09-08T10:15:01.479Z] #9 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0B / 10.88MB 0.3s [2022-09-08T10:15:01.479Z] #9 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0B / 5.16MB 0.3s [2022-09-08T10:15:01.528Z] #9 extracting sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 2.8s done [2022-09-08T10:15:01.528Z] #9 extracting sha256:ce4b18ebc17d4bada0b4b06a74402d46e284d9bb591950c2e36ca39cb08a0490 0.1s [2022-09-08T10:15:01.741Z] #9 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 1.05MB / 10.88MB 0.4s [2022-09-08T10:15:01.741Z] #9 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 4.19MB / 5.16MB 0.4s [2022-09-08T10:15:01.741Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 34.21MB / 55.01MB 0.6s [2022-09-08T10:15:01.741Z] #9 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 6.29MB / 10.88MB 0.5s [2022-09-08T10:15:01.741Z] #9 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 0.5s done [2022-09-08T10:15:01.741Z] #9 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 0B / 54.58MB 0.6s [2022-09-08T10:15:02.000Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 44.04MB / 55.01MB 0.7s [2022-09-08T10:15:02.000Z] #9 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 0.6s done [2022-09-08T10:15:02.000Z] #9 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 4.19MB / 85.91MB 0.7s [2022-09-08T10:15:02.000Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 0.9s [2022-09-08T10:15:02.000Z] #9 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 12.58MB / 54.58MB 0.9s [2022-09-08T10:15:02.000Z] #9 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 16.78MB / 85.91MB 0.9s [2022-09-08T10:15:02.231Z] #9 ... [2022-09-08T10:15:02.231Z] [2022-09-08T10:15:02.231Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-08T10:15:02.231Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-08T10:15:02.231Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-08T10:15:02.231Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-08T10:15:02.231Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-08T10:15:02.231Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2022-09-08T10:15:02.231Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.4s done [2022-09-08T10:15:02.231Z] #11 DONE 3.4s [2022-09-08T10:15:02.231Z] [2022-09-08T10:15:02.231Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-08T10:15:02.259Z] #9 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 18.87MB / 54.58MB 1.0s [2022-09-08T10:15:02.259Z] #9 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 22.02MB / 85.91MB 1.0s [2022-09-08T10:15:02.259Z] #9 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 26.21MB / 54.58MB 1.1s [2022-09-08T10:15:02.259Z] #9 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 27.26MB / 85.91MB 1.1s [2022-09-08T10:15:02.519Z] #9 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 30.50MB / 54.58MB 1.2s [2022-09-08T10:15:02.519Z] #9 ... [2022-09-08T10:15:02.519Z] [2022-09-08T10:15:02.519Z] #10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-08T10:15:02.519Z] #10 DONE 1.5s [2022-09-08T10:15:02.519Z] [2022-09-08T10:15:02.519Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T10:15:02.519Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.2s done [2022-09-08T10:15:02.519Z] #9 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 40.89MB / 54.58MB 1.4s [2022-09-08T10:15:02.519Z] #9 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 41.94MB / 85.91MB 1.4s [2022-09-08T10:15:02.519Z] #9 sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 0B / 148.82MB 1.4s [2022-09-08T10:15:02.781Z] #9 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 47.19MB / 54.58MB 1.5s [2022-09-08T10:15:02.781Z] #9 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 47.29MB / 85.91MB 1.5s [2022-09-08T10:15:02.781Z] #9 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e [2022-09-08T10:15:02.781Z] #9 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 1.7s [2022-09-08T10:15:02.781Z] #9 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 58.72MB / 85.91MB 1.7s [2022-09-08T10:15:02.781Z] #9 sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 9.44MB / 148.82MB 1.7s [2022-09-08T10:15:02.833Z] #9 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.2s done [2022-09-08T10:15:03.040Z] #9 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 1.8s done [2022-09-08T10:15:03.041Z] #9 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 67.11MB / 85.91MB 1.9s [2022-09-08T10:15:03.041Z] #9 sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 24.12MB / 148.82MB 1.9s [2022-09-08T10:15:03.041Z] #9 sha256:5c1723a88090179532edf17f72b229ae83a6f7d624cc2a78bd0d3a1aee80de87 0B / 157B 1.9s [2022-09-08T10:15:03.300Z] #9 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 79.69MB / 85.91MB 2.1s [2022-09-08T10:15:03.300Z] #9 sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 36.70MB / 148.82MB 2.1s [2022-09-08T10:15:03.300Z] #9 sha256:5c1723a88090179532edf17f72b229ae83a6f7d624cc2a78bd0d3a1aee80de87 157B / 157B 2.0s done [2022-09-08T10:15:03.300Z] #9 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 2.2s [2022-09-08T10:15:03.300Z] #9 sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 46.14MB / 148.82MB 2.2s [2022-09-08T10:15:03.560Z] #9 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 2.3s done [2022-09-08T10:15:03.560Z] #9 sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 56.62MB / 148.82MB 2.4s [2022-09-08T10:15:03.823Z] #9 sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 65.01MB / 148.82MB 2.5s [2022-09-08T10:15:04.075Z] #9 ... [2022-09-08T10:15:04.075Z] [2022-09-08T10:15:04.075Z] #17 [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-09-08T10:15:04.075Z] #0 0.808 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-08T10:15:04.075Z] #0 0.819 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-08T10:15:04.075Z] #0 0.821 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T10:15:04.075Z] #0 0.955 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-08T10:15:04.075Z] #0 1.490 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-08T10:15:04.075Z] #0 1.711 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-08T10:15:04.075Z] #0 2.111 Fetched 8460 kB in 2s (5419 kB/s) [2022-09-08T10:15:04.075Z] #0 2.111 Reading package lists... [2022-09-08T10:15:04.075Z] #0 2.649 Reading package lists... [2022-09-08T10:15:04.075Z] #0 3.171 Building dependency tree... [2022-09-08T10:15:04.075Z] #0 3.515 The following additional packages will be installed: [2022-09-08T10:15:04.075Z] #0 3.515 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-09-08T10:15:04.075Z] #0 3.515 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-09-08T10:15:04.075Z] #0 3.515 Recommended packages: [2022-09-08T10:15:04.075Z] #0 3.515 libldap-common publicsuffix libsasl2-modules [2022-09-08T10:15:04.075Z] #0 3.643 The following NEW packages will be installed: [2022-09-08T10:15:04.075Z] #0 3.643 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-09-08T10:15:04.075Z] #0 3.643 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-08T10:15:04.075Z] #0 3.643 libssh2-1 openssl [2022-09-08T10:15:04.075Z] #0 3.913 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T10:15:04.075Z] #0 3.913 Need to get 2942 kB of archives. [2022-09-08T10:15:04.075Z] #0 3.913 After this operation, 6482 kB of additional disk space will be used. [2022-09-08T10:15:04.075Z] #0 3.913 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-09-08T10:15:04.075Z] #0 3.937 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-09-08T10:15:04.075Z] #0 3.937 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-09-08T10:15:04.075Z] #0 3.937 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-09-08T10:15:04.075Z] #0 3.937 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-09-08T10:15:04.075Z] #0 3.937 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-09-08T10:15:04.075Z] #0 3.937 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-09-08T10:15:04.076Z] #0 3.937 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-09-08T10:15:04.076Z] #0 3.937 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-09-08T10:15:04.076Z] #0 3.937 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-09-08T10:15:04.076Z] #0 3.942 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u2 [325 kB] [2022-09-08T10:15:04.076Z] #0 3.943 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u2 [264 kB] [2022-09-08T10:15:04.076Z] #0 3.944 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-09-08T10:15:04.076Z] #0 3.945 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-09-08T10:15:04.076Z] #0 3.946 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-09-08T10:15:04.076Z] #0 4.074 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T10:15:04.076Z] #0 4.106 Fetched 2942 kB in 0s (9875 kB/s) [2022-09-08T10:15:04.076Z] #0 4.133 Selecting previously unselected package openssl. [2022-09-08T10:15:04.076Z] #0 4.133 (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 ... 6653 files and directories currently installed.) [2022-09-08T10:15:04.076Z] #0 4.133 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-09-08T10:15:04.076Z] #0 4.137 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-09-08T10:15:04.076Z] #0 4.266 Selecting previously unselected package ca-certificates. [2022-09-08T10:15:04.076Z] #0 4.267 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-09-08T10:15:04.076Z] #0 4.272 Unpacking ca-certificates (20210119) ... [2022-09-08T10:15:04.076Z] #0 4.355 Selecting previously unselected package libbrotli1:arm64. [2022-09-08T10:15:04.076Z] #0 4.355 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-09-08T10:15:04.076Z] #0 4.364 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-09-08T10:15:04.076Z] #0 4.423 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-09-08T10:15:04.076Z] #0 4.423 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-09-08T10:15:04.076Z] #0 4.427 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-08T10:15:04.076Z] #0 4.475 Selecting previously unselected package libsasl2-2:arm64. [2022-09-08T10:15:04.076Z] #0 4.475 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-09-08T10:15:04.076Z] #0 4.479 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-08T10:15:04.076Z] #0 4.531 Selecting previously unselected package libldap-2.4-2:arm64. [2022-09-08T10:15:04.076Z] #0 4.531 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-09-08T10:15:04.076Z] #0 4.535 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-08T10:15:04.076Z] #0 4.604 Selecting previously unselected package libnghttp2-14:arm64. [2022-09-08T10:15:04.076Z] #0 4.604 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-09-08T10:15:04.076Z] #0 4.604 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-09-08T10:15:04.076Z] #0 4.649 Selecting previously unselected package libpsl5:arm64. [2022-09-08T10:15:04.076Z] #0 4.651 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-09-08T10:15:04.076Z] #0 4.655 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-09-08T10:15:04.076Z] #0 4.695 Selecting previously unselected package librtmp1:arm64. [2022-09-08T10:15:04.076Z] #0 4.695 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-09-08T10:15:04.076Z] #0 4.700 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-08T10:15:04.076Z] #0 4.738 Selecting previously unselected package libssh2-1:arm64. [2022-09-08T10:15:04.076Z] #0 4.738 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-09-08T10:15:04.076Z] #0 4.741 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-09-08T10:15:04.076Z] #0 4.792 Selecting previously unselected package libcurl4:arm64. [2022-09-08T10:15:04.076Z] #0 4.792 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_arm64.deb ... [2022-09-08T10:15:04.076Z] #0 4.797 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-09-08T10:15:04.076Z] #0 4.860 Selecting previously unselected package curl. [2022-09-08T10:15:04.076Z] #0 4.862 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_arm64.deb ... [2022-09-08T10:15:04.076Z] #0 4.866 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-09-08T10:15:04.076Z] #0 4.921 Selecting previously unselected package libonig5:arm64. [2022-09-08T10:15:04.076Z] #0 4.923 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-09-08T10:15:04.076Z] #0 4.927 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-09-08T10:15:04.076Z] #0 4.985 Selecting previously unselected package libjq1:arm64. [2022-09-08T10:15:04.076Z] #0 4.986 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-09-08T10:15:04.076Z] #0 4.990 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-09-08T10:15:04.076Z] #0 5.032 Selecting previously unselected package jq. [2022-09-08T10:15:04.076Z] #0 5.033 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-09-08T10:15:04.076Z] #0 5.038 Unpacking jq (1.6-2.1) ... [2022-09-08T10:15:04.076Z] #0 5.077 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-09-08T10:15:04.076Z] #0 5.088 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-09-08T10:15:04.076Z] #0 5.098 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-09-08T10:15:04.076Z] #0 5.110 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-08T10:15:04.076Z] #0 5.121 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-08T10:15:04.076Z] #0 5.131 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-08T10:15:04.076Z] #0 5.141 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-09-08T10:15:04.076Z] #0 5.152 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-09-08T10:15:04.076Z] #0 5.166 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-09-08T10:15:04.076Z] #0 5.184 Setting up libjq1:arm64 (1.6-2.1) ... [2022-09-08T10:15:04.076Z] #0 5.197 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-08T10:15:04.076Z] #0 5.209 Setting up ca-certificates (20210119) ... [2022-09-08T10:15:04.076Z] #0 5.923 Updating certificates in /etc/ssl/certs... [2022-09-08T10:15:04.076Z] #0 6.739 129 added, 0 removed; done. [2022-09-08T10:15:04.076Z] #0 6.768 Setting up jq (1.6-2.1) ... [2022-09-08T10:15:04.076Z] #0 6.779 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-09-08T10:15:04.076Z] #0 6.790 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-09-08T10:15:04.076Z] #0 6.801 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T10:15:04.076Z] #0 6.825 Processing triggers for ca-certificates (20210119) ... [2022-09-08T10:15:04.076Z] #0 6.836 Updating certificates in /etc/ssl/certs... [2022-09-08T10:15:04.076Z] #0 7.609 0 added, 0 removed; done. [2022-09-08T10:15:04.076Z] #0 7.609 Running hooks in /etc/ca-certificates/update.d... [2022-09-08T10:15:04.076Z] #0 7.610 done. [2022-09-08T10:15:04.076Z] #17 DONE 9.4s [2022-09-08T10:15:04.076Z] [2022-09-08T10:15:04.076Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T10:15:04.076Z] #9 ... [2022-09-08T10:15:04.076Z] [2022-09-08T10:15:04.076Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-08T10:15:04.083Z] #9 sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 78.80MB / 148.82MB 2.7s [2022-09-08T10:15:04.083Z] #9 sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 93.32MB / 148.82MB 2.9s [2022-09-08T10:15:04.335Z] #18 DONE 0.3s [2022-09-08T10:15:04.335Z] [2022-09-08T10:15:04.335Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T10:15:04.342Z] #9 sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 105.91MB / 148.82MB 3.1s [2022-09-08T10:15:04.342Z] #9 sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 116.39MB / 148.82MB 3.3s [2022-09-08T10:15:04.602Z] #9 ... [2022-09-08T10:15:04.602Z] [2022-09-08T10:15:04.602Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-08T10:15:04.602Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-09-08T10:15:04.602Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-08T10:15:04.602Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-08T10:15:04.602Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-08T10:15:04.602Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.2s done [2022-09-08T10:15:04.602Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.9s done [2022-09-08T10:15:04.602Z] #11 DONE 3.5s [2022-09-08T10:15:04.602Z] [2022-09-08T10:15:04.602Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T10:15:04.602Z] #9 sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 128.05MB / 148.82MB 3.4s [2022-09-08T10:15:04.602Z] #9 sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 136.70MB / 148.82MB 3.5s [2022-09-08T10:15:04.863Z] #9 sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 148.82MB / 148.82MB 3.8s [2022-09-08T10:15:05.438Z] #9 sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 148.82MB / 148.82MB 4.1s done [2022-09-08T10:15:05.438Z] #9 ... [2022-09-08T10:15:05.438Z] [2022-09-08T10:15:05.438Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-08T10:15:05.438Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-09-08T10:15:05.438Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-08T10:15:05.438Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-08T10:15:05.438Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-08T10:15:05.438Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.3s done [2022-09-08T10:15:05.438Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.6s done [2022-09-08T10:15:05.438Z] #12 DONE 4.4s [2022-09-08T10:15:05.438Z] [2022-09-08T10:15:05.438Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T10:15:05.703Z] #9 ... [2022-09-08T10:15:05.703Z] [2022-09-08T10:15:05.703Z] #13 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-08T10:15:05.703Z] #13 DONE 0.2s [2022-09-08T10:15:05.703Z] [2022-09-08T10:15:05.703Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T10:15:05.715Z] #9 extracting sha256:ce4b18ebc17d4bada0b4b06a74402d46e284d9bb591950c2e36ca39cb08a0490 4.6s done [2022-09-08T10:15:05.974Z] #9 extracting sha256:50499e473b1d2a8614f3a22cedc5e12536658352dbbf254bd9fdf892d378a426 done [2022-09-08T10:15:06.234Z] #9 DONE 16.0s [2022-09-08T10:15:06.234Z] [2022-09-08T10:15:06.234Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-08T10:15:06.275Z] #9 ... [2022-09-08T10:15:06.275Z] [2022-09-08T10:15:06.275Z] #14 [internal] load build context [2022-09-08T10:15:06.275Z] #14 transferring context: 62.73MB 5.0s done [2022-09-08T10:15:06.275Z] #14 DONE 5.1s [2022-09-08T10:15:06.275Z] [2022-09-08T10:15:06.275Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-08T10:15:06.275Z] #15 DONE 0.2s [2022-09-08T10:15:06.275Z] [2022-09-08T10:15:06.275Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T10:15:07.042Z] #9 DONE 8.1s [2022-09-08T10:15:07.042Z] [2022-09-08T10:15:07.042Z] #12 [internal] load build context [2022-09-08T10:15:07.042Z] #12 transferring context: 62.74MB 5.9s done [2022-09-08T10:15:07.042Z] #12 DONE 8.1s [2022-09-08T10:15:07.042Z] [2022-09-08T10:15:07.042Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T10:15:07.042Z] #13 resolve docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d 0.2s done [2022-09-08T10:15:07.042Z] #13 sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d 1.86kB / 1.86kB done [2022-09-08T10:15:07.042Z] #13 sha256:2fe84e0d95d50e52e2d121dd0ee6548f95c868b172c64eca4acee2894a9f71fe 1.80kB / 1.80kB done [2022-09-08T10:15:07.042Z] #13 sha256:6d7adf071e0a8fc31a41dd6eee6679699c2a86768e8e49fa9c033d65bc398e10 7.10kB / 7.10kB done [2022-09-08T10:15:07.042Z] #13 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.6s done [2022-09-08T10:15:07.042Z] #13 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 0.8s done [2022-09-08T10:15:07.042Z] #13 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 1.8s done [2022-09-08T10:15:07.042Z] #13 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 2.4s done [2022-09-08T10:15:07.042Z] #13 sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 148.82MB / 148.82MB 7.4s done [2022-09-08T10:15:07.042Z] #13 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 4.8s done [2022-09-08T10:15:07.042Z] #13 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 5.7s done [2022-09-08T10:15:07.042Z] #13 sha256:5c1723a88090179532edf17f72b229ae83a6f7d624cc2a78bd0d3a1aee80de87 157B / 157B 2.6s done [2022-09-08T10:15:07.042Z] #13 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 [2022-09-08T10:15:07.042Z] #13 ... [2022-09-08T10:15:07.042Z] [2022-09-08T10:15:07.042Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-08T10:15:07.042Z] #14 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.2s done [2022-09-08T10:15:07.042Z] #14 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-09-08T10:15:07.042Z] #14 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-09-08T10:15:07.042Z] #14 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-09-08T10:15:07.042Z] #14 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.5s done [2022-09-08T10:15:07.042Z] #14 DONE 8.4s [2022-09-08T10:15:07.042Z] [2022-09-08T10:15:07.042Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T10:15:07.042Z] #13 ... [2022-09-08T10:15:07.042Z] [2022-09-08T10:15:07.042Z] #15 [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-09-08T10:15:07.176Z] #19 DONE 0.9s [2022-09-08T10:15:07.176Z] [2022-09-08T10:15:07.176Z] #20 [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-09-08T10:15:07.304Z] #15 ... [2022-09-08T10:15:07.304Z] [2022-09-08T10:15:07.304Z] #16 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-08T10:15:07.304Z] #16 DONE 0.1s [2022-09-08T10:15:07.562Z] [2022-09-08T10:15:07.562Z] #17 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-08T10:15:07.659Z] #9 ... [2022-09-08T10:15:07.659Z] [2022-09-08T10:15:07.659Z] #16 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-08T10:15:07.659Z] #16 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done [2022-09-08T10:15:07.659Z] #16 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-09-08T10:15:07.659Z] #16 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-09-08T10:15:07.659Z] #16 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.2s done [2022-09-08T10:15:07.659Z] #16 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-09-08T10:15:07.659Z] #16 DONE 6.8s [2022-09-08T10:15:07.659Z] [2022-09-08T10:15:07.659Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T10:15:07.659Z] #9 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.0s done [2022-09-08T10:15:07.659Z] #9 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 [2022-09-08T10:15:07.756Z] #20 DONE 0.5s [2022-09-08T10:15:07.756Z] [2022-09-08T10:15:07.756Z] #21 [containerd 1/3] 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-09-08T10:15:07.756Z] #21 ... [2022-09-08T10:15:07.756Z] [2022-09-08T10:15:07.756Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-08T10:15:07.756Z] #22 DONE 0.2s [2022-09-08T10:15:07.756Z] [2022-09-08T10:15:07.756Z] #23 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-08T10:15:07.756Z] #23 DONE 0.3s [2022-09-08T10:15:07.756Z] [2022-09-08T10:15:07.756Z] #24 [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 "v2.3.0" && 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 "v2.1.0"; 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-09-08T10:15:08.016Z] #24 ... [2022-09-08T10:15:08.016Z] [2022-09-08T10:15:08.016Z] #25 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-08T10:15:08.016Z] #25 DONE 0.3s [2022-09-08T10:15:08.016Z] [2022-09-08T10:15:08.016Z] #26 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-09-08T10:15:08.016Z] #26 DONE 0.4s [2022-09-08T10:15:08.016Z] [2022-09-08T10:15:08.016Z] #27 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-08T10:15:08.016Z] #27 DONE 0.4s [2022-09-08T10:15:08.130Z] #17 DONE 0.8s [2022-09-08T10:15:08.130Z] [2022-09-08T10:15:08.130Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T10:15:08.130Z] #13 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.5s done [2022-09-08T10:15:08.130Z] #13 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.3s done [2022-09-08T10:15:08.231Z] #9 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.4s done [2022-09-08T10:15:08.231Z] #9 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 [2022-09-08T10:15:08.278Z] [2022-09-08T10:15:08.278Z] #28 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-08T10:15:08.389Z] #13 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a [2022-09-08T10:15:08.491Z] #9 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.4s done [2022-09-08T10:15:08.755Z] #9 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a [2022-09-08T10:15:12.595Z] #13 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 4.1s done [2022-09-08T10:15:12.854Z] #13 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c [2022-09-08T10:15:12.987Z] #9 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 4.3s done [2022-09-08T10:15:12.987Z] #9 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c [2022-09-08T10:15:13.557Z] #28 4.908 + RM_GOPATH=0 [2022-09-08T10:15:13.557Z] #28 4.908 + TMP_GOPATH= [2022-09-08T10:15:13.557Z] #28 4.908 + : /build [2022-09-08T10:15:13.557Z] #28 4.908 + '[' -z '' ']' [2022-09-08T10:15:13.557Z] #28 4.908 ++ mktemp -d [2022-09-08T10:15:13.557Z] #28 4.909 + export GOPATH=/tmp/tmp.gG9h381XkS [2022-09-08T10:15:13.557Z] #28 4.909 + GOPATH=/tmp/tmp.gG9h381XkS [2022-09-08T10:15:13.557Z] #28 4.909 + RM_GOPATH=1 [2022-09-08T10:15:13.557Z] #28 4.910 + case "$(go env GOARCH)" in [2022-09-08T10:15:13.557Z] #28 4.910 ++ go env GOARCH [2022-09-08T10:15:13.557Z] #28 4.954 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T10:15:13.557Z] #28 4.954 + GO_BUILDMODE=-buildmode=pie [2022-09-08T10:15:13.557Z] #28 4.954 ++ dirname /install.sh [2022-09-08T10:15:13.557Z] #28 4.958 + dir=/ [2022-09-08T10:15:13.557Z] #28 4.958 + bin=dockercli [2022-09-08T10:15:13.557Z] #28 4.958 + shift [2022-09-08T10:15:13.557Z] #28 4.958 + '[' '!' -f //dockercli.installer ']' [2022-09-08T10:15:13.557Z] #28 4.958 + . //dockercli.installer [2022-09-08T10:15:13.557Z] #28 4.958 ++ : stable [2022-09-08T10:15:13.557Z] #28 4.958 ++ : 17.06.2-ce [2022-09-08T10:15:13.557Z] #28 4.958 Install docker/cli version 17.06.2-ce from stable [2022-09-08T10:15:13.557Z] #28 4.958 + install_dockercli [2022-09-08T10:15:13.557Z] #28 4.958 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-08T10:15:13.557Z] #28 4.968 ++ uname -m [2022-09-08T10:15:13.557Z] #28 4.976 + arch=aarch64 [2022-09-08T10:15:13.557Z] #28 4.976 + '[' aarch64 '!=' x86_64 ']' [2022-09-08T10:15:13.557Z] #28 4.976 + '[' aarch64 '!=' s390x ']' [2022-09-08T10:15:13.557Z] #28 4.976 + '[' aarch64 '!=' armhf ']' [2022-09-08T10:15:13.557Z] #28 4.976 + build_dockercli [2022-09-08T10:15:13.557Z] #28 4.976 + git clone https://github.com/docker/docker-ce /tmp/tmp.gG9h381XkS/tmp/docker-ce [2022-09-08T10:15:13.557Z] #28 4.979 Cloning into '/tmp/tmp.gG9h381XkS/tmp/docker-ce'... [2022-09-08T10:15:13.557Z] #28 ... [2022-09-08T10:15:13.557Z] [2022-09-08T10:15:13.557Z] #21 [containerd 1/3] 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-09-08T10:15:13.557Z] #21 5.570 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-08T10:15:13.557Z] #21 5.587 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-08T10:15:13.557Z] #21 5.595 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T10:15:14.127Z] #21 6.504 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-08T10:15:14.388Z] #21 ... [2022-09-08T10:15:14.388Z] [2022-09-08T10:15:14.388Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-08T10:15:14.388Z] #0 1.664 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-08T10:15:14.388Z] #0 1.906 [2022-09-08T10:15:14.388Z] #0 2.129 #=#=# ######################################################################## 100.0% [2022-09-08T10:15:14.388Z] #0 2.361 [2022-09-08T10:15:14.388Z] #0 3.431 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-08T10:15:14.388Z] #0 3.710 [2022-09-08T10:15:14.388Z] #0 3.943 #=#=# 0.1% ######################################################################## 100.0% [2022-09-08T10:15:14.388Z] #0 4.317 [2022-09-08T10:15:14.388Z] #0 5.689 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-08T10:15:14.388Z] #0 5.984 [2022-09-08T10:15:14.388Z] #0 6.230 #=#=# 0.0% ##################################### 51.8% ######################################################################## 100.0% [2022-09-08T10:15:14.388Z] #0 6.829 [2022-09-08T10:15:14.388Z] #0 8.585 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-08T10:15:14.388Z] #0 9.814 [2022-09-08T10:15:14.648Z] #29 10.12 #=#=# ######################################################################## 100.0% [2022-09-08T10:15:15.393Z] #13 ... [2022-09-08T10:15:15.393Z] [2022-09-08T10:15:15.393Z] #15 [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-09-08T10:15:15.393Z] #15 1.904 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-08T10:15:15.393Z] #15 1.919 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-08T10:15:15.393Z] #15 1.919 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T10:15:15.393Z] #15 2.064 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-08T10:15:15.393Z] #15 2.331 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-08T10:15:15.393Z] #15 2.395 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-08T10:15:15.393Z] #15 3.801 Fetched 8574 kB in 2s (3988 kB/s) [2022-09-08T10:15:15.393Z] #15 3.801 Reading package lists... [2022-09-08T10:15:15.393Z] #15 4.593 Reading package lists... [2022-09-08T10:15:15.393Z] #15 5.379 Building dependency tree... [2022-09-08T10:15:15.393Z] #15 5.703 The following additional packages will be installed: [2022-09-08T10:15:15.393Z] #15 5.703 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-09-08T10:15:15.393Z] #15 5.703 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-09-08T10:15:15.393Z] #15 5.703 Recommended packages: [2022-09-08T10:15:15.393Z] #15 5.703 libldap-common publicsuffix libsasl2-modules [2022-09-08T10:15:15.393Z] #15 5.875 The following NEW packages will be installed: [2022-09-08T10:15:15.393Z] #15 5.875 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-09-08T10:15:15.393Z] #15 5.875 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-08T10:15:15.393Z] #15 5.883 libssh2-1 openssl [2022-09-08T10:15:15.393Z] #15 6.150 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T10:15:15.393Z] #15 6.150 Need to get 3047 kB of archives. [2022-09-08T10:15:15.393Z] #15 6.150 After this operation, 6661 kB of additional disk space will be used. [2022-09-08T10:15:15.393Z] #15 6.150 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-09-08T10:15:15.393Z] #15 6.167 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-09-08T10:15:15.393Z] #15 6.167 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-09-08T10:15:15.393Z] #15 6.167 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-09-08T10:15:15.393Z] #15 6.167 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-09-08T10:15:15.393Z] #15 6.167 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-09-08T10:15:15.393Z] #15 6.167 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-09-08T10:15:15.393Z] #15 6.168 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-09-08T10:15:15.393Z] #15 6.171 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-09-08T10:15:15.393Z] #15 6.171 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-09-08T10:15:15.393Z] #15 6.175 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-09-08T10:15:15.393Z] #15 6.178 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-09-08T10:15:15.393Z] #15 6.178 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-08T10:15:15.393Z] #15 6.182 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-08T10:15:15.393Z] #15 6.182 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-08T10:15:15.393Z] #15 6.360 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T10:15:15.393Z] #15 6.425 Fetched 3047 kB in 0s (10.2 MB/s) [2022-09-08T10:15:15.393Z] #15 6.458 Selecting previously unselected package openssl. [2022-09-08T10:15:15.393Z] #15 6.458 (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 ... 6661 files and directories currently installed.) [2022-09-08T10:15:15.393Z] #15 6.458 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-09-08T10:15:15.393Z] #15 6.460 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-09-08T10:15:15.393Z] #15 6.617 Selecting previously unselected package ca-certificates. [2022-09-08T10:15:15.393Z] #15 6.617 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-09-08T10:15:15.393Z] #15 6.623 Unpacking ca-certificates (20210119) ... [2022-09-08T10:15:15.393Z] #15 6.701 Selecting previously unselected package libbrotli1:amd64. [2022-09-08T10:15:15.393Z] #15 6.701 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-09-08T10:15:15.393Z] #15 6.706 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-08T10:15:15.393Z] #15 6.776 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-09-08T10:15:15.393Z] #15 6.776 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-08T10:15:15.393Z] #15 6.780 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-08T10:15:15.393Z] #15 6.825 Selecting previously unselected package libsasl2-2:amd64. [2022-09-08T10:15:15.393Z] #15 6.825 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-08T10:15:15.393Z] #15 6.830 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-08T10:15:15.393Z] #15 6.888 Selecting previously unselected package libldap-2.4-2:amd64. [2022-09-08T10:15:15.393Z] #15 6.890 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-09-08T10:15:15.393Z] #15 6.894 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-08T10:15:15.393Z] #15 6.991 Selecting previously unselected package libnghttp2-14:amd64. [2022-09-08T10:15:15.393Z] #15 6.992 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-09-08T10:15:15.393Z] #15 6.997 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-08T10:15:15.393Z] #15 7.037 Selecting previously unselected package libpsl5:amd64. [2022-09-08T10:15:15.393Z] #15 7.037 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-09-08T10:15:15.393Z] #15 7.042 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-09-08T10:15:15.393Z] #15 7.091 Selecting previously unselected package librtmp1:amd64. [2022-09-08T10:15:15.393Z] #15 7.091 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-09-08T10:15:15.393Z] #15 7.095 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-08T10:15:15.393Z] #15 7.135 Selecting previously unselected package libssh2-1:amd64. [2022-09-08T10:15:15.393Z] #15 7.135 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-09-08T10:15:15.393Z] #15 7.138 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-09-08T10:15:15.393Z] #15 7.191 Selecting previously unselected package libcurl4:amd64. [2022-09-08T10:15:15.393Z] #15 7.191 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-08T10:15:15.393Z] #15 7.194 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-08T10:15:15.393Z] #15 7.257 Selecting previously unselected package curl. [2022-09-08T10:15:15.393Z] #15 7.258 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-08T10:15:15.393Z] #15 7.263 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-09-08T10:15:15.393Z] #15 7.325 Selecting previously unselected package libonig5:amd64. [2022-09-08T10:15:15.393Z] #15 7.325 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-08T10:15:15.393Z] #15 7.329 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-08T10:15:15.393Z] #15 7.406 Selecting previously unselected package libjq1:amd64. [2022-09-08T10:15:15.393Z] #15 7.406 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-09-08T10:15:15.393Z] #15 7.412 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-08T10:15:15.393Z] #15 7.456 Selecting previously unselected package jq. [2022-09-08T10:15:15.393Z] #15 7.456 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-09-08T10:15:15.393Z] #15 7.461 Unpacking jq (1.6-2.1) ... [2022-09-08T10:15:15.393Z] #15 7.525 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-09-08T10:15:15.393Z] #15 7.537 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-08T10:15:15.393Z] #15 7.549 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-08T10:15:15.393Z] #15 7.602 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-08T10:15:15.393Z] #15 7.613 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-08T10:15:15.393Z] #15 7.627 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-08T10:15:15.393Z] #15 7.639 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-09-08T10:15:15.393Z] #15 7.654 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-09-08T10:15:15.393Z] #15 7.671 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-08T10:15:15.393Z] #15 7.684 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-08T10:15:15.393Z] #15 7.695 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-08T10:15:15.393Z] #15 7.707 Setting up ca-certificates (20210119) ... [2022-09-08T10:15:15.393Z] #15 8.279 Updating certificates in /etc/ssl/certs... [2022-09-08T10:15:15.653Z] #15 ... [2022-09-08T10:15:15.653Z] [2022-09-08T10:15:15.653Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T10:15:16.030Z] #29 11.48 [2022-09-08T10:15:16.280Z] #9 ... [2022-09-08T10:15:16.280Z] [2022-09-08T10:15:16.280Z] #17 [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-09-08T10:15:16.281Z] #0 0.994 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-08T10:15:16.281Z] #0 1.005 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-08T10:15:16.281Z] #0 1.005 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T10:15:16.281Z] #0 1.131 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-08T10:15:16.281Z] #0 1.340 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-08T10:15:16.281Z] #0 1.568 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-08T10:15:16.281Z] #0 2.987 Fetched 8574 kB in 2s (3802 kB/s) [2022-09-08T10:15:16.281Z] #0 2.987 Reading package lists... [2022-09-08T10:15:16.281Z] #0 3.823 Reading package lists... [2022-09-08T10:15:16.281Z] #0 4.626 Building dependency tree... [2022-09-08T10:15:16.281Z] #0 4.981 The following additional packages will be installed: [2022-09-08T10:15:16.281Z] #0 4.982 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-09-08T10:15:16.281Z] #0 4.982 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-09-08T10:15:16.281Z] #0 4.984 Recommended packages: [2022-09-08T10:15:16.281Z] #0 4.984 libldap-common publicsuffix libsasl2-modules [2022-09-08T10:15:16.281Z] #0 5.164 The following NEW packages will be installed: [2022-09-08T10:15:16.281Z] #0 5.165 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-09-08T10:15:16.281Z] #0 5.165 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-08T10:15:16.281Z] #0 5.166 libssh2-1 openssl [2022-09-08T10:15:16.281Z] #0 5.442 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T10:15:16.281Z] #0 5.442 Need to get 3047 kB of archives. [2022-09-08T10:15:16.281Z] #0 5.442 After this operation, 6661 kB of additional disk space will be used. [2022-09-08T10:15:16.281Z] #0 5.442 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-09-08T10:15:16.281Z] #0 5.456 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-09-08T10:15:16.281Z] #0 5.457 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-09-08T10:15:16.281Z] #0 5.463 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-09-08T10:15:16.281Z] #0 5.463 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-09-08T10:15:16.281Z] #0 5.465 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-09-08T10:15:16.281Z] #0 5.468 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-09-08T10:15:16.281Z] #0 5.469 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-09-08T10:15:16.281Z] #0 5.470 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-09-08T10:15:16.281Z] #0 5.472 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-09-08T10:15:16.281Z] #0 5.474 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-09-08T10:15:16.281Z] #0 5.477 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-09-08T10:15:16.281Z] #0 5.480 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-08T10:15:16.281Z] #0 5.482 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-08T10:15:16.281Z] #0 5.484 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-08T10:15:16.281Z] #0 5.638 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T10:15:16.281Z] #0 5.670 Fetched 3047 kB in 0s (9806 kB/s) [2022-09-08T10:15:16.281Z] #0 5.697 Selecting previously unselected package openssl. [2022-09-08T10:15:16.281Z] #0 5.697 (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 ... 6661 files and directories currently installed.) [2022-09-08T10:15:16.281Z] #0 5.703 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-09-08T10:15:16.281Z] #0 5.708 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-09-08T10:15:16.281Z] #0 5.849 Selecting previously unselected package ca-certificates. [2022-09-08T10:15:16.281Z] #0 5.849 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-09-08T10:15:16.281Z] #0 5.852 Unpacking ca-certificates (20210119) ... [2022-09-08T10:15:16.281Z] #0 5.930 Selecting previously unselected package libbrotli1:amd64. [2022-09-08T10:15:16.281Z] #0 5.931 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-09-08T10:15:16.281Z] #0 5.940 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-08T10:15:16.281Z] #0 6.021 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-09-08T10:15:16.281Z] #0 6.021 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-08T10:15:16.281Z] #0 6.025 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-08T10:15:16.281Z] #0 6.073 Selecting previously unselected package libsasl2-2:amd64. [2022-09-08T10:15:16.281Z] #0 6.073 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-08T10:15:16.281Z] #0 6.076 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-08T10:15:16.281Z] #0 6.126 Selecting previously unselected package libldap-2.4-2:amd64. [2022-09-08T10:15:16.281Z] #0 6.126 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-09-08T10:15:16.281Z] #0 6.134 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-08T10:15:16.281Z] #0 6.211 Selecting previously unselected package libnghttp2-14:amd64. [2022-09-08T10:15:16.281Z] #0 6.211 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-09-08T10:15:16.281Z] #0 6.216 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-08T10:15:16.281Z] #0 6.269 Selecting previously unselected package libpsl5:amd64. [2022-09-08T10:15:16.281Z] #0 6.269 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-09-08T10:15:16.281Z] #0 6.275 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-09-08T10:15:16.281Z] #0 6.316 Selecting previously unselected package librtmp1:amd64. [2022-09-08T10:15:16.281Z] #0 6.318 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-09-08T10:15:16.281Z] #0 6.322 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-08T10:15:16.281Z] #0 6.374 Selecting previously unselected package libssh2-1:amd64. [2022-09-08T10:15:16.281Z] #0 6.374 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-09-08T10:15:16.281Z] #0 6.375 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-09-08T10:15:16.281Z] #0 6.453 Selecting previously unselected package libcurl4:amd64. [2022-09-08T10:15:16.281Z] #0 6.454 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-08T10:15:16.281Z] #0 6.458 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-08T10:15:16.281Z] #0 6.541 Selecting previously unselected package curl. [2022-09-08T10:15:16.281Z] #0 6.541 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-08T10:15:16.281Z] #0 6.543 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-09-08T10:15:16.281Z] #0 6.605 Selecting previously unselected package libonig5:amd64. [2022-09-08T10:15:16.281Z] #0 6.605 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-08T10:15:16.281Z] #0 6.609 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-08T10:15:16.281Z] #0 6.680 Selecting previously unselected package libjq1:amd64. [2022-09-08T10:15:16.281Z] #0 6.680 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-09-08T10:15:16.281Z] #0 6.683 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-08T10:15:16.281Z] #0 6.736 Selecting previously unselected package jq. [2022-09-08T10:15:16.281Z] #0 6.736 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-09-08T10:15:16.281Z] #0 6.740 Unpacking jq (1.6-2.1) ... [2022-09-08T10:15:16.281Z] #0 6.783 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-09-08T10:15:16.281Z] #0 6.798 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-08T10:15:16.281Z] #0 6.815 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-08T10:15:16.281Z] #0 6.829 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-08T10:15:16.281Z] #0 6.840 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-08T10:15:16.281Z] #0 6.850 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-08T10:15:16.281Z] #0 6.861 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-09-08T10:15:16.281Z] #0 6.877 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-09-08T10:15:16.281Z] #0 6.896 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-08T10:15:16.281Z] #0 6.907 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-08T10:15:16.281Z] #0 6.918 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-08T10:15:16.281Z] #0 6.932 Setting up ca-certificates (20210119) ... [2022-09-08T10:15:16.281Z] #0 7.555 Updating certificates in /etc/ssl/certs... [2022-09-08T10:15:16.281Z] #0 8.280 129 added, 0 removed; done. [2022-09-08T10:15:16.281Z] #0 8.316 Setting up jq (1.6-2.1) ... [2022-09-08T10:15:16.281Z] #0 8.327 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-08T10:15:16.281Z] #0 8.339 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-09-08T10:15:16.281Z] #0 8.354 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T10:15:16.281Z] #0 8.381 Processing triggers for ca-certificates (20210119) ... [2022-09-08T10:15:16.281Z] #0 8.391 Updating certificates in /etc/ssl/certs... [2022-09-08T10:15:16.281Z] #17 ... [2022-09-08T10:15:16.281Z] [2022-09-08T10:15:16.281Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T10:15:17.031Z] #13 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 4.2s done [2022-09-08T10:15:17.207Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0cce1fec9003e0689) in /home/ubuntu/workspace/moby_PR-44034 [Pipeline] { [Pipeline] checkout [2022-09-08T10:15:17.290Z] #13 extracting sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 0.1s [2022-09-08T10:15:17.407Z] The recommended git tool is: git [2022-09-08T10:15:17.410Z] #29 ... [2022-09-08T10:15:17.410Z] [2022-09-08T10:15:17.410Z] #21 [containerd 1/3] 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-09-08T10:15:17.410Z] #21 9.736 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-08T10:15:17.662Z] #9 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 4.3s done [2022-09-08T10:15:17.662Z] #9 extracting sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 0.1s [2022-09-08T10:15:17.670Z] #21 ... [2022-09-08T10:15:17.670Z] [2022-09-08T10:15:17.670Z] #30 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-08T10:15:17.670Z] #0 5.441 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-08T10:15:17.670Z] #30 ... [2022-09-08T10:15:17.670Z] [2022-09-08T10:15:17.670Z] #31 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-08T10:15:17.670Z] #0 4.966 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-09-08T10:15:17.858Z] #13 ... [2022-09-08T10:15:17.858Z] [2022-09-08T10:15:17.858Z] #15 [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-09-08T10:15:17.858Z] #15 8.991 129 added, 0 removed; done. [2022-09-08T10:15:17.858Z] #15 9.047 Setting up jq (1.6-2.1) ... [2022-09-08T10:15:17.858Z] #15 9.058 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-08T10:15:17.858Z] #15 9.069 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-09-08T10:15:17.858Z] #15 9.088 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T10:15:17.858Z] #15 9.104 Processing triggers for ca-certificates (20210119) ... [2022-09-08T10:15:17.858Z] #15 9.117 Updating certificates in /etc/ssl/certs... [2022-09-08T10:15:17.858Z] #15 9.723 0 added, 0 removed; done. [2022-09-08T10:15:17.858Z] #15 9.723 Running hooks in /etc/ca-certificates/update.d... [2022-09-08T10:15:17.858Z] #15 9.724 done. [2022-09-08T10:15:17.858Z] #15 DONE 10.8s [2022-09-08T10:15:17.858Z] [2022-09-08T10:15:17.858Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T10:15:17.929Z] #31 ... [2022-09-08T10:15:17.929Z] [2022-09-08T10:15:17.929Z] #32 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-08T10:15:17.929Z] #0 4.380 + RM_GOPATH=0 [2022-09-08T10:15:17.929Z] #0 4.380 + TMP_GOPATH= [2022-09-08T10:15:17.929Z] #0 4.380 + : /build [2022-09-08T10:15:17.929Z] #0 4.380 + '[' -z '' ']' [2022-09-08T10:15:17.929Z] #0 4.380 ++ mktemp -d [2022-09-08T10:15:17.929Z] #0 4.387 + export GOPATH=/tmp/tmp.a0dHSWwGkx [2022-09-08T10:15:17.929Z] #0 4.387 + GOPATH=/tmp/tmp.a0dHSWwGkx [2022-09-08T10:15:17.929Z] #0 4.387 + RM_GOPATH=1 [2022-09-08T10:15:17.929Z] #0 4.387 + case "$(go env GOARCH)" in [2022-09-08T10:15:17.929Z] #0 4.387 ++ go env GOARCH [2022-09-08T10:15:17.929Z] #0 4.439 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T10:15:17.929Z] #0 4.439 + GO_BUILDMODE=-buildmode=pie [2022-09-08T10:15:17.929Z] #0 4.439 ++ dirname /install.sh [2022-09-08T10:15:17.929Z] #0 4.439 + dir=/ [2022-09-08T10:15:17.929Z] #0 4.439 + bin=rootlesskit [2022-09-08T10:15:17.929Z] #0 4.439 + shift [2022-09-08T10:15:17.929Z] #0 4.439 + '[' '!' -f //rootlesskit.installer ']' [2022-09-08T10:15:17.929Z] #0 4.439 + . //rootlesskit.installer [2022-09-08T10:15:17.929Z] #0 4.439 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-08T10:15:17.929Z] #0 4.439 + install_rootlesskit [2022-09-08T10:15:17.929Z] #0 4.439 + case "$1" in [2022-09-08T10:15:17.929Z] #0 4.439 + export CGO_ENABLED=0 [2022-09-08T10:15:17.929Z] #0 4.439 + CGO_ENABLED=0 [2022-09-08T10:15:17.929Z] #0 4.439 + _install_rootlesskit [2022-09-08T10:15:17.929Z] #0 4.439 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-08T10:15:17.929Z] #0 4.439 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-08T10:15:17.929Z] #0 4.439 + GOBIN=/build [2022-09-08T10:15:17.929Z] #0 4.439 + GO111MODULE=on [2022-09-08T10:15:17.929Z] #0 4.439 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-08T10:15:17.929Z] #0 4.440 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-08T10:15:17.929Z] #0 5.061 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-08T10:15:17.929Z] #0 7.025 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-08T10:15:17.930Z] #0 7.026 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-08T10:15:17.930Z] #0 7.545 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-08T10:15:17.930Z] #0 10.01 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-08T10:15:17.930Z] #32 ... [2022-09-08T10:15:17.930Z] [2022-09-08T10:15:17.930Z] #33 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-08T10:15:17.930Z] #0 5.593 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-08T10:15:17.930Z] #0 5.623 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-08T10:15:17.930Z] #0 5.623 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T10:15:17.930Z] #0 6.657 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-08T10:15:17.930Z] #0 9.192 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-08T10:15:18.118Z] #13 ... [2022-09-08T10:15:18.118Z] [2022-09-08T10:15:18.118Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-08T10:15:18.118Z] #18 DONE 0.2s [2022-09-08T10:15:18.118Z] [2022-09-08T10:15:18.118Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T10:15:18.190Z] #33 ... [2022-09-08T10:15:18.190Z] [2022-09-08T10:15:18.190Z] #34 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-08T10:15:18.190Z] #0 5.380 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-08T10:15:18.190Z] #0 5.454 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-08T10:15:18.190Z] #0 5.457 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T10:15:18.190Z] #0 6.449 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-08T10:15:18.190Z] #0 9.183 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-08T10:15:18.190Z] #0 9.371 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-08T10:15:18.190Z] #34 ... [2022-09-08T10:15:18.190Z] [2022-09-08T10:15:18.190Z] #35 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-08T10:15:18.190Z] #0 5.612 go: downloading github.com/go-delve/delve v1.8.1 [2022-09-08T10:15:18.231Z] #9 ... [2022-09-08T10:15:18.232Z] [2022-09-08T10:15:18.232Z] #17 [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-09-08T10:15:18.232Z] #17 9.021 0 added, 0 removed; done. [2022-09-08T10:15:18.232Z] #17 9.022 Running hooks in /etc/ca-certificates/update.d... [2022-09-08T10:15:18.232Z] #17 9.023 done. [2022-09-08T10:15:18.232Z] #17 DONE 10.4s [2022-09-08T10:15:18.232Z] [2022-09-08T10:15:18.232Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-08T10:15:18.232Z] #18 DONE 0.1s [2022-09-08T10:15:18.450Z] #35 ... [2022-09-08T10:15:18.450Z] [2022-09-08T10:15:18.450Z] #36 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-08T10:15:18.450Z] #0 5.316 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-09-08T10:15:18.450Z] #0 6.011 go: downloading github.com/tc-hib/winres v0.1.5 [2022-09-08T10:15:18.450Z] #0 7.117 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-08T10:15:18.450Z] #0 7.280 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-09-08T10:15:18.450Z] #0 7.316 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-09-08T10:15:18.450Z] #0 10.45 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-08T10:15:18.450Z] #0 10.55 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-08T10:15:18.450Z] #36 ... [2022-09-08T10:15:18.450Z] [2022-09-08T10:15:18.450Z] #37 [tini 1/3] 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-09-08T10:15:18.450Z] #0 5.692 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-08T10:15:18.450Z] #0 5.733 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-08T10:15:18.450Z] #0 5.733 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T10:15:18.450Z] #0 6.791 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-08T10:15:18.450Z] #0 9.466 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-08T10:15:18.493Z] [2022-09-08T10:15:18.493Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T10:15:18.709Z] #37 ... [2022-09-08T10:15:18.709Z] [2022-09-08T10:15:18.709Z] #38 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:15:18.709Z] #0 3.817 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-08T10:15:18.709Z] #0 3.846 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-08T10:15:18.709Z] #0 3.846 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T10:15:18.709Z] #0 4.257 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-08T10:15:18.709Z] #0 5.442 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-08T10:15:18.709Z] #0 7.854 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-08T10:15:18.709Z] #38 ... [2022-09-08T10:15:18.709Z] [2022-09-08T10:15:18.709Z] #39 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-08T10:15:18.709Z] #0 5.484 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-09-08T10:15:18.709Z] #0 7.697 go: downloading github.com/fatih/color v1.13.0 [2022-09-08T10:15:18.709Z] #0 7.730 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-08T10:15:18.709Z] #0 7.852 go: downloading github.com/spf13/cobra v1.4.0 [2022-09-08T10:15:18.709Z] #0 7.909 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-08T10:15:18.709Z] #0 8.183 go: downloading github.com/spf13/viper v1.11.0 [2022-09-08T10:15:18.709Z] #0 8.422 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-08T10:15:18.709Z] #0 8.875 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-09-08T10:15:18.709Z] #0 8.938 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-09-08T10:15:18.709Z] #0 10.60 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-09-08T10:15:18.709Z] #0 10.99 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-09-08T10:15:18.709Z] #0 11.19 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-08T10:15:18.709Z] #0 11.25 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-08T10:15:18.969Z] #39 ... [2022-09-08T10:15:18.969Z] [2022-09-08T10:15:18.969Z] #40 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-08T10:15:18.969Z] #0 4.250 go: downloading gotest.tools/gotestsum v1.8.1 [2022-09-08T10:15:18.969Z] #0 5.400 go: downloading github.com/fatih/color v1.10.0 [2022-09-08T10:15:18.969Z] #0 5.436 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-08T10:15:18.969Z] #0 5.512 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-08T10:15:18.969Z] #0 5.540 go: downloading github.com/pkg/errors v0.9.1 [2022-09-08T10:15:18.969Z] #0 5.971 go: downloading golang.org/x/tools v0.1.0 [2022-09-08T10:15:18.969Z] #0 6.028 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-08T10:15:18.969Z] #0 6.179 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-08T10:15:18.969Z] #0 6.623 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-08T10:15:18.969Z] #0 6.848 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-08T10:15:18.969Z] #0 10.05 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-08T10:15:18.969Z] #0 10.10 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-08T10:15:18.969Z] #0 10.24 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-08T10:15:19.228Z] #40 ... [2022-09-08T10:15:19.228Z] [2022-09-08T10:15:19.228Z] #41 [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-09-08T10:15:19.228Z] #0 4.145 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-08T10:15:19.228Z] #0 4.145 Cloning into '.'... [2022-09-08T10:15:19.228Z] #41 ... [2022-09-08T10:15:19.228Z] [2022-09-08T10:15:19.228Z] #32 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-08T10:15:19.228Z] #32 10.97 go: downloading github.com/google/uuid v1.3.0 [2022-09-08T10:15:19.228Z] #32 11.14 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-08T10:15:19.228Z] #32 11.16 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-08T10:15:19.228Z] #32 11.39 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-08T10:15:19.487Z] #32 11.59 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-08T10:15:19.747Z] #32 11.84 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-08T10:15:20.315Z] #32 12.12 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-08T10:15:20.315Z] #32 12.31 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-08T10:15:20.315Z] #32 12.47 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-08T10:15:20.574Z] using credential docker-jenkins-github-credentials [2022-09-08T10:15:20.584Z] Cloning the remote Git repository [2022-09-08T10:15:20.584Z] Cloning with configured refspecs honoured and without tags [2022-09-08T10:15:20.832Z] Fetching without tags [2022-09-08T10:15:20.391Z] Cloning repository https://github.com/moby/moby.git [2022-09-08T10:15:20.439Z] > git init /home/ubuntu/workspace/moby_PR-44034 # timeout=10 [2022-09-08T10:15:20.688Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-08T10:15:20.688Z] > git --version # timeout=10 [2022-09-08T10:15:20.723Z] > git --version # 'git version 2.17.1' [2022-09-08T10:15:20.723Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T10:15:20.725Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44034/head:refs/remotes/origin/PR-44034 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-08T10:15:21.135Z] Merging remotes/origin/master commit 7860686a8df15eea9def9e6189c6f9eca031bb6f into PR head commit 36688496cac7927659013707f10f9c57fe9f9b3a [2022-09-08T10:15:22.327Z] #13 extracting sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 5.3s [2022-09-08T10:15:20.705Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-08T10:15:20.725Z] > git config --add remote.origin.fetch +refs/pull/44034/head:refs/remotes/origin/PR-44034 # timeout=10 [2022-09-08T10:15:20.760Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-08T10:15:20.798Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-08T10:15:20.837Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-08T10:15:20.837Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T10:15:20.838Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44034/head:refs/remotes/origin/PR-44034 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-08T10:15:21.148Z] > git config core.sparsecheckout # timeout=10 [2022-09-08T10:15:21.174Z] > git checkout -f 36688496cac7927659013707f10f9c57fe9f9b3a # timeout=10 [2022-09-08T10:15:22.023Z] > git remote # timeout=10 [2022-09-08T10:15:22.060Z] > git config --get remote.origin.url # timeout=10 [2022-09-08T10:15:22.084Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T10:15:22.085Z] > git merge 7860686a8df15eea9def9e6189c6f9eca031bb6f # timeout=10 [2022-09-08T10:15:22.690Z] #9 extracting sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 5.2s [2022-09-08T10:15:22.855Z] #32 ... [2022-09-08T10:15:22.855Z] [2022-09-08T10:15:22.855Z] #24 [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 "v2.3.0" && 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 "v2.1.0"; 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-09-08T10:15:22.855Z] #24 4.556 + git clone https://github.com/docker/distribution.git . [2022-09-08T10:15:22.855Z] #24 4.556 Cloning into '.'... [2022-09-08T10:15:22.855Z] #24 ... [2022-09-08T10:15:22.855Z] [2022-09-08T10:15:22.855Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-08T10:15:22.855Z] #29 14.18 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-08T10:15:22.855Z] #29 15.97 #=#=# [2022-09-08T10:15:22.855Z] #29 16.38 #=#=# ######################################################################## 100.0% [2022-09-08T10:15:22.855Z] #29 17.81 [2022-09-08T10:15:22.855Z] #29 18.14 Download of images into '/build' complete. [2022-09-08T10:15:22.855Z] #29 18.15 Use something like the following to load the result into a Docker daemon: [2022-09-08T10:15:22.855Z] #29 18.15 tar -cC '/build' . | docker load [2022-09-08T10:15:23.406Z] Merge succeeded, producing f168ad35d9533998b5e4b512aaffe6b22360678b [2022-09-08T10:15:23.407Z] Checking out Revision f168ad35d9533998b5e4b512aaffe6b22360678b (PR-44034) [2022-09-08T10:15:24.283Z] #29 ... [2022-09-08T10:15:24.283Z] [2022-09-08T10:15:24.283Z] #31 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-08T10:15:24.283Z] #31 16.69 tomll can be used in two ways: [2022-09-08T10:15:24.283Z] #31 16.69 Writing to STDIN and reading from STDOUT: [2022-09-08T10:15:24.283Z] #31 16.69 cat file.toml | tomll > file.toml [2022-09-08T10:15:24.283Z] #31 16.69 [2022-09-08T10:15:24.283Z] #31 16.69 Reading and updating a list of files: [2022-09-08T10:15:24.283Z] #31 16.69 tomll a.toml b.toml c.toml [2022-09-08T10:15:24.283Z] #31 16.69 [2022-09-08T10:15:24.283Z] #31 16.69 When given a list of files, tomll will modify all files in place without asking. [2022-09-08T10:15:23.378Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-08T10:15:23.410Z] > git config core.sparsecheckout # timeout=10 [2022-09-08T10:15:23.428Z] > git checkout -f f168ad35d9533998b5e4b512aaffe6b22360678b # timeout=10 [2022-09-08T10:15:25.676Z] #13 extracting sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 8.2s done [2022-09-08T10:15:25.676Z] #13 extracting sha256:5c1723a88090179532edf17f72b229ae83a6f7d624cc2a78bd0d3a1aee80de87 done [2022-09-08T10:15:25.676Z] #13 DONE 27.0s [2022-09-08T10:15:25.676Z] [2022-09-08T10:15:25.676Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-08T10:15:25.983Z] #9 extracting sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 8.1s done [2022-09-08T10:15:25.983Z] #9 extracting sha256:5c1723a88090179532edf17f72b229ae83a6f7d624cc2a78bd0d3a1aee80de87 [2022-09-08T10:15:26.242Z] #9 extracting sha256:5c1723a88090179532edf17f72b229ae83a6f7d624cc2a78bd0d3a1aee80de87 done [2022-09-08T10:15:26.242Z] #9 DONE 25.2s [2022-09-08T10:15:26.242Z] [2022-09-08T10:15:26.242Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-08T10:15:27.428Z] Commit message: "Merge commit '7860686a8df15eea9def9e6189c6f9eca031bb6f' into HEAD" [2022-09-08T10:15:27.457Z] First time build. Skipping changelog. [2022-09-08T10:15:27.579Z] #31 DONE 19.7s [2022-09-08T10:15:27.579Z] [2022-09-08T10:15:27.579Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-08T10:15:27.579Z] #29 DONE 23.1s [2022-09-08T10:15:27.579Z] [2022-09-08T10:15:27.579Z] #39 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-08T10:15:27.579Z] #39 15.88 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-08T10:15:27.579Z] #39 15.89 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-08T10:15:27.579Z] #39 16.05 go: downloading github.com/stretchr/testify v1.7.1 [2022-09-08T10:15:27.579Z] #39 16.48 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-08T10:15:27.579Z] #39 16.58 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-08T10:15:27.579Z] #39 16.60 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-08T10:15:27.579Z] #39 16.64 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-09-08T10:15:27.579Z] #39 16.68 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-08T10:15:27.579Z] #39 16.79 go: downloading github.com/spf13/afero v1.8.2 [2022-09-08T10:15:27.579Z] #39 16.92 go: downloading github.com/spf13/cast v1.4.1 [2022-09-08T10:15:27.579Z] #39 16.97 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-08T10:15:27.579Z] #39 17.08 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-08T10:15:27.579Z] #39 17.13 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-08T10:15:27.579Z] #39 17.13 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-08T10:15:27.579Z] #39 17.16 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-08T10:15:27.579Z] #39 17.18 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-08T10:15:27.579Z] #39 17.24 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-08T10:15:27.579Z] #39 17.27 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-08T10:15:27.579Z] #39 17.29 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-09-08T10:15:27.579Z] #39 17.42 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-08T10:15:27.579Z] #39 17.53 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-09-08T10:15:27.579Z] #39 18.01 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-08T10:15:27.579Z] #39 18.05 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-08T10:15:27.579Z] #39 18.10 go: downloading github.com/Antonboom/errname v0.1.6 [2022-09-08T10:15:27.579Z] #39 18.17 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-09-08T10:15:27.579Z] #39 18.18 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-09-08T10:15:27.579Z] #39 18.39 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-08T10:15:27.579Z] #39 18.53 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-09-08T10:15:27.579Z] #39 18.60 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-08T10:15:27.579Z] #39 18.76 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-08T10:15:27.579Z] #39 18.83 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-08T10:15:27.579Z] #39 18.94 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-09-08T10:15:27.579Z] #39 19.04 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-08T10:15:27.579Z] #39 19.07 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-09-08T10:15:27.579Z] #39 19.11 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-08T10:15:27.579Z] #39 19.22 go: downloading github.com/breml/bidichk v0.2.3 [2022-09-08T10:15:27.579Z] #39 19.26 go: downloading github.com/breml/errchkjson v0.3.0 [2022-09-08T10:15:27.579Z] #39 19.33 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-08T10:15:27.579Z] #39 19.39 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-08T10:15:27.579Z] #39 19.43 go: downloading github.com/daixiang0/gci v0.3.3 [2022-09-08T10:15:27.579Z] #39 19.46 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-09-08T10:15:27.579Z] #39 19.58 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-08T10:15:27.579Z] #39 19.71 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-09-08T10:15:27.579Z] #39 19.71 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-09-08T10:15:27.579Z] #39 19.86 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-08T10:15:27.579Z] #39 20.09 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-08T10:15:27.579Z] #39 20.14 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-09-08T10:15:27.433Z] > git rev-list --no-walk 74e93e27b7ee23d85e884b0bcaf8bc50b107cd05 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-08T10:15:27.841Z] #39 20.24 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-08T10:15:28.101Z] #39 20.57 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-08T10:15:28.148Z] #19 DONE 1.5s [2022-09-08T10:15:28.148Z] [2022-09-08T10:15:28.148Z] #20 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-08T10:15:28.148Z] #0 1.547 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-08T10:15:28.148Z] #0 1.797 [2022-09-08T10:15:28.148Z] #0 2.013 #=#=# ######################################################################## 100.0% [2022-09-08T10:15:28.148Z] #0 2.258 [2022-09-08T10:15:28.148Z] #0 3.123 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-08T10:15:28.148Z] #0 3.390 [2022-09-08T10:15:28.148Z] #0 3.605 #=#=# ######################################################################## 100.0% [2022-09-08T10:15:28.148Z] #0 3.882 [2022-09-08T10:15:28.148Z] #0 4.784 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-08T10:15:28.148Z] #0 5.081 [2022-09-08T10:15:28.149Z] #0 5.298 #=#=# ################## 25.9% ######################################### 58.1% ################################################################ 90.0% ######################################################################## 100.0% [2022-09-08T10:15:28.149Z] #0 5.828 [2022-09-08T10:15:28.149Z] #0 6.695 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-08T10:15:28.149Z] #0 6.954 [2022-09-08T10:15:28.149Z] #0 7.172 #=#=# ######################################################################## 100.0% [2022-09-08T10:15:28.149Z] #0 7.438 [2022-09-08T10:15:28.149Z] #0 8.062 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-08T10:15:28.149Z] #0 8.326 [2022-09-08T10:15:28.149Z] #0 8.542 #=#=# ######################################################################## 100.0% [2022-09-08T10:15:28.149Z] #0 8.774 [2022-09-08T10:15:28.149Z] #0 8.815 Download of images into '/build' complete. [2022-09-08T10:15:28.149Z] #0 8.816 Use something like the following to load the result into a Docker daemon: [2022-09-08T10:15:28.149Z] #0 8.816 tar -cC '/build' . | docker load [2022-09-08T10:15:28.149Z] #20 DONE 9.4s [2022-09-08T10:15:28.149Z] [2022-09-08T10:15:28.149Z] #21 [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-09-08T10:15:28.251Z] #19 ... [2022-09-08T10:15:28.251Z] [2022-09-08T10:15:28.251Z] #20 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-08T10:15:28.251Z] #0 1.641 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-08T10:15:28.251Z] #0 1.899 [2022-09-08T10:15:28.251Z] #0 2.112 #=#=# ######################################################################## 100.0% [2022-09-08T10:15:28.251Z] #0 2.349 [2022-09-08T10:15:28.251Z] #0 3.275 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-08T10:15:28.251Z] #0 3.543 [2022-09-08T10:15:28.251Z] #0 3.765 #=#=# ######################################################################## 100.0% [2022-09-08T10:15:28.251Z] #0 4.055 [2022-09-08T10:15:28.251Z] #0 5.025 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-08T10:15:28.251Z] #0 5.277 [2022-09-08T10:15:28.251Z] #0 5.489 #=#=# ######## 11.6% ######################################### 58.1% ################################################################# 90.3% ######################################################################## 100.0% [2022-09-08T10:15:28.251Z] #0 6.027 [2022-09-08T10:15:28.251Z] #0 6.939 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-08T10:15:28.251Z] #0 7.204 [2022-09-08T10:15:28.251Z] #0 7.428 #=#=# ######################################################################## 100.0% [2022-09-08T10:15:28.251Z] #0 7.631 [2022-09-08T10:15:28.251Z] #0 8.280 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-08T10:15:28.251Z] #0 8.509 [2022-09-08T10:15:28.251Z] #0 8.723 #=#=# ######################################################################## 100.0% [2022-09-08T10:15:28.251Z] #0 8.923 [2022-09-08T10:15:28.251Z] #0 8.961 Download of images into '/build' complete. [2022-09-08T10:15:28.251Z] #0 8.962 Use something like the following to load the result into a Docker daemon: [2022-09-08T10:15:28.251Z] #0 8.962 tar -cC '/build' . | docker load [2022-09-08T10:15:28.251Z] #20 DONE 10.2s [2022-09-08T10:15:28.251Z] [2022-09-08T10:15:28.251Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-08T10:15:28.251Z] #19 DONE 2.5s [2022-09-08T10:15:28.251Z] [2022-09-08T10:15:28.251Z] #21 [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-09-08T10:15:28.361Z] #39 20.79 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-08T10:15:28.361Z] #39 20.86 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-08T10:15:28.408Z] #21 DONE 0.7s [2022-09-08T10:15:28.408Z] [2022-09-08T10:15:28.408Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-08T10:15:28.546Z] + docker version [2022-09-08T10:15:28.621Z] #39 21.07 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-08T10:15:28.621Z] #39 21.10 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-08T10:15:28.621Z] #39 21.12 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-08T10:15:28.678Z] #22 ... [2022-09-08T10:15:28.678Z] [2022-09-08T10:15:28.678Z] #23 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-09-08T10:15:28.678Z] #23 DONE 0.2s [2022-09-08T10:15:28.678Z] [2022-09-08T10:15:28.678Z] #24 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-08T10:15:28.678Z] #24 DONE 0.2s [2022-09-08T10:15:28.678Z] [2022-09-08T10:15:28.678Z] #25 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-08T10:15:28.678Z] #25 DONE 0.2s [2022-09-08T10:15:28.678Z] [2022-09-08T10:15:28.678Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-08T10:15:28.678Z] #22 DONE 0.3s [2022-09-08T10:15:28.678Z] [2022-09-08T10:15:28.678Z] #26 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-08T10:15:28.678Z] #26 DONE 0.3s [2022-09-08T10:15:28.678Z] [2022-09-08T10:15:28.678Z] #27 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-08T10:15:28.882Z] #39 21.17 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-08T10:15:28.882Z] #39 21.25 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-08T10:15:29.142Z] #39 21.36 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-08T10:15:29.142Z] #39 21.40 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-08T10:15:29.142Z] #39 21.45 go: downloading github.com/julz/importas v0.1.0 [2022-09-08T10:15:29.142Z] #39 ... [2022-09-08T10:15:29.142Z] [2022-09-08T10:15:29.142Z] #33 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-08T10:15:29.142Z] #33 11.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-08T10:15:29.142Z] #33 16.77 Fetched 8460 kB in 11s (739 kB/s) [2022-09-08T10:15:29.142Z] #33 16.77 Reading package lists... [2022-09-08T10:15:29.142Z] #33 21.05 Reading package lists... [2022-09-08T10:15:29.142Z] #33 ... [2022-09-08T10:15:29.142Z] [2022-09-08T10:15:29.142Z] #24 [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 "v2.3.0" && 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 "v2.1.0"; 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-09-08T10:15:29.142Z] #24 20.29 Updating files: 55% (1208/2185) Updating files: 56% (1224/2185) Updating files: 57% (1246/2185) Updating files: 58% (1268/2185) Updating files: 59% (1290/2185) Updating files: 60% (1311/2185) Updating files: 61% (1333/2185) Updating files: 62% (1355/2185) Updating files: 63% (1377/2185) Updating files: 64% (1399/2185) Updating files: 65% (1421/2185) Updating files: 66% (1443/2185) Updating files: 67% (1464/2185) Updating files: 68% (1486/2185) Updating files: 69% (1508/2185) Updating files: 70% (1530/2185) Updating files: 71% (1552/2185) Updating files: 72% (1574/2185) Updating files: 73% (1596/2185) Updating files: 74% (1617/2185) Updating files: 75% (1639/2185) Updating files: 76% (1661/2185) Updating files: 77% (1683/2185) Updating files: 78% (1705/2185) Updating files: 79% (1727/2185) Updating files: 80% (1748/2185) Updating files: 81% (1770/2185) Updating files: 82% (1792/2185) Updating files: 83% (1814/2185) Updating files: 84% (1836/2185) Updating files: 85% (1858/2185) Updating files: 86% (1880/2185) Updating files: 87% (1901/2185) Updating files: 88% (1923/2185) Updating files: 89% (1945/2185) Updating files: 90% (1967/2185) Updating files: 91% (1989/2185) Updating files: 92% (2011/2185) Updating files: 93% (2033/2185) Updating files: 94% (2054/2185) Updating files: 95% (2076/2185) Updating files: 96% (2098/2185) Updating files: 97% (2120/2185) Updating files: 98% (2142/2185) Updating files: 99% (2164/2185) Updating files: 100% (2185/2185) Updating files: 100% (2185/2185), done. [2022-09-08T10:15:29.142Z] #24 21.21 + git checkout -q v2.3.0 [2022-09-08T10:15:29.190Z] #21 DONE 0.7s [2022-09-08T10:15:29.190Z] [2022-09-08T10:15:29.190Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-08T10:15:29.190Z] #22 DONE 0.1s [2022-09-08T10:15:29.190Z] [2022-09-08T10:15:29.190Z] #23 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-08T10:15:29.190Z] #23 DONE 0.2s [2022-09-08T10:15:29.190Z] [2022-09-08T10:15:29.190Z] #24 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-09-08T10:15:29.190Z] #24 DONE 0.1s [2022-09-08T10:15:29.190Z] [2022-09-08T10:15:29.190Z] #25 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-08T10:15:30.082Z] #24 ... [2022-09-08T10:15:30.082Z] [2022-09-08T10:15:30.082Z] #40 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-08T10:15:30.082Z] #40 12.31 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-08T10:15:30.082Z] #40 12.42 go: downloading golang.org/x/mod v0.3.0 [2022-09-08T10:15:30.082Z] #40 ... [2022-09-08T10:15:30.082Z] [2022-09-08T10:15:30.082Z] #34 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-08T10:15:30.082Z] #34 12.04 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-08T10:15:30.082Z] #34 15.48 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-09-08T10:15:30.082Z] #34 18.29 Fetched 8464 kB in 13s (640 kB/s) [2022-09-08T10:15:30.341Z] #34 18.29 Reading package lists... [2022-09-08T10:15:30.341Z] #34 ... [2022-09-08T10:15:30.341Z] [2022-09-08T10:15:30.341Z] #21 [containerd 1/3] 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-09-08T10:15:30.341Z] #21 12.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-08T10:15:30.341Z] #21 17.29 Fetched 8460 kB in 12s (703 kB/s) [2022-09-08T10:15:30.341Z] #21 17.29 Reading package lists... [2022-09-08T10:15:30.341Z] #21 22.18 Reading package lists... [2022-09-08T10:15:30.341Z] #21 ... [2022-09-08T10:15:30.341Z] [2022-09-08T10:15:30.341Z] #30 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-08T10:15:30.341Z] #30 12.82 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-08T10:15:30.341Z] #30 12.82 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-08T10:15:30.341Z] #30 12.86 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-08T10:15:30.341Z] #30 14.28 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-08T10:15:30.601Z] #30 ... [2022-09-08T10:15:30.601Z] [2022-09-08T10:15:30.601Z] #37 [tini 1/3] 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-09-08T10:15:30.601Z] #37 12.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-08T10:15:30.601Z] #37 18.04 Fetched 8460 kB in 13s (672 kB/s) [2022-09-08T10:15:30.601Z] #37 18.04 Reading package lists... [2022-09-08T10:15:30.601Z] #37 ... [2022-09-08T10:15:30.601Z] [2022-09-08T10:15:30.601Z] #38 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:15:30.601Z] #38 12.90 Fetched 8460 kB in 9s (898 kB/s) [2022-09-08T10:15:30.601Z] #38 12.90 Reading package lists... [2022-09-08T10:15:30.861Z] #38 19.09 Reading package lists... [2022-09-08T10:15:30.861Z] #38 ... [2022-09-08T10:15:30.861Z] [2022-09-08T10:15:30.861Z] #35 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-08T10:15:30.861Z] #35 13.00 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-09-08T10:15:30.861Z] #35 13.01 go: downloading github.com/spf13/cobra v1.1.3 [2022-09-08T10:15:30.861Z] #35 13.40 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-09-08T10:15:30.861Z] #35 13.45 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-09-08T10:15:30.861Z] #35 13.63 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-08T10:15:30.861Z] #35 13.79 go: downloading github.com/cosiner/argv v0.1.0 [2022-09-08T10:15:30.861Z] #35 13.86 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-09-08T10:15:30.861Z] #35 14.06 go: downloading github.com/peterh/liner v1.2.2 [2022-09-08T10:15:30.861Z] #35 14.16 go: downloading github.com/google/go-dap v0.6.0 [2022-09-08T10:15:30.861Z] #35 14.53 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-09-08T10:15:30.861Z] #35 14.92 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-09-08T10:15:30.861Z] #35 15.61 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-09-08T10:15:30.861Z] #35 15.74 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-08T10:15:30.861Z] #35 15.98 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-09-08T10:15:30.861Z] #35 16.81 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-09-08T10:15:30.861Z] #35 ... [2022-09-08T10:15:30.861Z] [2022-09-08T10:15:30.861Z] #39 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-08T10:15:30.861Z] #39 21.46 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-08T10:15:30.861Z] #39 21.59 go: downloading github.com/kulti/thelper v0.6.2 [2022-09-08T10:15:30.861Z] #39 21.65 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-08T10:15:30.861Z] #39 21.70 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-08T10:15:30.861Z] #39 21.77 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-09-08T10:15:30.861Z] #39 21.79 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-08T10:15:30.861Z] #39 21.88 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-09-08T10:15:30.861Z] #39 21.98 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-08T10:15:30.861Z] #39 21.99 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-08T10:15:30.861Z] #39 22.08 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-08T10:15:30.861Z] #39 22.10 go: downloading github.com/mgechev/revive v1.2.1 [2022-09-08T10:15:30.861Z] #39 22.73 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-08T10:15:30.861Z] #39 22.76 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-08T10:15:30.861Z] #39 22.83 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-08T10:15:30.861Z] #39 22.84 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-09-08T10:15:30.861Z] #39 22.98 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-09-08T10:15:30.861Z] #39 23.04 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-08T10:15:30.861Z] #39 23.10 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-08T10:15:30.861Z] #39 23.13 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-08T10:15:30.861Z] #39 23.21 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-09-08T10:15:31.120Z] #39 23.50 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-08T10:15:31.120Z] #39 23.51 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-09-08T10:15:31.120Z] #39 23.54 go: downloading github.com/sivchari/tenv v1.5.0 [2022-09-08T10:15:31.121Z] #39 23.60 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-08T10:15:31.381Z] #39 23.67 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-08T10:15:31.381Z] #39 23.84 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-08T10:15:31.381Z] #39 23.86 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-09-08T10:15:31.641Z] #39 23.92 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-08T10:15:31.641Z] #39 23.94 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-08T10:15:31.641Z] #39 23.99 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-08T10:15:31.641Z] #39 24.02 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-08T10:15:31.641Z] #39 24.06 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-09-08T10:15:31.730Z] #25 ... [2022-09-08T10:15:31.730Z] [2022-09-08T10:15:31.730Z] #26 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-09-08T10:15:31.730Z] #26 DONE 2.4s [2022-09-08T10:15:31.730Z] [2022-09-08T10:15:31.730Z] #27 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-09-08T10:15:31.901Z] #39 24.10 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-08T10:15:32.161Z] #39 24.43 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-08T10:15:32.161Z] #39 24.58 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-09-08T10:15:32.161Z] #39 24.66 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-08T10:15:32.421Z] #39 24.72 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-08T10:15:32.421Z] #39 24.76 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-09-08T10:15:32.421Z] #39 24.79 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-08T10:15:32.681Z] #39 24.94 go: downloading honnef.co/go/tools v0.3.1 [2022-09-08T10:15:32.888Z] #27 4.207 + RM_GOPATH=0 [2022-09-08T10:15:32.888Z] #27 4.207 + TMP_GOPATH= [2022-09-08T10:15:32.888Z] #27 4.207 + : /build [2022-09-08T10:15:32.888Z] #27 4.207 + '[' -z '' ']' [2022-09-08T10:15:32.888Z] #27 4.209 ++ mktemp -d [2022-09-08T10:15:32.888Z] #27 4.222 + export GOPATH=/tmp/tmp.X45tX7Y4LT [2022-09-08T10:15:32.888Z] #27 4.222 + GOPATH=/tmp/tmp.X45tX7Y4LT [2022-09-08T10:15:32.888Z] #27 4.222 + RM_GOPATH=1 [2022-09-08T10:15:32.888Z] #27 4.222 + case "$(go env GOARCH)" in [2022-09-08T10:15:32.888Z] #27 4.222 ++ go env GOARCH [2022-09-08T10:15:32.888Z] #27 4.239 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T10:15:32.888Z] #27 4.239 + GO_BUILDMODE=-buildmode=pie [2022-09-08T10:15:32.888Z] #27 4.239 ++ dirname /install.sh [2022-09-08T10:15:32.888Z] #27 4.239 + dir=/ [2022-09-08T10:15:32.888Z] #27 4.239 + bin=dockercli [2022-09-08T10:15:32.888Z] #27 4.239 + shift [2022-09-08T10:15:32.888Z] #27 4.239 + '[' '!' -f //dockercli.installer ']' [2022-09-08T10:15:32.888Z] #27 4.239 + . //dockercli.installer [2022-09-08T10:15:32.888Z] #27 4.239 ++ : stable [2022-09-08T10:15:32.888Z] #27 4.239 ++ : 17.06.2-ce [2022-09-08T10:15:32.888Z] #27 4.239 + install_dockercli [2022-09-08T10:15:32.888Z] #27 4.239 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-08T10:15:32.888Z] #27 4.239 ++ uname -m [2022-09-08T10:15:32.888Z] #27 4.239 Install docker/cli version 17.06.2-ce from stable [2022-09-08T10:15:32.888Z] #27 4.240 + arch=x86_64 [2022-09-08T10:15:32.888Z] #27 4.240 + '[' x86_64 '!=' x86_64 ']' [2022-09-08T10:15:32.888Z] #27 4.240 + url=https://download.docker.com/linux/static [2022-09-08T10:15:32.888Z] #27 4.240 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-08T10:15:32.888Z] #27 4.255 + tar -xz docker/docker [2022-09-08T10:15:34.267Z] #27 DONE 2.7s [2022-09-08T10:15:34.267Z] [2022-09-08T10:15:34.267Z] #25 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-08T10:15:34.267Z] #25 4.208 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-08T10:15:34.267Z] #25 4.241 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-08T10:15:34.267Z] #25 4.245 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T10:15:34.267Z] #25 4.877 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-08T10:15:34.267Z] #25 5.268 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-08T10:15:34.590Z] #39 26.78 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-09-08T10:15:34.590Z] #39 26.78 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-08T10:15:34.590Z] #39 26.92 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-08T10:15:34.590Z] #39 26.98 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-09-08T10:15:34.590Z] #39 ... [2022-09-08T10:15:34.590Z] [2022-09-08T10:15:34.590Z] #32 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-08T10:15:34.590Z] #32 16.59 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-08T10:15:34.590Z] #32 ... [2022-09-08T10:15:34.590Z] [2022-09-08T10:15:34.590Z] #39 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-08T10:15:34.590Z] #39 26.99 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-09-08T10:15:35.649Z] #25 ... [2022-09-08T10:15:35.649Z] [2022-09-08T10:15:35.649Z] #28 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-09-08T10:15:35.649Z] #28 DONE 1.5s [2022-09-08T10:15:35.649Z] [2022-09-08T10:15:35.649Z] #29 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-09-08T10:15:36.501Z] #39 28.62 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-08T10:15:36.501Z] #39 28.63 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-08T10:15:36.501Z] #39 28.65 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-08T10:15:36.501Z] #39 28.71 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-08T10:15:36.501Z] #39 28.76 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-08T10:15:36.762Z] #39 29.06 go: downloading github.com/magiconair/properties v1.8.6 [2022-09-08T10:15:36.762Z] #39 29.07 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-09-08T10:15:36.762Z] #39 29.19 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-08T10:15:37.023Z] #39 29.29 go: downloading golang.org/x/text v0.3.7 [2022-09-08T10:15:37.032Z] #29 DONE 1.5s [2022-09-08T10:15:37.032Z] [2022-09-08T10:15:37.032Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-08T10:15:37.032Z] #0 3.785 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-09-08T10:15:37.032Z] #0 6.074 go: downloading github.com/fatih/color v1.13.0 [2022-09-08T10:15:37.032Z] #0 6.078 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-08T10:15:37.032Z] #0 6.152 go: downloading github.com/spf13/cobra v1.4.0 [2022-09-08T10:15:37.032Z] #0 6.237 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-08T10:15:37.032Z] #0 6.345 go: downloading github.com/spf13/viper v1.11.0 [2022-09-08T10:15:37.032Z] #0 6.725 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-08T10:15:37.032Z] #0 7.275 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-08T10:15:37.032Z] #0 7.302 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-08T10:15:37.032Z] #0 7.530 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-09-08T10:15:37.032Z] #0 7.698 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-09-08T10:15:37.032Z] #30 ... [2022-09-08T10:15:37.032Z] [2022-09-08T10:15:37.032Z] #31 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-09-08T10:15:38.170Z] #27 ... [2022-09-08T10:15:38.170Z] [2022-09-08T10:15:38.170Z] #28 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-08T10:15:38.170Z] #0 5.562 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-09-08T10:15:38.170Z] #0 8.293 go: downloading github.com/fatih/color v1.13.0 [2022-09-08T10:15:38.170Z] #0 8.339 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-08T10:15:38.170Z] #0 8.524 go: downloading github.com/pkg/errors v0.9.1 [2022-09-08T10:15:38.170Z] #0 8.526 go: downloading github.com/spf13/cobra v1.4.0 [2022-09-08T10:15:38.170Z] #0 8.669 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-08T10:15:38.170Z] #0 8.947 go: downloading github.com/spf13/viper v1.11.0 [2022-09-08T10:15:38.170Z] #0 9.264 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-08T10:15:38.170Z] #28 ... [2022-09-08T10:15:38.170Z] [2022-09-08T10:15:38.170Z] #29 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-08T10:15:38.170Z] #0 6.717 go: downloading gotest.tools/gotestsum v1.8.1 [2022-09-08T10:15:38.170Z] #0 8.310 go: downloading github.com/fatih/color v1.10.0 [2022-09-08T10:15:38.170Z] #0 8.483 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-08T10:15:38.170Z] #0 8.487 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-08T10:15:38.170Z] #0 8.521 go: downloading github.com/pkg/errors v0.9.1 [2022-09-08T10:15:38.170Z] #0 8.958 go: downloading golang.org/x/tools v0.1.0 [2022-09-08T10:15:38.170Z] #0 9.370 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-08T10:15:38.170Z] #0 9.437 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-08T10:15:38.418Z] #31 DONE 1.3s [2022-09-08T10:15:38.418Z] [2022-09-08T10:15:38.418Z] #32 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-08T10:15:38.418Z] #0 3.544 go: downloading gotest.tools/gotestsum v1.8.1 [2022-09-08T10:15:38.418Z] #0 5.508 go: downloading github.com/fatih/color v1.10.0 [2022-09-08T10:15:38.418Z] #0 5.541 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-08T10:15:38.418Z] #0 5.552 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-08T10:15:38.418Z] #0 5.658 go: downloading github.com/pkg/errors v0.9.1 [2022-09-08T10:15:38.418Z] #0 6.107 go: downloading golang.org/x/tools v0.1.0 [2022-09-08T10:15:38.418Z] #0 6.390 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-08T10:15:38.418Z] #0 6.439 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-08T10:15:38.418Z] #0 6.455 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-08T10:15:38.418Z] #0 6.525 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-08T10:15:38.418Z] #32 ... [2022-09-08T10:15:38.418Z] [2022-09-08T10:15:38.418Z] #33 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-08T10:15:38.431Z] #29 ... [2022-09-08T10:15:38.431Z] [2022-09-08T10:15:38.431Z] #28 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-08T10:15:38.431Z] #28 9.920 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-09-08T10:15:38.431Z] #28 ... [2022-09-08T10:15:38.431Z] [2022-09-08T10:15:38.431Z] #30 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-08T10:15:38.431Z] #0 5.711 go: downloading github.com/go-delve/delve v1.8.1 [2022-09-08T10:15:38.690Z] #30 ... [2022-09-08T10:15:38.690Z] [2022-09-08T10:15:38.690Z] #31 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-08T10:15:38.690Z] #0 6.304 + RM_GOPATH=0 [2022-09-08T10:15:38.690Z] #0 6.304 + TMP_GOPATH= [2022-09-08T10:15:38.690Z] #0 6.304 + : /build [2022-09-08T10:15:38.690Z] #0 6.304 + '[' -z '' ']' [2022-09-08T10:15:38.690Z] #0 6.304 ++ mktemp -d [2022-09-08T10:15:38.690Z] #0 6.304 + export GOPATH=/tmp/tmp.Hd5UB3WQww [2022-09-08T10:15:38.690Z] #0 6.304 + GOPATH=/tmp/tmp.Hd5UB3WQww [2022-09-08T10:15:38.690Z] #0 6.304 + RM_GOPATH=1 [2022-09-08T10:15:38.690Z] #0 6.304 + case "$(go env GOARCH)" in [2022-09-08T10:15:38.690Z] #0 6.304 ++ go env GOARCH [2022-09-08T10:15:38.690Z] #0 6.304 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T10:15:38.690Z] #0 6.304 + GO_BUILDMODE=-buildmode=pie [2022-09-08T10:15:38.690Z] #0 6.304 ++ dirname /install.sh [2022-09-08T10:15:38.690Z] #0 6.319 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-08T10:15:38.690Z] #0 6.319 + dir=/ [2022-09-08T10:15:38.690Z] #0 6.319 + bin=rootlesskit [2022-09-08T10:15:38.690Z] #0 6.319 + shift [2022-09-08T10:15:38.690Z] #0 6.319 + '[' '!' -f //rootlesskit.installer ']' [2022-09-08T10:15:38.690Z] #0 6.319 + . //rootlesskit.installer [2022-09-08T10:15:38.690Z] #0 6.319 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-08T10:15:38.690Z] #0 6.319 + install_rootlesskit [2022-09-08T10:15:38.690Z] #0 6.319 + case "$1" in [2022-09-08T10:15:38.690Z] #0 6.319 + export CGO_ENABLED=0 [2022-09-08T10:15:38.690Z] #0 6.319 + CGO_ENABLED=0 [2022-09-08T10:15:38.690Z] #0 6.319 + _install_rootlesskit [2022-09-08T10:15:38.690Z] #0 6.319 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-08T10:15:38.690Z] #0 6.326 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-08T10:15:38.690Z] #0 6.326 + GOBIN=/build [2022-09-08T10:15:38.690Z] #0 6.326 + GO111MODULE=on [2022-09-08T10:15:38.690Z] #0 6.326 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-08T10:15:38.691Z] #0 6.853 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-08T10:15:38.691Z] #0 9.752 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-08T10:15:38.691Z] #0 9.757 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-08T10:15:38.691Z] #31 ... [2022-09-08T10:15:38.691Z] [2022-09-08T10:15:38.691Z] #32 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:15:38.691Z] #0 7.879 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-08T10:15:38.691Z] #0 7.945 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-08T10:15:38.691Z] #0 7.952 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T10:15:38.691Z] #0 9.245 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-08T10:15:38.950Z] #32 ... [2022-09-08T10:15:38.950Z] [2022-09-08T10:15:38.950Z] #33 [containerd 1/3] 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-09-08T10:15:38.950Z] #0 4.545 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-08T10:15:38.950Z] #0 4.564 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-08T10:15:38.950Z] #0 4.564 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T10:15:38.950Z] #0 5.102 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-08T10:15:38.950Z] #0 6.391 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-08T10:15:38.950Z] #0 8.455 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-08T10:15:38.950Z] #33 ... [2022-09-08T10:15:38.950Z] [2022-09-08T10:15:38.950Z] #34 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-08T10:15:38.950Z] #0 4.456 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-08T10:15:38.950Z] #0 4.456 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-08T10:15:38.950Z] #0 4.476 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T10:15:38.950Z] #0 4.860 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-08T10:15:38.950Z] #0 6.151 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-08T10:15:38.950Z] #0 8.341 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-08T10:15:38.987Z] #33 ... [2022-09-08T10:15:38.987Z] [2022-09-08T10:15:38.987Z] #34 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-08T10:15:38.987Z] #0 4.380 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-09-08T10:15:38.987Z] #0 5.429 go: downloading github.com/tc-hib/winres v0.1.5 [2022-09-08T10:15:38.987Z] #0 6.985 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-08T10:15:38.987Z] #0 7.254 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-09-08T10:15:38.987Z] #0 7.300 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-09-08T10:15:39.210Z] #34 ... [2022-09-08T10:15:39.210Z] [2022-09-08T10:15:39.210Z] #35 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-08T10:15:39.210Z] #0 3.923 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-08T10:15:39.210Z] #0 3.950 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-08T10:15:39.210Z] #0 3.950 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T10:15:39.210Z] #0 4.199 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-08T10:15:39.210Z] #0 5.298 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-08T10:15:39.210Z] #0 6.815 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-08T10:15:39.247Z] #34 ... [2022-09-08T10:15:39.247Z] [2022-09-08T10:15:39.247Z] #35 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-08T10:15:39.247Z] #0 4.094 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-08T10:15:39.247Z] #0 5.447 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-08T10:15:39.247Z] #0 5.508 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-08T10:15:39.247Z] #0 5.570 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-08T10:15:39.247Z] #0 7.959 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-08T10:15:39.247Z] #35 ... [2022-09-08T10:15:39.247Z] [2022-09-08T10:15:39.247Z] #36 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-08T10:15:39.247Z] #0 3.425 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-08T10:15:39.247Z] #0 3.448 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-08T10:15:39.247Z] #0 3.448 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T10:15:39.247Z] #0 4.189 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-08T10:15:39.247Z] #0 5.005 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-08T10:15:39.247Z] #0 6.934 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-08T10:15:39.471Z] #35 ... [2022-09-08T10:15:39.471Z] [2022-09-08T10:15:39.471Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-08T10:15:39.471Z] #0 7.741 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-09-08T10:15:39.471Z] #36 ... [2022-09-08T10:15:39.471Z] [2022-09-08T10:15:39.471Z] #37 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-08T10:15:39.471Z] #0 6.812 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-08T10:15:39.471Z] #0 8.130 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-08T10:15:39.471Z] #0 8.153 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-08T10:15:39.471Z] #0 8.251 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-08T10:15:39.507Z] #36 ... [2022-09-08T10:15:39.507Z] [2022-09-08T10:15:39.507Z] #37 [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-09-08T10:15:39.507Z] #0 3.413 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-08T10:15:39.507Z] #0 3.413 Cloning into '.'... [2022-09-08T10:15:39.507Z] #37 ... [2022-09-08T10:15:39.507Z] [2022-09-08T10:15:39.507Z] #38 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-08T10:15:39.507Z] #0 4.373 go: downloading github.com/go-delve/delve v1.8.1 [2022-09-08T10:15:39.732Z] #37 11.19 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-08T10:15:39.732Z] #37 ... [2022-09-08T10:15:39.732Z] [2022-09-08T10:15:39.732Z] #38 [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-09-08T10:15:39.732Z] #0 7.199 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-08T10:15:39.732Z] #0 7.199 Cloning into '.'... [2022-09-08T10:15:39.732Z] #38 ... [2022-09-08T10:15:39.732Z] [2022-09-08T10:15:39.732Z] #39 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-08T10:15:39.732Z] #0 8.356 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-09-08T10:15:39.732Z] #0 9.389 go: downloading github.com/tc-hib/winres v0.1.5 [2022-09-08T10:15:39.732Z] #0 11.42 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-08T10:15:39.767Z] #38 ... [2022-09-08T10:15:39.767Z] [2022-09-08T10:15:39.767Z] #39 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-08T10:15:39.767Z] #0 4.255 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-09-08T10:15:39.767Z] #39 ... [2022-09-08T10:15:39.767Z] [2022-09-08T10:15:39.767Z] #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 "v2.3.0" && 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 "v2.1.0"; 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-09-08T10:15:39.767Z] #0 2.965 + git clone https://github.com/docker/distribution.git . [2022-09-08T10:15:39.767Z] #0 2.967 Cloning into '.'... [2022-09-08T10:15:39.992Z] #39 ... [2022-09-08T10:15:39.992Z] [2022-09-08T10:15:39.993Z] #27 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-08T10:15:39.993Z] #27 10.78 + mkdir -p /build [2022-09-08T10:15:39.993Z] #27 10.79 + mv docker/docker /build/ [2022-09-08T10:15:39.993Z] #27 10.79 + rmdir docker [2022-09-08T10:15:39.993Z] #27 DONE 11.3s [2022-09-08T10:15:39.993Z] [2022-09-08T10:15:39.993Z] #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 "v2.3.0" && 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 "v2.1.0"; 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-09-08T10:15:39.993Z] #0 6.173 + git clone https://github.com/docker/distribution.git . [2022-09-08T10:15:39.993Z] #0 6.175 Cloning into '.'... [2022-09-08T10:15:39.993Z] #40 ... [2022-09-08T10:15:39.993Z] [2022-09-08T10:15:39.993Z] #41 [tini 1/3] 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-09-08T10:15:39.993Z] #0 4.615 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-08T10:15:39.993Z] #0 4.636 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-08T10:15:39.993Z] #0 4.636 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T10:15:39.993Z] #0 5.183 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-08T10:15:39.993Z] #0 6.290 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-08T10:15:39.993Z] #0 8.444 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-08T10:15:40.026Z] #40 ... [2022-09-08T10:15:40.026Z] [2022-09-08T10:15:40.026Z] #33 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-08T10:15:40.026Z] #33 1.395 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-08T10:15:40.026Z] #33 1.448 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-08T10:15:40.026Z] #33 1.450 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T10:15:40.253Z] #41 ... [2022-09-08T10:15:40.253Z] [2022-09-08T10:15:40.253Z] #39 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-08T10:15:40.253Z] #39 11.73 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-09-08T10:15:40.253Z] #39 11.90 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-09-08T10:15:40.323Z] #39 ... [2022-09-08T10:15:40.323Z] [2022-09-08T10:15:40.323Z] #33 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-08T10:15:40.323Z] #33 21.05 Reading package lists... [2022-09-08T10:15:40.323Z] #33 25.65 Building dependency tree... [2022-09-08T10:15:40.323Z] #33 29.27 python3 is already the newest version (3.9.2-3). [2022-09-08T10:15:40.323Z] #33 29.27 The following additional packages will be installed: [2022-09-08T10:15:40.323Z] #33 29.27 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-09-08T10:15:40.323Z] #33 29.28 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-09-08T10:15:40.323Z] #33 29.29 Suggested packages: [2022-09-08T10:15:40.323Z] #33 29.31 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-09-08T10:15:40.323Z] #33 29.31 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-09-08T10:15:40.323Z] #33 29.31 m4-doc ed diffutils-doc [2022-09-08T10:15:40.323Z] #33 29.31 Recommended packages: [2022-09-08T10:15:40.323Z] #33 29.31 fakeroot libalgorithm-merge-perl libltdl-dev [2022-09-08T10:15:40.323Z] #33 30.95 The following NEW packages will be installed: [2022-09-08T10:15:40.323Z] #33 30.95 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-09-08T10:15:40.323Z] #33 30.96 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-09-08T10:15:40.323Z] #33 30.96 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-09-08T10:15:40.323Z] #33 30.96 libyajl2 m4 patch xz-utils [2022-09-08T10:15:40.323Z] #33 31.38 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T10:15:40.323Z] #33 31.38 Need to get 5916 kB of archives. [2022-09-08T10:15:40.323Z] #33 31.38 After this operation, 18.6 MB of additional disk space will be used. [2022-09-08T10:15:40.323Z] #33 31.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-09-08T10:15:40.323Z] #33 31.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-09-08T10:15:40.323Z] #33 31.40 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-09-08T10:15:40.323Z] #33 31.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-09-08T10:15:40.323Z] #33 31.41 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-09-08T10:15:40.323Z] #33 31.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-09-08T10:15:40.323Z] #33 31.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-09-08T10:15:40.323Z] #33 31.43 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-09-08T10:15:40.323Z] #33 31.44 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-09-08T10:15:40.323Z] #33 31.45 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-09-08T10:15:40.323Z] #33 31.51 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-09-08T10:15:40.323Z] #33 31.52 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-08T10:15:40.323Z] #33 31.62 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-09-08T10:15:40.323Z] #33 31.62 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-09-08T10:15:40.323Z] #33 31.63 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-09-08T10:15:40.323Z] #33 31.63 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-09-08T10:15:40.323Z] #33 31.63 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] [2022-09-08T10:15:40.323Z] #33 31.63 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-09-08T10:15:40.323Z] #33 31.65 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-09-08T10:15:40.323Z] #33 31.69 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-09-08T10:15:40.323Z] #33 31.71 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-09-08T10:15:40.323Z] #33 31.73 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-09-08T10:15:40.323Z] #33 31.74 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-09-08T10:15:40.323Z] #33 32.70 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T10:15:40.584Z] #33 32.99 Fetched 5916 kB in 1s (8518 kB/s) [2022-09-08T10:15:40.595Z] #33 2.253 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-08T10:15:40.769Z] Client: Docker Engine - Community [2022-09-08T10:15:40.769Z] Version: 22.06.0-beta.0 [2022-09-08T10:15:40.769Z] API version: 1.42 [2022-09-08T10:15:40.769Z] Go version: go1.18.3 [2022-09-08T10:15:40.769Z] Git commit: 3e9117b [2022-09-08T10:15:40.769Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-08T10:15:40.769Z] OS/Arch: linux/amd64 [2022-09-08T10:15:40.769Z] Context: default [2022-09-08T10:15:40.769Z] [2022-09-08T10:15:40.769Z] Server: Docker Engine - Community [2022-09-08T10:15:40.769Z] Engine: [2022-09-08T10:15:40.769Z] Version: 22.06.0-beta.0 [2022-09-08T10:15:40.769Z] API version: 1.42 (minimum version 1.12) [2022-09-08T10:15:40.769Z] Go version: go1.18.3 [2022-09-08T10:15:40.769Z] Git commit: 38633e7 [2022-09-08T10:15:40.769Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-08T10:15:40.769Z] OS/Arch: linux/amd64 [2022-09-08T10:15:40.769Z] Experimental: true [2022-09-08T10:15:40.769Z] containerd: [2022-09-08T10:15:40.769Z] Version: 1.6.8 [2022-09-08T10:15:40.769Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-08T10:15:40.769Z] runc: [2022-09-08T10:15:40.769Z] Version: 1.1.4 [2022-09-08T10:15:40.769Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-08T10:15:40.769Z] docker-init: [2022-09-08T10:15:40.769Z] Version: 0.19.0 [2022-09-08T10:15:40.769Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-08T10:15:40.845Z] #33 33.11 Selecting previously unselected package bzip2. [2022-09-08T10:15:40.845Z] #33 33.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-09-08T10:15:40.845Z] #33 33.20 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-09-08T10:15:40.845Z] #33 33.20 Unpacking bzip2 (1.0.8-4) ... [2022-09-08T10:15:40.845Z] #33 ... [2022-09-08T10:15:40.845Z] [2022-09-08T10:15:40.845Z] #34 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-08T10:15:40.845Z] #34 18.29 Reading package lists... [2022-09-08T10:15:40.845Z] #34 23.06 Reading package lists... [2022-09-08T10:15:40.845Z] #34 27.60 Building dependency tree... [2022-09-08T10:15:40.845Z] #34 31.73 The following additional packages will be installed: [2022-09-08T10:15:40.845Z] #34 31.74 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-08T10:15:40.845Z] #34 31.77 python3-protobuf python3-six [2022-09-08T10:15:40.845Z] #34 31.78 Suggested packages: [2022-09-08T10:15:40.845Z] #34 31.80 python3-setuptools [2022-09-08T10:15:40.845Z] #34 31.80 Recommended packages: [2022-09-08T10:15:40.845Z] #34 31.80 iproute2 | iproute [2022-09-08T10:15:40.845Z] #34 32.50 The following NEW packages will be installed: [2022-09-08T10:15:40.845Z] #34 32.50 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-08T10:15:40.845Z] #34 32.50 python3-protobuf python3-six [2022-09-08T10:15:41.082Z] + docker info [2022-09-08T10:15:41.082Z] Client: [2022-09-08T10:15:41.082Z] Context: default [2022-09-08T10:15:41.082Z] Debug Mode: false [2022-09-08T10:15:41.082Z] Plugins: [2022-09-08T10:15:41.082Z] buildx: Docker Buildx (Docker Inc.) [2022-09-08T10:15:41.082Z] Version: f500bf6 [2022-09-08T10:15:41.082Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-09-08T10:15:41.082Z] compose: Docker Compose (Docker Inc.) [2022-09-08T10:15:41.082Z] Version: v2.10.2 [2022-09-08T10:15:41.082Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-08T10:15:41.082Z] scan: Docker Scan (Docker Inc.) [2022-09-08T10:15:41.082Z] Version: v0.17.0 [2022-09-08T10:15:41.082Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-09-08T10:15:41.082Z] [2022-09-08T10:15:41.082Z] Server: [2022-09-08T10:15:41.082Z] Containers: 0 [2022-09-08T10:15:41.082Z] Running: 0 [2022-09-08T10:15:41.082Z] Paused: 0 [2022-09-08T10:15:41.082Z] Stopped: 0 [2022-09-08T10:15:41.082Z] Images: 0 [2022-09-08T10:15:41.082Z] Server Version: 22.06.0-beta.0 [2022-09-08T10:15:41.082Z] Storage Driver: overlay2 [2022-09-08T10:15:41.082Z] Backing Filesystem: extfs [2022-09-08T10:15:41.082Z] Supports d_type: true [2022-09-08T10:15:41.082Z] Using metacopy: false [2022-09-08T10:15:41.082Z] Native Overlay Diff: true [2022-09-08T10:15:41.082Z] userxattr: false [2022-09-08T10:15:41.082Z] Logging Driver: json-file [2022-09-08T10:15:41.082Z] Cgroup Driver: cgroupfs [2022-09-08T10:15:41.082Z] Cgroup Version: 1 [2022-09-08T10:15:41.082Z] Plugins: [2022-09-08T10:15:41.082Z] Volume: local [2022-09-08T10:15:41.082Z] Network: bridge host ipvlan macvlan null overlay [2022-09-08T10:15:41.082Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-08T10:15:41.082Z] Swarm: inactive [2022-09-08T10:15:41.082Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-08T10:15:41.082Z] Default Runtime: runc [2022-09-08T10:15:41.082Z] Init Binary: docker-init [2022-09-08T10:15:41.082Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-08T10:15:41.082Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-08T10:15:41.082Z] init version: de40ad0 [2022-09-08T10:15:41.082Z] Security Options: [2022-09-08T10:15:41.082Z] apparmor [2022-09-08T10:15:41.082Z] seccomp [2022-09-08T10:15:41.082Z] Profile: builtin [2022-09-08T10:15:41.082Z] Kernel Version: 5.4.0-1084-aws [2022-09-08T10:15:41.082Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-08T10:15:41.082Z] OSType: linux [2022-09-08T10:15:41.082Z] Architecture: x86_64 [2022-09-08T10:15:41.082Z] CPUs: 2 [2022-09-08T10:15:41.082Z] Total Memory: 7.565GiB [2022-09-08T10:15:41.082Z] Name: ip-10-100-57-110 [2022-09-08T10:15:41.082Z] ID: d579015a-308f-4cf8-9f89-dc1345c8f9aa [2022-09-08T10:15:41.082Z] Docker Root Dir: /var/lib/docker [2022-09-08T10:15:41.082Z] Debug Mode: false [2022-09-08T10:15:41.082Z] Registry: https://index.docker.io/v1/ [2022-09-08T10:15:41.082Z] Labels: [2022-09-08T10:15:41.082Z] Experimental: true [2022-09-08T10:15:41.082Z] Insecure Registries: [2022-09-08T10:15:41.082Z] 127.0.0.0/8 [2022-09-08T10:15:41.082Z] Live Restore Enabled: true [2022-09-08T10:15:41.082Z] [2022-09-08T10:15:41.082Z] WARNING: No swap limit support [Pipeline] sh [2022-09-08T10:15:41.104Z] #34 33.01 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T10:15:41.104Z] #34 33.01 Need to get 2136 kB of archives. [2022-09-08T10:15:41.104Z] #34 33.01 After this operation, 10.8 MB of additional disk space will be used. [2022-09-08T10:15:41.104Z] #34 33.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-09-08T10:15:41.104Z] #34 ... [2022-09-08T10:15:41.104Z] [2022-09-08T10:15:41.104Z] #24 [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 "v2.3.0" && 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 "v2.1.0"; 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-09-08T10:15:41.104Z] #24 23.19 + 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-09-08T10:15:41.105Z] #24 ... [2022-09-08T10:15:41.105Z] [2022-09-08T10:15:41.105Z] #37 [tini 1/3] 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-09-08T10:15:41.105Z] #37 18.04 Reading package lists... [2022-09-08T10:15:41.105Z] #37 23.50 Reading package lists... [2022-09-08T10:15:41.105Z] #37 28.20 Building dependency tree... [2022-09-08T10:15:41.105Z] #37 32.78 The following additional packages will be installed: [2022-09-08T10:15:41.105Z] #37 32.81 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-09-08T10:15:41.105Z] #37 32.83 Suggested packages: [2022-09-08T10:15:41.105Z] #37 32.84 cmake-doc ninja-build lrzip [2022-09-08T10:15:41.105Z] #37 32.84 Recommended packages: [2022-09-08T10:15:41.105Z] #37 32.84 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-08T10:15:41.365Z] #37 ... [2022-09-08T10:15:41.365Z] [2022-09-08T10:15:41.365Z] #34 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-08T10:15:41.365Z] #34 33.05 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-08T10:15:41.365Z] #34 33.05 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-08T10:15:41.365Z] #34 33.06 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-09-08T10:15:41.365Z] #34 33.06 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-09-08T10:15:41.365Z] #34 33.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-09-08T10:15:41.365Z] #34 33.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-09-08T10:15:41.366Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-08T10:15:41.366Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-08T10:15:41.366Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44034/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-08T10:15:41.366Z] + bash /home/ubuntu/workspace/moby_PR-44034/check-config.sh [2022-09-08T10:15:41.366Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-08T10:15:41.366Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ... [2022-09-08T10:15:41.366Z] [2022-09-08T10:15:41.366Z] Generally Necessary: [2022-09-08T10:15:41.366Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-08T10:15:41.366Z] - apparmor: enabled and tools installed [2022-09-08T10:15:41.534Z] #33 3.073 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-08T10:15:41.627Z] - CONFIG_NAMESPACES: enabled [2022-09-08T10:15:41.627Z] - CONFIG_NET_NS: enabled [2022-09-08T10:15:41.627Z] - CONFIG_PID_NS: enabled [2022-09-08T10:15:41.627Z] - CONFIG_IPC_NS: enabled [2022-09-08T10:15:41.627Z] - CONFIG_UTS_NS: enabled [2022-09-08T10:15:41.627Z] - CONFIG_CGROUPS: enabled [2022-09-08T10:15:41.627Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-08T10:15:41.627Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-08T10:15:41.627Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-08T10:15:41.627Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-08T10:15:41.627Z] - CONFIG_CPUSETS: enabled [2022-09-08T10:15:41.627Z] - CONFIG_MEMCG: enabled [2022-09-08T10:15:41.627Z] - CONFIG_KEYS: enabled [2022-09-08T10:15:41.627Z] - CONFIG_VETH: enabled (as module) [2022-09-08T10:15:41.627Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-08T10:15:41.627Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-08T10:15:41.627Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-08T10:15:41.627Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-08T10:15:41.627Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-08T10:15:41.627Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-08T10:15:41.627Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-08T10:15:41.627Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-08T10:15:41.627Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-08T10:15:41.627Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-08T10:15:41.627Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-08T10:15:41.627Z] - CONFIG_CGROUP_BPF: enabled [2022-09-08T10:15:41.627Z] [2022-09-08T10:15:41.627Z] Optional Features: [2022-09-08T10:15:41.627Z] - CONFIG_USER_NS: enabled [2022-09-08T10:15:41.627Z] - CONFIG_SECCOMP: enabled [2022-09-08T10:15:41.627Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-08T10:15:41.627Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-08T10:15:41.627Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-08T10:15:41.627Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-08T10:15:41.627Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-08T10:15:41.627Z] - CONFIG_BLK_CGROUP: enabled [2022-09-08T10:15:41.627Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-08T10:15:41.627Z] - CONFIG_CGROUP_PERF: enabled [2022-09-08T10:15:41.627Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-08T10:15:41.664Z] #34 ... [2022-09-08T10:15:41.664Z] [2022-09-08T10:15:41.664Z] #38 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:15:41.664Z] #38 19.09 Reading package lists... [2022-09-08T10:15:41.664Z] #38 24.09 Building dependency tree... [2022-09-08T10:15:41.664Z] #38 27.69 The following additional packages will be installed: [2022-09-08T10:15:41.664Z] #38 27.69 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-08T10:15:41.664Z] #38 27.69 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-08T10:15:41.664Z] #38 27.69 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-08T10:15:41.664Z] #38 27.69 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-08T10:15:41.664Z] #38 27.69 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-08T10:15:41.664Z] #38 27.70 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-08T10:15:41.664Z] #38 27.70 mingw-w64-common mingw-w64-x86-64-dev [2022-09-08T10:15:41.664Z] #38 27.73 Suggested packages: [2022-09-08T10:15:41.664Z] #38 27.74 gcc-10-locales seccomp wine64 [2022-09-08T10:15:41.664Z] #38 28.89 The following NEW packages will be installed: [2022-09-08T10:15:41.664Z] #38 28.89 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-08T10:15:41.664Z] #38 28.90 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-08T10:15:41.664Z] #38 28.90 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-08T10:15:41.664Z] #38 28.90 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-08T10:15:41.664Z] #38 28.90 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-08T10:15:41.664Z] #38 28.90 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-08T10:15:41.664Z] #38 28.91 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-08T10:15:41.664Z] #38 28.91 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-08T10:15:41.664Z] #38 28.92 mingw-w64-x86-64-dev [2022-09-08T10:15:41.664Z] #38 29.35 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T10:15:41.664Z] #38 29.35 Need to get 108 MB of archives. [2022-09-08T10:15:41.665Z] #38 29.35 After this operation, 620 MB of additional disk space will be used. [2022-09-08T10:15:41.665Z] #38 29.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-09-08T10:15:41.665Z] #38 29.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-09-08T10:15:41.665Z] #38 29.55 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-08T10:15:41.665Z] #38 29.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-09-08T10:15:41.665Z] #38 29.57 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-09-08T10:15:41.665Z] #38 29.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-08T10:15:41.665Z] #38 29.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-09-08T10:15:41.665Z] #38 29.91 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-09-08T10:15:41.665Z] #38 29.92 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-09-08T10:15:41.665Z] #38 30.45 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-09-08T10:15:41.665Z] #38 31.44 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-09-08T10:15:41.665Z] #38 31.86 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-09-08T10:15:41.665Z] #38 32.33 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-09-08T10:15:41.665Z] #38 33.31 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-09-08T10:15:41.665Z] #38 33.74 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-09-08T10:15:41.665Z] #38 33.75 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-09-08T10:15:41.665Z] #38 33.76 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-09-08T10:15:41.665Z] #38 33.76 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-09-08T10:15:41.665Z] #38 33.78 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-09-08T10:15:41.665Z] #38 33.79 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-09-08T10:15:41.665Z] #38 33.79 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-09-08T10:15:41.665Z] #38 33.79 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-09-08T10:15:41.665Z] #38 33.80 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-09-08T10:15:41.665Z] #38 33.81 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-09-08T10:15:41.665Z] #38 33.81 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-09-08T10:15:41.665Z] #38 33.81 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-09-08T10:15:41.665Z] #38 33.83 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-09-08T10:15:41.665Z] #38 33.84 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-09-08T10:15:41.665Z] #38 33.84 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-09-08T10:15:41.665Z] #38 33.85 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-09-08T10:15:41.887Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-08T10:15:41.887Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-08T10:15:41.887Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-08T10:15:41.887Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-08T10:15:41.887Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-08T10:15:41.887Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-08T10:15:41.887Z] - CONFIG_IP_VS: enabled (as module) [2022-09-08T10:15:41.887Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-08T10:15:41.887Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-08T10:15:41.887Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-08T10:15:41.887Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-08T10:15:41.887Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-08T10:15:41.887Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-08T10:15:41.887Z] - CONFIG_EXT4_FS: enabled [2022-09-08T10:15:41.887Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-08T10:15:41.887Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-08T10:15:41.887Z] - Network Drivers: [2022-09-08T10:15:41.887Z] - "overlay": [2022-09-08T10:15:41.887Z] - CONFIG_VXLAN: enabled (as module) [2022-09-08T10:15:41.887Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-08T10:15:41.887Z] Optional (for encrypted networks): [2022-09-08T10:15:41.887Z] - CONFIG_CRYPTO: enabled [2022-09-08T10:15:41.887Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-08T10:15:41.887Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-08T10:15:41.887Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-08T10:15:41.887Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-08T10:15:41.887Z] - CONFIG_XFRM: enabled [2022-09-08T10:15:41.887Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-08T10:15:41.887Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-08T10:15:41.887Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-08T10:15:41.887Z] - "ipvlan": [2022-09-08T10:15:41.887Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-08T10:15:41.887Z] - "macvlan": [2022-09-08T10:15:41.887Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-08T10:15:41.887Z] - CONFIG_DUMMY: enabled (as module) [2022-09-08T10:15:41.887Z] - "ftp,tftp client in container": [2022-09-08T10:15:41.887Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-08T10:15:41.887Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-08T10:15:41.887Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-08T10:15:41.887Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-08T10:15:41.887Z] - Storage Drivers: [2022-09-08T10:15:41.887Z] - "aufs": [2022-09-08T10:15:41.933Z] #38 ... [2022-09-08T10:15:41.933Z] [2022-09-08T10:15:41.933Z] #39 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-08T10:15:41.933Z] #39 34.24 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-09-08T10:15:41.933Z] #39 ... [2022-09-08T10:15:41.933Z] [2022-09-08T10:15:41.933Z] #21 [containerd 1/3] 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-09-08T10:15:41.933Z] #21 22.18 Reading package lists... [2022-09-08T10:15:41.933Z] #21 26.40 Building dependency tree... [2022-09-08T10:15:41.933Z] #21 30.49 The following additional packages will be installed: [2022-09-08T10:15:41.933Z] #21 30.49 libbtrfs0 [2022-09-08T10:15:41.933Z] #21 30.78 The following NEW packages will be installed: [2022-09-08T10:15:41.933Z] #21 30.79 libbtrfs-dev libbtrfs0 [2022-09-08T10:15:41.933Z] #21 31.26 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T10:15:41.933Z] #21 31.26 Need to get 454 kB of archives. [2022-09-08T10:15:41.933Z] #21 31.26 After this operation, 1275 kB of additional disk space will be used. [2022-09-08T10:15:41.933Z] #21 31.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-09-08T10:15:41.933Z] #21 31.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-09-08T10:15:41.933Z] #21 32.59 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T10:15:41.933Z] #21 32.90 Fetched 454 kB in 0s (1241 kB/s) [2022-09-08T10:15:41.933Z] #21 33.06 Selecting previously unselected package libbtrfs0:arm64. [2022-09-08T10:15:41.933Z] #21 33.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-09-08T10:15:41.933Z] #21 33.14 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-09-08T10:15:41.933Z] #21 33.15 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-09-08T10:15:41.933Z] #21 33.46 Selecting previously unselected package libbtrfs-dev:arm64. [2022-09-08T10:15:41.933Z] #21 33.47 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-09-08T10:15:41.933Z] #21 33.49 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-08T10:15:41.933Z] #21 33.83 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-09-08T10:15:41.933Z] #21 33.86 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-08T10:15:41.933Z] #21 33.89 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T10:15:41.933Z] #21 DONE 34.3s [2022-09-08T10:15:41.933Z] [2022-09-08T10:15:41.933Z] #39 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-08T10:15:41.933Z] #39 34.43 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-09-08T10:15:41.933Z] #39 34.44 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-08T10:15:42.149Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-08T10:15:42.149Z] - "btrfs": [2022-09-08T10:15:42.149Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-08T10:15:42.149Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-08T10:15:42.149Z] - "devicemapper": [2022-09-08T10:15:42.149Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-08T10:15:42.149Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-08T10:15:42.149Z] - "overlay": [2022-09-08T10:15:42.149Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-08T10:15:42.149Z] - "zfs": [2022-09-08T10:15:42.149Z] - /dev/zfs: present [2022-09-08T10:15:42.149Z] - zfs command: missing [2022-09-08T10:15:42.149Z] - zpool command: missing [2022-09-08T10:15:42.149Z] [2022-09-08T10:15:42.149Z] Limits: [2022-09-08T10:15:42.149Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-08T10:15:42.149Z] [2022-09-08T10:15:42.149Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-09-08T10:15:42.195Z] #39 ... [2022-09-08T10:15:42.195Z] [2022-09-08T10:15:42.195Z] #42 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-08T10:15:42.195Z] #42 DONE 0.1s [2022-09-08T10:15:42.195Z] [2022-09-08T10:15:42.195Z] #39 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-08T10:15:42.195Z] #39 34.53 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-08T10:15:42.195Z] #39 34.64 go: downloading github.com/gostaticanalysis/comment v1.4.2 [Pipeline] sh [2022-09-08T10:15:42.455Z] #39 34.89 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-08T10:15:42.455Z] #39 34.90 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-08T10:15:42.472Z] #33 4.162 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-08T10:15:42.545Z] + sudo modprobe ip_vs [2022-09-08T10:15:42.545Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f168ad35d9533998b5e4b512aaffe6b22360678b . [2022-09-08T10:15:42.715Z] #39 35.05 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-08T10:15:42.715Z] #39 35.09 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-08T10:15:42.715Z] #39 35.10 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-08T10:15:42.805Z] #1 [internal] load build definition from Dockerfile [2022-09-08T10:15:42.805Z] #1 transferring dockerfile: 19.11kB done [2022-09-08T10:15:42.805Z] #1 DONE 0.1s [2022-09-08T10:15:42.805Z] [2022-09-08T10:15:42.805Z] #2 [internal] load .dockerignore [2022-09-08T10:15:42.805Z] #2 transferring context: 145B done [2022-09-08T10:15:42.805Z] #2 DONE 0.1s [2022-09-08T10:15:42.805Z] [2022-09-08T10:15:42.805Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-08T10:15:42.974Z] #39 35.27 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-08T10:15:42.974Z] #39 35.30 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-08T10:15:43.233Z] #39 ... [2022-09-08T10:15:43.233Z] [2022-09-08T10:15:43.233Z] #36 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-08T10:15:43.233Z] #36 35.43 NAME: [2022-09-08T10:15:43.233Z] #36 35.44 go-winres - A tool for embedding resources in Windows executables [2022-09-08T10:15:43.233Z] #36 35.44 [2022-09-08T10:15:43.233Z] #36 35.44 USAGE: [2022-09-08T10:15:43.233Z] #36 35.44 go-winres [global options] command [command options] [arguments...] [2022-09-08T10:15:43.233Z] #36 35.44 [2022-09-08T10:15:43.233Z] #36 35.44 COMMANDS: [2022-09-08T10:15:43.233Z] #36 35.44 init Create an initial ./winres/winres.json [2022-09-08T10:15:43.233Z] #36 35.44 make Make syso files for the "go build" command [2022-09-08T10:15:43.233Z] #36 35.44 simply Make syso files for the "go build" command (simplified) [2022-09-08T10:15:43.233Z] #36 35.44 extract Extract all resources from an executable [2022-09-08T10:15:43.233Z] #36 35.44 patch Replace resources in an executable file (exe, dll) [2022-09-08T10:15:43.233Z] #36 35.44 help, h Shows a list of commands or help for one command [2022-09-08T10:15:43.233Z] #36 35.44 [2022-09-08T10:15:43.233Z] #36 35.44 GLOBAL OPTIONS: [2022-09-08T10:15:43.233Z] #36 35.44 --help, -h show help (default: false) [2022-09-08T10:15:43.233Z] #36 DONE 35.7s [2022-09-08T10:15:43.381Z] #3 DONE 0.4s [2022-09-08T10:15:43.381Z] [2022-09-08T10:15:43.381Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-08T10:15:43.381Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-09-08T10:15:43.381Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-09-08T10:15:43.381Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-09-08T10:15:43.381Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-09-08T10:15:43.381Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 3.15MB / 9.94MB 0.1s [2022-09-08T10:15:43.381Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done [2022-09-08T10:15:43.492Z] [2022-09-08T10:15:43.492Z] #41 [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-09-08T10:15:43.641Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2022-09-08T10:15:43.852Z] #33 5.409 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-08T10:15:43.900Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done [2022-09-08T10:15:43.900Z] #4 DONE 0.6s [2022-09-08T10:15:43.900Z] [2022-09-08T10:15:43.900Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-08T10:15:44.271Z] #41 35.49 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-09-08T10:15:44.271Z] #41 36.37 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-08T10:15:44.454Z] #39 15.55 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-08T10:15:44.454Z] #39 15.81 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-08T10:15:44.530Z] #41 36.44 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-08T10:15:44.790Z] #33 6.426 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-08T10:15:45.280Z] #5 DONE 1.1s [2022-09-08T10:15:45.280Z] [2022-09-08T10:15:45.280Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-08T10:15:45.280Z] #6 DONE 1.0s [2022-09-08T10:15:45.280Z] [2022-09-08T10:15:45.280Z] #7 [internal] load metadata for docker.io/library/golang:1.19.1-bullseye [2022-09-08T10:15:45.280Z] #7 DONE 1.1s [2022-09-08T10:15:45.280Z] [2022-09-08T10:15:45.280Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-08T10:15:45.280Z] #8 DONE 1.1s [2022-09-08T10:15:45.361Z] #33 ... [2022-09-08T10:15:45.361Z] [2022-09-08T10:15:45.361Z] #38 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-08T10:15:45.361Z] #38 13.17 go: downloading github.com/spf13/cobra v1.1.3 [2022-09-08T10:15:45.361Z] #38 13.17 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-09-08T10:15:45.361Z] #38 13.50 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-09-08T10:15:45.361Z] #38 13.59 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-09-08T10:15:45.361Z] #38 13.70 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-08T10:15:45.361Z] #38 13.94 go: downloading github.com/cosiner/argv v0.1.0 [2022-09-08T10:15:45.361Z] #38 13.99 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-09-08T10:15:45.361Z] #38 14.07 go: downloading github.com/peterh/liner v1.2.2 [2022-09-08T10:15:45.361Z] #38 14.28 go: downloading github.com/google/go-dap v0.6.0 [2022-09-08T10:15:45.361Z] #38 14.47 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-09-08T10:15:45.361Z] #38 14.78 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-09-08T10:15:45.361Z] #38 15.32 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-09-08T10:15:45.361Z] #38 15.44 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-08T10:15:45.361Z] #38 15.50 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-09-08T10:15:45.456Z] Fetching without tags [2022-09-08T10:15:45.679Z] Merging remotes/origin/master commit 7860686a8df15eea9def9e6189c6f9eca031bb6f into PR head commit 36688496cac7927659013707f10f9c57fe9f9b3a [2022-09-08T10:15:45.346Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-08T10:15:45.363Z] > git config --add remote.origin.fetch +refs/pull/44034/head:refs/remotes/origin/PR-44034 # timeout=10 [2022-09-08T10:15:45.384Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-08T10:15:45.408Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-08T10:15:45.470Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-08T10:15:45.470Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T10:15:45.471Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44034/head:refs/remotes/origin/PR-44034 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-08T10:15:45.657Z] > git config core.sparsecheckout # timeout=10 [2022-09-08T10:15:45.679Z] > git checkout -f 36688496cac7927659013707f10f9c57fe9f9b3a # timeout=10 [2022-09-08T10:15:45.835Z] #39 ... [2022-09-08T10:15:45.835Z] [2022-09-08T10:15:45.835Z] #30 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-08T10:15:45.835Z] #30 16.36 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-09-08T10:15:45.835Z] #30 16.36 go: downloading github.com/spf13/cobra v1.1.3 [2022-09-08T10:15:45.835Z] #30 16.91 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-09-08T10:15:45.835Z] #30 17.01 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-09-08T10:15:45.835Z] #30 17.37 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-08T10:15:46.095Z] #30 17.62 go: downloading github.com/cosiner/argv v0.1.0 [2022-09-08T10:15:46.095Z] #30 17.65 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-09-08T10:15:46.095Z] #30 17.79 go: downloading github.com/peterh/liner v1.2.2 [2022-09-08T10:15:46.300Z] #38 17.27 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-09-08T10:15:46.300Z] #38 17.41 go: downloading github.com/cilium/ebpf v0.7.0 [2022-09-08T10:15:46.300Z] #38 ... [2022-09-08T10:15:46.300Z] [2022-09-08T10:15:46.300Z] #25 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-08T10:15:46.300Z] #25 7.214 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-08T10:15:46.300Z] #25 9.458 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-08T10:15:46.300Z] #25 11.96 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-09-08T10:15:46.355Z] #30 17.98 go: downloading github.com/google/go-dap v0.6.0 [2022-09-08T10:15:46.459Z] #41 ... [2022-09-08T10:15:46.459Z] [2022-09-08T10:15:46.459Z] #30 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-08T10:15:46.459Z] #30 38.10 v3.0.2 [2022-09-08T10:15:46.459Z] #30 DONE 38.6s [2022-09-08T10:15:46.459Z] [2022-09-08T10:15:46.459Z] #33 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-08T10:15:46.459Z] #33 33.41 Selecting previously unselected package libmagic-mgc. [2022-09-08T10:15:46.459Z] #33 33.42 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-09-08T10:15:46.459Z] #33 33.43 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-08T10:15:46.459Z] #33 34.32 Selecting previously unselected package libmagic1:arm64. [2022-09-08T10:15:46.459Z] #33 34.33 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-09-08T10:15:46.459Z] #33 34.35 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-09-08T10:15:46.459Z] #33 34.64 Selecting previously unselected package file. [2022-09-08T10:15:46.459Z] #33 34.64 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-09-08T10:15:46.459Z] #33 34.65 Unpacking file (1:5.39-3) ... [2022-09-08T10:15:46.459Z] #33 34.93 Selecting previously unselected package xz-utils. [2022-09-08T10:15:46.459Z] #33 35.00 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-09-08T10:15:46.459Z] #33 35.03 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-08T10:15:46.459Z] #33 35.39 Selecting previously unselected package libsigsegv2:arm64. [2022-09-08T10:15:46.459Z] #33 35.40 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-09-08T10:15:46.459Z] #33 35.40 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-09-08T10:15:46.459Z] #33 35.64 Selecting previously unselected package m4. [2022-09-08T10:15:46.459Z] #33 35.65 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-09-08T10:15:46.459Z] #33 35.66 Unpacking m4 (1.4.18-5) ... [2022-09-08T10:15:46.459Z] #33 35.97 Selecting previously unselected package autoconf. [2022-09-08T10:15:46.459Z] #33 35.97 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-09-08T10:15:46.459Z] #33 35.99 Unpacking autoconf (2.69-14) ... [2022-09-08T10:15:46.459Z] #33 36.65 Selecting previously unselected package autotools-dev. [2022-09-08T10:15:46.459Z] #33 36.67 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-09-08T10:15:46.459Z] #33 36.68 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-09-08T10:15:46.459Z] #33 36.86 Selecting previously unselected package automake. [2022-09-08T10:15:46.459Z] #33 36.87 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-09-08T10:15:46.459Z] #33 36.90 Unpacking automake (1:1.16.3-2) ... [2022-09-08T10:15:46.459Z] #33 37.43 Selecting previously unselected package patch. [2022-09-08T10:15:46.459Z] #33 37.43 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-09-08T10:15:46.459Z] #33 37.47 Unpacking patch (2.7.6-7) ... [2022-09-08T10:15:46.459Z] #33 37.65 Selecting previously unselected package dpkg-dev. [2022-09-08T10:15:46.459Z] #33 37.65 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-09-08T10:15:46.459Z] #33 37.65 Unpacking dpkg-dev (1.20.11) ... [2022-09-08T10:15:46.459Z] #33 38.74 Selecting previously unselected package build-essential. [2022-09-08T10:15:46.459Z] #33 38.74 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-09-08T10:15:46.459Z] #33 38.76 Unpacking build-essential (12.9) ... [2022-09-08T10:15:46.459Z] #33 38.94 Selecting previously unselected package libcap2:arm64. [2022-09-08T10:15:46.459Z] #33 38.94 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-09-08T10:15:46.459Z] #33 38.96 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-09-08T10:15:46.560Z] #25 ... [2022-09-08T10:15:46.560Z] [2022-09-08T10:15:46.560Z] #39 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-08T10:15:46.560Z] #39 17.02 tomll can be used in two ways: [2022-09-08T10:15:46.560Z] #39 17.03 Writing to STDIN and reading from STDOUT: [2022-09-08T10:15:46.560Z] #39 17.03 cat file.toml | tomll > file.toml [2022-09-08T10:15:46.560Z] #39 17.03 [2022-09-08T10:15:46.560Z] #39 17.03 Reading and updating a list of files: [2022-09-08T10:15:46.560Z] #39 17.03 tomll a.toml b.toml c.toml [2022-09-08T10:15:46.560Z] #39 17.03 [2022-09-08T10:15:46.560Z] #39 17.03 When given a list of files, tomll will modify all files in place without asking. [2022-09-08T10:15:46.560Z] #39 DONE 17.5s [2022-09-08T10:15:46.560Z] [2022-09-08T10:15:46.560Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-08T10:15:46.560Z] #30 9.861 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-09-08T10:15:46.560Z] #30 9.973 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-09-08T10:15:46.560Z] #30 10.14 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-08T10:15:46.560Z] #30 10.20 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-08T10:15:46.560Z] #30 14.72 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-08T10:15:46.560Z] #30 14.74 go: downloading github.com/stretchr/testify v1.7.1 [2022-09-08T10:15:46.560Z] #30 14.98 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-08T10:15:46.560Z] #30 15.07 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-08T10:15:46.560Z] #30 15.09 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-09-08T10:15:46.560Z] #30 15.13 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-08T10:15:46.560Z] #30 15.29 go: downloading github.com/spf13/afero v1.8.2 [2022-09-08T10:15:46.560Z] #30 15.29 go: downloading github.com/spf13/cast v1.4.1 [2022-09-08T10:15:46.560Z] #30 15.45 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-08T10:15:46.560Z] #30 15.65 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-09-08T10:15:46.560Z] #30 15.66 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-08T10:15:46.560Z] #30 15.73 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-08T10:15:46.560Z] #30 15.96 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-08T10:15:46.560Z] #30 16.02 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-08T10:15:46.560Z] #30 16.16 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-08T10:15:46.560Z] #30 16.20 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-08T10:15:46.560Z] #30 16.25 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-08T10:15:46.560Z] #30 16.28 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-09-08T10:15:46.560Z] #30 17.59 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-08T10:15:46.560Z] #30 17.68 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-09-08T10:15:46.560Z] #30 ... [2022-09-08T10:15:46.560Z] [2022-09-08T10:15:46.560Z] #25 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-08T10:15:46.560Z] #25 17.49 Fetched 8578 kB in 14s (635 kB/s) [2022-09-08T10:15:46.720Z] #33 39.21 Selecting previously unselected package libcap-dev:arm64. [2022-09-08T10:15:46.757Z] [2022-09-08T10:15:46.757Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-08T10:15:46.757Z] #9 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-08T10:15:46.757Z] #9 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done [2022-09-08T10:15:46.823Z] Merge succeeded, producing b1da5943da5b923a62eb9d1e01281849d9d4e5d9 [2022-09-08T10:15:46.824Z] Checking out Revision b1da5943da5b923a62eb9d1e01281849d9d4e5d9 (PR-44034) [2022-09-08T10:15:46.924Z] #30 18.38 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-09-08T10:15:46.980Z] #33 39.22 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-09-08T10:15:46.980Z] #33 39.22 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-09-08T10:15:47.017Z] #9 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-09-08T10:15:47.017Z] #9 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-09-08T10:15:47.017Z] #9 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-09-08T10:15:47.017Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 0B / 55.01MB 0.1s [2022-09-08T10:15:47.280Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 7.34MB / 55.01MB 0.4s [2022-09-08T10:15:47.280Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 12.31MB / 55.01MB 0.5s [2022-09-08T10:15:47.280Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 23.07MB / 55.01MB 0.6s [2022-09-08T10:15:47.540Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 31.45MB / 55.01MB 0.7s [2022-09-08T10:15:47.550Z] #33 39.69 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-08T10:15:47.550Z] #33 39.69 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-09-08T10:15:47.550Z] #33 39.70 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-08T10:15:47.550Z] #33 39.89 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-09-08T10:15:47.550Z] #33 39.92 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-09-08T10:15:47.550Z] #33 39.98 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-09-08T10:15:47.800Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 36.70MB / 55.01MB 0.9s [2022-09-08T10:15:47.800Z] #9 ... [2022-09-08T10:15:47.800Z] [2022-09-08T10:15:47.800Z] #10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-08T10:15:47.800Z] #10 DONE 1.3s [2022-09-08T10:15:47.800Z] [2022-09-08T10:15:47.800Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-08T10:15:47.800Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 47.19MB / 55.01MB 1.1s [2022-09-08T10:15:47.812Z] #33 40.20 Selecting previously unselected package libseccomp-dev:arm64. [2022-09-08T10:15:47.812Z] #33 40.20 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-09-08T10:15:47.812Z] #33 40.26 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-08T10:15:47.865Z] #30 19.35 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-09-08T10:15:47.865Z] #30 19.52 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-08T10:15:47.865Z] #30 19.60 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-09-08T10:15:48.062Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 53.20MB / 55.01MB 1.2s [2022-09-08T10:15:48.080Z] #33 40.60 Selecting previously unselected package libsystemd-dev:arm64. [2022-09-08T10:15:48.080Z] #33 40.60 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-09-08T10:15:46.246Z] > git remote # timeout=10 [2022-09-08T10:15:46.259Z] > git config --get remote.origin.url # timeout=10 [2022-09-08T10:15:46.274Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T10:15:46.275Z] > git merge 7860686a8df15eea9def9e6189c6f9eca031bb6f # timeout=10 [2022-09-08T10:15:46.770Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-08T10:15:46.798Z] > git config core.sparsecheckout # timeout=10 [2022-09-08T10:15:46.817Z] > git checkout -f b1da5943da5b923a62eb9d1e01281849d9d4e5d9 # timeout=10 [2022-09-08T10:15:48.356Z] #33 40.62 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-09-08T10:15:48.438Z] #30 ... [2022-09-08T10:15:48.438Z] [2022-09-08T10:15:48.438Z] #29 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-08T10:15:48.438Z] #29 9.981 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-08T10:15:48.438Z] #29 10.34 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-08T10:15:48.438Z] #29 14.53 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-08T10:15:48.438Z] #29 14.61 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-08T10:15:48.438Z] #29 14.66 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-08T10:15:48.438Z] #29 18.32 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-08T10:15:48.438Z] #29 18.44 go: downloading golang.org/x/mod v0.3.0 [2022-09-08T10:15:48.438Z] #29 ... [2022-09-08T10:15:48.438Z] [2022-09-08T10:15:48.438Z] #28 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-08T10:15:48.438Z] #28 10.15 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-09-08T10:15:48.438Z] #28 12.66 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-09-08T10:15:48.438Z] #28 12.81 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-09-08T10:15:48.438Z] #28 13.02 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-08T10:15:48.438Z] #28 13.13 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-08T10:15:48.438Z] #28 19.19 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-08T10:15:48.438Z] #28 19.21 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-08T10:15:48.438Z] #28 19.33 go: downloading github.com/stretchr/testify v1.7.1 [2022-09-08T10:15:48.438Z] #28 19.50 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-08T10:15:48.438Z] #28 19.68 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-08T10:15:48.438Z] #28 20.01 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-08T10:15:48.438Z] #28 20.15 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-09-08T10:15:48.700Z] #28 20.18 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-08T10:15:48.700Z] #28 ... [2022-09-08T10:15:48.700Z] [2022-09-08T10:15:48.700Z] #34 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-08T10:15:48.700Z] #34 19.68 Get:7 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-08T10:15:48.961Z] #34 20.38 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-09-08T10:15:48.961Z] #34 20.39 Fetched 8578 kB in 16s (529 kB/s) [2022-09-08T10:15:49.014Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.9s done [2022-09-08T10:15:49.337Z] #33 41.55 Selecting previously unselected package libtool. [2022-09-08T10:15:49.337Z] #33 41.55 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-09-08T10:15:49.337Z] #33 41.58 Unpacking libtool (2.4.6-15) ... [2022-09-08T10:15:49.532Z] #34 20.39 Reading package lists... [2022-09-08T10:15:49.532Z] #34 ... [2022-09-08T10:15:49.532Z] [2022-09-08T10:15:49.532Z] #31 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-08T10:15:49.532Z] #31 10.68 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-08T10:15:49.532Z] #31 14.22 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-08T10:15:49.532Z] #31 15.24 go: downloading github.com/google/uuid v1.3.0 [2022-09-08T10:15:49.532Z] #31 15.47 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-08T10:15:49.532Z] #31 16.45 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-08T10:15:49.532Z] #31 16.71 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-08T10:15:49.532Z] #31 16.79 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-08T10:15:49.532Z] #31 17.03 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-08T10:15:49.532Z] #31 17.47 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-08T10:15:49.532Z] #31 17.67 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-08T10:15:49.532Z] #31 17.81 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-08T10:15:49.532Z] #31 20.39 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-08T10:15:49.532Z] #31 ... [2022-09-08T10:15:49.532Z] [2022-09-08T10:15:49.532Z] #28 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-08T10:15:49.532Z] #28 20.38 go: downloading github.com/spf13/afero v1.8.2 [2022-09-08T10:15:49.532Z] #28 20.39 go: downloading github.com/spf13/cast v1.4.1 [2022-09-08T10:15:49.532Z] #28 20.43 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-08T10:15:49.532Z] #28 20.57 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-08T10:15:49.532Z] #28 20.68 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-08T10:15:49.532Z] #28 20.77 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-08T10:15:49.532Z] #28 20.90 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-08T10:15:49.532Z] #28 20.93 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-08T10:15:49.532Z] #28 21.02 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-08T10:15:49.532Z] #28 21.02 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-08T10:15:49.532Z] #28 21.09 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-09-08T10:15:49.532Z] #28 21.09 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-08T10:15:49.532Z] #28 21.29 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-09-08T10:15:49.605Z] #33 41.83 Selecting previously unselected package libudev-dev:arm64. [2022-09-08T10:15:49.605Z] #33 41.83 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-09-08T10:15:49.605Z] #33 41.85 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-09-08T10:15:49.855Z] #25 17.49 Reading package lists... [2022-09-08T10:15:49.855Z] #25 ... [2022-09-08T10:15:49.855Z] [2022-09-08T10:15:49.855Z] #34 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-08T10:15:49.855Z] #34 10.84 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-08T10:15:49.855Z] #34 11.05 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-08T10:15:49.855Z] #34 ... [2022-09-08T10:15:49.855Z] [2022-09-08T10:15:49.855Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-08T10:15:49.855Z] #30 18.33 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-08T10:15:49.855Z] #30 19.25 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-09-08T10:15:49.855Z] #30 19.25 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-08T10:15:49.855Z] #30 19.37 go: downloading github.com/Antonboom/errname v0.1.6 [2022-09-08T10:15:49.855Z] #30 19.42 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-09-08T10:15:49.855Z] #30 19.47 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-09-08T10:15:49.855Z] #30 19.51 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-08T10:15:49.855Z] #30 19.74 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-09-08T10:15:49.855Z] #30 19.82 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-08T10:15:49.855Z] #30 19.90 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-08T10:15:49.855Z] #30 20.00 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-08T10:15:49.855Z] #30 20.05 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-09-08T10:15:49.855Z] #30 20.15 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-08T10:15:49.855Z] #30 20.25 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-09-08T10:15:49.855Z] #30 20.37 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-08T10:15:49.855Z] #30 20.44 go: downloading github.com/breml/bidichk v0.2.3 [2022-09-08T10:15:49.855Z] #30 20.49 go: downloading github.com/breml/errchkjson v0.3.0 [2022-09-08T10:15:49.855Z] #30 20.57 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-08T10:15:49.855Z] #30 20.64 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-08T10:15:49.855Z] #30 20.69 go: downloading github.com/daixiang0/gci v0.3.3 [2022-09-08T10:15:49.855Z] #30 20.72 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-09-08T10:15:49.855Z] #30 20.87 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-08T10:15:49.855Z] #30 21.02 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-09-08T10:15:49.855Z] #30 21.04 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-09-08T10:15:49.855Z] #30 21.09 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-08T10:15:49.867Z] #33 42.09 Selecting previously unselected package libyajl2:arm64. [2022-09-08T10:15:49.867Z] #33 42.09 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-09-08T10:15:49.867Z] #33 42.11 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-09-08T10:15:49.867Z] #33 42.27 Selecting previously unselected package libyajl-dev:arm64. [2022-09-08T10:15:49.867Z] #33 42.27 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-09-08T10:15:49.867Z] #33 42.29 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-09-08T10:15:50.114Z] #30 21.17 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-08T10:15:50.115Z] #30 21.19 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-09-08T10:15:50.115Z] #30 21.29 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-08T10:15:50.127Z] #33 42.56 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-08T10:15:50.127Z] #33 42.57 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-08T10:15:50.127Z] #33 42.59 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-09-08T10:15:50.375Z] #30 21.52 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-08T10:15:50.375Z] #30 ... [2022-09-08T10:15:50.375Z] [2022-09-08T10:15:50.375Z] #32 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-08T10:15:50.375Z] #32 11.52 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-08T10:15:50.375Z] #32 11.57 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-08T10:15:50.375Z] #32 11.67 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-08T10:15:50.375Z] #32 14.15 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-08T10:15:50.375Z] #32 14.20 go: downloading golang.org/x/mod v0.3.0 [2022-09-08T10:15:50.387Z] #33 42.64 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-09-08T10:15:50.387Z] #33 42.68 Setting up file (1:5.39-3) ... [2022-09-08T10:15:50.387Z] #33 42.69 Setting up bzip2 (1.0.8-4) ... [2022-09-08T10:15:50.387Z] #33 42.70 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-08T10:15:50.387Z] #33 42.72 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-09-08T10:15:50.387Z] #33 42.73 Setting up libcap2:arm64 (1:2.44-1) ... [2022-09-08T10:15:50.387Z] #33 42.75 Setting up autotools-dev (20180224.1+nmu1) ... [2022-09-08T10:15:50.387Z] #33 42.77 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-09-08T10:15:50.387Z] #33 42.80 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-08T10:15:50.387Z] #33 42.81 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-08T10:15:50.387Z] #33 42.84 Setting up patch (2.7.6-7) ... [2022-09-08T10:15:50.470Z] #28 21.96 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-08T10:15:50.470Z] #28 22.01 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-09-08T10:15:50.634Z] #32 ... [2022-09-08T10:15:50.634Z] [2022-09-08T10:15:50.634Z] #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 "v2.3.0" && 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 "v2.1.0"; 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-09-08T10:15:50.634Z] #40 20.97 Updating files: 83% (1820/2185) Updating files: 84% (1836/2185) Updating files: 85% (1858/2185) Updating files: 86% (1880/2185) Updating files: 87% (1901/2185) Updating files: 88% (1923/2185) Updating files: 89% (1945/2185) Updating files: 90% (1967/2185) Updating files: 91% (1989/2185) Updating files: 92% (2011/2185) Updating files: 93% (2033/2185) Updating files: 94% (2054/2185) Updating files: 95% (2076/2185) Updating files: 96% (2098/2185) Updating files: 97% (2120/2185) Updating files: 98% (2142/2185) Updating files: 99% (2164/2185) Updating files: 100% (2185/2185) Updating files: 100% (2185/2185), done. [2022-09-08T10:15:50.634Z] #40 21.17 + git checkout -q v2.3.0 [2022-09-08T10:15:50.638Z] Commit message: "Merge commit '7860686a8df15eea9def9e6189c6f9eca031bb6f' into HEAD" [2022-09-08T10:15:50.647Z] #33 42.87 Setting up libudev-dev:arm64 (247.3-7) ... [2022-09-08T10:15:50.647Z] #33 42.90 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-09-08T10:15:50.647Z] #33 42.95 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-09-08T10:15:50.647Z] #33 42.97 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-09-08T10:15:50.647Z] #33 42.99 Setting up libtool (2.4.6-15) ... [2022-09-08T10:15:50.647Z] #33 43.01 Setting up m4 (1.4.18-5) ... [2022-09-08T10:15:50.647Z] #33 43.03 Setting up dpkg-dev (1.20.11) ... [2022-09-08T10:15:50.647Z] #33 43.06 Setting up autoconf (2.69-14) ... [2022-09-08T10:15:50.647Z] #33 43.08 Setting up build-essential (12.9) ... [2022-09-08T10:15:50.647Z] First time build. Skipping changelog. [2022-09-08T10:15:50.622Z] > git rev-list --no-walk 74e93e27b7ee23d85e884b0bcaf8bc50b107cd05 # timeout=10 [2022-09-08T10:15:50.729Z] #28 22.41 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-09-08T10:15:50.907Z] #33 43.10 Setting up automake (1:1.16.3-2) ... [2022-09-08T10:15:50.907Z] #33 43.14 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-09-08T10:15:50.907Z] #33 43.15 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T10:15:50.957Z] #9 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 1.7s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [2022-09-08T10:15:50.989Z] #28 22.56 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-08T10:15:50.989Z] #28 ... [2022-09-08T10:15:50.989Z] [2022-09-08T10:15:50.989Z] #32 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:15:50.989Z] #32 12.49 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-08T10:15:50.989Z] #32 14.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-08T10:15:50.989Z] #32 ... [2022-09-08T10:15:50.989Z] [2022-09-08T10:15:50.990Z] #30 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-08T10:15:50.990Z] #30 21.93 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-09-08T10:15:50.990Z] #30 22.04 go: downloading github.com/cilium/ebpf v0.7.0 [Pipeline] { (Print info) [Pipeline] sh [2022-09-08T10:15:51.478Z] #33 ... [2022-09-08T10:15:51.478Z] [2022-09-08T10:15:51.478Z] #37 [tini 1/3] 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-09-08T10:15:51.478Z] #37 33.78 The following NEW packages will be installed: [2022-09-08T10:15:51.478Z] #37 33.82 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-09-08T10:15:51.478Z] #37 33.83 vim-common xxd [2022-09-08T10:15:51.478Z] #37 34.41 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T10:15:51.478Z] #37 34.41 Need to get 15.6 MB of archives. [2022-09-08T10:15:51.478Z] #37 34.41 After this operation, 67.4 MB of additional disk space will be used. [2022-09-08T10:15:51.478Z] #37 34.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-08T10:15:51.478Z] #37 34.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-08T10:15:51.478Z] #37 34.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-08T10:15:51.478Z] #37 34.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-09-08T10:15:51.478Z] #37 35.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-09-08T10:15:51.478Z] #37 35.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-09-08T10:15:51.478Z] #37 35.23 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-09-08T10:15:51.478Z] #37 35.23 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-09-08T10:15:51.478Z] #37 35.24 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-09-08T10:15:51.478Z] #37 35.24 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-09-08T10:15:51.478Z] #37 36.74 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T10:15:51.478Z] #37 37.03 Fetched 15.6 MB in 1s (11.0 MB/s) [2022-09-08T10:15:51.478Z] #37 37.14 Selecting previously unselected package xxd. [2022-09-08T10:15:51.478Z] #37 37.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 ... 15708 files and directories currently installed.) [2022-09-08T10:15:51.478Z] #37 37.24 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-08T10:15:51.478Z] #37 37.25 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:15:51.478Z] #37 37.44 Selecting previously unselected package vim-common. [2022-09-08T10:15:51.478Z] #37 37.44 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-08T10:15:51.478Z] #37 37.48 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:15:51.478Z] #37 37.82 Selecting previously unselected package cmake-data. [2022-09-08T10:15:51.478Z] #37 37.82 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-08T10:15:51.478Z] #37 37.83 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-08T10:15:51.478Z] #37 42.28 Selecting previously unselected package libicu67:arm64. [2022-09-08T10:15:51.478Z] #37 42.30 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-09-08T10:15:51.478Z] #37 42.31 Unpacking libicu67:arm64 (67.1-7) ... [2022-09-08T10:15:51.478Z] #37 ... [2022-09-08T10:15:51.478Z] [2022-09-08T10:15:51.478Z] #34 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-08T10:15:51.478Z] #34 35.42 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-09-08T10:15:51.478Z] #34 36.86 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T10:15:51.478Z] #34 37.14 Fetched 2136 kB in 3s (671 kB/s) [2022-09-08T10:15:51.478Z] #34 37.24 Selecting previously unselected package libprotobuf23:arm64. [2022-09-08T10:15:51.478Z] #34 37.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-09-08T10:15:51.478Z] #34 37.33 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-09-08T10:15:51.478Z] #34 37.36 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-09-08T10:15:51.478Z] #34 37.94 Selecting previously unselected package python3-pkg-resources. [2022-09-08T10:15:51.478Z] #34 37.94 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-08T10:15:51.478Z] #34 37.96 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-08T10:15:51.478Z] #34 38.31 Selecting previously unselected package python3-six. [2022-09-08T10:15:51.478Z] #34 38.31 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-08T10:15:51.478Z] #34 38.33 Unpacking python3-six (1.16.0-2) ... [2022-09-08T10:15:51.478Z] #34 38.56 Selecting previously unselected package python3-protobuf. [2022-09-08T10:15:51.478Z] #34 38.56 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-09-08T10:15:51.478Z] #34 38.58 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-08T10:15:51.478Z] #34 39.51 Selecting previously unselected package libnet1:arm64. [2022-09-08T10:15:51.478Z] #34 39.51 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-09-08T10:15:51.478Z] #34 39.53 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-08T10:15:51.478Z] #34 39.78 Selecting previously unselected package libnl-3-200:arm64. [2022-09-08T10:15:51.478Z] #34 39.79 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-09-08T10:15:51.478Z] #34 39.86 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-08T10:15:51.478Z] #34 40.10 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-08T10:15:51.478Z] #34 40.11 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-09-08T10:15:51.478Z] #34 40.11 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-08T10:15:51.478Z] #34 40.40 Selecting previously unselected package criu. [2022-09-08T10:15:51.478Z] #34 40.41 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-09-08T10:15:51.478Z] #34 40.41 Unpacking criu (3.17.1-1) ... [2022-09-08T10:15:51.478Z] #34 41.34 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-08T10:15:51.478Z] #34 43.10 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-09-08T10:15:51.478Z] #34 43.11 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-08T10:15:51.478Z] #34 43.13 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-08T10:15:51.478Z] #34 43.15 Setting up python3-six (1.16.0-2) ... [2022-09-08T10:15:51.538Z] + docker version [2022-09-08T10:15:51.559Z] #30 ... [2022-09-08T10:15:51.559Z] [2022-09-08T10:15:51.559Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-08T10:15:51.559Z] #36 22.80 tomll can be used in two ways: [2022-09-08T10:15:51.559Z] #36 22.80 Writing to STDIN and reading from STDOUT: [2022-09-08T10:15:51.559Z] #36 22.80 cat file.toml | tomll > file.toml [2022-09-08T10:15:51.559Z] #36 22.80 [2022-09-08T10:15:51.559Z] #36 22.80 Reading and updating a list of files: [2022-09-08T10:15:51.559Z] #36 22.80 tomll a.toml b.toml c.toml [2022-09-08T10:15:51.559Z] #36 22.80 [2022-09-08T10:15:51.559Z] #36 22.80 When given a list of files, tomll will modify all files in place without asking. [2022-09-08T10:15:51.559Z] #36 DONE 23.0s [2022-09-08T10:15:51.559Z] [2022-09-08T10:15:51.559Z] #30 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-08T10:15:51.559Z] #30 23.20 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-09-08T10:15:51.833Z] #40 22.51 + 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-09-08T10:15:52.049Z] #34 ... [2022-09-08T10:15:52.049Z] [2022-09-08T10:15:52.049Z] #33 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-08T10:15:52.049Z] #33 DONE 44.5s [2022-09-08T10:15:52.049Z] [2022-09-08T10:15:52.049Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-08T10:15:52.049Z] #0 0.832 + RM_GOPATH=0 [2022-09-08T10:15:52.049Z] #0 0.832 + TMP_GOPATH= [2022-09-08T10:15:52.049Z] #0 0.832 + : /build [2022-09-08T10:15:52.049Z] #0 0.833 + '[' -z '' ']' [2022-09-08T10:15:52.049Z] #0 0.833 ++ mktemp -d [2022-09-08T10:15:52.049Z] #0 0.836 + export GOPATH=/tmp/tmp.yFb2D9uiKz [2022-09-08T10:15:52.049Z] #0 0.837 + GOPATH=/tmp/tmp.yFb2D9uiKz [2022-09-08T10:15:52.049Z] #0 0.837 + RM_GOPATH=1 [2022-09-08T10:15:52.049Z] #0 0.837 + case "$(go env GOARCH)" in [2022-09-08T10:15:52.049Z] #0 0.838 ++ go env GOARCH [2022-09-08T10:15:52.049Z] #0 0.868 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T10:15:52.049Z] #0 0.868 + GO_BUILDMODE=-buildmode=pie [2022-09-08T10:15:52.049Z] #0 0.871 ++ dirname /install.sh [2022-09-08T10:15:52.049Z] #0 0.898 + dir=/ [2022-09-08T10:15:52.049Z] #0 0.898 + bin=containerd [2022-09-08T10:15:52.049Z] #0 0.898 + shift [2022-09-08T10:15:52.049Z] #0 0.898 + '[' '!' -f //containerd.installer ']' [2022-09-08T10:15:52.049Z] #0 0.898 + . //containerd.installer [2022-09-08T10:15:52.049Z] #0 0.898 ++ set -e [2022-09-08T10:15:52.049Z] #0 0.898 ++ : v1.6.8 [2022-09-08T10:15:52.049Z] #0 0.899 + install_containerd [2022-09-08T10:15:52.049Z] #0 0.899 + echo 'Install containerd version v1.6.8' [2022-09-08T10:15:52.049Z] #0 0.900 Install containerd version v1.6.8 [2022-09-08T10:15:52.049Z] #0 0.900 + git clone https://github.com/containerd/containerd.git /tmp/tmp.yFb2D9uiKz/src/github.com/containerd/containerd [2022-09-08T10:15:52.049Z] #0 0.916 Cloning into '/tmp/tmp.yFb2D9uiKz/src/github.com/containerd/containerd'... [2022-09-08T10:15:52.317Z] #43 ... [2022-09-08T10:15:52.317Z] [2022-09-08T10:15:52.317Z] #38 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:15:52.317Z] #38 35.50 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T10:15:52.317Z] #38 35.78 Fetched 108 MB in 5s (22.1 MB/s) [2022-09-08T10:15:52.317Z] #38 36.03 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-08T10:15:52.317Z] #38 36.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-09-08T10:15:52.317Z] #38 36.16 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-09-08T10:15:52.317Z] #38 36.18 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-08T10:15:52.317Z] #38 39.10 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-08T10:15:52.317Z] #38 39.10 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-09-08T10:15:52.317Z] #38 39.11 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-08T10:15:52.317Z] #38 42.12 Selecting previously unselected package binutils-mingw-w64. [2022-09-08T10:15:52.317Z] #38 42.14 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-08T10:15:52.317Z] #38 42.15 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-08T10:15:52.317Z] #38 42.33 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-09-08T10:15:52.317Z] #38 42.33 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-09-08T10:15:52.317Z] #38 42.36 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-08T10:15:52.317Z] #38 42.53 Selecting previously unselected package dmsetup. [2022-09-08T10:15:52.317Z] #38 42.53 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-09-08T10:15:52.317Z] #38 42.55 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-08T10:15:52.317Z] #38 42.75 Selecting previously unselected package mingw-w64-common. [2022-09-08T10:15:52.317Z] #38 42.77 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-08T10:15:52.317Z] #38 42.78 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-08T10:15:52.577Z] #38 ... [2022-09-08T10:15:52.577Z] [2022-09-08T10:15:52.577Z] #34 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-08T10:15:52.838Z] #34 44.61 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-08T10:15:52.838Z] #34 44.67 Setting up python3-protobuf (3.12.4-1) ... [2022-09-08T10:15:52.872Z] #9 ... [2022-09-08T10:15:52.872Z] [2022-09-08T10:15:52.872Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-08T10:15:52.872Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-08T10:15:52.872Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-08T10:15:52.872Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-08T10:15:52.872Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-08T10:15:52.872Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-09-08T10:15:52.872Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.4s done [2022-09-08T10:15:52.872Z] #11 DONE 6.4s [2022-09-08T10:15:52.872Z] [2022-09-08T10:15:52.872Z] #12 [internal] load build context [2022-09-08T10:15:52.872Z] #12 transferring context: 62.74MB 5.4s done [2022-09-08T10:15:52.872Z] #12 DONE 6.4s [2022-09-08T10:15:52.872Z] [2022-09-08T10:15:52.872Z] #13 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-08T10:15:52.872Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-08T10:15:52.872Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-08T10:15:52.872Z] #13 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-08T10:15:52.872Z] #13 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-08T10:15:52.872Z] #13 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2022-09-08T10:15:52.872Z] #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.8s done [2022-09-08T10:15:52.872Z] #13 DONE 6.4s [2022-09-08T10:15:53.132Z] [2022-09-08T10:15:53.132Z] #14 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T10:15:53.132Z] #14 resolve docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d 0.1s done [2022-09-08T10:15:53.132Z] #14 sha256:6d7adf071e0a8fc31a41dd6eee6679699c2a86768e8e49fa9c033d65bc398e10 7.10kB / 7.10kB done [2022-09-08T10:15:53.132Z] #14 sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d 1.86kB / 1.86kB done [2022-09-08T10:15:53.132Z] #14 sha256:2fe84e0d95d50e52e2d121dd0ee6548f95c868b172c64eca4acee2894a9f71fe 1.80kB / 1.80kB done [2022-09-08T10:15:53.132Z] #14 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.9s done [2022-09-08T10:15:53.132Z] #14 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 1.1s done [2022-09-08T10:15:53.132Z] #14 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 1.3s done [2022-09-08T10:15:53.132Z] #14 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 2.7s done [2022-09-08T10:15:53.132Z] #14 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 4.7s done [2022-09-08T10:15:53.132Z] #14 sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 148.82MB / 148.82MB 6.0s [2022-09-08T10:15:53.132Z] #14 sha256:5c1723a88090179532edf17f72b229ae83a6f7d624cc2a78bd0d3a1aee80de87 157B / 157B 2.9s done [2022-09-08T10:15:53.466Z] #30 ... [2022-09-08T10:15:53.466Z] [2022-09-08T10:15:53.466Z] #35 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-08T10:15:53.466Z] #35 14.95 Fetched 8574 kB in 11s (749 kB/s) [2022-09-08T10:15:53.466Z] #35 14.95 Reading package lists... [2022-09-08T10:15:53.466Z] #35 22.03 Reading package lists... [2022-09-08T10:15:53.466Z] #35 ... [2022-09-08T10:15:53.466Z] [2022-09-08T10:15:53.466Z] #28 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-08T10:15:53.466Z] #28 22.81 go: downloading github.com/Antonboom/errname v0.1.6 [2022-09-08T10:15:53.466Z] #28 23.31 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-09-08T10:15:53.466Z] #28 23.38 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-09-08T10:15:53.466Z] #28 24.65 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-08T10:15:53.466Z] #28 25.00 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-09-08T10:15:53.726Z] #28 25.23 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-08T10:15:53.778Z] #34 ... [2022-09-08T10:15:53.778Z] [2022-09-08T10:15:53.778Z] #39 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-08T10:15:53.778Z] #39 36.02 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-08T10:15:53.778Z] #39 36.09 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-09-08T10:15:53.778Z] #39 36.24 go: downloading github.com/google/go-cmp v0.5.7 [2022-09-08T10:15:53.778Z] #39 36.74 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-08T10:15:53.778Z] #39 36.80 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-09-08T10:15:53.778Z] #39 36.91 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-08T10:15:53.778Z] #39 36.92 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-09-08T10:15:53.778Z] #39 36.94 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-08T10:15:53.778Z] #39 37.03 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-08T10:15:53.778Z] #39 37.07 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-08T10:15:53.778Z] #39 37.18 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-08T10:15:53.778Z] #39 37.20 go: downloading github.com/prometheus/common v0.32.1 [2022-09-08T10:15:53.778Z] #39 37.72 go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-08T10:15:53.778Z] #39 37.74 go: downloading google.golang.org/protobuf v1.28.0 [2022-09-08T10:15:53.778Z] #39 38.47 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-08T10:15:53.778Z] #39 38.55 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-08T10:15:53.986Z] #28 25.37 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-08T10:15:53.986Z] #28 25.42 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-08T10:15:53.986Z] #28 25.55 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-09-08T10:15:53.986Z] #28 25.62 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-08T10:15:54.071Z] #14 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 4.8s done [2022-09-08T10:15:54.246Z] #28 25.76 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-09-08T10:15:54.330Z] #14 ... [2022-09-08T10:15:54.330Z] [2022-09-08T10:15:54.330Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-08T10:15:54.330Z] #9 DONE 7.9s [2022-09-08T10:15:54.330Z] [2022-09-08T10:15:54.330Z] #14 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T10:15:54.330Z] #14 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 [2022-09-08T10:15:54.370Z] #40 ... [2022-09-08T10:15:54.370Z] [2022-09-08T10:15:54.370Z] #36 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-08T10:15:54.370Z] #36 15.20 Fetched 8574 kB in 12s (712 kB/s) [2022-09-08T10:15:54.370Z] #36 15.20 Reading package lists... [2022-09-08T10:15:54.370Z] #36 20.25 Reading package lists... [2022-09-08T10:15:54.370Z] #36 24.59 Building dependency tree... [2022-09-08T10:15:54.370Z] #36 ... [2022-09-08T10:15:54.370Z] [2022-09-08T10:15:54.370Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-08T10:15:54.370Z] #30 21.61 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-08T10:15:54.370Z] #30 21.70 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-08T10:15:54.370Z] #30 21.74 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-08T10:15:54.370Z] #30 21.77 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-08T10:15:54.370Z] #30 21.84 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-08T10:15:54.370Z] #30 21.93 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-08T10:15:54.370Z] #30 22.04 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-08T10:15:54.370Z] #30 22.06 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-08T10:15:54.370Z] #30 22.09 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-08T10:15:54.370Z] #30 22.12 go: downloading github.com/julz/importas v0.1.0 [2022-09-08T10:15:54.370Z] #30 22.16 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-08T10:15:54.370Z] #30 22.25 go: downloading github.com/kulti/thelper v0.6.2 [2022-09-08T10:15:54.370Z] #30 22.29 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-08T10:15:54.370Z] #30 22.41 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-08T10:15:54.370Z] #30 22.41 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-09-08T10:15:54.370Z] #30 22.47 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-08T10:15:54.370Z] #30 22.48 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-09-08T10:15:54.370Z] #30 22.52 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-08T10:15:54.370Z] #30 22.61 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-08T10:15:54.370Z] #30 22.62 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-08T10:15:54.370Z] #30 22.70 go: downloading github.com/mgechev/revive v1.2.1 [2022-09-08T10:15:54.370Z] #30 23.40 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-08T10:15:54.370Z] #30 23.40 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-08T10:15:54.370Z] #30 23.46 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-08T10:15:54.370Z] #30 23.47 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-09-08T10:15:54.370Z] #30 23.60 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-09-08T10:15:54.370Z] #30 23.73 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-08T10:15:54.370Z] #30 23.73 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-08T10:15:54.370Z] #30 23.81 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-08T10:15:54.370Z] #30 23.85 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-09-08T10:15:54.370Z] #30 24.17 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-08T10:15:54.370Z] #30 24.18 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-09-08T10:15:54.370Z] #30 24.22 go: downloading github.com/sivchari/tenv v1.5.0 [2022-09-08T10:15:54.370Z] #30 24.27 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-08T10:15:54.370Z] #30 24.38 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-08T10:15:54.370Z] #30 24.43 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-08T10:15:54.370Z] #30 24.50 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-09-08T10:15:54.370Z] #30 24.62 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-08T10:15:54.370Z] #30 24.62 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-08T10:15:54.370Z] #30 24.64 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-08T10:15:54.370Z] #30 24.66 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-08T10:15:54.370Z] #30 24.74 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-09-08T10:15:54.370Z] #30 24.78 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-08T10:15:54.370Z] #30 24.98 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-08T10:15:54.370Z] #30 25.11 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-09-08T10:15:54.370Z] #30 25.14 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-08T10:15:54.370Z] #30 25.18 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-08T10:15:54.370Z] #30 25.28 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-09-08T10:15:54.370Z] #30 25.48 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-08T10:15:54.370Z] #30 25.57 go: downloading honnef.co/go/tools v0.3.1 [2022-09-08T10:15:54.506Z] #28 26.04 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-08T10:15:54.506Z] #28 26.16 go: downloading github.com/breml/bidichk v0.2.3 [2022-09-08T10:15:54.506Z] #28 26.28 go: downloading github.com/breml/errchkjson v0.3.0 [2022-09-08T10:15:54.766Z] #28 26.32 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-08T10:15:54.766Z] #28 26.36 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-08T10:15:54.766Z] #28 26.55 go: downloading github.com/daixiang0/gci v0.3.3 [2022-09-08T10:15:54.766Z] #28 26.55 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-09-08T10:15:54.898Z] #14 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.4s done [2022-09-08T10:15:55.026Z] #28 26.80 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-08T10:15:55.159Z] #14 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 [2022-09-08T10:15:55.286Z] #28 26.92 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-09-08T10:15:55.546Z] #28 27.10 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-09-08T10:15:55.546Z] #28 27.16 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-08T10:15:55.728Z] #14 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.5s done [2022-09-08T10:15:55.728Z] #14 ... [2022-09-08T10:15:55.728Z] [2022-09-08T10:15:55.728Z] #15 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-08T10:15:55.728Z] #15 DONE 0.7s [2022-09-08T10:15:55.728Z] [2022-09-08T10:15:55.728Z] #14 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T10:15:55.728Z] #14 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a [2022-09-08T10:15:55.750Z] #30 ... [2022-09-08T10:15:55.750Z] [2022-09-08T10:15:55.750Z] #33 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-08T10:15:55.750Z] #33 7.323 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-08T10:15:55.750Z] #33 8.311 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-08T10:15:55.750Z] #33 8.371 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-08T10:15:55.750Z] #33 8.394 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB] [2022-09-08T10:15:55.750Z] #33 8.442 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB] [2022-09-08T10:15:55.750Z] #33 8.447 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB] [2022-09-08T10:15:55.750Z] #33 8.478 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [177 kB] [2022-09-08T10:15:55.750Z] #33 8.709 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-08T10:15:55.750Z] #33 8.726 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-08T10:15:55.750Z] #33 8.728 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-08T10:15:55.750Z] #33 8.728 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-08T10:15:55.750Z] #33 8.729 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-08T10:15:55.750Z] #33 8.730 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-08T10:15:55.806Z] #28 27.29 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-09-08T10:15:55.806Z] #28 27.29 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-08T10:15:55.806Z] #28 ... [2022-09-08T10:15:55.806Z] [2022-09-08T10:15:55.806Z] #33 [containerd 1/3] 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-09-08T10:15:55.806Z] #33 17.33 Fetched 8574 kB in 13s (657 kB/s) [2022-09-08T10:15:55.806Z] #33 17.33 Reading package lists... [2022-09-08T10:15:55.806Z] #33 24.76 Reading package lists... [2022-09-08T10:15:55.806Z] #33 ... [2022-09-08T10:15:55.806Z] [2022-09-08T10:15:55.806Z] #34 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-08T10:15:55.806Z] #34 20.39 Reading package lists... [2022-09-08T10:15:56.010Z] #33 ... [2022-09-08T10:15:56.010Z] [2022-09-08T10:15:56.010Z] #36 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-08T10:15:56.010Z] #36 24.59 Building dependency tree... [2022-09-08T10:15:56.010Z] #36 26.88 python3 is already the newest version (3.9.2-3). [2022-09-08T10:15:56.010Z] #36 26.88 The following additional packages will be installed: [2022-09-08T10:15:56.010Z] #36 26.89 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-09-08T10:15:56.010Z] #36 26.90 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-09-08T10:15:56.010Z] #36 26.90 Suggested packages: [2022-09-08T10:15:56.010Z] #36 26.92 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-09-08T10:15:56.010Z] #36 26.92 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-09-08T10:15:56.010Z] #36 26.92 m4-doc ed diffutils-doc [2022-09-08T10:15:56.010Z] #36 26.92 Recommended packages: [2022-09-08T10:15:56.010Z] #36 26.92 fakeroot libalgorithm-merge-perl libltdl-dev [2022-09-08T10:15:56.325Z] #39 ... [2022-09-08T10:15:56.325Z] [2022-09-08T10:15:56.325Z] #37 [tini 1/3] 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-09-08T10:15:56.325Z] #37 48.68 Selecting previously unselected package libxml2:arm64. [2022-09-08T10:15:56.325Z] #37 48.69 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-09-08T10:15:56.325Z] #37 48.71 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-08T10:15:56.379Z] #34 27.19 Reading package lists... [2022-09-08T10:15:56.379Z] #34 ... [2022-09-08T10:15:56.379Z] [2022-09-08T10:15:56.379Z] #41 [tini 1/3] 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-09-08T10:15:56.379Z] #41 17.79 Fetched 8574 kB in 13s (640 kB/s) [2022-09-08T10:15:56.379Z] #41 17.79 Reading package lists... [2022-09-08T10:15:56.379Z] #41 24.67 Reading package lists... [2022-09-08T10:15:56.379Z] #41 ... [2022-09-08T10:15:56.379Z] [2022-09-08T10:15:56.379Z] #28 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-08T10:15:56.379Z] #28 27.60 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-08T10:15:56.379Z] #28 27.92 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-08T10:15:56.379Z] #28 27.93 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-08T10:15:56.379Z] #28 28.01 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-08T10:15:56.585Z] #37 49.11 Selecting previously unselected package libarchive13:arm64. [2022-09-08T10:15:56.639Z] #28 28.23 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-08T10:15:56.639Z] #28 28.30 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-08T10:15:56.674Z] #14 ... [2022-09-08T10:15:56.674Z] [2022-09-08T10:15:56.674Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-08T10:15:56.674Z] #16 DONE 0.9s [2022-09-08T10:15:56.674Z] [2022-09-08T10:15:56.674Z] #14 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T10:15:56.846Z] #37 49.11 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-09-08T10:15:56.846Z] #37 49.12 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-09-08T10:15:56.899Z] #28 28.43 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-08T10:15:56.899Z] #28 28.66 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-08T10:15:57.111Z] #37 49.35 Selecting previously unselected package libjsoncpp24:arm64. [2022-09-08T10:15:57.111Z] #37 49.35 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-09-08T10:15:57.111Z] #37 49.36 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-09-08T10:15:57.159Z] #28 28.72 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-08T10:15:57.159Z] #28 28.78 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-08T10:15:57.159Z] #28 28.79 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-08T10:15:57.159Z] #28 28.86 go: downloading github.com/julz/importas v0.1.0 [2022-09-08T10:15:57.159Z] #28 28.87 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-08T10:15:57.378Z] #37 49.53 Selecting previously unselected package librhash0:arm64. [2022-09-08T10:15:57.378Z] #37 49.54 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-09-08T10:15:57.378Z] #37 49.54 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-09-08T10:15:57.378Z] #37 49.73 Selecting previously unselected package libuv1:arm64. [2022-09-08T10:15:57.378Z] #37 49.73 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-09-08T10:15:57.378Z] #37 49.73 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-09-08T10:15:57.397Z] #36 28.18 The following NEW packages will be installed: [2022-09-08T10:15:57.397Z] #36 28.20 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-09-08T10:15:57.397Z] #36 28.20 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-09-08T10:15:57.397Z] #36 28.20 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-09-08T10:15:57.397Z] #36 28.21 libyajl2 m4 patch xz-utils [2022-09-08T10:15:57.397Z] #36 28.59 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T10:15:57.397Z] #36 28.59 Need to get 5940 kB of archives. [2022-09-08T10:15:57.397Z] #36 28.59 After this operation, 18.7 MB of additional disk space will be used. [2022-09-08T10:15:57.397Z] #36 28.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-08T10:15:57.419Z] #28 29.02 go: downloading github.com/kulti/thelper v0.6.2 [2022-09-08T10:15:57.419Z] #28 29.06 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-08T10:15:57.637Z] #37 49.87 Selecting previously unselected package cmake. [2022-09-08T10:15:57.637Z] #37 49.87 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-09-08T10:15:57.637Z] #37 49.94 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-08T10:15:57.668Z] #36 28.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-08T10:15:57.668Z] #36 28.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-08T10:15:57.668Z] #36 28.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-08T10:15:57.668Z] #36 28.62 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-08T10:15:57.668Z] #36 28.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-09-08T10:15:57.668Z] #36 28.63 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-09-08T10:15:57.668Z] #36 28.64 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-09-08T10:15:57.668Z] #36 28.67 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-09-08T10:15:57.668Z] #36 28.67 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-09-08T10:15:57.668Z] #36 28.72 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-08T10:15:57.668Z] #36 28.72 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-08T10:15:57.668Z] #36 28.84 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-09-08T10:15:57.679Z] #28 29.27 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-08T10:15:57.679Z] #28 29.31 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-09-08T10:15:57.927Z] #36 28.85 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-08T10:15:57.927Z] #36 28.85 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-09-08T10:15:57.927Z] #36 28.86 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-08T10:15:57.927Z] #36 28.86 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-09-08T10:15:57.927Z] #36 28.86 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-08T10:15:57.927Z] #36 28.86 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-08T10:15:57.927Z] #36 28.89 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-09-08T10:15:57.927Z] #36 28.90 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-08T10:15:57.927Z] #36 28.91 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-08T10:15:57.928Z] #36 28.92 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-09-08T10:15:57.939Z] #28 29.43 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-08T10:15:57.939Z] #28 29.59 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-09-08T10:15:57.939Z] #28 29.62 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-08T10:15:57.939Z] #28 29.67 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-08T10:15:58.199Z] #28 29.74 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-08T10:15:58.199Z] #28 29.87 go: downloading github.com/mgechev/revive v1.2.1 [2022-09-08T10:15:59.139Z] #28 30.67 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-08T10:15:59.139Z] #28 30.68 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-08T10:15:59.139Z] #28 30.76 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-08T10:15:59.307Z] #36 30.05 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T10:15:59.307Z] #36 30.32 Fetched 5940 kB in 1s (9145 kB/s) [2022-09-08T10:15:59.307Z] #36 30.39 Selecting previously unselected package bzip2. [2022-09-08T10:15:59.307Z] #36 30.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 ... 15717 files and directories currently installed.) [2022-09-08T10:15:59.307Z] #36 30.45 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-09-08T10:15:59.307Z] #36 30.46 Unpacking bzip2 (1.0.8-4) ... [2022-09-08T10:15:59.399Z] #28 30.85 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-09-08T10:15:59.399Z] #28 30.97 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-09-08T10:15:59.549Z] #37 ... [2022-09-08T10:15:59.549Z] [2022-09-08T10:15:59.549Z] #34 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-08T10:15:59.549Z] #34 48.23 Setting up criu (3.17.1-1) ... [2022-09-08T10:15:59.549Z] #34 50.13 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T10:15:59.549Z] #34 DONE 51.5s [2022-09-08T10:15:59.567Z] #36 30.55 Selecting previously unselected package libmagic-mgc. [2022-09-08T10:15:59.567Z] #36 30.56 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-08T10:15:59.567Z] #36 30.57 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-08T10:15:59.655Z] Client: Docker Engine - Community [2022-09-08T10:15:59.655Z] Version: 22.06.0-beta.0 [2022-09-08T10:15:59.655Z] API version: 1.42 [2022-09-08T10:15:59.655Z] Go version: go1.18.3 [2022-09-08T10:15:59.655Z] Git commit: 3e9117b [2022-09-08T10:15:59.655Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-08T10:15:59.655Z] OS/Arch: linux/amd64 [2022-09-08T10:15:59.655Z] Context: default [2022-09-08T10:15:59.655Z] [2022-09-08T10:15:59.655Z] Server: Docker Engine - Community [2022-09-08T10:15:59.655Z] Engine: [2022-09-08T10:15:59.655Z] Version: 22.06.0-beta.0 [2022-09-08T10:15:59.655Z] API version: 1.42 (minimum version 1.12) [2022-09-08T10:15:59.655Z] Go version: go1.18.3 [2022-09-08T10:15:59.655Z] Git commit: 38633e7 [2022-09-08T10:15:59.655Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-08T10:15:59.655Z] OS/Arch: linux/amd64 [2022-09-08T10:15:59.655Z] Experimental: true [2022-09-08T10:15:59.655Z] containerd: [2022-09-08T10:15:59.655Z] Version: 1.6.8 [2022-09-08T10:15:59.655Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-08T10:15:59.655Z] runc: [2022-09-08T10:15:59.655Z] Version: 1.1.4 [2022-09-08T10:15:59.655Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-08T10:15:59.655Z] docker-init: [2022-09-08T10:15:59.655Z] Version: 0.19.0 [2022-09-08T10:15:59.655Z] GitCommit: de40ad0 [2022-09-08T10:15:59.659Z] #28 31.12 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-08T10:15:59.659Z] #28 31.21 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-08T10:15:59.659Z] #28 31.32 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-08T10:15:59.659Z] #28 31.34 go: downloading github.com/securego/gosec/v2 v2.11.0 [Pipeline] sh [2022-09-08T10:15:59.808Z] [2022-09-08T10:15:59.808Z] #38 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:15:59.808Z] #38 48.61 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-08T10:15:59.808Z] #38 48.62 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-08T10:15:59.808Z] #38 48.62 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-08T10:15:59.827Z] #36 31.00 Selecting previously unselected package libmagic1:amd64. [2022-09-08T10:15:59.998Z] + docker info [2022-09-08T10:15:59.998Z] Client: [2022-09-08T10:15:59.998Z] Context: default [2022-09-08T10:15:59.998Z] Debug Mode: false [2022-09-08T10:15:59.998Z] Plugins: [2022-09-08T10:15:59.998Z] buildx: Docker Buildx (Docker Inc.) [2022-09-08T10:15:59.998Z] Version: f500bf6 [2022-09-08T10:15:59.998Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-09-08T10:15:59.998Z] compose: Docker Compose (Docker Inc.) [2022-09-08T10:15:59.998Z] Version: v2.10.2 [2022-09-08T10:15:59.998Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-08T10:15:59.998Z] scan: Docker Scan (Docker Inc.) [2022-09-08T10:15:59.998Z] Version: v0.17.0 [2022-09-08T10:15:59.998Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-09-08T10:15:59.998Z] [2022-09-08T10:15:59.998Z] Server: [2022-09-08T10:15:59.998Z] Containers: 0 [2022-09-08T10:15:59.998Z] Running: 0 [2022-09-08T10:15:59.998Z] Paused: 0 [2022-09-08T10:15:59.998Z] Stopped: 0 [2022-09-08T10:15:59.998Z] Images: 0 [2022-09-08T10:15:59.998Z] Server Version: 22.06.0-beta.0 [2022-09-08T10:15:59.998Z] Storage Driver: overlay2 [2022-09-08T10:15:59.998Z] Backing Filesystem: extfs [2022-09-08T10:15:59.998Z] Supports d_type: true [2022-09-08T10:15:59.998Z] Using metacopy: false [2022-09-08T10:15:59.998Z] Native Overlay Diff: true [2022-09-08T10:15:59.998Z] userxattr: false [2022-09-08T10:15:59.998Z] Logging Driver: json-file [2022-09-08T10:15:59.998Z] Cgroup Driver: cgroupfs [2022-09-08T10:15:59.998Z] Cgroup Version: 1 [2022-09-08T10:15:59.998Z] Plugins: [2022-09-08T10:15:59.998Z] Volume: local [2022-09-08T10:15:59.998Z] Network: bridge host ipvlan macvlan null overlay [2022-09-08T10:15:59.998Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-08T10:15:59.998Z] Swarm: inactive [2022-09-08T10:15:59.998Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-08T10:15:59.998Z] Default Runtime: runc [2022-09-08T10:15:59.998Z] Init Binary: docker-init [2022-09-08T10:15:59.998Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-08T10:15:59.998Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-08T10:15:59.998Z] init version: de40ad0 [2022-09-08T10:15:59.998Z] Security Options: [2022-09-08T10:15:59.998Z] apparmor [2022-09-08T10:15:59.998Z] seccomp [2022-09-08T10:15:59.998Z] Profile: builtin [2022-09-08T10:15:59.998Z] Kernel Version: 5.4.0-1084-aws [2022-09-08T10:15:59.998Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-08T10:15:59.998Z] OSType: linux [2022-09-08T10:15:59.998Z] Architecture: x86_64 [2022-09-08T10:15:59.998Z] CPUs: 2 [2022-09-08T10:15:59.998Z] Total Memory: 7.483GiB [2022-09-08T10:15:59.998Z] Name: ip-10-100-69-20 [2022-09-08T10:15:59.998Z] ID: d579015a-308f-4cf8-9f89-dc1345c8f9aa [2022-09-08T10:15:59.998Z] Docker Root Dir: /var/lib/docker [2022-09-08T10:15:59.998Z] Debug Mode: false [2022-09-08T10:15:59.998Z] Registry: https://index.docker.io/v1/ [2022-09-08T10:15:59.998Z] Labels: [2022-09-08T10:15:59.998Z] Experimental: true [2022-09-08T10:15:59.998Z] Insecure Registries: [2022-09-08T10:15:59.998Z] 127.0.0.0/8 [2022-09-08T10:15:59.998Z] Live Restore Enabled: true [2022-09-08T10:15:59.998Z] [2022-09-08T10:15:59.998Z] WARNING: No swap limit support [Pipeline] sh [2022-09-08T10:16:00.086Z] #36 31.00 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-08T10:16:00.086Z] #36 31.01 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-08T10:16:00.086Z] #36 31.17 Selecting previously unselected package file. [2022-09-08T10:16:00.086Z] #36 31.17 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-09-08T10:16:00.086Z] #36 31.18 Unpacking file (1:5.39-3) ... [2022-09-08T10:16:00.228Z] #28 31.85 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-08T10:16:00.228Z] #28 31.85 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-09-08T10:16:00.228Z] #28 31.91 go: downloading github.com/sivchari/tenv v1.5.0 [2022-09-08T10:16:00.322Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-08T10:16:00.322Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-08T10:16:00.322Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44034/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-08T10:16:00.322Z] + bash /home/ubuntu/workspace/moby_PR-44034/check-config.sh [2022-09-08T10:16:00.322Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-08T10:16:00.322Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ... [2022-09-08T10:16:00.322Z] [2022-09-08T10:16:00.322Z] Generally Necessary: [2022-09-08T10:16:00.322Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-08T10:16:00.322Z] - apparmor: enabled and tools installed [2022-09-08T10:16:00.322Z] - CONFIG_NAMESPACES: enabled [2022-09-08T10:16:00.322Z] - CONFIG_NET_NS: enabled [2022-09-08T10:16:00.322Z] - CONFIG_PID_NS: enabled [2022-09-08T10:16:00.322Z] - CONFIG_IPC_NS: enabled [2022-09-08T10:16:00.322Z] - CONFIG_UTS_NS: enabled [2022-09-08T10:16:00.322Z] - CONFIG_CGROUPS: enabled [2022-09-08T10:16:00.322Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-08T10:16:00.322Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-08T10:16:00.322Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-08T10:16:00.322Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-08T10:16:00.322Z] - CONFIG_CPUSETS: enabled [2022-09-08T10:16:00.345Z] #36 31.27 Selecting previously unselected package xz-utils. [2022-09-08T10:16:00.345Z] #36 31.27 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-08T10:16:00.345Z] #36 31.29 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-08T10:16:00.345Z] #36 31.53 Selecting previously unselected package libsigsegv2:amd64. [2022-09-08T10:16:00.488Z] #28 32.05 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-08T10:16:00.488Z] #28 32.05 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-08T10:16:00.488Z] #28 32.27 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-08T10:16:00.578Z] - CONFIG_MEMCG: enabled [2022-09-08T10:16:00.578Z] - CONFIG_KEYS: enabled [2022-09-08T10:16:00.578Z] - CONFIG_VETH: enabled (as module) [2022-09-08T10:16:00.578Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-08T10:16:00.578Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-08T10:16:00.578Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-08T10:16:00.578Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-08T10:16:00.578Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-08T10:16:00.578Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-08T10:16:00.579Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-08T10:16:00.579Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-08T10:16:00.579Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-08T10:16:00.579Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-08T10:16:00.579Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-08T10:16:00.579Z] - CONFIG_CGROUP_BPF: enabled [2022-09-08T10:16:00.579Z] [2022-09-08T10:16:00.579Z] Optional Features: [2022-09-08T10:16:00.579Z] - CONFIG_USER_NS: enabled [2022-09-08T10:16:00.579Z] - CONFIG_SECCOMP: enabled [2022-09-08T10:16:00.579Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-08T10:16:00.579Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-08T10:16:00.579Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-08T10:16:00.579Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-08T10:16:00.579Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-08T10:16:00.579Z] - CONFIG_BLK_CGROUP: enabled [2022-09-08T10:16:00.579Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-08T10:16:00.579Z] - CONFIG_CGROUP_PERF: enabled [2022-09-08T10:16:00.579Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-08T10:16:00.579Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-08T10:16:00.579Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-08T10:16:00.579Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-08T10:16:00.579Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-08T10:16:00.579Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-08T10:16:00.579Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-08T10:16:00.579Z] - CONFIG_IP_VS: enabled (as module) [2022-09-08T10:16:00.579Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-08T10:16:00.579Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-08T10:16:00.579Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-08T10:16:00.604Z] #36 31.53 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-09-08T10:16:00.604Z] #36 31.53 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-09-08T10:16:00.604Z] #36 31.61 Selecting previously unselected package m4. [2022-09-08T10:16:00.604Z] #36 31.61 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-09-08T10:16:00.604Z] #36 31.62 Unpacking m4 (1.4.18-5) ... [2022-09-08T10:16:00.604Z] #36 31.78 Selecting previously unselected package autoconf. [2022-09-08T10:16:00.604Z] #36 31.78 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-09-08T10:16:00.748Z] #28 32.34 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-09-08T10:16:00.748Z] #28 32.37 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-08T10:16:00.837Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-08T10:16:00.837Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-08T10:16:00.837Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-08T10:16:00.837Z] - CONFIG_EXT4_FS: enabled [2022-09-08T10:16:00.837Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-08T10:16:00.837Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-08T10:16:00.837Z] - Network Drivers: [2022-09-08T10:16:00.837Z] - "overlay": [2022-09-08T10:16:00.837Z] - CONFIG_VXLAN: enabled (as module) [2022-09-08T10:16:00.837Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-08T10:16:00.837Z] Optional (for encrypted networks): [2022-09-08T10:16:00.837Z] - CONFIG_CRYPTO: enabled [2022-09-08T10:16:00.837Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-08T10:16:00.837Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-08T10:16:00.837Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-08T10:16:00.837Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-08T10:16:00.837Z] - CONFIG_XFRM: enabled [2022-09-08T10:16:00.837Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-08T10:16:00.837Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-08T10:16:00.837Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-08T10:16:00.837Z] - "ipvlan": [2022-09-08T10:16:00.837Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-08T10:16:00.837Z] - "macvlan": [2022-09-08T10:16:00.837Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-08T10:16:00.837Z] - CONFIG_DUMMY: enabled (as module) [2022-09-08T10:16:00.837Z] - "ftp,tftp client in container": [2022-09-08T10:16:00.837Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-08T10:16:00.837Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-08T10:16:00.837Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-08T10:16:00.837Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-08T10:16:00.837Z] - Storage Drivers: [2022-09-08T10:16:00.837Z] - "aufs": [2022-09-08T10:16:00.837Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-08T10:16:00.837Z] - "btrfs": [2022-09-08T10:16:00.837Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-08T10:16:00.837Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-08T10:16:00.837Z] - "devicemapper": [2022-09-08T10:16:00.837Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-08T10:16:00.837Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-08T10:16:00.837Z] - "overlay": [2022-09-08T10:16:00.837Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-08T10:16:00.837Z] - "zfs": [2022-09-08T10:16:00.837Z] - /dev/zfs: present [2022-09-08T10:16:00.837Z] - zfs command: missing [2022-09-08T10:16:00.837Z] - zpool command: missing [2022-09-08T10:16:00.837Z] [2022-09-08T10:16:00.837Z] Limits: [2022-09-08T10:16:00.837Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-08T10:16:00.837Z] [2022-09-08T10:16:00.837Z] + true [Pipeline] } [Pipeline] // stage [2022-09-08T10:16:00.864Z] #36 31.78 Unpacking autoconf (2.69-14) ... [Pipeline] stage [Pipeline] { (Build dev image) [2022-09-08T10:16:00.879Z] #14 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 4.5s done [2022-09-08T10:16:00.879Z] #14 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c [Pipeline] sh [2022-09-08T10:16:01.008Z] #28 32.45 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-08T10:16:01.008Z] #28 32.48 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-08T10:16:01.008Z] #28 32.58 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-08T10:16:01.008Z] #28 32.61 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-09-08T10:16:01.008Z] #28 32.79 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-08T10:16:01.124Z] #36 ... [2022-09-08T10:16:01.124Z] [2022-09-08T10:16:01.124Z] #35 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-08T10:16:01.124Z] #35 31.86 v3.0.2 [2022-09-08T10:16:01.124Z] #35 DONE 32.3s [2022-09-08T10:16:01.124Z] [2022-09-08T10:16:01.124Z] #36 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-08T10:16:01.124Z] #36 32.28 Selecting previously unselected package autotools-dev. [2022-09-08T10:16:01.124Z] #36 32.30 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-09-08T10:16:01.124Z] #36 32.34 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-09-08T10:16:01.124Z] #36 ... [2022-09-08T10:16:01.124Z] [2022-09-08T10:16:01.124Z] #25 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-08T10:16:01.124Z] #25 17.49 Reading package lists... [2022-09-08T10:16:01.124Z] #25 22.33 Reading package lists... [2022-09-08T10:16:01.124Z] #25 26.77 Building dependency tree... [2022-09-08T10:16:01.124Z] #25 29.61 The following additional packages will be installed: [2022-09-08T10:16:01.124Z] #25 29.62 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-08T10:16:01.124Z] #25 29.62 python3-protobuf python3-six [2022-09-08T10:16:01.124Z] #25 29.62 Suggested packages: [2022-09-08T10:16:01.124Z] #25 29.63 python3-setuptools [2022-09-08T10:16:01.124Z] #25 29.63 Recommended packages: [2022-09-08T10:16:01.124Z] #25 29.63 iproute2 | iproute [2022-09-08T10:16:01.124Z] #25 30.18 The following NEW packages will be installed: [2022-09-08T10:16:01.124Z] #25 30.20 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-08T10:16:01.124Z] #25 30.21 python3-protobuf python3-six [2022-09-08T10:16:01.124Z] #25 30.60 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T10:16:01.124Z] #25 30.60 Need to get 2315 kB of archives. [2022-09-08T10:16:01.124Z] #25 30.60 After this operation, 11.1 MB of additional disk space will be used. [2022-09-08T10:16:01.124Z] #25 30.60 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-09-08T10:16:01.124Z] #25 30.63 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-08T10:16:01.124Z] #25 30.64 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-08T10:16:01.124Z] #25 30.64 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-09-08T10:16:01.124Z] #25 30.67 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-08T10:16:01.124Z] #25 30.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-08T10:16:01.124Z] #25 30.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-08T10:16:01.188Z] #38 ... [2022-09-08T10:16:01.188Z] [2022-09-08T10:16:01.188Z] #37 [tini 1/3] 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-09-08T10:16:01.188Z] #37 52.89 Setting up libicu67:arm64 (67.1-7) ... [2022-09-08T10:16:01.188Z] #37 52.95 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:16:01.188Z] #37 53.03 Setting up libuv1:arm64 (1.40.0-2) ... [2022-09-08T10:16:01.188Z] #37 53.04 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:16:01.188Z] #37 53.07 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-09-08T10:16:01.188Z] #37 53.09 Setting up librhash0:arm64 (1.4.1-2) ... [2022-09-08T10:16:01.188Z] #37 53.12 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-08T10:16:01.188Z] #37 53.14 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-08T10:16:01.188Z] #37 53.15 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-09-08T10:16:01.188Z] #37 53.18 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-08T10:16:01.188Z] #37 53.20 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T10:16:01.188Z] #37 DONE 53.6s [2022-09-08T10:16:01.188Z] [2022-09-08T10:16:01.188Z] #44 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-08T10:16:01.198Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b1da5943da5b923a62eb9d1e01281849d9d4e5d9 . [2022-09-08T10:16:01.383Z] #25 ... [2022-09-08T10:16:01.383Z] [2022-09-08T10:16:01.383Z] #36 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-08T10:16:01.383Z] #36 32.46 Selecting previously unselected package automake. [2022-09-08T10:16:01.383Z] #36 32.46 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-09-08T10:16:01.383Z] #36 32.47 Unpacking automake (1:1.16.3-2) ... [2022-09-08T10:16:01.451Z] #44 DONE 0.2s [2022-09-08T10:16:01.451Z] [2022-09-08T10:16:01.451Z] #45 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-08T10:16:01.455Z] #1 [internal] load build definition from Dockerfile [2022-09-08T10:16:01.455Z] #1 transferring dockerfile: 19.11kB done [2022-09-08T10:16:01.455Z] #1 DONE 0.1s [2022-09-08T10:16:01.455Z] [2022-09-08T10:16:01.455Z] #2 [internal] load .dockerignore [2022-09-08T10:16:01.455Z] #2 transferring context: 145B done [2022-09-08T10:16:01.455Z] #2 DONE 0.1s [2022-09-08T10:16:01.455Z] [2022-09-08T10:16:01.455Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-08T10:16:01.586Z] #28 33.16 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-08T10:16:01.846Z] #28 33.26 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-09-08T10:16:01.846Z] #28 33.30 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-08T10:16:01.846Z] #28 33.45 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-08T10:16:01.846Z] #28 33.50 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-09-08T10:16:02.018Z] #3 DONE 0.5s [2022-09-08T10:16:02.018Z] [2022-09-08T10:16:02.018Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-08T10:16:02.018Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-09-08T10:16:02.018Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-09-08T10:16:02.018Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-09-08T10:16:02.018Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-09-08T10:16:02.018Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 7.34MB / 9.94MB 0.1s [2022-09-08T10:16:02.020Z] #45 0.642 + RM_GOPATH=0 [2022-09-08T10:16:02.020Z] #45 0.642 + TMP_GOPATH= [2022-09-08T10:16:02.020Z] #45 ... [2022-09-08T10:16:02.020Z] [2022-09-08T10:16:02.020Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:16:02.020Z] #0 0.775 Cloning into '/tmp/crun-build'... [2022-09-08T10:16:02.020Z] #0 6.379 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-08T10:16:02.020Z] #0 6.419 Cloning into '/tmp/crun-build/libocispec'... [2022-09-08T10:16:02.020Z] #0 7.467 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-08T10:16:02.020Z] #0 7.531 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-08T10:16:02.020Z] #0 7.538 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-08T10:16:02.020Z] #0 7.538 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-08T10:16:02.020Z] #0 7.588 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-08T10:16:02.020Z] #0 9.766 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-08T10:16:02.106Z] #28 33.59 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-08T10:16:02.106Z] #28 33.71 go: downloading honnef.co/go/tools v0.3.1 [2022-09-08T10:16:02.106Z] #28 ... [2022-09-08T10:16:02.106Z] [2022-09-08T10:16:02.106Z] #32 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:16:02.106Z] #32 23.73 Fetched 8574 kB in 16s (530 kB/s) [2022-09-08T10:16:02.106Z] #32 23.73 Reading package lists... [2022-09-08T10:16:02.278Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s [2022-09-08T10:16:02.278Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done [2022-09-08T10:16:02.278Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.1s [2022-09-08T10:16:02.279Z] #46 ... [2022-09-08T10:16:02.279Z] [2022-09-08T10:16:02.279Z] #45 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-08T10:16:02.279Z] #45 0.643 + : /build [2022-09-08T10:16:02.279Z] #45 0.643 + '[' -z '' ']' [2022-09-08T10:16:02.279Z] #45 0.646 ++ mktemp -d [2022-09-08T10:16:02.279Z] #45 0.648 + export GOPATH=/tmp/tmp.A289jGAj56 [2022-09-08T10:16:02.279Z] #45 0.648 + GOPATH=/tmp/tmp.A289jGAj56 [2022-09-08T10:16:02.279Z] #45 0.648 + RM_GOPATH=1 [2022-09-08T10:16:02.279Z] #45 0.649 + case "$(go env GOARCH)" in [2022-09-08T10:16:02.279Z] #45 0.649 ++ go env GOARCH [2022-09-08T10:16:02.279Z] #45 0.682 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T10:16:02.279Z] #45 0.683 + GO_BUILDMODE=-buildmode=pie [2022-09-08T10:16:02.279Z] #45 0.685 ++ dirname /install.sh [2022-09-08T10:16:02.279Z] #45 0.694 + dir=/ [2022-09-08T10:16:02.279Z] #45 0.694 + bin=tini [2022-09-08T10:16:02.279Z] #45 0.694 + shift [2022-09-08T10:16:02.279Z] #45 0.695 + '[' '!' -f //tini.installer ']' [2022-09-08T10:16:02.279Z] #45 0.695 + . //tini.installer [2022-09-08T10:16:02.279Z] #45 0.696 ++ : v0.19.0 [2022-09-08T10:16:02.279Z] #45 0.697 + install_tini [2022-09-08T10:16:02.279Z] #45 0.697 + echo 'Install tini version v0.19.0' [2022-09-08T10:16:02.279Z] #45 0.697 Install tini version v0.19.0 [2022-09-08T10:16:02.279Z] #45 0.698 + git clone https://github.com/krallin/tini.git /tmp/tmp.A289jGAj56/tini [2022-09-08T10:16:02.279Z] #45 0.704 Cloning into '/tmp/tmp.A289jGAj56/tini'... [2022-09-08T10:16:02.321Z] #36 33.12 Selecting previously unselected package patch. [2022-09-08T10:16:02.321Z] #36 33.12 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-09-08T10:16:02.321Z] #36 33.12 Unpacking patch (2.7.6-7) ... [2022-09-08T10:16:02.321Z] #36 33.45 Selecting previously unselected package dpkg-dev. [2022-09-08T10:16:02.366Z] #32 30.03 Reading package lists... [2022-09-08T10:16:02.366Z] #32 ... [2022-09-08T10:16:02.366Z] [2022-09-08T10:16:02.366Z] #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 "v2.3.0" && 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 "v2.1.0"; 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-09-08T10:16:02.366Z] #40 28.11 Updating files: 72% (1583/2185) Updating files: 73% (1596/2185) Updating files: 74% (1617/2185) Updating files: 75% (1639/2185) Updating files: 76% (1661/2185) Updating files: 77% (1683/2185) Updating files: 78% (1705/2185) Updating files: 79% (1727/2185) Updating files: 80% (1748/2185) Updating files: 81% (1770/2185) Updating files: 82% (1792/2185) Updating files: 83% (1814/2185) Updating files: 84% (1836/2185) Updating files: 85% (1858/2185) Updating files: 86% (1880/2185) Updating files: 87% (1901/2185) Updating files: 88% (1923/2185) Updating files: 89% (1945/2185) Updating files: 90% (1967/2185) Updating files: 91% (1989/2185) Updating files: 92% (2011/2185) Updating files: 93% (2033/2185) Updating files: 94% (2054/2185) Updating files: 95% (2076/2185) Updating files: 96% (2098/2185) Updating files: 97% (2120/2185) Updating files: 98% (2142/2185) Updating files: 99% (2164/2185) Updating files: 100% (2185/2185) Updating files: 100% (2185/2185), done. [2022-09-08T10:16:02.366Z] #40 28.81 + git checkout -q v2.3.0 [2022-09-08T10:16:02.366Z] #40 30.53 + 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-09-08T10:16:02.538Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done [2022-09-08T10:16:02.538Z] #4 DONE 0.6s [2022-09-08T10:16:02.581Z] #36 33.46 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-09-08T10:16:02.581Z] #36 33.48 Unpacking dpkg-dev (1.20.11) ... [2022-09-08T10:16:02.822Z] [2022-09-08T10:16:02.822Z] #5 [internal] load metadata for docker.io/library/golang:1.19.1-bullseye [2022-09-08T10:16:03.149Z] #36 34.25 Selecting previously unselected package build-essential. [2022-09-08T10:16:03.149Z] #36 34.26 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-09-08T10:16:03.149Z] #36 34.27 Unpacking build-essential (12.9) ... [2022-09-08T10:16:03.218Z] #45 1.561 + cd /tmp/tmp.A289jGAj56/tini [2022-09-08T10:16:03.218Z] #45 1.586 + git checkout -q v0.19.0 [2022-09-08T10:16:03.218Z] #45 1.594 + cmake . [2022-09-08T10:16:03.417Z] #36 34.32 Selecting previously unselected package libcap2:amd64. [2022-09-08T10:16:03.417Z] #36 34.33 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-08T10:16:03.417Z] #36 34.33 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-08T10:16:03.417Z] #36 34.40 Selecting previously unselected package libcap-dev:amd64. [2022-09-08T10:16:03.417Z] #36 34.41 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-09-08T10:16:03.417Z] #36 34.42 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-09-08T10:16:03.417Z] #36 ... [2022-09-08T10:16:03.417Z] [2022-09-08T10:16:03.417Z] #34 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-08T10:16:03.417Z] #34 34.47 NAME: [2022-09-08T10:16:03.417Z] #34 34.47 go-winres - A tool for embedding resources in Windows executables [2022-09-08T10:16:03.417Z] #34 34.47 [2022-09-08T10:16:03.417Z] #34 34.47 USAGE: [2022-09-08T10:16:03.417Z] #34 34.47 go-winres [global options] command [command options] [arguments...] [2022-09-08T10:16:03.417Z] #34 34.50 [2022-09-08T10:16:03.417Z] #34 34.50 COMMANDS: [2022-09-08T10:16:03.417Z] #34 34.51 init Create an initial ./winres/winres.json [2022-09-08T10:16:03.417Z] #34 34.51 make Make syso files for the "go build" command [2022-09-08T10:16:03.417Z] #34 34.51 simply Make syso files for the "go build" command (simplified) [2022-09-08T10:16:03.417Z] #34 34.51 extract Extract all resources from an executable [2022-09-08T10:16:03.417Z] #34 34.51 patch Replace resources in an executable file (exe, dll) [2022-09-08T10:16:03.417Z] #34 34.51 help, h Shows a list of commands or help for one command [2022-09-08T10:16:03.417Z] #34 34.51 [2022-09-08T10:16:03.417Z] #34 34.51 GLOBAL OPTIONS: [2022-09-08T10:16:03.417Z] #34 34.51 --help, -h show help (default: false) [2022-09-08T10:16:03.417Z] #34 DONE 34.6s [2022-09-08T10:16:03.417Z] [2022-09-08T10:16:03.417Z] #36 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-08T10:16:03.417Z] #36 34.51 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-08T10:16:03.417Z] #36 34.52 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-08T10:16:03.417Z] #36 34.52 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-08T10:16:03.479Z] #45 1.980 -- The C compiler identification is GNU 10.2.1 [2022-09-08T10:16:03.677Z] #36 34.71 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-08T10:16:03.677Z] #36 34.71 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-09-08T10:16:03.677Z] #36 34.76 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-08T10:16:03.739Z] #45 ... [2022-09-08T10:16:03.739Z] [2022-09-08T10:16:03.739Z] #40 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-08T10:16:03.739Z] #40 55.48 gotestsum version dev [2022-09-08T10:16:03.739Z] #40 DONE 55.9s [2022-09-08T10:16:03.739Z] [2022-09-08T10:16:03.739Z] #45 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-08T10:16:03.739Z] #45 2.118 -- Detecting C compiler ABI info [2022-09-08T10:16:03.748Z] #40 ... [2022-09-08T10:16:03.748Z] [2022-09-08T10:16:03.748Z] #32 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:16:03.748Z] #32 30.03 Reading package lists... [2022-09-08T10:16:03.936Z] #36 34.92 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-08T10:16:03.936Z] #36 34.93 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-08T10:16:03.936Z] #36 34.95 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-08T10:16:04.505Z] #36 35.47 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-08T10:16:04.505Z] #36 35.48 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-08T10:16:04.505Z] #36 35.50 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-08T10:16:04.679Z] #45 3.061 -- Detecting C compiler ABI info - done [2022-09-08T10:16:04.679Z] #45 3.150 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-08T10:16:04.679Z] #45 3.165 -- Detecting C compile features [2022-09-08T10:16:04.679Z] #45 3.167 -- Detecting C compile features - done [2022-09-08T10:16:04.679Z] #45 3.213 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-08T10:16:04.714Z] #5 DONE 1.6s [2022-09-08T10:16:04.714Z] [2022-09-08T10:16:04.714Z] #6 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-08T10:16:04.714Z] #6 DONE 1.5s [2022-09-08T10:16:04.714Z] [2022-09-08T10:16:04.714Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-08T10:16:04.714Z] #7 DONE 1.5s [2022-09-08T10:16:04.714Z] [2022-09-08T10:16:04.714Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-08T10:16:04.714Z] #8 DONE 1.6s [2022-09-08T10:16:04.938Z] #45 3.385 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-08T10:16:04.938Z] #45 3.473 -- Configuring done [2022-09-08T10:16:04.938Z] #45 3.497 -- Generating done [2022-09-08T10:16:04.938Z] #45 3.504 -- Build files have been written to: /tmp/tmp.A289jGAj56/tini [2022-09-08T10:16:04.938Z] #45 3.521 + make tini-static [2022-09-08T10:16:05.074Z] #36 36.24 Selecting previously unselected package libtool. [2022-09-08T10:16:05.089Z] #14 ... [2022-09-08T10:16:05.089Z] [2022-09-08T10:16:05.089Z] #17 [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-09-08T10:16:05.089Z] #0 1.545 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-08T10:16:05.089Z] #0 1.559 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-08T10:16:05.089Z] #0 1.560 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T10:16:05.089Z] #0 1.699 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-08T10:16:05.089Z] #0 2.083 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-08T10:16:05.089Z] #0 2.092 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-08T10:16:05.089Z] #0 3.660 Fetched 8574 kB in 2s (3615 kB/s) [2022-09-08T10:16:05.089Z] #0 3.660 Reading package lists... [2022-09-08T10:16:05.089Z] #0 4.501 Reading package lists... [2022-09-08T10:16:05.089Z] #0 5.298 Building dependency tree... [2022-09-08T10:16:05.089Z] #0 5.673 The following additional packages will be installed: [2022-09-08T10:16:05.089Z] #0 5.673 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-09-08T10:16:05.089Z] #0 5.673 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-09-08T10:16:05.089Z] #0 5.675 Recommended packages: [2022-09-08T10:16:05.089Z] #0 5.675 libldap-common publicsuffix libsasl2-modules [2022-09-08T10:16:05.089Z] #0 5.848 The following NEW packages will be installed: [2022-09-08T10:16:05.089Z] #0 5.848 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-09-08T10:16:05.089Z] #0 5.848 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-08T10:16:05.089Z] #0 5.848 libssh2-1 openssl [2022-09-08T10:16:05.089Z] #0 6.133 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T10:16:05.089Z] #0 6.133 Need to get 3047 kB of archives. [2022-09-08T10:16:05.089Z] #0 6.133 After this operation, 6661 kB of additional disk space will be used. [2022-09-08T10:16:05.089Z] #0 6.133 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-09-08T10:16:05.089Z] #0 6.139 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-09-08T10:16:05.089Z] #0 6.139 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-09-08T10:16:05.089Z] #0 6.143 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-09-08T10:16:05.089Z] #0 6.143 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-09-08T10:16:05.089Z] #0 6.143 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-09-08T10:16:05.089Z] #0 6.149 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-09-08T10:16:05.089Z] #0 6.149 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-09-08T10:16:05.089Z] #0 6.149 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-09-08T10:16:05.089Z] #0 6.149 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-09-08T10:16:05.089Z] #0 6.152 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-09-08T10:16:05.089Z] #0 6.179 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-09-08T10:16:05.089Z] #0 6.179 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-08T10:16:05.089Z] #0 6.179 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-08T10:16:05.089Z] #0 6.179 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-08T10:16:05.089Z] #0 6.431 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T10:16:05.089Z] #0 6.463 Fetched 3047 kB in 0s (9493 kB/s) [2022-09-08T10:16:05.089Z] #0 6.492 Selecting previously unselected package openssl. [2022-09-08T10:16:05.089Z] #0 6.492 (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 ... 6661 files and directories currently installed.) [2022-09-08T10:16:05.089Z] #0 6.498 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-09-08T10:16:05.089Z] #0 6.560 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-09-08T10:16:05.089Z] #0 6.736 Selecting previously unselected package ca-certificates. [2022-09-08T10:16:05.089Z] #0 6.736 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-09-08T10:16:05.089Z] #0 6.743 Unpacking ca-certificates (20210119) ... [2022-09-08T10:16:05.089Z] #0 6.866 Selecting previously unselected package libbrotli1:amd64. [2022-09-08T10:16:05.089Z] #0 6.866 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-09-08T10:16:05.089Z] #0 6.909 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-08T10:16:05.089Z] #0 7.042 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-09-08T10:16:05.089Z] #0 7.042 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-08T10:16:05.089Z] #0 7.060 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-08T10:16:05.089Z] #0 7.188 Selecting previously unselected package libsasl2-2:amd64. [2022-09-08T10:16:05.089Z] #0 7.188 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-08T10:16:05.089Z] #0 7.195 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-08T10:16:05.089Z] #0 7.361 Selecting previously unselected package libldap-2.4-2:amd64. [2022-09-08T10:16:05.089Z] #0 7.362 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-09-08T10:16:05.089Z] #0 7.369 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-08T10:16:05.089Z] #0 7.499 Selecting previously unselected package libnghttp2-14:amd64. [2022-09-08T10:16:05.089Z] #0 7.499 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-09-08T10:16:05.089Z] #0 7.503 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-08T10:16:05.089Z] #0 7.606 Selecting previously unselected package libpsl5:amd64. [2022-09-08T10:16:05.089Z] #0 7.607 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-09-08T10:16:05.089Z] #0 7.613 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-09-08T10:16:05.089Z] #0 7.707 Selecting previously unselected package librtmp1:amd64. [2022-09-08T10:16:05.089Z] #0 7.707 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-09-08T10:16:05.089Z] #0 7.716 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-08T10:16:05.089Z] #0 7.770 Selecting previously unselected package libssh2-1:amd64. [2022-09-08T10:16:05.089Z] #0 7.770 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-09-08T10:16:05.089Z] #0 7.777 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-09-08T10:16:05.089Z] #0 7.838 Selecting previously unselected package libcurl4:amd64. [2022-09-08T10:16:05.089Z] #0 7.838 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-08T10:16:05.089Z] #0 7.848 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-08T10:16:05.089Z] #0 7.922 Selecting previously unselected package curl. [2022-09-08T10:16:05.089Z] #0 7.923 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-08T10:16:05.089Z] #0 7.928 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-09-08T10:16:05.089Z] #0 7.993 Selecting previously unselected package libonig5:amd64. [2022-09-08T10:16:05.089Z] #0 7.994 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-08T10:16:05.089Z] #0 7.999 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-08T10:16:05.089Z] #0 8.074 Selecting previously unselected package libjq1:amd64. [2022-09-08T10:16:05.089Z] #0 8.075 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-09-08T10:16:05.089Z] #0 8.079 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-08T10:16:05.089Z] #0 8.150 Selecting previously unselected package jq. [2022-09-08T10:16:05.089Z] #0 8.150 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-09-08T10:16:05.089Z] #0 8.157 Unpacking jq (1.6-2.1) ... [2022-09-08T10:16:05.089Z] #0 8.205 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-09-08T10:16:05.089Z] #0 8.226 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-08T10:16:05.089Z] #0 8.240 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-08T10:16:05.089Z] #0 8.258 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-08T10:16:05.089Z] #0 8.272 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-08T10:16:05.089Z] #0 8.288 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-08T10:16:05.089Z] #0 8.300 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-09-08T10:16:05.089Z] #0 8.312 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-09-08T10:16:05.089Z] #0 8.332 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-08T10:16:05.089Z] #0 8.346 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-08T10:16:05.089Z] #0 8.360 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-08T10:16:05.089Z] #0 8.374 Setting up ca-certificates (20210119) ... [2022-09-08T10:16:05.090Z] #0 8.988 Updating certificates in /etc/ssl/certs... [2022-09-08T10:16:05.090Z] #0 9.699 129 added, 0 removed; done. [2022-09-08T10:16:05.090Z] #0 9.792 Setting up jq (1.6-2.1) ... [2022-09-08T10:16:05.090Z] #0 9.836 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-08T10:16:05.090Z] #0 9.904 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-09-08T10:16:05.090Z] #0 9.985 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T10:16:05.090Z] #17 10.03 Processing triggers for ca-certificates (20210119) ... [2022-09-08T10:16:05.090Z] #17 10.04 Updating certificates in /etc/ssl/certs... [2022-09-08T10:16:05.090Z] #17 ... [2022-09-08T10:16:05.090Z] [2022-09-08T10:16:05.090Z] #14 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T10:16:05.090Z] #14 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 4.6s done [2022-09-08T10:16:05.206Z] #45 3.911 Scanning dependencies of target tini-static [2022-09-08T10:16:05.334Z] #36 36.25 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-09-08T10:16:05.334Z] #36 36.27 Unpacking libtool (2.4.6-15) ... [2022-09-08T10:16:05.334Z] #36 36.49 Selecting previously unselected package libudev-dev:amd64. [2022-09-08T10:16:05.334Z] #36 36.49 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-08T10:16:05.334Z] #36 36.50 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-08T10:16:05.349Z] #14 extracting sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 [2022-09-08T10:16:05.465Z] #45 3.954 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-08T10:16:05.595Z] #36 36.66 Selecting previously unselected package libyajl2:amd64. [2022-09-08T10:16:05.595Z] #36 36.66 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-09-08T10:16:05.595Z] #36 36.68 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-08T10:16:05.854Z] #36 36.78 Selecting previously unselected package libyajl-dev:amd64. [2022-09-08T10:16:05.854Z] #36 36.78 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-09-08T10:16:05.854Z] #36 36.79 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-09-08T10:16:05.854Z] #36 36.90 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-08T10:16:05.854Z] #36 36.94 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-08T10:16:05.854Z] #36 36.97 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-08T10:16:05.854Z] #36 37.00 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-08T10:16:05.920Z] #32 35.59 Building dependency tree... [2022-09-08T10:16:06.082Z] [2022-09-08T10:16:06.083Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-08T10:16:06.083Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-09-08T10:16:06.083Z] #9 DONE 0.0s [2022-09-08T10:16:06.083Z] [2022-09-08T10:16:06.083Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-08T10:16:06.083Z] #10 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.0s done [2022-09-08T10:16:06.083Z] #10 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-09-08T10:16:06.083Z] #10 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-09-08T10:16:06.083Z] #10 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-09-08T10:16:06.083Z] #10 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 0B / 55.01MB 0.2s [2022-09-08T10:16:06.114Z] #36 37.05 Setting up file (1:5.39-3) ... [2022-09-08T10:16:06.114Z] #36 37.06 Setting up bzip2 (1.0.8-4) ... [2022-09-08T10:16:06.114Z] #36 37.09 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-08T10:16:06.114Z] #36 37.10 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-08T10:16:06.114Z] #36 37.13 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-08T10:16:06.114Z] #36 37.15 Setting up autotools-dev (20180224.1+nmu1) ... [2022-09-08T10:16:06.114Z] #36 37.17 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-09-08T10:16:06.114Z] #36 37.19 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-08T10:16:06.114Z] #36 37.21 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-08T10:16:06.114Z] #36 37.23 Setting up patch (2.7.6-7) ... [2022-09-08T10:16:06.114Z] #36 37.25 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-08T10:16:06.114Z] #36 37.27 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-09-08T10:16:06.114Z] #36 37.28 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-09-08T10:16:06.114Z] #36 37.31 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-08T10:16:06.114Z] #36 37.32 Setting up libtool (2.4.6-15) ... [2022-09-08T10:16:06.114Z] #36 37.33 Setting up m4 (1.4.18-5) ... [2022-09-08T10:16:06.114Z] #36 37.34 Setting up dpkg-dev (1.20.11) ... [2022-09-08T10:16:06.114Z] #36 ... [2022-09-08T10:16:06.114Z] [2022-09-08T10:16:06.114Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-08T10:16:06.114Z] #30 27.23 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-09-08T10:16:06.114Z] #30 27.25 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-08T10:16:06.114Z] #30 27.37 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-08T10:16:06.114Z] #30 27.42 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-08T10:16:06.114Z] #30 27.44 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-08T10:16:06.114Z] #30 27.56 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-08T10:16:06.114Z] #30 27.61 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-08T10:16:06.114Z] #30 27.69 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-08T10:16:06.114Z] #30 28.02 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-09-08T10:16:06.114Z] #30 28.02 go: downloading github.com/magiconair/properties v1.8.6 [2022-09-08T10:16:06.114Z] #30 28.09 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-08T10:16:06.114Z] #30 28.30 go: downloading golang.org/x/text v0.3.7 [2022-09-08T10:16:06.114Z] #30 33.75 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-09-08T10:16:06.114Z] #30 33.83 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-09-08T10:16:06.114Z] #30 33.83 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-08T10:16:06.114Z] #30 33.92 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-08T10:16:06.114Z] #30 33.96 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-08T10:16:06.114Z] #30 34.03 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-08T10:16:06.114Z] #30 34.03 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-08T10:16:06.114Z] #30 34.08 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-08T10:16:06.114Z] #30 34.11 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-08T10:16:06.114Z] #30 34.18 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-08T10:16:06.114Z] #30 34.21 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-08T10:16:06.114Z] #30 34.28 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-08T10:16:06.114Z] #30 34.97 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-08T10:16:06.114Z] #30 35.18 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-09-08T10:16:06.114Z] #30 35.29 go: downloading github.com/google/go-cmp v0.5.7 [2022-09-08T10:16:06.114Z] #30 35.61 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-08T10:16:06.114Z] #30 35.68 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-09-08T10:16:06.114Z] #30 35.80 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-08T10:16:06.114Z] #30 35.80 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-09-08T10:16:06.114Z] #30 35.83 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-08T10:16:06.114Z] #30 35.92 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-08T10:16:06.114Z] #30 35.92 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-08T10:16:06.114Z] #30 35.97 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-08T10:16:06.114Z] #30 35.98 go: downloading github.com/prometheus/common v0.32.1 [2022-09-08T10:16:06.114Z] #30 36.29 go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-08T10:16:06.114Z] #30 36.43 go: downloading google.golang.org/protobuf v1.28.0 [2022-09-08T10:16:06.114Z] #30 37.03 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-08T10:16:06.114Z] #30 37.09 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-08T10:16:06.343Z] #10 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 9.44MB / 55.01MB 0.3s [2022-09-08T10:16:06.343Z] #10 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 15.73MB / 55.01MB 0.4s [2022-09-08T10:16:06.373Z] #30 ... [2022-09-08T10:16:06.373Z] [2022-09-08T10:16:06.373Z] #36 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-08T10:16:06.373Z] #36 37.36 Setting up autoconf (2.69-14) ... [2022-09-08T10:16:06.373Z] #36 37.38 Setting up build-essential (12.9) ... [2022-09-08T10:16:06.373Z] #36 37.39 Setting up automake (1:1.16.3-2) ... [2022-09-08T10:16:06.373Z] #36 37.40 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-09-08T10:16:06.373Z] #36 37.41 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T10:16:06.621Z] #10 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 19.92MB / 55.01MB 0.5s [2022-09-08T10:16:06.621Z] #10 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 24.12MB / 55.01MB 0.6s [2022-09-08T10:16:06.845Z] #45 5.183 [100%] Linking C executable tini-static [2022-09-08T10:16:06.872Z] #32 ... [2022-09-08T10:16:06.872Z] [2022-09-08T10:16:06.872Z] #35 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-08T10:16:06.872Z] #35 22.03 Reading package lists... [2022-09-08T10:16:06.873Z] #35 28.58 Building dependency tree... [2022-09-08T10:16:06.873Z] #35 32.55 python3 is already the newest version (3.9.2-3). [2022-09-08T10:16:06.873Z] #35 32.55 The following additional packages will be installed: [2022-09-08T10:16:06.873Z] #35 32.58 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-09-08T10:16:06.873Z] #35 32.59 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-09-08T10:16:06.873Z] #35 32.60 Suggested packages: [2022-09-08T10:16:06.873Z] #35 32.60 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-09-08T10:16:06.873Z] #35 32.60 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-09-08T10:16:06.873Z] #35 32.60 m4-doc ed diffutils-doc [2022-09-08T10:16:06.873Z] #35 32.60 Recommended packages: [2022-09-08T10:16:06.873Z] #35 32.60 fakeroot libalgorithm-merge-perl libltdl-dev [2022-09-08T10:16:06.873Z] #35 34.46 The following NEW packages will be installed: [2022-09-08T10:16:06.873Z] #35 34.46 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-09-08T10:16:06.873Z] #35 34.48 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-09-08T10:16:06.873Z] #35 34.48 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-09-08T10:16:06.873Z] #35 34.49 libyajl2 m4 patch xz-utils [2022-09-08T10:16:06.873Z] #35 34.95 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T10:16:06.873Z] #35 34.95 Need to get 5940 kB of archives. [2022-09-08T10:16:06.873Z] #35 34.95 After this operation, 18.7 MB of additional disk space will be used. [2022-09-08T10:16:06.873Z] #35 34.95 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-08T10:16:06.873Z] #35 34.95 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-08T10:16:06.873Z] #35 34.95 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-08T10:16:06.873Z] #35 34.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-08T10:16:06.873Z] #35 34.96 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-08T10:16:06.873Z] #35 34.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-09-08T10:16:06.873Z] #35 34.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-09-08T10:16:06.873Z] #35 34.97 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-09-08T10:16:06.873Z] #35 35.01 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-09-08T10:16:06.873Z] #35 35.01 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-09-08T10:16:06.873Z] #35 35.08 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-08T10:16:06.873Z] #35 35.08 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-08T10:16:06.873Z] #35 35.24 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-09-08T10:16:06.873Z] #35 35.25 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-08T10:16:06.873Z] #35 35.25 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-09-08T10:16:06.873Z] #35 35.26 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-08T10:16:06.873Z] #35 35.26 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-09-08T10:16:06.873Z] #35 35.27 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-08T10:16:06.873Z] #35 35.27 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-08T10:16:06.873Z] #35 35.30 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-09-08T10:16:06.873Z] #35 35.33 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-08T10:16:06.873Z] #35 35.34 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-08T10:16:06.873Z] #35 35.35 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-09-08T10:16:06.873Z] #35 36.60 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T10:16:06.873Z] #35 36.87 Fetched 5940 kB in 1s (7721 kB/s) [2022-09-08T10:16:06.873Z] #35 36.99 Selecting previously unselected package bzip2. [2022-09-08T10:16:06.873Z] #35 36.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-08T10:16:06.873Z] #35 37.22 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-09-08T10:16:06.873Z] #35 37.43 Unpacking bzip2 (1.0.8-4) ... [2022-09-08T10:16:06.873Z] #35 37.72 Selecting previously unselected package libmagic-mgc. [2022-09-08T10:16:06.873Z] #35 37.72 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-08T10:16:06.873Z] #35 37.81 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-08T10:16:06.873Z] #35 38.39 Selecting previously unselected package libmagic1:amd64. [2022-09-08T10:16:06.873Z] #35 38.40 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-08T10:16:06.873Z] #35 38.41 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-08T10:16:06.877Z] #10 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 30.41MB / 55.01MB 0.7s [2022-09-08T10:16:06.877Z] #10 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 34.60MB / 55.01MB 0.9s [2022-09-08T10:16:06.947Z] #36 DONE 37.8s [2022-09-08T10:16:06.947Z] [2022-09-08T10:16:06.947Z] #25 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-08T10:16:06.947Z] #25 34.25 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-09-08T10:16:06.947Z] #25 35.88 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T10:16:06.947Z] #25 36.06 Fetched 2315 kB in 4s (524 kB/s) [2022-09-08T10:16:06.947Z] #25 36.12 Selecting previously unselected package libprotobuf23:amd64. [2022-09-08T10:16:06.947Z] #25 36.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-08T10:16:06.947Z] #25 36.16 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-09-08T10:16:06.947Z] #25 36.17 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-09-08T10:16:06.947Z] #25 36.73 Selecting previously unselected package python3-pkg-resources. [2022-09-08T10:16:06.947Z] #25 36.73 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-08T10:16:06.947Z] #25 36.74 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-08T10:16:06.947Z] #25 36.95 Selecting previously unselected package python3-six. [2022-09-08T10:16:06.947Z] #25 36.96 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-08T10:16:06.947Z] #25 36.97 Unpacking python3-six (1.16.0-2) ... [2022-09-08T10:16:06.947Z] #25 37.06 Selecting previously unselected package python3-protobuf. [2022-09-08T10:16:06.947Z] #25 37.07 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-09-08T10:16:06.947Z] #25 37.08 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-08T10:16:06.947Z] #25 37.58 Selecting previously unselected package libnet1:amd64. [2022-09-08T10:16:06.947Z] #25 37.59 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-08T10:16:06.947Z] #25 37.60 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-08T10:16:06.947Z] #25 37.90 Selecting previously unselected package libnl-3-200:amd64. [2022-09-08T10:16:06.947Z] #25 37.91 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-08T10:16:06.947Z] #25 37.93 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-08T10:16:07.105Z] #45 5.677 [100%] Built target tini-static [2022-09-08T10:16:07.105Z] #45 5.749 + mkdir -p /build [2022-09-08T10:16:07.105Z] #45 5.764 + cp tini-static /build/docker-init [2022-09-08T10:16:07.133Z] #35 38.66 Selecting previously unselected package file. [2022-09-08T10:16:07.133Z] #35 38.66 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-09-08T10:16:07.133Z] #35 38.67 Unpacking file (1:5.39-3) ... [2022-09-08T10:16:07.133Z] #35 ... [2022-09-08T10:16:07.133Z] [2022-09-08T10:16:07.133Z] #32 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:16:07.133Z] #32 38.75 The following additional packages will be installed: [2022-09-08T10:16:07.133Z] #32 38.75 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-08T10:16:07.133Z] #32 38.75 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-08T10:16:07.133Z] #32 38.75 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-08T10:16:07.133Z] #32 38.75 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-08T10:16:07.133Z] #32 38.75 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-08T10:16:07.133Z] #32 38.75 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-08T10:16:07.133Z] #32 38.75 mingw-w64-common mingw-w64-x86-64-dev [2022-09-08T10:16:07.133Z] #32 38.76 Suggested packages: [2022-09-08T10:16:07.133Z] #32 38.79 gcc-10-locales seccomp wine64 [2022-09-08T10:16:07.138Z] #10 ... [2022-09-08T10:16:07.138Z] [2022-09-08T10:16:07.138Z] #11 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-08T10:16:07.138Z] #11 DONE 1.0s [2022-09-08T10:16:07.138Z] [2022-09-08T10:16:07.138Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-08T10:16:07.138Z] #10 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.2s [2022-09-08T10:16:07.205Z] #25 38.12 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-08T10:16:07.205Z] #25 38.12 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-08T10:16:07.205Z] #25 38.13 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-08T10:16:07.393Z] #32 ... [2022-09-08T10:16:07.393Z] [2022-09-08T10:16:07.393Z] #33 [containerd 1/3] 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-09-08T10:16:07.393Z] #33 24.76 Reading package lists... [2022-09-08T10:16:07.393Z] #33 30.85 Building dependency tree... [2022-09-08T10:16:07.393Z] #33 34.81 The following additional packages will be installed: [2022-09-08T10:16:07.393Z] #33 34.82 libbtrfs0 [2022-09-08T10:16:07.393Z] #33 35.11 The following NEW packages will be installed: [2022-09-08T10:16:07.393Z] #33 35.12 libbtrfs-dev libbtrfs0 [2022-09-08T10:16:07.393Z] #33 35.58 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T10:16:07.393Z] #33 35.58 Need to get 460 kB of archives. [2022-09-08T10:16:07.393Z] #33 35.58 After this operation, 1237 kB of additional disk space will be used. [2022-09-08T10:16:07.393Z] #33 35.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-08T10:16:07.393Z] #33 35.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-08T10:16:07.393Z] #33 36.67 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T10:16:07.393Z] #33 37.01 Fetched 460 kB in 0s (1339 kB/s) [2022-09-08T10:16:07.393Z] #33 37.50 Selecting previously unselected package libbtrfs0:amd64. [2022-09-08T10:16:07.393Z] #33 37.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 ... 15717 files and directories currently installed.) [2022-09-08T10:16:07.393Z] #33 37.58 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-08T10:16:07.393Z] #33 37.66 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-08T10:16:07.393Z] #33 38.02 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-08T10:16:07.393Z] #33 38.03 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-08T10:16:07.393Z] #33 38.04 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-08T10:16:07.393Z] #33 38.42 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-08T10:16:07.393Z] #33 38.45 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-08T10:16:07.393Z] #33 38.46 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T10:16:07.393Z] #33 DONE 38.9s [2022-09-08T10:16:07.393Z] [2022-09-08T10:16:07.393Z] #42 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-08T10:16:07.393Z] #42 DONE 0.2s [2022-09-08T10:16:07.393Z] [2022-09-08T10:16:07.393Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-08T10:16:07.465Z] #25 38.26 Selecting previously unselected package criu. [2022-09-08T10:16:07.465Z] #25 38.27 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-09-08T10:16:07.465Z] #25 38.28 Unpacking criu (3.17.1-1) ... [2022-09-08T10:16:08.034Z] #25 39.03 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-08T10:16:08.045Z] #45 DONE 6.7s [2022-09-08T10:16:08.045Z] [2022-09-08T10:16:08.045Z] #38 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:16:08.045Z] #38 55.81 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-08T10:16:08.045Z] #38 55.81 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-09-08T10:16:08.045Z] #38 55.84 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-08T10:16:08.045Z] #38 56.14 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-08T10:16:08.045Z] #38 56.14 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-09-08T10:16:08.045Z] #38 56.17 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-08T10:16:08.075Z] #10 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.8s done [2022-09-08T10:16:08.340Z] #10 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 0.2s [2022-09-08T10:16:09.395Z] #43 ... [2022-09-08T10:16:09.395Z] [2022-09-08T10:16:09.395Z] #41 [tini 1/3] 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-09-08T10:16:09.395Z] #41 24.67 Reading package lists... [2022-09-08T10:16:09.395Z] #41 31.00 Building dependency tree... [2022-09-08T10:16:09.395Z] #41 35.10 The following additional packages will be installed: [2022-09-08T10:16:09.395Z] #41 35.13 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-09-08T10:16:09.395Z] #41 35.15 Suggested packages: [2022-09-08T10:16:09.395Z] #41 35.16 cmake-doc ninja-build lrzip [2022-09-08T10:16:09.395Z] #41 35.16 Recommended packages: [2022-09-08T10:16:09.395Z] #41 35.16 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-08T10:16:09.395Z] #41 36.14 The following NEW packages will be installed: [2022-09-08T10:16:09.395Z] #41 36.15 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-09-08T10:16:09.395Z] #41 36.16 vim-common xxd [2022-09-08T10:16:09.395Z] #41 36.54 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T10:16:09.395Z] #41 36.54 Need to get 17.7 MB of archives. [2022-09-08T10:16:09.395Z] #41 36.54 After this operation, 70.7 MB of additional disk space will be used. [2022-09-08T10:16:09.395Z] #41 36.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-08T10:16:09.395Z] #41 36.55 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-08T10:16:09.395Z] #41 36.55 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-08T10:16:09.395Z] #41 36.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-08T10:16:09.395Z] #41 37.39 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-09-08T10:16:09.395Z] #41 37.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-09-08T10:16:09.395Z] #41 37.49 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-09-08T10:16:09.395Z] #41 37.51 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-09-08T10:16:09.395Z] #41 37.52 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-09-08T10:16:09.395Z] #41 37.52 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-09-08T10:16:09.395Z] #41 39.34 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T10:16:09.395Z] #41 39.64 Fetched 17.7 MB in 2s (10.2 MB/s) [2022-09-08T10:16:09.395Z] #41 39.83 Selecting previously unselected package xxd. [2022-09-08T10:16:09.395Z] #41 39.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 ... 15717 files and directories currently installed.) [2022-09-08T10:16:09.395Z] #41 39.93 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-08T10:16:09.395Z] #41 39.97 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:16:09.396Z] #41 40.23 Selecting previously unselected package vim-common. [2022-09-08T10:16:09.396Z] #41 40.23 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-08T10:16:09.396Z] #41 40.27 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:16:09.396Z] #41 40.62 Selecting previously unselected package cmake-data. [2022-09-08T10:16:09.396Z] #41 40.62 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-08T10:16:09.396Z] #41 40.62 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-08T10:16:09.396Z] #41 ... [2022-09-08T10:16:09.396Z] [2022-09-08T10:16:09.396Z] #32 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:16:09.396Z] #32 40.71 The following NEW packages will be installed: [2022-09-08T10:16:09.396Z] #32 40.71 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-08T10:16:09.396Z] #32 40.73 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-08T10:16:09.396Z] #32 40.73 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-08T10:16:09.396Z] #32 40.73 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-08T10:16:09.396Z] #32 40.73 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-08T10:16:09.396Z] #32 40.73 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-08T10:16:09.396Z] #32 40.74 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-08T10:16:09.396Z] #32 40.74 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-08T10:16:09.396Z] #32 40.74 mingw-w64-x86-64-dev [2022-09-08T10:16:09.418Z] #25 40.21 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-09-08T10:16:09.418Z] #25 40.23 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-08T10:16:09.418Z] #25 40.24 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-08T10:16:09.418Z] #25 40.25 Setting up python3-six (1.16.0-2) ... [2022-09-08T10:16:09.552Z] #14 ... [2022-09-08T10:16:09.552Z] [2022-09-08T10:16:09.552Z] #17 [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-09-08T10:16:09.552Z] #17 10.63 0 added, 0 removed; done. [2022-09-08T10:16:09.552Z] #17 10.63 Running hooks in /etc/ca-certificates/update.d... [2022-09-08T10:16:09.552Z] #17 10.63 done. [2022-09-08T10:16:09.552Z] #17 DONE 15.0s [2022-09-08T10:16:09.552Z] [2022-09-08T10:16:09.552Z] #14 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T10:16:09.696Z] #32 41.24 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T10:16:09.696Z] #32 41.24 Need to get 115 MB of archives. [2022-09-08T10:16:09.696Z] #32 41.24 After this operation, 645 MB of additional disk space will be used. [2022-09-08T10:16:09.696Z] #32 41.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-09-08T10:16:09.696Z] #32 41.34 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-09-08T10:16:09.964Z] #32 41.54 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-08T10:16:09.964Z] #32 41.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-09-08T10:16:09.964Z] #32 41.57 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-09-08T10:16:09.964Z] #32 41.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-08T10:16:09.995Z] #25 41.05 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-08T10:16:10.227Z] #32 41.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-09-08T10:16:10.256Z] #25 41.10 Setting up python3-protobuf (3.12.4-1) ... [2022-09-08T10:16:10.486Z] #32 42.27 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-09-08T10:16:10.493Z] #14 ... [2022-09-08T10:16:10.494Z] [2022-09-08T10:16:10.494Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-08T10:16:10.494Z] #18 DONE 1.1s [2022-09-08T10:16:10.494Z] [2022-09-08T10:16:10.494Z] #14 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T10:16:10.746Z] #32 42.31 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-09-08T10:16:10.754Z] #14 extracting sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 5.3s [2022-09-08T10:16:11.348Z] #38 63.49 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-08T10:16:11.348Z] #38 63.49 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-09-08T10:16:11.348Z] #38 63.50 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-08T10:16:11.686Z] #32 43.32 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-09-08T10:16:11.686Z] #32 ... [2022-09-08T10:16:11.686Z] [2022-09-08T10:16:11.686Z] #34 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-08T10:16:11.686Z] #34 27.19 Reading package lists... [2022-09-08T10:16:11.686Z] #34 33.25 Building dependency tree... [2022-09-08T10:16:11.686Z] #34 37.13 The following additional packages will be installed: [2022-09-08T10:16:11.686Z] #34 37.14 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-08T10:16:11.686Z] #34 37.15 python3-protobuf python3-six [2022-09-08T10:16:11.686Z] #34 37.16 Suggested packages: [2022-09-08T10:16:11.686Z] #34 37.18 python3-setuptools [2022-09-08T10:16:11.686Z] #34 37.18 Recommended packages: [2022-09-08T10:16:11.686Z] #34 37.18 iproute2 | iproute [2022-09-08T10:16:11.686Z] #34 38.01 The following NEW packages will be installed: [2022-09-08T10:16:11.686Z] #34 38.04 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-08T10:16:11.686Z] #34 38.05 python3-protobuf python3-six [2022-09-08T10:16:11.686Z] #34 38.56 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T10:16:11.686Z] #34 38.56 Need to get 2315 kB of archives. [2022-09-08T10:16:11.686Z] #34 38.56 After this operation, 11.1 MB of additional disk space will be used. [2022-09-08T10:16:11.686Z] #34 38.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-09-08T10:16:11.686Z] #34 38.62 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-08T10:16:11.686Z] #34 38.62 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-08T10:16:11.686Z] #34 38.62 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-09-08T10:16:11.686Z] #34 38.63 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-08T10:16:11.686Z] #34 38.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-08T10:16:11.686Z] #34 38.63 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-08T10:16:11.686Z] #34 41.25 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-09-08T10:16:11.686Z] #34 43.14 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T10:16:11.947Z] #34 ... [2022-09-08T10:16:11.947Z] [2022-09-08T10:16:11.947Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-08T10:16:11.947Z] #43 3.617 + RM_GOPATH=0 [2022-09-08T10:16:11.947Z] #43 3.618 + TMP_GOPATH= [2022-09-08T10:16:11.947Z] #43 3.618 + : /build [2022-09-08T10:16:11.947Z] #43 3.618 + '[' -z '' ']' [2022-09-08T10:16:11.947Z] #43 3.619 ++ mktemp -d [2022-09-08T10:16:11.947Z] #43 3.632 + export GOPATH=/tmp/tmp.Wy2b64XJGX [2022-09-08T10:16:11.947Z] #43 3.632 + GOPATH=/tmp/tmp.Wy2b64XJGX [2022-09-08T10:16:11.947Z] #43 3.633 + RM_GOPATH=1 [2022-09-08T10:16:11.947Z] #43 3.633 + case "$(go env GOARCH)" in [2022-09-08T10:16:11.947Z] #43 3.634 ++ go env GOARCH [2022-09-08T10:16:11.948Z] #43 3.650 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T10:16:11.948Z] #43 3.657 + GO_BUILDMODE=-buildmode=pie [2022-09-08T10:16:11.948Z] #43 3.657 ++ dirname /install.sh [2022-09-08T10:16:11.948Z] #43 3.664 + dir=/ [2022-09-08T10:16:11.948Z] #43 3.669 + bin=containerd [2022-09-08T10:16:11.948Z] #43 3.670 + shift [2022-09-08T10:16:11.948Z] #43 3.670 + '[' '!' -f //containerd.installer ']' [2022-09-08T10:16:11.948Z] #43 3.671 + . //containerd.installer [2022-09-08T10:16:11.948Z] #43 3.671 ++ set -e [2022-09-08T10:16:11.948Z] #43 3.671 ++ : v1.6.8 [2022-09-08T10:16:11.948Z] #43 3.673 + install_containerd [2022-09-08T10:16:11.948Z] #43 3.673 + echo 'Install containerd version v1.6.8' [2022-09-08T10:16:11.948Z] #43 3.679 Install containerd version v1.6.8 [2022-09-08T10:16:11.948Z] #43 3.679 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Wy2b64XJGX/src/github.com/containerd/containerd [2022-09-08T10:16:11.948Z] #43 3.689 Cloning into '/tmp/tmp.Wy2b64XJGX/src/github.com/containerd/containerd'... [2022-09-08T10:16:11.948Z] #43 ... [2022-09-08T10:16:11.948Z] [2022-09-08T10:16:11.948Z] #37 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-08T10:16:11.948Z] #37 42.82 v3.0.2 [2022-09-08T10:16:11.948Z] #37 DONE 43.6s [2022-09-08T10:16:12.133Z] #14 extracting sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 6.3s done [2022-09-08T10:16:12.133Z] #14 extracting sha256:5c1723a88090179532edf17f72b229ae83a6f7d624cc2a78bd0d3a1aee80de87 [2022-09-08T10:16:12.134Z] #14 extracting sha256:5c1723a88090179532edf17f72b229ae83a6f7d624cc2a78bd0d3a1aee80de87 done [2022-09-08T10:16:12.207Z] [2022-09-08T10:16:12.207Z] #34 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-08T10:16:12.207Z] #34 43.48 Fetched 2315 kB in 3s (685 kB/s) [2022-09-08T10:16:12.207Z] #34 43.68 Selecting previously unselected package libprotobuf23:amd64. [2022-09-08T10:16:12.207Z] #34 43.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-08T10:16:12.207Z] #34 43.73 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-09-08T10:16:12.393Z] #14 DONE 25.8s [2022-09-08T10:16:12.393Z] [2022-09-08T10:16:12.393Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-08T10:16:12.393Z] #0 1.589 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-08T10:16:12.393Z] #0 1.779 [2022-09-08T10:16:12.468Z] #34 43.74 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-09-08T10:16:12.546Z] #10 ... [2022-09-08T10:16:12.546Z] [2022-09-08T10:16:12.546Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-08T10:16:12.546Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-08T10:16:12.546Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-08T10:16:12.546Z] #12 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-08T10:16:12.546Z] #12 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-08T10:16:12.546Z] #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-09-08T10:16:12.546Z] #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.9s done [2022-09-08T10:16:12.546Z] #12 DONE 6.5s [2022-09-08T10:16:12.546Z] [2022-09-08T10:16:12.546Z] #13 [internal] load build context [2022-09-08T10:16:12.546Z] #13 transferring context: 62.74MB 5.0s done [2022-09-08T10:16:12.546Z] #13 DONE 6.5s [2022-09-08T10:16:12.546Z] [2022-09-08T10:16:12.546Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-08T10:16:12.546Z] #10 ... [2022-09-08T10:16:12.546Z] [2022-09-08T10:16:12.546Z] #14 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T10:16:12.546Z] #14 resolve docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d 0.1s done [2022-09-08T10:16:12.546Z] #14 sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d 1.86kB / 1.86kB done [2022-09-08T10:16:12.546Z] #14 sha256:2fe84e0d95d50e52e2d121dd0ee6548f95c868b172c64eca4acee2894a9f71fe 1.80kB / 1.80kB done [2022-09-08T10:16:12.546Z] #14 sha256:6d7adf071e0a8fc31a41dd6eee6679699c2a86768e8e49fa9c033d65bc398e10 7.10kB / 7.10kB done [2022-09-08T10:16:12.546Z] #14 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.6s done [2022-09-08T10:16:12.546Z] #14 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 1.1s done [2022-09-08T10:16:12.546Z] #14 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 1.7s done [2022-09-08T10:16:12.546Z] #14 sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 148.82MB / 148.82MB 6.0s [2022-09-08T10:16:12.546Z] #14 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 4.7s done [2022-09-08T10:16:12.546Z] #14 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 3.9s done [2022-09-08T10:16:12.546Z] #14 sha256:5c1723a88090179532edf17f72b229ae83a6f7d624cc2a78bd0d3a1aee80de87 157B / 157B 4.7s done [2022-09-08T10:16:12.546Z] #14 ... [2022-09-08T10:16:12.546Z] [2022-09-08T10:16:12.546Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-08T10:16:12.546Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-08T10:16:12.546Z] #9 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-08T10:16:12.546Z] #9 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-08T10:16:12.546Z] #9 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done [2022-09-08T10:16:12.546Z] #9 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.4s done [2022-09-08T10:16:12.546Z] #9 DONE 6.5s [2022-09-08T10:16:12.546Z] [2022-09-08T10:16:12.546Z] #14 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T10:16:12.652Z] #19 1.993 #=#=# ######################################################################## 100.0% [2022-09-08T10:16:12.652Z] #19 2.256 [2022-09-08T10:16:13.223Z] #19 ... [2022-09-08T10:16:13.223Z] [2022-09-08T10:16:13.223Z] #20 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-08T10:16:13.223Z] #20 DONE 0.8s [2022-09-08T10:16:13.223Z] [2022-09-08T10:16:13.223Z] #21 [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-09-08T10:16:13.407Z] #34 44.72 Selecting previously unselected package python3-pkg-resources. [2022-09-08T10:16:13.407Z] #34 44.72 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-08T10:16:13.407Z] #34 44.73 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-08T10:16:13.475Z] #14 ... [2022-09-08T10:16:13.475Z] [2022-09-08T10:16:13.475Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-08T10:16:13.475Z] #10 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 4.8s done [2022-09-08T10:16:13.475Z] #10 DONE 7.8s [2022-09-08T10:16:13.475Z] [2022-09-08T10:16:13.475Z] #14 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T10:16:13.475Z] #14 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 [2022-09-08T10:16:13.550Z] #25 43.89 Setting up criu (3.17.1-1) ... [2022-09-08T10:16:13.667Z] #34 45.05 Selecting previously unselected package python3-six. [2022-09-08T10:16:13.668Z] #34 45.05 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-08T10:16:13.668Z] #34 45.05 Unpacking python3-six (1.16.0-2) ... [2022-09-08T10:16:13.792Z] #21 DONE 0.6s [2022-09-08T10:16:13.792Z] [2022-09-08T10:16:13.792Z] #22 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-08T10:16:13.792Z] #22 ... [2022-09-08T10:16:13.792Z] [2022-09-08T10:16:13.792Z] #23 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-08T10:16:13.792Z] #23 DONE 0.2s [2022-09-08T10:16:13.883Z] #38 ... [2022-09-08T10:16:13.883Z] [2022-09-08T10:16:13.883Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:16:13.883Z] #46 11.45 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-08T10:16:13.883Z] #46 13.06 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-08T10:16:13.883Z] #46 13.38 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-08T10:16:13.883Z] #46 13.66 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-08T10:16:13.928Z] #34 45.33 Selecting previously unselected package python3-protobuf. [2022-09-08T10:16:13.928Z] #34 45.33 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-09-08T10:16:13.928Z] #34 45.33 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-08T10:16:14.053Z] [2022-09-08T10:16:14.053Z] #24 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-09-08T10:16:14.053Z] #24 DONE 0.3s [2022-09-08T10:16:14.053Z] [2022-09-08T10:16:14.053Z] #25 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-08T10:16:14.053Z] #25 ... [2022-09-08T10:16:14.053Z] [2022-09-08T10:16:14.053Z] #26 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-08T10:16:14.053Z] #26 DONE 0.4s [2022-09-08T10:16:14.053Z] [2022-09-08T10:16:14.053Z] #27 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-08T10:16:14.053Z] #27 DONE 0.4s [2022-09-08T10:16:14.064Z] #14 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.4s done [2022-09-08T10:16:14.064Z] #14 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 [2022-09-08T10:16:14.195Z] #34 ... [2022-09-08T10:16:14.195Z] [2022-09-08T10:16:14.195Z] #28 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-08T10:16:14.195Z] #28 35.86 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-09-08T10:16:14.195Z] #28 35.86 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-08T10:16:14.195Z] #28 36.10 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-08T10:16:14.195Z] #28 36.12 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-08T10:16:14.195Z] #28 36.25 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-08T10:16:14.195Z] #28 36.40 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-08T10:16:14.195Z] #28 36.48 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-08T10:16:14.195Z] #28 36.54 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-08T10:16:14.195Z] #28 36.90 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-09-08T10:16:14.195Z] #28 36.90 go: downloading github.com/magiconair/properties v1.8.6 [2022-09-08T10:16:14.195Z] #28 37.07 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-08T10:16:14.195Z] #28 37.21 go: downloading golang.org/x/text v0.3.7 [2022-09-08T10:16:14.313Z] [2022-09-08T10:16:14.313Z] #28 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-08T10:16:14.313Z] #28 DONE 0.5s [2022-09-08T10:16:14.313Z] [2022-09-08T10:16:14.313Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-08T10:16:14.313Z] #19 3.089 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-08T10:16:14.313Z] #19 3.366 [2022-09-08T10:16:14.313Z] #19 3.587 #=#=# ######################################################################## 100.0% [2022-09-08T10:16:14.313Z] #19 3.817 [2022-09-08T10:16:14.456Z] #28 45.97 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-09-08T10:16:14.456Z] #28 ... [2022-09-08T10:16:14.456Z] [2022-09-08T10:16:14.456Z] #35 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-08T10:16:14.456Z] #35 38.89 Selecting previously unselected package xz-utils. [2022-09-08T10:16:14.456Z] #35 38.89 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-08T10:16:14.456Z] #35 38.89 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-08T10:16:14.456Z] #35 39.15 Selecting previously unselected package libsigsegv2:amd64. [2022-09-08T10:16:14.456Z] #35 39.17 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-09-08T10:16:14.456Z] #35 39.19 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-09-08T10:16:14.456Z] #35 39.33 Selecting previously unselected package m4. [2022-09-08T10:16:14.456Z] #35 39.35 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-09-08T10:16:14.456Z] #35 39.35 Unpacking m4 (1.4.18-5) ... [2022-09-08T10:16:14.456Z] #35 39.68 Selecting previously unselected package autoconf. [2022-09-08T10:16:14.456Z] #35 39.68 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-09-08T10:16:14.456Z] #35 39.71 Unpacking autoconf (2.69-14) ... [2022-09-08T10:16:14.456Z] #35 40.27 Selecting previously unselected package autotools-dev. [2022-09-08T10:16:14.456Z] #35 40.29 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-09-08T10:16:14.456Z] #35 40.33 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-09-08T10:16:14.456Z] #35 40.48 Selecting previously unselected package automake. [2022-09-08T10:16:14.456Z] #35 40.48 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-09-08T10:16:14.456Z] #35 40.51 Unpacking automake (1:1.16.3-2) ... [2022-09-08T10:16:14.456Z] #35 41.15 Selecting previously unselected package patch. [2022-09-08T10:16:14.456Z] #35 41.15 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-09-08T10:16:14.456Z] #35 41.15 Unpacking patch (2.7.6-7) ... [2022-09-08T10:16:14.456Z] #35 41.34 Selecting previously unselected package dpkg-dev. [2022-09-08T10:16:14.456Z] #35 41.34 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-09-08T10:16:14.456Z] #35 41.35 Unpacking dpkg-dev (1.20.11) ... [2022-09-08T10:16:14.456Z] #35 42.66 Selecting previously unselected package build-essential. [2022-09-08T10:16:14.456Z] #35 42.68 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-09-08T10:16:14.456Z] #35 42.68 Unpacking build-essential (12.9) ... [2022-09-08T10:16:14.456Z] #35 42.85 Selecting previously unselected package libcap2:amd64. [2022-09-08T10:16:14.456Z] #35 42.85 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-08T10:16:14.456Z] #35 42.86 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-08T10:16:14.456Z] #35 43.40 Selecting previously unselected package libcap-dev:amd64. [2022-09-08T10:16:14.456Z] #35 43.43 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-09-08T10:16:14.456Z] #35 43.45 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-09-08T10:16:14.456Z] #35 43.65 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-08T10:16:14.456Z] #35 43.65 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-08T10:16:14.456Z] #35 43.65 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-08T10:16:14.456Z] #35 43.77 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-08T10:16:14.456Z] #35 43.77 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-09-08T10:16:14.456Z] #35 43.79 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-08T10:16:14.456Z] #35 43.98 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-08T10:16:14.456Z] #35 43.98 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-08T10:16:14.456Z] #35 43.98 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-08T10:16:14.456Z] #35 44.22 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-08T10:16:14.456Z] #35 44.22 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-08T10:16:14.456Z] #35 44.22 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-08T10:16:14.456Z] #35 45.20 Selecting previously unselected package libtool. [2022-09-08T10:16:14.456Z] #35 45.20 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-09-08T10:16:14.456Z] #35 45.21 Unpacking libtool (2.4.6-15) ... [2022-09-08T10:16:14.456Z] #35 45.63 Selecting previously unselected package libudev-dev:amd64. [2022-09-08T10:16:14.456Z] #35 45.63 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-08T10:16:14.456Z] #35 45.63 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-08T10:16:14.456Z] #35 45.93 Selecting previously unselected package libyajl2:amd64. [2022-09-08T10:16:14.456Z] #35 45.93 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-09-08T10:16:14.456Z] #35 45.94 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-08T10:16:14.456Z] #35 46.07 Selecting previously unselected package libyajl-dev:amd64. [2022-09-08T10:16:14.456Z] #35 46.07 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-09-08T10:16:14.456Z] #35 46.10 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-09-08T10:16:14.456Z] #35 ... [2022-09-08T10:16:14.456Z] [2022-09-08T10:16:14.456Z] #28 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-08T10:16:14.456Z] #28 46.12 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-09-08T10:16:14.456Z] #28 46.12 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-08T10:16:14.487Z] #25 45.21 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T10:16:14.627Z] #14 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.5s done [2022-09-08T10:16:14.716Z] #28 46.26 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-08T10:16:14.716Z] #28 46.33 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-08T10:16:14.747Z] #25 DONE 45.6s [2022-09-08T10:16:14.747Z] [2022-09-08T10:16:14.747Z] #37 [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-09-08T10:16:14.747Z] #37 38.07 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-08T10:16:14.747Z] #37 39.21 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-08T10:16:14.976Z] #28 46.54 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-08T10:16:14.976Z] #28 46.54 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-08T10:16:15.190Z] #14 ... [2022-09-08T10:16:15.190Z] [2022-09-08T10:16:15.190Z] #15 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-08T10:16:15.190Z] #15 DONE 0.7s [2022-09-08T10:16:15.190Z] [2022-09-08T10:16:15.190Z] #14 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T10:16:15.190Z] #14 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a [2022-09-08T10:16:15.236Z] #28 46.69 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-08T10:16:15.236Z] #28 46.83 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-08T10:16:15.236Z] #28 46.83 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-08T10:16:15.495Z] #28 46.94 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-08T10:16:15.698Z] #19 5.117 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-08T10:16:15.757Z] #28 47.21 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-08T10:16:16.121Z] #14 ... [2022-09-08T10:16:16.121Z] [2022-09-08T10:16:16.121Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-08T10:16:16.121Z] #16 DONE 0.9s [2022-09-08T10:16:16.121Z] [2022-09-08T10:16:16.121Z] #14 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T10:16:16.268Z] #19 5.653 [2022-09-08T10:16:16.328Z] #28 ... [2022-09-08T10:16:16.328Z] [2022-09-08T10:16:16.328Z] #39 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-08T10:16:16.328Z] #39 46.83 NAME: [2022-09-08T10:16:16.328Z] #39 46.83 go-winres - A tool for embedding resources in Windows executables [2022-09-08T10:16:16.328Z] #39 46.83 [2022-09-08T10:16:16.328Z] #39 46.83 USAGE: [2022-09-08T10:16:16.328Z] #39 46.83 go-winres [global options] command [command options] [arguments...] [2022-09-08T10:16:16.328Z] #39 46.83 [2022-09-08T10:16:16.328Z] #39 46.83 COMMANDS: [2022-09-08T10:16:16.328Z] #39 46.83 init Create an initial ./winres/winres.json [2022-09-08T10:16:16.328Z] #39 46.83 make Make syso files for the "go build" command [2022-09-08T10:16:16.328Z] #39 46.83 simply Make syso files for the "go build" command (simplified) [2022-09-08T10:16:16.328Z] #39 46.83 extract Extract all resources from an executable [2022-09-08T10:16:16.328Z] #39 46.83 patch Replace resources in an executable file (exe, dll) [2022-09-08T10:16:16.328Z] #39 46.83 help, h Shows a list of commands or help for one command [2022-09-08T10:16:16.328Z] #39 46.83 [2022-09-08T10:16:16.328Z] #39 46.83 GLOBAL OPTIONS: [2022-09-08T10:16:16.328Z] #39 46.83 --help, -h show help (default: false) [2022-09-08T10:16:16.328Z] #39 DONE 47.8s [2022-09-08T10:16:16.328Z] [2022-09-08T10:16:16.328Z] #28 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-08T10:16:16.328Z] #28 48.10 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-08T10:16:16.587Z] #28 ... [2022-09-08T10:16:16.587Z] [2022-09-08T10:16:16.588Z] #35 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-08T10:16:16.588Z] #35 46.31 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-08T10:16:16.588Z] #35 46.36 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-08T10:16:16.588Z] #35 46.39 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-08T10:16:16.588Z] #35 46.43 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-08T10:16:16.588Z] #35 46.48 Setting up file (1:5.39-3) ... [2022-09-08T10:16:16.588Z] #35 46.51 Setting up bzip2 (1.0.8-4) ... [2022-09-08T10:16:16.588Z] #35 46.53 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-08T10:16:16.588Z] #35 46.55 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-08T10:16:16.588Z] #35 46.63 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-08T10:16:16.588Z] #35 46.63 Setting up autotools-dev (20180224.1+nmu1) ... [2022-09-08T10:16:16.588Z] #35 46.69 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-09-08T10:16:16.588Z] #35 46.83 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-08T10:16:16.588Z] #35 46.83 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-08T10:16:16.588Z] #35 46.83 Setting up patch (2.7.6-7) ... [2022-09-08T10:16:16.588Z] #35 46.83 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-08T10:16:16.588Z] #35 46.88 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-09-08T10:16:16.588Z] #35 46.88 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-09-08T10:16:16.588Z] #35 46.92 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-08T10:16:16.588Z] #35 46.92 Setting up libtool (2.4.6-15) ... [2022-09-08T10:16:16.588Z] #35 46.95 Setting up m4 (1.4.18-5) ... [2022-09-08T10:16:16.588Z] #35 46.95 Setting up dpkg-dev (1.20.11) ... [2022-09-08T10:16:16.588Z] #35 47.00 Setting up autoconf (2.69-14) ... [2022-09-08T10:16:16.588Z] #35 47.05 Setting up build-essential (12.9) ... [2022-09-08T10:16:16.588Z] #35 47.22 Setting up automake (1:1.16.3-2) ... [2022-09-08T10:16:16.588Z] #35 47.22 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-09-08T10:16:16.588Z] #35 47.22 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T10:16:16.588Z] #35 DONE 48.1s [2022-09-08T10:16:16.588Z] [2022-09-08T10:16:16.588Z] #28 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-08T10:16:16.588Z] #28 48.13 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-09-08T10:16:16.588Z] #28 48.22 go: downloading github.com/google/go-cmp v0.5.7 [2022-09-08T10:16:16.654Z] #37 ... [2022-09-08T10:16:16.654Z] [2022-09-08T10:16:16.654Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:16:16.654Z] #0 0.989 Cloning into '/tmp/crun-build'... [2022-09-08T10:16:16.654Z] #0 5.879 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-08T10:16:16.654Z] #0 5.893 Cloning into '/tmp/crun-build/libocispec'... [2022-09-08T10:16:16.654Z] #0 6.750 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-08T10:16:16.654Z] #0 6.759 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-08T10:16:16.654Z] #0 6.776 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-08T10:16:16.654Z] #0 6.776 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-08T10:16:16.654Z] #0 6.793 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-08T10:16:16.654Z] #0 8.834 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-08T10:16:16.789Z] #19 5.901 #=#=# ################# 23.7% ########################################## 58.6% ################################################################# 90.6% ######################################################################## 100.0% [2022-09-08T10:16:16.847Z] #28 48.48 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-08T10:16:16.847Z] #28 48.58 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-09-08T10:16:16.918Z] #41 10.32 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-08T10:16:17.048Z] #19 6.499 [2022-09-08T10:16:17.107Z] #28 48.74 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-08T10:16:17.107Z] #28 48.75 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-09-08T10:16:17.107Z] #28 48.84 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-08T10:16:17.367Z] #28 48.93 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-08T10:16:17.367Z] #28 48.93 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-08T10:16:17.367Z] #28 49.03 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-08T10:16:17.367Z] #28 49.07 go: downloading github.com/prometheus/common v0.32.1 [2022-09-08T10:16:17.937Z] #28 49.60 go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-08T10:16:17.937Z] #28 49.67 go: downloading google.golang.org/protobuf v1.28.0 [2022-09-08T10:16:17.991Z] #19 7.584 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-08T10:16:18.251Z] #19 7.929 [2022-09-08T10:16:18.355Z] #41 11.30 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-08T10:16:18.355Z] #41 11.45 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-08T10:16:18.355Z] #41 11.59 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-08T10:16:18.821Z] #19 8.159 #=#=# ######################################################################## 100.0% [2022-09-08T10:16:18.821Z] #19 8.484 [2022-09-08T10:16:19.156Z] #46 26.55 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-08T10:16:19.320Z] #28 50.75 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-08T10:16:19.320Z] #28 50.84 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-08T10:16:20.296Z] #41 ... [2022-09-08T10:16:20.296Z] [2022-09-08T10:16:20.296Z] #32 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-08T10:16:20.296Z] #32 51.09 gotestsum version dev [2022-09-08T10:16:20.296Z] #32 DONE 51.4s [2022-09-08T10:16:20.296Z] [2022-09-08T10:16:20.296Z] #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 "v2.3.0" && 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 "v2.1.0"; 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-09-08T10:16:20.298Z] #14 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 4.4s done [2022-09-08T10:16:20.298Z] #14 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c [2022-09-08T10:16:20.731Z] #19 ... [2022-09-08T10:16:20.731Z] [2022-09-08T10:16:20.731Z] #25 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-08T10:16:20.731Z] #25 6.759 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-08T10:16:20.991Z] #25 6.825 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-08T10:16:20.991Z] #25 6.826 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T10:16:21.932Z] #25 7.972 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-08T10:16:21.933Z] #25 7.998 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-08T10:16:22.450Z] #46 ... [2022-09-08T10:16:22.450Z] [2022-09-08T10:16:22.450Z] #38 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:16:22.450Z] #38 74.51 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-08T10:16:22.450Z] #38 74.51 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-09-08T10:16:22.450Z] #38 74.52 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-08T10:16:23.520Z] #28 ... [2022-09-08T10:16:23.520Z] [2022-09-08T10:16:23.520Z] #32 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:16:23.520Z] #32 45.11 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-09-08T10:16:23.520Z] #32 45.90 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-09-08T10:16:23.520Z] #32 46.67 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-09-08T10:16:23.520Z] #32 48.34 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-09-08T10:16:23.520Z] #32 48.97 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-09-08T10:16:23.520Z] #32 48.97 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-09-08T10:16:23.520Z] #32 48.98 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-09-08T10:16:23.520Z] #32 48.99 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-08T10:16:23.520Z] #32 49.01 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-08T10:16:23.520Z] #32 49.01 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-09-08T10:16:23.520Z] #32 49.03 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-08T10:16:23.520Z] #32 49.03 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-09-08T10:16:23.520Z] #32 49.05 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-09-08T10:16:23.520Z] #32 49.05 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-09-08T10:16:23.520Z] #32 49.12 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-09-08T10:16:23.520Z] #32 49.12 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-09-08T10:16:23.520Z] #32 49.12 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-09-08T10:16:23.520Z] #32 49.19 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-09-08T10:16:23.520Z] #32 49.19 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-08T10:16:23.520Z] #32 49.19 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-08T10:16:23.520Z] #32 50.25 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T10:16:23.520Z] #32 50.46 Fetched 115 MB in 8s (13.7 MB/s) [2022-09-08T10:16:23.520Z] #32 50.58 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-08T10:16:23.520Z] #32 50.58 (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 ... 15717 files and directories currently installed.) [2022-09-08T10:16:23.520Z] #32 50.65 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-08T10:16:23.520Z] #32 50.66 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-08T10:16:23.520Z] #32 52.96 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-08T10:16:23.520Z] #32 52.96 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-08T10:16:23.520Z] #32 53.00 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-08T10:16:23.575Z] #14 ... [2022-09-08T10:16:23.575Z] [2022-09-08T10:16:23.575Z] #17 [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-09-08T10:16:23.575Z] #0 1.466 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-08T10:16:23.575Z] #0 1.481 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-08T10:16:23.575Z] #0 1.481 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T10:16:23.575Z] #0 1.651 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-08T10:16:23.575Z] #0 2.029 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-08T10:16:23.575Z] #0 2.036 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-08T10:16:23.575Z] #0 3.590 Fetched 8574 kB in 2s (3611 kB/s) [2022-09-08T10:16:23.575Z] #0 3.590 Reading package lists... [2022-09-08T10:16:23.575Z] #0 4.439 Reading package lists... [2022-09-08T10:16:23.575Z] #0 5.242 Building dependency tree... [2022-09-08T10:16:23.575Z] #0 5.611 The following additional packages will be installed: [2022-09-08T10:16:23.575Z] #0 5.611 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-09-08T10:16:23.575Z] #0 5.611 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-09-08T10:16:23.575Z] #0 5.612 Recommended packages: [2022-09-08T10:16:23.575Z] #0 5.619 libldap-common publicsuffix libsasl2-modules [2022-09-08T10:16:23.575Z] #0 5.787 The following NEW packages will be installed: [2022-09-08T10:16:23.575Z] #0 5.787 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-09-08T10:16:23.575Z] #0 5.787 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-08T10:16:23.575Z] #0 5.787 libssh2-1 openssl [2022-09-08T10:16:23.575Z] #0 6.080 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T10:16:23.575Z] #0 6.080 Need to get 3047 kB of archives. [2022-09-08T10:16:23.575Z] #0 6.080 After this operation, 6661 kB of additional disk space will be used. [2022-09-08T10:16:23.575Z] #0 6.080 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-09-08T10:16:23.575Z] #0 6.089 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-09-08T10:16:23.575Z] #0 6.091 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-09-08T10:16:23.575Z] #0 6.094 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-09-08T10:16:23.575Z] #0 6.094 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-09-08T10:16:23.575Z] #0 6.096 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-09-08T10:16:23.575Z] #0 6.098 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-09-08T10:16:23.575Z] #0 6.101 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-09-08T10:16:23.575Z] #0 6.102 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-09-08T10:16:23.575Z] #0 6.103 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-09-08T10:16:23.575Z] #0 6.105 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-09-08T10:16:23.575Z] #0 6.128 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-09-08T10:16:23.575Z] #0 6.130 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-08T10:16:23.575Z] #0 6.131 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-08T10:16:23.575Z] #0 6.132 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-08T10:16:23.575Z] #0 6.329 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T10:16:23.575Z] #0 6.360 Fetched 3047 kB in 0s (8945 kB/s) [2022-09-08T10:16:23.575Z] #0 6.388 Selecting previously unselected package openssl. [2022-09-08T10:16:23.575Z] #0 6.388 (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 ... 6661 files and directories currently installed.) [2022-09-08T10:16:23.575Z] #0 6.388 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-09-08T10:16:23.575Z] #0 6.393 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-09-08T10:16:23.575Z] #0 6.614 Selecting previously unselected package ca-certificates. [2022-09-08T10:16:23.575Z] #0 6.616 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-09-08T10:16:23.575Z] #0 6.620 Unpacking ca-certificates (20210119) ... [2022-09-08T10:16:23.575Z] #0 6.778 Selecting previously unselected package libbrotli1:amd64. [2022-09-08T10:16:23.575Z] #0 6.778 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-09-08T10:16:23.575Z] #0 6.787 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-08T10:16:23.575Z] #0 6.880 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-09-08T10:16:23.575Z] #0 6.880 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-08T10:16:23.575Z] #0 6.884 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-08T10:16:23.575Z] #0 6.985 Selecting previously unselected package libsasl2-2:amd64. [2022-09-08T10:16:23.575Z] #0 6.985 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-08T10:16:23.575Z] #0 6.995 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-08T10:16:23.575Z] #0 7.070 Selecting previously unselected package libldap-2.4-2:amd64. [2022-09-08T10:16:23.575Z] #0 7.072 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-09-08T10:16:23.575Z] #0 7.110 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-08T10:16:23.575Z] #0 7.239 Selecting previously unselected package libnghttp2-14:amd64. [2022-09-08T10:16:23.575Z] #0 7.241 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-09-08T10:16:23.575Z] #0 7.245 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-08T10:16:23.575Z] #0 7.317 Selecting previously unselected package libpsl5:amd64. [2022-09-08T10:16:23.575Z] #0 7.319 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-09-08T10:16:23.575Z] #0 7.323 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-09-08T10:16:23.575Z] #0 7.366 Selecting previously unselected package librtmp1:amd64. [2022-09-08T10:16:23.575Z] #0 7.366 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-09-08T10:16:23.575Z] #0 7.368 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-08T10:16:23.575Z] #0 7.413 Selecting previously unselected package libssh2-1:amd64. [2022-09-08T10:16:23.575Z] #0 7.413 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-09-08T10:16:23.575Z] #0 7.443 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-09-08T10:16:23.575Z] #0 7.499 Selecting previously unselected package libcurl4:amd64. [2022-09-08T10:16:23.575Z] #0 7.499 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-08T10:16:23.575Z] #0 7.503 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-08T10:16:23.575Z] #0 7.577 Selecting previously unselected package curl. [2022-09-08T10:16:23.575Z] #0 7.577 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-08T10:16:23.575Z] #0 7.581 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-09-08T10:16:23.575Z] #0 7.641 Selecting previously unselected package libonig5:amd64. [2022-09-08T10:16:23.575Z] #0 7.641 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-08T10:16:23.575Z] #0 7.647 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-08T10:16:23.575Z] #0 7.717 Selecting previously unselected package libjq1:amd64. [2022-09-08T10:16:23.575Z] #0 7.717 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-09-08T10:16:23.575Z] #0 7.717 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-08T10:16:23.575Z] #0 7.766 Selecting previously unselected package jq. [2022-09-08T10:16:23.575Z] #0 7.766 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-09-08T10:16:23.575Z] #0 7.770 Unpacking jq (1.6-2.1) ... [2022-09-08T10:16:23.575Z] #0 7.815 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-09-08T10:16:23.575Z] #0 7.827 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-08T10:16:23.575Z] #0 7.841 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-08T10:16:23.576Z] #0 7.854 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-08T10:16:23.576Z] #0 7.865 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-08T10:16:23.576Z] #0 7.885 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-08T10:16:23.576Z] #0 7.899 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-09-08T10:16:23.576Z] #0 7.911 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-09-08T10:16:23.576Z] #0 7.926 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-08T10:16:23.576Z] #0 7.935 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-08T10:16:23.576Z] #0 7.946 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-08T10:16:23.576Z] #0 7.957 Setting up ca-certificates (20210119) ... [2022-09-08T10:16:23.576Z] #0 8.559 Updating certificates in /etc/ssl/certs... [2022-09-08T10:16:23.576Z] #0 9.308 129 added, 0 removed; done. [2022-09-08T10:16:23.576Z] #0 9.345 Setting up jq (1.6-2.1) ... [2022-09-08T10:16:23.576Z] #0 9.356 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-08T10:16:23.576Z] #0 9.367 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-09-08T10:16:23.576Z] #0 9.378 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T10:16:23.576Z] #0 9.402 Processing triggers for ca-certificates (20210119) ... [2022-09-08T10:16:23.576Z] #0 9.413 Updating certificates in /etc/ssl/certs... [2022-09-08T10:16:23.576Z] #0 9.997 0 added, 0 removed; done. [2022-09-08T10:16:23.576Z] #0 9.997 Running hooks in /etc/ca-certificates/update.d... [2022-09-08T10:16:23.576Z] #0 9.997 done. [2022-09-08T10:16:23.583Z] #40 ... [2022-09-08T10:16:23.583Z] [2022-09-08T10:16:23.583Z] #33 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-08T10:16:23.583Z] #33 45.16 Fetched 49.2 MB in 44s (1119 kB/s) [2022-09-08T10:16:23.832Z] #17 ... [2022-09-08T10:16:23.832Z] [2022-09-08T10:16:23.832Z] #14 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T10:16:23.844Z] #25 ... [2022-09-08T10:16:23.844Z] [2022-09-08T10:16:23.844Z] #29 [containerd 1/3] 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-09-08T10:16:23.844Z] #0 6.827 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-08T10:16:23.844Z] #0 6.854 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-08T10:16:23.844Z] #0 6.855 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T10:16:23.844Z] #0 7.860 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-08T10:16:23.844Z] #0 9.589 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-08T10:16:23.844Z] #29 ... [2022-09-08T10:16:23.844Z] [2022-09-08T10:16:23.844Z] #30 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-08T10:16:23.844Z] #0 6.308 go: downloading github.com/go-delve/delve v1.8.1 [2022-09-08T10:16:24.091Z] #32 ... [2022-09-08T10:16:24.091Z] [2022-09-08T10:16:24.091Z] #41 [tini 1/3] 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-09-08T10:16:24.091Z] #41 45.57 Selecting previously unselected package libicu67:amd64. [2022-09-08T10:16:24.091Z] #41 45.59 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-09-08T10:16:24.091Z] #41 45.61 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-08T10:16:24.091Z] #41 52.46 Selecting previously unselected package libxml2:amd64. [2022-09-08T10:16:24.091Z] #41 52.46 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-09-08T10:16:24.091Z] #41 52.46 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-08T10:16:24.091Z] #41 53.03 Selecting previously unselected package libarchive13:amd64. [2022-09-08T10:16:24.091Z] #41 53.03 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-09-08T10:16:24.091Z] #41 53.04 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-08T10:16:24.091Z] #41 53.48 Selecting previously unselected package libjsoncpp24:amd64. [2022-09-08T10:16:24.091Z] #41 53.48 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-09-08T10:16:24.091Z] #41 53.48 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-08T10:16:24.091Z] #41 53.63 Selecting previously unselected package librhash0:amd64. [2022-09-08T10:16:24.091Z] #41 53.63 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-09-08T10:16:24.091Z] #41 53.68 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-09-08T10:16:24.091Z] #41 53.82 Selecting previously unselected package libuv1:amd64. [2022-09-08T10:16:24.091Z] #41 53.82 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-09-08T10:16:24.091Z] #41 53.84 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-09-08T10:16:24.091Z] #41 54.08 Selecting previously unselected package cmake. [2022-09-08T10:16:24.091Z] #41 54.08 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-09-08T10:16:24.091Z] #41 54.13 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-08T10:16:24.091Z] #41 ... [2022-09-08T10:16:24.091Z] [2022-09-08T10:16:24.091Z] #32 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:16:24.091Z] #32 55.68 Selecting previously unselected package binutils-mingw-w64. [2022-09-08T10:16:24.091Z] #32 55.68 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-08T10:16:24.091Z] #32 55.69 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-08T10:16:24.103Z] #30 ... [2022-09-08T10:16:24.103Z] [2022-09-08T10:16:24.103Z] #31 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-08T10:16:24.103Z] #0 6.012 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-09-08T10:16:24.103Z] #31 ... [2022-09-08T10:16:24.103Z] [2022-09-08T10:16:24.103Z] #32 [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 "v2.3.0" && 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 "v2.1.0"; 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-09-08T10:16:24.103Z] #0 6.402 + git clone https://github.com/docker/distribution.git . [2022-09-08T10:16:24.103Z] #0 6.418 Cloning into '.'... [2022-09-08T10:16:24.351Z] #32 55.86 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-08T10:16:24.351Z] #32 55.86 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-08T10:16:24.351Z] #32 55.91 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-08T10:16:24.351Z] #32 56.07 Selecting previously unselected package dmsetup. [2022-09-08T10:16:24.351Z] #32 56.09 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-09-08T10:16:24.363Z] #32 ... [2022-09-08T10:16:24.363Z] [2022-09-08T10:16:24.363Z] #33 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:16:24.363Z] #0 6.692 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-08T10:16:24.363Z] #0 6.745 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-08T10:16:24.363Z] #0 6.748 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T10:16:24.363Z] #0 7.744 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-08T10:16:24.363Z] #0 9.975 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-08T10:16:24.363Z] #33 ... [2022-09-08T10:16:24.363Z] [2022-09-08T10:16:24.363Z] #34 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-08T10:16:24.363Z] #0 7.115 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-08T10:16:24.363Z] #0 7.146 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-08T10:16:24.363Z] #0 7.149 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T10:16:24.363Z] #0 8.100 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-08T10:16:24.363Z] #0 9.744 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-08T10:16:24.442Z] #14 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 4.4s done [2022-09-08T10:16:24.612Z] #32 56.09 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-08T10:16:24.613Z] #32 ... [2022-09-08T10:16:24.613Z] [2022-09-08T10:16:24.613Z] #34 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-08T10:16:24.613Z] #34 46.07 Selecting previously unselected package libnet1:amd64. [2022-09-08T10:16:24.613Z] #34 46.07 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-08T10:16:24.613Z] #34 46.10 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-08T10:16:24.613Z] #34 46.30 Selecting previously unselected package libnl-3-200:amd64. [2022-09-08T10:16:24.613Z] #34 46.30 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-08T10:16:24.613Z] #34 46.32 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-08T10:16:24.613Z] #34 46.53 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-08T10:16:24.613Z] #34 46.53 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-08T10:16:24.613Z] #34 46.67 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-08T10:16:24.613Z] #34 46.72 Selecting previously unselected package criu. [2022-09-08T10:16:24.613Z] #34 46.72 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-09-08T10:16:24.613Z] #34 46.72 Unpacking criu (3.17.1-1) ... [2022-09-08T10:16:24.613Z] #34 47.85 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-08T10:16:24.613Z] #34 49.84 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-09-08T10:16:24.613Z] #34 49.86 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-08T10:16:24.613Z] #34 49.88 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-08T10:16:24.613Z] #34 49.91 Setting up python3-six (1.16.0-2) ... [2022-09-08T10:16:24.613Z] #34 51.11 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-08T10:16:24.613Z] #34 51.13 Setting up python3-protobuf (3.12.4-1) ... [2022-09-08T10:16:24.613Z] #34 55.52 Setting up criu (3.17.1-1) ... [2022-09-08T10:16:24.613Z] #34 ... [2022-09-08T10:16:24.613Z] [2022-09-08T10:16:24.613Z] #32 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:16:24.613Z] #32 56.35 Selecting previously unselected package mingw-w64-common. [2022-09-08T10:16:24.613Z] #32 56.35 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-08T10:16:24.623Z] #34 ... [2022-09-08T10:16:24.623Z] [2022-09-08T10:16:24.623Z] #35 [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-09-08T10:16:24.623Z] #0 5.025 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-08T10:16:24.623Z] #0 5.029 Cloning into '.'... [2022-09-08T10:16:24.623Z] #35 ... [2022-09-08T10:16:24.623Z] [2022-09-08T10:16:24.623Z] #36 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-08T10:16:24.623Z] #0 5.423 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-09-08T10:16:24.623Z] #0 6.265 go: downloading github.com/tc-hib/winres v0.1.5 [2022-09-08T10:16:24.623Z] #0 7.900 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-08T10:16:24.623Z] #0 8.103 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-09-08T10:16:24.623Z] #0 8.212 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-09-08T10:16:24.873Z] #32 56.36 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-08T10:16:24.883Z] #36 ... [2022-09-08T10:16:24.884Z] [2022-09-08T10:16:24.884Z] #37 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-08T10:16:24.884Z] #0 5.390 + RM_GOPATH=0 [2022-09-08T10:16:24.884Z] #0 5.390 + TMP_GOPATH= [2022-09-08T10:16:24.884Z] #0 5.390 + : /build [2022-09-08T10:16:24.884Z] #0 5.390 + '[' -z '' ']' [2022-09-08T10:16:24.884Z] #0 5.390 ++ mktemp -d [2022-09-08T10:16:24.884Z] #0 5.390 + export GOPATH=/tmp/tmp.NES89V0SlW [2022-09-08T10:16:24.884Z] #0 5.390 + GOPATH=/tmp/tmp.NES89V0SlW [2022-09-08T10:16:24.884Z] #0 5.390 + RM_GOPATH=1 [2022-09-08T10:16:24.884Z] #0 5.390 + case "$(go env GOARCH)" in [2022-09-08T10:16:24.884Z] #0 5.393 ++ go env GOARCH [2022-09-08T10:16:24.884Z] #0 5.430 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T10:16:24.884Z] #0 5.430 + GO_BUILDMODE=-buildmode=pie [2022-09-08T10:16:24.884Z] #0 5.430 ++ dirname /install.sh [2022-09-08T10:16:24.884Z] #0 5.430 + dir=/ [2022-09-08T10:16:24.884Z] #0 5.430 + bin=dockercli [2022-09-08T10:16:24.884Z] #0 5.430 + shift [2022-09-08T10:16:24.884Z] #0 5.430 + '[' '!' -f //dockercli.installer ']' [2022-09-08T10:16:24.884Z] #0 5.430 + . //dockercli.installer [2022-09-08T10:16:24.884Z] #0 5.430 ++ : stable [2022-09-08T10:16:24.884Z] #0 5.430 ++ : 17.06.2-ce [2022-09-08T10:16:24.884Z] #0 5.430 + install_dockercli [2022-09-08T10:16:24.884Z] #0 5.430 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-08T10:16:24.884Z] #0 5.430 ++ uname -m [2022-09-08T10:16:24.884Z] #0 5.430 + arch=x86_64 [2022-09-08T10:16:24.884Z] #0 5.430 + '[' x86_64 '!=' x86_64 ']' [2022-09-08T10:16:24.884Z] #0 5.430 + url=https://download.docker.com/linux/static [2022-09-08T10:16:24.884Z] #0 5.430 + tar -xz docker/docker [2022-09-08T10:16:24.884Z] #0 5.430 Install docker/cli version 17.06.2-ce from stable [2022-09-08T10:16:24.884Z] #0 5.440 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-08T10:16:24.884Z] #37 ... [2022-09-08T10:16:24.884Z] [2022-09-08T10:16:24.884Z] #38 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-08T10:16:24.884Z] #0 6.994 go: downloading gotest.tools/gotestsum v1.8.1 [2022-09-08T10:16:24.884Z] #0 9.391 go: downloading github.com/fatih/color v1.10.0 [2022-09-08T10:16:24.884Z] #0 9.650 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-08T10:16:24.884Z] #0 9.826 go: downloading golang.org/x/tools v0.1.0 [2022-09-08T10:16:24.884Z] #0 10.11 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-08T10:16:24.884Z] #0 10.33 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-08T10:16:24.884Z] #0 10.50 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-08T10:16:25.007Z] #14 extracting sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 [2022-09-08T10:16:25.148Z] #38 11.43 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-08T10:16:25.148Z] #38 11.49 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-08T10:16:25.148Z] #38 ... [2022-09-08T10:16:25.148Z] [2022-09-08T10:16:25.148Z] #39 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-08T10:16:25.148Z] #0 6.749 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-09-08T10:16:25.148Z] #0 9.795 go: downloading github.com/fatih/color v1.13.0 [2022-09-08T10:16:25.149Z] #0 9.840 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-08T10:16:25.149Z] #0 9.918 go: downloading github.com/pkg/errors v0.9.1 [2022-09-08T10:16:25.149Z] #0 9.946 go: downloading github.com/spf13/cobra v1.4.0 [2022-09-08T10:16:25.149Z] #0 10.26 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-08T10:16:25.149Z] #0 10.54 go: downloading github.com/spf13/viper v1.11.0 [2022-09-08T10:16:25.149Z] #0 10.86 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-08T10:16:25.409Z] #39 ... [2022-09-08T10:16:25.409Z] [2022-09-08T10:16:25.409Z] #40 [tini 1/3] 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-09-08T10:16:25.409Z] #0 6.993 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-08T10:16:25.409Z] #0 7.051 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-08T10:16:25.409Z] #0 7.072 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T10:16:25.409Z] #0 8.020 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-08T10:16:25.409Z] #0 10.14 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-08T10:16:25.409Z] #40 ... [2022-09-08T10:16:25.409Z] [2022-09-08T10:16:25.409Z] #41 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-08T10:16:25.409Z] #0 6.134 + RM_GOPATH=0 [2022-09-08T10:16:25.409Z] #0 6.134 + TMP_GOPATH= [2022-09-08T10:16:25.409Z] #0 6.135 + : /build [2022-09-08T10:16:25.409Z] #0 6.135 + '[' -z '' ']' [2022-09-08T10:16:25.409Z] #0 6.136 ++ mktemp -d [2022-09-08T10:16:25.409Z] #0 6.138 + export GOPATH=/tmp/tmp.ldTR8jMYYL [2022-09-08T10:16:25.409Z] #0 6.138 + GOPATH=/tmp/tmp.ldTR8jMYYL [2022-09-08T10:16:25.409Z] #0 6.139 + RM_GOPATH=1 [2022-09-08T10:16:25.409Z] #0 6.139 + case "$(go env GOARCH)" in [2022-09-08T10:16:25.409Z] #0 6.141 ++ go env GOARCH [2022-09-08T10:16:25.409Z] #0 6.177 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T10:16:25.409Z] #0 6.178 + GO_BUILDMODE=-buildmode=pie [2022-09-08T10:16:25.409Z] #0 6.178 ++ dirname /install.sh [2022-09-08T10:16:25.409Z] #0 6.179 + dir=/ [2022-09-08T10:16:25.409Z] #0 6.179 + bin=rootlesskit [2022-09-08T10:16:25.409Z] #0 6.180 + shift [2022-09-08T10:16:25.409Z] #0 6.180 + '[' '!' -f //rootlesskit.installer ']' [2022-09-08T10:16:25.409Z] #0 6.181 + . //rootlesskit.installer [2022-09-08T10:16:25.409Z] #0 6.181 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-08T10:16:25.409Z] #0 6.181 + install_rootlesskit [2022-09-08T10:16:25.409Z] #0 6.182 + case "$1" in [2022-09-08T10:16:25.409Z] #0 6.182 + export CGO_ENABLED=0 [2022-09-08T10:16:25.409Z] #0 6.182 + CGO_ENABLED=0 [2022-09-08T10:16:25.409Z] #0 6.184 + _install_rootlesskit [2022-09-08T10:16:25.409Z] #0 6.185 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-08T10:16:25.409Z] #0 6.185 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-08T10:16:25.409Z] #0 6.185 + GOBIN=/build [2022-09-08T10:16:25.409Z] #0 6.185 + GO111MODULE=on [2022-09-08T10:16:25.409Z] #0 6.185 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-08T10:16:25.409Z] #0 6.186 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-08T10:16:25.409Z] #0 6.775 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-08T10:16:25.409Z] #0 9.789 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-08T10:16:25.409Z] #0 9.789 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-08T10:16:25.409Z] #0 10.58 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-08T10:16:25.669Z] #41 ... [2022-09-08T10:16:25.669Z] [2022-09-08T10:16:25.669Z] #39 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-08T10:16:25.669Z] #39 11.78 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-08T10:16:25.669Z] #39 11.79 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-08T10:16:25.669Z] #39 11.97 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-09-08T10:16:25.669Z] #39 12.00 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-09-08T10:16:25.937Z] #14 ... [2022-09-08T10:16:25.937Z] [2022-09-08T10:16:25.937Z] #17 [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-09-08T10:16:25.937Z] #17 DONE 12.0s [2022-09-08T10:16:25.937Z] [2022-09-08T10:16:25.937Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-08T10:16:25.937Z] #18 DONE 0.1s [2022-09-08T10:16:25.937Z] [2022-09-08T10:16:25.937Z] #14 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T10:16:26.609Z] #39 ... [2022-09-08T10:16:26.609Z] [2022-09-08T10:16:26.609Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-08T10:16:26.609Z] #19 10.49 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-08T10:16:26.609Z] #19 12.71 #=#=# [2022-09-08T10:16:26.609Z] #19 13.06 #=#=# ######################################################################## 100.0% [2022-09-08T10:16:26.609Z] #19 15.07 [2022-09-08T10:16:26.609Z] #19 15.48 Download of images into '/build' complete. [2022-09-08T10:16:26.609Z] #19 15.48 Use something like the following to load the result into a Docker daemon: [2022-09-08T10:16:26.609Z] #19 15.48 tar -cC '/build' . | docker load [2022-09-08T10:16:26.609Z] #19 DONE 16.1s [2022-09-08T10:16:26.609Z] [2022-09-08T10:16:26.609Z] #36 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-08T10:16:26.609Z] #36 12.48 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-08T10:16:26.609Z] #36 12.77 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-08T10:16:26.808Z] #32 ... [2022-09-08T10:16:26.808Z] [2022-09-08T10:16:26.808Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:16:26.808Z] #0 8.730 Cloning into '/tmp/crun-build'... [2022-09-08T10:16:26.808Z] #44 ... [2022-09-08T10:16:26.808Z] [2022-09-08T10:16:26.808Z] #38 [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-09-08T10:16:26.808Z] #38 48.42 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-09-08T10:16:26.808Z] #38 49.19 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-08T10:16:26.808Z] #38 49.65 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-08T10:16:26.808Z] #38 ... [2022-09-08T10:16:26.808Z] [2022-09-08T10:16:26.808Z] #34 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-08T10:16:26.808Z] #34 58.16 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T10:16:27.072Z] #34 DONE 58.6s [2022-09-08T10:16:27.072Z] [2022-09-08T10:16:27.072Z] #31 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-08T10:16:27.332Z] #31 ... [2022-09-08T10:16:27.332Z] [2022-09-08T10:16:27.332Z] #41 [tini 1/3] 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-09-08T10:16:27.332Z] #41 58.83 Setting up libicu67:amd64 (67.1-7) ... [2022-09-08T10:16:27.332Z] #41 58.86 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:16:27.332Z] #41 58.91 Setting up libuv1:amd64 (1.40.0-2) ... [2022-09-08T10:16:27.332Z] #41 58.91 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:16:27.332Z] #41 58.92 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-08T10:16:27.332Z] #41 58.96 Setting up librhash0:amd64 (1.4.1-2) ... [2022-09-08T10:16:27.332Z] #41 58.97 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-08T10:16:27.332Z] #41 59.00 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-08T10:16:27.592Z] #41 59.01 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-08T10:16:27.592Z] #41 59.04 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-08T10:16:27.592Z] #41 59.13 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T10:16:27.725Z] #38 79.21 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-08T10:16:27.725Z] #38 79.21 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-09-08T10:16:27.725Z] #38 79.23 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-08T10:16:27.725Z] #38 ... [2022-09-08T10:16:27.725Z] [2022-09-08T10:16:27.725Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-08T10:16:27.726Z] #43 42.04 Updating files: 38% (1904/4986) Updating files: 39% (1945/4986) Updating files: 40% (1995/4986) Updating files: 41% (2045/4986) Updating files: 42% (2095/4986) Updating files: 43% (2144/4986) Updating files: 44% (2194/4986) Updating files: 45% (2244/4986) Updating files: 46% (2294/4986) Updating files: 47% (2344/4986) Updating files: 48% (2394/4986) Updating files: 49% (2444/4986) Updating files: 50% (2493/4986) Updating files: 51% (2543/4986) Updating files: 52% (2593/4986) Updating files: 53% (2643/4986) Updating files: 54% (2693/4986) Updating files: 55% (2743/4986) Updating files: 56% (2793/4986) Updating files: 57% (2843/4986) Updating files: 58% (2892/4986) Updating files: 59% (2942/4986) Updating files: 60% (2992/4986) Updating files: 61% (3042/4986) Updating files: 62% (3092/4986) Updating files: 63% (3142/4986) Updating files: 64% (3192/4986) Updating files: 65% (3241/4986) Updating files: 66% (3291/4986) Updating files: 67% (3341/4986) Updating files: 68% (3391/4986) Updating files: 69% (3441/4986) Updating files: 70% (3491/4986) Updating files: 71% (3541/4986) Updating files: 72% (3590/4986) Updating files: 73% (3640/4986) Updating files: 74% (3690/4986) Updating files: 75% (3740/4986) Updating files: 76% (3790/4986) Updating files: 77% (3840/4986) Updating files: 78% (3890/4986) Updating files: 79% (3939/4986) Updating files: 80% (3989/4986) Updating files: 81% (4039/4986) Updating files: 82% (4089/4986) Updating files: 83% (4139/4986) Updating files: 84% (4189/4986) Updating files: 85% (4239/4986) Updating files: 86% (4288/4986) Updating files: 87% (4338/4986) Updating files: 88% (4388/4986) Updating files: 89% (4438/4986) Updating files: 90% (4488/4986) Updating files: 91% (4538/4986) Updating files: 92% (4588/4986) Updating files: 93% (4637/4986) Updating files: 94% (4687/4986) Updating files: 95% (4737/4986) Updating files: 96% (4787/4986) Updating files: 97% (4837/4986) Updating files: 98% (4887/4986) Updating files: 99% (4937/4986) Updating files: 100% (4986/4986) Updating files: 100% (4986/4986), done. [2022-09-08T10:16:27.726Z] #43 43.71 + cd /tmp/tmp.yFb2D9uiKz/src/github.com/containerd/containerd [2022-09-08T10:16:27.726Z] #43 43.71 + git checkout -q v1.6.8 [2022-09-08T10:16:27.726Z] #43 45.49 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-08T10:16:27.726Z] #43 45.49 + BUILDTAGS='netgo osusergo static_build' [2022-09-08T10:16:27.726Z] #43 45.49 + export EXTRA_FLAGS=-buildmode=pie [2022-09-08T10:16:27.726Z] #43 45.49 + EXTRA_FLAGS=-buildmode=pie [2022-09-08T10:16:27.726Z] #43 45.49 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-08T10:16:27.726Z] #43 45.49 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-08T10:16:27.726Z] #43 45.49 + '[' '' = dynamic ']' [2022-09-08T10:16:27.726Z] #43 45.49 + make [2022-09-08T10:16:28.163Z] #41 DONE 59.9s [2022-09-08T10:16:28.163Z] [2022-09-08T10:16:28.163Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:16:28.423Z] #44 ... [2022-09-08T10:16:28.423Z] [2022-09-08T10:16:28.423Z] #45 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-08T10:16:29.634Z] #43 47.23 + bin/ctr [2022-09-08T10:16:29.806Z] #45 DONE 1.4s [2022-09-08T10:16:29.806Z] [2022-09-08T10:16:29.806Z] #46 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-08T10:16:30.112Z] #14 extracting sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 5.1s [2022-09-08T10:16:30.826Z] #36 ... [2022-09-08T10:16:30.826Z] [2022-09-08T10:16:30.826Z] #37 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-08T10:16:30.826Z] #37 15.91 + mkdir -p /build [2022-09-08T10:16:30.826Z] #37 15.91 + mv docker/docker /build/ [2022-09-08T10:16:30.826Z] #37 15.92 + rmdir docker [2022-09-08T10:16:30.826Z] #37 DONE 16.1s [2022-09-08T10:16:30.826Z] [2022-09-08T10:16:30.826Z] #39 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-08T10:16:30.826Z] #39 14.96 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-09-08T10:16:30.826Z] #39 15.05 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-09-08T10:16:30.826Z] #39 15.25 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-08T10:16:30.826Z] #39 15.30 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-08T10:16:31.089Z] #39 ... [2022-09-08T10:16:31.089Z] [2022-09-08T10:16:31.089Z] #22 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-08T10:16:31.089Z] #22 7.249 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-08T10:16:31.089Z] #22 8.576 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-08T10:16:31.089Z] #22 8.605 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-08T10:16:31.089Z] #22 8.662 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-08T10:16:31.089Z] #22 11.04 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-08T10:16:31.089Z] #22 ... [2022-09-08T10:16:31.089Z] [2022-09-08T10:16:31.089Z] #41 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-08T10:16:31.089Z] #41 13.70 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-08T10:16:31.089Z] #41 15.07 go: downloading github.com/google/uuid v1.3.0 [2022-09-08T10:16:31.089Z] #41 15.18 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-08T10:16:31.660Z] #41 17.31 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-08T10:16:31.660Z] #41 17.47 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-08T10:16:31.660Z] #41 17.53 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-08T10:16:31.710Z] #33 45.16 Reading package lists... [2022-09-08T10:16:31.710Z] #33 ... [2022-09-08T10:16:31.710Z] [2022-09-08T10:16:31.710Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:16:31.710Z] #41 23.68 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-08T10:16:32.231Z] #41 17.80 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-08T10:16:32.492Z] #41 18.22 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-08T10:16:32.492Z] #41 18.29 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-08T10:16:32.761Z] #41 18.51 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-08T10:16:32.926Z] #43 ... [2022-09-08T10:16:32.926Z] [2022-09-08T10:16:32.926Z] #38 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:16:32.926Z] #38 85.03 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-08T10:16:32.926Z] #38 85.03 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-09-08T10:16:32.926Z] #38 85.04 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-08T10:16:33.387Z] #14 extracting sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 8.3s done [2022-09-08T10:16:33.644Z] #14 extracting sha256:5c1723a88090179532edf17f72b229ae83a6f7d624cc2a78bd0d3a1aee80de87 done [2022-09-08T10:16:33.904Z] #14 DONE 28.0s [2022-09-08T10:16:33.904Z] [2022-09-08T10:16:33.904Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-08T10:16:33.904Z] #0 1.567 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-08T10:16:33.904Z] #0 1.819 [2022-09-08T10:16:33.904Z] #0 2.036 #=#=# ######################################################################## 100.0% [2022-09-08T10:16:33.904Z] #0 2.296 [2022-09-08T10:16:33.904Z] #0 3.162 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-08T10:16:33.904Z] #0 3.401 [2022-09-08T10:16:33.904Z] #0 3.619 #=#=# ######################################################################## 100.0% [2022-09-08T10:16:33.904Z] #0 3.872 [2022-09-08T10:16:33.904Z] #0 4.779 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-08T10:16:33.904Z] #0 5.039 [2022-09-08T10:16:33.904Z] #0 5.268 #=#=# #################### 28.3% ########################################### 60.3% ################################################################## 92.1% ######################################################################## 100.0% [2022-09-08T10:16:33.904Z] #0 5.791 [2022-09-08T10:16:33.904Z] #0 6.645 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-08T10:16:33.904Z] #0 6.905 [2022-09-08T10:16:33.904Z] #0 7.128 #=#=# ######################################################################## 100.0% [2022-09-08T10:16:33.904Z] #0 7.375 [2022-09-08T10:16:33.904Z] #0 8.013 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-08T10:16:33.904Z] #19 ... [2022-09-08T10:16:33.904Z] [2022-09-08T10:16:33.904Z] #20 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-08T10:16:34.672Z] #41 ... [2022-09-08T10:16:34.672Z] [2022-09-08T10:16:34.673Z] #30 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-08T10:16:34.673Z] #30 18.13 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-09-08T10:16:34.673Z] #30 18.15 go: downloading github.com/spf13/cobra v1.1.3 [2022-09-08T10:16:34.673Z] #30 18.60 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-09-08T10:16:34.673Z] #30 18.76 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-09-08T10:16:34.673Z] #30 18.93 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-08T10:16:34.673Z] #30 19.22 go: downloading github.com/cosiner/argv v0.1.0 [2022-09-08T10:16:34.673Z] #30 19.31 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-09-08T10:16:34.673Z] #30 19.35 go: downloading github.com/peterh/liner v1.2.2 [2022-09-08T10:16:34.673Z] #30 19.62 go: downloading github.com/google/go-dap v0.6.0 [2022-09-08T10:16:34.673Z] #30 19.94 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-09-08T10:16:34.673Z] #30 20.43 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-09-08T10:16:34.673Z] #30 ... [2022-09-08T10:16:34.673Z] [2022-09-08T10:16:34.673Z] #25 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-08T10:16:34.673Z] #25 10.37 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-08T10:16:34.673Z] #25 13.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-08T10:16:34.673Z] #25 16.15 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-09-08T10:16:34.673Z] #25 ... [2022-09-08T10:16:34.673Z] [2022-09-08T10:16:34.673Z] #41 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-08T10:16:34.673Z] #41 20.23 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-08T10:16:35.254Z] #41 ... [2022-09-08T10:16:35.254Z] [2022-09-08T10:16:35.254Z] #38 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-08T10:16:35.254Z] #38 11.67 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-08T10:16:35.254Z] #38 11.79 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-08T10:16:35.254Z] #38 12.06 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-08T10:16:35.254Z] #38 20.72 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-08T10:16:35.254Z] #38 20.83 go: downloading golang.org/x/mod v0.3.0 [2022-09-08T10:16:35.275Z] #20 DONE 1.4s [2022-09-08T10:16:35.275Z] [2022-09-08T10:16:35.275Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-08T10:16:35.275Z] #19 8.270 [2022-09-08T10:16:35.275Z] #19 8.499 #=#=# ######################################################################## 100.0% [2022-09-08T10:16:35.275Z] #19 8.691 [2022-09-08T10:16:35.275Z] #19 8.732 Download of images into '/build' complete. [2022-09-08T10:16:35.275Z] #19 8.732 Use something like the following to load the result into a Docker daemon: [2022-09-08T10:16:35.275Z] #19 8.732 tar -cC '/build' . | docker load [2022-09-08T10:16:35.275Z] #19 DONE 9.5s [2022-09-08T10:16:35.275Z] [2022-09-08T10:16:35.275Z] #21 [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-09-08T10:16:35.515Z] #38 ... [2022-09-08T10:16:35.515Z] [2022-09-08T10:16:35.515Z] #29 [containerd 1/3] 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-09-08T10:16:35.515Z] #29 11.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-08T10:16:35.515Z] #29 ... [2022-09-08T10:16:35.515Z] [2022-09-08T10:16:35.515Z] #39 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-08T10:16:35.515Z] #39 21.50 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-08T10:16:35.515Z] #39 21.51 go: downloading github.com/stretchr/testify v1.7.1 [2022-09-08T10:16:35.515Z] #39 21.89 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-08T10:16:35.515Z] #39 21.96 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-08T10:16:35.775Z] #39 22.14 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-09-08T10:16:35.775Z] #39 22.16 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-08T10:16:35.775Z] #39 ... [2022-09-08T10:16:35.775Z] [2022-09-08T10:16:35.775Z] #34 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-08T10:16:35.775Z] #34 12.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-08T10:16:36.035Z] #34 ... [2022-09-08T10:16:36.035Z] [2022-09-08T10:16:36.035Z] #39 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-08T10:16:36.035Z] #39 22.29 go: downloading github.com/spf13/afero v1.8.2 [2022-09-08T10:16:36.204Z] #21 DONE 0.7s [2022-09-08T10:16:36.204Z] [2022-09-08T10:16:36.204Z] #22 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-09-08T10:16:36.204Z] #22 DONE 0.1s [2022-09-08T10:16:36.204Z] [2022-09-08T10:16:36.204Z] #23 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-08T10:16:36.204Z] #23 ... [2022-09-08T10:16:36.204Z] [2022-09-08T10:16:36.204Z] #24 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-08T10:16:36.204Z] #24 DONE 0.2s [2022-09-08T10:16:36.204Z] [2022-09-08T10:16:36.204Z] #25 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-08T10:16:36.204Z] #25 DONE 0.2s [2022-09-08T10:16:36.204Z] [2022-09-08T10:16:36.204Z] #26 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-08T10:16:36.204Z] #26 DONE 0.3s [2022-09-08T10:16:36.204Z] [2022-09-08T10:16:36.204Z] #27 [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-09-08T10:16:36.297Z] #39 22.51 go: downloading github.com/spf13/cast v1.4.1 [2022-09-08T10:16:36.387Z] #46 ... [2022-09-08T10:16:36.387Z] [2022-09-08T10:16:36.387Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:16:36.387Z] #44 16.00 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-08T10:16:36.387Z] #44 16.00 Cloning into '/tmp/crun-build/libocispec'... [2022-09-08T10:16:36.387Z] #44 17.26 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-08T10:16:36.387Z] #44 17.27 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-08T10:16:36.387Z] #44 17.27 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-08T10:16:36.387Z] #44 17.27 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-08T10:16:36.387Z] #44 17.31 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-08T10:16:36.387Z] #44 19.43 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-08T10:16:36.461Z] #27 ... [2022-09-08T10:16:36.461Z] [2022-09-08T10:16:36.461Z] #23 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-08T10:16:36.461Z] #23 DONE 0.3s [2022-09-08T10:16:36.461Z] [2022-09-08T10:16:36.461Z] #28 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-08T10:16:36.558Z] #39 22.71 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-08T10:16:36.558Z] #39 ... [2022-09-08T10:16:36.558Z] [2022-09-08T10:16:36.558Z] #33 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:16:36.558Z] #33 12.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-08T10:16:36.558Z] #33 22.41 Fetched 8574 kB in 16s (534 kB/s) [2022-09-08T10:16:36.558Z] #33 22.41 Reading package lists... [2022-09-08T10:16:36.558Z] #33 ... [2022-09-08T10:16:36.558Z] [2022-09-08T10:16:36.558Z] #31 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-08T10:16:36.558Z] #31 22.46 tomll can be used in two ways: [2022-09-08T10:16:36.558Z] #31 22.46 Writing to STDIN and reading from STDOUT: [2022-09-08T10:16:36.558Z] #31 22.46 cat file.toml | tomll > file.toml [2022-09-08T10:16:36.558Z] #31 22.46 [2022-09-08T10:16:36.558Z] #31 22.46 Reading and updating a list of files: [2022-09-08T10:16:36.558Z] #31 22.46 tomll a.toml b.toml c.toml [2022-09-08T10:16:36.558Z] #31 22.46 [2022-09-08T10:16:36.558Z] #31 22.46 When given a list of files, tomll will modify all files in place without asking. [2022-09-08T10:16:36.558Z] #31 DONE 22.9s [2022-09-08T10:16:36.558Z] [2022-09-08T10:16:36.558Z] #40 [tini 1/3] 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-09-08T10:16:36.558Z] #40 12.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-08T10:16:36.558Z] #40 22.23 Fetched 8574 kB in 16s (552 kB/s) [2022-09-08T10:16:36.822Z] #40 22.23 Reading package lists... [2022-09-08T10:16:36.822Z] #40 ... [2022-09-08T10:16:36.822Z] [2022-09-08T10:16:36.822Z] #39 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-08T10:16:36.822Z] #39 22.85 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-09-08T10:16:36.822Z] #39 23.06 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-08T10:16:36.822Z] #39 23.19 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-08T10:16:36.986Z] #41 ... [2022-09-08T10:16:36.986Z] [2022-09-08T10:16:36.986Z] #33 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-08T10:16:36.986Z] #33 45.16 Reading package lists... [2022-09-08T10:16:37.085Z] #39 23.27 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-08T10:16:37.345Z] #39 23.48 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-08T10:16:37.345Z] #39 23.54 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-08T10:16:37.345Z] #39 23.64 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-08T10:16:37.605Z] #39 23.87 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-08T10:16:37.605Z] #39 23.96 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-09-08T10:16:38.241Z] #38 ... [2022-09-08T10:16:38.241Z] [2022-09-08T10:16:38.241Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:16:38.241Z] #46 36.18 libtoolize: putting auxiliary files in '.'. [2022-09-08T10:16:38.241Z] #46 36.18 libtoolize: copying file './ltmain.sh' [2022-09-08T10:16:38.241Z] #46 36.80 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-08T10:16:38.241Z] #46 36.80 libtoolize: and rerunning libtoolize and aclocal. [2022-09-08T10:16:38.241Z] #46 36.80 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-08T10:16:38.241Z] #46 44.21 configure.ac:7: installing './compile' [2022-09-08T10:16:38.241Z] #46 44.22 configure.ac:11: installing './config.guess' [2022-09-08T10:16:38.241Z] #46 44.22 configure.ac:11: installing './config.sub' [2022-09-08T10:16:38.241Z] #46 44.25 configure.ac:8: installing './install-sh' [2022-09-08T10:16:38.241Z] #46 44.26 configure.ac:8: installing './missing' [2022-09-08T10:16:38.241Z] #46 44.36 Makefile.am: installing './depcomp' [2022-09-08T10:16:38.241Z] #46 45.49 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-08T10:16:38.241Z] #46 45.49 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-08T10:16:38.241Z] #46 45.67 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-08T10:16:38.241Z] #46 45.67 libtoolize: copying file 'm4/libtool.m4' [2022-09-08T10:16:38.241Z] #46 45.76 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-08T10:16:38.241Z] #46 45.91 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-08T10:16:38.241Z] #46 46.02 libtoolize: copying file 'm4/ltversion.m4' [2022-09-08T10:16:38.241Z] #46 46.17 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-08T10:16:38.305Z] #44 ... [2022-09-08T10:16:38.305Z] [2022-09-08T10:16:38.305Z] #29 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-08T10:16:38.305Z] #29 69.45 gotestsum version dev [2022-09-08T10:16:38.305Z] #29 DONE 69.5s [2022-09-08T10:16:38.305Z] [2022-09-08T10:16:38.305Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:16:38.305Z] #44 21.46 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-08T10:16:38.305Z] #44 ... [2022-09-08T10:16:38.305Z] [2022-09-08T10:16:38.305Z] #46 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-08T10:16:38.305Z] #46 5.961 + RM_GOPATH=0 [2022-09-08T10:16:38.305Z] #46 5.961 + TMP_GOPATH= [2022-09-08T10:16:38.305Z] #46 5.961 + : /build [2022-09-08T10:16:38.305Z] #46 5.961 + '[' -z '' ']' [2022-09-08T10:16:38.305Z] #46 5.963 ++ mktemp -d [2022-09-08T10:16:38.305Z] #46 5.968 + export GOPATH=/tmp/tmp.AAamVp46A0 [2022-09-08T10:16:38.305Z] #46 5.968 + GOPATH=/tmp/tmp.AAamVp46A0 [2022-09-08T10:16:38.305Z] #46 5.968 + RM_GOPATH=1 [2022-09-08T10:16:38.305Z] #46 5.968 + case "$(go env GOARCH)" in [2022-09-08T10:16:38.305Z] #46 5.971 ++ go env GOARCH [2022-09-08T10:16:38.305Z] #46 6.016 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T10:16:38.305Z] #46 6.016 + GO_BUILDMODE=-buildmode=pie [2022-09-08T10:16:38.305Z] #46 6.016 ++ dirname /install.sh [2022-09-08T10:16:38.305Z] #46 6.032 Install tini version v0.19.0 [2022-09-08T10:16:38.305Z] #46 6.032 + dir=/ [2022-09-08T10:16:38.305Z] #46 6.032 + bin=tini [2022-09-08T10:16:38.305Z] #46 6.032 + shift [2022-09-08T10:16:38.305Z] #46 6.032 + '[' '!' -f //tini.installer ']' [2022-09-08T10:16:38.305Z] #46 6.032 + . //tini.installer [2022-09-08T10:16:38.305Z] #46 6.032 ++ : v0.19.0 [2022-09-08T10:16:38.305Z] #46 6.032 + install_tini [2022-09-08T10:16:38.305Z] #46 6.032 + echo 'Install tini version v0.19.0' [2022-09-08T10:16:38.305Z] #46 6.032 + git clone https://github.com/krallin/tini.git /tmp/tmp.AAamVp46A0/tini [2022-09-08T10:16:38.305Z] #46 6.032 Cloning into '/tmp/tmp.AAamVp46A0/tini'... [2022-09-08T10:16:38.305Z] #46 6.931 + cd /tmp/tmp.AAamVp46A0/tini [2022-09-08T10:16:38.305Z] #46 6.935 + git checkout -q v0.19.0 [2022-09-08T10:16:38.305Z] #46 6.946 + cmake . [2022-09-08T10:16:38.305Z] #46 7.607 -- The C compiler identification is GNU 10.2.1 [2022-09-08T10:16:38.305Z] #46 7.725 -- Detecting C compiler ABI info [2022-09-08T10:16:38.305Z] #46 8.413 -- Detecting C compiler ABI info - done [2022-09-08T10:16:38.305Z] #46 8.579 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-08T10:16:38.305Z] #46 8.579 -- Detecting C compile features [2022-09-08T10:16:38.305Z] #46 8.579 -- Detecting C compile features - done [2022-09-08T10:16:38.305Z] #46 8.611 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-08T10:16:38.505Z] #46 46.32 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-08T10:16:38.566Z] #46 8.878 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-08T10:16:38.566Z] #46 8.997 -- Configuring done [2022-09-08T10:16:38.826Z] #46 9.036 -- Generating done [2022-09-08T10:16:38.826Z] #46 9.051 -- Build files have been written to: /tmp/tmp.AAamVp46A0/tini [2022-09-08T10:16:38.826Z] #46 9.062 + make tini-static [2022-09-08T10:16:39.397Z] #46 9.458 Scanning dependencies of target tini-static [2022-09-08T10:16:39.397Z] #46 9.557 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-08T10:16:39.518Z] #39 25.44 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-08T10:16:39.518Z] #39 25.56 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-09-08T10:16:40.089Z] #39 26.42 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-08T10:16:40.780Z] #46 10.95 [100%] Linking C executable tini-static [2022-09-08T10:16:41.037Z] #39 27.10 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-09-08T10:16:41.037Z] #39 27.15 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-08T10:16:41.037Z] #39 27.24 go: downloading github.com/Antonboom/errname v0.1.6 [2022-09-08T10:16:41.037Z] #39 27.34 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-09-08T10:16:41.037Z] #39 27.39 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-09-08T10:16:41.298Z] #39 27.51 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-08T10:16:41.350Z] #46 ... [2022-09-08T10:16:41.350Z] [2022-09-08T10:16:41.350Z] #32 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:16:41.350Z] #32 62.85 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-08T10:16:41.350Z] #32 62.85 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-08T10:16:41.350Z] #32 62.87 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-08T10:16:41.350Z] #32 68.86 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-08T10:16:41.350Z] #32 68.87 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-09-08T10:16:41.350Z] #32 68.89 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-08T10:16:41.350Z] #32 69.15 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-08T10:16:41.350Z] #32 69.16 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-08T10:16:41.350Z] #32 69.17 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-08T10:16:41.350Z] #32 ... [2022-09-08T10:16:41.350Z] [2022-09-08T10:16:41.350Z] #46 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-08T10:16:41.350Z] #46 11.68 [100%] Built target tini-static [2022-09-08T10:16:41.559Z] #39 27.80 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-09-08T10:16:41.559Z] #39 27.88 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-08T10:16:41.611Z] #46 11.78 + mkdir -p /build [2022-09-08T10:16:41.612Z] #46 11.78 + cp tini-static /build/docker-init [2022-09-08T10:16:41.743Z] #28 4.793 + RM_GOPATH=0 [2022-09-08T10:16:41.743Z] #28 4.793 + TMP_GOPATH= [2022-09-08T10:16:41.743Z] #28 4.793 + : /build [2022-09-08T10:16:41.743Z] #28 4.793 + '[' -z '' ']' [2022-09-08T10:16:41.743Z] #28 4.794 ++ mktemp -d [2022-09-08T10:16:41.743Z] #28 4.794 + export GOPATH=/tmp/tmp.dJGUmUwp2U [2022-09-08T10:16:41.743Z] #28 4.794 + GOPATH=/tmp/tmp.dJGUmUwp2U [2022-09-08T10:16:41.743Z] #28 4.794 + RM_GOPATH=1 [2022-09-08T10:16:41.743Z] #28 4.794 + case "$(go env GOARCH)" in [2022-09-08T10:16:41.743Z] #28 4.794 ++ go env GOARCH [2022-09-08T10:16:41.743Z] #28 4.805 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T10:16:41.743Z] #28 4.805 + GO_BUILDMODE=-buildmode=pie [2022-09-08T10:16:41.743Z] #28 4.805 ++ dirname /install.sh [2022-09-08T10:16:41.743Z] #28 4.807 + dir=/ [2022-09-08T10:16:41.743Z] #28 4.807 + bin=dockercli [2022-09-08T10:16:41.743Z] #28 4.807 + shift [2022-09-08T10:16:41.743Z] #28 4.807 + '[' '!' -f //dockercli.installer ']' [2022-09-08T10:16:41.743Z] #28 4.807 + . //dockercli.installer [2022-09-08T10:16:41.743Z] #28 4.807 ++ : stable [2022-09-08T10:16:41.743Z] #28 4.807 ++ : 17.06.2-ce [2022-09-08T10:16:41.743Z] #28 4.807 + install_dockercli [2022-09-08T10:16:41.743Z] #28 4.807 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-08T10:16:41.743Z] #28 4.808 Install docker/cli version 17.06.2-ce from stable [2022-09-08T10:16:41.743Z] #28 4.817 ++ uname -m [2022-09-08T10:16:41.743Z] #28 4.817 + arch=x86_64 [2022-09-08T10:16:41.743Z] #28 4.817 + '[' x86_64 '!=' x86_64 ']' [2022-09-08T10:16:41.743Z] #28 4.817 + url=https://download.docker.com/linux/static [2022-09-08T10:16:41.743Z] #28 4.817 + tar -xz docker/docker [2022-09-08T10:16:41.743Z] #28 4.817 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-08T10:16:41.743Z] #28 ... [2022-09-08T10:16:41.743Z] [2022-09-08T10:16:41.743Z] #27 [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-09-08T10:16:41.743Z] #27 5.269 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-08T10:16:41.743Z] #27 5.291 Cloning into '.'... [2022-09-08T10:16:41.819Z] #39 28.04 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-08T10:16:41.819Z] #39 28.14 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-08T10:16:41.819Z] #39 28.26 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-09-08T10:16:41.872Z] #46 DONE 12.2s [2022-09-08T10:16:41.872Z] [2022-09-08T10:16:41.872Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:16:41.872Z] #44 22.84 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-08T10:16:41.872Z] #44 23.08 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-08T10:16:41.872Z] #44 23.33 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-08T10:16:42.079Z] #39 28.37 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-08T10:16:42.079Z] #39 28.50 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-09-08T10:16:42.339Z] #39 28.53 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-08T10:16:42.339Z] #39 28.74 go: downloading github.com/breml/bidichk v0.2.3 [2022-09-08T10:16:42.609Z] #39 28.81 go: downloading github.com/breml/errchkjson v0.3.0 [2022-09-08T10:16:42.609Z] #39 28.84 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-08T10:16:42.609Z] #39 28.93 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-08T10:16:42.609Z] #39 29.04 go: downloading github.com/daixiang0/gci v0.3.3 [2022-09-08T10:16:42.870Z] #39 29.12 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-09-08T10:16:42.870Z] #39 29.20 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-08T10:16:42.870Z] #39 ... [2022-09-08T10:16:42.870Z] [2022-09-08T10:16:42.870Z] #32 [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 "v2.3.0" && 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 "v2.1.0"; 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-09-08T10:16:43.390Z] #32 29.02 Updating files: 74% (1632/2185) Updating files: 75% (1639/2185) Updating files: 76% (1661/2185) Updating files: 77% (1683/2185) Updating files: 78% (1705/2185) Updating files: 79% (1727/2185) Updating files: 80% (1748/2185) Updating files: 81% (1770/2185) Updating files: 82% (1792/2185) Updating files: 83% (1814/2185) Updating files: 84% (1836/2185) Updating files: 85% (1858/2185) Updating files: 86% (1880/2185) Updating files: 87% (1901/2185) Updating files: 88% (1923/2185) Updating files: 89% (1945/2185) Updating files: 90% (1967/2185) Updating files: 91% (1989/2185) Updating files: 92% (2011/2185) Updating files: 93% (2033/2185) Updating files: 94% (2054/2185) Updating files: 95% (2076/2185) Updating files: 96% (2098/2185) Updating files: 97% (2120/2185) Updating files: 98% (2142/2185) Updating files: 99% (2164/2185) Updating files: 100% (2185/2185) Updating files: 100% (2185/2185), done. [2022-09-08T10:16:43.650Z] #32 29.57 + git checkout -q v2.3.0 [2022-09-08T10:16:43.827Z] #33 58.83 Reading package lists... [2022-09-08T10:16:43.827Z] #33 ... [2022-09-08T10:16:43.827Z] [2022-09-08T10:16:43.827Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:16:43.827Z] #41 32.12 libtoolize: putting auxiliary files in '.'. [2022-09-08T10:16:43.827Z] #41 32.12 libtoolize: copying file './ltmain.sh' [2022-09-08T10:16:43.827Z] #41 32.62 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-08T10:16:43.827Z] #41 32.62 libtoolize: and rerunning libtoolize and aclocal. [2022-09-08T10:16:43.827Z] #41 32.62 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-08T10:16:45.034Z] #32 ... [2022-09-08T10:16:45.034Z] [2022-09-08T10:16:45.034Z] #30 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-08T10:16:45.034Z] #30 21.13 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-09-08T10:16:45.034Z] #30 21.36 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-08T10:16:45.034Z] #30 21.52 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-09-08T10:16:45.034Z] #30 23.46 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-09-08T10:16:45.034Z] #30 23.55 go: downloading github.com/cilium/ebpf v0.7.0 [2022-09-08T10:16:45.034Z] #30 ... [2022-09-08T10:16:45.034Z] [2022-09-08T10:16:45.034Z] #39 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-08T10:16:45.034Z] #39 29.38 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-09-08T10:16:45.034Z] #39 29.48 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-09-08T10:16:45.034Z] #39 29.60 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-08T10:16:45.034Z] #39 29.67 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-08T10:16:45.034Z] #39 29.67 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-09-08T10:16:45.034Z] #39 29.84 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-08T10:16:45.034Z] #39 30.13 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-08T10:16:45.034Z] #39 30.30 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-08T10:16:45.034Z] #39 30.41 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-08T10:16:45.034Z] #39 30.47 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-08T10:16:45.034Z] #39 30.52 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-08T10:16:45.034Z] #39 30.66 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-08T10:16:45.034Z] #39 30.77 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-08T10:16:45.034Z] #39 30.91 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-08T10:16:45.034Z] #39 30.97 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-08T10:16:45.034Z] #39 31.03 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-08T10:16:45.034Z] #39 31.14 go: downloading github.com/julz/importas v0.1.0 [2022-09-08T10:16:45.034Z] #39 31.23 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-08T10:16:45.034Z] #39 31.24 go: downloading github.com/kulti/thelper v0.6.2 [2022-09-08T10:16:45.034Z] #39 31.36 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-08T10:16:45.096Z] #46 ... [2022-09-08T10:16:45.096Z] [2022-09-08T10:16:45.096Z] #38 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:16:45.096Z] #38 96.76 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-08T10:16:45.096Z] #38 96.77 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-09-08T10:16:45.096Z] #38 96.78 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-08T10:16:45.171Z] #44 ... [2022-09-08T10:16:45.171Z] [2022-09-08T10:16:45.171Z] #32 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:16:45.171Z] #32 76.82 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-08T10:16:45.171Z] #32 76.82 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-08T10:16:45.294Z] #39 31.52 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-08T10:16:45.294Z] #39 31.58 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-09-08T10:16:45.294Z] #39 31.64 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-08T10:16:45.431Z] #32 76.82 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-08T10:16:45.598Z] #39 31.69 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-09-08T10:16:45.598Z] #39 31.85 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-08T10:16:45.598Z] #39 31.97 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-08T10:16:45.598Z] #39 32.04 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-08T10:16:45.868Z] #39 32.19 go: downloading github.com/mgechev/revive v1.2.1 [2022-09-08T10:16:45.927Z] #27 ... [2022-09-08T10:16:45.927Z] [2022-09-08T10:16:45.927Z] #29 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-08T10:16:45.927Z] #0 5.987 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-08T10:16:45.927Z] #0 6.052 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-08T10:16:45.927Z] #0 6.052 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T10:16:45.927Z] #0 7.030 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-08T10:16:45.927Z] #0 9.336 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-08T10:16:46.187Z] #29 ... [2022-09-08T10:16:46.187Z] [2022-09-08T10:16:46.187Z] #30 [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 "v2.3.0" && 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 "v2.1.0"; 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-09-08T10:16:46.187Z] #0 4.905 + git clone https://github.com/docker/distribution.git . [2022-09-08T10:16:46.187Z] #0 4.905 Cloning into '.'... [2022-09-08T10:16:46.187Z] #30 ... [2022-09-08T10:16:46.187Z] [2022-09-08T10:16:46.187Z] #31 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-08T10:16:46.187Z] #0 5.616 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-09-08T10:16:46.446Z] #31 ... [2022-09-08T10:16:46.446Z] [2022-09-08T10:16:46.447Z] #32 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-08T10:16:46.447Z] #0 5.951 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-08T10:16:46.447Z] #0 5.980 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-08T10:16:46.447Z] #0 5.981 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T10:16:46.447Z] #0 7.056 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-08T10:16:46.447Z] #0 8.322 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-08T10:16:46.447Z] #0 9.588 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-08T10:16:46.447Z] #32 ... [2022-09-08T10:16:46.447Z] [2022-09-08T10:16:46.447Z] #33 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-08T10:16:46.447Z] #0 5.382 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-09-08T10:16:46.447Z] #0 6.376 go: downloading github.com/tc-hib/winres v0.1.5 [2022-09-08T10:16:46.447Z] #0 7.956 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-08T10:16:46.447Z] #0 8.152 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-09-08T10:16:46.447Z] #0 8.216 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-09-08T10:16:46.469Z] #39 ... [2022-09-08T10:16:46.469Z] [2022-09-08T10:16:46.469Z] #34 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-08T10:16:46.469Z] #34 22.64 Fetched 8574 kB in 16s (541 kB/s) [2022-09-08T10:16:46.469Z] #34 22.64 Reading package lists... [2022-09-08T10:16:46.704Z] #33 ... [2022-09-08T10:16:46.704Z] [2022-09-08T10:16:46.704Z] #34 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-08T10:16:46.704Z] #0 6.265 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-08T10:16:46.704Z] #0 7.416 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-08T10:16:46.704Z] #0 7.447 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-08T10:16:46.704Z] #0 7.576 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-08T10:16:46.704Z] #0 10.18 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-08T10:16:46.749Z] #34 29.04 Reading package lists... [2022-09-08T10:16:46.749Z] #34 ... [2022-09-08T10:16:46.749Z] [2022-09-08T10:16:46.749Z] #32 [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 "v2.3.0" && 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 "v2.1.0"; 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-09-08T10:16:46.749Z] #32 31.51 + 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-09-08T10:16:46.749Z] #32 ... [2022-09-08T10:16:46.749Z] [2022-09-08T10:16:46.749Z] #29 [containerd 1/3] 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-09-08T10:16:46.749Z] #29 23.13 Fetched 8574 kB in 17s (516 kB/s) [2022-09-08T10:16:46.749Z] #29 23.13 Reading package lists... [2022-09-08T10:16:46.961Z] #34 ... [2022-09-08T10:16:46.961Z] [2022-09-08T10:16:46.961Z] #35 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:16:46.961Z] #0 3.561 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-08T10:16:46.961Z] #0 3.577 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-08T10:16:46.961Z] #0 3.588 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T10:16:46.961Z] #0 3.817 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-08T10:16:46.961Z] #0 4.250 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-08T10:16:46.961Z] #0 4.883 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-08T10:16:46.961Z] #35 ... [2022-09-08T10:16:46.961Z] [2022-09-08T10:16:46.961Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-08T10:16:46.961Z] #0 4.507 go: downloading github.com/go-delve/delve v1.8.1 [2022-09-08T10:16:47.015Z] #29 29.30 Reading package lists... [2022-09-08T10:16:47.015Z] #29 ... [2022-09-08T10:16:47.015Z] [2022-09-08T10:16:47.015Z] #39 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-08T10:16:47.015Z] #39 33.18 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-08T10:16:47.015Z] #39 33.20 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-08T10:16:47.117Z] #41 39.96 configure.ac:7: installing './compile' [2022-09-08T10:16:47.117Z] #41 39.96 configure.ac:11: installing './config.guess' [2022-09-08T10:16:47.117Z] #41 39.97 configure.ac:11: installing './config.sub' [2022-09-08T10:16:47.117Z] #41 39.97 configure.ac:8: installing './install-sh' [2022-09-08T10:16:47.117Z] #41 39.99 configure.ac:8: installing './missing' [2022-09-08T10:16:47.117Z] #41 40.06 Makefile.am: installing './depcomp' [2022-09-08T10:16:47.219Z] #36 ... [2022-09-08T10:16:47.219Z] [2022-09-08T10:16:47.219Z] #37 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-08T10:16:47.219Z] #0 5.725 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-09-08T10:16:47.219Z] #0 8.821 go: downloading github.com/fatih/color v1.13.0 [2022-09-08T10:16:47.219Z] #0 8.858 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-08T10:16:47.219Z] #0 8.951 go: downloading github.com/spf13/cobra v1.4.0 [2022-09-08T10:16:47.219Z] #0 8.993 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-08T10:16:47.219Z] #0 9.308 go: downloading github.com/spf13/viper v1.11.0 [2022-09-08T10:16:47.219Z] #0 9.410 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-08T10:16:47.219Z] #0 10.19 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-08T10:16:47.219Z] #0 10.19 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-08T10:16:47.219Z] #0 10.33 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-09-08T10:16:47.219Z] #0 10.37 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-09-08T10:16:47.219Z] #37 ... [2022-09-08T10:16:47.219Z] [2022-09-08T10:16:47.219Z] #38 [containerd 1/3] 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-09-08T10:16:47.219Z] #0 5.867 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-08T10:16:47.219Z] #0 5.914 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-08T10:16:47.219Z] #0 5.921 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T10:16:47.219Z] #0 6.785 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-08T10:16:47.219Z] #0 9.002 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-08T10:16:47.219Z] #0 11.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-08T10:16:47.274Z] #39 33.39 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-08T10:16:47.274Z] #39 33.42 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-09-08T10:16:47.274Z] #39 33.59 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-09-08T10:16:47.479Z] #38 ... [2022-09-08T10:16:47.479Z] [2022-09-08T10:16:47.479Z] #39 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-08T10:16:47.479Z] #0 5.200 go: downloading gotest.tools/gotestsum v1.8.1 [2022-09-08T10:16:47.479Z] #0 6.788 go: downloading github.com/fatih/color v1.10.0 [2022-09-08T10:16:47.479Z] #0 6.846 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-08T10:16:47.479Z] #0 6.854 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-08T10:16:47.479Z] #0 6.936 go: downloading github.com/pkg/errors v0.9.1 [2022-09-08T10:16:47.479Z] #0 7.371 go: downloading golang.org/x/tools v0.1.0 [2022-09-08T10:16:47.479Z] #0 8.085 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-08T10:16:47.479Z] #0 8.124 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-08T10:16:47.479Z] #0 8.211 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-08T10:16:47.479Z] #0 8.529 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-08T10:16:47.479Z] #39 ... [2022-09-08T10:16:47.479Z] [2022-09-08T10:16:47.479Z] #40 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-08T10:16:47.479Z] #0 5.233 + RM_GOPATH=0 [2022-09-08T10:16:47.479Z] #0 5.233 + TMP_GOPATH= [2022-09-08T10:16:47.479Z] #0 5.233 + : /build [2022-09-08T10:16:47.479Z] #0 5.234 + '[' -z '' ']' [2022-09-08T10:16:47.479Z] #0 5.236 ++ mktemp -d [2022-09-08T10:16:47.479Z] #0 5.241 + export GOPATH=/tmp/tmp.c624CuoMNu [2022-09-08T10:16:47.479Z] #0 5.244 + GOPATH=/tmp/tmp.c624CuoMNu [2022-09-08T10:16:47.479Z] #0 5.244 + RM_GOPATH=1 [2022-09-08T10:16:47.479Z] #0 5.244 + case "$(go env GOARCH)" in [2022-09-08T10:16:47.479Z] #0 5.246 ++ go env GOARCH [2022-09-08T10:16:47.479Z] #0 5.295 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T10:16:47.479Z] #0 5.296 + GO_BUILDMODE=-buildmode=pie [2022-09-08T10:16:47.479Z] #0 5.306 ++ dirname /install.sh [2022-09-08T10:16:47.479Z] #0 5.308 + dir=/ [2022-09-08T10:16:47.479Z] #0 5.312 + bin=rootlesskit [2022-09-08T10:16:47.479Z] #0 5.312 + shift [2022-09-08T10:16:47.479Z] #0 5.313 + '[' '!' -f //rootlesskit.installer ']' [2022-09-08T10:16:47.479Z] #0 5.313 + . //rootlesskit.installer [2022-09-08T10:16:47.479Z] #0 5.313 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-08T10:16:47.479Z] #0 5.314 + install_rootlesskit [2022-09-08T10:16:47.479Z] #0 5.315 + case "$1" in [2022-09-08T10:16:47.479Z] #0 5.315 + export CGO_ENABLED=0 [2022-09-08T10:16:47.479Z] #0 5.316 + CGO_ENABLED=0 [2022-09-08T10:16:47.479Z] #0 5.316 + _install_rootlesskit [2022-09-08T10:16:47.479Z] #0 5.319 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-08T10:16:47.479Z] #0 5.322 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-08T10:16:47.479Z] #0 5.327 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-08T10:16:47.479Z] #0 5.328 + GOBIN=/build [2022-09-08T10:16:47.479Z] #0 5.328 + GO111MODULE=on [2022-09-08T10:16:47.479Z] #0 5.329 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-08T10:16:47.479Z] #0 5.994 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-08T10:16:47.479Z] #0 9.018 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-08T10:16:47.479Z] #0 9.025 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-08T10:16:47.479Z] #0 9.629 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-08T10:16:47.534Z] #39 33.79 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-08T10:16:47.534Z] #39 33.80 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-08T10:16:47.534Z] #39 33.90 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-08T10:16:47.686Z] #41 40.95 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-08T10:16:47.686Z] #41 40.95 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-08T10:16:47.737Z] #40 ... [2022-09-08T10:16:47.737Z] [2022-09-08T10:16:47.737Z] #41 [tini 1/3] 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-09-08T10:16:47.737Z] #0 5.990 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-08T10:16:47.737Z] #0 6.074 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-08T10:16:47.737Z] #0 6.086 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T10:16:47.737Z] #0 7.038 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-08T10:16:47.737Z] #0 9.119 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-08T10:16:47.737Z] #0 11.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-08T10:16:47.793Z] #39 33.96 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-09-08T10:16:47.946Z] #41 41.03 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-08T10:16:47.946Z] #41 41.03 libtoolize: copying file 'm4/libtool.m4' [2022-09-08T10:16:47.946Z] #41 41.09 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-08T10:16:47.946Z] #41 41.17 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-08T10:16:47.946Z] #41 41.25 libtoolize: copying file 'm4/ltversion.m4' [2022-09-08T10:16:47.994Z] #41 ... [2022-09-08T10:16:47.995Z] [2022-09-08T10:16:47.995Z] #29 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-08T10:16:47.995Z] #29 11.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-08T10:16:48.052Z] #39 34.32 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-08T10:16:48.052Z] #39 ... [2022-09-08T10:16:48.052Z] [2022-09-08T10:16:48.052Z] #25 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-08T10:16:48.052Z] #25 23.94 Fetched 8578 kB in 17s (492 kB/s) [2022-09-08T10:16:48.052Z] #25 23.94 Reading package lists... [2022-09-08T10:16:48.052Z] #25 29.73 Reading package lists... [2022-09-08T10:16:48.052Z] #25 ... [2022-09-08T10:16:48.052Z] [2022-09-08T10:16:48.052Z] #39 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-08T10:16:48.052Z] #39 34.38 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-09-08T10:16:48.052Z] #39 34.42 go: downloading github.com/sivchari/tenv v1.5.0 [2022-09-08T10:16:48.205Z] #41 41.33 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-08T10:16:48.205Z] #41 41.43 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-08T10:16:48.312Z] #39 34.57 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-08T10:16:48.312Z] #39 34.67 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-08T10:16:48.571Z] #39 34.74 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-08T10:16:48.571Z] #39 34.83 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-09-08T10:16:48.831Z] #39 35.01 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-08T10:16:48.831Z] #39 35.02 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-08T10:16:48.831Z] #39 35.08 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-08T10:16:48.831Z] #39 35.17 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-08T10:16:48.831Z] #39 35.18 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-09-08T10:16:49.090Z] #39 35.35 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-08T10:16:49.350Z] #39 35.77 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-08T10:16:49.610Z] #39 35.87 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-09-08T10:16:49.610Z] #39 35.94 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-08T10:16:49.610Z] #39 36.01 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-08T10:16:49.874Z] #39 36.14 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-09-08T10:16:49.874Z] #39 36.17 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-08T10:16:50.137Z] #39 36.36 go: downloading honnef.co/go/tools v0.3.1 [2022-09-08T10:16:50.378Z] #38 ... [2022-09-08T10:16:50.378Z] [2022-09-08T10:16:50.378Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:16:50.378Z] #46 57.32 configure.ac:7: installing 'build-aux/compile' [2022-09-08T10:16:50.378Z] #46 57.33 configure.ac:9: installing 'build-aux/config.guess' [2022-09-08T10:16:50.378Z] #46 57.35 configure.ac:9: installing 'build-aux/config.sub' [2022-09-08T10:16:50.378Z] #46 57.36 configure.ac:11: installing 'build-aux/install-sh' [2022-09-08T10:16:50.378Z] #46 57.38 configure.ac:11: installing 'build-aux/missing' [2022-09-08T10:16:50.378Z] #46 57.59 Makefile.am: installing 'build-aux/depcomp' [2022-09-08T10:16:50.378Z] #46 57.68 parallel-tests: installing 'build-aux/test-driver' [2022-09-08T10:16:51.272Z] #29 ... [2022-09-08T10:16:51.272Z] [2022-09-08T10:16:51.272Z] #28 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-08T10:16:51.272Z] #28 14.16 + mkdir -p /build [2022-09-08T10:16:51.272Z] #28 14.17 + mv docker/docker /build/ [2022-09-08T10:16:51.272Z] #28 14.17 + rmdir docker [2022-09-08T10:16:51.272Z] #28 DONE 14.9s [2022-09-08T10:16:51.272Z] [2022-09-08T10:16:51.273Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-08T10:16:51.273Z] #36 14.71 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-09-08T10:16:51.273Z] #36 14.71 go: downloading github.com/spf13/cobra v1.1.3 [2022-09-08T10:16:51.495Z] #41 ... [2022-09-08T10:16:51.495Z] [2022-09-08T10:16:51.495Z] #33 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-08T10:16:51.495Z] #33 58.83 Reading package lists... [2022-09-08T10:16:51.532Z] #36 15.73 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-09-08T10:16:51.760Z] #46 59.72 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-08T10:16:51.761Z] #46 59.72 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-08T10:16:52.097Z] #36 15.90 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-09-08T10:16:52.097Z] #36 16.09 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-08T10:16:52.660Z] #36 16.69 go: downloading github.com/cosiner/argv v0.1.0 [2022-09-08T10:16:52.660Z] #36 16.75 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-09-08T10:16:52.676Z] #39 38.59 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-09-08T10:16:52.676Z] #39 38.60 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-08T10:16:52.676Z] #39 ... [2022-09-08T10:16:52.676Z] [2022-09-08T10:16:52.676Z] #40 [tini 1/3] 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-09-08T10:16:52.676Z] #40 22.23 Reading package lists... [2022-09-08T10:16:52.676Z] #40 28.79 Reading package lists... [2022-09-08T10:16:52.676Z] #40 34.58 Building dependency tree... [2022-09-08T10:16:52.676Z] #40 38.56 The following additional packages will be installed: [2022-09-08T10:16:52.676Z] #40 38.57 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-09-08T10:16:52.676Z] #40 38.59 Suggested packages: [2022-09-08T10:16:52.676Z] #40 38.59 cmake-doc ninja-build lrzip [2022-09-08T10:16:52.676Z] #40 38.59 Recommended packages: [2022-09-08T10:16:52.676Z] #40 38.59 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-08T10:16:52.676Z] #40 ... [2022-09-08T10:16:52.676Z] [2022-09-08T10:16:52.676Z] #33 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:16:52.676Z] #33 22.41 Reading package lists... [2022-09-08T10:16:52.676Z] #33 28.77 Reading package lists... [2022-09-08T10:16:52.676Z] #33 34.81 Building dependency tree... [2022-09-08T10:16:52.676Z] #33 38.71 The following additional packages will be installed: [2022-09-08T10:16:52.676Z] #33 38.71 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-08T10:16:52.676Z] #33 38.71 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-08T10:16:52.676Z] #33 38.71 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-08T10:16:52.676Z] #33 38.71 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-08T10:16:52.676Z] #33 38.72 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-08T10:16:52.676Z] #33 38.72 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-08T10:16:52.676Z] #33 38.73 mingw-w64-common mingw-w64-x86-64-dev [2022-09-08T10:16:52.676Z] #33 38.74 Suggested packages: [2022-09-08T10:16:52.676Z] #33 38.75 gcc-10-locales seccomp wine64 [2022-09-08T10:16:52.676Z] #33 ... [2022-09-08T10:16:52.676Z] [2022-09-08T10:16:52.676Z] #39 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-08T10:16:52.676Z] #39 38.78 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-08T10:16:52.676Z] #39 38.88 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-08T10:16:52.676Z] #39 38.89 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-08T10:16:52.676Z] #39 38.95 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-08T10:16:52.676Z] #39 39.01 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-08T10:16:52.700Z] #46 60.43 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-08T10:16:52.700Z] #46 60.43 libtoolize: copying file 'm4/libtool.m4' [2022-09-08T10:16:52.700Z] #46 60.55 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-08T10:16:52.700Z] #46 60.67 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-08T10:16:52.700Z] #46 60.77 libtoolize: copying file 'm4/ltversion.m4' [2022-09-08T10:16:52.923Z] #36 16.98 go: downloading github.com/peterh/liner v1.2.2 [2022-09-08T10:16:52.936Z] #39 39.09 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-08T10:16:52.960Z] #46 60.91 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-08T10:16:53.179Z] #36 17.23 go: downloading github.com/google/go-dap v0.6.0 [2022-09-08T10:16:53.195Z] #39 39.54 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-09-08T10:16:53.195Z] #39 39.54 go: downloading github.com/magiconair/properties v1.8.6 [2022-09-08T10:16:53.435Z] #36 17.48 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-09-08T10:16:53.456Z] #39 39.72 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-08T10:16:53.456Z] #39 39.82 go: downloading golang.org/x/text v0.3.7 [2022-09-08T10:16:53.691Z] #36 17.92 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-09-08T10:16:54.793Z] #33 72.92 Building dependency tree... [2022-09-08T10:16:54.871Z] #46 ... [2022-09-08T10:16:54.871Z] [2022-09-08T10:16:54.871Z] #38 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:16:54.871Z] #38 102.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-08T10:16:54.871Z] #38 102.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-08T10:16:54.871Z] #38 102.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-08T10:16:54.871Z] #38 102.2 Selecting previously unselected package libapparmor1:arm64. [2022-09-08T10:16:54.871Z] #38 102.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-09-08T10:16:54.871Z] #38 102.2 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-09-08T10:16:54.871Z] #38 102.4 Selecting previously unselected package libapparmor-dev:arm64. [2022-09-08T10:16:54.871Z] #38 102.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-09-08T10:16:54.871Z] #38 102.4 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-08T10:16:54.871Z] #38 102.5 Selecting previously unselected package libbtrfs0:arm64. [2022-09-08T10:16:54.871Z] #38 102.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-09-08T10:16:54.871Z] #38 102.5 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-09-08T10:16:54.871Z] #38 102.7 Selecting previously unselected package libbtrfs-dev:arm64. [2022-09-08T10:16:54.871Z] #38 102.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-09-08T10:16:54.871Z] #38 102.7 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-08T10:16:54.871Z] #38 102.9 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-09-08T10:16:54.871Z] #38 102.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-09-08T10:16:54.871Z] #38 102.9 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-08T10:16:54.871Z] #38 103.0 Selecting previously unselected package libudev-dev:arm64. [2022-09-08T10:16:54.871Z] #38 103.0 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-09-08T10:16:54.871Z] #38 103.0 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-09-08T10:16:54.871Z] #38 103.1 Selecting previously unselected package libsepol1-dev:arm64. [2022-09-08T10:16:54.871Z] #38 103.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-09-08T10:16:54.871Z] #38 103.2 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-09-08T10:16:54.871Z] #38 103.5 Selecting previously unselected package libpcre2-16-0:arm64. [2022-09-08T10:16:54.871Z] #38 103.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-09-08T10:16:54.871Z] #38 103.5 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-09-08T10:16:54.871Z] #38 103.7 Selecting previously unselected package libpcre2-32-0:arm64. [2022-09-08T10:16:54.871Z] #38 103.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-09-08T10:16:54.871Z] #38 103.7 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-09-08T10:16:54.871Z] #38 103.9 Selecting previously unselected package libpcre2-posix2:arm64. [2022-09-08T10:16:54.871Z] #38 103.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-09-08T10:16:54.871Z] #38 103.9 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-09-08T10:16:54.871Z] #38 104.0 Selecting previously unselected package libpcre2-dev:arm64. [2022-09-08T10:16:54.871Z] #38 104.0 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-09-08T10:16:54.871Z] #38 104.0 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-09-08T10:16:54.871Z] #38 104.5 Selecting previously unselected package libselinux1-dev:arm64. [2022-09-08T10:16:54.871Z] #38 104.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-09-08T10:16:54.871Z] #38 104.5 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-09-08T10:16:54.871Z] #38 104.8 Selecting previously unselected package libdevmapper-dev:arm64. [2022-09-08T10:16:54.871Z] #38 104.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-09-08T10:16:54.871Z] #38 104.8 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-09-08T10:16:54.871Z] #38 104.9 Selecting previously unselected package libseccomp-dev:arm64. [2022-09-08T10:16:54.871Z] #38 104.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-09-08T10:16:54.871Z] #38 105.0 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-08T10:16:54.871Z] #38 105.1 Selecting previously unselected package libsystemd-dev:arm64. [2022-09-08T10:16:54.871Z] #38 105.1 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-09-08T10:16:54.871Z] #38 105.1 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-09-08T10:16:54.871Z] #38 105.7 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-08T10:16:54.871Z] #38 105.7 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-09-08T10:16:54.871Z] #38 105.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-08T10:16:54.871Z] #38 105.8 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-09-08T10:16:54.871Z] #38 105.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-08T10:16:54.871Z] #38 105.8 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-09-08T10:16:54.871Z] #38 105.8 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-09-08T10:16:54.871Z] #38 105.8 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-09-08T10:16:54.871Z] #38 105.9 Setting up libudev-dev:arm64 (247.3-7) ... [2022-09-08T10:16:54.871Z] #38 105.9 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-09-08T10:16:54.871Z] #38 105.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-08T10:16:54.871Z] #38 105.9 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-08T10:16:54.871Z] #38 105.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-08T10:16:54.871Z] #38 105.9 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-08T10:16:54.871Z] #38 106.0 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-08T10:16:54.871Z] #38 106.0 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-09-08T10:16:54.871Z] #38 106.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-08T10:16:54.871Z] #38 106.0 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-09-08T10:16:54.871Z] #38 106.0 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-09-08T10:16:54.871Z] #38 106.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-08T10:16:54.871Z] #38 106.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-08T10:16:54.871Z] #38 106.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-09-08T10:16:54.871Z] #38 106.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-08T10:16:54.871Z] #38 106.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-09-08T10:16:54.871Z] #38 106.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-08T10:16:54.871Z] #38 106.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-08T10:16:54.871Z] #38 106.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-09-08T10:16:54.871Z] #38 106.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-08T10:16:54.871Z] #38 106.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-08T10:16:54.871Z] #38 106.2 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-08T10:16:54.871Z] #38 106.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-08T10:16:54.871Z] #38 106.2 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-08T10:16:54.871Z] #38 106.2 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-09-08T10:16:54.871Z] #38 106.2 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T10:16:54.871Z] #38 DONE 107.0s [2022-09-08T10:16:54.871Z] [2022-09-08T10:16:54.871Z] #47 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-08T10:16:54.871Z] #47 DONE 0.2s [2022-09-08T10:16:54.871Z] [2022-09-08T10:16:54.871Z] #48 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-08T10:16:55.058Z] #36 18.90 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-09-08T10:16:55.058Z] #36 19.05 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-08T10:16:55.058Z] #36 19.09 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-09-08T10:16:55.433Z] #32 ... [2022-09-08T10:16:55.433Z] [2022-09-08T10:16:55.433Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:16:55.433Z] #44 38.83 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-08T10:16:55.986Z] #36 ... [2022-09-08T10:16:55.986Z] [2022-09-08T10:16:55.986Z] #38 [containerd 1/3] 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-09-08T10:16:55.986Z] #38 20.06 Fetched 8574 kB in 14s (593 kB/s) [2022-09-08T10:16:56.250Z] #48 DONE 1.3s [2022-09-08T10:16:56.250Z] [2022-09-08T10:16:56.250Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-08T10:16:56.250Z] #0 0.983 + RM_GOPATH=0 [2022-09-08T10:16:56.250Z] #0 1.001 + TMP_GOPATH= [2022-09-08T10:16:56.250Z] #0 1.002 + : /build [2022-09-08T10:16:56.250Z] #0 1.002 + '[' -z '' ']' [2022-09-08T10:16:56.250Z] #0 1.003 ++ mktemp -d [2022-09-08T10:16:56.250Z] #0 1.006 + export GOPATH=/tmp/tmp.LoXaMZE2ix [2022-09-08T10:16:56.250Z] #0 1.007 + GOPATH=/tmp/tmp.LoXaMZE2ix [2022-09-08T10:16:56.250Z] #0 1.007 + RM_GOPATH=1 [2022-09-08T10:16:56.250Z] #0 1.009 + case "$(go env GOARCH)" in [2022-09-08T10:16:56.250Z] #0 1.010 ++ go env GOARCH [2022-09-08T10:16:56.250Z] #0 1.021 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T10:16:56.250Z] #0 1.022 + GO_BUILDMODE=-buildmode=pie [2022-09-08T10:16:56.250Z] #0 1.024 ++ dirname /install.sh [2022-09-08T10:16:56.250Z] #0 1.027 + dir=/ [2022-09-08T10:16:56.250Z] #0 1.028 + bin=runc [2022-09-08T10:16:56.250Z] #0 1.028 + shift [2022-09-08T10:16:56.250Z] #0 1.029 + '[' '!' -f //runc.installer ']' [2022-09-08T10:16:56.250Z] #0 1.029 + . //runc.installer [2022-09-08T10:16:56.250Z] #0 1.029 ++ set -e [2022-09-08T10:16:56.250Z] #0 1.030 ++ : v1.1.4 [2022-09-08T10:16:56.250Z] #0 1.030 + install_runc [2022-09-08T10:16:56.250Z] #0 1.031 + RUNC_BUILDTAGS=seccomp [2022-09-08T10:16:56.250Z] #0 1.031 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-08T10:16:56.250Z] #0 1.032 Install runc version v1.1.4 (build tags: seccomp) [2022-09-08T10:16:56.250Z] #0 1.033 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.LoXaMZE2ix/src/github.com/opencontainers/runc [2022-09-08T10:16:56.250Z] #0 1.037 Cloning into '/tmp/tmp.LoXaMZE2ix/src/github.com/opencontainers/runc'... [2022-09-08T10:16:56.819Z] #49 ... [2022-09-08T10:16:56.819Z] [2022-09-08T10:16:56.819Z] #50 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-09-08T10:16:56.819Z] #50 DONE 0.8s [2022-09-08T10:16:57.079Z] [2022-09-08T10:16:57.079Z] #51 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-08T10:16:57.359Z] #38 20.06 Reading package lists... [2022-09-08T10:16:57.359Z] #38 ... [2022-09-08T10:16:57.359Z] [2022-09-08T10:16:57.359Z] #31 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-08T10:16:57.359Z] #31 21.05 tomll can be used in two ways: [2022-09-08T10:16:57.359Z] #31 21.06 Writing to STDIN and reading from STDOUT: [2022-09-08T10:16:57.359Z] #31 21.06 cat file.toml | tomll > file.toml [2022-09-08T10:16:57.359Z] #31 21.06 [2022-09-08T10:16:57.359Z] #31 21.06 Reading and updating a list of files: [2022-09-08T10:16:57.359Z] #31 21.06 tomll a.toml b.toml c.toml [2022-09-08T10:16:57.359Z] #31 21.06 [2022-09-08T10:16:57.359Z] #31 21.06 When given a list of files, tomll will modify all files in place without asking. [2022-09-08T10:16:57.359Z] #31 DONE 21.3s [2022-09-08T10:16:57.359Z] [2022-09-08T10:16:57.359Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-08T10:16:57.359Z] #36 21.15 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-09-08T10:16:57.359Z] #36 21.25 go: downloading github.com/cilium/ebpf v0.7.0 [2022-09-08T10:16:57.648Z] #51 0.775 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-08T10:16:57.648Z] #51 DONE 0.9s [2022-09-08T10:16:57.648Z] [2022-09-08T10:16:57.648Z] #32 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-08T10:16:57.648Z] #32 105.6 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-08T10:16:57.648Z] #32 105.6 + GOBIN=/build [2022-09-08T10:16:57.648Z] #32 105.6 + GO111MODULE=on [2022-09-08T10:16:57.648Z] #32 105.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-08T10:16:57.657Z] #39 ... [2022-09-08T10:16:57.657Z] [2022-09-08T10:16:57.657Z] #22 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-08T10:16:57.657Z] #22 42.82 v3.0.2 [2022-09-08T10:16:57.657Z] #22 DONE 43.5s [2022-09-08T10:16:57.657Z] [2022-09-08T10:16:57.657Z] #29 [containerd 1/3] 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-09-08T10:16:57.657Z] #29 29.30 Reading package lists... [2022-09-08T10:16:57.657Z] #29 35.49 Building dependency tree... [2022-09-08T10:16:57.657Z] #29 39.37 The following additional packages will be installed: [2022-09-08T10:16:57.657Z] #29 39.38 libbtrfs0 [2022-09-08T10:16:57.657Z] #29 39.62 The following NEW packages will be installed: [2022-09-08T10:16:57.657Z] #29 39.64 libbtrfs-dev libbtrfs0 [2022-09-08T10:16:57.657Z] #29 40.01 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T10:16:57.657Z] #29 40.01 Need to get 460 kB of archives. [2022-09-08T10:16:57.657Z] #29 40.01 After this operation, 1237 kB of additional disk space will be used. [2022-09-08T10:16:57.657Z] #29 40.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-08T10:16:57.657Z] #29 40.02 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-08T10:16:57.657Z] #29 41.16 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T10:16:57.657Z] #29 41.46 Fetched 460 kB in 0s (1408 kB/s) [2022-09-08T10:16:57.657Z] #29 41.58 Selecting previously unselected package libbtrfs0:amd64. [2022-09-08T10:16:57.657Z] #29 41.58 (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 ... 15717 files and directories currently installed.) [2022-09-08T10:16:57.657Z] #29 41.65 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-08T10:16:57.657Z] #29 41.66 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-08T10:16:57.657Z] #29 41.90 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-08T10:16:57.657Z] #29 41.92 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-08T10:16:57.657Z] #29 41.93 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-08T10:16:57.657Z] #29 42.35 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-08T10:16:57.657Z] #29 42.43 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-08T10:16:57.657Z] #29 42.45 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T10:16:57.657Z] #29 DONE 43.5s [2022-09-08T10:16:57.657Z] [2022-09-08T10:16:57.657Z] #42 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-08T10:16:57.657Z] #42 DONE 0.2s [2022-09-08T10:16:57.657Z] [2022-09-08T10:16:57.657Z] #40 [tini 1/3] 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-09-08T10:16:57.657Z] #40 39.59 The following NEW packages will be installed: [2022-09-08T10:16:57.657Z] #40 39.60 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-09-08T10:16:57.657Z] #40 39.60 vim-common xxd [2022-09-08T10:16:57.657Z] #40 39.97 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T10:16:57.657Z] #40 39.97 Need to get 17.7 MB of archives. [2022-09-08T10:16:57.657Z] #40 39.97 After this operation, 70.7 MB of additional disk space will be used. [2022-09-08T10:16:57.657Z] #40 39.97 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-08T10:16:57.657Z] #40 39.98 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-08T10:16:57.657Z] #40 39.99 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-08T10:16:57.657Z] #40 40.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-08T10:16:57.657Z] #40 40.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-09-08T10:16:57.657Z] #40 40.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-09-08T10:16:57.657Z] #40 40.75 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-09-08T10:16:57.657Z] #40 40.76 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-09-08T10:16:57.657Z] #40 40.77 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-09-08T10:16:57.657Z] #40 40.78 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-09-08T10:16:57.657Z] #40 42.36 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T10:16:57.657Z] #40 42.60 Fetched 17.7 MB in 1s (12.2 MB/s) [2022-09-08T10:16:57.657Z] #40 42.65 Selecting previously unselected package xxd. [2022-09-08T10:16:57.657Z] #40 42.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-08T10:16:57.657Z] #40 42.69 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-08T10:16:57.657Z] #40 42.74 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:16:57.657Z] #40 43.54 Selecting previously unselected package vim-common. [2022-09-08T10:16:57.657Z] #40 43.55 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-08T10:16:57.657Z] #40 43.58 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:16:57.917Z] #40 44.24 Selecting previously unselected package cmake-data. [2022-09-08T10:16:57.917Z] #40 44.25 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-08T10:16:57.917Z] #40 44.27 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-08T10:16:58.085Z] #33 79.28 The following additional packages will be installed: [2022-09-08T10:16:58.085Z] #33 79.28 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-09-08T10:16:58.085Z] #33 79.28 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-09-08T10:16:58.085Z] #33 79.28 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-09-08T10:16:58.085Z] #33 79.28 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-09-08T10:16:58.085Z] #33 79.28 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-09-08T10:16:58.085Z] #33 79.28 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-09-08T10:16:58.085Z] #33 79.28 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-09-08T10:16:58.085Z] #33 79.29 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-09-08T10:16:58.085Z] #33 79.29 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-09-08T10:16:58.085Z] #33 79.29 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-09-08T10:16:58.085Z] #33 79.29 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-09-08T10:16:58.085Z] #33 79.29 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-09-08T10:16:58.085Z] #33 79.29 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-09-08T10:16:58.085Z] #33 79.29 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-09-08T10:16:58.085Z] #33 79.29 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-09-08T10:16:58.085Z] #33 79.29 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-09-08T10:16:58.085Z] #33 79.30 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-09-08T10:16:58.085Z] #33 79.30 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-09-08T10:16:58.085Z] #33 79.30 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-09-08T10:16:58.085Z] #33 79.30 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-09-08T10:16:58.085Z] #33 79.30 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-09-08T10:16:58.085Z] #33 79.30 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-09-08T10:16:58.085Z] #33 79.30 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-09-08T10:16:58.085Z] #33 79.30 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-09-08T10:16:58.085Z] #33 79.30 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-09-08T10:16:58.085Z] #33 79.30 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-09-08T10:16:58.085Z] #33 79.30 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-09-08T10:16:58.085Z] #33 79.30 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-09-08T10:16:58.085Z] #33 79.30 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-09-08T10:16:58.085Z] #33 79.31 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-09-08T10:16:58.085Z] #33 79.31 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-09-08T10:16:58.085Z] #33 79.31 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-09-08T10:16:58.085Z] #33 79.32 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-09-08T10:16:58.085Z] #33 79.32 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-09-08T10:16:58.085Z] #33 79.32 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-09-08T10:16:58.085Z] #33 79.32 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-09-08T10:16:58.085Z] #33 79.32 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-09-08T10:16:58.085Z] #33 79.32 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-09-08T10:16:58.085Z] #33 79.32 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-09-08T10:16:58.085Z] #33 79.33 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-09-08T10:16:58.085Z] #33 79.33 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-09-08T10:16:58.085Z] #33 79.33 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-09-08T10:16:58.085Z] #33 79.33 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-09-08T10:16:58.085Z] #33 79.33 linux-libc-dev-s390x-cross patch xz-utils [2022-09-08T10:16:58.085Z] #33 79.41 Suggested packages: [2022-09-08T10:16:58.085Z] #33 79.41 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-09-08T10:16:58.086Z] #33 79.41 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-09-08T10:16:58.086Z] #33 79.41 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-09-08T10:16:58.086Z] #33 79.41 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-09-08T10:16:58.086Z] #33 79.41 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-09-08T10:16:58.086Z] #33 79.41 libyaml-shell-perl ed diffutils-doc [2022-09-08T10:16:58.086Z] #33 79.41 Recommended packages: [2022-09-08T10:16:58.086Z] #33 79.41 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-09-08T10:16:58.086Z] #33 79.41 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-09-08T10:16:58.086Z] #33 ... [2022-09-08T10:16:58.086Z] [2022-09-08T10:16:58.086Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:16:58.086Z] #41 51.38 configure.ac:7: installing 'build-aux/compile' [2022-09-08T10:16:58.287Z] #36 ... [2022-09-08T10:16:58.287Z] [2022-09-08T10:16:58.287Z] #33 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-08T10:16:58.287Z] #33 12.32 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-08T10:16:58.287Z] #33 12.51 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-08T10:16:58.344Z] #41 51.38 configure.ac:9: installing 'build-aux/config.guess' [2022-09-08T10:16:58.344Z] #41 51.39 configure.ac:9: installing 'build-aux/config.sub' [2022-09-08T10:16:58.344Z] #41 51.39 configure.ac:11: installing 'build-aux/install-sh' [2022-09-08T10:16:58.344Z] #41 51.40 configure.ac:11: installing 'build-aux/missing' [2022-09-08T10:16:58.344Z] #41 51.57 Makefile.am: installing 'build-aux/depcomp' [2022-09-08T10:16:58.344Z] #41 51.66 parallel-tests: installing 'build-aux/test-driver' [2022-09-08T10:16:58.487Z] #40 ... [2022-09-08T10:16:58.488Z] [2022-09-08T10:16:58.488Z] #34 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-08T10:16:58.488Z] #34 29.04 Reading package lists... [2022-09-08T10:16:58.488Z] #34 34.97 Building dependency tree... [2022-09-08T10:16:58.488Z] #34 38.73 python3 is already the newest version (3.9.2-3). [2022-09-08T10:16:58.488Z] #34 38.73 The following additional packages will be installed: [2022-09-08T10:16:58.488Z] #34 38.76 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-09-08T10:16:58.488Z] #34 38.77 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-09-08T10:16:58.488Z] #34 38.79 Suggested packages: [2022-09-08T10:16:58.488Z] #34 38.80 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-09-08T10:16:58.488Z] #34 38.80 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-09-08T10:16:58.488Z] #34 38.80 m4-doc ed diffutils-doc [2022-09-08T10:16:58.488Z] #34 38.80 Recommended packages: [2022-09-08T10:16:58.488Z] #34 38.80 fakeroot libalgorithm-merge-perl libltdl-dev [2022-09-08T10:16:58.488Z] #34 40.52 The following NEW packages will be installed: [2022-09-08T10:16:58.488Z] #34 40.52 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-09-08T10:16:58.488Z] #34 40.53 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-09-08T10:16:58.488Z] #34 40.54 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-09-08T10:16:58.488Z] #34 40.54 libyajl2 m4 patch xz-utils [2022-09-08T10:16:58.488Z] #34 40.92 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T10:16:58.488Z] #34 40.92 Need to get 5940 kB of archives. [2022-09-08T10:16:58.488Z] #34 40.92 After this operation, 18.7 MB of additional disk space will be used. [2022-09-08T10:16:58.488Z] #34 40.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-08T10:16:58.488Z] #34 40.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-08T10:16:58.488Z] #34 40.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-08T10:16:58.488Z] #34 40.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-08T10:16:58.488Z] #34 40.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-08T10:16:58.488Z] #34 40.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-09-08T10:16:58.488Z] #34 40.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-09-08T10:16:58.488Z] #34 40.96 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-09-08T10:16:58.488Z] #34 40.99 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-09-08T10:16:58.488Z] #34 41.00 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-09-08T10:16:58.488Z] #34 41.07 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-08T10:16:58.488Z] #34 41.07 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-08T10:16:58.488Z] #34 41.21 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-09-08T10:16:58.488Z] #34 41.21 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-08T10:16:58.488Z] #34 41.22 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-09-08T10:16:58.488Z] #34 41.22 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-08T10:16:58.488Z] #34 41.22 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-09-08T10:16:58.488Z] #34 41.23 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-08T10:16:58.488Z] #34 41.23 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-08T10:16:58.488Z] #34 41.26 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-09-08T10:16:58.488Z] #34 41.27 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-08T10:16:58.488Z] #34 41.28 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-08T10:16:58.488Z] #34 41.29 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-09-08T10:16:58.488Z] #34 42.38 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T10:16:58.488Z] #34 42.65 Fetched 5940 kB in 1s (8759 kB/s) [2022-09-08T10:16:58.488Z] #34 42.78 Selecting previously unselected package bzip2. [2022-09-08T10:16:58.488Z] #34 42.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-08T10:16:58.488Z] #34 42.89 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-09-08T10:16:58.488Z] #34 42.92 Unpacking bzip2 (1.0.8-4) ... [2022-09-08T10:16:58.488Z] #34 43.54 Selecting previously unselected package libmagic-mgc. [2022-09-08T10:16:58.488Z] #34 43.54 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-08T10:16:58.488Z] #34 43.55 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-08T10:16:58.488Z] #34 44.51 Selecting previously unselected package libmagic1:amd64. [2022-09-08T10:16:58.488Z] #34 44.51 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-08T10:16:58.488Z] #34 44.51 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-08T10:16:58.488Z] #34 44.72 Selecting previously unselected package file. [2022-09-08T10:16:58.488Z] #34 44.74 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-09-08T10:16:58.488Z] #34 44.80 Unpacking file (1:5.39-3) ... [2022-09-08T10:16:58.543Z] #33 ... [2022-09-08T10:16:58.543Z] [2022-09-08T10:16:58.543Z] #32 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-08T10:16:58.543Z] #32 12.46 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-08T10:16:58.543Z] #32 15.01 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-09-08T10:16:58.543Z] #32 ... [2022-09-08T10:16:58.543Z] [2022-09-08T10:16:58.543Z] #37 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-08T10:16:58.543Z] #37 12.53 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-09-08T10:16:58.543Z] #37 12.66 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-09-08T10:16:58.543Z] #37 12.77 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-08T10:16:58.543Z] #37 12.93 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-08T10:16:58.543Z] #37 19.61 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-08T10:16:58.543Z] #37 19.61 go: downloading github.com/stretchr/testify v1.7.1 [2022-09-08T10:16:58.543Z] #37 19.93 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-08T10:16:58.543Z] #37 20.06 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-08T10:16:58.543Z] #37 20.13 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-09-08T10:16:58.543Z] #37 20.15 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-08T10:16:58.543Z] #37 20.33 go: downloading github.com/spf13/afero v1.8.2 [2022-09-08T10:16:58.543Z] #37 20.40 go: downloading github.com/spf13/cast v1.4.1 [2022-09-08T10:16:58.543Z] #37 20.53 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-08T10:16:58.543Z] #37 20.73 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-09-08T10:16:58.543Z] #37 20.85 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-08T10:16:58.543Z] #37 21.25 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-08T10:16:58.543Z] #37 21.39 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-08T10:16:58.543Z] #37 21.46 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-08T10:16:58.543Z] #37 21.49 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-08T10:16:58.543Z] #37 21.55 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-08T10:16:58.543Z] #37 21.75 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-08T10:16:58.543Z] #37 21.86 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-09-08T10:16:58.585Z] #32 ... [2022-09-08T10:16:58.585Z] [2022-09-08T10:16:58.585Z] #52 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-08T10:16:58.585Z] #52 DONE 0.8s [2022-09-08T10:16:58.585Z] [2022-09-08T10:16:58.585Z] #53 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-08T10:16:58.749Z] #34 ... [2022-09-08T10:16:58.749Z] [2022-09-08T10:16:58.749Z] #36 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-08T10:16:58.749Z] #36 44.87 NAME: [2022-09-08T10:16:58.749Z] #36 44.87 go-winres - A tool for embedding resources in Windows executables [2022-09-08T10:16:58.749Z] #36 44.87 [2022-09-08T10:16:58.749Z] #36 44.87 USAGE: [2022-09-08T10:16:58.749Z] #36 44.87 go-winres [global options] command [command options] [arguments...] [2022-09-08T10:16:58.749Z] #36 44.87 [2022-09-08T10:16:58.749Z] #36 44.87 COMMANDS: [2022-09-08T10:16:58.749Z] #36 44.87 init Create an initial ./winres/winres.json [2022-09-08T10:16:58.749Z] #36 44.87 make Make syso files for the "go build" command [2022-09-08T10:16:58.749Z] #36 44.87 simply Make syso files for the "go build" command (simplified) [2022-09-08T10:16:58.749Z] #36 44.87 extract Extract all resources from an executable [2022-09-08T10:16:58.749Z] #36 44.87 patch Replace resources in an executable file (exe, dll) [2022-09-08T10:16:58.749Z] #36 44.87 help, h Shows a list of commands or help for one command [2022-09-08T10:16:58.749Z] #36 44.87 [2022-09-08T10:16:58.749Z] #36 44.87 GLOBAL OPTIONS: [2022-09-08T10:16:58.749Z] #36 44.87 --help, -h show help (default: false) [2022-09-08T10:16:58.799Z] #37 ... [2022-09-08T10:16:58.799Z] [2022-09-08T10:16:58.799Z] #35 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:16:58.799Z] #35 12.85 Fetched 8574 kB in 10s (896 kB/s) [2022-09-08T10:16:58.799Z] #35 12.85 Reading package lists... [2022-09-08T10:16:59.009Z] #36 DONE 45.3s [2022-09-08T10:16:59.009Z] [2022-09-08T10:16:59.009Z] #34 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-08T10:16:59.009Z] #34 45.29 Selecting previously unselected package xz-utils. [2022-09-08T10:16:59.009Z] #34 45.35 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-08T10:16:59.009Z] #34 45.36 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-08T10:16:59.061Z] #35 19.52 Reading package lists... [2022-09-08T10:16:59.061Z] #35 ... [2022-09-08T10:16:59.061Z] [2022-09-08T10:16:59.061Z] #39 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-08T10:16:59.061Z] #39 12.92 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-08T10:16:59.061Z] #39 12.96 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-08T10:16:59.061Z] #39 13.22 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-08T10:16:59.061Z] #39 17.08 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-08T10:16:59.061Z] #39 17.12 go: downloading golang.org/x/mod v0.3.0 [2022-09-08T10:16:59.061Z] #39 ... [2022-09-08T10:16:59.061Z] [2022-09-08T10:16:59.061Z] #40 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-08T10:16:59.061Z] #40 14.14 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-08T10:16:59.061Z] #40 15.90 go: downloading github.com/google/uuid v1.3.0 [2022-09-08T10:16:59.061Z] #40 15.92 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-08T10:16:59.061Z] #40 16.16 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-08T10:16:59.061Z] #40 16.38 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-08T10:16:59.061Z] #40 16.56 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-08T10:16:59.061Z] #40 16.86 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-08T10:16:59.061Z] #40 17.40 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-08T10:16:59.061Z] #40 17.50 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-08T10:16:59.061Z] #40 19.88 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-08T10:16:59.061Z] #40 20.25 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-08T10:16:59.153Z] #53 DONE 0.9s [2022-09-08T10:16:59.153Z] [2022-09-08T10:16:59.153Z] #24 [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 "v2.3.0" && 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 "v2.1.0"; 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-09-08T10:16:59.269Z] #34 45.69 Selecting previously unselected package libsigsegv2:amd64. [2022-09-08T10:16:59.269Z] #34 ... [2022-09-08T10:16:59.269Z] [2022-09-08T10:16:59.269Z] #25 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-08T10:16:59.269Z] #25 29.73 Reading package lists... [2022-09-08T10:16:59.269Z] #25 35.50 Building dependency tree... [2022-09-08T10:16:59.269Z] #25 39.32 The following additional packages will be installed: [2022-09-08T10:16:59.269Z] #25 39.33 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-08T10:16:59.269Z] #25 39.33 python3-protobuf python3-six [2022-09-08T10:16:59.269Z] #25 39.34 Suggested packages: [2022-09-08T10:16:59.269Z] #25 39.34 python3-setuptools [2022-09-08T10:16:59.269Z] #25 39.34 Recommended packages: [2022-09-08T10:16:59.269Z] #25 39.34 iproute2 | iproute [2022-09-08T10:16:59.269Z] #25 39.98 The following NEW packages will be installed: [2022-09-08T10:16:59.269Z] #25 40.00 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-08T10:16:59.269Z] #25 40.00 python3-protobuf python3-six [2022-09-08T10:16:59.269Z] #25 40.52 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T10:16:59.269Z] #25 40.52 Need to get 2315 kB of archives. [2022-09-08T10:16:59.269Z] #25 40.52 After this operation, 11.1 MB of additional disk space will be used. [2022-09-08T10:16:59.269Z] #25 40.52 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-09-08T10:16:59.269Z] #25 40.55 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-08T10:16:59.269Z] #25 40.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-08T10:16:59.269Z] #25 40.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-09-08T10:16:59.269Z] #25 40.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-08T10:16:59.269Z] #25 40.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-08T10:16:59.269Z] #25 40.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-08T10:16:59.269Z] #25 43.96 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-09-08T10:16:59.319Z] #40 ... [2022-09-08T10:16:59.319Z] [2022-09-08T10:16:59.319Z] #32 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-08T10:16:59.319Z] #32 23.17 Fetched 8578 kB in 17s (491 kB/s) [2022-09-08T10:16:59.412Z] #24 ... [2022-09-08T10:16:59.412Z] [2022-09-08T10:16:59.412Z] #54 [dev-systemd-false 6/28] RUN ldconfig [2022-09-08T10:16:59.529Z] #25 ... [2022-09-08T10:16:59.529Z] [2022-09-08T10:16:59.529Z] #34 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-08T10:16:59.529Z] #34 45.69 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-09-08T10:16:59.529Z] #34 45.69 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-09-08T10:16:59.789Z] #34 46.01 Selecting previously unselected package m4. [2022-09-08T10:16:59.789Z] #34 46.02 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-09-08T10:16:59.789Z] #34 46.03 Unpacking m4 (1.4.18-5) ... [2022-09-08T10:17:00.049Z] #34 46.44 Selecting previously unselected package autoconf. [2022-09-08T10:17:00.258Z] #41 53.50 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-08T10:17:00.258Z] #41 53.50 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-08T10:17:00.309Z] #34 46.45 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-09-08T10:17:00.309Z] #34 46.46 Unpacking autoconf (2.69-14) ... [2022-09-08T10:17:00.353Z] #54 DONE 0.8s [2022-09-08T10:17:00.353Z] [2022-09-08T10:17:00.353Z] #55 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-08T10:17:00.718Z] #44 ... [2022-09-08T10:17:00.718Z] [2022-09-08T10:17:00.718Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-08T10:17:00.826Z] #41 54.01 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-08T10:17:00.826Z] #41 54.01 libtoolize: copying file 'm4/libtool.m4' [2022-09-08T10:17:00.826Z] #41 54.08 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-08T10:17:00.826Z] #41 54.16 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-08T10:17:00.880Z] #34 47.12 Selecting previously unselected package autotools-dev. [2022-09-08T10:17:00.880Z] #34 47.14 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-09-08T10:17:00.880Z] #34 47.15 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-09-08T10:17:01.094Z] #41 54.24 libtoolize: copying file 'm4/ltversion.m4' [2022-09-08T10:17:01.094Z] #41 54.33 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-08T10:17:01.143Z] #34 47.34 Selecting previously unselected package automake. [2022-09-08T10:17:01.143Z] #34 47.36 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-09-08T10:17:01.143Z] #34 47.38 Unpacking automake (1:1.16.3-2) ... [2022-09-08T10:17:01.298Z] #43 52.30 Updating files: 48% (2408/4986) Updating files: 49% (2444/4986) Updating files: 50% (2493/4986) Updating files: 51% (2543/4986) Updating files: 52% (2593/4986) Updating files: 53% (2643/4986) Updating files: 54% (2693/4986) Updating files: 55% (2743/4986) Updating files: 56% (2793/4986) Updating files: 57% (2843/4986) Updating files: 58% (2892/4986) Updating files: 59% (2942/4986) Updating files: 60% (2992/4986) Updating files: 61% (3042/4986) Updating files: 62% (3092/4986) Updating files: 63% (3142/4986) Updating files: 64% (3192/4986) Updating files: 65% (3241/4986) Updating files: 66% (3291/4986) Updating files: 67% (3341/4986) Updating files: 68% (3391/4986) Updating files: 69% (3441/4986) Updating files: 70% (3491/4986) Updating files: 71% (3541/4986) Updating files: 72% (3590/4986) Updating files: 73% (3640/4986) Updating files: 74% (3690/4986) Updating files: 75% (3740/4986) Updating files: 76% (3790/4986) Updating files: 77% (3840/4986) Updating files: 78% (3890/4986) Updating files: 79% (3939/4986) Updating files: 80% (3989/4986) Updating files: 81% (4039/4986) Updating files: 82% (4089/4986) Updating files: 83% (4139/4986) Updating files: 84% (4189/4986) Updating files: 85% (4239/4986) Updating files: 86% (4288/4986) Updating files: 87% (4338/4986) Updating files: 87% (4340/4986) Updating files: 88% (4388/4986) Updating files: 89% (4438/4986) Updating files: 90% (4488/4986) Updating files: 91% (4538/4986) Updating files: 92% (4588/4986) Updating files: 93% (4637/4986) Updating files: 94% (4687/4986) Updating files: 95% (4737/4986) Updating files: 96% (4787/4986) Updating files: 97% (4837/4986) Updating files: 98% (4887/4986) Updating files: 99% (4937/4986) Updating files: 100% (4986/4986) Updating files: 100% (4986/4986), done. [2022-09-08T10:17:01.298Z] #43 53.74 + cd /tmp/tmp.Wy2b64XJGX/src/github.com/containerd/containerd [2022-09-08T10:17:01.298Z] #43 53.74 + git checkout -q v1.6.8 [2022-09-08T10:17:01.298Z] #55 ... [2022-09-08T10:17:01.298Z] [2022-09-08T10:17:01.298Z] #32 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-08T10:17:01.298Z] #32 113.1 rootlesskit version 1.0.0 [2022-09-08T10:17:01.298Z] #32 113.1 Usage of /build/rootlesskit-docker-proxy: [2022-09-08T10:17:01.298Z] #32 113.1 -container-ip string [2022-09-08T10:17:01.298Z] #32 113.1 container ip [2022-09-08T10:17:01.298Z] #32 113.1 -container-port int [2022-09-08T10:17:01.298Z] #32 113.1 container port (default -1) [2022-09-08T10:17:01.298Z] #32 113.1 -host-ip string [2022-09-08T10:17:01.298Z] #32 113.1 host ip [2022-09-08T10:17:01.298Z] #32 113.1 -host-port int [2022-09-08T10:17:01.298Z] #32 113.1 host port (default -1) [2022-09-08T10:17:01.298Z] #32 113.1 -proto string [2022-09-08T10:17:01.298Z] #32 113.1 proxy protocol (default "tcp") [2022-09-08T10:17:01.298Z] #32 DONE 113.2s [2022-09-08T10:17:01.298Z] [2022-09-08T10:17:01.298Z] #56 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-08T10:17:01.298Z] #56 DONE 0.1s [2022-09-08T10:17:01.298Z] [2022-09-08T10:17:01.298Z] #55 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-08T10:17:01.298Z] #55 1.124 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-08T10:17:01.298Z] #55 1.191 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-08T10:17:01.298Z] #55 ... [2022-09-08T10:17:01.298Z] [2022-09-08T10:17:01.298Z] #57 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-08T10:17:01.298Z] #57 DONE 0.1s [2022-09-08T10:17:01.298Z] [2022-09-08T10:17:01.299Z] #55 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-08T10:17:01.299Z] #55 1.219 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T10:17:01.713Z] #34 48.03 Selecting previously unselected package patch. [2022-09-08T10:17:01.713Z] #34 48.03 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-09-08T10:17:01.713Z] #34 48.04 Unpacking patch (2.7.6-7) ... [2022-09-08T10:17:02.024Z] #34 48.28 Selecting previously unselected package dpkg-dev. [2022-09-08T10:17:02.024Z] #34 48.28 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-09-08T10:17:02.024Z] #34 48.29 Unpacking dpkg-dev (1.20.11) ... [2022-09-08T10:17:02.680Z] #55 2.417 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-08T10:17:02.969Z] #34 49.35 Selecting previously unselected package build-essential. [2022-09-08T10:17:03.230Z] #34 49.35 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-09-08T10:17:03.230Z] #34 49.36 Unpacking build-essential (12.9) ... [2022-09-08T10:17:03.230Z] #34 49.44 Selecting previously unselected package libcap2:amd64. [2022-09-08T10:17:03.230Z] #34 49.45 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-08T10:17:03.230Z] #34 49.46 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-08T10:17:03.230Z] #34 49.55 Selecting previously unselected package libcap-dev:amd64. [2022-09-08T10:17:03.230Z] #34 49.56 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-09-08T10:17:03.230Z] #34 49.57 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-09-08T10:17:03.233Z] #43 55.52 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-08T10:17:03.233Z] #43 55.52 + BUILDTAGS='netgo osusergo static_build' [2022-09-08T10:17:03.233Z] #43 55.52 + export EXTRA_FLAGS=-buildmode=pie [2022-09-08T10:17:03.233Z] #43 55.52 + EXTRA_FLAGS=-buildmode=pie [2022-09-08T10:17:03.233Z] #43 55.52 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-08T10:17:03.233Z] #43 55.52 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-08T10:17:03.233Z] #43 55.52 + '[' '' = dynamic ']' [2022-09-08T10:17:03.233Z] #43 55.53 + make [2022-09-08T10:17:03.499Z] #34 49.74 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-08T10:17:03.499Z] #34 49.74 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-08T10:17:03.499Z] #34 49.75 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-08T10:17:03.630Z] #41 ... [2022-09-08T10:17:03.630Z] [2022-09-08T10:17:03.630Z] #33 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-08T10:17:03.630Z] #33 84.92 The following NEW packages will be installed: [2022-09-08T10:17:03.630Z] #33 84.92 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-09-08T10:17:03.630Z] #33 84.92 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-09-08T10:17:03.630Z] #33 84.92 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-09-08T10:17:03.630Z] #33 84.92 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-09-08T10:17:03.630Z] #33 84.92 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-09-08T10:17:03.630Z] #33 84.92 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-09-08T10:17:03.630Z] #33 84.92 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-09-08T10:17:03.630Z] #33 84.92 crossbuild-essential-armel crossbuild-essential-armhf [2022-09-08T10:17:03.630Z] #33 84.92 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-09-08T10:17:03.630Z] #33 84.92 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-09-08T10:17:03.630Z] #33 84.93 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-09-08T10:17:03.630Z] #33 84.93 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-09-08T10:17:03.630Z] #33 84.93 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-09-08T10:17:03.630Z] #33 84.93 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-09-08T10:17:03.630Z] #33 84.93 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-09-08T10:17:03.630Z] #33 84.93 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-09-08T10:17:03.630Z] #33 84.93 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-09-08T10:17:03.630Z] #33 84.93 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-09-08T10:17:03.630Z] #33 84.93 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-09-08T10:17:03.630Z] #33 84.93 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-09-08T10:17:03.630Z] #33 84.94 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-09-08T10:17:03.630Z] #33 84.94 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-09-08T10:17:03.630Z] #33 84.94 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-09-08T10:17:03.630Z] #33 84.94 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-09-08T10:17:03.630Z] #33 84.94 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-09-08T10:17:03.630Z] #33 84.94 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-09-08T10:17:03.630Z] #33 84.94 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-09-08T10:17:03.630Z] #33 84.94 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-09-08T10:17:03.630Z] #33 84.94 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-09-08T10:17:03.630Z] #33 84.94 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-09-08T10:17:03.630Z] #33 84.94 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-09-08T10:17:03.630Z] #33 84.95 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-09-08T10:17:03.630Z] #33 84.95 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-09-08T10:17:03.630Z] #33 84.95 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-09-08T10:17:03.630Z] #33 84.95 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-09-08T10:17:03.630Z] #33 84.95 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-09-08T10:17:03.630Z] #33 84.96 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-09-08T10:17:03.630Z] #33 84.96 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-09-08T10:17:03.630Z] #33 84.96 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-09-08T10:17:03.630Z] #33 84.96 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-09-08T10:17:03.630Z] #33 84.96 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-09-08T10:17:03.630Z] #33 84.96 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-09-08T10:17:03.630Z] #33 84.96 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-09-08T10:17:03.630Z] #33 84.96 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-09-08T10:17:03.630Z] #33 84.96 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-09-08T10:17:03.630Z] #33 84.96 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-09-08T10:17:03.630Z] #33 84.98 linux-libc-dev-s390x-cross patch xz-utils [2022-09-08T10:17:03.760Z] #34 49.86 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-08T10:17:03.760Z] #34 49.88 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-09-08T10:17:03.760Z] #34 49.89 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-08T10:17:03.760Z] #34 50.00 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-08T10:17:03.760Z] #34 50.01 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-08T10:17:03.760Z] #34 50.02 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-08T10:17:03.889Z] #33 85.54 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T10:17:03.889Z] #33 85.54 Need to get 788 MB of archives. [2022-09-08T10:17:03.890Z] #33 85.54 After this operation, 3385 MB of additional disk space will be used. [2022-09-08T10:17:03.890Z] #33 85.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-09-08T10:17:03.890Z] #33 85.54 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-08T10:17:03.890Z] #33 85.55 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-08T10:17:03.890Z] #33 85.55 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-08T10:17:03.890Z] #33 85.55 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-08T10:17:03.890Z] #33 85.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-08T10:17:03.890Z] #33 85.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-09-08T10:17:03.890Z] #33 85.65 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-09-08T10:17:04.021Z] #34 50.24 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-08T10:17:04.021Z] #34 50.24 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-08T10:17:04.021Z] #34 50.25 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-08T10:17:04.021Z] #34 ... [2022-09-08T10:17:04.021Z] [2022-09-08T10:17:04.021Z] #33 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:17:04.021Z] #33 40.30 The following NEW packages will be installed: [2022-09-08T10:17:04.021Z] #33 40.30 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-08T10:17:04.021Z] #33 40.30 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-08T10:17:04.021Z] #33 40.30 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-08T10:17:04.021Z] #33 40.30 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-08T10:17:04.021Z] #33 40.31 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-08T10:17:04.021Z] #33 40.31 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-08T10:17:04.021Z] #33 40.32 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-08T10:17:04.021Z] #33 40.32 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-08T10:17:04.021Z] #33 40.32 mingw-w64-x86-64-dev [2022-09-08T10:17:04.021Z] #33 40.75 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T10:17:04.021Z] #33 40.75 Need to get 115 MB of archives. [2022-09-08T10:17:04.021Z] #33 40.75 After this operation, 645 MB of additional disk space will be used. [2022-09-08T10:17:04.021Z] #33 40.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-09-08T10:17:04.021Z] #33 40.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-09-08T10:17:04.021Z] #33 41.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-08T10:17:04.021Z] #33 41.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-09-08T10:17:04.021Z] #33 41.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-09-08T10:17:04.021Z] #33 41.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-08T10:17:04.021Z] #33 41.40 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-09-08T10:17:04.021Z] #33 41.60 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-09-08T10:17:04.021Z] #33 41.61 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-09-08T10:17:04.021Z] #33 42.39 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-09-08T10:17:04.021Z] #33 44.11 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-09-08T10:17:04.021Z] #33 45.19 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-09-08T10:17:04.021Z] #33 46.20 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-09-08T10:17:04.021Z] #33 47.87 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-09-08T10:17:04.021Z] #33 48.53 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-09-08T10:17:04.021Z] #33 48.54 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-09-08T10:17:04.021Z] #33 48.54 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-09-08T10:17:04.021Z] #33 48.55 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-08T10:17:04.021Z] #33 48.55 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-08T10:17:04.021Z] #33 48.56 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-09-08T10:17:04.021Z] #33 48.56 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-08T10:17:04.021Z] #33 48.56 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-09-08T10:17:04.021Z] #33 48.59 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-09-08T10:17:04.021Z] #33 48.60 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-09-08T10:17:04.021Z] #33 48.63 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-09-08T10:17:04.021Z] #33 48.63 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-09-08T10:17:04.021Z] #33 48.68 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-09-08T10:17:04.021Z] #33 48.68 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-09-08T10:17:04.021Z] #33 48.70 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-08T10:17:04.021Z] #33 48.70 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-08T10:17:04.021Z] #33 49.87 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T10:17:04.021Z] #33 50.17 Fetched 115 MB in 8s (13.8 MB/s) [2022-09-08T10:17:04.021Z] #33 50.24 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-08T10:17:04.021Z] #33 50.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-08T10:17:04.022Z] #33 50.33 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-08T10:17:04.022Z] #33 50.36 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-08T10:17:04.022Z] #33 ... [2022-09-08T10:17:04.022Z] [2022-09-08T10:17:04.022Z] #35 [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-09-08T10:17:04.059Z] #55 4.038 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-08T10:17:04.150Z] #33 85.76 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-09-08T10:17:04.150Z] #33 85.83 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-09-08T10:17:04.409Z] #33 85.91 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-09-08T10:17:04.409Z] #33 85.97 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-09-08T10:17:04.409Z] #33 85.98 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-09-08T10:17:04.543Z] #35 49.90 Updating files: 90% (1381/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-09-08T10:17:04.543Z] #35 50.40 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-08T10:17:04.570Z] #32 23.17 Reading package lists... [2022-09-08T10:17:04.570Z] #32 ... [2022-09-08T10:17:04.570Z] [2022-09-08T10:17:04.570Z] #30 [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 "v2.3.0" && 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 "v2.1.0"; 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-09-08T10:17:04.570Z] #30 28.00 Updating files: 74% (1636/2185) Updating files: 75% (1639/2185) Updating files: 76% (1661/2185) Updating files: 77% (1683/2185) Updating files: 78% (1705/2185) Updating files: 79% (1727/2185) Updating files: 80% (1748/2185) Updating files: 81% (1770/2185) Updating files: 82% (1792/2185) Updating files: 83% (1814/2185) Updating files: 84% (1836/2185) Updating files: 85% (1858/2185) Updating files: 86% (1880/2185) Updating files: 87% (1901/2185) Updating files: 88% (1923/2185) Updating files: 89% (1945/2185) Updating files: 90% (1967/2185) Updating files: 91% (1989/2185) Updating files: 92% (2011/2185) Updating files: 93% (2033/2185) Updating files: 94% (2054/2185) Updating files: 95% (2076/2185) Updating files: 96% (2098/2185) Updating files: 97% (2120/2185) Updating files: 98% (2142/2185) Updating files: 99% (2164/2185) Updating files: 100% (2185/2185) Updating files: 100% (2185/2185), done. [2022-09-08T10:17:04.827Z] #30 28.59 + git checkout -q v2.3.0 [2022-09-08T10:17:05.113Z] #35 50.78 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-08T10:17:05.139Z] #43 57.57 + bin/ctr [2022-09-08T10:17:05.967Z] #55 5.958 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-08T10:17:06.315Z] #33 87.90 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-09-08T10:17:06.315Z] #33 87.90 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-09-08T10:17:06.721Z] #30 ... [2022-09-08T10:17:06.721Z] [2022-09-08T10:17:06.721Z] #29 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-08T10:17:06.721Z] #29 20.33 Fetched 8574 kB in 15s (585 kB/s) [2022-09-08T10:17:06.721Z] #29 20.33 Reading package lists... [2022-09-08T10:17:06.721Z] #29 26.95 Reading package lists... [2022-09-08T10:17:06.721Z] #29 ... [2022-09-08T10:17:06.721Z] [2022-09-08T10:17:06.721Z] #37 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-08T10:17:06.721Z] #37 23.36 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-08T10:17:06.721Z] #37 23.50 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-09-08T10:17:06.721Z] #37 23.94 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-08T10:17:06.721Z] #37 24.03 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-08T10:17:06.721Z] #37 24.28 go: downloading github.com/Antonboom/errname v0.1.6 [2022-09-08T10:17:06.721Z] #37 24.44 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-09-08T10:17:06.721Z] #37 24.55 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-09-08T10:17:06.721Z] #37 25.71 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-08T10:17:06.721Z] #37 25.80 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-09-08T10:17:06.721Z] #37 25.85 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-08T10:17:06.721Z] #37 25.91 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-08T10:17:06.721Z] #37 26.02 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-08T10:17:06.721Z] #37 26.05 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-09-08T10:17:06.721Z] #37 26.08 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-08T10:17:06.721Z] #37 26.14 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-09-08T10:17:06.721Z] #37 26.31 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-08T10:17:06.721Z] #37 26.39 go: downloading github.com/breml/bidichk v0.2.3 [2022-09-08T10:17:06.721Z] #37 26.42 go: downloading github.com/breml/errchkjson v0.3.0 [2022-09-08T10:17:06.721Z] #37 26.53 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-08T10:17:06.721Z] #37 26.62 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-08T10:17:06.721Z] #37 26.64 go: downloading github.com/daixiang0/gci v0.3.3 [2022-09-08T10:17:06.721Z] #37 26.82 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-09-08T10:17:06.721Z] #37 26.87 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-08T10:17:06.721Z] #37 27.07 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-09-08T10:17:06.721Z] #37 27.09 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-09-08T10:17:06.721Z] #37 27.15 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-08T10:17:06.721Z] #37 27.27 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-09-08T10:17:06.721Z] #37 27.27 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-08T10:17:06.721Z] #37 27.32 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-08T10:17:06.721Z] #37 27.56 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-08T10:17:06.721Z] #37 27.74 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-08T10:17:06.721Z] #37 27.78 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-08T10:17:06.721Z] #37 27.93 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-08T10:17:06.721Z] #37 27.96 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-08T10:17:06.721Z] #37 28.10 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-08T10:17:06.721Z] #37 28.13 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-08T10:17:06.721Z] #37 28.20 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-08T10:17:06.721Z] #37 28.24 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-08T10:17:06.721Z] #37 28.33 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-08T10:17:06.721Z] #37 28.38 go: downloading github.com/julz/importas v0.1.0 [2022-09-08T10:17:06.721Z] #37 28.41 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-08T10:17:06.721Z] #37 28.51 go: downloading github.com/kulti/thelper v0.6.2 [2022-09-08T10:17:06.721Z] #37 28.56 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-08T10:17:06.721Z] #37 28.69 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-08T10:17:06.721Z] #37 28.71 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-09-08T10:17:06.721Z] #37 28.83 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-08T10:17:06.721Z] #37 28.84 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-09-08T10:17:06.721Z] #37 28.97 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-08T10:17:06.721Z] #37 29.05 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-08T10:17:06.721Z] #37 29.14 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-08T10:17:06.721Z] #37 29.17 go: downloading github.com/mgechev/revive v1.2.1 [2022-09-08T10:17:06.721Z] #37 30.03 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-08T10:17:06.721Z] #37 30.05 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-08T10:17:06.721Z] #37 30.19 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-08T10:17:06.721Z] #37 30.22 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-09-08T10:17:06.721Z] #37 30.44 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-09-08T10:17:06.721Z] #37 30.53 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-08T10:17:06.721Z] #37 30.60 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-08T10:17:06.721Z] #37 30.65 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-08T10:17:06.721Z] #37 30.76 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-09-08T10:17:06.721Z] #37 ... [2022-09-08T10:17:06.721Z] [2022-09-08T10:17:06.721Z] #30 [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 "v2.3.0" && 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 "v2.1.0"; 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-09-08T10:17:06.979Z] #30 30.68 + 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-09-08T10:17:06.979Z] #30 ... [2022-09-08T10:17:06.979Z] [2022-09-08T10:17:06.979Z] #41 [tini 1/3] 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-09-08T10:17:06.979Z] #41 20.92 Fetched 8574 kB in 15s (564 kB/s) [2022-09-08T10:17:06.979Z] #41 20.92 Reading package lists... [2022-09-08T10:17:06.979Z] #41 27.22 Reading package lists... [2022-09-08T10:17:06.979Z] #41 ... [2022-09-08T10:17:06.979Z] [2022-09-08T10:17:06.979Z] #37 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-08T10:17:06.979Z] #37 31.13 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-08T10:17:07.047Z] #43 ... [2022-09-08T10:17:07.047Z] [2022-09-08T10:17:07.047Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:17:07.047Z] #44 50.45 libtoolize: putting auxiliary files in '.'. [2022-09-08T10:17:07.047Z] #44 50.46 libtoolize: copying file './ltmain.sh' [2022-09-08T10:17:07.236Z] #37 31.15 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-09-08T10:17:07.236Z] #37 31.19 go: downloading github.com/sivchari/tenv v1.5.0 [2022-09-08T10:17:07.236Z] #37 31.35 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-08T10:17:07.236Z] #37 31.38 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-08T10:17:07.493Z] #37 31.50 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-08T10:17:07.493Z] #37 31.62 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-09-08T10:17:07.493Z] #37 31.66 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-08T10:17:07.493Z] #37 31.69 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-08T10:17:07.615Z] #44 51.16 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-08T10:17:07.615Z] #44 51.16 libtoolize: and rerunning libtoolize and aclocal. [2022-09-08T10:17:07.656Z] #35 ... [2022-09-08T10:17:07.656Z] [2022-09-08T10:17:07.656Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-08T10:17:07.656Z] #0 1.677 + RM_GOPATH=0 [2022-09-08T10:17:07.657Z] #0 1.677 + TMP_GOPATH= [2022-09-08T10:17:07.657Z] #0 1.677 + : /build [2022-09-08T10:17:07.657Z] #0 1.677 + '[' -z '' ']' [2022-09-08T10:17:07.657Z] #0 1.677 ++ mktemp -d [2022-09-08T10:17:07.657Z] #0 1.677 + export GOPATH=/tmp/tmp.4aluZH9CXW [2022-09-08T10:17:07.657Z] #0 1.677 + GOPATH=/tmp/tmp.4aluZH9CXW [2022-09-08T10:17:07.657Z] #0 1.677 + RM_GOPATH=1 [2022-09-08T10:17:07.657Z] #0 1.677 + case "$(go env GOARCH)" in [2022-09-08T10:17:07.657Z] #0 1.681 ++ go env GOARCH [2022-09-08T10:17:07.657Z] #0 1.713 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T10:17:07.657Z] #0 1.713 + GO_BUILDMODE=-buildmode=pie [2022-09-08T10:17:07.657Z] #0 1.713 ++ dirname /install.sh [2022-09-08T10:17:07.657Z] #0 1.713 + dir=/ [2022-09-08T10:17:07.657Z] #0 1.713 + bin=containerd [2022-09-08T10:17:07.657Z] #0 1.713 + shift [2022-09-08T10:17:07.657Z] #0 1.713 + '[' '!' -f //containerd.installer ']' [2022-09-08T10:17:07.657Z] #0 1.713 + . //containerd.installer [2022-09-08T10:17:07.657Z] #0 1.713 ++ set -e [2022-09-08T10:17:07.657Z] #0 1.713 ++ : v1.6.8 [2022-09-08T10:17:07.657Z] #0 1.713 + install_containerd [2022-09-08T10:17:07.657Z] #0 1.713 + echo 'Install containerd version v1.6.8' [2022-09-08T10:17:07.657Z] #0 1.713 + git clone https://github.com/containerd/containerd.git /tmp/tmp.4aluZH9CXW/src/github.com/containerd/containerd [2022-09-08T10:17:07.657Z] #0 1.713 Cloning into '/tmp/tmp.4aluZH9CXW/src/github.com/containerd/containerd'... [2022-09-08T10:17:07.657Z] #0 1.719 Install containerd version v1.6.8 [2022-09-08T10:17:07.657Z] #43 ... [2022-09-08T10:17:07.657Z] [2022-09-08T10:17:07.657Z] #34 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-08T10:17:07.657Z] #34 51.02 Selecting previously unselected package libtool. [2022-09-08T10:17:07.657Z] #34 51.03 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-09-08T10:17:07.657Z] #34 51.07 Unpacking libtool (2.4.6-15) ... [2022-09-08T10:17:07.657Z] #34 51.40 Selecting previously unselected package libudev-dev:amd64. [2022-09-08T10:17:07.657Z] #34 51.41 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-08T10:17:07.657Z] #34 51.42 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-08T10:17:07.657Z] #34 51.73 Selecting previously unselected package libyajl2:amd64. [2022-09-08T10:17:07.657Z] #34 51.73 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-09-08T10:17:07.657Z] #34 51.74 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-08T10:17:07.657Z] #34 51.82 Selecting previously unselected package libyajl-dev:amd64. [2022-09-08T10:17:07.657Z] #34 51.86 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-09-08T10:17:07.657Z] #34 51.87 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-09-08T10:17:07.657Z] #34 52.09 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-08T10:17:07.657Z] #34 52.12 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-08T10:17:07.657Z] #34 52.15 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-08T10:17:07.657Z] #34 52.17 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-08T10:17:07.657Z] #34 52.21 Setting up file (1:5.39-3) ... [2022-09-08T10:17:07.657Z] #34 52.22 Setting up bzip2 (1.0.8-4) ... [2022-09-08T10:17:07.657Z] #34 52.24 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-08T10:17:07.657Z] #34 52.26 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-08T10:17:07.657Z] #34 52.30 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-08T10:17:07.657Z] #34 52.32 Setting up autotools-dev (20180224.1+nmu1) ... [2022-09-08T10:17:07.657Z] #34 52.36 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-09-08T10:17:07.657Z] #34 52.40 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-08T10:17:07.657Z] #34 52.42 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-08T10:17:07.657Z] #34 52.45 Setting up patch (2.7.6-7) ... [2022-09-08T10:17:07.657Z] #34 52.48 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-08T10:17:07.657Z] #34 52.51 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-09-08T10:17:07.657Z] #34 52.53 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-09-08T10:17:07.657Z] #34 52.58 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-08T10:17:07.657Z] #34 52.61 Setting up libtool (2.4.6-15) ... [2022-09-08T10:17:07.657Z] #34 52.63 Setting up m4 (1.4.18-5) ... [2022-09-08T10:17:07.657Z] #34 52.66 Setting up dpkg-dev (1.20.11) ... [2022-09-08T10:17:07.657Z] #34 52.70 Setting up autoconf (2.69-14) ... [2022-09-08T10:17:07.657Z] #34 52.75 Setting up build-essential (12.9) ... [2022-09-08T10:17:07.657Z] #34 52.77 Setting up automake (1:1.16.3-2) ... [2022-09-08T10:17:07.657Z] #34 52.78 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-09-08T10:17:07.657Z] #34 52.80 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T10:17:07.751Z] #37 31.79 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-08T10:17:07.751Z] #37 31.84 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-08T10:17:07.751Z] #37 31.89 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-09-08T10:17:07.874Z] #44 51.16 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-08T10:17:07.916Z] #34 DONE 54.1s [2022-09-08T10:17:07.916Z] [2022-09-08T10:17:07.916Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:17:08.013Z] #37 31.99 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-08T10:17:08.223Z] #33 89.62 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-09-08T10:17:08.223Z] #33 89.63 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-09-08T10:17:08.508Z] #55 ... [2022-09-08T10:17:08.508Z] [2022-09-08T10:17:08.508Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-08T10:17:08.508Z] #49 11.91 + cd /tmp/tmp.LoXaMZE2ix/src/github.com/opencontainers/runc [2022-09-08T10:17:08.508Z] #49 11.91 + git checkout -q v1.1.4 [2022-09-08T10:17:08.508Z] #49 12.65 + '[' -z '' ']' [2022-09-08T10:17:08.508Z] #49 12.65 + target=static [2022-09-08T10:17:08.508Z] #49 12.65 + make BUILDTAGS=seccomp static [2022-09-08T10:17:08.508Z] #49 13.16 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-08T10:17:08.577Z] #37 32.46 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-08T10:17:08.577Z] #37 32.52 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-09-08T10:17:08.577Z] #37 32.60 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-08T10:17:08.577Z] #37 32.65 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-08T10:17:08.577Z] #37 32.76 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-09-08T10:17:08.834Z] #37 32.95 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-08T10:17:08.859Z] #44 0.981 Cloning into '/tmp/crun-build'... [2022-09-08T10:17:09.090Z] #37 33.09 go: downloading honnef.co/go/tools v0.3.1 [2022-09-08T10:17:09.256Z] #44 ... [2022-09-08T10:17:09.256Z] [2022-09-08T10:17:09.256Z] #32 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:17:09.256Z] #32 90.93 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-08T10:17:09.256Z] #32 90.93 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-08T10:17:09.256Z] #32 90.94 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-08T10:17:09.256Z] #32 97.61 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-08T10:17:09.256Z] #32 97.62 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-08T10:17:09.256Z] #32 97.62 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-08T10:17:10.129Z] #33 91.31 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-09-08T10:17:10.129Z] #33 91.31 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-09-08T10:17:10.241Z] #44 ... [2022-09-08T10:17:10.241Z] [2022-09-08T10:17:10.241Z] #25 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-08T10:17:10.241Z] #25 45.86 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T10:17:10.241Z] #25 46.47 Fetched 2315 kB in 4s (555 kB/s) [2022-09-08T10:17:10.241Z] #25 46.66 Selecting previously unselected package libprotobuf23:amd64. [2022-09-08T10:17:10.241Z] #25 46.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-08T10:17:10.241Z] #25 46.71 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-09-08T10:17:10.241Z] #25 46.75 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-09-08T10:17:10.241Z] #25 47.65 Selecting previously unselected package python3-pkg-resources. [2022-09-08T10:17:10.241Z] #25 47.65 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-08T10:17:10.241Z] #25 47.66 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-08T10:17:10.241Z] #25 47.94 Selecting previously unselected package python3-six. [2022-09-08T10:17:10.241Z] #25 47.94 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-08T10:17:10.241Z] #25 47.95 Unpacking python3-six (1.16.0-2) ... [2022-09-08T10:17:10.241Z] #25 48.09 Selecting previously unselected package python3-protobuf. [2022-09-08T10:17:10.241Z] #25 48.09 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-09-08T10:17:10.241Z] #25 48.26 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-08T10:17:10.241Z] #25 48.82 Selecting previously unselected package libnet1:amd64. [2022-09-08T10:17:10.241Z] #25 48.82 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-08T10:17:10.241Z] #25 48.85 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-08T10:17:10.241Z] #25 49.00 Selecting previously unselected package libnl-3-200:amd64. [2022-09-08T10:17:10.241Z] #25 49.00 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-08T10:17:10.241Z] #25 49.01 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-08T10:17:10.241Z] #25 49.13 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-08T10:17:10.241Z] #25 49.13 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-08T10:17:10.241Z] #25 49.14 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-08T10:17:10.241Z] #25 49.26 Selecting previously unselected package criu. [2022-09-08T10:17:10.241Z] #25 49.26 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-09-08T10:17:10.241Z] #25 49.27 Unpacking criu (3.17.1-1) ... [2022-09-08T10:17:10.241Z] #25 50.12 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-08T10:17:10.241Z] #25 52.04 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-09-08T10:17:10.241Z] #25 52.09 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-08T10:17:10.241Z] #25 52.12 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-08T10:17:10.241Z] #25 52.16 Setting up python3-six (1.16.0-2) ... [2022-09-08T10:17:10.241Z] #25 53.49 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-08T10:17:10.241Z] #25 53.57 Setting up python3-protobuf (3.12.4-1) ... [2022-09-08T10:17:10.241Z] #25 ... [2022-09-08T10:17:10.241Z] [2022-09-08T10:17:10.241Z] #33 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:17:10.241Z] #33 52.51 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-08T10:17:10.241Z] #33 52.51 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-08T10:17:10.241Z] #33 52.52 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-08T10:17:10.241Z] #33 55.64 Selecting previously unselected package binutils-mingw-w64. [2022-09-08T10:17:10.241Z] #33 55.64 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-08T10:17:10.241Z] #33 55.65 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-08T10:17:10.241Z] #33 55.85 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-08T10:17:10.241Z] #33 55.86 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-08T10:17:10.241Z] #33 55.87 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-08T10:17:10.241Z] #33 56.06 Selecting previously unselected package dmsetup. [2022-09-08T10:17:10.241Z] #33 56.06 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-09-08T10:17:10.241Z] #33 56.08 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-08T10:17:10.241Z] #33 56.31 Selecting previously unselected package mingw-w64-common. [2022-09-08T10:17:10.241Z] #33 56.31 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-08T10:17:10.241Z] #33 56.32 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-08T10:17:10.994Z] #37 35.20 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-09-08T10:17:11.251Z] #37 35.20 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-08T10:17:11.508Z] #37 35.35 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-08T10:17:11.508Z] #37 35.49 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-09-08T10:17:11.508Z] #37 35.52 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-08T10:17:11.508Z] #37 35.58 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-08T10:17:11.510Z] #33 93.03 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-09-08T10:17:11.510Z] #33 93.03 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-09-08T10:17:11.766Z] #37 35.64 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-08T10:17:11.766Z] #37 35.72 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-08T10:17:11.766Z] #37 35.78 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-08T10:17:11.766Z] #37 ... [2022-09-08T10:17:11.766Z] [2022-09-08T10:17:11.766Z] #35 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:17:11.766Z] #35 19.52 Reading package lists... [2022-09-08T10:17:11.766Z] #35 25.91 Building dependency tree... [2022-09-08T10:17:11.766Z] #35 29.83 The following additional packages will be installed: [2022-09-08T10:17:11.766Z] #35 29.84 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-08T10:17:11.766Z] #35 29.84 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-08T10:17:11.766Z] #35 29.84 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-08T10:17:11.766Z] #35 29.84 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-08T10:17:11.766Z] #35 29.85 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-08T10:17:11.766Z] #35 29.86 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-08T10:17:11.766Z] #35 29.86 mingw-w64-common mingw-w64-x86-64-dev [2022-09-08T10:17:11.766Z] #35 29.88 Suggested packages: [2022-09-08T10:17:11.766Z] #35 29.88 gcc-10-locales seccomp wine64 [2022-09-08T10:17:11.766Z] #35 31.44 The following NEW packages will be installed: [2022-09-08T10:17:11.766Z] #35 31.46 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-08T10:17:11.766Z] #35 31.46 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-08T10:17:11.766Z] #35 31.47 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-08T10:17:11.766Z] #35 31.47 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-08T10:17:11.766Z] #35 31.47 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-08T10:17:11.766Z] #35 31.47 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-08T10:17:11.766Z] #35 31.48 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-08T10:17:11.766Z] #35 31.48 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-08T10:17:11.766Z] #35 31.48 mingw-w64-x86-64-dev [2022-09-08T10:17:11.766Z] #35 31.92 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T10:17:11.766Z] #35 31.92 Need to get 115 MB of archives. [2022-09-08T10:17:11.766Z] #35 31.92 After this operation, 645 MB of additional disk space will be used. [2022-09-08T10:17:11.766Z] #35 31.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-09-08T10:17:11.766Z] #35 32.08 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-09-08T10:17:11.766Z] #35 32.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-08T10:17:11.766Z] #35 32.27 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-09-08T10:17:11.766Z] #35 32.28 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-09-08T10:17:11.766Z] #35 32.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-08T10:17:11.766Z] #35 32.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-09-08T10:17:11.766Z] #35 32.87 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-09-08T10:17:11.766Z] #35 32.88 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-09-08T10:17:11.766Z] #35 33.73 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-09-08T10:17:11.766Z] #35 35.71 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-09-08T10:17:11.805Z] #49 ... [2022-09-08T10:17:11.805Z] [2022-09-08T10:17:11.805Z] #28 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-08T10:17:12.023Z] #35 ... [2022-09-08T10:17:12.023Z] [2022-09-08T10:17:12.023Z] #37 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-08T10:17:12.023Z] #37 36.12 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-09-08T10:17:12.023Z] #37 36.13 go: downloading github.com/magiconair/properties v1.8.6 [2022-09-08T10:17:12.152Z] #33 ... [2022-09-08T10:17:12.152Z] [2022-09-08T10:17:12.152Z] #39 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-08T10:17:12.152Z] #39 48.15 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-09-08T10:17:12.152Z] #39 48.26 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-09-08T10:17:12.152Z] #39 48.31 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-08T10:17:12.152Z] #39 48.33 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-08T10:17:12.152Z] #39 48.56 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-08T10:17:12.152Z] #39 48.62 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-08T10:17:12.152Z] #39 48.64 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-08T10:17:12.152Z] #39 48.80 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-08T10:17:12.152Z] #39 48.80 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-08T10:17:12.152Z] #39 48.86 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-08T10:17:12.152Z] #39 48.92 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-08T10:17:12.152Z] #39 49.00 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-08T10:17:12.152Z] #39 49.55 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-08T10:17:12.152Z] #39 49.70 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-09-08T10:17:12.152Z] #39 49.84 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-08T10:17:12.152Z] #39 49.89 go: downloading github.com/google/go-cmp v0.5.7 [2022-09-08T10:17:12.152Z] #39 50.27 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-09-08T10:17:12.152Z] #39 50.35 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-08T10:17:12.152Z] #39 50.39 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-09-08T10:17:12.152Z] #39 50.48 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-08T10:17:12.152Z] #39 50.51 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-08T10:17:12.152Z] #39 50.56 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-08T10:17:12.152Z] #39 50.60 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-08T10:17:12.152Z] #39 50.65 go: downloading github.com/prometheus/common v0.32.1 [2022-09-08T10:17:12.152Z] #39 51.00 go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-08T10:17:12.152Z] #39 51.20 go: downloading google.golang.org/protobuf v1.28.0 [2022-09-08T10:17:12.152Z] #39 52.17 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-08T10:17:12.152Z] #39 52.30 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-08T10:17:12.152Z] #39 ... [2022-09-08T10:17:12.152Z] [2022-09-08T10:17:12.153Z] #25 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-08T10:17:12.153Z] #25 57.90 Setting up criu (3.17.1-1) ... [2022-09-08T10:17:12.279Z] #37 36.31 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-08T10:17:12.325Z] #28 120.4 Updating files: 21% (2431/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 38% (4401/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 57% (6602/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 76% (8781/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 99% (11357/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-09-08T10:17:12.325Z] #28 124.5 + cd /tmp/tmp.gG9h381XkS/tmp/docker-ce [2022-09-08T10:17:12.447Z] #33 ... [2022-09-08T10:17:12.447Z] [2022-09-08T10:17:12.447Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:17:12.447Z] #41 65.75 configure.ac:11: installing 'build-aux/compile' [2022-09-08T10:17:12.447Z] #41 65.75 configure.ac:11: installing 'build-aux/config.guess' [2022-09-08T10:17:12.447Z] #41 65.77 configure.ac:11: installing 'build-aux/config.sub' [2022-09-08T10:17:12.447Z] #41 65.77 configure.ac:13: installing 'build-aux/install-sh' [2022-09-08T10:17:12.447Z] #41 65.77 configure.ac:13: installing 'build-aux/missing' [2022-09-08T10:17:12.447Z] #41 65.79 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-08T10:17:12.536Z] #37 36.46 go: downloading golang.org/x/text v0.3.7 [2022-09-08T10:17:12.536Z] #37 ... [2022-09-08T10:17:12.536Z] [2022-09-08T10:17:12.536Z] #38 [containerd 1/3] 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-09-08T10:17:12.536Z] #38 20.06 Reading package lists... [2022-09-08T10:17:12.536Z] #38 26.61 Reading package lists... [2022-09-08T10:17:12.536Z] #38 32.24 Building dependency tree... [2022-09-08T10:17:12.536Z] #38 36.28 The following additional packages will be installed: [2022-09-08T10:17:12.536Z] #38 36.29 libbtrfs0 [2022-09-08T10:17:12.536Z] #38 36.54 The following NEW packages will be installed: [2022-09-08T10:17:12.536Z] #38 36.56 libbtrfs-dev libbtrfs0 [2022-09-08T10:17:12.536Z] #38 ... [2022-09-08T10:17:12.536Z] [2022-09-08T10:17:12.536Z] #35 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:17:12.536Z] #35 36.46 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-09-08T10:17:12.551Z] #32 104.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-08T10:17:12.551Z] #32 104.0 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-08T10:17:12.551Z] #32 104.0 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-08T10:17:12.586Z] #28 124.5 + git checkout -q v17.06.2-ce [2022-09-08T10:17:12.706Z] #41 65.92 Makefile.am: installing 'build-aux/depcomp' [2022-09-08T10:17:12.721Z] #25 ... [2022-09-08T10:17:12.721Z] [2022-09-08T10:17:12.721Z] #40 [tini 1/3] 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-09-08T10:17:12.722Z] #40 48.81 Selecting previously unselected package libicu67:amd64. [2022-09-08T10:17:12.722Z] #40 48.81 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-09-08T10:17:12.722Z] #40 48.83 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-08T10:17:12.722Z] #40 56.17 Selecting previously unselected package libxml2:amd64. [2022-09-08T10:17:12.722Z] #40 56.18 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-09-08T10:17:12.722Z] #40 56.18 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-08T10:17:12.722Z] #40 56.73 Selecting previously unselected package libarchive13:amd64. [2022-09-08T10:17:12.722Z] #40 56.73 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-09-08T10:17:12.722Z] #40 56.73 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-08T10:17:12.722Z] #40 57.10 Selecting previously unselected package libjsoncpp24:amd64. [2022-09-08T10:17:12.722Z] #40 57.12 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-09-08T10:17:12.722Z] #40 57.13 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-08T10:17:12.722Z] #40 57.29 Selecting previously unselected package librhash0:amd64. [2022-09-08T10:17:12.722Z] #40 57.29 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-09-08T10:17:12.722Z] #40 57.30 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-09-08T10:17:12.722Z] #40 57.51 Selecting previously unselected package libuv1:amd64. [2022-09-08T10:17:12.722Z] #40 57.51 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-09-08T10:17:12.722Z] #40 57.52 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-09-08T10:17:12.722Z] #40 57.76 Selecting previously unselected package cmake. [2022-09-08T10:17:12.722Z] #40 57.78 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-09-08T10:17:12.722Z] #40 57.81 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-08T10:17:12.846Z] #28 ... [2022-09-08T10:17:12.846Z] [2022-09-08T10:17:12.846Z] #35 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-08T10:17:12.846Z] #35 124.6 Delve is a source level debugger for Go programs. [2022-09-08T10:17:12.846Z] #35 124.6 [2022-09-08T10:17:12.846Z] #35 124.6 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-08T10:17:12.846Z] #35 124.6 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-08T10:17:12.846Z] #35 124.6 [2022-09-08T10:17:12.846Z] #35 124.6 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-08T10:17:12.846Z] #35 124.6 [2022-09-08T10:17:12.846Z] #35 124.6 Pass flags to the program you are debugging using `--`, for example: [2022-09-08T10:17:12.846Z] #35 124.6 [2022-09-08T10:17:12.846Z] #35 124.6 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-08T10:17:12.846Z] #35 124.6 [2022-09-08T10:17:12.846Z] #35 124.6 Usage: [2022-09-08T10:17:12.846Z] #35 124.6 dlv [command] [2022-09-08T10:17:12.846Z] #35 124.6 [2022-09-08T10:17:12.846Z] #35 124.6 Available Commands: [2022-09-08T10:17:12.846Z] #35 124.6 attach Attach to running process and begin debugging. [2022-09-08T10:17:12.846Z] #35 124.6 connect Connect to a headless debug server with a terminal client. [2022-09-08T10:17:12.846Z] #35 124.6 core Examine a core dump. [2022-09-08T10:17:12.846Z] #35 124.6 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-08T10:17:12.846Z] #35 124.6 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-08T10:17:12.846Z] #35 124.6 exec Execute a precompiled binary, and begin a debug session. [2022-09-08T10:17:12.846Z] #35 124.6 help Help about any command [2022-09-08T10:17:12.846Z] #35 124.6 run Deprecated command. Use 'debug' instead. [2022-09-08T10:17:12.846Z] #35 124.6 test Compile test binary and begin debugging program. [2022-09-08T10:17:12.846Z] #35 124.6 trace Compile and begin tracing program. [2022-09-08T10:17:12.846Z] #35 124.6 version Prints version. [2022-09-08T10:17:12.846Z] #35 124.6 [2022-09-08T10:17:12.846Z] #35 124.6 Flags: [2022-09-08T10:17:12.846Z] #35 124.6 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-08T10:17:12.846Z] #35 124.6 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-08T10:17:12.846Z] #35 124.6 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-09-08T10:17:12.846Z] #35 124.6 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-08T10:17:12.846Z] #35 124.6 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-08T10:17:12.846Z] #35 124.6 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-09-08T10:17:12.846Z] #35 124.6 --disable-aslr Disables address space randomization [2022-09-08T10:17:12.846Z] #35 124.6 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-08T10:17:12.846Z] #35 124.6 -h, --help help for dlv [2022-09-08T10:17:12.846Z] #35 124.6 --init string Init file, executed by the terminal client. [2022-09-08T10:17:12.846Z] #35 124.6 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-08T10:17:12.846Z] #35 124.6 --log Enable debugging server logging. [2022-09-08T10:17:12.846Z] #35 124.6 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-08T10:17:12.846Z] #35 124.6 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-08T10:17:12.846Z] #35 124.6 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-08T10:17:12.846Z] #35 124.6 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-08T10:17:12.846Z] #35 124.6 --wd string Working directory for running the program. [2022-09-08T10:17:12.846Z] #35 124.6 [2022-09-08T10:17:12.846Z] #35 124.6 Additional help topics: [2022-09-08T10:17:12.846Z] #35 124.6 dlv backend Help about the --backend flag. [2022-09-08T10:17:12.846Z] #35 124.6 dlv log Help about logging flags. [2022-09-08T10:17:12.846Z] #35 124.6 dlv redirect Help about file redirection. [2022-09-08T10:17:12.846Z] #35 124.6 [2022-09-08T10:17:12.846Z] #35 124.6 Use "dlv [command] --help" for more information about a command. [2022-09-08T10:17:12.846Z] #35 DONE 125.4s [2022-09-08T10:17:13.106Z] [2022-09-08T10:17:13.106Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:17:13.106Z] #46 76.66 configure.ac:11: installing 'build-aux/compile' [2022-09-08T10:17:13.106Z] #46 76.66 configure.ac:11: installing 'build-aux/config.guess' [2022-09-08T10:17:13.106Z] #46 76.67 configure.ac:11: installing 'build-aux/config.sub' [2022-09-08T10:17:13.106Z] #46 76.70 configure.ac:13: installing 'build-aux/install-sh' [2022-09-08T10:17:13.106Z] #46 76.71 configure.ac:13: installing 'build-aux/missing' [2022-09-08T10:17:13.106Z] #46 76.73 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-08T10:17:13.106Z] #46 76.92 Makefile.am: installing 'build-aux/depcomp' [2022-09-08T10:17:13.106Z] #46 78.25 checking build system type... aarch64-unknown-linux-gnu [2022-09-08T10:17:13.106Z] #46 78.58 checking host system type... aarch64-unknown-linux-gnu [2022-09-08T10:17:13.106Z] #46 78.58 checking how to print strings... printf [2022-09-08T10:17:13.106Z] #46 78.61 checking for gcc... gcc [2022-09-08T10:17:13.106Z] #46 78.76 checking whether the C compiler works... yes [2022-09-08T10:17:13.106Z] #46 79.01 checking for C compiler default output file name... a.out [2022-09-08T10:17:13.106Z] #46 79.02 checking for suffix of executables... [2022-09-08T10:17:13.106Z] #46 79.16 checking whether we are cross compiling... no [2022-09-08T10:17:13.106Z] #46 79.46 checking for suffix of object files... o [2022-09-08T10:17:13.106Z] #46 79.54 checking whether we are using the GNU C compiler... yes [2022-09-08T10:17:13.106Z] #46 79.62 checking whether gcc accepts -g... yes [2022-09-08T10:17:13.106Z] #46 79.76 checking for gcc option to accept ISO C89... none needed [2022-09-08T10:17:13.106Z] #46 79.93 checking whether gcc understands -c and -o together... yes [2022-09-08T10:17:13.106Z] #46 80.17 checking for a sed that does not truncate output... /bin/sed [2022-09-08T10:17:13.106Z] #46 80.22 checking for grep that handles long lines and -e... /bin/grep [2022-09-08T10:17:13.106Z] #46 80.22 checking for egrep... /bin/grep -E [2022-09-08T10:17:13.106Z] #46 80.23 checking for fgrep... /bin/grep -F [2022-09-08T10:17:13.106Z] #46 80.24 checking for ld used by gcc... /usr/bin/ld [2022-09-08T10:17:13.106Z] #46 80.29 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-08T10:17:13.106Z] #46 80.30 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-08T10:17:13.106Z] #46 80.34 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-08T10:17:13.106Z] #46 80.50 checking whether ln -s works... yes [2022-09-08T10:17:13.106Z] #46 80.50 checking the maximum length of command line arguments... 1572864 [2022-09-08T10:17:13.106Z] #46 80.55 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-09-08T10:17:13.106Z] #46 80.55 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-08T10:17:13.106Z] #46 80.55 checking for /usr/bin/ld option to reload object files... -r [2022-09-08T10:17:13.106Z] #46 80.55 checking for objdump... objdump [2022-09-08T10:17:13.106Z] #46 80.55 checking how to recognize dependent libraries... pass_all [2022-09-08T10:17:13.106Z] #46 80.56 checking for dlltool... no [2022-09-08T10:17:13.106Z] #46 80.56 checking how to associate runtime and link libraries... printf %s\n [2022-09-08T10:17:13.106Z] #46 80.56 checking for ar... ar [2022-09-08T10:17:13.106Z] #46 80.56 checking for archiver @FILE support... @ [2022-09-08T10:17:13.106Z] #46 80.80 checking for strip... strip [2022-09-08T10:17:13.106Z] #46 80.81 checking for ranlib... ranlib [2022-09-08T10:17:13.106Z] #46 80.81 checking for gawk... no [2022-09-08T10:17:13.106Z] #46 80.81 checking for mawk... mawk [2022-09-08T10:17:13.466Z] #35 37.31 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-09-08T10:17:13.677Z] #46 80.81 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-08T10:17:13.677Z] #46 81.45 checking for sysroot... no [2022-09-08T10:17:13.677Z] #46 81.45 checking for a working dd... /bin/dd [2022-09-08T10:17:13.677Z] #46 81.50 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-08T10:17:13.677Z] #46 81.56 checking for mt... no [2022-09-08T10:17:13.677Z] #46 81.56 checking if : is a manifest tool... no [2022-09-08T10:17:13.936Z] #46 81.60 checking how to run the C preprocessor... gcc -E [2022-09-08T10:17:14.085Z] #41 67.05 checking build system type... x86_64-pc-linux-gnu [2022-09-08T10:17:14.085Z] #41 67.30 checking host system type... x86_64-pc-linux-gnu [2022-09-08T10:17:14.085Z] #41 67.30 checking how to print strings... printf [2022-09-08T10:17:14.085Z] #41 67.32 checking for gcc... gcc [2022-09-08T10:17:14.104Z] #40 ... [2022-09-08T10:17:14.104Z] [2022-09-08T10:17:14.104Z] #25 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-08T10:17:14.104Z] #25 60.12 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T10:17:14.345Z] #41 67.43 checking whether the C compiler works... yes [2022-09-08T10:17:14.345Z] #41 67.65 checking for C compiler default output file name... a.out [2022-09-08T10:17:14.605Z] #41 67.65 checking for suffix of executables... [2022-09-08T10:17:14.864Z] #41 67.85 checking whether we are cross compiling... no [2022-09-08T10:17:14.864Z] #41 68.07 checking for suffix of object files... o [2022-09-08T10:17:14.874Z] #35 ... [2022-09-08T10:17:14.874Z] [2022-09-08T10:17:14.874Z] #32 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-08T10:17:14.874Z] #32 23.17 Reading package lists... [2022-09-08T10:17:14.874Z] #32 28.75 Reading package lists... [2022-09-08T10:17:14.874Z] #32 34.41 Building dependency tree... [2022-09-08T10:17:14.874Z] #32 38.75 The following additional packages will be installed: [2022-09-08T10:17:14.874Z] #32 38.76 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-08T10:17:14.874Z] #32 38.77 python3-protobuf python3-six [2022-09-08T10:17:14.874Z] #32 38.78 Suggested packages: [2022-09-08T10:17:14.874Z] #32 38.78 python3-setuptools [2022-09-08T10:17:14.874Z] #32 38.78 Recommended packages: [2022-09-08T10:17:14.874Z] #32 38.78 iproute2 | iproute [2022-09-08T10:17:14.874Z] #32 ... [2022-09-08T10:17:14.874Z] [2022-09-08T10:17:14.874Z] #38 [containerd 1/3] 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-09-08T10:17:14.874Z] #38 37.04 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T10:17:14.874Z] #38 37.04 Need to get 460 kB of archives. [2022-09-08T10:17:14.874Z] #38 37.04 After this operation, 1237 kB of additional disk space will be used. [2022-09-08T10:17:14.874Z] #38 37.04 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-08T10:17:14.874Z] #38 37.04 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-08T10:17:14.874Z] #38 38.24 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T10:17:14.874Z] #38 38.70 Fetched 460 kB in 0s (1350 kB/s) [2022-09-08T10:17:14.874Z] #38 38.80 Selecting previously unselected package libbtrfs0:amd64. [2022-09-08T10:17:14.874Z] #38 38.80 (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 ... 15717 files and directories currently installed.) [2022-09-08T10:17:14.874Z] #38 38.94 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-08T10:17:14.874Z] #38 38.98 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-08T10:17:14.876Z] #46 81.89 checking for ANSI C header files... yes [2022-09-08T10:17:14.876Z] #46 82.56 checking for sys/types.h... yes [2022-09-08T10:17:14.876Z] #46 82.76 checking for sys/stat.h... yes [2022-09-08T10:17:15.123Z] #41 68.21 checking whether we are using the GNU C compiler... yes [2022-09-08T10:17:15.123Z] #41 68.33 checking whether gcc accepts -g... yes [2022-09-08T10:17:15.136Z] #46 82.92 checking for stdlib.h... yes [2022-09-08T10:17:15.177Z] #38 39.27 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-08T10:17:15.383Z] #41 68.41 checking for gcc option to accept ISO C89... none needed [2022-09-08T10:17:15.383Z] #41 68.59 checking whether gcc understands -c and -o together... yes [2022-09-08T10:17:15.383Z] #41 68.76 checking for a sed that does not truncate output... /bin/sed [2022-09-08T10:17:15.383Z] #41 68.78 checking for grep that handles long lines and -e... /bin/grep [2022-09-08T10:17:15.383Z] #41 68.78 checking for egrep... /bin/grep -E [2022-09-08T10:17:15.383Z] #41 68.79 checking for fgrep... /bin/grep -F [2022-09-08T10:17:15.383Z] #41 68.79 checking for ld used by gcc... /usr/bin/ld [2022-09-08T10:17:15.396Z] #46 83.06 checking for string.h... yes [2022-09-08T10:17:15.396Z] #46 83.29 checking for memory.h... yes [2022-09-08T10:17:15.485Z] #25 DONE 61.2s [2022-09-08T10:17:15.485Z] [2022-09-08T10:17:15.485Z] #38 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-08T10:17:15.485Z] #38 ... [2022-09-08T10:17:15.485Z] [2022-09-08T10:17:15.485Z] #33 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:17:15.485Z] #33 61.82 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-08T10:17:15.485Z] #33 61.83 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-08T10:17:15.485Z] #33 61.85 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-08T10:17:15.513Z] #38 39.29 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-08T10:17:15.513Z] #38 39.44 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-08T10:17:15.642Z] #41 68.81 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-08T10:17:15.642Z] #41 68.82 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-08T10:17:15.642Z] #41 68.83 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-08T10:17:15.655Z] #46 83.44 checking for strings.h... yes [2022-09-08T10:17:15.901Z] #41 68.94 checking whether ln -s works... yes [2022-09-08T10:17:15.901Z] #41 68.94 checking the maximum length of command line arguments... 1572864 [2022-09-08T10:17:15.901Z] #41 68.97 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-08T10:17:15.901Z] #41 68.97 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-08T10:17:15.901Z] #41 68.97 checking for /usr/bin/ld option to reload object files... -r [2022-09-08T10:17:15.901Z] #41 68.97 checking for objdump... objdump [2022-09-08T10:17:15.901Z] #41 68.97 checking how to recognize dependent libraries... pass_all [2022-09-08T10:17:15.901Z] #41 68.97 checking for dlltool... no [2022-09-08T10:17:15.901Z] #41 68.98 checking how to associate runtime and link libraries... printf %s\n [2022-09-08T10:17:15.901Z] #41 68.98 checking for ar... ar [2022-09-08T10:17:15.901Z] #41 68.99 checking for archiver @FILE support... @ [2022-09-08T10:17:15.901Z] #41 69.13 checking for strip... strip [2022-09-08T10:17:15.901Z] #41 69.14 checking for ranlib... ranlib [2022-09-08T10:17:15.901Z] #41 69.14 checking for gawk... no [2022-09-08T10:17:15.901Z] #41 69.14 checking for mawk... mawk [2022-09-08T10:17:15.915Z] #46 83.66 checking for inttypes.h... yes [2022-09-08T10:17:16.084Z] #38 40.13 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-08T10:17:16.084Z] #38 40.15 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-08T10:17:16.084Z] #38 40.16 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T10:17:16.175Z] #46 83.91 checking for stdint.h... yes [2022-09-08T10:17:16.435Z] #46 84.14 checking for unistd.h... yes [2022-09-08T10:17:16.435Z] #46 ... [2022-09-08T10:17:16.435Z] [2022-09-08T10:17:16.435Z] #28 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-08T10:17:16.435Z] #28 128.3 + mkdir -p /tmp/tmp.gG9h381XkS/src/github.com/docker [2022-09-08T10:17:16.435Z] #28 128.3 + mv components/cli /tmp/tmp.gG9h381XkS/src/github.com/docker/cli [2022-09-08T10:17:16.435Z] #28 128.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-09-08T10:17:16.469Z] #41 69.15 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-08T10:17:16.469Z] #41 69.56 checking for sysroot... no [2022-09-08T10:17:16.469Z] #41 69.56 checking for a working dd... /bin/dd [2022-09-08T10:17:16.469Z] #41 69.59 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-08T10:17:16.469Z] #41 69.67 checking for mt... no [2022-09-08T10:17:16.469Z] #41 69.68 checking if : is a manifest tool... no [2022-09-08T10:17:16.469Z] #41 69.69 checking how to run the C preprocessor... gcc -E [2022-09-08T10:17:17.015Z] #38 DONE 41.1s [2022-09-08T10:17:17.015Z] [2022-09-08T10:17:17.015Z] #35 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:17:17.015Z] #35 39.43 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-09-08T10:17:17.015Z] #35 40.32 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-09-08T10:17:17.015Z] #35 40.33 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-09-08T10:17:17.015Z] #35 40.33 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-09-08T10:17:17.015Z] #35 40.34 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-08T10:17:17.015Z] #35 40.34 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-08T10:17:17.015Z] #35 40.35 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-09-08T10:17:17.015Z] #35 40.35 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-08T10:17:17.015Z] #35 40.39 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-09-08T10:17:17.015Z] #35 40.42 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-09-08T10:17:17.015Z] #35 40.42 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-09-08T10:17:17.015Z] #35 40.42 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-09-08T10:17:17.015Z] #35 40.42 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-09-08T10:17:17.015Z] #35 40.46 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-09-08T10:17:17.015Z] #35 40.47 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-09-08T10:17:17.015Z] #35 40.47 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-08T10:17:17.015Z] #35 40.48 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-08T10:17:17.015Z] #35 ... [2022-09-08T10:17:17.015Z] [2022-09-08T10:17:17.015Z] #42 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-08T10:17:17.015Z] #42 DONE 0.1s [2022-09-08T10:17:17.272Z] [2022-09-08T10:17:17.272Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-08T10:17:17.369Z] #41 69.92 checking for ANSI C header files... yes [2022-09-08T10:17:17.369Z] #41 70.43 checking for sys/types.h... yes [2022-09-08T10:17:17.370Z] #41 70.59 checking for sys/stat.h... yes [2022-09-08T10:17:17.370Z] #41 70.69 checking for stdlib.h... yes [2022-09-08T10:17:17.395Z] #33 ... [2022-09-08T10:17:17.395Z] [2022-09-08T10:17:17.395Z] #40 [tini 1/3] 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-09-08T10:17:17.395Z] #40 63.07 Setting up libicu67:amd64 (67.1-7) ... [2022-09-08T10:17:17.395Z] #40 63.09 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:17:17.395Z] #40 63.10 Setting up libuv1:amd64 (1.40.0-2) ... [2022-09-08T10:17:17.395Z] #40 63.12 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:17:17.395Z] #40 63.15 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-08T10:17:17.395Z] #40 63.17 Setting up librhash0:amd64 (1.4.1-2) ... [2022-09-08T10:17:17.395Z] #40 63.20 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-08T10:17:17.395Z] #40 63.23 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-08T10:17:17.395Z] #40 63.26 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-08T10:17:17.395Z] #40 63.27 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-08T10:17:17.395Z] #40 63.30 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T10:17:17.395Z] #40 DONE 63.7s [2022-09-08T10:17:17.395Z] [2022-09-08T10:17:17.395Z] #45 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-08T10:17:17.395Z] #45 DONE 0.1s [2022-09-08T10:17:17.395Z] [2022-09-08T10:17:17.395Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:17:17.395Z] #44 7.845 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-08T10:17:17.395Z] #44 7.871 Cloning into '/tmp/crun-build/libocispec'... [2022-09-08T10:17:17.395Z] #44 9.179 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-08T10:17:17.395Z] #44 9.211 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-08T10:17:17.395Z] #44 9.213 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-08T10:17:17.395Z] #44 9.216 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-08T10:17:17.395Z] #44 9.236 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-08T10:17:17.834Z] #32 ... [2022-09-08T10:17:17.834Z] [2022-09-08T10:17:17.834Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:17:17.834Z] #44 60.60 configure.ac:7: installing './compile' [2022-09-08T10:17:17.834Z] #44 60.60 configure.ac:11: installing './config.guess' [2022-09-08T10:17:17.834Z] #44 60.61 configure.ac:11: installing './config.sub' [2022-09-08T10:17:17.834Z] #44 60.62 configure.ac:8: installing './install-sh' [2022-09-08T10:17:17.834Z] #44 60.62 configure.ac:8: installing './missing' [2022-09-08T10:17:17.834Z] #44 60.71 Makefile.am: installing './depcomp' [2022-09-08T10:17:17.893Z] #41 70.87 checking for string.h... yes [2022-09-08T10:17:17.893Z] #41 71.08 checking for memory.h... yes [2022-09-08T10:17:18.152Z] #41 71.23 checking for strings.h... yes [2022-09-08T10:17:18.203Z] #43 1.120 + RM_GOPATH=0 [2022-09-08T10:17:18.203Z] #43 1.122 + TMP_GOPATH= [2022-09-08T10:17:18.203Z] #43 1.122 + : /build [2022-09-08T10:17:18.203Z] #43 1.123 + '[' -z '' ']' [2022-09-08T10:17:18.203Z] #43 1.124 ++ mktemp -d [2022-09-08T10:17:18.203Z] #43 1.130 + export GOPATH=/tmp/tmp.l7rBFRlYQI [2022-09-08T10:17:18.203Z] #43 1.130 + GOPATH=/tmp/tmp.l7rBFRlYQI [2022-09-08T10:17:18.203Z] #43 1.131 + RM_GOPATH=1 [2022-09-08T10:17:18.203Z] #43 1.131 + case "$(go env GOARCH)" in [2022-09-08T10:17:18.203Z] #43 1.131 ++ go env GOARCH [2022-09-08T10:17:18.203Z] #43 1.142 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T10:17:18.203Z] #43 1.143 + GO_BUILDMODE=-buildmode=pie [2022-09-08T10:17:18.203Z] #43 1.144 ++ dirname /install.sh [2022-09-08T10:17:18.203Z] #43 1.146 + dir=/ [2022-09-08T10:17:18.203Z] #43 1.146 + bin=containerd [2022-09-08T10:17:18.203Z] #43 1.147 + shift [2022-09-08T10:17:18.203Z] #43 1.147 + '[' '!' -f //containerd.installer ']' [2022-09-08T10:17:18.203Z] #43 1.147 + . //containerd.installer [2022-09-08T10:17:18.203Z] #43 1.148 ++ set -e [2022-09-08T10:17:18.203Z] #43 1.148 ++ : v1.6.8 [2022-09-08T10:17:18.203Z] #43 1.149 + install_containerd [2022-09-08T10:17:18.203Z] #43 1.150 + echo 'Install containerd version v1.6.8' [2022-09-08T10:17:18.203Z] #43 1.150 Install containerd version v1.6.8 [2022-09-08T10:17:18.203Z] #43 1.151 + git clone https://github.com/containerd/containerd.git /tmp/tmp.l7rBFRlYQI/src/github.com/containerd/containerd [2022-09-08T10:17:18.203Z] #43 1.176 Cloning into '/tmp/tmp.l7rBFRlYQI/src/github.com/containerd/containerd'... [2022-09-08T10:17:18.405Z] #44 62.01 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-08T10:17:18.405Z] #44 62.02 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-08T10:17:18.412Z] #41 71.42 checking for inttypes.h... yes [2022-09-08T10:17:18.466Z] #43 ... [2022-09-08T10:17:18.466Z] [2022-09-08T10:17:18.466Z] #34 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-08T10:17:18.466Z] #34 42.19 v3.0.2 [2022-09-08T10:17:18.466Z] #34 DONE 42.4s [2022-09-08T10:17:18.466Z] [2022-09-08T10:17:18.466Z] #29 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-08T10:17:18.466Z] #29 26.95 Reading package lists... [2022-09-08T10:17:18.466Z] #29 32.80 Building dependency tree... [2022-09-08T10:17:18.466Z] #29 37.03 python3 is already the newest version (3.9.2-3). [2022-09-08T10:17:18.466Z] #29 37.03 The following additional packages will be installed: [2022-09-08T10:17:18.466Z] #29 37.04 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-09-08T10:17:18.466Z] #29 37.05 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-09-08T10:17:18.466Z] #29 37.06 Suggested packages: [2022-09-08T10:17:18.466Z] #29 37.06 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-09-08T10:17:18.466Z] #29 37.06 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-09-08T10:17:18.466Z] #29 37.06 m4-doc ed diffutils-doc [2022-09-08T10:17:18.466Z] #29 37.06 Recommended packages: [2022-09-08T10:17:18.466Z] #29 37.06 fakeroot libalgorithm-merge-perl libltdl-dev [2022-09-08T10:17:18.466Z] #29 38.89 The following NEW packages will be installed: [2022-09-08T10:17:18.466Z] #29 38.89 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-09-08T10:17:18.466Z] #29 38.90 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-09-08T10:17:18.466Z] #29 38.90 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-09-08T10:17:18.466Z] #29 38.90 libyajl2 m4 patch xz-utils [2022-09-08T10:17:18.466Z] #29 39.41 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T10:17:18.466Z] #29 39.41 Need to get 5940 kB of archives. [2022-09-08T10:17:18.466Z] #29 39.41 After this operation, 18.7 MB of additional disk space will be used. [2022-09-08T10:17:18.466Z] #29 39.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-08T10:17:18.466Z] #29 39.45 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-08T10:17:18.466Z] #29 39.50 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-08T10:17:18.466Z] #29 39.51 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-08T10:17:18.466Z] #29 39.51 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-08T10:17:18.466Z] #29 39.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-09-08T10:17:18.466Z] #29 39.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-09-08T10:17:18.466Z] #29 39.57 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-09-08T10:17:18.466Z] #29 39.60 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-09-08T10:17:18.466Z] #29 39.64 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-09-08T10:17:18.466Z] #29 39.74 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-08T10:17:18.466Z] #29 39.74 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-08T10:17:18.466Z] #29 40.03 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-09-08T10:17:18.466Z] #29 40.03 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-08T10:17:18.466Z] #29 40.04 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-09-08T10:17:18.466Z] #29 40.04 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-08T10:17:18.466Z] #29 40.04 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-09-08T10:17:18.466Z] #29 40.05 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-08T10:17:18.466Z] #29 40.05 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-08T10:17:18.466Z] #29 40.07 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-09-08T10:17:18.466Z] #29 40.11 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-08T10:17:18.466Z] #29 40.11 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-08T10:17:18.466Z] #29 40.13 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-09-08T10:17:18.466Z] #29 41.55 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T10:17:18.466Z] #29 42.11 Fetched 5940 kB in 1s (5238 kB/s) [2022-09-08T10:17:18.466Z] #29 42.38 Selecting previously unselected package bzip2. [2022-09-08T10:17:18.466Z] #29 42.38 (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 ... 15717 files and directories currently installed.) [2022-09-08T10:17:18.466Z] #29 42.55 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-09-08T10:17:18.466Z] #29 42.61 Unpacking bzip2 (1.0.8-4) ... [2022-09-08T10:17:18.665Z] #44 62.14 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-08T10:17:18.665Z] #44 62.14 libtoolize: copying file 'm4/libtool.m4' [2022-09-08T10:17:18.665Z] #44 62.26 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-08T10:17:18.671Z] #41 71.60 checking for stdint.h... yes [2022-09-08T10:17:18.671Z] #41 71.79 checking for unistd.h... yes [2022-09-08T10:17:18.766Z] #29 42.92 Selecting previously unselected package libmagic-mgc. [2022-09-08T10:17:18.766Z] #29 ... [2022-09-08T10:17:18.766Z] [2022-09-08T10:17:18.766Z] #41 [tini 1/3] 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-09-08T10:17:18.766Z] #41 27.22 Reading package lists... [2022-09-08T10:17:18.766Z] #41 33.06 Building dependency tree... [2022-09-08T10:17:18.766Z] #41 36.98 The following additional packages will be installed: [2022-09-08T10:17:18.766Z] #41 37.00 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-09-08T10:17:18.766Z] #41 37.04 Suggested packages: [2022-09-08T10:17:18.766Z] #41 37.04 cmake-doc ninja-build lrzip [2022-09-08T10:17:18.766Z] #41 37.04 Recommended packages: [2022-09-08T10:17:18.766Z] #41 37.04 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-08T10:17:18.766Z] #41 38.04 The following NEW packages will be installed: [2022-09-08T10:17:18.766Z] #41 38.06 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-09-08T10:17:18.766Z] #41 38.06 vim-common xxd [2022-09-08T10:17:18.766Z] #41 38.50 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T10:17:18.766Z] #41 38.50 Need to get 17.7 MB of archives. [2022-09-08T10:17:18.766Z] #41 38.50 After this operation, 70.7 MB of additional disk space will be used. [2022-09-08T10:17:18.766Z] #41 38.50 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-08T10:17:18.766Z] #41 38.51 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-08T10:17:18.766Z] #41 38.51 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-08T10:17:18.766Z] #41 38.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-08T10:17:18.766Z] #41 39.24 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-09-08T10:17:18.766Z] #41 39.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-09-08T10:17:18.766Z] #41 39.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-09-08T10:17:18.766Z] #41 39.31 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-09-08T10:17:18.766Z] #41 39.31 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-09-08T10:17:18.766Z] #41 39.43 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-09-08T10:17:18.766Z] #41 41.46 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T10:17:18.766Z] #41 41.85 Fetched 17.7 MB in 2s (9459 kB/s) [2022-09-08T10:17:18.766Z] #41 42.02 Selecting previously unselected package xxd. [2022-09-08T10:17:18.766Z] #41 42.02 (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 ... 15717 files and directories currently installed.) [2022-09-08T10:17:18.766Z] #41 42.19 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-08T10:17:18.766Z] #41 42.20 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:17:18.766Z] #41 42.48 Selecting previously unselected package vim-common. [2022-09-08T10:17:18.766Z] #41 42.50 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-08T10:17:18.766Z] #41 42.54 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:17:18.926Z] #44 62.39 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-08T10:17:18.926Z] #44 62.53 libtoolize: copying file 'm4/ltversion.m4' [2022-09-08T10:17:18.931Z] #41 72.01 checking for dlfcn.h... yes [2022-09-08T10:17:18.974Z] #28 ... [2022-09-08T10:17:18.974Z] [2022-09-08T10:17:18.974Z] #55 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-08T10:17:18.974Z] #55 8.464 Fetched 8460 kB in 8s (1106 kB/s) [2022-09-08T10:17:18.974Z] #55 8.464 Reading package lists... [2022-09-08T10:17:18.974Z] #55 11.78 Reading package lists... [2022-09-08T10:17:18.974Z] #55 15.11 Building dependency tree... [2022-09-08T10:17:18.974Z] #55 17.19 The following additional packages will be installed: [2022-09-08T10:17:18.974Z] #55 17.19 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-09-08T10:17:18.974Z] #55 17.20 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-08T10:17:18.974Z] #55 17.20 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-09-08T10:17:18.974Z] #55 17.20 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-08T10:17:18.974Z] #55 17.20 python3-pkg-resources systemd vim-runtime xxd [2022-09-08T10:17:18.974Z] #55 17.23 Suggested packages: [2022-09-08T10:17:18.974Z] #55 17.23 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-09-08T10:17:18.974Z] #55 17.23 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-09-08T10:17:18.974Z] #55 17.23 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-09-08T10:17:18.974Z] #55 17.23 Recommended packages: [2022-09-08T10:17:18.974Z] #55 17.23 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-08T10:17:18.974Z] #55 17.23 systemd-timesyncd | time-daemon unzip [2022-09-08T10:17:18.974Z] #55 ... [2022-09-08T10:17:18.974Z] [2022-09-08T10:17:18.974Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:17:18.974Z] #46 84.39 checking for dlfcn.h... yes [2022-09-08T10:17:18.974Z] #46 84.52 checking for objdir... .libs [2022-09-08T10:17:18.974Z] #46 84.94 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-08T10:17:18.974Z] #46 85.15 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-08T10:17:18.974Z] #46 85.15 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-08T10:17:18.974Z] #46 85.24 checking if gcc static flag -static works... yes [2022-09-08T10:17:18.974Z] #46 85.68 checking if gcc supports -c -o file.o... yes [2022-09-08T10:17:18.974Z] #46 85.84 checking if gcc supports -c -o file.o... (cached) yes [2022-09-08T10:17:18.974Z] #46 85.85 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-09-08T10:17:18.974Z] #46 85.92 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-08T10:17:18.974Z] #46 86.26 checking how to hardcode library paths into programs... immediate [2022-09-08T10:17:18.974Z] #46 86.26 checking whether stripping libraries is possible... yes [2022-09-08T10:17:18.974Z] #46 86.29 checking if libtool supports shared libraries... yes [2022-09-08T10:17:18.974Z] #46 86.29 checking whether to build shared libraries... no [2022-09-08T10:17:18.974Z] #46 86.29 checking whether to build static libraries... yes [2022-09-08T10:17:18.974Z] #46 86.30 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-08T10:17:18.974Z] #46 86.34 checking whether build environment is sane... yes [2022-09-08T10:17:18.974Z] #46 86.43 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-08T10:17:18.974Z] #46 86.44 checking whether make sets $(MAKE)... yes [2022-09-08T10:17:18.974Z] #46 86.53 checking whether make supports the include directive... yes (GNU style) [2022-09-08T10:17:18.974Z] #46 86.59 checking whether make supports nested variables... yes [2022-09-08T10:17:18.974Z] #46 86.66 checking whether UID '0' is supported by ustar format... yes [2022-09-08T10:17:18.974Z] #46 86.66 checking whether GID '0' is supported by ustar format... yes [2022-09-08T10:17:18.974Z] #46 86.66 checking how to create a ustar tar archive... gnutar [2022-09-08T10:17:18.974Z] #46 86.74 checking dependency style of gcc... gcc3 [2022-09-08T10:17:18.974Z] #46 86.97 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-08T10:17:18.974Z] #46 86.98 checking whether make supports nested variables... (cached) yes [2022-09-08T10:17:18.974Z] #46 86.98 checking for gawk... (cached) mawk [2022-09-08T10:17:18.974Z] #46 86.99 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-08T10:17:18.974Z] #46 86.99 checking for gcc... (cached) gcc [2022-09-08T10:17:19.023Z] #41 ... [2022-09-08T10:17:19.023Z] [2022-09-08T10:17:19.023Z] #29 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-08T10:17:19.023Z] #29 42.93 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-08T10:17:19.023Z] #29 43.03 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-08T10:17:19.187Z] #44 62.65 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-08T10:17:19.187Z] #44 62.76 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-08T10:17:19.190Z] #41 72.26 checking for objdir... .libs [2022-09-08T10:17:19.234Z] #46 87.06 checking whether we are using the GNU C compiler... (cached) yes [2022-09-08T10:17:19.234Z] #46 87.07 checking whether gcc accepts -g... (cached) yes [2022-09-08T10:17:19.234Z] #46 87.07 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-08T10:17:19.234Z] #46 87.07 checking whether gcc understands -c and -o together... (cached) yes [2022-09-08T10:17:19.234Z] #46 87.07 checking for a Python interpreter with version >= 3... python3 [2022-09-08T10:17:19.234Z] #46 87.14 checking for python3... /usr/bin/python3 [2022-09-08T10:17:19.234Z] #46 87.14 checking for python3 version... 3.9 [2022-09-08T10:17:19.234Z] #46 87.22 checking for python3 platform... linux [2022-09-08T10:17:19.449Z] #41 72.63 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-08T10:17:19.450Z] #41 72.75 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-08T10:17:19.450Z] #41 72.75 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-08T10:17:19.494Z] #46 87.28 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-08T10:17:19.709Z] #41 72.81 checking if gcc static flag -static works... yes [2022-09-08T10:17:19.756Z] #46 87.46 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-08T10:17:19.756Z] #46 87.72 checking for go-md2man... no [2022-09-08T10:17:19.951Z] #29 43.85 Selecting previously unselected package libmagic1:amd64. [2022-09-08T10:17:19.951Z] #29 43.85 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-08T10:17:19.951Z] #29 43.87 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-08T10:17:19.951Z] #29 44.08 Selecting previously unselected package file. [2022-09-08T10:17:19.951Z] #29 44.12 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-09-08T10:17:19.958Z] #44 11.75 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-08T10:17:19.968Z] #41 73.07 checking if gcc supports -c -o file.o... yes [2022-09-08T10:17:19.968Z] #41 73.19 checking if gcc supports -c -o file.o... (cached) yes [2022-09-08T10:17:19.968Z] #41 73.19 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-08T10:17:20.016Z] #46 87.73 checking error.h usability... yes [2022-09-08T10:17:20.209Z] #29 44.12 Unpacking file (1:5.39-3) ... [2022-09-08T10:17:20.209Z] #29 44.28 Selecting previously unselected package xz-utils. [2022-09-08T10:17:20.209Z] #29 44.28 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-08T10:17:20.209Z] #29 44.29 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-08T10:17:20.228Z] #41 73.23 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-08T10:17:20.228Z] #41 73.51 checking how to hardcode library paths into programs... immediate [2022-09-08T10:17:20.228Z] #41 73.51 checking whether stripping libraries is possible... yes [2022-09-08T10:17:20.228Z] #41 73.52 checking if libtool supports shared libraries... yes [2022-09-08T10:17:20.228Z] #41 73.52 checking whether to build shared libraries... no [2022-09-08T10:17:20.228Z] #41 73.52 checking whether to build static libraries... yes [2022-09-08T10:17:20.228Z] #41 73.53 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-08T10:17:20.275Z] #46 87.99 checking error.h presence... yes [2022-09-08T10:17:20.275Z] #46 88.06 checking for error.h... yes [2022-09-08T10:17:20.275Z] #46 88.11 checking linux/openat2.h usability... yes [2022-09-08T10:17:20.465Z] #29 44.57 Selecting previously unselected package libsigsegv2:amd64. [2022-09-08T10:17:20.465Z] #29 44.57 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-09-08T10:17:20.465Z] #29 44.58 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-09-08T10:17:20.465Z] #29 44.66 Selecting previously unselected package m4. [2022-09-08T10:17:20.465Z] #29 44.66 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-09-08T10:17:20.465Z] #29 44.67 Unpacking m4 (1.4.18-5) ... [2022-09-08T10:17:20.487Z] #41 73.57 checking whether build environment is sane... yes [2022-09-08T10:17:20.487Z] #41 73.61 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-08T10:17:20.487Z] #41 73.63 checking whether make sets $(MAKE)... yes [2022-09-08T10:17:20.487Z] #41 73.66 checking whether make supports the include directive... yes (GNU style) [2022-09-08T10:17:20.487Z] #41 73.70 checking whether make supports nested variables... yes [2022-09-08T10:17:20.487Z] #41 73.74 checking whether UID '0' is supported by ustar format... yes [2022-09-08T10:17:20.487Z] #41 73.74 checking whether GID '0' is supported by ustar format... yes [2022-09-08T10:17:20.487Z] #41 73.74 checking how to create a ustar tar archive... gnutar [2022-09-08T10:17:20.535Z] #46 88.27 checking linux/openat2.h presence... yes [2022-09-08T10:17:20.535Z] #46 88.33 checking for linux/openat2.h... yes [2022-09-08T10:17:20.535Z] #46 88.37 checking for copy_file_range... yes [2022-09-08T10:17:20.724Z] #29 44.93 Selecting previously unselected package autoconf. [2022-09-08T10:17:20.747Z] #41 73.81 checking dependency style of gcc... gcc3 [2022-09-08T10:17:20.747Z] #41 73.96 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-08T10:17:20.747Z] #41 73.96 checking whether make supports nested variables... (cached) yes [2022-09-08T10:17:20.747Z] #41 73.96 checking for gawk... (cached) mawk [2022-09-08T10:17:20.747Z] #41 73.96 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-08T10:17:20.747Z] #41 73.97 checking for gcc... (cached) gcc [2022-09-08T10:17:20.747Z] #41 74.04 checking whether we are using the GNU C compiler... (cached) yes [2022-09-08T10:17:20.747Z] #41 74.04 checking whether gcc accepts -g... (cached) yes [2022-09-08T10:17:20.747Z] #41 74.04 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-08T10:17:20.747Z] #41 74.05 checking whether gcc understands -c and -o together... (cached) yes [2022-09-08T10:17:20.795Z] #46 88.61 checking for fgetxattr... yes [2022-09-08T10:17:20.997Z] #29 44.93 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-09-08T10:17:20.997Z] #29 44.94 Unpacking autoconf (2.69-14) ... [2022-09-08T10:17:21.007Z] #41 74.05 checking for a Python interpreter with version >= 3... python3 [2022-09-08T10:17:21.007Z] #41 74.11 checking for python3... /usr/bin/python3 [2022-09-08T10:17:21.007Z] #41 74.11 checking for python3 version... 3.9 [2022-09-08T10:17:21.007Z] #41 74.17 checking for python3 platform... linux [2022-09-08T10:17:21.055Z] #46 88.87 checking for statx... yes [2022-09-08T10:17:21.266Z] #41 74.23 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-08T10:17:21.266Z] #41 74.39 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-08T10:17:21.266Z] #41 74.54 checking for go-md2man... no [2022-09-08T10:17:21.266Z] #41 74.55 checking error.h usability... yes [2022-09-08T10:17:21.526Z] #41 74.67 checking error.h presence... yes [2022-09-08T10:17:21.526Z] #41 74.72 checking for error.h... yes [2022-09-08T10:17:21.526Z] #41 74.75 checking linux/openat2.h usability... yes [2022-09-08T10:17:21.569Z] #29 ... [2022-09-08T10:17:21.569Z] [2022-09-08T10:17:21.569Z] #33 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-08T10:17:21.569Z] #33 45.12 NAME: [2022-09-08T10:17:21.569Z] #33 45.12 go-winres - A tool for embedding resources in Windows executables [2022-09-08T10:17:21.569Z] #33 45.12 [2022-09-08T10:17:21.569Z] #33 45.12 USAGE: [2022-09-08T10:17:21.569Z] #33 45.12 go-winres [global options] command [command options] [arguments...] [2022-09-08T10:17:21.569Z] #33 45.12 [2022-09-08T10:17:21.569Z] #33 45.12 COMMANDS: [2022-09-08T10:17:21.569Z] #33 45.12 init Create an initial ./winres/winres.json [2022-09-08T10:17:21.569Z] #33 45.13 make Make syso files for the "go build" command [2022-09-08T10:17:21.569Z] #33 45.13 simply Make syso files for the "go build" command (simplified) [2022-09-08T10:17:21.569Z] #33 45.13 extract Extract all resources from an executable [2022-09-08T10:17:21.569Z] #33 45.13 patch Replace resources in an executable file (exe, dll) [2022-09-08T10:17:21.569Z] #33 45.13 help, h Shows a list of commands or help for one command [2022-09-08T10:17:21.569Z] #33 45.14 [2022-09-08T10:17:21.569Z] #33 45.14 GLOBAL OPTIONS: [2022-09-08T10:17:21.569Z] #33 45.14 --help, -h show help (default: false) [2022-09-08T10:17:21.569Z] #33 DONE 45.5s [2022-09-08T10:17:21.569Z] [2022-09-08T10:17:21.569Z] #29 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-08T10:17:21.569Z] #29 45.52 Selecting previously unselected package autotools-dev. [2022-09-08T10:17:21.569Z] #29 45.52 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-09-08T10:17:21.569Z] #29 45.53 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-09-08T10:17:21.569Z] #29 45.72 Selecting previously unselected package automake. [2022-09-08T10:17:21.624Z] #46 89.10 checking for fgetpwent_r... yes [2022-09-08T10:17:21.786Z] #41 74.95 checking linux/openat2.h presence... yes [2022-09-08T10:17:21.786Z] #41 75.00 checking for linux/openat2.h... yes [2022-09-08T10:17:21.828Z] #29 45.72 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-09-08T10:17:21.828Z] #29 45.73 Unpacking automake (1:1.16.3-2) ... [2022-09-08T10:17:21.880Z] #44 13.69 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-08T10:17:21.880Z] #44 ... [2022-09-08T10:17:21.880Z] [2022-09-08T10:17:21.880Z] #46 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-08T10:17:21.880Z] #0 1.037 + RM_GOPATH=0 [2022-09-08T10:17:21.880Z] #0 1.037 + TMP_GOPATH= [2022-09-08T10:17:21.880Z] #0 1.037 + : /build [2022-09-08T10:17:21.880Z] #0 1.037 + '[' -z '' ']' [2022-09-08T10:17:21.880Z] #0 1.037 ++ mktemp -d [2022-09-08T10:17:21.880Z] #0 1.037 + export GOPATH=/tmp/tmp.inaTqzCkUm [2022-09-08T10:17:21.880Z] #0 1.037 + GOPATH=/tmp/tmp.inaTqzCkUm [2022-09-08T10:17:21.880Z] #0 1.037 + RM_GOPATH=1 [2022-09-08T10:17:21.880Z] #0 1.037 + case "$(go env GOARCH)" in [2022-09-08T10:17:21.880Z] #0 1.038 ++ go env GOARCH [2022-09-08T10:17:21.880Z] #0 1.061 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T10:17:21.880Z] #0 1.061 + GO_BUILDMODE=-buildmode=pie [2022-09-08T10:17:21.880Z] #0 1.061 ++ dirname /install.sh [2022-09-08T10:17:21.880Z] #0 1.063 + dir=/ [2022-09-08T10:17:21.880Z] #0 1.064 + bin=tini [2022-09-08T10:17:21.880Z] #0 1.064 + shift [2022-09-08T10:17:21.880Z] #0 1.064 + '[' '!' -f //tini.installer ']' [2022-09-08T10:17:21.880Z] #0 1.064 + . //tini.installer [2022-09-08T10:17:21.880Z] #0 1.065 ++ : v0.19.0 [2022-09-08T10:17:21.880Z] #0 1.065 + install_tini [2022-09-08T10:17:21.880Z] #0 1.065 + echo 'Install tini version v0.19.0' [2022-09-08T10:17:21.880Z] #0 1.066 Install tini version v0.19.0 [2022-09-08T10:17:21.880Z] #0 1.066 + git clone https://github.com/krallin/tini.git /tmp/tmp.inaTqzCkUm/tini [2022-09-08T10:17:21.880Z] #0 1.068 Cloning into '/tmp/tmp.inaTqzCkUm/tini'... [2022-09-08T10:17:21.880Z] #0 1.792 + cd /tmp/tmp.inaTqzCkUm/tini [2022-09-08T10:17:21.880Z] #0 1.796 + git checkout -q v0.19.0 [2022-09-08T10:17:21.880Z] #0 1.826 + cmake . [2022-09-08T10:17:21.880Z] #0 2.516 -- The C compiler identification is GNU 10.2.1 [2022-09-08T10:17:21.880Z] #0 2.593 -- Detecting C compiler ABI info [2022-09-08T10:17:21.880Z] #0 3.119 -- Detecting C compiler ABI info - done [2022-09-08T10:17:21.880Z] #0 3.257 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-08T10:17:21.880Z] #0 3.261 -- Detecting C compile features [2022-09-08T10:17:21.880Z] #0 3.264 -- Detecting C compile features - done [2022-09-08T10:17:21.880Z] #0 3.299 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-08T10:17:21.880Z] #0 3.471 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-08T10:17:21.880Z] #0 3.607 -- Configuring done [2022-09-08T10:17:21.880Z] #0 3.622 -- Generating done [2022-09-08T10:17:21.880Z] #0 3.626 -- Build files have been written to: /tmp/tmp.inaTqzCkUm/tini [2022-09-08T10:17:21.880Z] #0 3.649 + make tini-static [2022-09-08T10:17:21.880Z] #0 3.956 Scanning dependencies of target tini-static [2022-09-08T10:17:21.880Z] #0 4.089 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-08T10:17:21.884Z] #46 89.45 checking for issetugid... no [2022-09-08T10:17:21.884Z] #46 89.75 checking for pkg-config... /usr/bin/pkg-config [2022-09-08T10:17:21.884Z] #46 89.75 checking pkg-config is at least version 0.9.0... yes [2022-09-08T10:17:22.045Z] #41 75.02 checking for copy_file_range... yes [2022-09-08T10:17:22.304Z] #41 75.27 checking for fgetxattr... yes [2022-09-08T10:17:22.453Z] #46 89.76 checking for library containing yajl_tree_get... -lyajl [2022-09-08T10:17:22.453Z] #46 90.26 checking for yajl >= 2.0.0... yes [2022-09-08T10:17:22.564Z] #41 75.48 checking for statx... yes [2022-09-08T10:17:22.716Z] #46 90.32 checking sys/capability.h usability... yes [2022-09-08T10:17:22.717Z] #46 90.50 checking sys/capability.h presence... yes [2022-09-08T10:17:22.717Z] #46 90.55 checking for sys/capability.h... yes [2022-09-08T10:17:22.758Z] #29 46.67 Selecting previously unselected package patch. [2022-09-08T10:17:22.758Z] #29 46.67 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-09-08T10:17:22.759Z] #29 46.74 Unpacking patch (2.7.6-7) ... [2022-09-08T10:17:22.759Z] #29 46.93 Selecting previously unselected package dpkg-dev. [2022-09-08T10:17:22.759Z] #29 46.93 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-09-08T10:17:22.759Z] #29 46.94 Unpacking dpkg-dev (1.20.11) ... [2022-09-08T10:17:22.819Z] #46 5.310 [100%] Linking C executable tini-static [2022-09-08T10:17:22.823Z] #41 75.71 checking for fgetpwent_r... yes [2022-09-08T10:17:22.976Z] #46 90.56 checking for library containing cap_from_name... -lcap [2022-09-08T10:17:23.082Z] #41 76.02 checking for issetugid... no [2022-09-08T10:17:23.082Z] #41 76.29 checking for pkg-config... /usr/bin/pkg-config [2022-09-08T10:17:23.082Z] #41 76.29 checking pkg-config is at least version 0.9.0... yes [2022-09-08T10:17:23.082Z] #41 76.29 checking for library containing yajl_tree_get... [2022-09-08T10:17:23.082Z] #41 ... [2022-09-08T10:17:23.082Z] [2022-09-08T10:17:23.082Z] #33 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-08T10:17:23.082Z] #33 94.62 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-09-08T10:17:23.082Z] #33 94.62 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-09-08T10:17:23.082Z] #33 94.62 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-09-08T10:17:23.082Z] #33 94.62 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-09-08T10:17:23.082Z] #33 94.62 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-09-08T10:17:23.082Z] #33 94.62 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-09-08T10:17:23.082Z] #33 94.62 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-09-08T10:17:23.082Z] #33 94.63 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-09-08T10:17:23.082Z] #33 94.66 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-09-08T10:17:23.082Z] #33 94.67 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-09-08T10:17:23.082Z] #33 94.67 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-09-08T10:17:23.082Z] #33 94.67 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-09-08T10:17:23.082Z] #33 94.67 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-09-08T10:17:23.082Z] #33 94.74 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-09-08T10:17:23.082Z] #33 94.78 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-09-08T10:17:23.082Z] #33 94.84 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-09-08T10:17:23.082Z] #33 94.84 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-09-08T10:17:23.082Z] #33 94.86 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-09-08T10:17:23.082Z] #33 94.91 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-09-08T10:17:23.082Z] #33 97.07 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-09-08T10:17:23.083Z] #33 97.07 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-09-08T10:17:23.083Z] #33 97.10 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-09-08T10:17:23.083Z] #33 97.16 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-09-08T10:17:23.083Z] #33 97.23 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-09-08T10:17:23.083Z] #33 99.10 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-09-08T10:17:23.083Z] #33 99.10 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-08T10:17:23.083Z] #33 99.10 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-08T10:17:23.083Z] #33 99.17 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-09-08T10:17:23.083Z] #33 99.19 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-09-08T10:17:23.083Z] #33 99.19 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-08T10:17:23.083Z] #33 99.59 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-09-08T10:17:23.083Z] #33 99.61 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-09-08T10:17:23.083Z] #33 99.61 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-09-08T10:17:23.083Z] #33 99.61 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-09-08T10:17:23.083Z] #33 99.62 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-09-08T10:17:23.083Z] #33 99.62 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-09-08T10:17:23.083Z] #33 99.63 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-09-08T10:17:23.083Z] #33 99.63 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-09-08T10:17:23.083Z] #33 99.63 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-09-08T10:17:23.083Z] #33 99.63 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-09-08T10:17:23.083Z] #33 99.64 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-09-08T10:17:23.083Z] #33 99.65 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-09-08T10:17:23.083Z] #33 99.65 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-09-08T10:17:23.083Z] #33 99.65 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-09-08T10:17:23.083Z] #33 99.68 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-09-08T10:17:23.083Z] #33 99.68 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-09-08T10:17:23.083Z] #33 99.68 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-09-08T10:17:23.083Z] #33 99.69 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-09-08T10:17:23.083Z] #33 99.74 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-09-08T10:17:23.083Z] #33 99.75 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-09-08T10:17:23.083Z] #33 99.78 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-09-08T10:17:23.083Z] #33 99.80 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-09-08T10:17:23.083Z] #33 101.7 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-09-08T10:17:23.083Z] #33 101.7 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-09-08T10:17:23.083Z] #33 101.7 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-09-08T10:17:23.083Z] #33 101.8 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-09-08T10:17:23.083Z] #33 101.9 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-09-08T10:17:23.083Z] #33 103.7 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-09-08T10:17:23.083Z] #33 103.7 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-09-08T10:17:23.083Z] #33 103.7 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-09-08T10:17:23.083Z] #33 103.7 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-09-08T10:17:23.083Z] #33 103.7 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-09-08T10:17:23.083Z] #33 103.7 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-09-08T10:17:23.083Z] #33 103.7 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-09-08T10:17:23.083Z] #33 103.8 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-09-08T10:17:23.083Z] #33 103.8 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-09-08T10:17:23.083Z] #33 103.9 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-09-08T10:17:23.083Z] #33 103.9 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-09-08T10:17:23.651Z] #33 ... [2022-09-08T10:17:23.651Z] [2022-09-08T10:17:23.651Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:17:23.651Z] #41 76.29 checking for library containing yajl_tree_get... -lyajl [2022-09-08T10:17:23.651Z] #41 76.72 checking for yajl >= 2.0.0... yes [2022-09-08T10:17:23.651Z] #41 76.75 checking sys/capability.h usability... yes [2022-09-08T10:17:23.651Z] #41 76.90 checking sys/capability.h presence... yes [2022-09-08T10:17:23.761Z] #46 6.044 [100%] Built target tini-static [2022-09-08T10:17:23.761Z] #46 6.105 + mkdir -p /build [2022-09-08T10:17:23.761Z] #46 6.107 + cp tini-static /build/docker-init [2022-09-08T10:17:23.911Z] #41 76.96 checking for sys/capability.h... yes [2022-09-08T10:17:23.914Z] #46 91.00 checking for library containing dlopen... -ldl [2022-09-08T10:17:23.914Z] #46 91.68 checking seccomp.h usability... [2022-09-08T10:17:23.914Z] #46 ... [2022-09-08T10:17:23.914Z] [2022-09-08T10:17:23.914Z] #41 [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-09-08T10:17:23.914Z] #41 DONE 136.0s [2022-09-08T10:17:23.914Z] [2022-09-08T10:17:23.914Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:17:23.914Z] #46 91.68 checking seccomp.h usability... yes [2022-09-08T10:17:23.914Z] #46 91.95 checking seccomp.h presence... [2022-09-08T10:17:23.914Z] #46 ... [2022-09-08T10:17:23.914Z] [2022-09-08T10:17:23.914Z] #55 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-08T10:17:23.914Z] #55 18.77 The following NEW packages will be installed: [2022-09-08T10:17:23.914Z] #55 18.80 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-09-08T10:17:23.914Z] #55 18.80 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-08T10:17:23.914Z] #55 18.80 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-09-08T10:17:23.914Z] #55 18.81 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-09-08T10:17:23.914Z] #55 18.81 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-09-08T10:17:23.914Z] #55 18.81 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-09-08T10:17:23.914Z] #55 18.81 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-09-08T10:17:23.914Z] #55 18.81 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-09-08T10:17:23.914Z] #55 18.81 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-09-08T10:17:23.914Z] #55 19.16 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T10:17:23.914Z] #55 19.16 Need to get 31.8 MB of archives. [2022-09-08T10:17:23.914Z] #55 19.16 After this operation, 123 MB of additional disk space will be used. [2022-09-08T10:17:23.914Z] #55 19.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-09-08T10:17:23.914Z] #55 19.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] [2022-09-08T10:17:23.914Z] #55 19.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] [2022-09-08T10:17:23.914Z] #55 19.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] [2022-09-08T10:17:23.914Z] #55 19.17 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-09-08T10:17:23.914Z] #55 19.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] [2022-09-08T10:17:23.914Z] #55 19.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7 [4157 kB] [2022-09-08T10:17:23.914Z] #55 19.28 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-09-08T10:17:23.914Z] #55 19.28 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-09-08T10:17:23.914Z] #55 19.28 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-09-08T10:17:23.914Z] #55 19.28 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-09-08T10:17:23.914Z] #55 19.28 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-09-08T10:17:23.914Z] #55 19.29 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-09-08T10:17:23.914Z] #55 19.30 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-09-08T10:17:23.914Z] #55 19.32 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-08T10:17:23.914Z] #55 19.32 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-08T10:17:23.914Z] #55 19.33 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-09-08T10:17:23.914Z] #55 19.34 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-09-08T10:17:23.914Z] #55 19.34 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-09-08T10:17:23.914Z] #55 19.35 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-09-08T10:17:23.914Z] #55 19.36 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-09-08T10:17:23.914Z] #55 19.37 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-09-08T10:17:23.914Z] #55 19.37 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-09-08T10:17:23.914Z] #55 19.37 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-09-08T10:17:23.914Z] #55 19.38 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-09-08T10:17:23.914Z] #55 19.38 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-09-08T10:17:23.914Z] #55 19.39 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-09-08T10:17:23.914Z] #55 19.40 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-09-08T10:17:23.914Z] #55 19.40 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-09-08T10:17:23.914Z] #55 19.41 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-09-08T10:17:23.914Z] #55 19.41 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-09-08T10:17:23.914Z] #55 19.41 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-09-08T10:17:23.914Z] #55 19.63 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-09-08T10:17:23.914Z] #55 19.63 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] [2022-09-08T10:17:23.914Z] #55 19.64 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-09-08T10:17:23.914Z] #55 19.64 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-09-08T10:17:23.914Z] #55 19.64 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-09-08T10:17:23.914Z] #55 19.65 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-09-08T10:17:23.914Z] #55 19.65 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-09-08T10:17:23.914Z] #55 19.66 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-09-08T10:17:23.914Z] #55 19.66 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-08T10:17:23.914Z] #55 19.71 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-08T10:17:23.914Z] #55 19.71 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-08T10:17:23.914Z] #55 19.72 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-08T10:17:23.914Z] #55 19.72 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-08T10:17:23.914Z] #55 19.73 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-08T10:17:23.914Z] #55 19.75 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-08T10:17:23.914Z] #55 19.75 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-09-08T10:17:23.914Z] #55 19.78 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7 [161 kB] [2022-09-08T10:17:23.914Z] #55 19.79 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-09-08T10:17:23.914Z] #55 19.80 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-09-08T10:17:23.914Z] #55 19.80 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-08T10:17:23.914Z] #55 19.96 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-09-08T10:17:23.914Z] #55 19.99 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-09-08T10:17:23.914Z] #55 20.01 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-09-08T10:17:23.914Z] #55 20.01 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-09-08T10:17:23.914Z] #55 20.71 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T10:17:23.914Z] #55 20.90 Fetched 31.8 MB in 1s (27.5 MB/s) [2022-09-08T10:17:23.914Z] #55 21.00 Selecting previously unselected package libcap2:arm64. [2022-09-08T10:17:23.914Z] #55 21.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24009 files and directories currently installed.) [2022-09-08T10:17:23.914Z] #55 21.08 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ... [2022-09-08T10:17:23.914Z] #55 21.10 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-09-08T10:17:23.914Z] #55 21.18 Selecting previously unselected package libargon2-1:arm64. [2022-09-08T10:17:23.914Z] #55 21.18 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ... [2022-09-08T10:17:23.914Z] #55 21.19 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... [2022-09-08T10:17:23.914Z] #55 21.26 Selecting previously unselected package libjson-c5:arm64. [2022-09-08T10:17:23.914Z] #55 21.27 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ... [2022-09-08T10:17:23.914Z] #55 21.27 Unpacking libjson-c5:arm64 (0.15-2) ... [2022-09-08T10:17:23.914Z] #55 21.37 Selecting previously unselected package libcryptsetup12:arm64. [2022-09-08T10:17:23.914Z] #55 21.37 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... [2022-09-08T10:17:23.914Z] #55 21.39 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-09-08T10:17:23.914Z] #55 21.60 Selecting previously unselected package libip4tc2:arm64. [2022-09-08T10:17:23.914Z] #55 21.62 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ... [2022-09-08T10:17:23.914Z] #55 21.62 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-09-08T10:17:23.914Z] #55 21.69 Selecting previously unselected package libkmod2:arm64. [2022-09-08T10:17:23.914Z] #55 21.70 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ... [2022-09-08T10:17:23.914Z] #55 21.70 Unpacking libkmod2:arm64 (28-1) ... [2022-09-08T10:17:23.914Z] #55 21.80 Selecting previously unselected package systemd. [2022-09-08T10:17:23.914Z] #55 21.80 Preparing to unpack .../06-systemd_247.3-7_arm64.deb ... [2022-09-08T10:17:23.914Z] #55 21.98 Unpacking systemd (247.3-7) ... [2022-09-08T10:17:24.127Z] #29 47.89 Selecting previously unselected package build-essential. [2022-09-08T10:17:24.127Z] #29 47.90 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-09-08T10:17:24.127Z] #29 47.93 Unpacking build-essential (12.9) ... [2022-09-08T10:17:24.127Z] #29 48.00 Selecting previously unselected package libcap2:amd64. [2022-09-08T10:17:24.127Z] #29 48.00 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-08T10:17:24.127Z] #29 48.01 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-08T10:17:24.127Z] #29 48.11 Selecting previously unselected package libcap-dev:amd64. [2022-09-08T10:17:24.127Z] #29 48.14 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-09-08T10:17:24.127Z] #29 48.16 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-09-08T10:17:24.171Z] #41 76.97 checking for library containing cap_from_name... -lcap [2022-09-08T10:17:24.385Z] #29 48.38 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-08T10:17:24.385Z] #29 48.39 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-08T10:17:24.385Z] #29 48.41 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-08T10:17:24.482Z] #55 24.23 Selecting previously unselected package pigz. [2022-09-08T10:17:24.482Z] #55 24.23 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ... [2022-09-08T10:17:24.482Z] #55 24.24 Unpacking pigz (2.6-1) ... [2022-09-08T10:17:24.482Z] #55 24.46 Selecting previously unselected package libelf1:arm64. [2022-09-08T10:17:24.482Z] #55 24.46 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ... [2022-09-08T10:17:24.482Z] #55 24.47 Unpacking libelf1:arm64 (0.183-1) ... [2022-09-08T10:17:24.643Z] #29 48.49 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-08T10:17:24.643Z] #29 48.52 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-09-08T10:17:24.643Z] #29 48.54 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-08T10:17:24.643Z] #29 48.66 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-08T10:17:24.643Z] #29 48.67 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-08T10:17:24.643Z] #29 48.69 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-08T10:17:24.701Z] #46 DONE 6.9s [2022-09-08T10:17:24.701Z] [2022-09-08T10:17:24.701Z] #33 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:17:24.701Z] #33 68.95 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-08T10:17:24.701Z] #33 68.95 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-09-08T10:17:24.701Z] #33 68.96 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-08T10:17:24.701Z] #33 69.13 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-08T10:17:24.701Z] #33 69.13 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-08T10:17:24.701Z] #33 69.15 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-08T10:17:24.739Z] #41 77.34 checking for library containing dlopen... -ldl [2022-09-08T10:17:24.739Z] #41 77.80 checking seccomp.h usability... yes [2022-09-08T10:17:24.739Z] #41 77.96 checking seccomp.h presence... yes [2022-09-08T10:17:24.741Z] #55 24.76 Selecting previously unselected package libbpf0:arm64. [2022-09-08T10:17:24.741Z] #55 24.76 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ... [2022-09-08T10:17:24.899Z] #29 48.88 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-08T10:17:24.899Z] #29 48.88 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-08T10:17:24.899Z] #29 48.89 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-08T10:17:24.961Z] #33 ... [2022-09-08T10:17:24.961Z] [2022-09-08T10:17:24.961Z] #38 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-08T10:17:24.961Z] #38 71.04 gotestsum version dev [2022-09-08T10:17:24.961Z] #38 DONE 71.2s [2022-09-08T10:17:24.999Z] #41 78.07 checking for seccomp.h... yes [2022-09-08T10:17:25.000Z] #55 24.78 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-09-08T10:17:25.000Z] #55 24.89 Selecting previously unselected package libmnl0:arm64. [2022-09-08T10:17:25.000Z] #55 24.89 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ... [2022-09-08T10:17:25.000Z] #55 24.90 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-09-08T10:17:25.000Z] #55 24.98 Selecting previously unselected package libxtables12:arm64. [2022-09-08T10:17:25.221Z] [2022-09-08T10:17:25.221Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:17:25.221Z] #44 15.01 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-08T10:17:25.221Z] #44 15.27 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-08T10:17:25.221Z] #44 15.46 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-08T10:17:25.258Z] #41 78.07 checking for library containing seccomp_rule_add... -lseccomp [2022-09-08T10:17:25.259Z] #55 25.00 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ... [2022-09-08T10:17:25.259Z] #55 25.00 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-09-08T10:17:25.259Z] #55 25.12 Selecting previously unselected package libcap2-bin. [2022-09-08T10:17:25.259Z] #55 25.13 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-09-08T10:17:25.259Z] #55 25.14 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-08T10:17:25.463Z] #29 49.55 Selecting previously unselected package libtool. [2022-09-08T10:17:25.463Z] #29 49.55 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-09-08T10:17:25.463Z] #29 49.56 Unpacking libtool (2.4.6-15) ... [2022-09-08T10:17:25.463Z] #29 ... [2022-09-08T10:17:25.463Z] [2022-09-08T10:17:25.463Z] #32 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-08T10:17:25.463Z] #32 39.54 The following NEW packages will be installed: [2022-09-08T10:17:25.463Z] #32 39.54 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-08T10:17:25.463Z] #32 39.55 python3-protobuf python3-six [2022-09-08T10:17:25.463Z] #32 40.20 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T10:17:25.463Z] #32 40.20 Need to get 2315 kB of archives. [2022-09-08T10:17:25.463Z] #32 40.20 After this operation, 11.1 MB of additional disk space will be used. [2022-09-08T10:17:25.463Z] #32 40.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-09-08T10:17:25.463Z] #32 40.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-08T10:17:25.463Z] #32 40.29 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-08T10:17:25.463Z] #32 40.31 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-09-08T10:17:25.463Z] #32 40.32 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-08T10:17:25.463Z] #32 40.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-08T10:17:25.463Z] #32 40.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-08T10:17:25.463Z] #32 43.39 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-09-08T10:17:25.463Z] #32 44.73 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T10:17:25.463Z] #32 45.07 Fetched 2315 kB in 4s (583 kB/s) [2022-09-08T10:17:25.463Z] #32 45.34 Selecting previously unselected package libprotobuf23:amd64. [2022-09-08T10:17:25.463Z] #32 45.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 ... 15717 files and directories currently installed.) [2022-09-08T10:17:25.463Z] #32 45.45 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-09-08T10:17:25.463Z] #32 45.48 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-09-08T10:17:25.463Z] #32 46.91 Selecting previously unselected package python3-pkg-resources. [2022-09-08T10:17:25.463Z] #32 46.91 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-08T10:17:25.463Z] #32 46.92 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-08T10:17:25.463Z] #32 47.16 Selecting previously unselected package python3-six. [2022-09-08T10:17:25.463Z] #32 47.17 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-08T10:17:25.463Z] #32 47.18 Unpacking python3-six (1.16.0-2) ... [2022-09-08T10:17:25.463Z] #32 47.28 Selecting previously unselected package python3-protobuf. [2022-09-08T10:17:25.463Z] #32 47.28 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-09-08T10:17:25.463Z] #32 47.29 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-08T10:17:25.463Z] #32 47.89 Selecting previously unselected package libnet1:amd64. [2022-09-08T10:17:25.463Z] #32 47.89 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-08T10:17:25.463Z] #32 47.90 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-08T10:17:25.463Z] #32 48.07 Selecting previously unselected package libnl-3-200:amd64. [2022-09-08T10:17:25.463Z] #32 48.07 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-08T10:17:25.463Z] #32 48.07 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-08T10:17:25.463Z] #32 48.19 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-08T10:17:25.463Z] #32 48.19 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-08T10:17:25.463Z] #32 48.22 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-08T10:17:25.463Z] #32 48.36 Selecting previously unselected package criu. [2022-09-08T10:17:25.463Z] #32 48.36 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-09-08T10:17:25.463Z] #32 48.37 Unpacking criu (3.17.1-1) ... [2022-09-08T10:17:25.463Z] #32 49.10 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-08T10:17:25.518Z] #41 78.50 checking for library containing seccomp_arch_resolve_name... none required [2022-09-08T10:17:25.519Z] #41 78.74 checking systemd/sd-bus.h usability... yes [2022-09-08T10:17:25.519Z] #55 25.23 Selecting previously unselected package iproute2. [2022-09-08T10:17:25.519Z] #55 25.23 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ... [2022-09-08T10:17:25.519Z] #55 25.24 Unpacking iproute2 (5.10.0-4) ... [2022-09-08T10:17:25.720Z] #32 ... [2022-09-08T10:17:25.720Z] [2022-09-08T10:17:25.720Z] #29 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-08T10:17:25.720Z] #29 49.82 Selecting previously unselected package libudev-dev:amd64. [2022-09-08T10:17:25.720Z] #29 49.83 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-08T10:17:25.720Z] #29 49.84 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-08T10:17:25.778Z] #41 78.93 checking systemd/sd-bus.h presence... yes [2022-09-08T10:17:25.778Z] #41 79.01 checking for systemd/sd-bus.h... yes [2022-09-08T10:17:25.779Z] #55 25.73 Selecting previously unselected package xxd. [2022-09-08T10:17:25.780Z] #55 25.73 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-08T10:17:25.780Z] #55 25.73 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:17:26.039Z] #55 25.86 Selecting previously unselected package vim-common. [2022-09-08T10:17:26.039Z] #55 25.87 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-08T10:17:26.039Z] #55 25.89 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:17:26.039Z] #55 26.04 Selecting previously unselected package bash-completion. [2022-09-08T10:17:26.288Z] #29 50.12 Selecting previously unselected package libyajl2:amd64. [2022-09-08T10:17:26.289Z] #29 50.12 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-09-08T10:17:26.289Z] #29 50.14 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-08T10:17:26.289Z] #29 50.22 Selecting previously unselected package libyajl-dev:amd64. [2022-09-08T10:17:26.289Z] #29 50.23 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-09-08T10:17:26.289Z] #29 50.25 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-09-08T10:17:26.300Z] #55 26.04 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-08T10:17:26.349Z] #41 79.01 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-08T10:17:26.349Z] #41 79.40 checking for sd_notify_barrier... yes [2022-09-08T10:17:26.349Z] #41 79.60 checking linux/bpf.h usability... yes [2022-09-08T10:17:26.548Z] #29 50.58 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-08T10:17:26.548Z] #29 50.59 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-08T10:17:26.548Z] #29 50.61 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-08T10:17:26.548Z] #29 50.62 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-08T10:17:26.548Z] #29 50.66 Setting up file (1:5.39-3) ... [2022-09-08T10:17:26.548Z] #29 50.67 Setting up bzip2 (1.0.8-4) ... [2022-09-08T10:17:26.548Z] #29 50.69 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-08T10:17:26.548Z] #29 50.72 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-08T10:17:26.612Z] #41 79.72 checking linux/bpf.h presence... yes [2022-09-08T10:17:26.612Z] #41 79.78 checking for linux/bpf.h... yes [2022-09-08T10:17:26.612Z] #41 79.79 checking compilation for eBPF... yes [2022-09-08T10:17:26.612Z] #41 79.96 checking for criu >= 3.15... no [2022-09-08T10:17:26.805Z] #29 50.74 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-08T10:17:26.805Z] #29 50.76 Setting up autotools-dev (20180224.1+nmu1) ... [2022-09-08T10:17:26.805Z] #29 50.77 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-09-08T10:17:26.805Z] #29 50.79 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-08T10:17:26.805Z] #29 50.81 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-08T10:17:26.805Z] #29 50.82 Setting up patch (2.7.6-7) ... [2022-09-08T10:17:26.805Z] #29 50.84 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-08T10:17:26.805Z] #29 50.87 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-09-08T10:17:26.805Z] #29 50.88 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-09-08T10:17:26.805Z] #29 50.89 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-08T10:17:26.805Z] #29 50.91 Setting up libtool (2.4.6-15) ... [2022-09-08T10:17:26.805Z] #29 50.93 Setting up m4 (1.4.18-5) ... [2022-09-08T10:17:26.881Z] #41 80.00 configure: CRIU headers not found, building without CRIU support [2022-09-08T10:17:26.881Z] #41 80.00 checking for criu > 3.16... no [2022-09-08T10:17:26.881Z] #41 80.03 configure: CRIU version doesn't support join-ns API [2022-09-08T10:17:26.881Z] #41 80.03 checking for criu > 3.16.1... no [2022-09-08T10:17:26.881Z] #41 80.06 configure: CRIU version doesn't support for pre-dumping [2022-09-08T10:17:26.881Z] #41 80.06 checking for new mount API (fsconfig)... yes [2022-09-08T10:17:26.881Z] #41 80.12 checking for seccomp notify API... yes [2022-09-08T10:17:26.881Z] #41 80.21 checking for gperf... no [2022-09-08T10:17:26.881Z] #41 80.21 configure: gperf not found - cannot rebuild signal parser code [2022-09-08T10:17:27.065Z] #29 51.02 Setting up dpkg-dev (1.20.11) ... [2022-09-08T10:17:27.065Z] #29 51.04 Setting up autoconf (2.69-14) ... [2022-09-08T10:17:27.065Z] #29 51.06 Setting up build-essential (12.9) ... [2022-09-08T10:17:27.065Z] #29 51.09 Setting up automake (1:1.16.3-2) ... [2022-09-08T10:17:27.065Z] #29 51.12 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-09-08T10:17:27.065Z] #29 51.14 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T10:17:27.320Z] #44 ... [2022-09-08T10:17:27.320Z] [2022-09-08T10:17:27.320Z] #32 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:17:27.320Z] #32 118.2 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-08T10:17:27.320Z] #32 118.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-08T10:17:27.320Z] #32 118.2 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-08T10:17:27.450Z] #41 80.21 checking for library containing argp_parse... none required [2022-09-08T10:17:27.450Z] #41 80.68 checking that generated files are newer than configure... done [2022-09-08T10:17:27.450Z] #41 80.69 configure: creating ./config.status [2022-09-08T10:17:28.003Z] #29 DONE 52.1s [2022-09-08T10:17:28.003Z] [2022-09-08T10:17:28.003Z] #27 [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-09-08T10:17:28.003Z] #27 50.24 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-09-08T10:17:28.003Z] #27 50.45 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-08T10:17:28.003Z] #27 50.68 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-08T10:17:28.260Z] #27 ... [2022-09-08T10:17:28.260Z] [2022-09-08T10:17:28.260Z] #35 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:17:28.260Z] #35 42.22 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T10:17:28.260Z] #35 42.74 Fetched 115 MB in 9s (12.9 MB/s) [2022-09-08T10:17:28.260Z] #35 43.04 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-08T10:17:28.260Z] #35 43.04 (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 ... 15717 files and directories currently installed.) [2022-09-08T10:17:28.260Z] #35 43.16 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-08T10:17:28.260Z] #35 43.16 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-08T10:17:28.260Z] #35 46.80 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-08T10:17:28.260Z] #35 46.80 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-08T10:17:28.260Z] #35 46.82 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-08T10:17:28.260Z] #35 49.77 Selecting previously unselected package binutils-mingw-w64. [2022-09-08T10:17:28.260Z] #35 49.80 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-08T10:17:28.260Z] #35 49.81 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-08T10:17:28.260Z] #35 49.98 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-08T10:17:28.260Z] #35 50.00 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-08T10:17:28.260Z] #35 50.07 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-08T10:17:28.261Z] #35 50.28 Selecting previously unselected package dmsetup. [2022-09-08T10:17:28.261Z] #35 50.28 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-09-08T10:17:28.261Z] #35 50.29 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-08T10:17:28.261Z] #35 50.53 Selecting previously unselected package mingw-w64-common. [2022-09-08T10:17:28.261Z] #35 50.53 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-08T10:17:28.261Z] #35 50.54 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-08T10:17:28.261Z] #35 ... [2022-09-08T10:17:28.261Z] [2022-09-08T10:17:28.261Z] #32 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-08T10:17:28.261Z] #32 50.72 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-09-08T10:17:28.261Z] #32 50.74 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-08T10:17:28.261Z] #32 50.76 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-08T10:17:28.261Z] #32 50.78 Setting up python3-six (1.16.0-2) ... [2022-09-08T10:17:28.261Z] #32 52.00 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-08T10:17:28.261Z] #32 52.03 Setting up python3-protobuf (3.12.4-1) ... [2022-09-08T10:17:28.840Z] #55 28.47 Unpacking bash-completion (1:2.11-2) ... [2022-09-08T10:17:29.102Z] #55 29.00 Selecting previously unselected package bzip2. [2022-09-08T10:17:29.102Z] #55 29.00 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ... [2022-09-08T10:17:29.102Z] #55 29.01 Unpacking bzip2 (1.0.8-4) ... [2022-09-08T10:17:29.193Z] #32 ... [2022-09-08T10:17:29.193Z] [2022-09-08T10:17:29.193Z] #41 [tini 1/3] 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-09-08T10:17:29.193Z] #41 43.09 Selecting previously unselected package cmake-data. [2022-09-08T10:17:29.193Z] #41 43.09 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-08T10:17:29.193Z] #41 43.11 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-08T10:17:29.193Z] #41 47.23 Selecting previously unselected package libicu67:amd64. [2022-09-08T10:17:29.193Z] #41 47.24 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-09-08T10:17:29.193Z] #41 47.26 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-08T10:17:29.193Z] #41 ... [2022-09-08T10:17:29.193Z] [2022-09-08T10:17:29.193Z] #37 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-08T10:17:29.193Z] #37 44.80 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-09-08T10:17:29.193Z] #37 44.94 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-09-08T10:17:29.193Z] #37 44.96 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-08T10:17:29.193Z] #37 44.97 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-08T10:17:29.193Z] #37 45.20 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-08T10:17:29.193Z] #37 45.36 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-08T10:17:29.193Z] #37 45.36 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-08T10:17:29.193Z] #37 45.48 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-08T10:17:29.193Z] #37 45.48 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-08T10:17:29.193Z] #37 45.67 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-08T10:17:29.193Z] #37 45.81 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-08T10:17:29.193Z] #37 45.81 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-08T10:17:29.193Z] #37 46.79 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-08T10:17:29.193Z] #37 46.87 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-09-08T10:17:29.193Z] #37 46.97 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-08T10:17:29.193Z] #37 47.02 go: downloading github.com/google/go-cmp v0.5.7 [2022-09-08T10:17:29.193Z] #37 47.50 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-09-08T10:17:29.193Z] #37 47.67 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-08T10:17:29.193Z] #37 47.68 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-09-08T10:17:29.193Z] #37 47.74 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-08T10:17:29.193Z] #37 47.82 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-08T10:17:29.193Z] #37 47.83 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-08T10:17:29.193Z] #37 47.93 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-08T10:17:29.193Z] #37 47.95 go: downloading github.com/prometheus/common v0.32.1 [2022-09-08T10:17:29.193Z] #37 48.50 go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-08T10:17:29.193Z] #37 48.51 go: downloading google.golang.org/protobuf v1.28.0 [2022-09-08T10:17:29.193Z] #37 49.67 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-08T10:17:29.193Z] #37 51.13 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-08T10:17:29.356Z] #41 82.46 config.status: creating Makefile [2022-09-08T10:17:29.356Z] #41 82.54 config.status: creating rpm/crun.spec [2022-09-08T10:17:29.356Z] #41 82.59 config.status: creating config.h [2022-09-08T10:17:29.356Z] #41 82.61 config.status: executing libtool commands [2022-09-08T10:17:29.356Z] #41 82.63 config.status: executing depfiles commands [2022-09-08T10:17:29.362Z] #55 29.09 Selecting previously unselected package xz-utils. [2022-09-08T10:17:29.362Z] #55 29.09 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-09-08T10:17:29.362Z] #55 29.10 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-08T10:17:29.362Z] #55 29.28 Selecting previously unselected package apparmor. [2022-09-08T10:17:29.362Z] #55 29.28 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ... [2022-09-08T10:17:29.362Z] #55 29.36 Unpacking apparmor (2.13.6-10) ... [2022-09-08T10:17:29.926Z] #41 83.18 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-08T10:17:29.926Z] #41 83.19 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-08T10:17:29.932Z] #55 29.73 Selecting previously unselected package inetutils-ping. [2022-09-08T10:17:29.932Z] #55 29.75 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-09-08T10:17:29.932Z] #55 29.75 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-08T10:17:29.932Z] #55 29.84 Selecting previously unselected package libip6tc2:arm64. [2022-09-08T10:17:29.932Z] #55 29.85 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ... [2022-09-08T10:17:29.932Z] #55 29.85 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-09-08T10:17:30.186Z] #41 ... [2022-09-08T10:17:30.186Z] [2022-09-08T10:17:30.186Z] #37 [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-09-08T10:17:30.186Z] #37 DONE 121.1s [2022-09-08T10:17:30.186Z] [2022-09-08T10:17:30.186Z] #38 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-08T10:17:30.186Z] #38 120.1 Delve is a source level debugger for Go programs. [2022-09-08T10:17:30.186Z] #38 120.1 [2022-09-08T10:17:30.186Z] #38 120.1 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-08T10:17:30.186Z] #38 120.1 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-08T10:17:30.186Z] #38 120.1 [2022-09-08T10:17:30.186Z] #38 120.1 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-08T10:17:30.186Z] #38 120.1 [2022-09-08T10:17:30.186Z] #38 120.1 Pass flags to the program you are debugging using `--`, for example: [2022-09-08T10:17:30.186Z] #38 120.1 [2022-09-08T10:17:30.186Z] #38 120.1 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-08T10:17:30.186Z] #38 120.1 [2022-09-08T10:17:30.186Z] #38 120.1 Usage: [2022-09-08T10:17:30.186Z] #38 120.1 dlv [command] [2022-09-08T10:17:30.186Z] #38 120.1 [2022-09-08T10:17:30.186Z] #38 120.1 Available Commands: [2022-09-08T10:17:30.186Z] #38 120.1 attach Attach to running process and begin debugging. [2022-09-08T10:17:30.186Z] #38 120.1 connect Connect to a headless debug server with a terminal client. [2022-09-08T10:17:30.186Z] #38 120.1 core Examine a core dump. [2022-09-08T10:17:30.186Z] #38 120.1 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-08T10:17:30.186Z] #38 120.1 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-08T10:17:30.186Z] #38 120.1 exec Execute a precompiled binary, and begin a debug session. [2022-09-08T10:17:30.186Z] #38 120.1 help Help about any command [2022-09-08T10:17:30.186Z] #38 120.1 run Deprecated command. Use 'debug' instead. [2022-09-08T10:17:30.186Z] #38 120.1 test Compile test binary and begin debugging program. [2022-09-08T10:17:30.186Z] #38 120.1 trace Compile and begin tracing program. [2022-09-08T10:17:30.186Z] #38 120.1 version Prints version. [2022-09-08T10:17:30.186Z] #38 120.1 [2022-09-08T10:17:30.186Z] #38 120.1 Flags: [2022-09-08T10:17:30.186Z] #38 120.1 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-08T10:17:30.186Z] #38 120.1 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-08T10:17:30.186Z] #38 120.1 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-09-08T10:17:30.186Z] #38 120.1 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-08T10:17:30.186Z] #38 120.1 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-08T10:17:30.186Z] #38 120.1 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-09-08T10:17:30.186Z] #38 120.1 --disable-aslr Disables address space randomization [2022-09-08T10:17:30.186Z] #38 120.1 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-08T10:17:30.186Z] #38 120.1 -h, --help help for dlv [2022-09-08T10:17:30.186Z] #38 120.1 --init string Init file, executed by the terminal client. [2022-09-08T10:17:30.186Z] #38 120.1 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-08T10:17:30.186Z] #38 120.1 --log Enable debugging server logging. [2022-09-08T10:17:30.186Z] #38 120.1 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-08T10:17:30.186Z] #38 120.1 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-08T10:17:30.186Z] #38 120.1 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-08T10:17:30.186Z] #38 120.1 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-08T10:17:30.186Z] #38 120.1 --wd string Working directory for running the program. [2022-09-08T10:17:30.186Z] #38 120.1 [2022-09-08T10:17:30.186Z] #38 120.1 Additional help topics: [2022-09-08T10:17:30.186Z] #38 120.1 dlv backend Help about the --backend flag. [2022-09-08T10:17:30.186Z] #38 120.1 dlv log Help about logging flags. [2022-09-08T10:17:30.186Z] #38 120.1 dlv redirect Help about file redirection. [2022-09-08T10:17:30.186Z] #38 120.1 [2022-09-08T10:17:30.186Z] #38 120.1 Use "dlv [command] --help" for more information about a command. [2022-09-08T10:17:30.186Z] #38 DONE 121.2s [2022-09-08T10:17:30.186Z] [2022-09-08T10:17:30.186Z] #33 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-08T10:17:30.186Z] #33 105.7 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-09-08T10:17:30.186Z] #33 105.7 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-09-08T10:17:30.186Z] #33 105.8 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-09-08T10:17:30.186Z] #33 105.8 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-09-08T10:17:30.186Z] #33 105.8 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-09-08T10:17:30.186Z] #33 107.6 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-09-08T10:17:30.186Z] #33 107.6 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-09-08T10:17:30.186Z] #33 107.6 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-09-08T10:17:30.186Z] #33 107.7 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-09-08T10:17:30.186Z] #33 107.7 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-09-08T10:17:30.186Z] #33 107.7 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-09-08T10:17:30.186Z] #33 107.7 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-09-08T10:17:30.187Z] #33 107.7 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-09-08T10:17:30.187Z] #33 107.7 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-09-08T10:17:30.187Z] #33 107.7 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-09-08T10:17:30.187Z] #33 107.8 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-09-08T10:17:30.187Z] #33 107.8 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-09-08T10:17:30.187Z] #33 107.8 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-09-08T10:17:30.187Z] #33 107.8 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-09-08T10:17:30.187Z] #33 107.9 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-09-08T10:17:30.187Z] #33 109.7 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-09-08T10:17:30.187Z] #33 109.7 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-09-08T10:17:30.187Z] #33 109.8 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-09-08T10:17:30.187Z] #33 109.8 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-09-08T10:17:30.187Z] #33 109.9 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-09-08T10:17:30.187Z] #33 111.6 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-09-08T10:17:30.187Z] #33 111.6 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-09-08T10:17:30.187Z] #33 111.6 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-09-08T10:17:30.187Z] #33 111.6 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-09-08T10:17:30.187Z] #33 111.6 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-09-08T10:17:30.187Z] #33 111.7 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-09-08T10:17:30.187Z] #33 111.7 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-09-08T10:17:30.187Z] #33 111.7 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-09-08T10:17:30.187Z] #33 111.7 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-09-08T10:17:30.187Z] #33 111.7 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-09-08T10:17:30.187Z] #33 111.7 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-09-08T10:17:30.187Z] #33 111.8 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-09-08T10:17:30.215Z] #55 29.94 Selecting previously unselected package libnfnetlink0:arm64. [2022-09-08T10:17:30.215Z] #55 29.95 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-09-08T10:17:30.215Z] #55 29.96 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-09-08T10:17:30.216Z] #55 30.02 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-09-08T10:17:30.216Z] #55 30.02 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-09-08T10:17:30.216Z] #55 30.03 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-09-08T10:17:30.216Z] #55 30.14 Selecting previously unselected package libnftnl11:arm64. [2022-09-08T10:17:30.216Z] #55 30.15 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ... [2022-09-08T10:17:30.216Z] #55 30.15 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-09-08T10:17:30.216Z] #55 30.24 Selecting previously unselected package iptables. [2022-09-08T10:17:30.489Z] #55 30.25 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ... [2022-09-08T10:17:30.489Z] #55 30.25 Unpacking iptables (1.8.7-1) ... [2022-09-08T10:17:30.562Z] #37 ... [2022-09-08T10:17:30.562Z] [2022-09-08T10:17:30.562Z] #41 [tini 1/3] 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-09-08T10:17:30.562Z] #41 54.44 Selecting previously unselected package libxml2:amd64. [2022-09-08T10:17:30.562Z] #41 54.45 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-09-08T10:17:30.562Z] #41 54.47 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-08T10:17:31.082Z] #55 30.72 Selecting previously unselected package libonig5:arm64. [2022-09-08T10:17:31.082Z] #55 30.72 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ... [2022-09-08T10:17:31.082Z] #55 30.73 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-09-08T10:17:31.082Z] #55 30.91 Selecting previously unselected package libjq1:arm64. [2022-09-08T10:17:31.082Z] #55 30.91 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ... [2022-09-08T10:17:31.082Z] #55 30.92 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-09-08T10:17:31.082Z] #55 31.01 Selecting previously unselected package jq. [2022-09-08T10:17:31.082Z] #55 31.02 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ... [2022-09-08T10:17:31.082Z] #55 31.03 Unpacking jq (1.6-2.1) ... [2022-09-08T10:17:31.082Z] #55 31.13 Selecting previously unselected package libaio1:arm64. [2022-09-08T10:17:31.126Z] #41 55.06 Selecting previously unselected package libarchive13:amd64. [2022-09-08T10:17:31.126Z] #41 55.06 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-09-08T10:17:31.126Z] #41 55.06 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-08T10:17:31.349Z] #55 31.13 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ... [2022-09-08T10:17:31.349Z] #55 31.13 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-09-08T10:17:31.349Z] #55 31.23 Selecting previously unselected package libgpm2:arm64. [2022-09-08T10:17:31.349Z] #55 31.23 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ... [2022-09-08T10:17:31.349Z] #55 31.24 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-09-08T10:17:31.384Z] #41 55.39 Selecting previously unselected package libjsoncpp24:amd64. [2022-09-08T10:17:31.384Z] #41 55.40 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-09-08T10:17:31.384Z] #41 55.42 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-08T10:17:31.613Z] #55 31.33 Selecting previously unselected package libicu67:arm64. [2022-09-08T10:17:31.613Z] #55 31.34 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ... [2022-09-08T10:17:31.613Z] #55 31.34 Unpacking libicu67:arm64 (67.1-7) ... [2022-09-08T10:17:31.642Z] #41 55.55 Selecting previously unselected package librhash0:amd64. [2022-09-08T10:17:31.642Z] #41 55.55 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-09-08T10:17:31.642Z] #41 55.56 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-09-08T10:17:31.642Z] #41 55.79 Selecting previously unselected package libuv1:amd64. [2022-09-08T10:17:31.642Z] #41 55.79 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-09-08T10:17:31.642Z] #41 55.80 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-09-08T10:17:31.898Z] #41 55.96 Selecting previously unselected package cmake. [2022-09-08T10:17:31.898Z] #41 55.98 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-09-08T10:17:31.898Z] #41 56.02 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-08T10:17:31.902Z] #44 ... [2022-09-08T10:17:31.902Z] [2022-09-08T10:17:31.902Z] #33 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:17:31.902Z] #33 77.45 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-08T10:17:31.902Z] #33 77.45 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-08T10:17:31.902Z] #33 77.46 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-08T10:17:32.099Z] #33 ... [2022-09-08T10:17:32.099Z] [2022-09-08T10:17:32.099Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:17:32.099Z] #41 83.55 checking for gcc... gcc [2022-09-08T10:17:32.099Z] #41 83.69 checking whether the C compiler works... yes [2022-09-08T10:17:32.099Z] #41 83.94 checking for C compiler default output file name... a.out [2022-09-08T10:17:32.099Z] #41 83.94 checking for suffix of executables... [2022-09-08T10:17:32.099Z] #41 84.16 checking whether we are cross compiling... no [2022-09-08T10:17:32.099Z] #41 84.47 checking for suffix of object files... o [2022-09-08T10:17:32.099Z] #41 84.52 checking whether we are using the GNU C compiler... yes [2022-09-08T10:17:32.099Z] #41 84.66 checking whether gcc accepts -g... yes [2022-09-08T10:17:32.099Z] #41 84.78 checking for gcc option to accept ISO C89... none needed [2022-09-08T10:17:32.099Z] #41 84.93 checking whether gcc understands -c and -o together... yes [2022-09-08T10:17:32.099Z] #41 85.11 checking how to run the C preprocessor... gcc -E [2022-09-08T10:17:32.099Z] #41 85.43 checking for grep that handles long lines and -e... /bin/grep [2022-09-08T10:17:32.099Z] #41 85.45 checking for egrep... /bin/grep -E [2022-09-08T10:17:32.604Z] #32 ... [2022-09-08T10:17:32.604Z] [2022-09-08T10:17:32.604Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:17:32.604Z] #44 75.89 configure.ac:7: installing 'build-aux/compile' [2022-09-08T10:17:32.604Z] #44 75.92 configure.ac:9: installing 'build-aux/config.guess' [2022-09-08T10:17:32.604Z] #44 75.93 configure.ac:9: installing 'build-aux/config.sub' [2022-09-08T10:17:32.604Z] #44 75.94 configure.ac:11: installing 'build-aux/install-sh' [2022-09-08T10:17:32.604Z] #44 75.97 configure.ac:11: installing 'build-aux/missing' [2022-09-08T10:17:32.604Z] #44 76.17 Makefile.am: installing 'build-aux/depcomp' [2022-09-08T10:17:32.667Z] #41 85.45 checking for ANSI C header files... yes [2022-09-08T10:17:32.668Z] #41 86.03 checking for sys/types.h... yes [2022-09-08T10:17:32.865Z] #44 76.24 parallel-tests: installing 'build-aux/test-driver' [2022-09-08T10:17:32.927Z] #41 86.09 checking for sys/stat.h... yes [2022-09-08T10:17:32.927Z] #41 86.18 checking for stdlib.h... yes [2022-09-08T10:17:33.186Z] #41 86.29 checking for string.h... yes [2022-09-08T10:17:33.186Z] #41 86.42 checking for memory.h... yes [2022-09-08T10:17:33.445Z] #41 86.50 checking for strings.h... yes [2022-09-08T10:17:33.445Z] #41 86.63 checking for inttypes.h... yes [2022-09-08T10:17:33.445Z] #41 86.74 checking for stdint.h... yes [2022-09-08T10:17:33.704Z] #41 86.85 checking for unistd.h... yes [2022-09-08T10:17:33.704Z] #41 86.94 checking minix/config.h usability... no [2022-09-08T10:17:33.963Z] #41 87.03 checking minix/config.h presence... no [2022-09-08T10:17:33.963Z] #41 87.06 checking for minix/config.h... no [2022-09-08T10:17:33.963Z] #41 87.06 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-08T10:17:33.963Z] #41 87.14 checking build system type... x86_64-pc-linux-gnu [2022-09-08T10:17:34.151Z] #55 ... [2022-09-08T10:17:34.151Z] [2022-09-08T10:17:34.151Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:17:34.151Z] #46 91.95 checking seccomp.h presence... yes [2022-09-08T10:17:34.151Z] #46 92.00 checking for seccomp.h... yes [2022-09-08T10:17:34.151Z] #46 92.00 checking for library containing seccomp_rule_add... -lseccomp [2022-09-08T10:17:34.151Z] #46 92.74 checking for library containing seccomp_arch_resolve_name... none required [2022-09-08T10:17:34.151Z] #46 93.00 checking systemd/sd-bus.h usability... yes [2022-09-08T10:17:34.151Z] #46 93.15 checking systemd/sd-bus.h presence... yes [2022-09-08T10:17:34.151Z] #46 93.29 checking for systemd/sd-bus.h... yes [2022-09-08T10:17:34.151Z] #46 93.29 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-08T10:17:34.151Z] #46 93.69 checking for sd_notify_barrier... yes [2022-09-08T10:17:34.151Z] #46 93.94 checking linux/bpf.h usability... yes [2022-09-08T10:17:34.151Z] #46 94.12 checking linux/bpf.h presence... yes [2022-09-08T10:17:34.151Z] #46 94.20 checking for linux/bpf.h... yes [2022-09-08T10:17:34.151Z] #46 94.21 checking compilation for eBPF... yes [2022-09-08T10:17:34.151Z] #46 94.45 checking for criu >= 3.15... no [2022-09-08T10:17:34.151Z] #46 94.48 configure: CRIU headers not found, building without CRIU support [2022-09-08T10:17:34.151Z] #46 94.48 checking for criu > 3.16... no [2022-09-08T10:17:34.151Z] #46 94.52 configure: CRIU version doesn't support join-ns API [2022-09-08T10:17:34.151Z] #46 94.53 checking for criu > 3.16.1... no [2022-09-08T10:17:34.151Z] #46 94.56 configure: CRIU version doesn't support for pre-dumping [2022-09-08T10:17:34.151Z] #46 94.56 checking for new mount API (fsconfig)... yes [2022-09-08T10:17:34.151Z] #46 94.67 checking for seccomp notify API... yes [2022-09-08T10:17:34.151Z] #46 94.77 checking for gperf... no [2022-09-08T10:17:34.151Z] #46 94.78 configure: gperf not found - cannot rebuild signal parser code [2022-09-08T10:17:34.151Z] #46 94.79 checking for library containing argp_parse... none required [2022-09-08T10:17:34.151Z] #46 95.03 checking that generated files are newer than configure... done [2022-09-08T10:17:34.151Z] #46 95.03 configure: creating ./config.status [2022-09-08T10:17:34.151Z] #46 97.74 config.status: creating Makefile [2022-09-08T10:17:34.151Z] #46 97.81 config.status: creating rpm/crun.spec [2022-09-08T10:17:34.151Z] #46 97.89 config.status: creating config.h [2022-09-08T10:17:34.151Z] #46 97.93 config.status: executing libtool commands [2022-09-08T10:17:34.151Z] #46 97.96 config.status: executing depfiles commands [2022-09-08T10:17:34.151Z] #46 99.24 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-08T10:17:34.151Z] #46 99.26 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-08T10:17:34.151Z] #46 99.68 checking for gcc... gcc [2022-09-08T10:17:34.151Z] #46 99.82 checking whether the C compiler works... yes [2022-09-08T10:17:34.151Z] #46 100.0 checking for C compiler default output file name... a.out [2022-09-08T10:17:34.151Z] #46 100.0 checking for suffix of executables... [2022-09-08T10:17:34.151Z] #46 100.2 checking whether we are cross compiling... no [2022-09-08T10:17:34.151Z] #46 100.4 checking for suffix of object files... o [2022-09-08T10:17:34.151Z] #46 100.5 checking whether we are using the GNU C compiler... yes [2022-09-08T10:17:34.151Z] #46 100.6 checking whether gcc accepts -g... yes [2022-09-08T10:17:34.151Z] #46 100.7 checking for gcc option to accept ISO C89... none needed [2022-09-08T10:17:34.151Z] #46 101.0 checking whether gcc understands -c and -o together... yes [2022-09-08T10:17:34.151Z] #46 101.1 checking how to run the C preprocessor... gcc -E [2022-09-08T10:17:34.151Z] #46 101.4 checking for grep that handles long lines and -e... /bin/grep [2022-09-08T10:17:34.151Z] #46 101.4 checking for egrep... /bin/grep -E [2022-09-08T10:17:34.151Z] #46 101.4 checking for ANSI C header files... yes [2022-09-08T10:17:34.151Z] #46 102.0 checking for sys/types.h... yes [2022-09-08T10:17:34.222Z] #41 87.29 checking host system type... x86_64-pc-linux-gnu [2022-09-08T10:17:34.222Z] #41 87.29 checking how to print strings... printf [2022-09-08T10:17:34.222Z] #41 87.30 checking for a sed that does not truncate output... /bin/sed [2022-09-08T10:17:34.222Z] #41 87.32 checking for fgrep... /bin/grep -F [2022-09-08T10:17:34.222Z] #41 87.32 checking for ld used by gcc... /usr/bin/ld [2022-09-08T10:17:34.222Z] #41 87.33 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-08T10:17:34.222Z] #41 87.34 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-08T10:17:34.222Z] #41 87.34 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-08T10:17:34.222Z] #41 87.41 checking whether ln -s works... yes [2022-09-08T10:17:34.222Z] #41 87.41 checking the maximum length of command line arguments... 1572864 [2022-09-08T10:17:34.222Z] #41 87.43 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-08T10:17:34.222Z] #41 87.43 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-08T10:17:34.222Z] #41 87.43 checking for /usr/bin/ld option to reload object files... -r [2022-09-08T10:17:34.222Z] #41 87.43 checking for objdump... objdump [2022-09-08T10:17:34.222Z] #41 87.44 checking how to recognize dependent libraries... pass_all [2022-09-08T10:17:34.222Z] #41 87.44 checking for dlltool... no [2022-09-08T10:17:34.222Z] #41 87.44 checking how to associate runtime and link libraries... printf %s\n [2022-09-08T10:17:34.222Z] #41 87.44 checking for ar... ar [2022-09-08T10:17:34.222Z] #41 87.44 checking for archiver @FILE support... @ [2022-09-08T10:17:34.411Z] #46 102.2 checking for sys/stat.h... yes [2022-09-08T10:17:34.482Z] #41 87.52 checking for strip... strip [2022-09-08T10:17:34.482Z] #41 87.52 checking for ranlib... ranlib [2022-09-08T10:17:34.482Z] #41 87.52 checking for gawk... no [2022-09-08T10:17:34.482Z] #41 87.52 checking for mawk... mawk [2022-09-08T10:17:34.482Z] #41 87.53 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-08T10:17:34.482Z] #41 87.79 checking for sysroot... no [2022-09-08T10:17:34.482Z] #41 87.80 checking for a working dd... /bin/dd [2022-09-08T10:17:34.482Z] #41 87.82 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-08T10:17:34.671Z] #46 102.3 checking for stdlib.h... yes [2022-09-08T10:17:34.671Z] #46 102.5 checking for string.h... yes [2022-09-08T10:17:34.671Z] #46 102.7 checking for memory.h... [2022-09-08T10:17:34.671Z] #46 ... [2022-09-08T10:17:34.671Z] [2022-09-08T10:17:34.671Z] #55 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-08T10:17:34.671Z] #55 34.57 Selecting previously unselected package libinih1:arm64. [2022-09-08T10:17:34.671Z] #55 34.57 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ... [2022-09-08T10:17:34.671Z] #55 34.58 Unpacking libinih1:arm64 (53-1+b2) ... [2022-09-08T10:17:34.741Z] #41 87.91 checking for mt... no [2022-09-08T10:17:34.741Z] #41 87.91 checking if : is a manifest tool... no [2022-09-08T10:17:34.741Z] #41 87.92 checking for dlfcn.h... yes [2022-09-08T10:17:34.775Z] #44 78.10 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-08T10:17:34.775Z] #44 78.10 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-08T10:17:34.930Z] #55 34.65 Selecting previously unselected package libmicrohttpd12:arm64. [2022-09-08T10:17:34.930Z] #55 34.65 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ... [2022-09-08T10:17:34.930Z] #55 34.66 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... [2022-09-08T10:17:34.930Z] #55 34.77 Selecting previously unselected package libnet1:arm64. [2022-09-08T10:17:34.930Z] #55 34.77 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-09-08T10:17:34.930Z] #55 34.78 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-08T10:17:34.930Z] #55 34.89 Selecting previously unselected package libnl-3-200:arm64. [2022-09-08T10:17:34.930Z] #55 34.90 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-09-08T10:17:34.930Z] #55 34.92 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-08T10:17:35.005Z] #41 88.06 checking for objdir... .libs [2022-09-08T10:17:35.005Z] #41 88.24 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-08T10:17:35.005Z] #41 88.29 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-08T10:17:35.005Z] #41 88.29 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-08T10:17:35.035Z] #44 78.60 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-08T10:17:35.190Z] #55 35.00 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-08T10:17:35.190Z] #55 35.00 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-09-08T10:17:35.190Z] #55 35.01 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-08T10:17:35.190Z] #55 35.09 Selecting previously unselected package libyajl2:arm64. [2022-09-08T10:17:35.190Z] #55 35.09 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ... [2022-09-08T10:17:35.190Z] #55 35.10 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-09-08T10:17:35.190Z] #55 35.17 Selecting previously unselected package net-tools. [2022-09-08T10:17:35.190Z] #55 35.18 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-09-08T10:17:35.190Z] #55 35.18 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-08T10:17:35.265Z] #41 88.34 checking if gcc static flag -static works... yes [2022-09-08T10:17:35.265Z] #41 88.55 checking if gcc supports -c -o file.o... yes [2022-09-08T10:17:35.265Z] #41 88.63 checking if gcc supports -c -o file.o... (cached) yes [2022-09-08T10:17:35.265Z] #41 88.63 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-08T10:17:35.294Z] #44 78.60 libtoolize: copying file 'm4/libtool.m4' [2022-09-08T10:17:35.294Z] #44 78.70 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-08T10:17:35.294Z] #44 78.82 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-08T10:17:35.450Z] #55 35.35 Selecting previously unselected package patch. [2022-09-08T10:17:35.450Z] #55 35.37 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ... [2022-09-08T10:17:35.450Z] #55 35.39 Unpacking patch (2.7.6-7) ... [2022-09-08T10:17:35.524Z] #41 88.66 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-08T10:17:35.524Z] #41 88.82 checking how to hardcode library paths into programs... immediate [2022-09-08T10:17:35.524Z] #41 88.82 checking whether stripping libraries is possible... yes [2022-09-08T10:17:35.524Z] #41 88.83 checking if libtool supports shared libraries... yes [2022-09-08T10:17:35.524Z] #41 88.83 checking whether to build shared libraries... no [2022-09-08T10:17:35.524Z] #41 88.83 checking whether to build static libraries... yes [2022-09-08T10:17:35.524Z] #41 88.83 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-08T10:17:35.524Z] #41 88.85 checking whether build environment is sane... yes [2022-09-08T10:17:35.524Z] #41 88.89 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-08T10:17:35.524Z] #41 88.89 checking whether make sets $(MAKE)... yes [2022-09-08T10:17:35.554Z] #44 78.99 libtoolize: copying file 'm4/ltversion.m4' [2022-09-08T10:17:35.554Z] #44 79.12 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-08T10:17:35.710Z] #55 35.49 Selecting previously unselected package python-pip-whl. [2022-09-08T10:17:35.710Z] #55 35.51 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-08T10:17:35.710Z] #55 35.52 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-08T10:17:35.784Z] #41 88.92 checking whether make supports the include directive... yes (GNU style) [2022-09-08T10:17:35.784Z] #41 88.94 checking whether make supports nested variables... yes [2022-09-08T10:17:35.784Z] #41 88.98 checking whether UID '0' is supported by ustar format... yes [2022-09-08T10:17:35.784Z] #41 88.98 checking whether GID '0' is supported by ustar format... yes [2022-09-08T10:17:35.784Z] #41 88.98 checking how to create a ustar tar archive... gnutar [2022-09-08T10:17:35.784Z] #41 89.02 checking dependency style of gcc... gcc3 [2022-09-08T10:17:36.043Z] #41 89.14 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-08T10:17:36.043Z] #41 89.14 checking whether make supports nested variables... (cached) yes [2022-09-08T10:17:36.043Z] #41 89.14 checking for pkg-config... /usr/bin/pkg-config [2022-09-08T10:17:36.043Z] #41 89.15 checking pkg-config is at least version 0.9.0... yes [2022-09-08T10:17:36.043Z] #41 89.15 checking for yajl >= 2.1.0... yes [2022-09-08T10:17:36.043Z] #41 89.17 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-08T10:17:36.043Z] #41 89.17 checking for gcc... (cached) gcc [2022-09-08T10:17:36.043Z] #41 89.23 checking whether we are using the GNU C compiler... (cached) yes [2022-09-08T10:17:36.043Z] #41 89.24 checking whether gcc accepts -g... (cached) yes [2022-09-08T10:17:36.043Z] #41 89.24 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-08T10:17:36.043Z] #41 89.24 checking whether gcc understands -c and -o together... (cached) yes [2022-09-08T10:17:36.043Z] #41 89.25 checking for a Python interpreter with version >= 3... python3 [2022-09-08T10:17:36.043Z] #41 89.32 checking for python3... /usr/bin/python3 [2022-09-08T10:17:36.043Z] #41 89.32 checking for python3 version... 3.9 [2022-09-08T10:17:36.084Z] #41 ... [2022-09-08T10:17:36.084Z] [2022-09-08T10:17:36.084Z] #32 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-08T10:17:36.084Z] #32 56.57 Setting up criu (3.17.1-1) ... [2022-09-08T10:17:36.084Z] #32 58.53 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T10:17:36.084Z] #32 DONE 59.6s [2022-09-08T10:17:36.084Z] [2022-09-08T10:17:36.084Z] #35 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:17:36.084Z] #35 56.69 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-08T10:17:36.084Z] #35 56.69 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-08T10:17:36.084Z] #35 56.70 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-08T10:17:36.278Z] #55 36.03 Selecting previously unselected package python3-lib2to3. [2022-09-08T10:17:36.278Z] #55 36.04 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-08T10:17:36.279Z] #55 36.04 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-08T10:17:36.279Z] #55 36.13 Selecting previously unselected package python3-distutils. [2022-09-08T10:17:36.279Z] #55 36.14 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-09-08T10:17:36.279Z] #55 36.14 Unpacking python3-distutils (3.9.2-1) ... [2022-09-08T10:17:36.302Z] #41 89.37 checking for python3 platform... linux [2022-09-08T10:17:36.302Z] #41 89.40 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-08T10:17:36.302Z] #41 89.49 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-08T10:17:36.538Z] #55 36.29 Selecting previously unselected package python3-pkg-resources. [2022-09-08T10:17:36.538Z] #55 36.29 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-08T10:17:36.538Z] #55 36.30 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-08T10:17:36.538Z] #55 36.47 Selecting previously unselected package python3-setuptools. [2022-09-08T10:17:36.538Z] #55 36.47 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-09-08T10:17:36.538Z] #55 36.48 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-08T10:17:36.562Z] #41 89.67 checking that generated files are newer than configure... done [2022-09-08T10:17:36.562Z] #41 89.88 configure: creating ./config.status [2022-09-08T10:17:36.798Z] #55 36.71 Selecting previously unselected package python3-wheel. [2022-09-08T10:17:36.798Z] #55 36.71 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-09-08T10:17:36.798Z] #55 36.72 Unpacking python3-wheel (0.34.2-1) ... [2022-09-08T10:17:37.057Z] #55 36.80 Selecting previously unselected package python3-pip. [2022-09-08T10:17:37.057Z] #55 36.81 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-08T10:17:37.057Z] #55 36.81 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-08T10:17:37.317Z] #55 37.10 Selecting previously unselected package sudo. [2022-09-08T10:17:37.317Z] #55 37.10 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ... [2022-09-08T10:17:37.317Z] #55 37.12 Unpacking sudo (1.9.5p2-3) ... [2022-09-08T10:17:37.456Z] #35 ... [2022-09-08T10:17:37.456Z] [2022-09-08T10:17:37.456Z] #41 [tini 1/3] 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-09-08T10:17:37.456Z] #41 60.48 Setting up libicu67:amd64 (67.1-7) ... [2022-09-08T10:17:37.456Z] #41 60.50 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:17:37.456Z] #41 60.54 Setting up libuv1:amd64 (1.40.0-2) ... [2022-09-08T10:17:37.456Z] #41 60.55 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:17:37.456Z] #41 60.79 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-08T10:17:37.456Z] #41 60.80 Setting up librhash0:amd64 (1.4.1-2) ... [2022-09-08T10:17:37.456Z] #41 60.82 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-08T10:17:37.456Z] #41 60.85 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-08T10:17:37.456Z] #41 60.87 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-08T10:17:37.456Z] #41 60.91 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-08T10:17:37.456Z] #41 60.93 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T10:17:37.456Z] #41 DONE 61.3s [2022-09-08T10:17:37.456Z] [2022-09-08T10:17:37.456Z] #44 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-08T10:17:37.456Z] #44 DONE 0.1s [2022-09-08T10:17:37.456Z] [2022-09-08T10:17:37.456Z] #45 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-08T10:17:37.887Z] #55 37.67 Selecting previously unselected package systemd-journal-remote. [2022-09-08T10:17:37.887Z] #55 37.67 Preparing to unpack .../48-systemd-journal-remote_247.3-7_arm64.deb ... [2022-09-08T10:17:37.887Z] #55 37.68 Unpacking systemd-journal-remote (247.3-7) ... [2022-09-08T10:17:37.887Z] #55 37.76 Selecting previously unselected package thin-provisioning-tools. [2022-09-08T10:17:37.887Z] #55 37.76 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-09-08T10:17:37.887Z] #55 37.77 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-08T10:17:37.941Z] #41 91.06 config.status: creating Makefile [2022-09-08T10:17:37.941Z] #41 91.09 config.status: creating config.h [2022-09-08T10:17:37.941Z] #41 91.11 config.status: executing libtool commands [2022-09-08T10:17:37.941Z] #41 91.14 config.status: executing depfiles commands [2022-09-08T10:17:38.017Z] #45 0.870 + RM_GOPATH=0 [2022-09-08T10:17:38.017Z] #45 ... [2022-09-08T10:17:38.017Z] [2022-09-08T10:17:38.017Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:17:38.017Z] #0 0.947 Cloning into '/tmp/crun-build'... [2022-09-08T10:17:38.017Z] #0 7.945 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-08T10:17:38.017Z] #0 7.999 Cloning into '/tmp/crun-build/libocispec'... [2022-09-08T10:17:38.017Z] #0 9.508 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-08T10:17:38.017Z] #0 9.534 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-08T10:17:38.017Z] #0 9.535 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-08T10:17:38.017Z] #0 9.535 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-08T10:17:38.017Z] #0 9.549 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-08T10:17:38.098Z] #44 ... [2022-09-08T10:17:38.098Z] [2022-09-08T10:17:38.098Z] #32 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:17:38.098Z] #32 124.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-08T10:17:38.098Z] #32 124.5 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-08T10:17:38.098Z] #32 124.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-08T10:17:38.098Z] #32 124.7 Selecting previously unselected package libapparmor1:amd64. [2022-09-08T10:17:38.098Z] #32 124.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-09-08T10:17:38.098Z] #32 124.7 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-09-08T10:17:38.098Z] #32 124.8 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-08T10:17:38.098Z] #32 124.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-09-08T10:17:38.098Z] #32 124.9 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-08T10:17:38.098Z] #32 125.0 Selecting previously unselected package libbtrfs0:amd64. [2022-09-08T10:17:38.098Z] #32 125.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-08T10:17:38.098Z] #32 125.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-08T10:17:38.098Z] #32 125.2 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-08T10:17:38.098Z] #32 125.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-08T10:17:38.098Z] #32 125.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-08T10:17:38.098Z] #32 125.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-08T10:17:38.098Z] #32 125.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-08T10:17:38.098Z] #32 125.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-08T10:17:38.098Z] #32 125.5 Selecting previously unselected package libudev-dev:amd64. [2022-09-08T10:17:38.098Z] #32 125.5 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-08T10:17:38.098Z] #32 125.5 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-08T10:17:38.098Z] #32 125.7 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-08T10:17:38.098Z] #32 125.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-09-08T10:17:38.098Z] #32 125.7 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-09-08T10:17:38.098Z] #32 125.9 Selecting previously unselected package libpcre2-16-0:amd64. [2022-09-08T10:17:38.098Z] #32 125.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-09-08T10:17:38.098Z] #32 126.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-09-08T10:17:38.098Z] #32 126.2 Selecting previously unselected package libpcre2-32-0:amd64. [2022-09-08T10:17:38.098Z] #32 126.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-09-08T10:17:38.098Z] #32 126.2 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-09-08T10:17:38.098Z] #32 126.3 Selecting previously unselected package libpcre2-posix2:amd64. [2022-09-08T10:17:38.098Z] #32 126.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-09-08T10:17:38.098Z] #32 126.3 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-09-08T10:17:38.098Z] #32 126.4 Selecting previously unselected package libpcre2-dev:amd64. [2022-09-08T10:17:38.098Z] #32 126.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-09-08T10:17:38.098Z] #32 126.4 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-09-08T10:17:38.098Z] #32 126.9 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-08T10:17:38.098Z] #32 126.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-09-08T10:17:38.098Z] #32 126.9 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-09-08T10:17:38.098Z] #32 127.2 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-08T10:17:38.098Z] #32 127.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-09-08T10:17:38.098Z] #32 127.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-08T10:17:38.098Z] #32 127.3 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-08T10:17:38.098Z] #32 127.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-08T10:17:38.098Z] #32 127.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-08T10:17:38.098Z] #32 127.5 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-08T10:17:38.098Z] #32 127.5 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-08T10:17:38.098Z] #32 127.5 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-08T10:17:38.098Z] #32 128.1 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-08T10:17:38.098Z] #32 128.1 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-09-08T10:17:38.098Z] #32 128.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-08T10:17:38.098Z] #32 128.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-09-08T10:17:38.098Z] #32 128.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-08T10:17:38.098Z] #32 128.2 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-09-08T10:17:38.098Z] #32 128.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-08T10:17:38.098Z] #32 128.2 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-09-08T10:17:38.098Z] #32 128.2 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-08T10:17:38.098Z] #32 128.3 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-09-08T10:17:38.098Z] #32 128.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-08T10:17:38.098Z] #32 128.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-08T10:17:38.098Z] #32 128.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-08T10:17:38.098Z] #32 128.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-08T10:17:38.098Z] #32 128.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-08T10:17:38.098Z] #32 128.4 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-08T10:17:38.098Z] #32 128.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-08T10:17:38.098Z] #32 128.4 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-09-08T10:17:38.098Z] #32 128.4 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-09-08T10:17:38.098Z] #32 128.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-08T10:17:38.098Z] #32 128.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-08T10:17:38.098Z] #32 128.5 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-09-08T10:17:38.098Z] #32 128.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-08T10:17:38.098Z] #32 128.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-08T10:17:38.098Z] #32 128.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-08T10:17:38.098Z] #32 128.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-08T10:17:38.098Z] #32 128.6 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-09-08T10:17:38.098Z] #32 128.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-08T10:17:38.098Z] #32 128.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-08T10:17:38.098Z] #32 128.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-08T10:17:38.098Z] #32 128.7 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-08T10:17:38.098Z] #32 128.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-08T10:17:38.098Z] #32 128.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-08T10:17:38.098Z] #32 128.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T10:17:38.098Z] #32 DONE 129.7s [2022-09-08T10:17:38.098Z] [2022-09-08T10:17:38.098Z] #47 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-08T10:17:38.146Z] #55 37.97 Selecting previously unselected package uidmap. [2022-09-08T10:17:38.147Z] #55 37.97 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-09-08T10:17:38.147Z] #55 38.01 Unpacking uidmap (1:4.8.1-1) ... [2022-09-08T10:17:38.200Z] #41 91.55 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-08T10:17:38.273Z] #46 ... [2022-09-08T10:17:38.273Z] [2022-09-08T10:17:38.273Z] #45 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-08T10:17:38.273Z] #45 0.871 + TMP_GOPATH= [2022-09-08T10:17:38.273Z] #45 0.872 + : /build [2022-09-08T10:17:38.273Z] #45 0.873 + '[' -z '' ']' [2022-09-08T10:17:38.273Z] #45 0.873 ++ mktemp -d [2022-09-08T10:17:38.273Z] #45 0.874 + export GOPATH=/tmp/tmp.yeKlaNWore [2022-09-08T10:17:38.273Z] #45 0.874 + GOPATH=/tmp/tmp.yeKlaNWore [2022-09-08T10:17:38.273Z] #45 0.874 + RM_GOPATH=1 [2022-09-08T10:17:38.273Z] #45 0.874 + case "$(go env GOARCH)" in [2022-09-08T10:17:38.273Z] #45 0.874 ++ go env GOARCH [2022-09-08T10:17:38.273Z] #45 0.924 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T10:17:38.273Z] #45 0.925 + GO_BUILDMODE=-buildmode=pie [2022-09-08T10:17:38.273Z] #45 0.928 ++ dirname /install.sh [2022-09-08T10:17:38.273Z] #45 0.932 + dir=/ [2022-09-08T10:17:38.273Z] #45 0.932 + bin=tini [2022-09-08T10:17:38.273Z] #45 0.932 + shift [2022-09-08T10:17:38.273Z] #45 0.933 + '[' '!' -f //tini.installer ']' [2022-09-08T10:17:38.273Z] #45 0.933 + . //tini.installer [2022-09-08T10:17:38.273Z] #45 0.933 ++ : v0.19.0 [2022-09-08T10:17:38.273Z] #45 0.934 + install_tini [2022-09-08T10:17:38.273Z] #45 0.934 + echo 'Install tini version v0.19.0' [2022-09-08T10:17:38.273Z] #45 0.934 Install tini version v0.19.0 [2022-09-08T10:17:38.273Z] #45 0.935 + git clone https://github.com/krallin/tini.git /tmp/tmp.yeKlaNWore/tini [2022-09-08T10:17:38.273Z] #45 0.945 Cloning into '/tmp/tmp.yeKlaNWore/tini'... [2022-09-08T10:17:38.358Z] #47 DONE 0.3s [2022-09-08T10:17:38.358Z] [2022-09-08T10:17:38.358Z] #48 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-08T10:17:38.406Z] #55 38.14 Selecting previously unselected package vim-runtime. [2022-09-08T10:17:38.406Z] #55 38.14 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-08T10:17:38.406Z] #55 38.19 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-08T10:17:38.406Z] #55 38.24 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-08T10:17:38.406Z] #55 38.25 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:17:38.459Z] #41 91.56 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-08T10:17:38.460Z] #41 91.74 checking for gcc... gcc [2022-09-08T10:17:38.719Z] #41 91.80 checking whether the C compiler works... yes [2022-09-08T10:17:38.719Z] #41 91.93 checking for C compiler default output file name... a.out [2022-09-08T10:17:38.719Z] #41 91.93 checking for suffix of executables... [2022-09-08T10:17:38.978Z] #41 92.07 checking whether we are cross compiling... no [2022-09-08T10:17:38.978Z] #41 92.21 checking for suffix of object files... o [2022-09-08T10:17:38.978Z] #41 92.29 checking whether we are using the GNU C compiler... yes [2022-09-08T10:17:39.207Z] #45 1.738 + cd /tmp/tmp.yeKlaNWore/tini [2022-09-08T10:17:39.207Z] #45 1.739 + git checkout -q v0.19.0 [2022-09-08T10:17:39.207Z] #45 1.752 + cmake . [2022-09-08T10:17:39.242Z] #41 92.36 checking whether gcc accepts -g... yes [2022-09-08T10:17:39.243Z] #41 92.42 checking for gcc option to accept ISO C89... none needed [2022-09-08T10:17:39.243Z] #41 92.51 checking whether gcc understands -c and -o together... yes [2022-09-08T10:17:39.243Z] #41 92.61 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-08T10:17:39.470Z] #45 2.338 -- The C compiler identification is GNU 10.2.1 [2022-09-08T10:17:39.505Z] #41 92.63 checking whether build environment is sane... yes [2022-09-08T10:17:39.505Z] #41 92.65 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-08T10:17:39.505Z] #41 92.65 checking for gawk... no [2022-09-08T10:17:39.505Z] #41 92.66 checking for mawk... mawk [2022-09-08T10:17:39.505Z] #41 92.66 checking whether make sets $(MAKE)... yes [2022-09-08T10:17:39.505Z] #41 92.69 checking whether make supports the include directive... yes (GNU style) [2022-09-08T10:17:39.505Z] #41 92.71 checking whether make supports nested variables... yes [2022-09-08T10:17:39.505Z] #41 92.73 checking whether UID '0' is supported by ustar format... yes [2022-09-08T10:17:39.505Z] #41 92.73 checking whether GID '0' is supported by ustar format... yes [2022-09-08T10:17:39.505Z] #41 92.73 checking how to create a ustar tar archive... gnutar [2022-09-08T10:17:39.505Z] #41 92.76 checking dependency style of gcc... gcc3 [2022-09-08T10:17:39.727Z] #45 2.460 -- Detecting C compiler ABI info [2022-09-08T10:17:39.764Z] #41 92.85 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-08T10:17:39.764Z] #41 92.85 checking whether make supports nested variables... (cached) yes [2022-09-08T10:17:39.764Z] #41 92.89 checking build system type... x86_64-pc-linux-gnu [2022-09-08T10:17:39.764Z] #41 93.08 checking host system type... x86_64-pc-linux-gnu [2022-09-08T10:17:39.764Z] #41 93.09 checking how to print strings... printf [2022-09-08T10:17:40.020Z] #33 ... [2022-09-08T10:17:40.020Z] [2022-09-08T10:17:40.020Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:17:40.020Z] #44 30.90 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-08T10:17:40.023Z] #41 93.10 checking for a sed that does not truncate output... /bin/sed [2022-09-08T10:17:40.024Z] #41 93.11 checking for grep that handles long lines and -e... /bin/grep [2022-09-08T10:17:40.024Z] #41 93.12 checking for egrep... /bin/grep -E [2022-09-08T10:17:40.024Z] #41 93.12 checking for fgrep... /bin/grep -F [2022-09-08T10:17:40.024Z] #41 93.13 checking for ld used by gcc... /usr/bin/ld [2022-09-08T10:17:40.024Z] #41 93.14 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-08T10:17:40.024Z] #41 93.14 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-08T10:17:40.024Z] #41 93.15 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-08T10:17:40.024Z] #41 93.23 checking whether ln -s works... yes [2022-09-08T10:17:40.024Z] #41 93.23 checking the maximum length of command line arguments... 1572864 [2022-09-08T10:17:40.024Z] #41 93.26 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-08T10:17:40.024Z] #41 93.26 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-08T10:17:40.024Z] #41 93.26 checking for /usr/bin/ld option to reload object files... -r [2022-09-08T10:17:40.024Z] #41 93.26 checking for objdump... objdump [2022-09-08T10:17:40.024Z] #41 93.26 checking how to recognize dependent libraries... pass_all [2022-09-08T10:17:40.024Z] #41 93.26 checking for dlltool... no [2022-09-08T10:17:40.024Z] #41 93.27 checking how to associate runtime and link libraries... printf %s\n [2022-09-08T10:17:40.024Z] #41 93.27 checking for ar... ar [2022-09-08T10:17:40.024Z] #41 93.27 checking for archiver @FILE support... @ [2022-09-08T10:17:40.283Z] #41 93.37 checking for strip... strip [2022-09-08T10:17:40.283Z] #41 93.37 checking for ranlib... ranlib [2022-09-08T10:17:40.283Z] #41 93.37 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-08T10:17:40.283Z] #41 93.59 checking for sysroot... no [2022-09-08T10:17:40.283Z] #41 93.60 checking for a working dd... /bin/dd [2022-09-08T10:17:40.283Z] #41 93.61 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-08T10:17:40.542Z] #41 93.66 checking for mt... no [2022-09-08T10:17:40.542Z] #41 93.67 checking if : is a manifest tool... no [2022-09-08T10:17:40.542Z] #41 93.68 checking how to run the C preprocessor... gcc -E [2022-09-08T10:17:40.656Z] #45 3.035 -- Detecting C compiler ABI info - done [2022-09-08T10:17:40.656Z] #45 3.167 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-08T10:17:40.656Z] #45 3.167 -- Detecting C compile features [2022-09-08T10:17:40.656Z] #45 3.168 -- Detecting C compile features - done [2022-09-08T10:17:40.656Z] #45 3.222 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-08T10:17:40.656Z] #45 3.375 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-08T10:17:40.912Z] #45 3.482 -- Configuring done [2022-09-08T10:17:40.912Z] #45 3.512 -- Generating done [2022-09-08T10:17:40.912Z] #45 3.513 -- Build files have been written to: /tmp/tmp.yeKlaNWore/tini [2022-09-08T10:17:40.912Z] #45 3.525 + make tini-static [2022-09-08T10:17:41.110Z] #41 93.88 checking for ANSI C header files... yes [2022-09-08T10:17:41.110Z] #41 94.26 checking for sys/types.h... yes [2022-09-08T10:17:41.110Z] #41 94.36 checking for sys/stat.h... yes [2022-09-08T10:17:41.169Z] #45 3.859 Scanning dependencies of target tini-static [2022-09-08T10:17:41.370Z] #41 94.47 checking for stdlib.h... yes [2022-09-08T10:17:41.370Z] #41 94.57 checking for string.h... yes [2022-09-08T10:17:41.425Z] #45 3.941 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-08T10:17:41.629Z] #41 94.71 checking for memory.h... yes [2022-09-08T10:17:41.629Z] #41 94.83 checking for strings.h... yes [2022-09-08T10:17:41.629Z] #41 94.92 checking for inttypes.h... yes [2022-09-08T10:17:41.707Z] #55 41.57 Selecting previously unselected package vim. [2022-09-08T10:17:41.707Z] #55 41.58 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-08T10:17:41.707Z] #55 41.60 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:17:41.888Z] #41 95.04 checking for stdint.h... yes [2022-09-08T10:17:41.888Z] #41 95.14 checking for unistd.h... yes [2022-09-08T10:17:42.149Z] #41 95.23 checking for dlfcn.h... yes [2022-09-08T10:17:42.149Z] #41 95.31 checking for objdir... .libs [2022-09-08T10:17:42.149Z] #41 ... [2022-09-08T10:17:42.149Z] [2022-09-08T10:17:42.149Z] #33 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-08T10:17:42.149Z] #33 113.7 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-09-08T10:17:42.149Z] #33 113.7 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-09-08T10:17:42.149Z] #33 113.8 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-09-08T10:17:42.149Z] #33 113.8 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-09-08T10:17:42.149Z] #33 113.9 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-09-08T10:17:42.149Z] #33 115.1 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-09-08T10:17:42.149Z] #33 115.1 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-09-08T10:17:42.149Z] #33 115.9 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T10:17:42.149Z] #33 116.2 Fetched 788 MB in 30s (26.4 MB/s) [2022-09-08T10:17:42.149Z] #33 116.3 Selecting previously unselected package liblocale-gettext-perl. [2022-09-08T10:17:42.149Z] #33 116.3 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-08T10:17:42.149Z] #33 116.3 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-09-08T10:17:42.149Z] #33 116.3 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-09-08T10:17:42.149Z] #33 116.4 Selecting previously unselected package bzip2. [2022-09-08T10:17:42.149Z] #33 116.4 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-09-08T10:17:42.149Z] #33 116.4 Unpacking bzip2 (1.0.8-4) ... [2022-09-08T10:17:42.149Z] #33 116.4 Selecting previously unselected package libmagic-mgc. [2022-09-08T10:17:42.149Z] #33 116.4 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-08T10:17:42.149Z] #33 116.4 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-08T10:17:42.149Z] #33 116.6 Selecting previously unselected package libmagic1:amd64. [2022-09-08T10:17:42.149Z] #33 116.6 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-08T10:17:42.149Z] #33 116.6 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-08T10:17:42.149Z] #33 116.7 Selecting previously unselected package file. [2022-09-08T10:17:42.149Z] #33 116.7 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-09-08T10:17:42.149Z] #33 116.7 Unpacking file (1:5.39-3) ... [2022-09-08T10:17:42.149Z] #33 116.8 Selecting previously unselected package xz-utils. [2022-09-08T10:17:42.149Z] #33 116.8 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-08T10:17:42.149Z] #33 116.8 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-08T10:17:42.149Z] #33 116.9 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-09-08T10:17:42.149Z] #33 116.9 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-08T10:17:42.149Z] #33 116.9 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-09-08T10:17:42.149Z] #33 117.9 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-09-08T10:17:42.149Z] #33 117.9 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-09-08T10:17:42.149Z] #33 117.9 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-09-08T10:17:42.149Z] #33 118.8 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-09-08T10:17:42.149Z] #33 118.8 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-09-08T10:17:42.149Z] #33 118.8 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-09-08T10:17:42.149Z] #33 119.7 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-09-08T10:17:42.149Z] #33 119.7 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-08T10:17:42.149Z] #33 119.7 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-09-08T10:17:42.149Z] #33 120.5 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-09-08T10:17:42.149Z] #33 120.5 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-08T10:17:42.149Z] #33 120.5 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-09-08T10:17:42.149Z] #33 121.2 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-09-08T10:17:42.149Z] #33 121.2 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-08T10:17:42.149Z] #33 121.2 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-08T10:17:42.149Z] #33 121.2 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-09-08T10:17:42.149Z] #33 121.3 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-08T10:17:42.149Z] #33 121.3 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-08T10:17:42.149Z] #33 ... [2022-09-08T10:17:42.149Z] [2022-09-08T10:17:42.149Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:17:42.276Z] #55 42.18 Selecting previously unselected package xfsprogs. [2022-09-08T10:17:42.276Z] #55 42.18 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ... [2022-09-08T10:17:42.276Z] #55 42.20 Unpacking xfsprogs (5.10.0-4) ... [2022-09-08T10:17:42.355Z] #45 5.216 [100%] Linking C executable tini-static [2022-09-08T10:17:42.408Z] #41 95.56 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-08T10:17:42.408Z] #41 95.62 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-08T10:17:42.408Z] #41 95.62 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-08T10:17:42.536Z] #55 42.59 Selecting previously unselected package zip. [2022-09-08T10:17:42.563Z] #48 3.576 + RM_GOPATH=0 [2022-09-08T10:17:42.563Z] #48 3.576 + TMP_GOPATH= [2022-09-08T10:17:42.563Z] #48 3.576 + : /build [2022-09-08T10:17:42.563Z] #48 3.576 + '[' -z '' ']' [2022-09-08T10:17:42.563Z] #48 3.576 ++ mktemp -d [2022-09-08T10:17:42.563Z] #48 3.578 + export GOPATH=/tmp/tmp.wEYzqJDzkS [2022-09-08T10:17:42.563Z] #48 3.578 + GOPATH=/tmp/tmp.wEYzqJDzkS [2022-09-08T10:17:42.563Z] #48 3.578 + RM_GOPATH=1 [2022-09-08T10:17:42.563Z] #48 3.578 + case "$(go env GOARCH)" in [2022-09-08T10:17:42.563Z] #48 3.585 ++ go env GOARCH [2022-09-08T10:17:42.563Z] #48 3.598 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T10:17:42.563Z] #48 3.598 + GO_BUILDMODE=-buildmode=pie [2022-09-08T10:17:42.563Z] #48 3.615 ++ dirname /install.sh [2022-09-08T10:17:42.563Z] #48 3.616 + dir=/ [2022-09-08T10:17:42.563Z] #48 3.616 + bin=runc [2022-09-08T10:17:42.563Z] #48 3.616 + shift [2022-09-08T10:17:42.563Z] #48 3.616 + '[' '!' -f //runc.installer ']' [2022-09-08T10:17:42.563Z] #48 3.616 + . //runc.installer [2022-09-08T10:17:42.563Z] #48 3.616 ++ set -e [2022-09-08T10:17:42.563Z] #48 3.616 ++ : v1.1.4 [2022-09-08T10:17:42.563Z] #48 3.618 + install_runc [2022-09-08T10:17:42.563Z] #48 3.618 + RUNC_BUILDTAGS=seccomp [2022-09-08T10:17:42.563Z] #48 3.619 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-08T10:17:42.563Z] #48 3.619 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.wEYzqJDzkS/src/github.com/opencontainers/runc [2022-09-08T10:17:42.563Z] #48 3.620 Cloning into '/tmp/tmp.wEYzqJDzkS/src/github.com/opencontainers/runc'... [2022-09-08T10:17:42.563Z] #48 3.622 Install runc version v1.1.4 (build tags: seccomp) [2022-09-08T10:17:42.563Z] #48 ... [2022-09-08T10:17:42.563Z] [2022-09-08T10:17:42.563Z] #49 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-08T10:17:42.563Z] #49 DONE 4.2s [2022-09-08T10:17:42.563Z] [2022-09-08T10:17:42.563Z] #50 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-09-08T10:17:42.668Z] #41 95.68 checking if gcc static flag -static works... yes [2022-09-08T10:17:42.668Z] #41 95.92 checking if gcc supports -c -o file.o... yes [2022-09-08T10:17:42.796Z] #55 42.60 Preparing to unpack .../54-zip_3.0-12_arm64.deb ... [2022-09-08T10:17:42.796Z] #55 42.61 Unpacking zip (3.0-12) ... [2022-09-08T10:17:42.927Z] #41 95.98 checking if gcc supports -c -o file.o... (cached) yes [2022-09-08T10:17:42.927Z] #41 95.98 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-08T10:17:42.927Z] #41 96.02 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-08T10:17:42.927Z] #41 96.18 checking how to hardcode library paths into programs... immediate [2022-09-08T10:17:42.927Z] #41 96.18 checking whether stripping libraries is possible... yes [2022-09-08T10:17:42.927Z] #41 96.19 checking if libtool supports shared libraries... yes [2022-09-08T10:17:42.927Z] #41 96.19 checking whether to build shared libraries... no [2022-09-08T10:17:42.927Z] #41 96.20 checking whether to build static libraries... yes [2022-09-08T10:17:43.056Z] #55 42.75 Selecting previously unselected package zstd. [2022-09-08T10:17:43.056Z] #55 42.77 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-09-08T10:17:43.056Z] #55 42.78 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-08T10:17:43.186Z] #41 96.21 checking float.h usability... yes [2022-09-08T10:17:43.186Z] #41 96.37 checking float.h presence... yes [2022-09-08T10:17:43.186Z] #41 96.40 checking for float.h... yes [2022-09-08T10:17:43.186Z] #41 96.42 checking limits.h usability... yes [2022-09-08T10:17:43.295Z] #45 5.975 [100%] Built target tini-static [2022-09-08T10:17:43.295Z] #45 6.072 + mkdir -p /build [2022-09-08T10:17:43.316Z] #55 43.08 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-08T10:17:43.316Z] #55 ... [2022-09-08T10:17:43.316Z] [2022-09-08T10:17:43.316Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:17:43.316Z] #46 102.7 checking for memory.h... yes [2022-09-08T10:17:43.316Z] #46 102.9 checking for strings.h... yes [2022-09-08T10:17:43.316Z] #46 103.1 checking for inttypes.h... yes [2022-09-08T10:17:43.316Z] #46 103.3 checking for stdint.h... yes [2022-09-08T10:17:43.316Z] #46 103.6 checking for unistd.h... yes [2022-09-08T10:17:43.316Z] #46 103.7 checking minix/config.h usability... no [2022-09-08T10:17:43.316Z] #46 103.9 checking minix/config.h presence... no [2022-09-08T10:17:43.316Z] #46 104.0 checking for minix/config.h... no [2022-09-08T10:17:43.316Z] #46 104.0 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-08T10:17:43.316Z] #46 104.3 checking build system type... aarch64-unknown-linux-gnu [2022-09-08T10:17:43.316Z] #46 104.6 checking host system type... aarch64-unknown-linux-gnu [2022-09-08T10:17:43.316Z] #46 104.6 checking how to print strings... printf [2022-09-08T10:17:43.316Z] #46 104.6 checking for a sed that does not truncate output... /bin/sed [2022-09-08T10:17:43.316Z] #46 104.7 checking for fgrep... /bin/grep -F [2022-09-08T10:17:43.316Z] #46 104.7 checking for ld used by gcc... /usr/bin/ld [2022-09-08T10:17:43.316Z] #46 104.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-08T10:17:43.316Z] #46 104.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-08T10:17:43.316Z] #46 104.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-08T10:17:43.316Z] #46 104.8 checking whether ln -s works... yes [2022-09-08T10:17:43.316Z] #46 104.8 checking the maximum length of command line arguments... 1572864 [2022-09-08T10:17:43.316Z] #46 104.9 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-09-08T10:17:43.316Z] #46 104.9 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-08T10:17:43.316Z] #46 104.9 checking for /usr/bin/ld option to reload object files... -r [2022-09-08T10:17:43.316Z] #46 104.9 checking for objdump... objdump [2022-09-08T10:17:43.316Z] #46 104.9 checking how to recognize dependent libraries... pass_all [2022-09-08T10:17:43.316Z] #46 104.9 checking for dlltool... no [2022-09-08T10:17:43.316Z] #46 104.9 checking how to associate runtime and link libraries... printf %s\n [2022-09-08T10:17:43.316Z] #46 104.9 checking for ar... ar [2022-09-08T10:17:43.316Z] #46 104.9 checking for archiver @FILE support... @ [2022-09-08T10:17:43.316Z] #46 105.0 checking for strip... strip [2022-09-08T10:17:43.316Z] #46 105.1 checking for ranlib... ranlib [2022-09-08T10:17:43.316Z] #46 105.1 checking for gawk... no [2022-09-08T10:17:43.316Z] #46 105.1 checking for mawk... mawk [2022-09-08T10:17:43.316Z] #46 105.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-08T10:17:43.316Z] #46 105.4 checking for sysroot... no [2022-09-08T10:17:43.316Z] #46 105.4 checking for a working dd... /bin/dd [2022-09-08T10:17:43.316Z] #46 105.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-08T10:17:43.316Z] #46 105.5 checking for mt... no [2022-09-08T10:17:43.316Z] #46 105.5 checking if : is a manifest tool... no [2022-09-08T10:17:43.316Z] #46 105.5 checking for dlfcn.h... yes [2022-09-08T10:17:43.316Z] #46 105.6 checking for objdir... .libs [2022-09-08T10:17:43.316Z] #46 105.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-08T10:17:43.316Z] #46 106.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-08T10:17:43.316Z] #46 106.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-08T10:17:43.316Z] #46 106.1 checking if gcc static flag -static works... yes [2022-09-08T10:17:43.316Z] #46 106.6 checking if gcc supports -c -o file.o... yes [2022-09-08T10:17:43.316Z] #46 106.8 checking if gcc supports -c -o file.o... (cached) yes [2022-09-08T10:17:43.316Z] #46 106.8 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-09-08T10:17:43.316Z] #46 106.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-08T10:17:43.316Z] #46 107.2 checking how to hardcode library paths into programs... immediate [2022-09-08T10:17:43.316Z] #46 107.2 checking whether stripping libraries is possible... yes [2022-09-08T10:17:43.316Z] #46 107.2 checking if libtool supports shared libraries... yes [2022-09-08T10:17:43.316Z] #46 107.2 checking whether to build shared libraries... no [2022-09-08T10:17:43.316Z] #46 107.2 checking whether to build static libraries... yes [2022-09-08T10:17:43.316Z] #46 107.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-08T10:17:43.316Z] #46 107.2 checking whether build environment is sane... yes [2022-09-08T10:17:43.316Z] #46 107.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-08T10:17:43.316Z] #46 107.3 checking whether make sets $(MAKE)... yes [2022-09-08T10:17:43.316Z] #46 107.4 checking whether make supports the include directive... yes (GNU style) [2022-09-08T10:17:43.316Z] #46 107.4 checking whether make supports nested variables... yes [2022-09-08T10:17:43.316Z] #46 107.5 checking whether UID '0' is supported by ustar format... yes [2022-09-08T10:17:43.316Z] #46 107.5 checking whether GID '0' is supported by ustar format... yes [2022-09-08T10:17:43.316Z] #46 107.5 checking how to create a ustar tar archive... gnutar [2022-09-08T10:17:43.316Z] #46 107.6 checking dependency style of gcc... gcc3 [2022-09-08T10:17:43.316Z] #46 107.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-08T10:17:43.316Z] #46 107.8 checking whether make supports nested variables... (cached) yes [2022-09-08T10:17:43.316Z] #46 107.8 checking for pkg-config... /usr/bin/pkg-config [2022-09-08T10:17:43.316Z] #46 107.8 checking pkg-config is at least version 0.9.0... yes [2022-09-08T10:17:43.316Z] #46 107.8 checking for yajl >= 2.1.0... yes [2022-09-08T10:17:43.316Z] #46 107.8 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-08T10:17:43.316Z] #46 107.8 checking for gcc... (cached) gcc [2022-09-08T10:17:43.316Z] #46 107.9 checking whether we are using the GNU C compiler... (cached) yes [2022-09-08T10:17:43.316Z] #46 107.9 checking whether gcc accepts -g... (cached) yes [2022-09-08T10:17:43.316Z] #46 107.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-08T10:17:43.316Z] #46 108.0 checking whether gcc understands -c and -o together... (cached) yes [2022-09-08T10:17:43.316Z] #46 108.0 checking for a Python interpreter with version >= 3... python3 [2022-09-08T10:17:43.316Z] #46 108.1 checking for python3... /usr/bin/python3 [2022-09-08T10:17:43.316Z] #46 108.1 checking for python3 version... 3.9 [2022-09-08T10:17:43.316Z] #46 108.1 checking for python3 platform... linux [2022-09-08T10:17:43.316Z] #46 108.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-08T10:17:43.316Z] #46 108.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-08T10:17:43.316Z] #46 108.6 checking that generated files are newer than configure... done [2022-09-08T10:17:43.316Z] #46 108.6 configure: creating ./config.status [2022-09-08T10:17:43.445Z] #41 96.52 checking limits.h presence... yes [2022-09-08T10:17:43.445Z] #41 96.55 checking for limits.h... yes [2022-09-08T10:17:43.445Z] #41 96.57 checking stddef.h usability... yes [2022-09-08T10:17:43.445Z] #41 96.67 checking stddef.h presence... yes [2022-09-08T10:17:43.445Z] #41 96.70 checking for stddef.h... yes [2022-09-08T10:17:43.445Z] #41 96.71 checking for stdlib.h... (cached) yes [2022-09-08T10:17:43.446Z] #41 96.73 checking for string.h... (cached) yes [2022-09-08T10:17:43.553Z] #45 6.081 + cp tini-static /build/docker-init [2022-09-08T10:17:43.705Z] #41 96.75 checking sys/time.h usability... yes [2022-09-08T10:17:43.705Z] #41 96.87 checking sys/time.h presence... yes [2022-09-08T10:17:43.705Z] #41 96.90 checking for sys/time.h... yes [2022-09-08T10:17:43.705Z] #41 96.91 checking for inline... inline [2022-09-08T10:17:43.812Z] #45 ... [2022-09-08T10:17:43.812Z] [2022-09-08T10:17:43.812Z] #39 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-08T10:17:43.812Z] #39 68.00 gotestsum version dev [2022-09-08T10:17:43.885Z] #46 111.7 config.status: creating Makefile [2022-09-08T10:17:43.885Z] #46 111.8 config.status: creating config.h [2022-09-08T10:17:43.885Z] #46 111.8 config.status: executing libtool commands [2022-09-08T10:17:43.885Z] #46 111.9 config.status: executing depfiles commands [2022-09-08T10:17:43.964Z] #41 96.96 checking for size_t... yes [2022-09-08T10:17:43.964Z] #41 97.13 checking for stdlib.h... (cached) yes [2022-09-08T10:17:44.145Z] #46 ... [2022-09-08T10:17:44.145Z] [2022-09-08T10:17:44.145Z] #55 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-08T10:17:44.145Z] #55 44.02 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-09-08T10:17:44.145Z] #55 44.03 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-08T10:17:44.145Z] #55 44.04 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-09-08T10:17:44.145Z] #55 44.06 Setting up libicu67:arm64 (67.1-7) ... [2022-09-08T10:17:44.145Z] #55 44.07 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-09-08T10:17:44.145Z] #55 44.13 Setting up libinih1:arm64 (53-1+b2) ... [2022-09-08T10:17:44.224Z] #41 97.14 checking for GNU libc compatible malloc... yes [2022-09-08T10:17:44.224Z] #41 97.28 checking for stdlib.h... (cached) yes [2022-09-08T10:17:44.224Z] #41 97.28 checking for GNU libc compatible realloc... yes [2022-09-08T10:17:44.377Z] #39 DONE 68.4s [2022-09-08T10:17:44.377Z] [2022-09-08T10:17:44.377Z] #35 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:17:44.377Z] #35 63.95 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-08T10:17:44.377Z] #35 63.98 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-09-08T10:17:44.377Z] #35 63.99 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-08T10:17:44.377Z] #35 64.12 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-08T10:17:44.377Z] #35 64.12 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-08T10:17:44.377Z] #35 64.15 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-08T10:17:44.377Z] #35 ... [2022-09-08T10:17:44.377Z] [2022-09-08T10:17:44.377Z] #45 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-08T10:17:44.377Z] #45 DONE 7.1s [2022-09-08T10:17:44.405Z] #55 44.14 Setting up libargon2-1:arm64 (0~20171227-0.2) ... [2022-09-08T10:17:44.405Z] #55 44.16 Setting up uidmap (1:4.8.1-1) ... [2022-09-08T10:17:44.405Z] #55 44.17 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-09-08T10:17:44.405Z] #55 44.18 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-08T10:17:44.405Z] #55 44.22 Setting up bzip2 (1.0.8-4) ... [2022-09-08T10:17:44.405Z] #55 44.23 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-08T10:17:44.405Z] #55 44.24 Setting up python3-wheel (0.34.2-1) ... [2022-09-08T10:17:44.476Z] #50 ... [2022-09-08T10:17:44.476Z] [2022-09-08T10:17:44.476Z] #31 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-08T10:17:44.476Z] #31 128.4 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-08T10:17:44.476Z] #31 128.4 + GOBIN=/build [2022-09-08T10:17:44.476Z] #31 128.4 + GO111MODULE=on [2022-09-08T10:17:44.476Z] #31 128.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-08T10:17:44.476Z] #31 135.1 rootlesskit version 1.0.0 [2022-09-08T10:17:44.476Z] #31 135.2 Usage of /build/rootlesskit-docker-proxy: [2022-09-08T10:17:44.476Z] #31 135.2 -container-ip string [2022-09-08T10:17:44.476Z] #31 135.2 container ip [2022-09-08T10:17:44.476Z] #31 135.2 -container-port int [2022-09-08T10:17:44.476Z] #31 135.2 container port (default -1) [2022-09-08T10:17:44.476Z] #31 135.2 -host-ip string [2022-09-08T10:17:44.476Z] #31 135.2 host ip [2022-09-08T10:17:44.476Z] #31 135.2 -host-port int [2022-09-08T10:17:44.476Z] #31 135.2 host port (default -1) [2022-09-08T10:17:44.476Z] #31 135.2 -proto string [2022-09-08T10:17:44.476Z] #31 135.2 proxy protocol (default "tcp") [2022-09-08T10:17:44.476Z] #31 DONE 135.4s [2022-09-08T10:17:44.476Z] [2022-09-08T10:17:44.476Z] #51 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-08T10:17:44.476Z] #51 DONE 0.2s [2022-09-08T10:17:44.476Z] [2022-09-08T10:17:44.476Z] #52 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-08T10:17:44.476Z] #52 DONE 0.2s [2022-09-08T10:17:44.476Z] [2022-09-08T10:17:44.476Z] #38 [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-09-08T10:17:44.483Z] #41 97.40 checking for working strtod... yes [2022-09-08T10:17:44.483Z] #41 97.58 checking for gettimeofday... yes [2022-09-08T10:17:44.636Z] [2022-09-08T10:17:44.636Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:17:44.636Z] #46 11.84 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-08T10:17:44.636Z] #46 13.74 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-08T10:17:44.636Z] #46 15.31 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-08T10:17:44.636Z] #46 15.50 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-08T10:17:44.636Z] #46 15.66 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-08T10:17:44.742Z] #41 97.80 checking for memset... yes [2022-09-08T10:17:45.001Z] #41 97.97 checking for strspn... yes [2022-09-08T10:17:45.001Z] #41 98.22 checking that generated files are newer than configure... done [2022-09-08T10:17:45.001Z] #41 98.23 configure: creating ./config.status [2022-09-08T10:17:45.297Z] #44 ... [2022-09-08T10:17:45.297Z] [2022-09-08T10:17:45.297Z] #33 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:17:45.297Z] #33 91.35 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-08T10:17:45.297Z] #33 91.35 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-08T10:17:45.297Z] #33 91.36 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-08T10:17:45.345Z] #55 45.00 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... [2022-09-08T10:17:45.345Z] #55 45.01 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:17:45.345Z] #55 45.02 Setting up libcap2:arm64 (1:2.44-1) ... [2022-09-08T10:17:45.345Z] #55 45.04 Setting up libcap2-bin (1:2.44-1) ... [2022-09-08T10:17:45.345Z] #55 45.06 Setting up apparmor (2.13.6-10) ... [2022-09-08T10:17:46.379Z] #41 99.38 config.status: creating Makefile [2022-09-08T10:17:46.379Z] #41 99.42 config.status: creating config.h [2022-09-08T10:17:46.379Z] #41 99.44 config.status: executing depfiles commands [2022-09-08T10:17:46.379Z] #41 99.56 config.status: executing libtool commands [2022-09-08T10:17:46.725Z] #55 46.58 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-08T10:17:46.725Z] #55 46.65 Setting up zip (3.0-12) ... [2022-09-08T10:17:46.725Z] #55 46.67 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:17:46.725Z] #55 46.70 Setting up bash-completion (1:2.11-2) ... [2022-09-08T10:17:46.948Z] #41 100.2 GEN .version [2022-09-08T10:17:46.949Z] #41 100.2 make install-recursive [2022-09-08T10:17:46.949Z] #41 100.2 make[1]: Entering directory '/tmp/crun-build' [2022-09-08T10:17:46.949Z] #41 100.2 Making install in libocispec [2022-09-08T10:17:46.949Z] #41 100.2 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-08T10:17:47.023Z] #38 ... [2022-09-08T10:17:47.024Z] [2022-09-08T10:17:47.024Z] #50 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-09-08T10:17:47.024Z] #50 DONE 4.5s [2022-09-08T10:17:47.024Z] [2022-09-08T10:17:47.024Z] #53 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-08T10:17:47.208Z] #41 100.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-08T10:17:47.208Z] #41 100.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-08T10:17:47.208Z] #41 100.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-08T10:17:47.208Z] #41 100.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-08T10:17:47.467Z] #41 100.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-08T10:17:47.727Z] #41 100.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-08T10:17:47.727Z] #41 100.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-08T10:17:47.727Z] #41 100.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-08T10:17:47.727Z] #41 100.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-08T10:17:47.727Z] #41 100.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-08T10:17:47.727Z] #41 100.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-08T10:17:47.727Z] #41 100.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-08T10:17:47.727Z] #41 100.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-08T10:17:47.727Z] #41 100.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-08T10:17:47.727Z] #41 100.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-08T10:17:47.727Z] #41 100.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-08T10:17:47.727Z] #41 100.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-08T10:17:47.727Z] #41 100.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-08T10:17:47.727Z] #41 100.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-08T10:17:47.727Z] #41 100.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-08T10:17:48.664Z] #41 101.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-08T10:17:48.664Z] #41 101.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-08T10:17:48.664Z] #41 101.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-08T10:17:48.664Z] #41 101.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-08T10:17:48.664Z] #41 101.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-08T10:17:48.664Z] #41 101.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-08T10:17:48.664Z] #41 101.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-08T10:17:48.664Z] #41 101.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-08T10:17:48.664Z] #41 101.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-08T10:17:48.664Z] #41 101.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-08T10:17:48.664Z] #41 101.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-08T10:17:48.664Z] #41 101.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-08T10:17:48.664Z] #41 101.6 make install-recursive [2022-09-08T10:17:48.664Z] #41 101.6 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-08T10:17:48.664Z] #41 101.7 Making install in yajl [2022-09-08T10:17:48.664Z] #41 101.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-08T10:17:48.664Z] #41 101.7 CC verify/json_verify-json_verify.o [2022-09-08T10:17:48.665Z] #41 101.7 CC src/libyajl_la-yajl.lo [2022-09-08T10:17:48.665Z] #41 101.7 CC src/libyajl_la-yajl_alloc.lo [2022-09-08T10:17:48.665Z] #41 101.7 CC src/libyajl_la-yajl_gen.lo [2022-09-08T10:17:48.665Z] #41 101.7 CC src/libyajl_la-yajl_parser.lo [2022-09-08T10:17:48.665Z] #41 101.8 CC src/libyajl_la-yajl_buf.lo [2022-09-08T10:17:48.665Z] #41 101.8 CC src/libyajl_la-yajl_encode.lo [2022-09-08T10:17:48.665Z] #41 101.8 CC src/libyajl_la-yajl_lex.lo [2022-09-08T10:17:48.665Z] #41 101.8 CC src/libyajl_la-yajl_tree.lo [2022-09-08T10:17:48.876Z] #46 ... [2022-09-08T10:17:48.876Z] [2022-09-08T10:17:48.876Z] #35 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:17:48.876Z] #35 72.87 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-08T10:17:48.876Z] #35 72.87 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-08T10:17:48.876Z] #35 72.88 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-08T10:17:50.018Z] #55 49.49 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-08T10:17:50.018Z] #55 49.50 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-08T10:17:50.018Z] #55 49.52 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-09-08T10:17:50.018Z] #55 49.54 Setting up patch (2.7.6-7) ... [2022-09-08T10:17:50.018Z] #55 49.55 Setting up sudo (1.9.5p2-3) ... [2022-09-08T10:17:50.018Z] #55 49.63 invoke-rc.d: could not determine current runlevel [2022-09-08T10:17:50.018Z] #55 49.64 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-08T10:17:50.018Z] #55 49.65 Setting up xfsprogs (5.10.0-4) ... [2022-09-08T10:17:50.018Z] #55 49.66 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-08T10:17:50.018Z] #55 49.66 Failed to connect to bus: Host is down [2022-09-08T10:17:50.018Z] #55 49.67 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-09-08T10:17:50.018Z] #55 49.69 Setting up inetutils-ping (2:2.0-1) ... [2022-09-08T10:17:50.018Z] #55 49.71 Setting up pigz (2.6-1) ... [2022-09-08T10:17:50.018Z] #55 49.72 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-09-08T10:17:50.018Z] #55 49.74 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-08T10:17:50.018Z] #55 49.79 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-08T10:17:50.018Z] #55 49.80 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:17:50.576Z] #33 ... [2022-09-08T10:17:50.576Z] [2022-09-08T10:17:50.576Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-08T10:17:50.576Z] #43 49.10 Updating files: 49% (2458/4986) Updating files: 50% (2493/4986) Updating files: 51% (2543/4986) Updating files: 52% (2593/4986) Updating files: 53% (2643/4986) Updating files: 54% (2693/4986) Updating files: 55% (2743/4986) Updating files: 56% (2793/4986) Updating files: 57% (2843/4986) Updating files: 58% (2892/4986) Updating files: 59% (2942/4986) Updating files: 60% (2992/4986) Updating files: 61% (3042/4986) Updating files: 62% (3092/4986) Updating files: 63% (3142/4986) Updating files: 64% (3192/4986) Updating files: 65% (3241/4986) Updating files: 66% (3291/4986) Updating files: 67% (3341/4986) Updating files: 68% (3391/4986) Updating files: 69% (3441/4986) Updating files: 70% (3491/4986) Updating files: 71% (3541/4986) Updating files: 72% (3590/4986) Updating files: 73% (3640/4986) Updating files: 74% (3690/4986) Updating files: 75% (3740/4986) Updating files: 76% (3790/4986) Updating files: 77% (3840/4986) Updating files: 78% (3890/4986) Updating files: 79% (3939/4986) Updating files: 80% (3989/4986) Updating files: 81% (4039/4986) Updating files: 82% (4089/4986) Updating files: 83% (4139/4986) Updating files: 84% (4189/4986) Updating files: 85% (4239/4986) Updating files: 86% (4288/4986) Updating files: 87% (4338/4986) Updating files: 88% (4388/4986) Updating files: 89% (4438/4986) Updating files: 90% (4488/4986) Updating files: 90% (4509/4986) Updating files: 91% (4538/4986) Updating files: 92% (4588/4986) Updating files: 93% (4637/4986) Updating files: 94% (4687/4986) Updating files: 95% (4737/4986) Updating files: 96% (4787/4986) Updating files: 97% (4837/4986) Updating files: 98% (4887/4986) Updating files: 99% (4937/4986) Updating files: 100% (4986/4986) Updating files: 100% (4986/4986), done. [2022-09-08T10:17:50.576Z] #43 50.48 + cd /tmp/tmp.4aluZH9CXW/src/github.com/containerd/containerd [2022-09-08T10:17:50.576Z] #43 50.48 + git checkout -q v1.6.8 [2022-09-08T10:17:50.576Z] #43 52.74 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-08T10:17:50.576Z] #43 52.74 + BUILDTAGS='netgo osusergo static_build' [2022-09-08T10:17:50.576Z] #43 52.74 + export EXTRA_FLAGS=-buildmode=pie [2022-09-08T10:17:50.576Z] #43 52.74 + EXTRA_FLAGS=-buildmode=pie [2022-09-08T10:17:50.576Z] #43 52.74 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-08T10:17:50.576Z] #43 52.74 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-08T10:17:50.576Z] #43 52.74 + '[' '' = dynamic ']' [2022-09-08T10:17:50.576Z] #43 52.74 + make [2022-09-08T10:17:50.588Z] #55 50.47 Setting up libaio1:arm64 (0.3.112-9) ... [2022-09-08T10:17:50.588Z] #55 50.51 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-08T10:17:51.107Z] #55 50.87 Setting up libelf1:arm64 (0.183-1) ... [2022-09-08T10:17:51.108Z] #55 50.89 Setting up libjson-c5:arm64 (0.15-2) ... [2022-09-08T10:17:51.108Z] #55 50.90 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-08T10:17:51.108Z] #55 50.92 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-09-08T10:17:51.108Z] #55 50.93 Setting up libkmod2:arm64 (28-1) ... [2022-09-08T10:17:51.108Z] #55 50.96 Setting up python3-distutils (3.9.2-1) ... [2022-09-08T10:17:51.217Z] #53 3.713 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-08T10:17:51.217Z] #53 DONE 3.9s [2022-09-08T10:17:51.217Z] [2022-09-08T10:17:51.217Z] #54 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-08T10:17:51.367Z] #55 51.39 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:17:51.627Z] #55 51.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-08T10:17:51.627Z] #55 51.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-08T10:17:51.627Z] #55 51.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-08T10:17:51.627Z] #55 51.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-08T10:17:51.627Z] #55 51.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-08T10:17:51.627Z] #55 51.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-08T10:17:51.627Z] #55 51.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-08T10:17:51.627Z] #55 51.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-08T10:17:51.627Z] #55 51.48 Setting up python3-setuptools (52.0.0-4) ... [2022-09-08T10:17:52.196Z] #55 ... [2022-09-08T10:17:52.196Z] [2022-09-08T10:17:52.196Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:17:52.196Z] #46 112.7 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-08T10:17:52.196Z] #46 112.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-08T10:17:52.196Z] #46 113.1 checking for gcc... gcc [2022-09-08T10:17:52.196Z] #46 113.3 checking whether the C compiler works... yes [2022-09-08T10:17:52.196Z] #46 113.4 checking for C compiler default output file name... a.out [2022-09-08T10:17:52.196Z] #46 113.4 checking for suffix of executables... [2022-09-08T10:17:52.196Z] #46 113.6 checking whether we are cross compiling... no [2022-09-08T10:17:52.196Z] #46 113.7 checking for suffix of object files... o [2022-09-08T10:17:52.196Z] #46 113.9 checking whether we are using the GNU C compiler... yes [2022-09-08T10:17:52.196Z] #46 114.0 checking whether gcc accepts -g... yes [2022-09-08T10:17:52.196Z] #46 114.1 checking for gcc option to accept ISO C89... none needed [2022-09-08T10:17:52.196Z] #46 114.3 checking whether gcc understands -c and -o together... yes [2022-09-08T10:17:52.196Z] #46 114.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-08T10:17:52.196Z] #46 114.5 checking whether build environment is sane... yes [2022-09-08T10:17:52.196Z] #46 114.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-08T10:17:52.196Z] #46 114.6 checking for gawk... no [2022-09-08T10:17:52.196Z] #46 114.6 checking for mawk... mawk [2022-09-08T10:17:52.196Z] #46 114.6 checking whether make sets $(MAKE)... yes [2022-09-08T10:17:52.196Z] #46 114.7 checking whether make supports the include directive... yes (GNU style) [2022-09-08T10:17:52.196Z] #46 114.7 checking whether make supports nested variables... yes [2022-09-08T10:17:52.196Z] #46 114.8 checking whether UID '0' is supported by ustar format... yes [2022-09-08T10:17:52.196Z] #46 114.8 checking whether GID '0' is supported by ustar format... yes [2022-09-08T10:17:52.196Z] #46 114.8 checking how to create a ustar tar archive... gnutar [2022-09-08T10:17:52.196Z] #46 114.9 checking dependency style of gcc... gcc3 [2022-09-08T10:17:52.196Z] #46 115.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-08T10:17:52.196Z] #46 115.1 checking whether make supports nested variables... (cached) yes [2022-09-08T10:17:52.196Z] #46 115.1 checking build system type... aarch64-unknown-linux-gnu [2022-09-08T10:17:52.196Z] #46 115.4 checking host system type... aarch64-unknown-linux-gnu [2022-09-08T10:17:52.196Z] #46 115.4 checking how to print strings... printf [2022-09-08T10:17:52.196Z] #46 115.4 checking for a sed that does not truncate output... /bin/sed [2022-09-08T10:17:52.196Z] #46 115.4 checking for grep that handles long lines and -e... /bin/grep [2022-09-08T10:17:52.196Z] #46 115.5 checking for egrep... /bin/grep -E [2022-09-08T10:17:52.196Z] #46 115.5 checking for fgrep... /bin/grep -F [2022-09-08T10:17:52.196Z] #46 115.5 checking for ld used by gcc... /usr/bin/ld [2022-09-08T10:17:52.196Z] #46 115.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-08T10:17:52.196Z] #46 115.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-08T10:17:52.197Z] #46 115.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-08T10:17:52.197Z] #46 115.6 checking whether ln -s works... yes [2022-09-08T10:17:52.197Z] #46 115.6 checking the maximum length of command line arguments... 1572864 [2022-09-08T10:17:52.197Z] #46 115.7 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-09-08T10:17:52.197Z] #46 115.7 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-08T10:17:52.197Z] #46 115.7 checking for /usr/bin/ld option to reload object files... -r [2022-09-08T10:17:52.197Z] #46 115.7 checking for objdump... objdump [2022-09-08T10:17:52.197Z] #46 115.7 checking how to recognize dependent libraries... pass_all [2022-09-08T10:17:52.197Z] #46 115.7 checking for dlltool... no [2022-09-08T10:17:52.197Z] #46 115.7 checking how to associate runtime and link libraries... printf %s\n [2022-09-08T10:17:52.197Z] #46 115.7 checking for ar... ar [2022-09-08T10:17:52.197Z] #46 115.7 checking for archiver @FILE support... @ [2022-09-08T10:17:52.197Z] #46 115.8 checking for strip... strip [2022-09-08T10:17:52.197Z] #46 115.8 checking for ranlib... ranlib [2022-09-08T10:17:52.197Z] #46 115.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-08T10:17:52.197Z] #46 116.2 checking for sysroot... no [2022-09-08T10:17:52.197Z] #46 116.2 checking for a working dd... /bin/dd [2022-09-08T10:17:52.197Z] #46 116.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-08T10:17:52.197Z] #46 116.2 checking for mt... no [2022-09-08T10:17:52.197Z] #46 116.2 checking if : is a manifest tool... no [2022-09-08T10:17:52.197Z] #46 116.3 checking how to run the C preprocessor... gcc -E [2022-09-08T10:17:52.197Z] #46 116.5 checking for ANSI C header files... yes [2022-09-08T10:17:52.197Z] #46 117.0 checking for sys/types.h... yes [2022-09-08T10:17:52.197Z] #46 117.2 checking for sys/stat.h... yes [2022-09-08T10:17:52.197Z] #46 117.3 checking for stdlib.h... yes [2022-09-08T10:17:52.197Z] #46 117.5 checking for string.h... yes [2022-09-08T10:17:52.197Z] #46 117.6 checking for memory.h... yes [2022-09-08T10:17:52.197Z] #46 117.8 checking for strings.h... yes [2022-09-08T10:17:52.197Z] #46 118.0 checking for inttypes.h... yes [2022-09-08T10:17:52.197Z] #46 118.2 checking for stdint.h... yes [2022-09-08T10:17:52.197Z] #46 118.4 checking for unistd.h... yes [2022-09-08T10:17:52.197Z] #46 118.5 checking for dlfcn.h... yes [2022-09-08T10:17:52.197Z] #46 118.7 checking for objdir... .libs [2022-09-08T10:17:52.197Z] #46 119.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-08T10:17:52.197Z] #46 119.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-08T10:17:52.197Z] #46 119.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-08T10:17:52.197Z] #46 119.3 checking if gcc static flag -static works... yes [2022-09-08T10:17:52.197Z] #46 119.7 checking if gcc supports -c -o file.o... yes [2022-09-08T10:17:52.197Z] #46 119.9 checking if gcc supports -c -o file.o... (cached) yes [2022-09-08T10:17:52.197Z] #46 119.9 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-09-08T10:17:52.197Z] #46 120.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-08T10:17:52.197Z] #46 120.2 checking how to hardcode library paths into programs... immediate [2022-09-08T10:17:52.197Z] #46 120.2 checking whether stripping libraries is possible... yes [2022-09-08T10:17:52.456Z] #46 120.2 checking if libtool supports shared libraries... yes [2022-09-08T10:17:52.456Z] #46 120.2 checking whether to build shared libraries... no [2022-09-08T10:17:52.456Z] #46 120.2 checking whether to build static libraries... yes [2022-09-08T10:17:52.456Z] #46 120.3 checking float.h usability... yes [2022-09-08T10:17:52.486Z] #43 54.86 + bin/ctr [2022-09-08T10:17:52.716Z] #46 120.5 checking float.h presence... yes [2022-09-08T10:17:52.716Z] #46 120.6 checking for float.h... yes [2022-09-08T10:17:52.858Z] #41 105.5 CCLD libyajl.la [2022-09-08T10:17:52.858Z] #41 105.7 CCLD verify/json_verify [2022-09-08T10:17:52.858Z] #41 106.0 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-08T10:17:52.858Z] #41 106.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-08T10:17:52.858Z] #41 106.0 make[5]: Nothing to be done for 'install-data-am'. [2022-09-08T10:17:52.858Z] #41 106.0 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-08T10:17:52.858Z] #41 106.0 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-08T10:17:52.858Z] #41 106.0 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-08T10:17:52.858Z] #41 106.1 CC src/validate.o [2022-09-08T10:17:52.858Z] #41 106.1 CC src/image_spec_schema_config_schema.lo [2022-09-08T10:17:52.858Z] #41 106.1 CC src/image_spec_schema_content_descriptor.lo [2022-09-08T10:17:52.858Z] #41 106.1 CC src/image_spec_schema_defs.lo [2022-09-08T10:17:52.858Z] #41 106.1 CC src/image_spec_schema_defs_descriptor.lo [2022-09-08T10:17:52.858Z] #41 106.1 CC src/image_spec_schema_image_index_schema.lo [2022-09-08T10:17:52.858Z] #41 106.2 CC src/image_spec_schema_image_layout_schema.lo [2022-09-08T10:17:52.858Z] #41 106.2 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-08T10:17:52.976Z] #46 120.6 checking limits.h usability... yes [2022-09-08T10:17:52.976Z] #46 120.8 checking limits.h presence... yes [2022-09-08T10:17:52.976Z] #46 120.9 checking for limits.h... yes [2022-09-08T10:17:52.976Z] #46 ... [2022-09-08T10:17:52.976Z] [2022-09-08T10:17:52.976Z] #55 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-08T10:17:52.976Z] #55 52.79 Setting up libjq1:arm64 (1.6-2.1) ... [2022-09-08T10:17:52.976Z] #55 52.81 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-09-08T10:17:52.976Z] #55 52.82 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-08T10:17:52.976Z] #55 52.83 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-08T10:17:53.118Z] #41 106.2 CC src/runtime_spec_schema_config_linux.lo [2022-09-08T10:17:53.118Z] #41 106.2 CC src/runtime_spec_schema_config_zos.lo [2022-09-08T10:17:53.118Z] #41 106.2 CC src/runtime_spec_schema_config_schema.lo [2022-09-08T10:17:53.118Z] #41 106.3 CC src/runtime_spec_schema_config_vm.lo [2022-09-08T10:17:53.118Z] #41 106.3 CC src/runtime_spec_schema_config_solaris.lo [2022-09-08T10:17:53.118Z] #41 106.3 CC src/runtime_spec_schema_config_windows.lo [2022-09-08T10:17:53.118Z] #41 106.3 CC src/runtime_spec_schema_defs.lo [2022-09-08T10:17:53.118Z] #41 106.4 CC src/runtime_spec_schema_defs_zos.lo [2022-09-08T10:17:53.118Z] #41 106.4 CC src/runtime_spec_schema_defs_linux.lo [2022-09-08T10:17:53.118Z] #41 ... [2022-09-08T10:17:53.118Z] [2022-09-08T10:17:53.118Z] #33 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-08T10:17:53.118Z] #33 134.7 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-09-08T10:17:53.118Z] #33 134.7 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-09-08T10:17:53.118Z] #33 134.7 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-09-08T10:17:53.118Z] #33 134.8 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-09-08T10:17:53.118Z] #33 134.8 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-08T10:17:53.118Z] #33 134.8 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-08T10:17:54.360Z] #55 54.00 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-09-08T10:17:54.360Z] #55 54.03 Setting up jq (1.6-2.1) ... [2022-09-08T10:17:54.360Z] #55 54.05 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-09-08T10:17:54.360Z] #55 54.06 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-09-08T10:17:54.360Z] #55 54.07 Setting up iptables (1.8.7-1) ... [2022-09-08T10:17:54.360Z] #55 54.08 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-08T10:17:54.360Z] #55 54.09 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-08T10:17:54.360Z] #55 54.11 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-08T10:17:54.360Z] #55 54.11 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-08T10:17:54.360Z] #55 54.18 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-08T10:17:54.360Z] #55 54.19 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-08T10:17:54.360Z] #55 54.20 Setting up iproute2 (5.10.0-4) ... [2022-09-08T10:17:54.879Z] #55 54.57 Setting up systemd (247.3-7) ... [2022-09-08T10:17:54.879Z] #55 54.63 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-08T10:17:54.879Z] #55 54.63 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-08T10:17:54.879Z] #55 54.65 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-08T10:17:54.879Z] #55 54.67 Initializing machine ID from random generator. [2022-09-08T10:17:55.414Z] #54 DONE 4.5s [2022-09-08T10:17:55.415Z] [2022-09-08T10:17:55.415Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:17:55.415Z] #44 95.93 configure.ac:11: installing 'build-aux/compile' [2022-09-08T10:17:55.415Z] #44 95.94 configure.ac:11: installing 'build-aux/config.guess' [2022-09-08T10:17:55.415Z] #44 95.96 configure.ac:11: installing 'build-aux/config.sub' [2022-09-08T10:17:55.415Z] #44 95.96 configure.ac:13: installing 'build-aux/install-sh' [2022-09-08T10:17:55.415Z] #44 95.97 configure.ac:13: installing 'build-aux/missing' [2022-09-08T10:17:55.415Z] #44 95.97 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-08T10:17:55.415Z] #44 96.25 Makefile.am: installing 'build-aux/depcomp' [2022-09-08T10:17:55.415Z] #44 97.75 checking build system type... x86_64-pc-linux-gnu [2022-09-08T10:17:55.415Z] #44 98.14 checking host system type... x86_64-pc-linux-gnu [2022-09-08T10:17:55.415Z] #44 98.14 checking how to print strings... printf [2022-09-08T10:17:55.415Z] #44 98.16 checking for gcc... gcc [2022-09-08T10:17:55.415Z] #44 98.29 checking whether the C compiler works... yes [2022-09-08T10:17:55.415Z] #44 98.49 checking for C compiler default output file name... a.out [2022-09-08T10:17:55.415Z] #44 98.51 checking for suffix of executables... [2022-09-08T10:17:55.675Z] #44 98.76 checking whether we are cross compiling... no [2022-09-08T10:17:55.675Z] #44 99.05 checking for suffix of object files... o [2022-09-08T10:17:55.820Z] #55 55.67 Setting up systemd-journal-remote (247.3-7) ... [2022-09-08T10:17:55.935Z] #44 99.23 checking whether we are using the GNU C compiler... yes [2022-09-08T10:17:56.080Z] #55 55.97 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T10:17:56.195Z] #44 99.38 checking whether gcc accepts -g... yes [2022-09-08T10:17:56.455Z] #44 99.53 checking for gcc option to accept ISO C89... none needed [2022-09-08T10:17:56.455Z] #44 99.77 checking whether gcc understands -c and -o together... yes [2022-09-08T10:17:56.455Z] #44 100.00 checking for a sed that does not truncate output... /bin/sed [2022-09-08T10:17:56.650Z] #55 DONE 56.7s [2022-09-08T10:17:56.650Z] [2022-09-08T10:17:56.650Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:17:56.650Z] #46 120.9 checking stddef.h usability... yes [2022-09-08T10:17:56.650Z] #46 121.0 checking stddef.h presence... yes [2022-09-08T10:17:56.650Z] #46 121.1 checking for stddef.h... yes [2022-09-08T10:17:56.650Z] #46 121.1 checking for stdlib.h... (cached) yes [2022-09-08T10:17:56.650Z] #46 121.2 checking for string.h... (cached) yes [2022-09-08T10:17:56.650Z] #46 121.2 checking sys/time.h usability... yes [2022-09-08T10:17:56.650Z] #46 121.4 checking sys/time.h presence... yes [2022-09-08T10:17:56.650Z] #46 121.4 checking for sys/time.h... yes [2022-09-08T10:17:56.650Z] #46 121.4 checking for inline... inline [2022-09-08T10:17:56.650Z] #46 121.5 checking for size_t... yes [2022-09-08T10:17:56.650Z] #46 121.9 checking for stdlib.h... (cached) yes [2022-09-08T10:17:56.650Z] #46 121.9 checking for GNU libc compatible malloc... yes [2022-09-08T10:17:56.650Z] #46 122.2 checking for stdlib.h... (cached) yes [2022-09-08T10:17:56.650Z] #46 122.2 checking for GNU libc compatible realloc... yes [2022-09-08T10:17:56.650Z] #46 122.5 checking for working strtod... yes [2022-09-08T10:17:56.650Z] #46 122.8 checking for gettimeofday... yes [2022-09-08T10:17:56.650Z] #46 123.0 checking for memset... yes [2022-09-08T10:17:56.650Z] #46 123.3 checking for strspn... yes [2022-09-08T10:17:56.650Z] #46 123.7 checking that generated files are newer than configure... done [2022-09-08T10:17:56.650Z] #46 123.7 configure: creating ./config.status [2022-09-08T10:17:56.715Z] #44 100.0 checking for grep that handles long lines and -e... /bin/grep [2022-09-08T10:17:56.715Z] #44 100.0 checking for egrep... /bin/grep -E [2022-09-08T10:17:56.715Z] #44 100.0 checking for fgrep... /bin/grep -F [2022-09-08T10:17:56.715Z] #44 100.1 checking for ld used by gcc... /usr/bin/ld [2022-09-08T10:17:56.715Z] #44 100.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-08T10:17:56.715Z] #44 100.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-08T10:17:56.975Z] #44 100.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-08T10:17:56.975Z] #44 100.4 checking whether ln -s works... yes [2022-09-08T10:17:56.975Z] #44 100.4 checking the maximum length of command line arguments... 1572864 [2022-09-08T10:17:56.975Z] #44 100.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-08T10:17:56.975Z] #44 100.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-08T10:17:56.975Z] #44 100.4 checking for /usr/bin/ld option to reload object files... -r [2022-09-08T10:17:56.975Z] #44 100.4 checking for objdump... objdump [2022-09-08T10:17:56.975Z] #44 100.4 checking how to recognize dependent libraries... pass_all [2022-09-08T10:17:56.975Z] #44 100.4 checking for dlltool... no [2022-09-08T10:17:56.975Z] #44 100.4 checking how to associate runtime and link libraries... printf %s\n [2022-09-08T10:17:56.975Z] #44 100.4 checking for ar... ar [2022-09-08T10:17:56.975Z] #44 100.4 checking for archiver @FILE support... @ [2022-09-08T10:17:56.975Z] #44 100.6 checking for strip... strip [2022-09-08T10:17:56.975Z] #44 100.6 checking for ranlib... ranlib [2022-09-08T10:17:56.975Z] #44 100.6 checking for gawk... no [2022-09-08T10:17:56.975Z] #44 100.6 checking for mawk... mawk [2022-09-08T10:17:57.546Z] #44 100.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-08T10:17:57.546Z] #44 101.1 checking for sysroot... no [2022-09-08T10:17:57.546Z] #44 101.1 checking for a working dd... /bin/dd [2022-09-08T10:17:57.546Z] #44 101.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-08T10:17:57.590Z] #46 ... [2022-09-08T10:17:57.590Z] [2022-09-08T10:17:57.590Z] #58 [dev-systemd-false 8/28] 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-09-08T10:17:57.590Z] #0 0.769 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-08T10:17:57.590Z] #0 0.773 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-08T10:17:57.590Z] #0 0.776 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-08T10:17:57.590Z] #58 DONE 0.8s [2022-09-08T10:17:57.806Z] #44 101.2 checking for mt... no [2022-09-08T10:17:57.806Z] #44 101.2 checking if : is a manifest tool... no [2022-09-08T10:17:57.806Z] #44 101.2 checking how to run the C preprocessor... gcc -E [2022-09-08T10:17:57.850Z] [2022-09-08T10:17:57.850Z] #59 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-08T10:17:58.637Z] #44 101.6 checking for ANSI C header files... yes [2022-09-08T10:17:58.830Z] #35 ... [2022-09-08T10:17:58.830Z] [2022-09-08T10:17:58.830Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:17:58.830Z] #46 30.75 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-08T10:17:58.897Z] #44 102.3 checking for sys/types.h... yes [2022-09-08T10:17:58.897Z] #44 102.3 checking for sys/stat.h... yes [2022-09-08T10:17:59.417Z] #44 102.6 checking for stdlib.h... yes [2022-09-08T10:17:59.417Z] #44 102.7 checking for string.h... yes [2022-09-08T10:17:59.679Z] #44 102.9 checking for memory.h... #44 ... [2022-09-08T10:17:59.679Z] [2022-09-08T10:17:59.679Z] #55 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-08T10:17:59.679Z] #55 DONE 4.3s [2022-09-08T10:17:59.679Z] [2022-09-08T10:17:59.679Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:17:59.679Z] #44 102.9 checking for memory.h... yes [2022-09-08T10:17:59.679Z] #44 ... [2022-09-08T10:17:59.679Z] [2022-09-08T10:17:59.679Z] #56 [dev-systemd-false 6/28] RUN ldconfig [2022-09-08T10:18:00.616Z] #43 ... [2022-09-08T10:18:00.616Z] [2022-09-08T10:18:00.616Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:18:00.616Z] #44 41.59 libtoolize: putting auxiliary files in '.'. [2022-09-08T10:18:00.616Z] #44 41.59 libtoolize: copying file './ltmain.sh' [2022-09-08T10:18:00.616Z] #44 42.17 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-08T10:18:00.616Z] #44 42.17 libtoolize: and rerunning libtoolize and aclocal. [2022-09-08T10:18:00.616Z] #44 42.17 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-08T10:18:00.616Z] #44 51.65 configure.ac:7: installing './compile' [2022-09-08T10:18:00.616Z] #44 51.66 configure.ac:11: installing './config.guess' [2022-09-08T10:18:00.616Z] #44 51.67 configure.ac:11: installing './config.sub' [2022-09-08T10:18:00.616Z] #44 51.68 configure.ac:8: installing './install-sh' [2022-09-08T10:18:00.616Z] #44 51.69 configure.ac:8: installing './missing' [2022-09-08T10:18:00.616Z] #44 51.82 Makefile.am: installing './depcomp' [2022-09-08T10:18:00.877Z] #44 53.03 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-08T10:18:00.877Z] #44 53.03 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-08T10:18:01.137Z] #44 53.15 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-08T10:18:01.137Z] #44 53.15 libtoolize: copying file 'm4/libtool.m4' [2022-09-08T10:18:01.137Z] #44 53.28 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-08T10:18:01.137Z] #44 53.38 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-08T10:18:01.242Z] #33 ... [2022-09-08T10:18:01.242Z] [2022-09-08T10:18:01.242Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:18:01.242Z] #41 106.5 CC src/runtime_spec_schema_defs_vm.lo [2022-09-08T10:18:01.242Z] #41 106.5 CC src/runtime_spec_schema_defs_windows.lo [2022-09-08T10:18:01.242Z] #41 106.5 CC src/runtime_spec_schema_state_schema.lo [2022-09-08T10:18:01.242Z] #41 106.6 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-08T10:18:01.242Z] #41 106.6 CC src/basic_test_double_array_item.lo [2022-09-08T10:18:01.242Z] #41 106.7 CC src/basic_test_double_array.lo [2022-09-08T10:18:01.242Z] #41 106.7 CC src/basic_test_top_array_int.lo [2022-09-08T10:18:01.242Z] #41 106.7 CC src/basic_test_top_array_string.lo [2022-09-08T10:18:01.242Z] #41 106.8 CC src/basic_test_top_double_array_int.lo [2022-09-08T10:18:01.242Z] #41 106.8 CC src/basic_test_top_double_array_obj.lo [2022-09-08T10:18:01.242Z] #41 106.8 CC src/basic_test_top_double_array_refobj.lo [2022-09-08T10:18:01.242Z] #41 106.9 CC src/basic_test_top_double_array_string.lo [2022-09-08T10:18:01.242Z] #41 107.0 CC src/read-file.lo [2022-09-08T10:18:01.242Z] #41 107.0 CC tests/test-1.o [2022-09-08T10:18:01.242Z] #41 107.0 CC src/json_common.lo [2022-09-08T10:18:01.242Z] #41 107.1 CC tests/test-3.o [2022-09-08T10:18:01.242Z] #41 107.1 CC tests/test-2.o [2022-09-08T10:18:01.242Z] #41 107.2 CC tests/test-4.o [2022-09-08T10:18:01.242Z] #41 107.3 CC tests/test-5.o [2022-09-08T10:18:01.242Z] #41 107.3 CC tests/test-6.o [2022-09-08T10:18:01.242Z] #41 107.4 CC tests/test-8.o [2022-09-08T10:18:01.242Z] #41 107.4 CC tests/test-9.o [2022-09-08T10:18:01.242Z] #41 107.4 CC tests/test-7.o [2022-09-08T10:18:01.242Z] #41 107.5 CC tests/test-11.o [2022-09-08T10:18:01.242Z] #41 107.6 CC tests/test-10.o [2022-09-08T10:18:01.397Z] #44 53.52 libtoolize: copying file 'm4/ltversion.m4' [2022-09-08T10:18:01.397Z] #44 ... [2022-09-08T10:18:01.397Z] [2022-09-08T10:18:01.397Z] #33 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:18:01.397Z] #33 97.59 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-08T10:18:01.397Z] #33 97.60 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-08T10:18:01.397Z] #33 97.62 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-08T10:18:01.397Z] #33 104.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-08T10:18:01.397Z] #33 104.6 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-08T10:18:01.397Z] #33 104.6 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-08T10:18:01.397Z] #33 ... [2022-09-08T10:18:01.397Z] [2022-09-08T10:18:01.397Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:18:01.397Z] #44 53.64 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-08T10:18:01.657Z] #44 53.76 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-08T10:18:02.222Z] #56 DONE 2.3s [2022-09-08T10:18:02.222Z] [2022-09-08T10:18:02.222Z] #57 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-08T10:18:03.131Z] #59 ... [2022-09-08T10:18:03.131Z] [2022-09-08T10:18:03.131Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:18:03.131Z] #46 127.2 config.status: creating Makefile [2022-09-08T10:18:03.131Z] #46 127.3 config.status: creating config.h [2022-09-08T10:18:03.131Z] #46 127.3 config.status: executing depfiles commands [2022-09-08T10:18:03.131Z] #46 127.5 config.status: executing libtool commands [2022-09-08T10:18:03.131Z] #46 128.5 GEN .version [2022-09-08T10:18:03.131Z] #46 128.6 make install-recursive [2022-09-08T10:18:03.131Z] #46 128.6 make[1]: Entering directory '/tmp/crun-build' [2022-09-08T10:18:03.131Z] #46 128.7 Making install in libocispec [2022-09-08T10:18:03.131Z] #46 128.7 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-08T10:18:03.131Z] #46 128.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-08T10:18:03.131Z] #46 128.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-08T10:18:03.131Z] #46 128.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-08T10:18:03.131Z] #46 128.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-08T10:18:03.131Z] #46 129.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-08T10:18:03.131Z] #46 129.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-08T10:18:03.131Z] #46 129.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-08T10:18:03.131Z] #46 129.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-08T10:18:03.131Z] #46 129.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-08T10:18:03.131Z] #46 129.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-08T10:18:03.131Z] #46 129.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-08T10:18:03.131Z] #46 129.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-08T10:18:03.131Z] #46 129.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-08T10:18:03.131Z] #46 129.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-08T10:18:03.131Z] #46 129.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-08T10:18:03.131Z] #46 129.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-08T10:18:03.131Z] #46 129.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-08T10:18:03.131Z] #46 129.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-08T10:18:03.131Z] #46 129.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-08T10:18:03.131Z] #46 129.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-08T10:18:03.131Z] #46 130.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-08T10:18:03.131Z] #46 130.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-08T10:18:03.131Z] #46 130.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-08T10:18:03.131Z] #46 130.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-08T10:18:03.131Z] #46 130.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-08T10:18:03.131Z] #46 130.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-08T10:18:03.131Z] #46 130.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-08T10:18:03.131Z] #46 130.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-08T10:18:03.131Z] #46 130.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-08T10:18:03.131Z] #46 130.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-08T10:18:03.131Z] #46 130.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-08T10:18:03.131Z] #46 130.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-08T10:18:03.131Z] #46 130.7 make install-recursive [2022-09-08T10:18:03.131Z] #46 130.7 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-08T10:18:03.131Z] #46 130.8 Making install in yajl [2022-09-08T10:18:03.131Z] #46 130.8 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-08T10:18:03.131Z] #46 130.9 CC src/libyajl_la-yajl_alloc.lo [2022-09-08T10:18:03.131Z] #46 130.9 CC verify/json_verify-json_verify.o [2022-09-08T10:18:03.131Z] #46 130.9 CC src/libyajl_la-yajl.lo [2022-09-08T10:18:03.131Z] #46 130.9 CC src/libyajl_la-yajl_gen.lo [2022-09-08T10:18:03.131Z] #46 130.9 CC src/libyajl_la-yajl_parser.lo [2022-09-08T10:18:03.131Z] #46 130.9 CC src/libyajl_la-yajl_buf.lo [2022-09-08T10:18:03.131Z] #46 131.0 CC src/libyajl_la-yajl_encode.lo [2022-09-08T10:18:03.131Z] #46 131.0 CC src/libyajl_la-yajl_lex.lo [2022-09-08T10:18:03.131Z] #46 131.0 CC src/libyajl_la-yajl_tree.lo [2022-09-08T10:18:04.089Z] #46 ... [2022-09-08T10:18:04.089Z] [2022-09-08T10:18:04.089Z] #35 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:18:04.089Z] #35 87.05 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-08T10:18:04.089Z] #35 87.07 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-08T10:18:04.089Z] #35 87.08 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-08T10:18:04.812Z] #57 ... [2022-09-08T10:18:04.812Z] [2022-09-08T10:18:04.812Z] #48 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-08T10:18:04.812Z] #48 16.05 + cd /tmp/tmp.wEYzqJDzkS/src/github.com/opencontainers/runc [2022-09-08T10:18:04.812Z] #48 16.05 + git checkout -q v1.1.4 [2022-09-08T10:18:04.812Z] #48 16.91 + '[' -z '' ']' [2022-09-08T10:18:04.812Z] #48 16.91 + target=static [2022-09-08T10:18:04.812Z] #48 16.91 + make BUILDTAGS=seccomp static [2022-09-08T10:18:04.812Z] #48 17.27 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-08T10:18:04.812Z] #48 ... [2022-09-08T10:18:04.812Z] [2022-09-08T10:18:04.812Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:18:04.812Z] #44 103.2 checking for strings.h... yes [2022-09-08T10:18:04.812Z] #44 103.4 checking for inttypes.h... yes [2022-09-08T10:18:04.812Z] #44 103.7 checking for stdint.h... yes [2022-09-08T10:18:04.812Z] #44 103.9 checking for unistd.h... yes [2022-09-08T10:18:04.812Z] #44 104.1 checking for dlfcn.h... yes [2022-09-08T10:18:04.812Z] #44 104.3 checking for objdir... .libs [2022-09-08T10:18:04.812Z] #44 104.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-08T10:18:04.812Z] #44 104.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-08T10:18:04.812Z] #44 104.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-08T10:18:04.812Z] #44 104.9 checking if gcc static flag -static works... yes [2022-09-08T10:18:04.812Z] #44 105.2 checking if gcc supports -c -o file.o... yes [2022-09-08T10:18:04.812Z] #44 105.4 checking if gcc supports -c -o file.o... (cached) yes [2022-09-08T10:18:04.812Z] #44 105.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-08T10:18:04.812Z] #44 105.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-08T10:18:04.812Z] #44 105.9 checking how to hardcode library paths into programs... immediate [2022-09-08T10:18:04.812Z] #44 105.9 checking whether stripping libraries is possible... yes [2022-09-08T10:18:04.812Z] #44 105.9 checking if libtool supports shared libraries... yes [2022-09-08T10:18:04.812Z] #44 105.9 checking whether to build shared libraries... no [2022-09-08T10:18:04.812Z] #44 105.9 checking whether to build static libraries... yes [2022-09-08T10:18:04.812Z] #44 105.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-08T10:18:04.812Z] #44 106.0 checking whether build environment is sane... yes [2022-09-08T10:18:04.812Z] #44 106.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-08T10:18:04.812Z] #44 106.1 checking whether make sets $(MAKE)... yes [2022-09-08T10:18:04.812Z] #44 106.1 checking whether make supports the include directive... yes (GNU style) [2022-09-08T10:18:04.812Z] #44 106.1 checking whether make supports nested variables... yes [2022-09-08T10:18:04.812Z] #44 106.2 checking whether UID '0' is supported by ustar format... yes [2022-09-08T10:18:04.812Z] #44 106.2 checking whether GID '0' is supported by ustar format... yes [2022-09-08T10:18:04.812Z] #44 106.2 checking how to create a ustar tar archive... gnutar [2022-09-08T10:18:04.812Z] #44 106.3 checking dependency style of gcc... gcc3 [2022-09-08T10:18:04.812Z] #44 106.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-08T10:18:04.812Z] #44 106.5 checking whether make supports nested variables... (cached) yes [2022-09-08T10:18:04.812Z] #44 106.5 checking for gawk... (cached) mawk [2022-09-08T10:18:04.812Z] #44 106.5 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-08T10:18:04.812Z] #44 106.5 checking for gcc... (cached) gcc [2022-09-08T10:18:04.812Z] #44 106.6 checking whether we are using the GNU C compiler... (cached) yes [2022-09-08T10:18:04.812Z] #44 106.6 checking whether gcc accepts -g... (cached) yes [2022-09-08T10:18:04.812Z] #44 106.6 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-08T10:18:04.812Z] #44 106.6 checking whether gcc understands -c and -o together... (cached) yes [2022-09-08T10:18:04.812Z] #44 106.6 checking for a Python interpreter with version >= 3... python3 [2022-09-08T10:18:04.812Z] #44 106.7 checking for python3... /usr/bin/python3 [2022-09-08T10:18:04.812Z] #44 106.7 checking for python3 version... 3.9 [2022-09-08T10:18:04.812Z] #44 106.8 checking for python3 platform... linux [2022-09-08T10:18:04.812Z] #44 106.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-08T10:18:04.812Z] #44 107.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-08T10:18:04.812Z] #44 107.2 checking for go-md2man... no [2022-09-08T10:18:04.812Z] #44 107.2 checking error.h usability... yes [2022-09-08T10:18:04.812Z] #44 107.4 checking error.h presence... yes [2022-09-08T10:18:04.812Z] #44 107.5 checking for error.h... yes [2022-09-08T10:18:04.812Z] #44 107.5 checking linux/openat2.h usability... yes [2022-09-08T10:18:04.812Z] #44 107.6 checking linux/openat2.h presence... yes [2022-09-08T10:18:04.812Z] #44 107.7 checking for linux/openat2.h... yes [2022-09-08T10:18:04.812Z] #44 107.7 checking for copy_file_range... yes [2022-09-08T10:18:04.812Z] #44 108.1 checking for fgetxattr... yes [2022-09-08T10:18:05.072Z] #44 108.4 checking for statx... yes [2022-09-08T10:18:05.608Z] #44 108.6 checking for fgetpwent_r... yes [2022-09-08T10:18:05.875Z] #44 109.1 checking for issetugid... no [2022-09-08T10:18:05.875Z] #44 109.3 checking for pkg-config... /usr/bin/pkg-config [2022-09-08T10:18:05.875Z] #44 109.3 checking pkg-config is at least version 0.9.0... yes [2022-09-08T10:18:06.451Z] #44 109.3 checking for library containing yajl_tree_get... -lyajl [2022-09-08T10:18:06.451Z] #44 109.9 checking for yajl >= 2.0.0... yes [2022-09-08T10:18:06.560Z] #41 ... [2022-09-08T10:18:06.560Z] [2022-09-08T10:18:06.560Z] #33 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-08T10:18:06.560Z] #33 147.8 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-09-08T10:18:06.560Z] #33 147.8 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-09-08T10:18:06.560Z] #33 147.8 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-09-08T10:18:06.560Z] #33 147.9 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-09-08T10:18:06.560Z] #33 147.9 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-08T10:18:06.560Z] #33 147.9 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-08T10:18:06.710Z] #44 110.0 checking sys/capability.h usability... yes [2022-09-08T10:18:06.969Z] #44 110.2 checking sys/capability.h presence... yes [2022-09-08T10:18:06.969Z] #44 110.3 checking for sys/capability.h... yes [2022-09-08T10:18:07.329Z] #46 ... [2022-09-08T10:18:07.329Z] [2022-09-08T10:18:07.329Z] #59 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-08T10:18:07.329Z] #59 9.704 Collecting yamllint==1.27.1 [2022-09-08T10:18:07.538Z] #44 110.3 checking for library containing cap_from_name... -lcap [2022-09-08T10:18:08.106Z] #44 110.9 checking for library containing dlopen... -ldl [2022-09-08T10:18:08.106Z] #44 111.4 checking seccomp.h usability... yes [2022-09-08T10:18:08.264Z] #35 ... [2022-09-08T10:18:08.264Z] [2022-09-08T10:18:08.264Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-08T10:18:08.365Z] #44 111.6 checking seccomp.h presence... yes [2022-09-08T10:18:08.366Z] #44 111.7 checking for seccomp.h... yes [2022-09-08T10:18:08.625Z] #44 111.7 checking for library containing seccomp_rule_add... -lseccomp [2022-09-08T10:18:08.710Z] #59 10.77 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-08T10:18:08.866Z] #43 50.14 Updating files: 45% (2285/4986) Updating files: 46% (2294/4986) Updating files: 47% (2344/4986) Updating files: 48% (2394/4986) Updating files: 49% (2444/4986) Updating files: 50% (2493/4986) Updating files: 51% (2543/4986) Updating files: 52% (2593/4986) Updating files: 53% (2643/4986) Updating files: 54% (2693/4986) Updating files: 55% (2743/4986) Updating files: 56% (2793/4986) Updating files: 57% (2843/4986) Updating files: 58% (2892/4986) Updating files: 59% (2942/4986) Updating files: 60% (2992/4986) Updating files: 61% (3042/4986) Updating files: 62% (3092/4986) Updating files: 63% (3142/4986) Updating files: 64% (3192/4986) Updating files: 65% (3241/4986) Updating files: 66% (3291/4986) Updating files: 67% (3341/4986) Updating files: 68% (3391/4986) Updating files: 69% (3441/4986) Updating files: 70% (3491/4986) Updating files: 71% (3541/4986) Updating files: 72% (3590/4986) Updating files: 73% (3640/4986) Updating files: 74% (3690/4986) Updating files: 75% (3740/4986) Updating files: 76% (3790/4986) Updating files: 77% (3840/4986) Updating files: 78% (3890/4986) Updating files: 79% (3939/4986) Updating files: 80% (3989/4986) Updating files: 81% (4039/4986) Updating files: 82% (4089/4986) Updating files: 83% (4139/4986) Updating files: 83% (4178/4986) Updating files: 84% (4189/4986) Updating files: 85% (4239/4986) Updating files: 86% (4288/4986) Updating files: 87% (4338/4986) Updating files: 88% (4388/4986) Updating files: 89% (4438/4986) Updating files: 90% (4488/4986) Updating files: 91% (4538/4986) Updating files: 92% (4588/4986) Updating files: 93% (4637/4986) Updating files: 94% (4687/4986) Updating files: 95% (4737/4986) Updating files: 96% (4787/4986) Updating files: 97% (4837/4986) Updating files: 98% (4887/4986) Updating files: 99% (4937/4986) Updating files: 100% (4986/4986) Updating files: 100% (4986/4986), done. [2022-09-08T10:18:08.866Z] #43 51.86 + cd /tmp/tmp.l7rBFRlYQI/src/github.com/containerd/containerd [2022-09-08T10:18:09.129Z] #43 51.86 + git checkout -q v1.6.8 [2022-09-08T10:18:09.145Z] #44 112.2 checking for library containing seccomp_arch_resolve_name... none required [2022-09-08T10:18:09.405Z] #44 112.6 checking systemd/sd-bus.h usability... yes [2022-09-08T10:18:09.405Z] #44 112.9 checking systemd/sd-bus.h presence... yes [2022-09-08T10:18:09.650Z] #59 11.98 Collecting pathspec>=0.5.3 [2022-09-08T10:18:09.650Z] #59 11.99 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-08T10:18:09.665Z] #44 113.0 checking for systemd/sd-bus.h... yes [2022-09-08T10:18:09.910Z] #59 12.32 Collecting pyyaml [2022-09-08T10:18:09.910Z] #59 12.34 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-09-08T10:18:10.170Z] #59 12.39 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-08T10:18:10.170Z] #59 12.42 Building wheels for collected packages: yamllint [2022-09-08T10:18:10.170Z] #59 12.42 Building wheel for yamllint (setup.py): started [2022-09-08T10:18:10.234Z] #44 113.0 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-08T10:18:10.494Z] #44 113.6 checking for sd_notify_barrier... yes [2022-09-08T10:18:10.753Z] #44 113.9 checking linux/bpf.h usability... yes [2022-09-08T10:18:10.753Z] #44 114.2 checking linux/bpf.h presence... yes [2022-09-08T10:18:10.753Z] #44 114.2 checking for linux/bpf.h... yes [2022-09-08T10:18:11.013Z] #44 114.2 checking compilation for eBPF... yes [2022-09-08T10:18:11.013Z] #44 114.5 checking for criu >= 3.15... no [2022-09-08T10:18:11.013Z] #44 114.5 configure: CRIU headers not found, building without CRIU support [2022-09-08T10:18:11.013Z] #44 114.5 checking for criu > 3.16... no [2022-09-08T10:18:11.013Z] #44 114.5 configure: CRIU version doesn't support join-ns API [2022-09-08T10:18:11.013Z] #44 114.5 checking for criu > 3.16.1... no [2022-09-08T10:18:11.013Z] #44 114.6 configure: CRIU version doesn't support for pre-dumping [2022-09-08T10:18:11.273Z] #44 114.6 checking for new mount API (fsconfig)... yes [2022-09-08T10:18:11.273Z] #44 114.7 checking for seccomp notify API... yes [2022-09-08T10:18:11.273Z] #44 114.8 checking for gperf... no [2022-09-08T10:18:11.273Z] #44 114.8 configure: gperf not found - cannot rebuild signal parser code [2022-09-08T10:18:11.533Z] #44 114.8 checking for library containing argp_parse... none required [2022-09-08T10:18:11.550Z] #59 13.56 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-08T10:18:11.550Z] #59 13.56 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=57065d47cda904ce1a9f0ce8ce0a69f3e4232ae9aba3eb7c39f5a09e5590901f [2022-09-08T10:18:11.550Z] #59 13.56 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-08T10:18:11.550Z] #59 13.57 Successfully built yamllint [2022-09-08T10:18:11.550Z] #59 13.60 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-08T10:18:11.670Z] #43 54.35 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-08T10:18:11.670Z] #43 54.35 + BUILDTAGS='netgo osusergo static_build' [2022-09-08T10:18:11.670Z] #43 54.35 + export EXTRA_FLAGS=-buildmode=pie [2022-09-08T10:18:11.670Z] #43 54.35 + EXTRA_FLAGS=-buildmode=pie [2022-09-08T10:18:11.670Z] #43 54.35 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-08T10:18:11.670Z] #43 54.35 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-08T10:18:11.670Z] #43 54.35 + '[' '' = dynamic ']' [2022-09-08T10:18:11.670Z] #43 54.35 + make [2022-09-08T10:18:11.793Z] #44 115.3 checking that generated files are newer than configure... done [2022-09-08T10:18:11.793Z] #44 115.3 configure: creating ./config.status [2022-09-08T10:18:11.809Z] #59 13.99 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-08T10:18:12.068Z] #59 DONE 14.6s [2022-09-08T10:18:12.068Z] [2022-09-08T10:18:12.068Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:18:12.068Z] #46 135.8 CCLD libyajl.la [2022-09-08T10:18:12.068Z] #46 136.1 CCLD verify/json_verify [2022-09-08T10:18:12.068Z] #46 136.4 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-08T10:18:12.068Z] #46 136.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-08T10:18:12.068Z] #46 136.4 make[5]: Nothing to be done for 'install-data-am'. [2022-09-08T10:18:12.068Z] #46 136.4 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-08T10:18:12.068Z] #46 136.4 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-08T10:18:12.068Z] #46 136.4 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-08T10:18:12.068Z] #46 136.6 CC src/validate.o [2022-09-08T10:18:12.068Z] #46 136.6 CC src/image_spec_schema_config_schema.lo [2022-09-08T10:18:12.068Z] #46 136.6 CC src/image_spec_schema_content_descriptor.lo [2022-09-08T10:18:12.068Z] #46 136.6 CC src/image_spec_schema_defs_descriptor.lo [2022-09-08T10:18:12.068Z] #46 136.6 CC src/image_spec_schema_image_index_schema.lo [2022-09-08T10:18:12.068Z] #46 136.6 CC src/image_spec_schema_defs.lo [2022-09-08T10:18:12.068Z] #46 136.7 CC src/image_spec_schema_image_layout_schema.lo [2022-09-08T10:18:12.068Z] #46 136.7 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-08T10:18:12.068Z] #46 136.7 CC src/runtime_spec_schema_config_linux.lo [2022-09-08T10:18:12.068Z] #46 136.8 CC src/runtime_spec_schema_config_zos.lo [2022-09-08T10:18:12.068Z] #46 136.8 CC src/runtime_spec_schema_config_schema.lo [2022-09-08T10:18:12.068Z] #46 136.8 CC src/runtime_spec_schema_config_solaris.lo [2022-09-08T10:18:12.068Z] #46 136.9 CC src/runtime_spec_schema_config_vm.lo [2022-09-08T10:18:12.068Z] #46 137.0 CC src/runtime_spec_schema_config_windows.lo [2022-09-08T10:18:12.068Z] #46 137.0 CC src/runtime_spec_schema_defs.lo [2022-09-08T10:18:12.068Z] #46 137.1 CC src/runtime_spec_schema_defs_linux.lo [2022-09-08T10:18:12.068Z] #46 137.2 CC src/runtime_spec_schema_defs_zos.lo [2022-09-08T10:18:12.068Z] #46 137.3 CC src/runtime_spec_schema_defs_vm.lo [2022-09-08T10:18:12.068Z] #46 137.4 CC src/runtime_spec_schema_defs_windows.lo [2022-09-08T10:18:12.068Z] #46 137.5 CC src/runtime_spec_schema_state_schema.lo [2022-09-08T10:18:12.068Z] #46 137.6 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-08T10:18:12.068Z] #46 137.7 CC src/basic_test_double_array_item.lo [2022-09-08T10:18:12.068Z] #46 137.8 CC src/basic_test_double_array.lo [2022-09-08T10:18:12.068Z] #46 137.9 CC src/basic_test_top_array_int.lo [2022-09-08T10:18:12.068Z] #46 138.0 CC src/basic_test_top_array_string.lo [2022-09-08T10:18:12.068Z] #46 138.1 CC src/basic_test_top_double_array_int.lo [2022-09-08T10:18:12.068Z] #46 138.5 CC src/basic_test_top_double_array_obj.lo [2022-09-08T10:18:12.068Z] #46 138.6 CC src/basic_test_top_double_array_refobj.lo [2022-09-08T10:18:12.068Z] #46 138.7 CC src/basic_test_top_double_array_string.lo [2022-09-08T10:18:12.068Z] #46 138.8 CC src/read-file.lo [2022-09-08T10:18:12.068Z] #46 139.0 CC src/json_common.lo [2022-09-08T10:18:12.068Z] #46 139.1 CC tests/test-1.o [2022-09-08T10:18:12.068Z] #46 139.4 CC tests/test-2.o [2022-09-08T10:18:12.068Z] #46 139.6 CC tests/test-3.o [2022-09-08T10:18:12.068Z] #46 139.8 CC tests/test-4.o [2022-09-08T10:18:12.328Z] #46 140.3 CC tests/test-5.o [2022-09-08T10:18:12.328Z] #46 140.4 CC tests/test-6.o [2022-09-08T10:18:12.897Z] #46 140.6 CC tests/test-7.o [2022-09-08T10:18:12.897Z] #46 140.9 CC tests/test-8.o [2022-09-08T10:18:12.897Z] #46 140.9 CC tests/test-9.o [2022-09-08T10:18:13.467Z] #46 141.4 CC tests/test-10.o [2022-09-08T10:18:13.560Z] #43 56.14 + bin/ctr [2022-09-08T10:18:13.727Z] #46 141.5 CC tests/test-11.o [2022-09-08T10:18:13.880Z] #44 ... [2022-09-08T10:18:13.881Z] [2022-09-08T10:18:13.881Z] #33 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:18:13.881Z] #33 118.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-08T10:18:13.881Z] #33 118.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-08T10:18:13.881Z] #33 118.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-08T10:18:14.331Z] #44 117.9 config.status: creating Makefile [2022-09-08T10:18:14.590Z] #44 118.0 config.status: creating rpm/crun.spec [2022-09-08T10:18:14.590Z] #44 118.1 config.status: creating config.h [2022-09-08T10:18:14.590Z] #44 ... [2022-09-08T10:18:14.590Z] [2022-09-08T10:18:14.590Z] #57 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-08T10:18:14.590Z] #57 2.646 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-08T10:18:14.590Z] #57 2.861 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-08T10:18:14.590Z] #57 3.033 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T10:18:14.591Z] #57 3.206 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-08T10:18:14.591Z] #57 4.621 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-08T10:18:14.591Z] #57 6.134 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-08T10:18:14.591Z] #57 10.59 Fetched 8574 kB in 8s (1044 kB/s) [2022-09-08T10:18:14.591Z] #57 10.59 Reading package lists... [2022-09-08T10:18:14.591Z] #57 ... [2022-09-08T10:18:14.591Z] [2022-09-08T10:18:14.591Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:18:14.591Z] #44 118.2 config.status: executing libtool commands [2022-09-08T10:18:14.591Z] #44 118.2 config.status: executing depfiles commands [2022-09-08T10:18:16.497Z] #44 119.6 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-08T10:18:16.497Z] #44 119.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-08T10:18:16.756Z] #44 120.0 checking for gcc... gcc [2022-09-08T10:18:16.756Z] #44 120.1 checking whether the C compiler works... yes [2022-09-08T10:18:17.016Z] #44 120.4 checking for C compiler default output file name... a.out [2022-09-08T10:18:17.016Z] #44 120.4 checking for suffix of executables... [2022-09-08T10:18:17.275Z] #44 120.6 checking whether we are cross compiling... no [2022-09-08T10:18:17.535Z] [2022-09-08T10:18:17.535Z] #44 ... [2022-09-08T10:18:17.535Z] [2022-09-08T10:18:17.535Z] #38 [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-09-08T10:18:17.535Z] #38 DONE 168.9s [2022-09-08T10:18:17.535Z] [2022-09-08T10:18:17.535Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:18:17.535Z] #44 120.9 checking for suffix of object files... o [2022-09-08T10:18:17.535Z] #44 121.1 checking whether we are using the GNU C compiler... yes [2022-09-08T10:18:17.795Z] #44 121.2 checking whether gcc accepts -g... yes [2022-09-08T10:18:18.055Z] #44 121.3 checking for gcc option to accept ISO C89... none needed [2022-09-08T10:18:18.315Z] #44 121.5 checking whether gcc understands -c and -o together... yes [2022-09-08T10:18:18.575Z] #44 121.7 checking how to run the C preprocessor... gcc -E [2022-09-08T10:18:18.575Z] #44 122.0 checking for grep that handles long lines and -e... /bin/grep [2022-09-08T10:18:18.575Z] #44 122.0 checking for egrep... /bin/grep -E [2022-09-08T10:18:18.879Z] #43 ... [2022-09-08T10:18:18.879Z] [2022-09-08T10:18:18.879Z] #35 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:18:18.879Z] #35 92.96 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-08T10:18:18.879Z] #35 92.96 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-08T10:18:18.879Z] #35 92.97 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-08T10:18:18.879Z] #35 100.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-08T10:18:18.879Z] #35 100.2 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-08T10:18:18.879Z] #35 100.2 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-08T10:18:19.162Z] #33 ... [2022-09-08T10:18:19.162Z] [2022-09-08T10:18:19.162Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:18:19.162Z] #44 66.83 configure.ac:7: installing 'build-aux/compile' [2022-09-08T10:18:19.162Z] #44 66.84 configure.ac:9: installing 'build-aux/config.guess' [2022-09-08T10:18:19.162Z] #44 66.85 configure.ac:9: installing 'build-aux/config.sub' [2022-09-08T10:18:19.162Z] #44 66.85 configure.ac:11: installing 'build-aux/install-sh' [2022-09-08T10:18:19.162Z] #44 66.87 configure.ac:11: installing 'build-aux/missing' [2022-09-08T10:18:19.162Z] #44 67.12 Makefile.am: installing 'build-aux/depcomp' [2022-09-08T10:18:19.162Z] #44 67.23 parallel-tests: installing 'build-aux/test-driver' [2022-09-08T10:18:19.162Z] #44 69.14 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-08T10:18:19.162Z] #44 69.14 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-08T10:18:19.162Z] #44 69.76 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-08T10:18:19.162Z] #44 69.76 libtoolize: copying file 'm4/libtool.m4' [2022-09-08T10:18:19.162Z] #44 69.88 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-08T10:18:19.162Z] #44 69.97 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-08T10:18:19.162Z] #44 70.04 libtoolize: copying file 'm4/ltversion.m4' [2022-09-08T10:18:19.162Z] #44 70.13 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-08T10:18:19.513Z] #44 122.0 checking for ANSI C header files... yes [2022-09-08T10:18:19.513Z] #44 122.8 checking for sys/types.h... yes [2022-09-08T10:18:19.513Z] #44 123.0 checking for sys/stat.h... yes [2022-09-08T10:18:19.773Z] #44 123.1 checking for stdlib.h... yes [2022-09-08T10:18:19.809Z] #35 ... [2022-09-08T10:18:19.809Z] [2022-09-08T10:18:19.809Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:18:19.809Z] #46 41.77 libtoolize: putting auxiliary files in '.'. [2022-09-08T10:18:19.809Z] #46 41.77 libtoolize: copying file './ltmain.sh' [2022-09-08T10:18:19.809Z] #46 42.58 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-08T10:18:19.809Z] #46 42.58 libtoolize: and rerunning libtoolize and aclocal. [2022-09-08T10:18:19.809Z] #46 42.58 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-08T10:18:20.032Z] #44 123.3 checking for string.h... [2022-09-08T10:18:20.032Z] #44 ... [2022-09-08T10:18:20.032Z] [2022-09-08T10:18:20.032Z] #30 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-08T10:18:20.032Z] #30 171.4 Delve is a source level debugger for Go programs. [2022-09-08T10:18:20.032Z] #30 171.4 [2022-09-08T10:18:20.032Z] #30 171.4 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-08T10:18:20.032Z] #30 171.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-08T10:18:20.032Z] #30 171.4 [2022-09-08T10:18:20.032Z] #30 171.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-08T10:18:20.032Z] #30 171.4 [2022-09-08T10:18:20.032Z] #30 171.4 Pass flags to the program you are debugging using `--`, for example: [2022-09-08T10:18:20.032Z] #30 171.4 [2022-09-08T10:18:20.032Z] #30 171.4 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-08T10:18:20.032Z] #30 171.4 [2022-09-08T10:18:20.032Z] #30 171.4 Usage: [2022-09-08T10:18:20.032Z] #30 171.4 dlv [command] [2022-09-08T10:18:20.032Z] #30 171.4 [2022-09-08T10:18:20.032Z] #30 171.4 Available Commands: [2022-09-08T10:18:20.032Z] #30 171.4 attach Attach to running process and begin debugging. [2022-09-08T10:18:20.032Z] #30 171.4 connect Connect to a headless debug server with a terminal client. [2022-09-08T10:18:20.032Z] #30 171.4 core Examine a core dump. [2022-09-08T10:18:20.032Z] #30 171.4 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-08T10:18:20.032Z] #30 171.4 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-08T10:18:20.032Z] #30 171.4 exec Execute a precompiled binary, and begin a debug session. [2022-09-08T10:18:20.032Z] #30 171.4 help Help about any command [2022-09-08T10:18:20.032Z] #30 171.4 run Deprecated command. Use 'debug' instead. [2022-09-08T10:18:20.032Z] #30 171.4 test Compile test binary and begin debugging program. [2022-09-08T10:18:20.032Z] #30 171.4 trace Compile and begin tracing program. [2022-09-08T10:18:20.032Z] #30 171.4 version Prints version. [2022-09-08T10:18:20.032Z] #30 171.4 [2022-09-08T10:18:20.032Z] #30 171.4 Flags: [2022-09-08T10:18:20.032Z] #30 171.4 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-08T10:18:20.032Z] #30 171.4 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-08T10:18:20.032Z] #30 171.4 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-09-08T10:18:20.032Z] #30 171.4 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-08T10:18:20.032Z] #30 171.4 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-08T10:18:20.032Z] #30 171.4 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-09-08T10:18:20.032Z] #30 171.4 --disable-aslr Disables address space randomization [2022-09-08T10:18:20.032Z] #30 171.4 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-08T10:18:20.032Z] #30 171.4 -h, --help help for dlv [2022-09-08T10:18:20.032Z] #30 171.4 --init string Init file, executed by the terminal client. [2022-09-08T10:18:20.032Z] #30 171.4 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-08T10:18:20.032Z] #30 171.4 --log Enable debugging server logging. [2022-09-08T10:18:20.032Z] #30 171.4 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-08T10:18:20.032Z] #30 171.4 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-08T10:18:20.032Z] #30 171.4 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-08T10:18:20.032Z] #30 171.4 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-08T10:18:20.032Z] #30 171.4 --wd string Working directory for running the program. [2022-09-08T10:18:20.032Z] #30 171.4 [2022-09-08T10:18:20.032Z] #30 171.4 Additional help topics: [2022-09-08T10:18:20.032Z] #30 171.4 dlv backend Help about the --backend flag. [2022-09-08T10:18:20.032Z] #30 171.4 dlv log Help about logging flags. [2022-09-08T10:18:20.032Z] #30 171.4 dlv redirect Help about file redirection. [2022-09-08T10:18:20.032Z] #30 171.4 [2022-09-08T10:18:20.032Z] #30 171.4 Use "dlv [command] --help" for more information about a command. [2022-09-08T10:18:20.032Z] #30 DONE 171.5s [2022-09-08T10:18:20.032Z] [2022-09-08T10:18:20.032Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:18:20.032Z] #44 123.3 checking for string.h... yes [2022-09-08T10:18:20.066Z] #46 52.13 configure.ac:7: installing './compile' [2022-09-08T10:18:20.292Z] #44 123.5 checking for memory.h... yes [2022-09-08T10:18:20.292Z] #44 123.7 checking for strings.h... yes [2022-09-08T10:18:20.323Z] #46 52.14 configure.ac:11: installing './config.guess' [2022-09-08T10:18:20.323Z] #46 52.16 configure.ac:11: installing './config.sub' [2022-09-08T10:18:20.323Z] #46 52.17 configure.ac:8: installing './install-sh' [2022-09-08T10:18:20.323Z] #46 52.19 configure.ac:8: installing './missing' [2022-09-08T10:18:20.323Z] #46 52.29 Makefile.am: installing './depcomp' [2022-09-08T10:18:20.545Z] #44 ... [2022-09-08T10:18:20.545Z] [2022-09-08T10:18:20.545Z] #33 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:18:20.545Z] #33 125.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-08T10:18:20.545Z] #33 125.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-08T10:18:20.545Z] #33 125.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-08T10:18:20.545Z] #33 125.5 Selecting previously unselected package libapparmor1:amd64. [2022-09-08T10:18:20.545Z] #33 125.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-09-08T10:18:20.545Z] #33 125.5 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-09-08T10:18:20.545Z] #33 125.6 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-08T10:18:20.545Z] #33 125.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-09-08T10:18:20.545Z] #33 125.6 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-08T10:18:20.545Z] #33 125.7 Selecting previously unselected package libbtrfs0:amd64. [2022-09-08T10:18:20.545Z] #33 125.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-08T10:18:20.545Z] #33 125.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-08T10:18:20.545Z] #33 126.0 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-08T10:18:20.545Z] #33 126.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-08T10:18:20.545Z] #33 126.0 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-08T10:18:20.545Z] #33 126.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-08T10:18:20.545Z] #33 126.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-08T10:18:20.545Z] #33 126.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-08T10:18:20.545Z] #33 126.6 Selecting previously unselected package libudev-dev:amd64. [2022-09-08T10:18:20.545Z] #33 126.6 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-08T10:18:20.545Z] #33 126.6 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-08T10:18:20.545Z] #33 126.8 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-08T10:18:20.545Z] #33 126.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-09-08T10:18:20.545Z] #33 126.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-09-08T10:18:20.551Z] #44 123.9 checking for inttypes.h... yes [2022-09-08T10:18:20.805Z] #33 127.1 Selecting previously unselected package libpcre2-16-0:amd64. [2022-09-08T10:18:20.805Z] #33 127.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-09-08T10:18:20.805Z] #33 127.1 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-09-08T10:18:20.811Z] #44 124.2 checking for stdint.h... yes [2022-09-08T10:18:21.065Z] #33 127.3 Selecting previously unselected package libpcre2-32-0:amd64. [2022-09-08T10:18:21.065Z] #33 127.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-09-08T10:18:21.065Z] #33 127.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-09-08T10:18:21.325Z] #33 127.5 Selecting previously unselected package libpcre2-posix2:amd64. [2022-09-08T10:18:21.325Z] #33 127.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-09-08T10:18:21.325Z] #33 127.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-09-08T10:18:21.325Z] #33 127.6 Selecting previously unselected package libpcre2-dev:amd64. [2022-09-08T10:18:21.325Z] #33 127.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-09-08T10:18:21.325Z] #33 127.6 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-09-08T10:18:21.382Z] #44 124.4 checking for unistd.h... yes [2022-09-08T10:18:21.382Z] #44 124.7 checking minix/config.h usability... no [2022-09-08T10:18:21.382Z] #44 124.8 checking minix/config.h presence... no [2022-09-08T10:18:21.382Z] #44 124.8 checking for minix/config.h... no [2022-09-08T10:18:21.509Z] #33 161.1 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-09-08T10:18:21.509Z] #33 161.1 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-08T10:18:21.509Z] #33 161.1 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-08T10:18:21.509Z] #33 161.1 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-09-08T10:18:21.509Z] #33 161.1 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-08T10:18:21.509Z] #33 161.2 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-08T10:18:21.509Z] #33 ... [2022-09-08T10:18:21.509Z] [2022-09-08T10:18:21.509Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:18:21.509Z] #41 134.1 CCLD libocispec.la [2022-09-08T10:18:21.509Z] #41 134.4 CCLD src/validate [2022-09-08T10:18:21.509Z] #41 134.4 CCLD tests/test-1 [2022-09-08T10:18:21.509Z] #41 134.4 CCLD tests/test-2 [2022-09-08T10:18:21.509Z] #41 134.5 CCLD tests/test-3 [2022-09-08T10:18:21.509Z] #41 134.5 CCLD tests/test-4 [2022-09-08T10:18:21.509Z] #41 134.5 CCLD tests/test-5 [2022-09-08T10:18:21.509Z] #41 134.6 CCLD tests/test-6 [2022-09-08T10:18:21.509Z] #41 134.6 CCLD tests/test-7 [2022-09-08T10:18:21.509Z] #41 134.6 CCLD tests/test-8 [2022-09-08T10:18:21.509Z] #41 134.7 CCLD tests/test-9 [2022-09-08T10:18:21.509Z] #41 134.7 CCLD tests/test-10 [2022-09-08T10:18:21.509Z] #41 134.7 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-08T10:18:21.509Z] #41 134.7 CCLD tests/test-11 [2022-09-08T10:18:21.641Z] #44 124.8 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-08T10:18:21.692Z] #46 53.50 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-08T10:18:21.692Z] #46 53.50 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-08T10:18:21.692Z] #46 53.64 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-08T10:18:21.692Z] #46 53.64 libtoolize: copying file 'm4/libtool.m4' [2022-09-08T10:18:21.692Z] #46 53.72 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-08T10:18:21.895Z] #33 128.1 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-08T10:18:21.895Z] #33 128.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-09-08T10:18:21.895Z] #33 128.2 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-09-08T10:18:21.901Z] #44 125.1 checking build system type... x86_64-pc-linux-gnu [2022-09-08T10:18:21.901Z] #44 125.4 checking host system type... x86_64-pc-linux-gnu [2022-09-08T10:18:21.901Z] #44 125.4 checking how to print strings... printf [2022-09-08T10:18:21.901Z] #44 125.4 checking for a sed that does not truncate output... /bin/sed [2022-09-08T10:18:21.901Z] #44 125.5 checking for fgrep... /bin/grep -F [2022-09-08T10:18:21.901Z] #44 125.5 checking for ld used by gcc... /usr/bin/ld [2022-09-08T10:18:21.901Z] #44 125.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-08T10:18:21.901Z] #44 125.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-08T10:18:21.949Z] #46 53.84 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-08T10:18:21.949Z] #46 53.94 libtoolize: copying file 'm4/ltversion.m4' [2022-09-08T10:18:21.949Z] #46 54.03 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-08T10:18:22.155Z] #33 128.4 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-08T10:18:22.155Z] #33 128.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-09-08T10:18:22.155Z] #33 128.4 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-08T10:18:22.155Z] #33 128.5 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-08T10:18:22.161Z] #44 125.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-08T10:18:22.161Z] #44 125.7 checking whether ln -s works... yes [2022-09-08T10:18:22.161Z] #44 125.7 checking the maximum length of command line arguments... 1572864 [2022-09-08T10:18:22.161Z] #44 125.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-08T10:18:22.161Z] #44 125.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-08T10:18:22.162Z] #44 125.7 checking for /usr/bin/ld option to reload object files... -r [2022-09-08T10:18:22.162Z] #44 125.7 checking for objdump... objdump [2022-09-08T10:18:22.162Z] #44 125.7 checking how to recognize dependent libraries... pass_all [2022-09-08T10:18:22.162Z] #44 125.7 checking for dlltool... no [2022-09-08T10:18:22.162Z] #44 125.7 checking how to associate runtime and link libraries... printf %s\n [2022-09-08T10:18:22.162Z] #44 125.7 checking for ar... ar [2022-09-08T10:18:22.209Z] #46 54.17 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-08T10:18:22.415Z] #33 128.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-08T10:18:22.415Z] #33 128.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-08T10:18:22.415Z] #33 128.7 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-08T10:18:22.415Z] #33 128.8 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-08T10:18:22.415Z] #33 128.8 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-08T10:18:22.422Z] #44 125.7 checking for archiver @FILE support... @ [2022-09-08T10:18:22.422Z] #44 125.9 checking for strip... strip [2022-09-08T10:18:22.422Z] #44 125.9 checking for ranlib... ranlib [2022-09-08T10:18:22.422Z] #44 125.9 checking for gawk... no [2022-09-08T10:18:22.422Z] #44 125.9 checking for mawk... mawk [2022-09-08T10:18:22.990Z] #44 125.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-08T10:18:22.990Z] #44 126.3 checking for sysroot... no [2022-09-08T10:18:22.990Z] #44 126.3 checking for a working dd... /bin/dd [2022-09-08T10:18:22.990Z] #44 126.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-08T10:18:22.990Z] #44 126.4 checking for mt... no [2022-09-08T10:18:22.990Z] #44 126.4 checking if : is a manifest tool... no [2022-09-08T10:18:23.249Z] #44 126.5 checking for dlfcn.h... yes [2022-09-08T10:18:23.249Z] #44 126.6 checking for objdir... .libs [2022-09-08T10:18:23.355Z] #33 129.5 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-08T10:18:23.355Z] #33 129.5 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-09-08T10:18:23.355Z] #33 129.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-08T10:18:23.355Z] #33 129.6 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-09-08T10:18:23.355Z] #33 129.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-08T10:18:23.355Z] #33 129.6 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-09-08T10:18:23.355Z] #33 129.6 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-08T10:18:23.355Z] #33 129.6 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-09-08T10:18:23.355Z] #33 129.6 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-08T10:18:23.355Z] #33 129.6 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-09-08T10:18:23.355Z] #33 129.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-08T10:18:23.355Z] #33 129.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-08T10:18:23.355Z] #33 129.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-08T10:18:23.355Z] #33 129.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-08T10:18:23.355Z] #33 129.7 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-08T10:18:23.355Z] #33 129.7 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-08T10:18:23.355Z] #33 129.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-08T10:18:23.355Z] #33 129.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-09-08T10:18:23.419Z] #41 136.7 libtool: link: ar cr libocispec.a [2022-09-08T10:18:23.420Z] #41 136.7 libtool: link: ranlib libocispec.a [2022-09-08T10:18:23.615Z] #33 129.8 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-09-08T10:18:23.615Z] #33 129.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-08T10:18:23.615Z] #33 129.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-08T10:18:23.615Z] #33 129.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-08T10:18:23.615Z] #33 129.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-08T10:18:23.615Z] #33 129.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-08T10:18:23.615Z] #33 129.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-08T10:18:23.615Z] #33 129.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-08T10:18:23.615Z] #33 129.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-08T10:18:23.615Z] #33 129.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-08T10:18:23.615Z] #33 129.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-08T10:18:23.615Z] #33 130.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-08T10:18:23.615Z] #33 130.0 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-08T10:18:23.771Z] #44 127.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-08T10:18:23.772Z] #44 127.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-08T10:18:23.772Z] #44 127.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-08T10:18:23.875Z] #33 130.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-08T10:18:23.875Z] #33 130.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-08T10:18:23.875Z] #33 130.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T10:18:24.351Z] #44 127.4 checking if gcc static flag -static works... yes [2022-09-08T10:18:24.351Z] #44 127.8 checking if gcc supports -c -o file.o... yes [2022-09-08T10:18:24.611Z] #44 127.9 checking if gcc supports -c -o file.o... (cached) yes [2022-09-08T10:18:24.611Z] #44 127.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-08T10:18:24.870Z] #44 127.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-08T10:18:24.870Z] #44 128.3 checking how to hardcode library paths into programs... immediate [2022-09-08T10:18:24.870Z] #44 128.3 checking whether stripping libraries is possible... yes [2022-09-08T10:18:24.870Z] #44 128.3 checking if libtool supports shared libraries... yes [2022-09-08T10:18:24.870Z] #44 128.3 checking whether to build shared libraries... no [2022-09-08T10:18:24.870Z] #44 128.3 checking whether to build static libraries... yes [2022-09-08T10:18:24.870Z] #44 128.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-08T10:18:24.870Z] #44 128.4 checking whether build environment is sane... yes [2022-09-08T10:18:24.870Z] #44 128.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-08T10:18:24.870Z] #44 128.4 checking whether make sets $(MAKE)... yes [2022-09-08T10:18:24.870Z] #44 128.5 checking whether make supports the include directive... yes (GNU style) [2022-09-08T10:18:24.870Z] #44 128.5 checking whether make supports nested variables... yes [2022-09-08T10:18:25.130Z] #44 128.5 checking whether UID '0' is supported by ustar format... yes [2022-09-08T10:18:25.130Z] #44 128.5 checking whether GID '0' is supported by ustar format... yes [2022-09-08T10:18:25.130Z] #44 128.5 checking how to create a ustar tar archive... gnutar [2022-09-08T10:18:25.130Z] #44 128.6 checking dependency style of gcc... gcc3 [2022-09-08T10:18:25.130Z] #44 128.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-08T10:18:25.130Z] #44 128.7 checking whether make supports nested variables... (cached) yes [2022-09-08T10:18:25.130Z] #44 128.7 checking for pkg-config... /usr/bin/pkg-config [2022-09-08T10:18:25.130Z] #44 128.7 checking pkg-config is at least version 0.9.0... yes [2022-09-08T10:18:25.130Z] #44 128.7 checking for yajl >= 2.1.0... yes [2022-09-08T10:18:25.390Z] #44 128.8 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-08T10:18:25.390Z] #44 128.8 checking for gcc... (cached) gcc [2022-09-08T10:18:25.390Z] #44 128.9 checking whether we are using the GNU C compiler... (cached) yes [2022-09-08T10:18:25.390Z] #44 128.9 checking whether gcc accepts -g... (cached) yes [2022-09-08T10:18:25.390Z] #44 128.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-08T10:18:25.390Z] #44 128.9 checking whether gcc understands -c and -o together... (cached) yes [2022-09-08T10:18:25.390Z] #44 128.9 checking for a Python interpreter with version >= 3... python3 [2022-09-08T10:18:25.390Z] #44 129.0 checking for python3... /usr/bin/python3 [2022-09-08T10:18:25.390Z] #44 129.0 checking for python3 version... 3.9 [2022-09-08T10:18:25.651Z] #44 129.0 checking for python3 platform... linux [2022-09-08T10:18:25.651Z] #44 129.1 checking for python3 script directory... [2022-09-08T10:18:25.651Z] #44 ... [2022-09-08T10:18:25.651Z] [2022-09-08T10:18:25.651Z] #57 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-08T10:18:25.651Z] #57 10.59 Reading package lists... [2022-09-08T10:18:25.651Z] #57 13.82 Reading package lists... [2022-09-08T10:18:25.651Z] #57 17.39 Building dependency tree... [2022-09-08T10:18:25.651Z] #57 19.34 The following additional packages will be installed: [2022-09-08T10:18:25.651Z] #57 19.34 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-09-08T10:18:25.651Z] #57 19.34 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-08T10:18:25.651Z] #57 19.34 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-09-08T10:18:25.651Z] #57 19.34 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-08T10:18:25.651Z] #57 19.34 python3-pkg-resources systemd vim-runtime xxd [2022-09-08T10:18:25.651Z] #57 19.34 Suggested packages: [2022-09-08T10:18:25.651Z] #57 19.34 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-09-08T10:18:25.651Z] #57 19.34 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-09-08T10:18:25.651Z] #57 19.34 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-09-08T10:18:25.651Z] #57 19.34 Recommended packages: [2022-09-08T10:18:25.651Z] #57 19.34 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-08T10:18:25.651Z] #57 19.34 systemd-timesyncd | time-daemon unzip [2022-09-08T10:18:25.651Z] #57 21.10 The following NEW packages will be installed: [2022-09-08T10:18:25.651Z] #57 21.10 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-09-08T10:18:25.651Z] #57 21.10 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-08T10:18:25.651Z] #57 21.10 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-09-08T10:18:25.651Z] #57 21.10 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-09-08T10:18:25.651Z] #57 21.10 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-09-08T10:18:25.651Z] #57 21.10 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-09-08T10:18:25.651Z] #57 21.11 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-09-08T10:18:25.651Z] #57 21.11 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-09-08T10:18:25.651Z] #57 21.11 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-09-08T10:18:25.651Z] #57 21.46 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T10:18:25.651Z] #57 21.46 Need to get 32.8 MB of archives. [2022-09-08T10:18:25.651Z] #57 21.46 After this operation, 124 MB of additional disk space will be used. [2022-09-08T10:18:25.651Z] #57 21.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-08T10:18:25.651Z] #57 21.47 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-09-08T10:18:25.651Z] #57 21.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-09-08T10:18:25.651Z] #57 21.47 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-09-08T10:18:25.651Z] #57 21.48 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-09-08T10:18:25.651Z] #57 21.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-09-08T10:18:25.651Z] #57 21.50 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-09-08T10:18:25.651Z] #57 21.67 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-09-08T10:18:25.651Z] #57 21.67 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-09-08T10:18:25.651Z] #57 21.67 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-09-08T10:18:25.651Z] #57 21.67 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-09-08T10:18:25.651Z] #57 21.67 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-09-08T10:18:25.651Z] #57 21.70 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-09-08T10:18:25.651Z] #57 21.70 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-09-08T10:18:25.651Z] #57 21.73 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-08T10:18:25.651Z] #57 21.75 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-08T10:18:25.651Z] #57 21.76 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-09-08T10:18:25.651Z] #57 21.76 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-08T10:18:25.651Z] #57 21.77 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-08T10:18:25.651Z] #57 21.78 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-09-08T10:18:25.651Z] #57 21.80 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-09-08T10:18:25.651Z] #57 21.81 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-09-08T10:18:25.651Z] #57 21.81 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-08T10:18:25.651Z] #57 21.82 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-09-08T10:18:25.651Z] #57 21.82 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-09-08T10:18:25.651Z] #57 21.82 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-09-08T10:18:25.651Z] #57 21.84 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-08T10:18:25.651Z] #57 21.85 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-08T10:18:25.651Z] #57 21.85 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-08T10:18:25.651Z] #57 21.86 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-09-08T10:18:25.651Z] #57 21.86 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-09-08T10:18:25.651Z] #57 21.86 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-08T10:18:25.651Z] #57 22.25 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-09-08T10:18:25.651Z] #57 22.25 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-09-08T10:18:25.651Z] #57 22.26 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-08T10:18:25.651Z] #57 22.26 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-08T10:18:25.651Z] #57 22.26 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-08T10:18:25.651Z] #57 22.26 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-08T10:18:25.651Z] #57 22.26 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-09-08T10:18:25.651Z] #57 22.27 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-08T10:18:25.651Z] #57 22.27 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-08T10:18:25.651Z] #57 22.33 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-08T10:18:25.651Z] #57 22.34 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-08T10:18:25.651Z] #57 22.35 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-08T10:18:25.651Z] #57 22.35 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-08T10:18:25.651Z] #57 22.37 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-08T10:18:25.651Z] #57 22.37 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-08T10:18:25.651Z] #57 22.37 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-09-08T10:18:25.651Z] #57 22.40 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-09-08T10:18:25.651Z] #57 22.41 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-09-08T10:18:25.651Z] #57 22.42 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-09-08T10:18:25.651Z] #57 22.55 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-08T10:18:25.651Z] #57 22.75 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-09-08T10:18:25.651Z] #57 22.79 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-09-08T10:18:25.651Z] #57 22.81 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-09-08T10:18:25.651Z] #57 22.82 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-09-08T10:18:25.651Z] #57 23.50 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T10:18:25.651Z] #57 23.63 Fetched 32.8 MB in 2s (19.4 MB/s) [2022-09-08T10:18:25.651Z] #57 23.70 Selecting previously unselected package libcap2:amd64. [2022-09-08T10:18:25.651Z] #57 23.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-09-08T10:18:25.651Z] #57 23.75 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-08T10:18:25.651Z] #57 23.76 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-08T10:18:25.651Z] #57 23.82 Selecting previously unselected package libargon2-1:amd64. [2022-09-08T10:18:25.651Z] #57 23.82 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-09-08T10:18:25.911Z] #57 23.83 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-08T10:18:25.911Z] #57 23.89 Selecting previously unselected package libjson-c5:amd64. [2022-09-08T10:18:25.911Z] #57 23.89 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-09-08T10:18:25.911Z] #57 23.90 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-09-08T10:18:25.911Z] #57 ... [2022-09-08T10:18:25.911Z] [2022-09-08T10:18:25.911Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:18:25.911Z] #44 129.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-08T10:18:25.911Z] #44 129.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-08T10:18:25.954Z] #41 138.9 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-08T10:18:25.954Z] #41 138.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-08T10:18:25.954Z] #41 138.9 make[5]: Nothing to be done for 'install-data-am'. [2022-09-08T10:18:25.954Z] #41 138.9 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-08T10:18:25.954Z] #41 138.9 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-08T10:18:25.954Z] #41 138.9 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-08T10:18:25.954Z] #41 138.9 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-08T10:18:25.954Z] #41 138.9 make[2]: Entering directory '/tmp/crun-build' [2022-09-08T10:18:25.954Z] #41 139.0 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-08T10:18:25.954Z] #41 139.1 CC src/libcrun/libcrun_testing_a-container.o [2022-09-08T10:18:25.954Z] #41 139.1 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-08T10:18:25.954Z] #41 139.1 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-08T10:18:25.954Z] #41 139.1 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-08T10:18:25.954Z] #41 139.1 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-08T10:18:25.954Z] #41 139.1 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-08T10:18:25.954Z] #41 139.1 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-08T10:18:25.954Z] #41 139.2 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-08T10:18:25.954Z] #41 139.2 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-08T10:18:25.954Z] #41 139.2 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-08T10:18:25.954Z] #41 139.2 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-08T10:18:25.954Z] #41 139.3 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-08T10:18:25.954Z] #41 139.3 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-08T10:18:25.954Z] #41 139.3 CC src/libcrun/libcrun_testing_a-error.o [2022-09-08T10:18:25.954Z] #41 139.3 CC src/libcrun/libcrun_testing_a-status.o [2022-09-08T10:18:25.954Z] #41 139.3 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-08T10:18:25.954Z] #41 139.3 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-08T10:18:25.954Z] #41 139.4 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-08T10:18:26.172Z] #44 129.6 checking that generated files are newer than configure... done [2022-09-08T10:18:26.172Z] #44 129.6 configure: creating ./config.status [2022-09-08T10:18:26.225Z] #41 139.4 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-08T10:18:26.225Z] #41 139.4 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-08T10:18:26.484Z] #41 139.5 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-08T10:18:26.485Z] #41 139.5 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-08T10:18:26.485Z] #41 139.5 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-08T10:18:26.485Z] #41 139.5 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-08T10:18:26.485Z] #41 139.5 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-08T10:18:26.485Z] #41 139.6 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-08T10:18:26.485Z] #41 139.7 CC src/crun-crun.o [2022-09-08T10:18:26.485Z] #41 139.7 CC src/crun-run.o [2022-09-08T10:18:26.485Z] #41 139.8 CC src/crun-delete.o [2022-09-08T10:18:26.485Z] #41 139.9 CC src/crun-kill.o [2022-09-08T10:18:26.744Z] #41 139.9 CC src/crun-pause.o [2022-09-08T10:18:26.744Z] #41 140.0 CC src/crun-unpause.o [2022-09-08T10:18:26.744Z] #41 140.0 CC src/crun-spec.o [2022-09-08T10:18:26.744Z] #41 140.0 CC src/crun-exec.o [2022-09-08T10:18:26.744Z] #41 140.1 CC src/crun-list.o [2022-09-08T10:18:26.744Z] #41 140.1 CC src/crun-create.o [2022-09-08T10:18:26.744Z] #41 140.1 CC src/crun-start.o [2022-09-08T10:18:27.004Z] #41 140.2 CC src/crun-state.o [2022-09-08T10:18:27.004Z] #41 140.2 CC src/crun-update.o [2022-09-08T10:18:27.004Z] #41 140.3 CC src/crun-ps.o [2022-09-08T10:18:27.004Z] #41 140.3 CC src/crun-checkpoint.o [2022-09-08T10:18:27.171Z] #33 ... [2022-09-08T10:18:27.171Z] [2022-09-08T10:18:27.171Z] #41 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-08T10:18:27.171Z] #41 126.7 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-08T10:18:27.171Z] #41 126.7 + GOBIN=/build [2022-09-08T10:18:27.171Z] #41 126.7 + GO111MODULE=on [2022-09-08T10:18:27.171Z] #41 126.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-08T10:18:27.171Z] #41 132.1 rootlesskit version 1.0.0 [2022-09-08T10:18:27.171Z] #41 132.2 Usage of /build/rootlesskit-docker-proxy: [2022-09-08T10:18:27.171Z] #41 132.2 -container-ip string [2022-09-08T10:18:27.171Z] #41 132.2 container ip [2022-09-08T10:18:27.171Z] #41 132.2 -container-port int [2022-09-08T10:18:27.171Z] #41 132.2 container port (default -1) [2022-09-08T10:18:27.171Z] #41 132.2 -host-ip string [2022-09-08T10:18:27.171Z] #41 132.2 host ip [2022-09-08T10:18:27.171Z] #41 132.2 -host-port int [2022-09-08T10:18:27.171Z] #41 132.2 host port (default -1) [2022-09-08T10:18:27.171Z] #41 132.2 -proto string [2022-09-08T10:18:27.171Z] #41 132.2 proxy protocol (default "tcp") [2022-09-08T10:18:27.171Z] #41 DONE 132.4s [2022-09-08T10:18:27.171Z] [2022-09-08T10:18:27.171Z] #33 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:18:27.171Z] #33 DONE 132.9s [2022-09-08T10:18:27.171Z] [2022-09-08T10:18:27.171Z] #47 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-08T10:18:27.171Z] #47 ... [2022-09-08T10:18:27.171Z] [2022-09-08T10:18:27.171Z] #48 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-08T10:18:27.171Z] #48 DONE 0.1s [2022-09-08T10:18:27.171Z] [2022-09-08T10:18:27.171Z] #47 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-08T10:18:27.171Z] #47 DONE 0.3s [2022-09-08T10:18:27.171Z] [2022-09-08T10:18:27.171Z] #49 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-08T10:18:27.171Z] #49 DONE 0.2s [2022-09-08T10:18:27.171Z] [2022-09-08T10:18:27.171Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-08T10:18:27.263Z] #41 140.5 CC src/crun-restore.o [2022-09-08T10:18:27.263Z] #41 140.6 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-08T10:18:27.263Z] #41 140.7 CC src/libcrun/libcrun_la-utils.lo [2022-09-08T10:18:27.607Z] #41 140.7 CC src/libcrun/libcrun_la-container.lo [2022-09-08T10:18:27.607Z] #41 140.8 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-08T10:18:27.607Z] #41 140.8 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-08T10:18:27.607Z] #41 140.8 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-08T10:18:27.607Z] #41 140.8 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-08T10:18:27.607Z] #41 140.9 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-08T10:18:27.867Z] #41 141.0 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-08T10:18:27.867Z] #41 141.0 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-08T10:18:27.867Z] #41 141.0 CC src/libcrun/libcrun_la-criu.lo [2022-09-08T10:18:27.867Z] #41 141.1 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-08T10:18:28.085Z] #44 131.4 config.status: creating Makefile [2022-09-08T10:18:28.085Z] #44 131.5 config.status: creating config.h [2022-09-08T10:18:28.085Z] #44 131.5 config.status: executing libtool commands [2022-09-08T10:18:28.085Z] #44 131.5 config.status: executing depfiles commands [2022-09-08T10:18:28.126Z] #41 141.3 CC src/libcrun/libcrun_la-linux.lo [2022-09-08T10:18:28.126Z] #41 141.4 CC src/libcrun/libcrun_la-status.lo [2022-09-08T10:18:28.126Z] #41 141.4 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-08T10:18:28.385Z] #41 141.5 CC src/libcrun/libcrun_la-error.lo [2022-09-08T10:18:28.385Z] #41 141.6 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-08T10:18:28.385Z] #41 141.7 CC src/libcrun/libcrun_la-signals.lo [2022-09-08T10:18:28.385Z] #41 141.7 CC src/libcrun/libcrun_la-terminal.lo [2022-09-08T10:18:28.556Z] #50 ... [2022-09-08T10:18:28.556Z] [2022-09-08T10:18:28.556Z] #51 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-08T10:18:28.556Z] #51 DONE 1.9s [2022-09-08T10:18:28.644Z] #41 141.7 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-08T10:18:28.644Z] #41 141.9 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-08T10:18:28.644Z] #41 141.9 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-08T10:18:28.644Z] #41 142.0 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-08T10:18:28.655Z] #44 132.2 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-08T10:18:28.655Z] #44 132.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-08T10:18:28.816Z] [2022-09-08T10:18:28.817Z] #52 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-09-08T10:18:28.903Z] #41 142.1 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-08T10:18:28.904Z] #41 142.2 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-08T10:18:28.915Z] #44 132.5 checking for gcc... gcc [2022-09-08T10:18:29.163Z] #41 142.3 CC tests/init.o [2022-09-08T10:18:29.163Z] #41 142.4 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-08T10:18:29.435Z] #44 132.6 checking whether the C compiler works... yes [2022-09-08T10:18:29.435Z] #44 132.7 checking for C compiler default output file name... a.out [2022-09-08T10:18:29.435Z] #44 132.7 checking for suffix of executables... [2022-09-08T10:18:29.695Z] #44 132.8 checking whether we are cross compiling... no [2022-09-08T10:18:29.695Z] #44 133.1 checking for suffix of object files... o [2022-09-08T10:18:29.956Z] #44 133.2 checking whether we are using the GNU C compiler... yes [2022-09-08T10:18:29.956Z] #44 133.3 checking whether gcc accepts -g... yes [2022-09-08T10:18:29.956Z] #44 133.4 checking for gcc option to accept ISO C89... none needed [2022-09-08T10:18:30.199Z] #52 DONE 1.5s [2022-09-08T10:18:30.199Z] [2022-09-08T10:18:30.199Z] #53 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-08T10:18:30.215Z] #44 133.5 checking whether gcc understands -c and -o together... yes [2022-09-08T10:18:30.215Z] #44 133.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-08T10:18:30.215Z] #44 133.7 checking whether build environment is sane... yes [2022-09-08T10:18:30.215Z] #44 133.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-08T10:18:30.215Z] #44 133.8 checking for gawk... no [2022-09-08T10:18:30.215Z] #44 133.8 checking for mawk... mawk [2022-09-08T10:18:30.215Z] #44 133.8 checking whether make sets $(MAKE)... yes [2022-09-08T10:18:30.310Z] #46 ... [2022-09-08T10:18:30.310Z] [2022-09-08T10:18:30.310Z] #35 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:18:30.310Z] #35 114.2 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-08T10:18:30.310Z] #35 114.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-08T10:18:30.310Z] #35 114.2 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-08T10:18:30.475Z] #44 133.8 checking whether make supports the include directive... yes (GNU style) [2022-09-08T10:18:30.475Z] #44 133.8 checking whether make supports nested variables... yes [2022-09-08T10:18:30.475Z] #44 133.9 checking whether UID '0' is supported by ustar format... yes [2022-09-08T10:18:30.475Z] #44 133.9 checking whether GID '0' is supported by ustar format... yes [2022-09-08T10:18:30.475Z] #44 133.9 checking how to create a ustar tar archive... gnutar [2022-09-08T10:18:30.475Z] #44 133.9 checking dependency style of gcc... gcc3 [2022-09-08T10:18:30.737Z] #44 134.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-08T10:18:30.737Z] #44 134.1 checking whether make supports nested variables... (cached) yes [2022-09-08T10:18:30.737Z] #44 134.1 checking build system type... x86_64-pc-linux-gnu [2022-09-08T10:18:30.998Z] #44 134.3 checking host system type... x86_64-pc-linux-gnu [2022-09-08T10:18:30.998Z] #44 134.3 checking how to print strings... printf [2022-09-08T10:18:30.998Z] #44 134.3 checking for a sed that does not truncate output... /bin/sed [2022-09-08T10:18:30.998Z] #44 134.4 checking for grep that handles long lines and -e... /bin/grep [2022-09-08T10:18:30.998Z] #44 134.4 checking for egrep... /bin/grep -E [2022-09-08T10:18:30.998Z] #44 134.4 checking for fgrep... /bin/grep -F [2022-09-08T10:18:30.998Z] #44 134.4 checking for ld used by gcc... /usr/bin/ld [2022-09-08T10:18:30.998Z] #44 134.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-08T10:18:30.998Z] #44 134.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-08T10:18:30.998Z] #44 134.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-08T10:18:31.140Z] #53 0.970 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-08T10:18:31.140Z] #53 DONE 1.0s [2022-09-08T10:18:31.140Z] [2022-09-08T10:18:31.140Z] #54 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-08T10:18:31.258Z] #44 134.6 checking whether ln -s works... yes [2022-09-08T10:18:31.258Z] #44 134.6 checking the maximum length of command line arguments... 1572864 [2022-09-08T10:18:31.258Z] #44 134.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-08T10:18:31.258Z] #44 134.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-08T10:18:31.258Z] #44 134.6 checking for /usr/bin/ld option to reload object files... -r [2022-09-08T10:18:31.258Z] #44 134.6 checking for objdump... objdump [2022-09-08T10:18:31.258Z] #44 134.6 checking how to recognize dependent libraries... pass_all [2022-09-08T10:18:31.258Z] #44 134.6 checking for dlltool... no [2022-09-08T10:18:31.258Z] #44 134.6 checking how to associate runtime and link libraries... printf %s\n [2022-09-08T10:18:31.258Z] #44 134.6 checking for ar... ar [2022-09-08T10:18:31.258Z] #44 134.6 checking for archiver @FILE support... @ [2022-09-08T10:18:31.258Z] #44 134.8 checking for strip... strip [2022-09-08T10:18:31.258Z] #44 134.8 checking for ranlib... ranlib [2022-09-08T10:18:31.517Z] #44 134.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-08T10:18:31.517Z] #44 135.1 checking for sysroot... no [2022-09-08T10:18:31.517Z] #44 135.1 checking for a working dd... /bin/dd [2022-09-08T10:18:31.517Z] #44 135.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-08T10:18:31.777Z] #44 135.2 checking for mt... no [2022-09-08T10:18:31.777Z] #44 135.2 checking if : is a manifest tool... no [2022-09-08T10:18:31.777Z] #44 135.2 checking how to run the C preprocessor... gcc -E [2022-09-08T10:18:32.346Z] #44 135.4 checking for ANSI C header files... yes [2022-09-08T10:18:32.346Z] #44 135.8 checking for sys/types.h... yes [2022-09-08T10:18:32.524Z] #54 DONE 1.0s [2022-09-08T10:18:32.524Z] [2022-09-08T10:18:32.524Z] #55 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-08T10:18:32.606Z] #44 135.9 checking for sys/stat.h... yes [2022-09-08T10:18:32.865Z] #44 136.1 checking for stdlib.h... yes [2022-09-08T10:18:32.865Z] #44 136.3 checking for string.h... yes [2022-09-08T10:18:33.125Z] #44 136.5 checking for memory.h... yes [2022-09-08T10:18:33.355Z] #41 ... [2022-09-08T10:18:33.355Z] [2022-09-08T10:18:33.355Z] #33 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-08T10:18:33.355Z] #33 174.5 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-09-08T10:18:33.355Z] #33 174.5 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-08T10:18:33.355Z] #33 174.5 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-08T10:18:33.355Z] #33 174.6 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-09-08T10:18:33.355Z] #33 174.6 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-08T10:18:33.355Z] #33 174.6 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-08T10:18:33.385Z] #44 136.7 checking for strings.h... yes [2022-09-08T10:18:33.385Z] #44 136.9 checking for inttypes.h... yes [2022-09-08T10:18:33.464Z] #55 DONE 1.0s [2022-09-08T10:18:33.464Z] [2022-09-08T10:18:33.464Z] #56 [dev-systemd-false 6/28] RUN ldconfig [2022-09-08T10:18:33.645Z] #44 137.0 checking for stdint.h... yes [2022-09-08T10:18:33.905Z] #44 137.2 checking for unistd.h... yes [2022-09-08T10:18:33.905Z] #44 137.3 checking for dlfcn.h... yes [2022-09-08T10:18:34.165Z] #44 137.5 checking for objdir... .libs [2022-09-08T10:18:34.404Z] #56 DONE 1.0s [2022-09-08T10:18:34.404Z] [2022-09-08T10:18:34.404Z] #57 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-08T10:18:34.425Z] #44 137.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-08T10:18:34.425Z] #44 137.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-08T10:18:34.425Z] #44 137.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-08T10:18:34.994Z] #44 138.0 checking if gcc static flag -static works... yes [2022-09-08T10:18:34.994Z] #44 138.4 checking if gcc supports -c -o file.o... yes [2022-09-08T10:18:35.254Z] #44 138.5 checking if gcc supports -c -o file.o... (cached) yes [2022-09-08T10:18:35.254Z] #44 138.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-08T10:18:35.254Z] #44 138.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-08T10:18:35.254Z] #44 138.9 checking how to hardcode library paths into programs... immediate [2022-09-08T10:18:35.254Z] #44 138.9 checking whether stripping libraries is possible... yes [2022-09-08T10:18:35.254Z] #44 138.9 checking if libtool supports shared libraries... yes [2022-09-08T10:18:35.254Z] #44 138.9 checking whether to build shared libraries... no [2022-09-08T10:18:35.254Z] #44 138.9 checking whether to build static libraries... yes [2022-09-08T10:18:35.514Z] #44 138.9 checking float.h usability... yes [2022-09-08T10:18:35.563Z] #35 ... [2022-09-08T10:18:35.563Z] [2022-09-08T10:18:35.563Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:18:35.563Z] #46 67.56 configure.ac:7: installing 'build-aux/compile' [2022-09-08T10:18:35.563Z] #46 67.56 configure.ac:9: installing 'build-aux/config.guess' [2022-09-08T10:18:35.675Z] #46 ... [2022-09-08T10:18:35.675Z] [2022-09-08T10:18:35.675Z] #24 [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 "v2.3.0" && 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 "v2.1.0"; 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-09-08T10:18:35.675Z] #24 206.0 + dpkg --print-architecture [2022-09-08T10:18:35.675Z] #24 DONE 206.4s [2022-09-08T10:18:35.675Z] [2022-09-08T10:18:35.675Z] #39 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-08T10:18:35.776Z] #44 139.0 checking float.h presence... yes [2022-09-08T10:18:35.776Z] #44 139.1 checking for float.h... yes [2022-09-08T10:18:35.776Z] #44 139.1 checking limits.h usability... yes [2022-09-08T10:18:35.776Z] #44 139.2 checking limits.h presence... yes [2022-09-08T10:18:35.785Z] #57 1.433 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-08T10:18:35.785Z] #57 1.466 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-08T10:18:35.785Z] #57 1.468 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T10:18:35.821Z] #46 67.57 configure.ac:9: installing 'build-aux/config.sub' [2022-09-08T10:18:35.821Z] #46 67.58 configure.ac:11: installing 'build-aux/install-sh' [2022-09-08T10:18:35.821Z] #46 67.58 configure.ac:11: installing 'build-aux/missing' [2022-09-08T10:18:35.821Z] #46 67.82 Makefile.am: installing 'build-aux/depcomp' [2022-09-08T10:18:36.037Z] #44 139.3 checking for limits.h... yes [2022-09-08T10:18:36.037Z] #44 139.3 checking stddef.h usability... [2022-09-08T10:18:36.037Z] #44 ... [2022-09-08T10:18:36.037Z] [2022-09-08T10:18:36.037Z] #57 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-08T10:18:36.037Z] #57 23.98 Selecting previously unselected package libcryptsetup12:amd64. [2022-09-08T10:18:36.037Z] #57 23.98 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-09-08T10:18:36.037Z] #57 23.98 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-08T10:18:36.037Z] #57 24.16 Selecting previously unselected package libip4tc2:amd64. [2022-09-08T10:18:36.037Z] #57 24.16 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-09-08T10:18:36.037Z] #57 24.16 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-09-08T10:18:36.037Z] #57 24.27 Selecting previously unselected package libkmod2:amd64. [2022-09-08T10:18:36.037Z] #57 24.28 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-09-08T10:18:36.037Z] #57 24.28 Unpacking libkmod2:amd64 (28-1) ... [2022-09-08T10:18:36.037Z] #57 24.39 Selecting previously unselected package systemd. [2022-09-08T10:18:36.037Z] #57 24.39 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-09-08T10:18:36.037Z] #57 24.53 Unpacking systemd (247.3-7) ... [2022-09-08T10:18:36.037Z] #57 26.55 Selecting previously unselected package pigz. [2022-09-08T10:18:36.037Z] #57 26.56 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-09-08T10:18:36.037Z] #57 26.56 Unpacking pigz (2.6-1) ... [2022-09-08T10:18:36.037Z] #57 26.65 Selecting previously unselected package libelf1:amd64. [2022-09-08T10:18:36.037Z] #57 26.65 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-09-08T10:18:36.037Z] #57 26.66 Unpacking libelf1:amd64 (0.183-1) ... [2022-09-08T10:18:36.037Z] #57 26.78 Selecting previously unselected package libbpf0:amd64. [2022-09-08T10:18:36.037Z] #57 26.78 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-09-08T10:18:36.037Z] #57 26.79 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-09-08T10:18:36.037Z] #57 26.88 Selecting previously unselected package libmnl0:amd64. [2022-09-08T10:18:36.037Z] #57 26.88 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-09-08T10:18:36.037Z] #57 26.89 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-09-08T10:18:36.037Z] #57 26.96 Selecting previously unselected package libxtables12:amd64. [2022-09-08T10:18:36.037Z] #57 26.96 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-09-08T10:18:36.037Z] #57 26.96 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-09-08T10:18:36.037Z] #57 27.03 Selecting previously unselected package libcap2-bin. [2022-09-08T10:18:36.037Z] #57 27.03 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-09-08T10:18:36.037Z] #57 27.05 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-08T10:18:36.037Z] #57 27.16 Selecting previously unselected package iproute2. [2022-09-08T10:18:36.037Z] #57 27.17 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-09-08T10:18:36.037Z] #57 27.17 Unpacking iproute2 (5.10.0-4) ... [2022-09-08T10:18:36.037Z] #57 27.75 Selecting previously unselected package xxd. [2022-09-08T10:18:36.037Z] #57 27.75 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-08T10:18:36.037Z] #57 27.76 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:18:36.037Z] #57 27.88 Selecting previously unselected package vim-common. [2022-09-08T10:18:36.037Z] #57 27.88 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-08T10:18:36.037Z] #57 27.90 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:18:36.037Z] #57 28.08 Selecting previously unselected package bash-completion. [2022-09-08T10:18:36.037Z] #57 28.08 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-08T10:18:36.037Z] #57 30.16 Unpacking bash-completion (1:2.11-2) ... [2022-09-08T10:18:36.037Z] #57 30.73 Selecting previously unselected package bzip2. [2022-09-08T10:18:36.037Z] #57 30.73 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-09-08T10:18:36.037Z] #57 30.74 Unpacking bzip2 (1.0.8-4) ... [2022-09-08T10:18:36.037Z] #57 30.82 Selecting previously unselected package xz-utils. [2022-09-08T10:18:36.037Z] #57 30.83 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-08T10:18:36.037Z] #57 30.83 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-08T10:18:36.037Z] #57 30.99 Selecting previously unselected package apparmor. [2022-09-08T10:18:36.037Z] #57 31.00 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-09-08T10:18:36.037Z] #57 31.05 Unpacking apparmor (2.13.6-10) ... [2022-09-08T10:18:36.037Z] #57 31.43 Selecting previously unselected package inetutils-ping. [2022-09-08T10:18:36.037Z] #57 31.44 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-09-08T10:18:36.037Z] #57 31.44 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-08T10:18:36.037Z] #57 31.57 Selecting previously unselected package libip6tc2:amd64. [2022-09-08T10:18:36.037Z] #57 31.58 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-09-08T10:18:36.037Z] #57 31.59 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-09-08T10:18:36.037Z] #57 31.68 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-08T10:18:36.037Z] #57 31.69 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-08T10:18:36.037Z] #57 31.69 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-08T10:18:36.037Z] #57 31.76 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-08T10:18:36.037Z] #57 31.77 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-09-08T10:18:36.037Z] #57 31.77 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-08T10:18:36.037Z] #57 31.84 Selecting previously unselected package libnftnl11:amd64. [2022-09-08T10:18:36.037Z] #57 31.85 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-09-08T10:18:36.037Z] #57 31.86 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-09-08T10:18:36.037Z] #57 31.96 Selecting previously unselected package iptables. [2022-09-08T10:18:36.037Z] #57 31.96 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-09-08T10:18:36.037Z] #57 31.97 Unpacking iptables (1.8.7-1) ... [2022-09-08T10:18:36.037Z] #57 32.31 Selecting previously unselected package libonig5:amd64. [2022-09-08T10:18:36.037Z] #57 32.31 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-08T10:18:36.037Z] #57 32.32 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-08T10:18:36.037Z] #57 32.45 Selecting previously unselected package libjq1:amd64. [2022-09-08T10:18:36.037Z] #57 32.45 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-09-08T10:18:36.037Z] #57 32.45 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-08T10:18:36.037Z] #57 32.56 Selecting previously unselected package jq. [2022-09-08T10:18:36.037Z] #57 32.57 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-09-08T10:18:36.037Z] #57 32.58 Unpacking jq (1.6-2.1) ... [2022-09-08T10:18:36.037Z] #57 32.69 Selecting previously unselected package libaio1:amd64. [2022-09-08T10:18:36.037Z] #57 32.69 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-09-08T10:18:36.037Z] #57 32.69 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-09-08T10:18:36.037Z] #57 32.75 Selecting previously unselected package libgpm2:amd64. [2022-09-08T10:18:36.037Z] #57 32.75 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-09-08T10:18:36.037Z] #57 32.76 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-09-08T10:18:36.037Z] #57 32.84 Selecting previously unselected package libicu67:amd64. [2022-09-08T10:18:36.037Z] #57 32.84 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-09-08T10:18:36.037Z] #57 32.86 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-08T10:18:36.037Z] #57 ... [2022-09-08T10:18:36.037Z] [2022-09-08T10:18:36.037Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:18:36.037Z] #44 139.3 checking stddef.h usability... yes [2022-09-08T10:18:36.037Z] #44 139.5 checking stddef.h presence... yes [2022-09-08T10:18:36.037Z] #44 139.5 checking for stddef.h... yes [2022-09-08T10:18:36.037Z] #44 139.5 checking for stdlib.h... (cached) yes [2022-09-08T10:18:36.078Z] #46 67.91 parallel-tests: installing 'build-aux/test-driver' [2022-09-08T10:18:36.297Z] #44 139.6 checking for string.h... (cached) yes [2022-09-08T10:18:36.297Z] #44 139.6 checking sys/time.h usability... yes [2022-09-08T10:18:36.297Z] #44 139.7 checking sys/time.h presence... yes [2022-09-08T10:18:36.297Z] #44 139.8 checking for sys/time.h... yes [2022-09-08T10:18:36.297Z] #44 139.8 checking for inline... inline [2022-09-08T10:18:36.355Z] #57 2.052 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-08T10:18:36.818Z] #44 139.9 checking for size_t... yes [2022-09-08T10:18:36.818Z] #44 140.2 checking for stdlib.h... (cached) yes [2022-09-08T10:18:37.078Z] #44 140.2 checking for GNU libc compatible malloc... yes [2022-09-08T10:18:37.078Z] #44 140.5 checking for stdlib.h... (cached) yes [2022-09-08T10:18:37.338Z] #44 140.5 checking for GNU libc compatible realloc... yes [2022-09-08T10:18:37.598Z] #44 140.8 checking for working strtod... yes [2022-09-08T10:18:37.737Z] #57 3.471 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-08T10:18:37.857Z] #44 141.1 checking for gettimeofday... yes [2022-09-08T10:18:37.972Z] #46 69.83 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-08T10:18:37.972Z] #46 69.84 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-08T10:18:38.428Z] #44 141.4 checking for memset... yes [2022-09-08T10:18:38.428Z] #44 141.7 checking for strspn... yes [2022-09-08T10:18:38.536Z] #46 70.43 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-08T10:18:38.536Z] #46 70.43 libtoolize: copying file 'm4/libtool.m4' [2022-09-08T10:18:38.536Z] #46 70.53 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-08T10:18:38.536Z] #46 70.64 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-08T10:18:38.628Z] #33 ... [2022-09-08T10:18:38.629Z] [2022-09-08T10:18:38.629Z] #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 "v2.3.0" && 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 "v2.1.0"; 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-09-08T10:18:38.629Z] #40 188.6 + dpkg --print-architecture [2022-09-08T10:18:38.629Z] #40 188.6 + git checkout -q v2.1.0 [2022-09-08T10:18:38.629Z] #40 188.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-08T10:18:38.629Z] #40 188.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-08T10:18:38.687Z] #44 142.1 checking that generated files are newer than configure... done [2022-09-08T10:18:38.687Z] #44 142.1 configure: creating ./config.status [2022-09-08T10:18:38.738Z] #57 ... [2022-09-08T10:18:38.738Z] [2022-09-08T10:18:38.738Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-08T10:18:38.738Z] #50 1.792 + RM_GOPATH=0 [2022-09-08T10:18:38.738Z] #50 1.792 + TMP_GOPATH= [2022-09-08T10:18:38.738Z] #50 1.792 + : /build [2022-09-08T10:18:38.738Z] #50 1.792 + '[' -z '' ']' [2022-09-08T10:18:38.738Z] #50 1.792 ++ mktemp -d [2022-09-08T10:18:38.738Z] #50 1.792 + export GOPATH=/tmp/tmp.oyRwWGSUJi [2022-09-08T10:18:38.738Z] #50 1.792 + GOPATH=/tmp/tmp.oyRwWGSUJi [2022-09-08T10:18:38.738Z] #50 1.792 + RM_GOPATH=1 [2022-09-08T10:18:38.738Z] #50 1.792 + case "$(go env GOARCH)" in [2022-09-08T10:18:38.738Z] #50 1.792 ++ go env GOARCH [2022-09-08T10:18:38.738Z] #50 1.868 Install runc version v1.1.4 (build tags: seccomp) [2022-09-08T10:18:38.738Z] #50 1.868 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T10:18:38.738Z] #50 1.868 + GO_BUILDMODE=-buildmode=pie [2022-09-08T10:18:38.738Z] #50 1.868 ++ dirname /install.sh [2022-09-08T10:18:38.738Z] #50 1.868 + dir=/ [2022-09-08T10:18:38.738Z] #50 1.868 + bin=runc [2022-09-08T10:18:38.738Z] #50 1.868 + shift [2022-09-08T10:18:38.738Z] #50 1.868 + '[' '!' -f //runc.installer ']' [2022-09-08T10:18:38.738Z] #50 1.868 + . //runc.installer [2022-09-08T10:18:38.738Z] #50 1.868 ++ set -e [2022-09-08T10:18:38.738Z] #50 1.868 ++ : v1.1.4 [2022-09-08T10:18:38.738Z] #50 1.868 + install_runc [2022-09-08T10:18:38.738Z] #50 1.868 + RUNC_BUILDTAGS=seccomp [2022-09-08T10:18:38.738Z] #50 1.868 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-08T10:18:38.738Z] #50 1.868 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.oyRwWGSUJi/src/github.com/opencontainers/runc [2022-09-08T10:18:38.738Z] #50 1.868 Cloning into '/tmp/tmp.oyRwWGSUJi/src/github.com/opencontainers/runc'... [2022-09-08T10:18:38.793Z] #46 70.74 libtoolize: copying file 'm4/ltversion.m4' [2022-09-08T10:18:39.002Z] #50 ... [2022-09-08T10:18:39.002Z] [2022-09-08T10:18:39.002Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:18:39.002Z] #44 87.51 configure.ac:11: installing 'build-aux/compile' [2022-09-08T10:18:39.002Z] #44 87.52 configure.ac:11: installing 'build-aux/config.guess' [2022-09-08T10:18:39.002Z] #44 87.52 configure.ac:11: installing 'build-aux/config.sub' [2022-09-08T10:18:39.002Z] #44 87.53 configure.ac:13: installing 'build-aux/install-sh' [2022-09-08T10:18:39.002Z] #44 87.54 configure.ac:13: installing 'build-aux/missing' [2022-09-08T10:18:39.002Z] #44 87.54 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-08T10:18:39.002Z] #44 87.82 Makefile.am: installing 'build-aux/depcomp' [2022-09-08T10:18:39.002Z] #44 89.27 checking build system type... x86_64-pc-linux-gnu [2022-09-08T10:18:39.002Z] #44 89.58 checking host system type... x86_64-pc-linux-gnu [2022-09-08T10:18:39.002Z] #44 89.60 checking how to print strings... printf [2022-09-08T10:18:39.002Z] #44 89.62 checking for gcc... gcc [2022-09-08T10:18:39.002Z] #44 89.72 checking whether the C compiler works... yes [2022-09-08T10:18:39.002Z] #44 89.93 checking for C compiler default output file name... a.out [2022-09-08T10:18:39.002Z] #44 89.93 checking for suffix of executables... [2022-09-08T10:18:39.002Z] #44 90.19 checking whether we are cross compiling... no [2022-09-08T10:18:39.002Z] #44 90.56 checking for suffix of object files... o [2022-09-08T10:18:39.002Z] #44 90.68 checking whether we are using the GNU C compiler... yes [2022-09-08T10:18:39.002Z] #44 90.86 checking whether gcc accepts -g... yes [2022-09-08T10:18:39.002Z] #44 90.96 checking for gcc option to accept ISO C89... none needed [2022-09-08T10:18:39.050Z] #46 70.87 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-08T10:18:39.263Z] #44 91.18 checking whether gcc understands -c and -o together... yes [2022-09-08T10:18:39.263Z] #44 91.40 checking for a sed that does not truncate output... /bin/sed [2022-09-08T10:18:39.263Z] #44 91.41 checking for grep that handles long lines and -e... /bin/grep [2022-09-08T10:18:39.263Z] #44 91.43 checking for egrep... /bin/grep -E [2022-09-08T10:18:39.263Z] #44 91.44 checking for fgrep... /bin/grep -F [2022-09-08T10:18:39.263Z] #44 91.45 checking for ld used by gcc... /usr/bin/ld [2022-09-08T10:18:39.263Z] #44 91.48 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-08T10:18:39.263Z] #44 91.49 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-08T10:18:39.526Z] #44 91.50 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-08T10:18:39.526Z] #44 91.61 checking whether ln -s works... yes [2022-09-08T10:18:39.526Z] #44 91.61 checking the maximum length of command line arguments... 1572864 [2022-09-08T10:18:39.526Z] #44 91.64 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-08T10:18:39.526Z] #44 91.64 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-08T10:18:39.526Z] #44 91.64 checking for /usr/bin/ld option to reload object files... -r [2022-09-08T10:18:39.526Z] #44 91.64 checking for objdump... objdump [2022-09-08T10:18:39.526Z] #44 91.65 checking how to recognize dependent libraries... pass_all [2022-09-08T10:18:39.526Z] #44 91.65 checking for dlltool... no [2022-09-08T10:18:39.526Z] #44 91.66 checking how to associate runtime and link libraries... printf %s\n [2022-09-08T10:18:39.526Z] #44 91.66 checking for ar... ar [2022-09-08T10:18:39.788Z] #44 91.66 checking for archiver @FILE support... @ [2022-09-08T10:18:39.788Z] #44 91.91 checking for strip... strip [2022-09-08T10:18:39.788Z] #44 91.91 checking for ranlib... ranlib [2022-09-08T10:18:39.788Z] #44 91.91 checking for gawk... no [2022-09-08T10:18:39.788Z] #44 91.92 checking for mawk... mawk [2022-09-08T10:18:40.048Z] #44 91.92 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-08T10:18:40.048Z] #44 92.25 checking for sysroot... no [2022-09-08T10:18:40.048Z] #44 92.26 checking for a working dd... /bin/dd [2022-09-08T10:18:40.048Z] #44 92.28 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-08T10:18:40.308Z] #44 92.40 checking for mt... no [2022-09-08T10:18:40.308Z] #44 92.41 checking if : is a manifest tool... no [2022-09-08T10:18:40.308Z] #44 92.42 checking how to run the C preprocessor... gcc -E [2022-09-08T10:18:40.944Z] #46 ... [2022-09-08T10:18:40.944Z] [2022-09-08T10:18:40.944Z] #35 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:18:40.944Z] #35 120.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-08T10:18:40.944Z] #35 120.5 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-08T10:18:40.944Z] #35 120.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-08T10:18:40.944Z] #35 120.6 Selecting previously unselected package libapparmor1:amd64. [2022-09-08T10:18:40.944Z] #35 120.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-09-08T10:18:40.944Z] #35 120.7 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-09-08T10:18:40.944Z] #35 120.8 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-08T10:18:40.944Z] #35 120.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-09-08T10:18:40.944Z] #35 120.8 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-08T10:18:40.944Z] #35 120.9 Selecting previously unselected package libbtrfs0:amd64. [2022-09-08T10:18:40.944Z] #35 120.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-08T10:18:40.944Z] #35 120.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-08T10:18:40.944Z] #35 121.2 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-08T10:18:40.944Z] #35 121.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-08T10:18:40.944Z] #35 121.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-08T10:18:40.944Z] #35 121.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-08T10:18:40.944Z] #35 121.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-08T10:18:40.944Z] #35 121.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-08T10:18:40.944Z] #35 121.5 Selecting previously unselected package libudev-dev:amd64. [2022-09-08T10:18:40.944Z] #35 121.6 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-08T10:18:40.944Z] #35 121.6 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-08T10:18:40.944Z] #35 121.7 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-08T10:18:40.944Z] #35 121.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-09-08T10:18:40.944Z] #35 121.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-09-08T10:18:40.944Z] #35 122.1 Selecting previously unselected package libpcre2-16-0:amd64. [2022-09-08T10:18:40.944Z] #35 122.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-09-08T10:18:40.944Z] #35 122.1 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-09-08T10:18:40.944Z] #35 122.3 Selecting previously unselected package libpcre2-32-0:amd64. [2022-09-08T10:18:40.944Z] #35 122.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-09-08T10:18:40.944Z] #35 122.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-09-08T10:18:40.944Z] #35 122.5 Selecting previously unselected package libpcre2-posix2:amd64. [2022-09-08T10:18:40.944Z] #35 122.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-09-08T10:18:40.944Z] #35 122.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-09-08T10:18:40.944Z] #35 122.6 Selecting previously unselected package libpcre2-dev:amd64. [2022-09-08T10:18:40.944Z] #35 122.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-09-08T10:18:40.944Z] #35 122.6 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-09-08T10:18:40.944Z] #35 123.0 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-08T10:18:40.944Z] #35 123.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-09-08T10:18:40.944Z] #35 123.1 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-09-08T10:18:40.944Z] #35 123.3 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-08T10:18:40.944Z] #35 123.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-09-08T10:18:40.944Z] #35 123.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-08T10:18:40.944Z] #35 123.4 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-08T10:18:40.944Z] #35 123.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-08T10:18:40.944Z] #35 123.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-08T10:18:40.944Z] #35 123.6 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-08T10:18:40.944Z] #35 123.6 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-08T10:18:40.944Z] #35 123.6 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-08T10:18:40.944Z] #35 124.3 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-08T10:18:40.944Z] #35 124.5 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-09-08T10:18:40.944Z] #35 124.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-08T10:18:40.944Z] #35 124.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-09-08T10:18:40.944Z] #35 124.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-08T10:18:40.944Z] #35 124.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-09-08T10:18:40.944Z] #35 124.6 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-08T10:18:40.944Z] #35 124.6 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-09-08T10:18:40.944Z] #35 124.6 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-08T10:18:40.944Z] #35 124.6 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-09-08T10:18:40.944Z] #35 124.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-08T10:18:40.944Z] #35 124.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-08T10:18:40.944Z] #35 124.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-08T10:18:40.944Z] #35 124.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-08T10:18:40.944Z] #35 124.7 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-08T10:18:40.944Z] #35 124.8 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-08T10:18:40.944Z] #35 124.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-08T10:18:40.944Z] #35 124.8 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-09-08T10:18:40.944Z] #35 124.8 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-09-08T10:18:40.944Z] #35 124.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-08T10:18:40.944Z] #35 124.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-08T10:18:40.944Z] #35 124.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-09-08T10:18:40.944Z] #35 124.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-08T10:18:40.944Z] #35 124.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-08T10:18:40.944Z] #35 124.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-08T10:18:40.944Z] #35 124.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-08T10:18:40.944Z] #35 124.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-08T10:18:40.944Z] #35 124.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-08T10:18:40.944Z] #35 125.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-08T10:18:40.944Z] #35 125.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-08T10:18:40.944Z] #35 125.0 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-08T10:18:40.944Z] #35 125.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-08T10:18:40.944Z] #35 125.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-08T10:18:40.944Z] #35 125.1 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T10:18:41.138Z] #44 92.67 checking for ANSI C header files... yes [2022-09-08T10:18:41.138Z] #44 93.28 checking for sys/types.h... yes [2022-09-08T10:18:41.224Z] #44 144.2 config.status: creating Makefile [2022-09-08T10:18:41.224Z] #44 144.2 config.status: creating config.h [2022-09-08T10:18:41.224Z] #44 144.2 config.status: executing depfiles commands [2022-09-08T10:18:41.224Z] #44 144.4 config.status: executing libtool commands [2022-09-08T10:18:41.398Z] #44 93.46 checking for sys/stat.h... yes [2022-09-08T10:18:41.658Z] #44 93.67 checking for stdlib.h... yes [2022-09-08T10:18:41.793Z] #44 145.3 GEN .version [2022-09-08T10:18:41.793Z] #44 145.3 make install-recursive [2022-09-08T10:18:41.793Z] #44 145.3 make[1]: Entering directory '/tmp/crun-build' [2022-09-08T10:18:41.793Z] #44 145.4 Making install in libocispec [2022-09-08T10:18:41.918Z] #44 93.85 checking for string.h... yes [2022-09-08T10:18:41.918Z] #44 94.03 checking for memory.h... yes [2022-09-08T10:18:42.052Z] #44 145.4 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-08T10:18:42.052Z] #44 145.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-08T10:18:42.052Z] #44 145.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-08T10:18:42.052Z] #44 145.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-08T10:18:42.052Z] #44 145.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-08T10:18:42.179Z] #44 94.24 checking for strings.h... yes [2022-09-08T10:18:42.439Z] #44 94.40 checking for inttypes.h... yes [2022-09-08T10:18:42.699Z] #44 94.57 checking for stdint.h... yes [2022-09-08T10:18:42.699Z] #44 94.74 checking for unistd.h... yes [2022-09-08T10:18:42.959Z] #44 94.90 checking for dlfcn.h... yes [2022-09-08T10:18:42.959Z] #44 95.10 checking for objdir... .libs [2022-09-08T10:18:43.039Z] #44 146.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-08T10:18:43.039Z] #44 146.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-08T10:18:43.039Z] #44 146.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-08T10:18:43.039Z] #44 146.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-08T10:18:43.039Z] #44 146.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-08T10:18:43.039Z] #44 146.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-08T10:18:43.039Z] #44 146.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-08T10:18:43.039Z] #44 146.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-08T10:18:43.039Z] #44 146.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-08T10:18:43.039Z] #44 ... [2022-09-08T10:18:43.039Z] [2022-09-08T10:18:43.039Z] #57 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-08T10:18:43.039Z] #57 36.24 Selecting previously unselected package libinih1:amd64. [2022-09-08T10:18:43.039Z] #57 36.24 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-09-08T10:18:43.039Z] #57 36.24 Unpacking libinih1:amd64 (53-1+b2) ... [2022-09-08T10:18:43.039Z] #57 36.30 Selecting previously unselected package libmicrohttpd12:amd64. [2022-09-08T10:18:43.039Z] #57 36.30 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-09-08T10:18:43.039Z] #57 36.31 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-08T10:18:43.039Z] #57 36.42 Selecting previously unselected package libnet1:amd64. [2022-09-08T10:18:43.039Z] #57 36.42 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-08T10:18:43.039Z] #57 36.43 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-08T10:18:43.039Z] #57 36.52 Selecting previously unselected package libnl-3-200:amd64. [2022-09-08T10:18:43.039Z] #57 36.52 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-08T10:18:43.039Z] #57 36.53 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-08T10:18:43.039Z] #57 36.62 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-08T10:18:43.039Z] #57 36.62 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-08T10:18:43.039Z] #57 36.63 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-08T10:18:43.039Z] #57 36.72 Selecting previously unselected package libyajl2:amd64. [2022-09-08T10:18:43.039Z] #57 36.72 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-09-08T10:18:43.039Z] #57 36.73 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-08T10:18:43.039Z] #57 36.77 Selecting previously unselected package net-tools. [2022-09-08T10:18:43.039Z] #57 36.79 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-09-08T10:18:43.039Z] #57 36.81 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-08T10:18:43.039Z] #57 36.99 Selecting previously unselected package patch. [2022-09-08T10:18:43.039Z] #57 36.99 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-09-08T10:18:43.039Z] #57 37.00 Unpacking patch (2.7.6-7) ... [2022-09-08T10:18:43.039Z] #57 37.09 Selecting previously unselected package python-pip-whl. [2022-09-08T10:18:43.039Z] #57 37.10 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-08T10:18:43.039Z] #57 37.11 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-08T10:18:43.039Z] #57 37.73 Selecting previously unselected package python3-lib2to3. [2022-09-08T10:18:43.039Z] #57 37.74 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-08T10:18:43.039Z] #57 37.74 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-08T10:18:43.039Z] #57 37.85 Selecting previously unselected package python3-distutils. [2022-09-08T10:18:43.039Z] #57 37.85 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-09-08T10:18:43.039Z] #57 37.86 Unpacking python3-distutils (3.9.2-1) ... [2022-09-08T10:18:43.039Z] #57 38.03 Selecting previously unselected package python3-pkg-resources. [2022-09-08T10:18:43.039Z] #57 38.03 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-08T10:18:43.039Z] #57 38.04 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-08T10:18:43.039Z] #57 38.20 Selecting previously unselected package python3-setuptools. [2022-09-08T10:18:43.039Z] #57 38.22 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-09-08T10:18:43.039Z] #57 38.22 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-08T10:18:43.039Z] #57 38.51 Selecting previously unselected package python3-wheel. [2022-09-08T10:18:43.039Z] #57 38.52 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-09-08T10:18:43.039Z] #57 38.53 Unpacking python3-wheel (0.34.2-1) ... [2022-09-08T10:18:43.039Z] #57 38.61 Selecting previously unselected package python3-pip. [2022-09-08T10:18:43.039Z] #57 38.62 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-08T10:18:43.039Z] #57 38.63 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-08T10:18:43.039Z] #57 38.98 Selecting previously unselected package sudo. [2022-09-08T10:18:43.039Z] #57 38.99 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-09-08T10:18:43.039Z] #57 39.00 Unpacking sudo (1.9.5p2-3) ... [2022-09-08T10:18:43.039Z] #57 39.65 Selecting previously unselected package systemd-journal-remote. [2022-09-08T10:18:43.039Z] #57 39.66 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-09-08T10:18:43.039Z] #57 39.67 Unpacking systemd-journal-remote (247.3-7) ... [2022-09-08T10:18:43.039Z] #57 39.79 Selecting previously unselected package thin-provisioning-tools. [2022-09-08T10:18:43.039Z] #57 39.81 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-09-08T10:18:43.039Z] #57 39.82 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-08T10:18:43.039Z] #57 40.06 Selecting previously unselected package uidmap. [2022-09-08T10:18:43.039Z] #57 40.07 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-09-08T10:18:43.039Z] #57 40.08 Unpacking uidmap (1:4.8.1-1) ... [2022-09-08T10:18:43.039Z] #57 40.26 Selecting previously unselected package vim-runtime. [2022-09-08T10:18:43.039Z] #57 40.26 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-08T10:18:43.039Z] #57 40.30 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-08T10:18:43.039Z] #57 40.37 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-08T10:18:43.039Z] #57 40.38 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:18:43.471Z] #35 DONE 127.6s [2022-09-08T10:18:43.471Z] [2022-09-08T10:18:43.471Z] #40 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-08T10:18:43.471Z] #40 126.5 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-08T10:18:43.471Z] #40 126.5 + GOBIN=/build [2022-09-08T10:18:43.471Z] #40 126.5 + GO111MODULE=on [2022-09-08T10:18:43.471Z] #40 126.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-08T10:18:43.479Z] #44 95.51 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-08T10:18:43.479Z] #44 95.68 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-08T10:18:43.728Z] #40 ... [2022-09-08T10:18:43.728Z] [2022-09-08T10:18:43.728Z] #47 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-08T10:18:43.728Z] #47 DONE 0.2s [2022-09-08T10:18:43.738Z] #44 95.69 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-08T10:18:43.985Z] [2022-09-08T10:18:43.985Z] #48 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-08T10:18:44.308Z] #44 95.79 checking if gcc static flag -static works... yes [2022-09-08T10:18:44.308Z] #44 96.35 checking if gcc supports -c -o file.o... yes [2022-09-08T10:18:44.308Z] #44 96.54 checking if gcc supports -c -o file.o... (cached) yes [2022-09-08T10:18:44.308Z] #44 96.55 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-08T10:18:44.828Z] #44 96.61 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-08T10:18:44.828Z] #44 97.04 checking how to hardcode library paths into programs... immediate [2022-09-08T10:18:44.828Z] #44 97.04 checking whether stripping libraries is possible... yes [2022-09-08T10:18:44.828Z] #44 97.05 checking if libtool supports shared libraries... yes [2022-09-08T10:18:44.828Z] #44 97.05 checking whether to build shared libraries... no [2022-09-08T10:18:44.828Z] #44 97.05 checking whether to build static libraries... yes [2022-09-08T10:18:44.828Z] #44 97.05 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-08T10:18:44.828Z] #44 97.11 checking whether build environment is sane... yes [2022-09-08T10:18:44.918Z] #48 1.291 + RM_GOPATH=0 [2022-09-08T10:18:44.918Z] #48 1.291 + TMP_GOPATH= [2022-09-08T10:18:44.918Z] #48 1.291 + : /build [2022-09-08T10:18:44.918Z] #48 1.291 + '[' -z '' ']' [2022-09-08T10:18:44.918Z] #48 1.291 ++ mktemp -d [2022-09-08T10:18:45.088Z] #44 97.16 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-08T10:18:45.088Z] #44 97.17 checking whether make sets $(MAKE)... yes [2022-09-08T10:18:45.088Z] #44 97.22 checking whether make supports the include directive... yes (GNU style) [2022-09-08T10:18:45.088Z] #44 97.28 checking whether make supports nested variables... yes [2022-09-08T10:18:45.088Z] #44 97.31 checking whether UID '0' is supported by ustar format... yes [2022-09-08T10:18:45.088Z] #44 97.31 checking whether GID '0' is supported by ustar format... yes [2022-09-08T10:18:45.088Z] #44 97.32 checking how to create a ustar tar archive... gnutar [2022-09-08T10:18:45.175Z] #48 ... [2022-09-08T10:18:45.175Z] [2022-09-08T10:18:45.175Z] #49 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-08T10:18:45.175Z] #49 DONE 1.6s [2022-09-08T10:18:45.175Z] [2022-09-08T10:18:45.175Z] #48 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-08T10:18:45.175Z] #48 1.293 + export GOPATH=/tmp/tmp.zfaIP3Ocz3 [2022-09-08T10:18:45.175Z] #48 1.293 + GOPATH=/tmp/tmp.zfaIP3Ocz3 [2022-09-08T10:18:45.175Z] #48 1.293 + RM_GOPATH=1 [2022-09-08T10:18:45.175Z] #48 1.294 + case "$(go env GOARCH)" in [2022-09-08T10:18:45.175Z] #48 1.294 ++ go env GOARCH [2022-09-08T10:18:45.175Z] #48 1.302 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T10:18:45.175Z] #48 1.302 + GO_BUILDMODE=-buildmode=pie [2022-09-08T10:18:45.175Z] #48 1.302 ++ dirname /install.sh [2022-09-08T10:18:45.175Z] #48 1.303 + dir=/ [2022-09-08T10:18:45.175Z] #48 1.304 + bin=runc [2022-09-08T10:18:45.175Z] #48 1.305 + shift [2022-09-08T10:18:45.175Z] #48 1.305 + '[' '!' -f //runc.installer ']' [2022-09-08T10:18:45.175Z] #48 1.305 + . //runc.installer [2022-09-08T10:18:45.175Z] #48 1.305 ++ set -e [2022-09-08T10:18:45.175Z] #48 1.305 ++ : v1.1.4 [2022-09-08T10:18:45.175Z] #48 1.305 + install_runc [2022-09-08T10:18:45.175Z] #48 1.306 + RUNC_BUILDTAGS=seccomp [2022-09-08T10:18:45.175Z] #48 1.306 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-08T10:18:45.175Z] #48 1.306 Install runc version v1.1.4 (build tags: seccomp) [2022-09-08T10:18:45.175Z] #48 1.307 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.zfaIP3Ocz3/src/github.com/opencontainers/runc [2022-09-08T10:18:45.175Z] #48 1.314 Cloning into '/tmp/tmp.zfaIP3Ocz3/src/github.com/opencontainers/runc'... [2022-09-08T10:18:45.197Z] #40 ... [2022-09-08T10:18:45.197Z] [2022-09-08T10:18:45.197Z] #33 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-08T10:18:45.197Z] #33 186.1 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-09-08T10:18:45.197Z] #33 186.2 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-08T10:18:45.197Z] #33 186.2 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-08T10:18:45.197Z] #33 186.2 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-09-08T10:18:45.197Z] #33 186.2 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-08T10:18:45.197Z] #33 186.2 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-08T10:18:45.197Z] #33 186.3 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-09-08T10:18:45.197Z] #33 186.3 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-08T10:18:45.197Z] #33 186.3 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-08T10:18:45.197Z] #33 186.3 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-09-08T10:18:45.197Z] #33 186.3 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-08T10:18:45.197Z] #33 186.3 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-08T10:18:45.197Z] #33 186.4 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-09-08T10:18:45.197Z] #33 186.4 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-08T10:18:45.197Z] #33 186.4 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-08T10:18:45.197Z] #33 186.4 Selecting previously unselected package cross-config. [2022-09-08T10:18:45.197Z] #33 186.4 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-09-08T10:18:45.197Z] #33 186.4 Unpacking cross-config (2.6.18+nmu1) ... [2022-09-08T10:18:45.197Z] #33 186.5 Selecting previously unselected package gcc-10-cross-base. [2022-09-08T10:18:45.197Z] #33 186.5 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-09-08T10:18:45.197Z] #33 186.5 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-09-08T10:18:45.197Z] #33 186.7 Selecting previously unselected package libc6-arm64-cross. [2022-09-08T10:18:45.197Z] #33 186.7 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-09-08T10:18:45.197Z] #33 186.7 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-09-08T10:18:45.347Z] #44 97.40 checking dependency style of gcc... gcc3 [2022-09-08T10:18:45.347Z] #44 97.64 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-08T10:18:45.457Z] #33 187.1 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-09-08T10:18:45.457Z] #33 187.1 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-08T10:18:45.457Z] #33 187.1 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-09-08T10:18:45.457Z] #33 187.1 Selecting previously unselected package libgomp1-arm64-cross. [2022-09-08T10:18:45.457Z] #33 187.1 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-08T10:18:45.457Z] #33 187.2 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-09-08T10:18:45.457Z] #33 187.2 Selecting previously unselected package libitm1-arm64-cross. [2022-09-08T10:18:45.457Z] #33 187.2 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-08T10:18:45.608Z] #44 97.66 checking whether make supports nested variables... (cached) yes [2022-09-08T10:18:45.608Z] #44 97.66 checking for gawk... (cached) mawk [2022-09-08T10:18:45.608Z] #44 97.66 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-08T10:18:45.608Z] #44 97.67 checking for gcc... (cached) gcc [2022-09-08T10:18:45.608Z] #44 97.78 checking whether we are using the GNU C compiler... (cached) yes [2022-09-08T10:18:45.608Z] #44 97.78 checking whether gcc accepts -g... (cached) yes [2022-09-08T10:18:45.608Z] #44 97.78 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-08T10:18:45.608Z] #44 97.78 checking whether gcc understands -c and -o together... (cached) yes [2022-09-08T10:18:45.608Z] #44 97.79 checking for a Python interpreter with version >= 3... python3 [2022-09-08T10:18:45.608Z] #44 97.87 checking for python3... /usr/bin/python3 [2022-09-08T10:18:45.716Z] #33 187.2 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-09-08T10:18:45.868Z] #44 97.88 checking for python3 version... 3.9 [2022-09-08T10:18:45.868Z] #44 97.95 checking for python3 platform... linux [2022-09-08T10:18:45.975Z] #33 187.4 Selecting previously unselected package libatomic1-arm64-cross. [2022-09-08T10:18:45.975Z] #33 187.4 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-08T10:18:45.975Z] #33 187.4 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-09-08T10:18:45.975Z] #33 187.5 Selecting previously unselected package libasan6-arm64-cross. [2022-09-08T10:18:45.975Z] #33 187.5 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-08T10:18:45.975Z] #33 187.5 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-09-08T10:18:46.129Z] #44 98.04 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-08T10:18:46.337Z] #57 43.91 Selecting previously unselected package vim. [2022-09-08T10:18:46.337Z] #57 43.92 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-08T10:18:46.337Z] #57 43.95 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:18:46.389Z] #44 98.21 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-08T10:18:46.389Z] #44 98.40 checking for go-md2man... no [2022-09-08T10:18:46.389Z] #44 98.41 checking error.h usability... yes [2022-09-08T10:18:46.389Z] #44 98.57 checking error.h presence... yes [2022-09-08T10:18:46.543Z] #33 188.2 Selecting previously unselected package liblsan0-arm64-cross. [2022-09-08T10:18:46.543Z] #33 188.2 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-08T10:18:46.543Z] #33 188.2 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-08T10:18:46.545Z] #48 ... [2022-09-08T10:18:46.545Z] [2022-09-08T10:18:46.545Z] #50 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-09-08T10:18:46.545Z] #50 DONE 1.1s [2022-09-08T10:18:46.545Z] [2022-09-08T10:18:46.545Z] #51 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-08T10:18:46.596Z] #57 44.52 Selecting previously unselected package xfsprogs. [2022-09-08T10:18:46.596Z] #57 44.53 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-09-08T10:18:46.596Z] #57 44.53 Unpacking xfsprogs (5.10.0-4) ... [2022-09-08T10:18:46.649Z] #44 98.63 checking for error.h... yes [2022-09-08T10:18:46.649Z] #44 98.66 checking linux/openat2.h usability... yes [2022-09-08T10:18:46.856Z] #57 45.04 Selecting previously unselected package zip. [2022-09-08T10:18:46.857Z] #57 45.04 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-09-08T10:18:46.857Z] #57 45.05 Unpacking zip (3.0-12) ... [2022-09-08T10:18:46.909Z] #44 98.88 checking linux/openat2.h presence... yes [2022-09-08T10:18:46.909Z] #44 98.93 checking for linux/openat2.h... yes [2022-09-08T10:18:47.109Z] #51 0.933 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-08T10:18:47.112Z] #33 188.5 Selecting previously unselected package libtsan0-arm64-cross. [2022-09-08T10:18:47.112Z] #33 188.5 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-08T10:18:47.112Z] #33 188.5 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-08T10:18:47.116Z] #57 45.21 Selecting previously unselected package zstd. [2022-09-08T10:18:47.116Z] #57 45.21 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-09-08T10:18:47.116Z] #57 45.21 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-08T10:18:47.169Z] #44 98.97 checking for copy_file_range... yes [2022-09-08T10:18:47.367Z] #51 DONE 1.1s [2022-09-08T10:18:47.367Z] [2022-09-08T10:18:47.367Z] #52 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-08T10:18:47.376Z] #57 45.49 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-08T10:18:47.429Z] #44 99.29 checking for fgetxattr... yes [2022-09-08T10:18:47.680Z] #33 189.2 Selecting previously unselected package libstdc++6-arm64-cross. [2022-09-08T10:18:47.680Z] #33 189.2 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-08T10:18:47.680Z] #33 189.2 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-09-08T10:18:47.689Z] #44 99.60 checking for statx... yes [2022-09-08T10:18:47.940Z] #33 189.5 Selecting previously unselected package libubsan1-arm64-cross. [2022-09-08T10:18:47.940Z] #33 189.5 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-08T10:18:47.940Z] #33 189.5 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-09-08T10:18:47.949Z] #44 99.84 checking for fgetpwent_r... yes [2022-09-08T10:18:47.956Z] #39 ... [2022-09-08T10:18:47.956Z] [2022-09-08T10:18:47.956Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:18:47.956Z] #46 174.0 CCLD libocispec.la [2022-09-08T10:18:47.956Z] #46 174.4 CCLD src/validate [2022-09-08T10:18:47.956Z] #46 174.4 CCLD tests/test-1 [2022-09-08T10:18:47.956Z] #46 174.4 CCLD tests/test-2 [2022-09-08T10:18:47.956Z] #46 174.4 CCLD tests/test-3 [2022-09-08T10:18:47.956Z] #46 174.5 CCLD tests/test-4 [2022-09-08T10:18:47.956Z] #46 174.5 CCLD tests/test-5 [2022-09-08T10:18:47.956Z] #46 174.6 CCLD tests/test-6 [2022-09-08T10:18:47.956Z] #46 174.7 CCLD tests/test-7 [2022-09-08T10:18:47.956Z] #46 174.9 CCLD tests/test-8 [2022-09-08T10:18:47.956Z] #46 174.9 CCLD tests/test-9 [2022-09-08T10:18:47.956Z] #46 175.0 CCLD tests/test-10 [2022-09-08T10:18:47.956Z] #46 175.1 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-08T10:18:47.956Z] #46 175.1 CCLD tests/test-11 [2022-09-08T10:18:48.199Z] #33 189.7 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-09-08T10:18:48.199Z] #33 189.7 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-08T10:18:48.199Z] #33 189.8 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-08T10:18:48.208Z] #44 100.1 checking for issetugid... no [2022-09-08T10:18:48.322Z] #57 46.51 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-09-08T10:18:48.468Z] #44 100.4 checking for pkg-config... /usr/bin/pkg-config [2022-09-08T10:18:48.468Z] #44 100.4 checking pkg-config is at least version 0.9.0... yes [2022-09-08T10:18:48.581Z] #57 46.53 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-08T10:18:48.582Z] #57 46.55 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-09-08T10:18:48.582Z] #57 46.56 Setting up libicu67:amd64 (67.1-7) ... [2022-09-08T10:18:48.582Z] #57 46.59 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-09-08T10:18:48.582Z] #57 46.61 Setting up libinih1:amd64 (53-1+b2) ... [2022-09-08T10:18:48.582Z] #57 46.62 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-08T10:18:48.582Z] #57 46.63 Setting up uidmap (1:4.8.1-1) ... [2022-09-08T10:18:48.582Z] #57 46.65 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-08T10:18:48.582Z] #57 46.66 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-08T10:18:48.582Z] #57 46.67 Setting up bzip2 (1.0.8-4) ... [2022-09-08T10:18:48.582Z] #57 46.68 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-08T10:18:48.582Z] #57 46.70 Setting up python3-wheel (0.34.2-1) ... [2022-09-08T10:18:48.738Z] #52 DONE 1.1s [2022-09-08T10:18:48.738Z] [2022-09-08T10:18:48.738Z] #53 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-08T10:18:48.766Z] #33 190.2 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-09-08T10:18:48.766Z] #33 190.2 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-08T10:18:48.766Z] #33 190.2 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-08T10:18:48.893Z] #46 176.7 libtool: link: ar cr libocispec.a [2022-09-08T10:18:48.893Z] #46 176.8 libtool: link: ranlib libocispec.a [2022-09-08T10:18:49.038Z] #44 100.4 checking for library containing yajl_tree_get... -lyajl [2022-09-08T10:18:49.038Z] #44 101.1 checking for yajl >= 2.0.0... yes [2022-09-08T10:18:49.151Z] #57 47.37 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-08T10:18:49.298Z] #44 101.2 checking sys/capability.h usability... yes [2022-09-08T10:18:49.298Z] #44 101.5 checking sys/capability.h presence... yes [2022-09-08T10:18:49.298Z] #44 ... [2022-09-08T10:18:49.298Z] [2022-09-08T10:18:49.298Z] #57 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-08T10:18:49.298Z] #57 5.011 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-08T10:18:49.298Z] #57 9.163 Fetched 8574 kB in 8s (1073 kB/s) [2022-09-08T10:18:49.298Z] #57 9.163 Reading package lists... [2022-09-08T10:18:49.411Z] #57 47.38 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:18:49.411Z] #57 47.42 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-08T10:18:49.411Z] #57 47.43 Setting up libcap2-bin (1:2.44-1) ... [2022-09-08T10:18:49.411Z] #57 47.44 Setting up apparmor (2.13.6-10) ... [2022-09-08T10:18:49.558Z] #57 12.84 Reading package lists... [2022-09-08T10:18:49.558Z] #57 ... [2022-09-08T10:18:49.558Z] [2022-09-08T10:18:49.558Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:18:49.558Z] #44 101.6 checking for sys/capability.h... yes [2022-09-08T10:18:49.668Z] #53 DONE 1.1s [2022-09-08T10:18:49.668Z] [2022-09-08T10:18:49.668Z] #54 [dev-systemd-false 6/28] RUN ldconfig [2022-09-08T10:18:50.139Z] #44 101.6 checking for library containing cap_from_name... -lcap [2022-09-08T10:18:50.272Z] #46 178.1 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-08T10:18:50.272Z] #46 178.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-08T10:18:50.272Z] #46 178.1 make[5]: Nothing to be done for 'install-data-am'. [2022-09-08T10:18:50.272Z] #46 178.1 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-08T10:18:50.272Z] #46 178.1 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-08T10:18:50.272Z] #46 178.1 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-08T10:18:50.272Z] #46 178.1 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-08T10:18:50.272Z] #46 178.1 make[2]: Entering directory '/tmp/crun-build' [2022-09-08T10:18:50.272Z] #46 178.3 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-08T10:18:50.272Z] #46 178.3 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-08T10:18:50.272Z] #46 178.3 CC src/libcrun/libcrun_testing_a-container.o [2022-09-08T10:18:50.400Z] #44 102.1 checking for library containing dlopen... -ldl [2022-09-08T10:18:50.400Z] #44 102.5 checking seccomp.h usability... yes [2022-09-08T10:18:50.532Z] #46 178.3 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-08T10:18:50.532Z] #46 178.3 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-08T10:18:50.532Z] #46 178.3 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-08T10:18:50.532Z] #46 178.3 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-08T10:18:50.532Z] #46 178.4 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-08T10:18:50.532Z] #46 178.4 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-08T10:18:50.532Z] #46 178.4 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-08T10:18:50.532Z] #46 178.5 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-08T10:18:50.532Z] #46 178.5 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-08T10:18:50.659Z] #44 102.7 checking seccomp.h presence... yes [2022-09-08T10:18:50.659Z] #44 102.8 checking for seccomp.h... yes [2022-09-08T10:18:50.792Z] #46 178.6 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-08T10:18:50.792Z] #46 178.7 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-08T10:18:50.792Z] #46 178.7 CC src/libcrun/libcrun_testing_a-error.o [2022-09-08T10:18:50.792Z] #46 178.7 CC src/libcrun/libcrun_testing_a-status.o [2022-09-08T10:18:50.792Z] #46 178.8 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-08T10:18:51.038Z] #54 DONE 1.1s [2022-09-08T10:18:51.038Z] [2022-09-08T10:18:51.038Z] #55 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-08T10:18:51.052Z] #46 178.8 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-08T10:18:51.052Z] #46 178.9 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-08T10:18:51.052Z] #46 179.0 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-08T10:18:51.230Z] #44 102.8 checking for library containing seccomp_rule_add... -lseccomp [2022-09-08T10:18:51.230Z] #44 103.3 checking for library containing seccomp_arch_resolve_name... none required [2022-09-08T10:18:51.302Z] #33 ... [2022-09-08T10:18:51.302Z] [2022-09-08T10:18:51.302Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:18:51.302Z] #41 164.2 CCLD tests/init [2022-09-08T10:18:51.311Z] #46 179.1 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-08T10:18:51.311Z] #46 179.1 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-08T10:18:51.311Z] #46 179.2 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-08T10:18:51.311Z] #46 179.3 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-08T10:18:51.320Z] #57 49.14 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-08T10:18:51.320Z] #57 49.19 Setting up zip (3.0-12) ... [2022-09-08T10:18:51.320Z] #57 49.20 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:18:51.320Z] #57 49.23 Setting up bash-completion (1:2.11-2) ... [2022-09-08T10:18:51.490Z] #44 103.5 checking systemd/sd-bus.h usability... yes [2022-09-08T10:18:51.490Z] #44 103.7 checking systemd/sd-bus.h presence... yes [2022-09-08T10:18:51.571Z] #46 179.4 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-08T10:18:51.571Z] #46 179.4 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-08T10:18:51.571Z] #46 179.5 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-08T10:18:51.750Z] #44 103.8 checking for systemd/sd-bus.h... yes [2022-09-08T10:18:51.750Z] #44 103.8 checking for library containing sd_bus_match_signal_async... [2022-09-08T10:18:51.750Z] #44 ... [2022-09-08T10:18:51.750Z] [2022-09-08T10:18:51.750Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-08T10:18:51.750Z] #50 14.75 + cd /tmp/tmp.oyRwWGSUJi/src/github.com/opencontainers/runc [2022-09-08T10:18:51.750Z] #50 14.76 + git checkout -q v1.1.4 [2022-09-08T10:18:51.750Z] #50 15.66 + '[' -z '' ']' [2022-09-08T10:18:51.750Z] #50 15.66 + target=static [2022-09-08T10:18:51.750Z] #50 15.66 + make BUILDTAGS=seccomp static [2022-09-08T10:18:51.750Z] #50 16.18 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-08T10:18:51.750Z] #50 ... [2022-09-08T10:18:51.750Z] [2022-09-08T10:18:51.750Z] #57 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-08T10:18:51.750Z] #57 12.84 Reading package lists... [2022-09-08T10:18:51.750Z] #57 16.26 Building dependency tree... [2022-09-08T10:18:52.139Z] #46 180.0 CC src/crun-crun.o [2022-09-08T10:18:52.139Z] #46 180.1 CC src/crun-run.o [2022-09-08T10:18:52.139Z] #46 180.2 CC src/crun-delete.o [2022-09-08T10:18:52.399Z] #46 180.3 CC src/crun-kill.o [2022-09-08T10:18:52.399Z] #46 180.4 CC src/crun-pause.o [2022-09-08T10:18:52.399Z] #46 180.4 CC src/crun-unpause.o [2022-09-08T10:18:52.407Z] #55 ... [2022-09-08T10:18:52.407Z] [2022-09-08T10:18:52.407Z] #40 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-08T10:18:52.407Z] #40 135.6 rootlesskit version 1.0.0 [2022-09-08T10:18:52.407Z] #40 135.6 Usage of /build/rootlesskit-docker-proxy: [2022-09-08T10:18:52.407Z] #40 135.6 -container-ip string [2022-09-08T10:18:52.407Z] #40 135.6 container ip [2022-09-08T10:18:52.407Z] #40 135.6 -container-port int [2022-09-08T10:18:52.407Z] #40 135.6 container port (default -1) [2022-09-08T10:18:52.407Z] #40 135.6 -host-ip string [2022-09-08T10:18:52.407Z] #40 135.6 host ip [2022-09-08T10:18:52.407Z] #40 135.6 -host-port int [2022-09-08T10:18:52.407Z] #40 135.6 host port (default -1) [2022-09-08T10:18:52.407Z] #40 135.6 -proto string [2022-09-08T10:18:52.407Z] #40 135.6 proxy protocol (default "tcp") [2022-09-08T10:18:52.407Z] #40 DONE 135.8s [2022-09-08T10:18:52.407Z] [2022-09-08T10:18:52.407Z] #55 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-08T10:18:52.407Z] #55 1.307 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-08T10:18:52.407Z] #55 1.364 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-08T10:18:52.407Z] #55 1.364 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T10:18:52.407Z] #55 ... [2022-09-08T10:18:52.407Z] [2022-09-08T10:18:52.407Z] #56 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-08T10:18:52.407Z] #56 DONE 0.1s [2022-09-08T10:18:52.407Z] [2022-09-08T10:18:52.407Z] #57 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-08T10:18:52.407Z] #57 DONE 0.1s [2022-09-08T10:18:52.407Z] [2022-09-08T10:18:52.407Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:18:52.659Z] #46 180.5 CC src/crun-spec.o [2022-09-08T10:18:52.659Z] #46 180.7 CC src/crun-exec.o [2022-09-08T10:18:52.918Z] #46 180.8 CC src/crun-list.o [2022-09-08T10:18:53.130Z] #57 18.50 The following additional packages will be installed: [2022-09-08T10:18:53.130Z] #57 18.50 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-09-08T10:18:53.130Z] #57 18.50 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-08T10:18:53.130Z] #57 18.50 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-09-08T10:18:53.130Z] #57 18.50 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-08T10:18:53.130Z] #57 18.50 python3-pkg-resources systemd vim-runtime xxd [2022-09-08T10:18:53.130Z] #57 18.52 Suggested packages: [2022-09-08T10:18:53.130Z] #57 18.52 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-09-08T10:18:53.130Z] #57 18.52 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-09-08T10:18:53.130Z] #57 18.52 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-09-08T10:18:53.130Z] #57 18.52 Recommended packages: [2022-09-08T10:18:53.130Z] #57 18.52 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-08T10:18:53.130Z] #57 18.52 systemd-timesyncd | time-daemon unzip [2022-09-08T10:18:53.178Z] #46 181.1 CC src/crun-create.o [2022-09-08T10:18:53.230Z] #57 ... [2022-09-08T10:18:53.230Z] [2022-09-08T10:18:53.230Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:18:53.230Z] #44 146.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-08T10:18:53.230Z] #44 146.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-08T10:18:53.230Z] #44 146.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-08T10:18:53.230Z] #44 146.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-08T10:18:53.230Z] #44 146.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-08T10:18:53.230Z] #44 146.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-08T10:18:53.230Z] #44 146.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-08T10:18:53.230Z] #44 148.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-08T10:18:53.230Z] #44 148.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-08T10:18:53.230Z] #44 148.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-08T10:18:53.230Z] #44 148.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-08T10:18:53.230Z] #44 148.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-08T10:18:53.230Z] #44 148.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-08T10:18:53.230Z] #44 148.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-08T10:18:53.230Z] #44 148.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-08T10:18:53.230Z] #44 148.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-08T10:18:53.230Z] #44 148.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-08T10:18:53.230Z] #44 148.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-08T10:18:53.230Z] #44 148.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-08T10:18:53.230Z] #44 148.1 make install-recursive [2022-09-08T10:18:53.230Z] #44 148.1 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-08T10:18:53.230Z] #44 148.1 Making install in yajl [2022-09-08T10:18:53.230Z] #44 148.2 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-08T10:18:53.230Z] #44 148.2 CC verify/json_verify-json_verify.o [2022-09-08T10:18:53.230Z] #44 148.2 CC src/libyajl_la-yajl_alloc.lo [2022-09-08T10:18:53.230Z] #44 148.2 CC src/libyajl_la-yajl.lo [2022-09-08T10:18:53.230Z] #44 148.3 CC src/libyajl_la-yajl_gen.lo [2022-09-08T10:18:53.230Z] #44 148.3 CC src/libyajl_la-yajl_parser.lo [2022-09-08T10:18:53.230Z] #44 148.3 CC src/libyajl_la-yajl_buf.lo [2022-09-08T10:18:53.230Z] #44 148.4 CC src/libyajl_la-yajl_encode.lo [2022-09-08T10:18:53.230Z] #44 148.4 CC src/libyajl_la-yajl_lex.lo [2022-09-08T10:18:53.230Z] #44 148.4 CC src/libyajl_la-yajl_tree.lo [2022-09-08T10:18:53.230Z] #44 154.0 CCLD libyajl.la [2022-09-08T10:18:53.230Z] #44 154.4 CCLD verify/json_verify [2022-09-08T10:18:53.230Z] #44 154.8 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-08T10:18:53.230Z] #44 154.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-08T10:18:53.230Z] #44 154.8 make[5]: Nothing to be done for 'install-data-am'. [2022-09-08T10:18:53.230Z] #44 154.8 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-08T10:18:53.230Z] #44 154.8 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-08T10:18:53.230Z] #44 154.8 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-08T10:18:53.230Z] #44 154.9 CC src/validate.o [2022-09-08T10:18:53.230Z] #44 154.9 CC src/image_spec_schema_config_schema.lo [2022-09-08T10:18:53.230Z] #44 154.9 CC src/image_spec_schema_content_descriptor.lo [2022-09-08T10:18:53.230Z] #44 154.9 CC src/image_spec_schema_defs.lo [2022-09-08T10:18:53.230Z] #44 154.9 CC src/image_spec_schema_defs_descriptor.lo [2022-09-08T10:18:53.230Z] #44 155.0 CC src/image_spec_schema_image_index_schema.lo [2022-09-08T10:18:53.230Z] #44 155.0 CC src/image_spec_schema_image_layout_schema.lo [2022-09-08T10:18:53.230Z] #44 155.0 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-08T10:18:53.230Z] #44 155.0 CC src/runtime_spec_schema_config_linux.lo [2022-09-08T10:18:53.230Z] #44 155.0 CC src/runtime_spec_schema_config_zos.lo [2022-09-08T10:18:53.230Z] #44 155.1 CC src/runtime_spec_schema_config_schema.lo [2022-09-08T10:18:53.230Z] #44 155.1 CC src/runtime_spec_schema_config_solaris.lo [2022-09-08T10:18:53.230Z] #44 155.2 CC src/runtime_spec_schema_config_vm.lo [2022-09-08T10:18:53.230Z] #44 155.3 CC src/runtime_spec_schema_config_windows.lo [2022-09-08T10:18:53.230Z] #44 155.3 CC src/runtime_spec_schema_defs.lo [2022-09-08T10:18:53.230Z] #44 155.4 CC src/runtime_spec_schema_defs_linux.lo [2022-09-08T10:18:53.230Z] #44 155.5 CC src/runtime_spec_schema_defs_zos.lo [2022-09-08T10:18:53.230Z] #44 155.6 CC src/runtime_spec_schema_defs_vm.lo [2022-09-08T10:18:53.230Z] #44 155.8 CC src/runtime_spec_schema_defs_windows.lo [2022-09-08T10:18:53.230Z] #44 156.1 CC src/runtime_spec_schema_state_schema.lo [2022-09-08T10:18:53.230Z] #44 156.2 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-08T10:18:53.230Z] #44 156.3 CC src/basic_test_double_array_item.lo [2022-09-08T10:18:53.230Z] #44 156.3 CC src/basic_test_double_array.lo [2022-09-08T10:18:53.230Z] #44 156.5 CC src/basic_test_top_array_int.lo [2022-09-08T10:18:53.230Z] #44 156.6 CC src/basic_test_top_array_string.lo [2022-09-08T10:18:53.230Z] #44 156.7 CC src/basic_test_top_double_array_int.lo [2022-09-08T10:18:53.338Z] #46 ... [2022-09-08T10:18:53.338Z] [2022-09-08T10:18:53.338Z] #55 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-08T10:18:53.338Z] #55 2.572 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-08T10:18:53.437Z] #46 181.2 CC src/crun-start.o [2022-09-08T10:18:53.437Z] #46 181.3 CC src/crun-state.o [2022-09-08T10:18:53.437Z] #46 181.4 CC src/crun-update.o [2022-09-08T10:18:53.490Z] #44 156.8 CC src/basic_test_top_double_array_obj.lo [2022-09-08T10:18:53.490Z] #44 ... [2022-09-08T10:18:53.490Z] [2022-09-08T10:18:53.490Z] #57 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-08T10:18:53.490Z] #57 51.38 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-08T10:18:53.490Z] #57 51.40 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-08T10:18:53.490Z] #57 51.43 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-09-08T10:18:53.490Z] #57 51.44 Setting up patch (2.7.6-7) ... [2022-09-08T10:18:53.490Z] #57 51.46 Setting up sudo (1.9.5p2-3) ... [2022-09-08T10:18:53.490Z] #57 51.57 invoke-rc.d: could not determine current runlevel [2022-09-08T10:18:53.490Z] #57 51.58 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-08T10:18:53.490Z] #57 51.59 Setting up xfsprogs (5.10.0-4) ... [2022-09-08T10:18:53.490Z] #57 51.60 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-08T10:18:53.490Z] #57 51.60 Failed to connect to bus: Host is down [2022-09-08T10:18:53.490Z] #57 51.61 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-09-08T10:18:53.490Z] #57 51.62 Setting up inetutils-ping (2:2.0-1) ... [2022-09-08T10:18:53.490Z] #57 51.63 Setting up pigz (2.6-1) ... [2022-09-08T10:18:53.490Z] #57 51.64 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-08T10:18:53.490Z] #57 51.66 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-08T10:18:53.490Z] #57 51.68 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-08T10:18:53.490Z] #57 51.70 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:18:53.697Z] #46 181.5 CC src/crun-ps.o [2022-09-08T10:18:53.697Z] #46 181.6 CC src/crun-checkpoint.o [2022-09-08T10:18:53.957Z] #46 181.8 CC src/crun-restore.o [2022-09-08T10:18:54.217Z] #46 182.1 CC src/libcrun/libcrun_la-utils.lo [2022-09-08T10:18:54.430Z] #57 52.35 Setting up libaio1:amd64 (0.3.112-9) ... [2022-09-08T10:18:54.430Z] #57 52.37 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-08T10:18:54.477Z] #46 182.3 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-08T10:18:54.477Z] #46 182.4 CC src/libcrun/libcrun_la-container.lo [2022-09-08T10:18:54.690Z] #57 52.83 Setting up libelf1:amd64 (0.183-1) ... [2022-09-08T10:18:54.707Z] #55 3.899 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-08T10:18:54.737Z] #46 182.6 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-08T10:18:54.737Z] #46 182.8 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-08T10:18:54.951Z] #57 52.84 Setting up libjson-c5:amd64 (0.15-2) ... [2022-09-08T10:18:54.951Z] #57 52.85 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-08T10:18:54.951Z] #57 52.87 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-08T10:18:54.951Z] #57 52.88 Setting up libkmod2:amd64 (28-1) ... [2022-09-08T10:18:54.951Z] #57 52.89 Setting up python3-distutils (3.9.2-1) ... [2022-09-08T10:18:54.996Z] #46 182.9 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-08T10:18:54.996Z] #46 183.0 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-08T10:18:54.996Z] #46 183.1 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-08T10:18:55.038Z] #57 20.52 The following NEW packages will be installed: [2022-09-08T10:18:55.038Z] #57 20.53 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-09-08T10:18:55.038Z] #57 20.53 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-08T10:18:55.038Z] #57 20.53 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-09-08T10:18:55.038Z] #57 20.53 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-09-08T10:18:55.038Z] #57 20.53 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-09-08T10:18:55.038Z] #57 20.53 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-09-08T10:18:55.038Z] #57 20.53 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-09-08T10:18:55.038Z] #57 20.53 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-09-08T10:18:55.038Z] #57 20.53 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-09-08T10:18:55.298Z] #57 20.89 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T10:18:55.299Z] #57 20.89 Need to get 32.8 MB of archives. [2022-09-08T10:18:55.299Z] #57 20.89 After this operation, 124 MB of additional disk space will be used. [2022-09-08T10:18:55.299Z] #57 20.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-08T10:18:55.299Z] #57 20.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-09-08T10:18:55.299Z] #57 20.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-09-08T10:18:55.299Z] #57 20.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-09-08T10:18:55.299Z] #57 20.90 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-09-08T10:18:55.299Z] #57 20.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-09-08T10:18:55.299Z] #57 20.91 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-09-08T10:18:55.299Z] #57 21.10 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-09-08T10:18:55.521Z] #57 53.49 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:18:55.521Z] #57 53.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-08T10:18:55.521Z] #57 53.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-08T10:18:55.521Z] #57 53.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-08T10:18:55.521Z] #57 53.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-08T10:18:55.521Z] #57 53.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-08T10:18:55.521Z] #57 53.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-08T10:18:55.521Z] #57 53.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-08T10:18:55.521Z] #57 53.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-08T10:18:55.521Z] #57 53.59 Setting up python3-setuptools (52.0.0-4) ... [2022-09-08T10:18:55.559Z] #57 21.10 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-09-08T10:18:55.559Z] #57 21.10 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-09-08T10:18:55.559Z] #57 21.10 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-09-08T10:18:55.559Z] #57 21.11 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-09-08T10:18:55.559Z] #57 21.11 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-09-08T10:18:55.559Z] #57 21.11 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-09-08T10:18:55.559Z] #57 21.15 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-08T10:18:55.559Z] #57 21.16 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-08T10:18:55.559Z] #57 21.17 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-09-08T10:18:55.559Z] #57 21.19 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-08T10:18:55.559Z] #57 21.19 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-08T10:18:55.559Z] #57 21.21 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-09-08T10:18:55.559Z] #57 21.24 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-09-08T10:18:55.559Z] #57 21.24 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-09-08T10:18:55.559Z] #57 21.24 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-08T10:18:55.559Z] #57 21.26 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-09-08T10:18:55.559Z] #57 21.26 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-09-08T10:18:55.559Z] #57 21.27 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-09-08T10:18:55.559Z] #57 21.27 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-08T10:18:55.559Z] #57 21.28 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-08T10:18:55.559Z] #57 21.29 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-08T10:18:55.559Z] #57 21.29 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-09-08T10:18:55.559Z] #57 21.30 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-09-08T10:18:55.559Z] #57 21.31 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-08T10:18:55.565Z] #46 183.4 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-08T10:18:55.825Z] #46 183.7 CC src/libcrun/libcrun_la-criu.lo [2022-09-08T10:18:56.076Z] #55 5.321 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-08T10:18:56.085Z] #46 184.0 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-08T10:18:56.129Z] #57 21.72 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-09-08T10:18:56.129Z] #57 21.72 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-09-08T10:18:56.129Z] #57 21.72 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-08T10:18:56.129Z] #57 21.72 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-08T10:18:56.129Z] #57 21.72 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-08T10:18:56.129Z] #57 21.73 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-08T10:18:56.129Z] #57 21.73 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-09-08T10:18:56.129Z] #57 21.73 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-08T10:18:56.129Z] #57 21.74 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-08T10:18:56.129Z] #57 21.81 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-08T10:18:56.129Z] #57 21.82 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-08T10:18:56.129Z] #57 21.83 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-08T10:18:56.129Z] #57 21.83 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-08T10:18:56.129Z] #57 21.86 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-08T10:18:56.129Z] #57 21.86 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-08T10:18:56.129Z] #57 21.87 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-09-08T10:18:56.129Z] #57 21.90 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-09-08T10:18:56.129Z] #57 21.92 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-09-08T10:18:56.344Z] #46 184.1 CC src/libcrun/libcrun_la-linux.lo [2022-09-08T10:18:56.344Z] #46 184.2 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-08T10:18:56.389Z] #57 21.93 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-09-08T10:18:56.389Z] #57 21.94 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-08T10:18:56.389Z] #57 22.18 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-09-08T10:18:56.604Z] #46 184.4 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-08T10:18:56.649Z] #57 22.21 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-09-08T10:18:56.649Z] #57 22.27 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-09-08T10:18:56.649Z] #57 22.28 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-09-08T10:18:57.173Z] #46 185.3 CC src/libcrun/libcrun_la-error.lo [2022-09-08T10:18:57.219Z] #57 23.06 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T10:18:57.432Z] #57 55.21 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-08T10:18:57.432Z] #57 55.23 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-09-08T10:18:57.432Z] #57 55.25 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-08T10:18:57.432Z] #57 55.26 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-08T10:18:57.479Z] #57 23.21 Fetched 32.8 MB in 2s (19.1 MB/s) [2022-09-08T10:18:57.479Z] #57 23.30 Selecting previously unselected package libcap2:amd64. [2022-09-08T10:18:57.739Z] #57 23.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-09-08T10:18:57.739Z] #57 23.37 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-08T10:18:57.739Z] #57 23.39 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-08T10:18:57.739Z] #57 23.46 Selecting previously unselected package libargon2-1:amd64. [2022-09-08T10:18:57.739Z] #57 23.46 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-09-08T10:18:57.739Z] #57 23.47 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-08T10:18:57.739Z] #57 23.55 Selecting previously unselected package libjson-c5:amd64. [2022-09-08T10:18:57.739Z] #57 23.55 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-09-08T10:18:57.739Z] #57 23.56 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-09-08T10:18:57.999Z] #57 23.68 Selecting previously unselected package libcryptsetup12:amd64. [2022-09-08T10:18:57.999Z] #57 23.68 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-09-08T10:18:57.999Z] #57 23.69 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-08T10:18:57.999Z] #57 23.86 Selecting previously unselected package libip4tc2:amd64. [2022-09-08T10:18:57.999Z] #57 23.86 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-09-08T10:18:58.112Z] #46 185.9 CC src/libcrun/libcrun_la-status.lo [2022-09-08T10:18:58.112Z] #46 186.2 CC src/libcrun/libcrun_la-terminal.lo [2022-09-08T10:18:58.259Z] #57 23.88 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-09-08T10:18:58.259Z] #57 23.96 Selecting previously unselected package libkmod2:amd64. [2022-09-08T10:18:58.259Z] #57 23.97 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-09-08T10:18:58.259Z] #57 23.99 Unpacking libkmod2:amd64 (28-1) ... [2022-09-08T10:18:58.259Z] #57 24.08 Selecting previously unselected package systemd. [2022-09-08T10:18:58.372Z] #57 56.42 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-08T10:18:58.372Z] #57 56.44 Setting up jq (1.6-2.1) ... [2022-09-08T10:18:58.372Z] #57 56.46 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-08T10:18:58.372Z] #57 56.47 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-09-08T10:18:58.372Z] #57 56.48 Setting up iptables (1.8.7-1) ... [2022-09-08T10:18:58.372Z] #57 56.49 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-08T10:18:58.372Z] #57 56.50 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-08T10:18:58.372Z] #57 56.50 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-08T10:18:58.372Z] #57 56.51 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-08T10:18:58.372Z] #57 56.52 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-08T10:18:58.519Z] #57 24.08 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-09-08T10:18:58.519Z] #57 24.24 Unpacking systemd (247.3-7) ... [2022-09-08T10:18:58.632Z] #57 56.53 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-08T10:18:58.632Z] #57 56.54 Setting up iproute2 (5.10.0-4) ... [2022-09-08T10:18:58.682Z] #46 186.5 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-08T10:18:58.893Z] #57 56.97 Setting up systemd (247.3-7) ... [2022-09-08T10:18:58.943Z] #46 186.8 CC src/libcrun/libcrun_la-signals.lo [2022-09-08T10:18:59.153Z] #57 57.25 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-08T10:18:59.153Z] #57 57.25 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-08T10:18:59.153Z] #57 57.26 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-08T10:18:59.153Z] #57 57.31 Initializing machine ID from KVM UUID. [2022-09-08T10:18:59.349Z] #55 ... [2022-09-08T10:18:59.349Z] [2022-09-08T10:18:59.349Z] #48 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-08T10:18:59.349Z] #48 15.20 + cd /tmp/tmp.zfaIP3Ocz3/src/github.com/opencontainers/runc [2022-09-08T10:18:59.349Z] #48 15.20 + git checkout -q v1.1.4 [2022-09-08T10:18:59.513Z] #46 187.5 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-08T10:18:59.772Z] #46 187.7 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-08T10:18:59.913Z] #48 16.01 + '[' -z '' ']' [2022-09-08T10:18:59.913Z] #48 16.01 + target=static [2022-09-08T10:18:59.913Z] #48 16.01 + make BUILDTAGS=seccomp static [2022-09-08T10:19:00.342Z] #46 188.2 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-08T10:19:00.342Z] #46 188.3 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-08T10:19:00.478Z] #48 16.61 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-08T10:19:00.602Z] #46 188.5 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-08T10:19:00.862Z] #46 188.8 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-08T10:19:01.122Z] #46 189.1 CC tests/init.o [2022-09-08T10:19:01.381Z] #46 189.3 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-08T10:19:01.757Z] #57 59.93 Setting up systemd-journal-remote (247.3-7) ... [2022-09-08T10:19:01.828Z] #57 27.01 Selecting previously unselected package pigz. [2022-09-08T10:19:01.828Z] #57 27.01 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-09-08T10:19:01.828Z] #57 27.02 Unpacking pigz (2.6-1) ... [2022-09-08T10:19:01.828Z] #57 27.40 Selecting previously unselected package libelf1:amd64. [2022-09-08T10:19:01.828Z] #57 27.40 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-09-08T10:19:01.828Z] #57 27.42 Unpacking libelf1:amd64 (0.183-1) ... [2022-09-08T10:19:02.088Z] #57 ... [2022-09-08T10:19:02.088Z] [2022-09-08T10:19:02.088Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:19:02.088Z] #44 103.8 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-08T10:19:02.088Z] #44 104.3 checking for sd_notify_barrier... yes [2022-09-08T10:19:02.088Z] #44 104.6 checking linux/bpf.h usability... yes [2022-09-08T10:19:02.088Z] #44 104.8 checking linux/bpf.h presence... yes [2022-09-08T10:19:02.088Z] #44 104.9 checking for linux/bpf.h... yes [2022-09-08T10:19:02.088Z] #44 104.9 checking compilation for eBPF... yes [2022-09-08T10:19:02.088Z] #44 105.1 checking for criu >= 3.15... no [2022-09-08T10:19:02.088Z] #44 105.1 configure: CRIU headers not found, building without CRIU support [2022-09-08T10:19:02.088Z] #44 105.1 checking for criu > 3.16... no [2022-09-08T10:19:02.088Z] #44 105.1 configure: CRIU version doesn't support join-ns API [2022-09-08T10:19:02.088Z] #44 105.1 checking for criu > 3.16.1... no [2022-09-08T10:19:02.088Z] #44 105.1 configure: CRIU version doesn't support for pre-dumping [2022-09-08T10:19:02.088Z] #44 105.1 checking for new mount API (fsconfig)... yes [2022-09-08T10:19:02.088Z] #44 105.2 checking for seccomp notify API... yes [2022-09-08T10:19:02.088Z] #44 105.4 checking for gperf... no [2022-09-08T10:19:02.088Z] #44 105.4 configure: gperf not found - cannot rebuild signal parser code [2022-09-08T10:19:02.088Z] #44 105.4 checking for library containing argp_parse... none required [2022-09-08T10:19:02.088Z] #44 105.7 checking that generated files are newer than configure... done [2022-09-08T10:19:02.088Z] #44 105.7 configure: creating ./config.status [2022-09-08T10:19:02.088Z] #44 108.2 config.status: creating Makefile [2022-09-08T10:19:02.088Z] #44 108.3 config.status: creating rpm/crun.spec [2022-09-08T10:19:02.088Z] #44 108.4 config.status: creating config.h [2022-09-08T10:19:02.088Z] #44 108.4 config.status: executing libtool commands [2022-09-08T10:19:02.088Z] #44 108.5 config.status: executing depfiles commands [2022-09-08T10:19:02.088Z] #44 109.8 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-08T10:19:02.088Z] #44 109.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-08T10:19:02.088Z] #44 110.2 checking for gcc... gcc [2022-09-08T10:19:02.088Z] #44 110.4 checking whether the C compiler works... yes [2022-09-08T10:19:02.088Z] #44 110.6 checking for C compiler default output file name... a.out [2022-09-08T10:19:02.088Z] #44 110.6 checking for suffix of executables... [2022-09-08T10:19:02.088Z] #44 110.7 checking whether we are cross compiling... no [2022-09-08T10:19:02.088Z] #44 110.9 checking for suffix of object files... o [2022-09-08T10:19:02.088Z] #44 111.0 checking whether we are using the GNU C compiler... yes [2022-09-08T10:19:02.088Z] #44 111.1 checking whether gcc accepts -g... yes [2022-09-08T10:19:02.088Z] #44 111.3 checking for gcc option to accept ISO C89... none needed [2022-09-08T10:19:02.088Z] #44 111.5 checking whether gcc understands -c and -o together... yes [2022-09-08T10:19:02.088Z] #44 111.7 checking how to run the C preprocessor... gcc -E [2022-09-08T10:19:02.088Z] #44 112.0 checking for grep that handles long lines and -e... /bin/grep [2022-09-08T10:19:02.088Z] #44 112.0 checking for egrep... /bin/grep -E [2022-09-08T10:19:02.088Z] #44 112.0 checking for ANSI C header files... yes [2022-09-08T10:19:02.088Z] #44 112.8 checking for sys/types.h... yes [2022-09-08T10:19:02.088Z] #44 113.0 checking for sys/stat.h... yes [2022-09-08T10:19:02.088Z] #44 113.2 checking for stdlib.h... yes [2022-09-08T10:19:02.088Z] #44 113.3 checking for string.h... yes [2022-09-08T10:19:02.088Z] #44 113.6 checking for memory.h... yes [2022-09-08T10:19:02.088Z] #44 113.8 checking for strings.h... yes [2022-09-08T10:19:02.088Z] #44 114.1 checking for inttypes.h... yes [2022-09-08T10:19:02.088Z] #44 114.2 checking for stdint.h... yes [2022-09-08T10:19:02.349Z] #44 114.4 checking for unistd.h... #44 ... [2022-09-08T10:19:02.349Z] [2022-09-08T10:19:02.349Z] #35 [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-09-08T10:19:02.349Z] #35 DONE 168.3s [2022-09-08T10:19:02.349Z] [2022-09-08T10:19:02.349Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:19:02.349Z] #44 114.4 checking for unistd.h... yes [2022-09-08T10:19:02.349Z] #44 ... [2022-09-08T10:19:02.349Z] [2022-09-08T10:19:02.349Z] #57 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-08T10:19:02.349Z] #57 28.09 Selecting previously unselected package libbpf0:amd64. [2022-09-08T10:19:02.349Z] #57 28.10 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-09-08T10:19:02.349Z] #57 28.12 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-09-08T10:19:02.610Z] #57 ... [2022-09-08T10:19:02.610Z] [2022-09-08T10:19:02.610Z] #30 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-08T10:19:02.610Z] #30 168.7 Delve is a source level debugger for Go programs. [2022-09-08T10:19:02.610Z] #30 168.7 [2022-09-08T10:19:02.610Z] #30 168.7 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-08T10:19:02.610Z] #30 168.7 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-08T10:19:02.610Z] #30 168.7 [2022-09-08T10:19:02.610Z] #30 168.7 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-08T10:19:02.610Z] #30 168.7 [2022-09-08T10:19:02.611Z] #30 168.7 Pass flags to the program you are debugging using `--`, for example: [2022-09-08T10:19:02.611Z] #30 168.7 [2022-09-08T10:19:02.611Z] #30 168.7 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-08T10:19:02.611Z] #30 168.7 [2022-09-08T10:19:02.611Z] #30 168.7 Usage: [2022-09-08T10:19:02.611Z] #30 168.7 dlv [command] [2022-09-08T10:19:02.611Z] #30 168.7 [2022-09-08T10:19:02.611Z] #30 168.7 Available Commands: [2022-09-08T10:19:02.611Z] #30 168.7 attach Attach to running process and begin debugging. [2022-09-08T10:19:02.611Z] #30 168.7 connect Connect to a headless debug server with a terminal client. [2022-09-08T10:19:02.611Z] #30 168.7 core Examine a core dump. [2022-09-08T10:19:02.611Z] #30 168.7 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-08T10:19:02.611Z] #30 168.7 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-08T10:19:02.611Z] #30 168.7 exec Execute a precompiled binary, and begin a debug session. [2022-09-08T10:19:02.611Z] #30 168.7 help Help about any command [2022-09-08T10:19:02.611Z] #30 168.7 run Deprecated command. Use 'debug' instead. [2022-09-08T10:19:02.611Z] #30 168.7 test Compile test binary and begin debugging program. [2022-09-08T10:19:02.611Z] #30 168.7 trace Compile and begin tracing program. [2022-09-08T10:19:02.611Z] #30 168.7 version Prints version. [2022-09-08T10:19:02.611Z] #30 168.7 [2022-09-08T10:19:02.611Z] #30 168.7 Flags: [2022-09-08T10:19:02.611Z] #30 168.7 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-08T10:19:02.611Z] #30 168.7 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-08T10:19:02.611Z] #30 168.7 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-09-08T10:19:02.611Z] #30 168.7 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-08T10:19:02.611Z] #30 168.7 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-08T10:19:02.611Z] #30 168.7 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-09-08T10:19:02.611Z] #30 168.7 --disable-aslr Disables address space randomization [2022-09-08T10:19:02.611Z] #30 168.7 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-08T10:19:02.611Z] #30 168.7 -h, --help help for dlv [2022-09-08T10:19:02.611Z] #30 168.7 --init string Init file, executed by the terminal client. [2022-09-08T10:19:02.611Z] #30 168.7 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-08T10:19:02.611Z] #30 168.7 --log Enable debugging server logging. [2022-09-08T10:19:02.611Z] #30 168.7 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-08T10:19:02.611Z] #30 168.7 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-08T10:19:02.611Z] #30 168.7 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-08T10:19:02.611Z] #30 168.7 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-08T10:19:02.611Z] #30 168.7 --wd string Working directory for running the program. [2022-09-08T10:19:02.611Z] #30 168.7 [2022-09-08T10:19:02.611Z] #30 168.7 Additional help topics: [2022-09-08T10:19:02.611Z] #30 168.7 dlv backend Help about the --backend flag. [2022-09-08T10:19:02.611Z] #30 168.7 dlv log Help about logging flags. [2022-09-08T10:19:02.611Z] #30 168.7 dlv redirect Help about file redirection. [2022-09-08T10:19:02.611Z] #30 168.7 [2022-09-08T10:19:02.611Z] #30 168.7 Use "dlv [command] --help" for more information about a command. [2022-09-08T10:19:02.611Z] #30 DONE 168.8s [2022-09-08T10:19:02.611Z] [2022-09-08T10:19:02.611Z] #57 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-08T10:19:02.611Z] #57 28.30 Selecting previously unselected package libmnl0:amd64. [2022-09-08T10:19:02.611Z] #57 28.31 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-09-08T10:19:02.611Z] #57 28.32 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-09-08T10:19:02.611Z] #57 28.41 Selecting previously unselected package libxtables12:amd64. [2022-09-08T10:19:02.871Z] #57 28.41 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-09-08T10:19:02.871Z] #57 28.41 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-09-08T10:19:02.871Z] #57 28.57 Selecting previously unselected package libcap2-bin. [2022-09-08T10:19:02.871Z] #57 28.60 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-09-08T10:19:02.871Z] #57 28.63 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-08T10:19:03.131Z] #57 28.77 Selecting previously unselected package iproute2. [2022-09-08T10:19:03.131Z] #57 28.79 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-09-08T10:19:03.131Z] #57 28.79 Unpacking iproute2 (5.10.0-4) ... [2022-09-08T10:19:03.141Z] #57 61.25 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T10:19:03.400Z] #57 ... [2022-09-08T10:19:03.400Z] [2022-09-08T10:19:03.400Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:19:03.400Z] #44 156.9 CC src/basic_test_top_double_array_refobj.lo [2022-09-08T10:19:03.400Z] #44 157.1 CC src/basic_test_top_double_array_string.lo [2022-09-08T10:19:03.400Z] #44 157.2 CC src/read-file.lo [2022-09-08T10:19:03.400Z] #44 157.3 CC src/json_common.lo [2022-09-08T10:19:03.400Z] #44 157.5 CC tests/test-1.o [2022-09-08T10:19:03.400Z] #44 157.6 CC tests/test-2.o [2022-09-08T10:19:03.400Z] #44 157.6 CC tests/test-3.o [2022-09-08T10:19:03.400Z] #44 157.8 CC tests/test-4.o [2022-09-08T10:19:03.400Z] #44 157.9 CC tests/test-5.o [2022-09-08T10:19:03.400Z] #44 158.1 CC tests/test-6.o [2022-09-08T10:19:03.400Z] #44 158.3 CC tests/test-7.o [2022-09-08T10:19:03.400Z] #44 158.5 CC tests/test-8.o [2022-09-08T10:19:03.400Z] #44 158.7 CC tests/test-9.o [2022-09-08T10:19:03.400Z] #44 159.2 CC tests/test-10.o [2022-09-08T10:19:03.400Z] #44 159.3 CC tests/test-11.o [2022-09-08T10:19:03.511Z] #41 ... [2022-09-08T10:19:03.511Z] [2022-09-08T10:19:03.511Z] #33 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-08T10:19:03.511Z] #33 204.9 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-09-08T10:19:03.511Z] #33 204.9 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-08T10:19:03.511Z] #33 205.1 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-08T10:19:04.069Z] #57 29.87 Selecting previously unselected package xxd. [2022-09-08T10:19:04.330Z] #57 29.89 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-08T10:19:04.330Z] #57 29.90 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:19:04.330Z] #57 30.13 Selecting previously unselected package vim-common. [2022-09-08T10:19:04.595Z] #57 30.15 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-08T10:19:04.595Z] #57 30.18 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:19:04.653Z] #48 ... [2022-09-08T10:19:04.653Z] [2022-09-08T10:19:04.653Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:19:04.653Z] #46 89.03 configure.ac:11: installing 'build-aux/compile' [2022-09-08T10:19:04.653Z] #46 89.04 configure.ac:11: installing 'build-aux/config.guess' [2022-09-08T10:19:04.653Z] #46 89.05 configure.ac:11: installing 'build-aux/config.sub' [2022-09-08T10:19:04.653Z] #46 89.06 configure.ac:13: installing 'build-aux/install-sh' [2022-09-08T10:19:04.653Z] #46 89.07 configure.ac:13: installing 'build-aux/missing' [2022-09-08T10:19:04.653Z] #46 89.07 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-08T10:19:04.653Z] #46 89.30 Makefile.am: installing 'build-aux/depcomp' [2022-09-08T10:19:04.653Z] #46 90.68 checking build system type... x86_64-pc-linux-gnu [2022-09-08T10:19:04.653Z] #46 91.00 checking host system type... x86_64-pc-linux-gnu [2022-09-08T10:19:04.653Z] #46 91.00 checking how to print strings... printf [2022-09-08T10:19:04.653Z] #46 91.02 checking for gcc... gcc [2022-09-08T10:19:04.653Z] #46 91.12 checking whether the C compiler works... yes [2022-09-08T10:19:04.653Z] #46 91.37 checking for C compiler default output file name... a.out [2022-09-08T10:19:04.653Z] #46 91.38 checking for suffix of executables... [2022-09-08T10:19:04.653Z] #46 91.61 checking whether we are cross compiling... no [2022-09-08T10:19:04.653Z] #46 91.85 checking for suffix of object files... o [2022-09-08T10:19:04.653Z] #46 91.98 checking whether we are using the GNU C compiler... yes [2022-09-08T10:19:04.653Z] #46 92.12 checking whether gcc accepts -g... yes [2022-09-08T10:19:04.653Z] #46 92.25 checking for gcc option to accept ISO C89... none needed [2022-09-08T10:19:04.653Z] #46 92.46 checking whether gcc understands -c and -o together... yes [2022-09-08T10:19:04.653Z] #46 92.60 checking for a sed that does not truncate output... /bin/sed [2022-09-08T10:19:04.653Z] #46 92.63 checking for grep that handles long lines and -e... /bin/grep [2022-09-08T10:19:04.653Z] #46 92.64 checking for egrep... /bin/grep -E [2022-09-08T10:19:04.653Z] #46 92.64 checking for fgrep... /bin/grep -F [2022-09-08T10:19:04.653Z] #46 92.66 checking for ld used by gcc... /usr/bin/ld [2022-09-08T10:19:04.653Z] #46 92.68 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-08T10:19:04.653Z] #46 92.68 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-08T10:19:04.653Z] #46 92.70 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-08T10:19:04.653Z] #46 92.81 checking whether ln -s works... yes [2022-09-08T10:19:04.653Z] #46 92.81 checking the maximum length of command line arguments... 1572864 [2022-09-08T10:19:04.653Z] #46 92.84 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-08T10:19:04.653Z] #46 92.84 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-08T10:19:04.653Z] #46 92.84 checking for /usr/bin/ld option to reload object files... -r [2022-09-08T10:19:04.653Z] #46 92.84 checking for objdump... objdump [2022-09-08T10:19:04.653Z] #46 92.84 checking how to recognize dependent libraries... pass_all [2022-09-08T10:19:04.653Z] #46 92.85 checking for dlltool... no [2022-09-08T10:19:04.653Z] #46 92.85 checking how to associate runtime and link libraries... printf %s\n [2022-09-08T10:19:04.653Z] #46 92.85 checking for ar... ar [2022-09-08T10:19:04.653Z] #46 92.86 checking for archiver @FILE support... @ [2022-09-08T10:19:04.653Z] #46 93.03 checking for strip... strip [2022-09-08T10:19:04.653Z] #46 93.04 checking for ranlib... ranlib [2022-09-08T10:19:04.653Z] #46 93.04 checking for gawk... no [2022-09-08T10:19:04.653Z] #46 93.04 checking for mawk... mawk [2022-09-08T10:19:04.653Z] #46 93.04 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-08T10:19:04.653Z] #46 93.43 checking for sysroot... no [2022-09-08T10:19:04.653Z] #46 93.45 checking for a working dd... /bin/dd [2022-09-08T10:19:04.653Z] #46 93.47 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-08T10:19:04.653Z] #46 93.57 checking for mt... no [2022-09-08T10:19:04.653Z] #46 93.57 checking if : is a manifest tool... no [2022-09-08T10:19:04.653Z] #46 93.59 checking how to run the C preprocessor... gcc -E [2022-09-08T10:19:04.653Z] #46 93.87 checking for ANSI C header files... yes [2022-09-08T10:19:04.653Z] #46 94.52 checking for sys/types.h... yes [2022-09-08T10:19:04.653Z] #46 94.71 checking for sys/stat.h... yes [2022-09-08T10:19:04.653Z] #46 94.86 checking for stdlib.h... yes [2022-09-08T10:19:04.653Z] #46 95.00 checking for string.h... yes [2022-09-08T10:19:04.653Z] #46 95.23 checking for memory.h... yes [2022-09-08T10:19:04.653Z] #46 95.39 checking for strings.h... yes [2022-09-08T10:19:04.653Z] #46 95.64 checking for inttypes.h... yes [2022-09-08T10:19:04.653Z] #46 95.86 checking for stdint.h... yes [2022-09-08T10:19:04.653Z] #46 96.06 checking for unistd.h... yes [2022-09-08T10:19:04.653Z] #46 96.28 checking for dlfcn.h... yes [2022-09-08T10:19:04.653Z] #46 96.49 checking for objdir... .libs [2022-09-08T10:19:04.862Z] #57 30.56 Selecting previously unselected package bash-completion. [2022-09-08T10:19:04.862Z] #57 30.57 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-08T10:19:04.890Z] #33 206.3 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-09-08T10:19:04.890Z] #33 206.3 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-09-08T10:19:04.890Z] #33 206.5 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-09-08T10:19:04.909Z] #46 96.88 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-08T10:19:05.164Z] #46 97.00 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-08T10:19:05.164Z] #46 97.01 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-08T10:19:05.310Z] #44 ... [2022-09-08T10:19:05.310Z] [2022-09-08T10:19:05.310Z] #57 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-08T10:19:05.310Z] #57 DONE 63.3s [2022-09-08T10:19:05.310Z] [2022-09-08T10:19:05.310Z] #58 [dev-systemd-false 8/28] 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-09-08T10:19:05.726Z] #46 97.15 checking if gcc static flag -static works... yes [2022-09-08T10:19:05.726Z] #46 97.69 checking if gcc supports -c -o file.o... yes [2022-09-08T10:19:05.982Z] #46 97.85 checking if gcc supports -c -o file.o... (cached) yes [2022-09-08T10:19:05.982Z] #46 97.85 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-08T10:19:06.239Z] #46 97.92 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-08T10:19:06.239Z] #46 98.27 checking how to hardcode library paths into programs... immediate [2022-09-08T10:19:06.239Z] #46 98.27 checking whether stripping libraries is possible... yes [2022-09-08T10:19:06.239Z] #46 98.28 checking if libtool supports shared libraries... yes [2022-09-08T10:19:06.239Z] #46 98.29 checking whether to build shared libraries... no [2022-09-08T10:19:06.239Z] #46 98.29 checking whether to build static libraries... yes [2022-09-08T10:19:06.239Z] #46 98.29 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-08T10:19:06.239Z] #46 98.35 checking whether build environment is sane... yes [2022-09-08T10:19:06.274Z] #33 207.9 Selecting previously unselected package libc6-dev-arm64-cross. [2022-09-08T10:19:06.274Z] #33 207.9 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-09-08T10:19:06.274Z] #33 207.9 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ...#33 ... [2022-09-08T10:19:06.274Z] [2022-09-08T10:19:06.274Z] #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 "v2.3.0" && 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 "v2.1.0"; 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-09-08T10:19:06.274Z] #40 DONE 217.2s [2022-09-08T10:19:06.274Z] [2022-09-08T10:19:06.274Z] #33 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-08T10:19:06.274Z] #33 207.9 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-09-08T10:19:06.496Z] #46 98.42 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-08T10:19:06.496Z] #46 98.44 checking whether make sets $(MAKE)... yes [2022-09-08T10:19:06.496Z] #46 98.49 checking whether make supports the include directive... yes (GNU style) [2022-09-08T10:19:06.496Z] #46 98.54 checking whether make supports nested variables... yes [2022-09-08T10:19:06.752Z] #46 98.59 checking whether UID '0' is supported by ustar format... yes [2022-09-08T10:19:06.752Z] #46 98.59 checking whether GID '0' is supported by ustar format... yes [2022-09-08T10:19:06.752Z] #46 98.59 checking how to create a ustar tar archive... gnutar [2022-09-08T10:19:07.008Z] #46 98.70 checking dependency style of gcc... gcc3 [2022-09-08T10:19:07.008Z] #46 98.92 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-08T10:19:07.008Z] #46 98.93 checking whether make supports nested variables... (cached) yes [2022-09-08T10:19:07.008Z] #46 98.94 checking for gawk... (cached) mawk [2022-09-08T10:19:07.008Z] #46 98.94 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-08T10:19:07.008Z] #46 98.94 checking for gcc... (cached) gcc [2022-09-08T10:19:07.222Z] #58 1.845 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-08T10:19:07.222Z] #58 1.850 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-08T10:19:07.222Z] #58 1.856 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-08T10:19:07.222Z] #58 DONE 2.0s [2022-09-08T10:19:07.222Z] [2022-09-08T10:19:07.222Z] #59 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-08T10:19:07.263Z] #46 99.07 checking whether we are using the GNU C compiler... (cached) yes [2022-09-08T10:19:07.264Z] #46 99.08 checking whether gcc accepts -g... (cached) yes [2022-09-08T10:19:07.264Z] #46 99.08 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-08T10:19:07.264Z] #46 99.08 checking whether gcc understands -c and -o together... (cached) yes [2022-09-08T10:19:07.264Z] #46 99.08 checking for a Python interpreter with version >= 3... python3 [2022-09-08T10:19:07.264Z] #46 99.20 checking for python3... /usr/bin/python3 [2022-09-08T10:19:07.264Z] #46 99.20 checking for python3 version... 3.9 [2022-09-08T10:19:07.401Z] #57 32.68 Unpacking bash-completion (1:2.11-2) ... [2022-09-08T10:19:07.401Z] #57 33.12 Selecting previously unselected package bzip2. [2022-09-08T10:19:07.401Z] #57 33.12 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-09-08T10:19:07.401Z] #57 33.13 Unpacking bzip2 (1.0.8-4) ... [2022-09-08T10:19:07.520Z] #46 99.27 checking for python3 platform... linux [2022-09-08T10:19:07.520Z] #46 99.34 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-08T10:19:07.655Z] #33 209.2 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-09-08T10:19:07.655Z] #33 209.2 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-08T10:19:07.655Z] #33 209.2 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-08T10:19:07.660Z] #57 33.22 Selecting previously unselected package xz-utils. [2022-09-08T10:19:07.660Z] #57 33.22 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-08T10:19:07.660Z] #57 33.24 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-08T10:19:07.660Z] #57 33.41 Selecting previously unselected package apparmor. [2022-09-08T10:19:07.660Z] #57 33.41 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-09-08T10:19:07.660Z] #57 33.46 Unpacking apparmor (2.13.6-10) ... [2022-09-08T10:19:07.776Z] #46 99.53 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-08T10:19:07.776Z] #46 99.71 checking for go-md2man... no [2022-09-08T10:19:08.032Z] #46 99.74 checking error.h usability... yes [2022-09-08T10:19:08.032Z] #46 99.91 checking error.h presence... yes [2022-09-08T10:19:08.032Z] #46 99.98 checking for error.h... yes [2022-09-08T10:19:08.223Z] #33 209.8 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-09-08T10:19:08.223Z] #33 209.8 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-08T10:19:08.223Z] #33 209.8 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-08T10:19:08.229Z] #57 33.83 Selecting previously unselected package inetutils-ping. [2022-09-08T10:19:08.229Z] #57 33.84 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-09-08T10:19:08.229Z] #57 33.84 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-08T10:19:08.229Z] #57 33.95 Selecting previously unselected package libip6tc2:amd64. [2022-09-08T10:19:08.229Z] #57 33.96 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-09-08T10:19:08.229Z] #57 33.97 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-09-08T10:19:08.229Z] #57 34.03 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-08T10:19:08.288Z] #46 100.0 checking linux/openat2.h usability... yes [2022-09-08T10:19:08.489Z] #57 34.03 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-08T10:19:08.489Z] #57 34.04 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-08T10:19:08.489Z] #57 34.09 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-08T10:19:08.489Z] #57 34.10 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-09-08T10:19:08.489Z] #57 34.10 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-08T10:19:08.489Z] #57 34.17 Selecting previously unselected package libnftnl11:amd64. [2022-09-08T10:19:08.489Z] #57 34.17 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-09-08T10:19:08.489Z] #57 34.18 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-09-08T10:19:08.489Z] #57 34.26 Selecting previously unselected package iptables. [2022-09-08T10:19:08.489Z] #57 34.26 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-09-08T10:19:08.489Z] #57 34.26 Unpacking iptables (1.8.7-1) ... [2022-09-08T10:19:08.545Z] #46 100.2 checking linux/openat2.h presence... yes [2022-09-08T10:19:08.545Z] #46 100.3 checking for linux/openat2.h... yes [2022-09-08T10:19:08.749Z] #57 34.56 Selecting previously unselected package libonig5:amd64. [2022-09-08T10:19:08.749Z] #57 34.57 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-08T10:19:08.749Z] #57 34.57 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-08T10:19:08.801Z] #46 100.4 checking for copy_file_range... yes [2022-09-08T10:19:09.009Z] #57 34.74 Selecting previously unselected package libjq1:amd64. [2022-09-08T10:19:09.009Z] #57 34.74 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-09-08T10:19:09.009Z] #57 34.75 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-08T10:19:09.057Z] #46 100.7 checking for fgetxattr... yes [2022-09-08T10:19:09.162Z] #33 ... [2022-09-08T10:19:09.162Z] [2022-09-08T10:19:09.162Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:19:09.162Z] #41 180.0 AR libcrun_testing.a [2022-09-08T10:19:09.162Z] #41 180.0 ar: `u' modifier ignored since `D' is the default (see `U') [2022-09-08T10:19:09.162Z] #41 180.0 CCLD libcrun.la [2022-09-08T10:19:09.162Z] #41 180.1 CCLD tests/tests_libcrun_utils [2022-09-08T10:19:09.162Z] #41 180.1 CCLD tests/tests_libcrun_errors [2022-09-08T10:19:09.162Z] #41 180.1 CCLD tests/tests_libcrun_fuzzer [2022-09-08T10:19:09.162Z] #41 181.3 CCLD crun [2022-09-08T10:19:09.162Z] #41 181.7 make[3]: Entering directory '/tmp/crun-build' [2022-09-08T10:19:09.162Z] #41 181.8 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-08T10:19:09.162Z] #41 181.9 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-08T10:19:09.162Z] #41 181.9 /bin/mkdir -p '/usr/local/lib' [2022-09-08T10:19:09.162Z] #41 181.9 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-08T10:19:09.162Z] #41 181.9 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-08T10:19:09.162Z] #41 181.9 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-08T10:19:09.162Z] #41 181.9 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-08T10:19:09.162Z] #41 181.9 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-08T10:19:09.162Z] #41 182.1 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-09-08T10:19:09.162Z] #41 182.1 ---------------------------------------------------------------------- [2022-09-08T10:19:09.162Z] #41 182.1 Libraries have been installed in: [2022-09-08T10:19:09.162Z] #41 182.1 /usr/local/lib [2022-09-08T10:19:09.162Z] #41 182.1 [2022-09-08T10:19:09.162Z] #41 182.1 If you ever happen to want to link against installed libraries [2022-09-08T10:19:09.162Z] #41 182.1 in a given directory, LIBDIR, you must either use libtool, and [2022-09-08T10:19:09.162Z] #41 182.1 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-08T10:19:09.162Z] #41 182.1 flag during linking and do at least one of the following: [2022-09-08T10:19:09.162Z] #41 182.1 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-08T10:19:09.162Z] #41 182.1 during execution [2022-09-08T10:19:09.162Z] #41 182.1 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-08T10:19:09.162Z] #41 182.1 during linking [2022-09-08T10:19:09.162Z] #41 182.1 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-08T10:19:09.162Z] #41 182.1 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-08T10:19:09.162Z] #41 182.1 [2022-09-08T10:19:09.162Z] #41 182.1 See any operating system documentation about shared libraries for [2022-09-08T10:19:09.162Z] #41 182.1 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-08T10:19:09.162Z] #41 182.1 ---------------------------------------------------------------------- [2022-09-08T10:19:09.162Z] #41 182.1 /bin/mkdir -p '/build' [2022-09-08T10:19:09.162Z] #41 182.1 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-08T10:19:09.162Z] #41 182.1 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-08T10:19:09.162Z] #41 182.1 make[3]: Leaving directory '/tmp/crun-build' [2022-09-08T10:19:09.162Z] #41 182.2 make[2]: Leaving directory '/tmp/crun-build' [2022-09-08T10:19:09.162Z] #41 182.2 make[1]: Leaving directory '/tmp/crun-build' [2022-09-08T10:19:09.162Z] #41 DONE 182.3s [2022-09-08T10:19:09.162Z] [2022-09-08T10:19:09.162Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-08T10:19:09.269Z] #57 34.89 Selecting previously unselected package jq. [2022-09-08T10:19:09.269Z] #57 34.90 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-09-08T10:19:09.269Z] #57 34.91 Unpacking jq (1.6-2.1) ... [2022-09-08T10:19:09.269Z] #57 34.99 Selecting previously unselected package libaio1:amd64. [2022-09-08T10:19:09.269Z] #57 34.99 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-09-08T10:19:09.269Z] #57 35.00 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-09-08T10:19:09.269Z] #57 35.06 Selecting previously unselected package libgpm2:amd64. [2022-09-08T10:19:09.269Z] #57 35.06 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-09-08T10:19:09.269Z] #57 35.07 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-09-08T10:19:09.269Z] #57 35.12 Selecting previously unselected package libicu67:amd64. [2022-09-08T10:19:09.314Z] #46 101.0 checking for statx... yes [2022-09-08T10:19:09.529Z] #57 35.12 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-09-08T10:19:09.529Z] #57 35.13 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-08T10:19:09.827Z] #46 101.4 checking for fgetpwent_r... yes [2022-09-08T10:19:10.084Z] #46 101.7 checking for issetugid... no [2022-09-08T10:19:10.084Z] #46 101.9 checking for pkg-config... /usr/bin/pkg-config [2022-09-08T10:19:10.084Z] #46 101.9 checking pkg-config is at least version 0.9.0... yes [2022-09-08T10:19:10.646Z] #46 101.9 checking for library containing yajl_tree_get... -lyajl [2022-09-08T10:19:10.646Z] #46 ... [2022-09-08T10:19:10.646Z] [2022-09-08T10:19:10.646Z] #55 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-08T10:19:10.646Z] #55 9.719 Fetched 8574 kB in 9s (986 kB/s) [2022-09-08T10:19:10.646Z] #55 9.719 Reading package lists... [2022-09-08T10:19:10.646Z] #55 13.14 Reading package lists... [2022-09-08T10:19:10.646Z] #55 16.58 Building dependency tree... [2022-09-08T10:19:10.646Z] #55 18.86 The following additional packages will be installed: [2022-09-08T10:19:10.646Z] #55 18.86 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-09-08T10:19:10.646Z] #55 18.86 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-08T10:19:10.646Z] #55 18.86 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-09-08T10:19:10.646Z] #55 18.86 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-08T10:19:10.646Z] #55 18.86 python3-pkg-resources systemd vim-runtime xxd [2022-09-08T10:19:10.646Z] #55 18.86 Suggested packages: [2022-09-08T10:19:10.646Z] #55 18.87 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-09-08T10:19:10.646Z] #55 18.87 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-09-08T10:19:10.646Z] #55 18.87 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-09-08T10:19:10.646Z] #55 18.87 Recommended packages: [2022-09-08T10:19:10.646Z] #55 18.87 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-08T10:19:10.646Z] #55 18.87 systemd-timesyncd | time-daemon unzip [2022-09-08T10:19:10.646Z] #55 ... [2022-09-08T10:19:10.646Z] [2022-09-08T10:19:10.646Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:19:10.646Z] #46 102.5 checking for yajl >= 2.0.0... yes [2022-09-08T10:19:10.901Z] #46 102.5 checking sys/capability.h usability... yes [2022-09-08T10:19:10.901Z] #46 102.7 checking sys/capability.h presence... yes [2022-09-08T10:19:10.901Z] #46 102.9 checking for sys/capability.h... yes [2022-09-08T10:19:10.910Z] #57 ... [2022-09-08T10:19:10.910Z] [2022-09-08T10:19:10.910Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:19:10.910Z] #44 114.6 checking minix/config.h usability... no [2022-09-08T10:19:10.910Z] #44 115.0 checking minix/config.h presence... no [2022-09-08T10:19:10.910Z] #44 115.1 checking for minix/config.h... no [2022-09-08T10:19:10.910Z] #44 115.1 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-08T10:19:10.910Z] #44 115.4 checking build system type... x86_64-pc-linux-gnu [2022-09-08T10:19:10.910Z] #44 115.9 checking host system type... x86_64-pc-linux-gnu [2022-09-08T10:19:10.910Z] #44 115.9 checking how to print strings... printf [2022-09-08T10:19:10.910Z] #44 115.9 checking for a sed that does not truncate output... /bin/sed [2022-09-08T10:19:10.910Z] #44 116.0 checking for fgrep... /bin/grep -F [2022-09-08T10:19:10.910Z] #44 116.0 checking for ld used by gcc... /usr/bin/ld [2022-09-08T10:19:10.910Z] #44 116.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-08T10:19:10.910Z] #44 116.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-08T10:19:10.910Z] #44 116.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-08T10:19:10.910Z] #44 116.2 checking whether ln -s works... yes [2022-09-08T10:19:10.910Z] #44 116.2 checking the maximum length of command line arguments... 1572864 [2022-09-08T10:19:10.910Z] #44 116.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-08T10:19:10.910Z] #44 116.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-08T10:19:10.910Z] #44 116.2 checking for /usr/bin/ld option to reload object files... -r [2022-09-08T10:19:10.910Z] #44 116.2 checking for objdump... objdump [2022-09-08T10:19:10.910Z] #44 116.2 checking how to recognize dependent libraries... pass_all [2022-09-08T10:19:10.910Z] #44 116.2 checking for dlltool... no [2022-09-08T10:19:10.910Z] #44 116.2 checking how to associate runtime and link libraries... printf %s\n [2022-09-08T10:19:10.910Z] #44 116.2 checking for ar... ar [2022-09-08T10:19:10.910Z] #44 116.2 checking for archiver @FILE support... @ [2022-09-08T10:19:10.910Z] #44 116.5 checking for strip... strip [2022-09-08T10:19:10.910Z] #44 116.5 checking for ranlib... ranlib [2022-09-08T10:19:10.910Z] #44 116.5 checking for gawk... no [2022-09-08T10:19:10.910Z] #44 116.5 checking for mawk... mawk [2022-09-08T10:19:10.910Z] #44 116.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-08T10:19:10.910Z] #44 117.2 checking for sysroot... no [2022-09-08T10:19:10.910Z] #44 117.2 checking for a working dd... /bin/dd [2022-09-08T10:19:10.910Z] #44 117.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-08T10:19:10.910Z] #44 117.3 checking for mt... no [2022-09-08T10:19:10.910Z] #44 117.3 checking if : is a manifest tool... no [2022-09-08T10:19:10.910Z] #44 117.3 checking for dlfcn.h... yes [2022-09-08T10:19:10.910Z] #44 117.5 checking for objdir... .libs [2022-09-08T10:19:10.910Z] #44 117.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-08T10:19:10.910Z] #44 117.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-08T10:19:10.910Z] #44 117.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-08T10:19:10.910Z] #44 118.0 checking if gcc static flag -static works... yes [2022-09-08T10:19:10.910Z] #44 118.3 checking if gcc supports -c -o file.o... yes [2022-09-08T10:19:10.910Z] #44 118.4 checking if gcc supports -c -o file.o... (cached) yes [2022-09-08T10:19:10.910Z] #44 118.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-08T10:19:10.910Z] #44 118.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-08T10:19:10.910Z] #44 118.6 checking how to hardcode library paths into programs... immediate [2022-09-08T10:19:10.910Z] #44 118.6 checking whether stripping libraries is possible... yes [2022-09-08T10:19:10.910Z] #44 118.7 checking if libtool supports shared libraries... yes [2022-09-08T10:19:10.910Z] #44 118.7 checking whether to build shared libraries... no [2022-09-08T10:19:10.910Z] #44 118.7 checking whether to build static libraries... yes [2022-09-08T10:19:10.910Z] #44 118.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-08T10:19:10.910Z] #44 118.7 checking whether build environment is sane... yes [2022-09-08T10:19:10.910Z] #44 118.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-08T10:19:10.910Z] #44 118.7 checking whether make sets $(MAKE)... yes [2022-09-08T10:19:10.910Z] #44 118.8 checking whether make supports the include directive... yes (GNU style) [2022-09-08T10:19:10.910Z] #44 118.8 checking whether make supports nested variables... yes [2022-09-08T10:19:10.910Z] #44 118.9 checking whether UID '0' is supported by ustar format... yes [2022-09-08T10:19:10.910Z] #44 118.9 checking whether GID '0' is supported by ustar format... yes [2022-09-08T10:19:10.910Z] #44 118.9 checking how to create a ustar tar archive... gnutar [2022-09-08T10:19:10.910Z] #44 118.9 checking dependency style of gcc... gcc3 [2022-09-08T10:19:10.910Z] #44 119.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-08T10:19:10.910Z] #44 119.0 checking whether make supports nested variables... (cached) yes [2022-09-08T10:19:10.910Z] #44 119.1 checking for pkg-config... /usr/bin/pkg-config [2022-09-08T10:19:10.910Z] #44 119.1 checking pkg-config is at least version 0.9.0... yes [2022-09-08T10:19:10.910Z] #44 119.1 checking for yajl >= 2.1.0... yes [2022-09-08T10:19:10.910Z] #44 119.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-08T10:19:10.910Z] #44 119.1 checking for gcc... (cached) gcc [2022-09-08T10:19:10.910Z] #44 119.2 checking whether we are using the GNU C compiler... (cached) yes [2022-09-08T10:19:10.910Z] #44 119.2 checking whether gcc accepts -g... (cached) yes [2022-09-08T10:19:10.910Z] #44 119.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-08T10:19:10.910Z] #44 119.2 checking whether gcc understands -c and -o together... (cached) yes [2022-09-08T10:19:10.910Z] #44 119.2 checking for a Python interpreter with version >= 3... python3 [2022-09-08T10:19:10.910Z] #44 119.3 checking for python3... /usr/bin/python3 [2022-09-08T10:19:10.910Z] #44 119.3 checking for python3 version... 3.9 [2022-09-08T10:19:10.910Z] #44 119.3 checking for python3 platform... linux [2022-09-08T10:19:10.910Z] #44 119.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-08T10:19:10.910Z] #44 119.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-08T10:19:10.910Z] #44 119.8 checking that generated files are newer than configure... done [2022-09-08T10:19:10.910Z] #44 119.8 configure: creating ./config.status [2022-09-08T10:19:10.910Z] #44 121.5 config.status: creating Makefile [2022-09-08T10:19:10.910Z] #44 121.6 config.status: creating config.h [2022-09-08T10:19:10.910Z] #44 121.6 config.status: executing libtool commands [2022-09-08T10:19:10.910Z] #44 121.6 config.status: executing depfiles commands [2022-09-08T10:19:10.910Z] #44 122.3 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-08T10:19:10.910Z] #44 122.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-08T10:19:10.910Z] #44 122.6 checking for gcc... gcc [2022-09-08T10:19:10.910Z] #44 122.7 checking whether the C compiler works... yes [2022-09-08T10:19:10.910Z] #44 122.9 checking for C compiler default output file name... a.out [2022-09-08T10:19:10.910Z] #44 122.9 checking for suffix of executables... [2022-09-08T10:19:10.910Z] #44 123.1 checking whether we are cross compiling... no [2022-09-08T10:19:11.170Z] #44 123.3 checking for suffix of object files... o [2022-09-08T10:19:11.170Z] #44 123.4 checking whether we are using the GNU C compiler... yes [2022-09-08T10:19:11.430Z] #44 123.5 checking whether gcc accepts -g... yes [2022-09-08T10:19:11.463Z] #46 102.9 checking for library containing cap_from_name... -lcap [2022-09-08T10:19:11.690Z] #44 123.5 checking for gcc option to accept ISO C89... none needed [2022-09-08T10:19:11.690Z] #44 123.7 checking whether gcc understands -c and -o together... yes [2022-09-08T10:19:11.690Z] #44 123.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-08T10:19:11.690Z] #44 123.9 checking whether build environment is sane... yes [2022-09-08T10:19:11.690Z] #44 124.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-08T10:19:11.690Z] #44 124.0 checking for gawk... no [2022-09-08T10:19:11.690Z] #44 124.0 checking for mawk... mawk [2022-09-08T10:19:11.690Z] #44 124.0 checking whether make sets $(MAKE)... yes [2022-09-08T10:19:11.690Z] #44 124.0 checking whether make supports the include directive... yes (GNU style) [2022-09-08T10:19:11.950Z] #44 124.0 checking whether make supports nested variables... yes [2022-09-08T10:19:11.950Z] #44 124.1 checking whether UID '0' is supported by ustar format... yes [2022-09-08T10:19:11.950Z] #44 124.1 checking whether GID '0' is supported by ustar format... yes [2022-09-08T10:19:11.950Z] #44 124.1 checking how to create a ustar tar archive... gnutar [2022-09-08T10:19:12.025Z] #46 103.4 checking for library containing dlopen... -ldl [2022-09-08T10:19:12.215Z] #44 124.1 checking dependency style of gcc... gcc3 [2022-09-08T10:19:12.215Z] #44 124.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-08T10:19:12.215Z] #44 124.3 checking whether make supports nested variables... (cached) yes [2022-09-08T10:19:12.281Z] #46 104.0 checking seccomp.h usability... yes [2022-09-08T10:19:12.476Z] #44 124.3 checking build system type... x86_64-pc-linux-gnu [2022-09-08T10:19:12.476Z] #44 124.6 checking host system type... x86_64-pc-linux-gnu [2022-09-08T10:19:12.476Z] #44 124.6 checking how to print strings... printf [2022-09-08T10:19:12.476Z] #44 124.6 checking for a sed that does not truncate output... /bin/sed [2022-09-08T10:19:12.476Z] #44 124.6 checking for grep that handles long lines and -e... /bin/grep [2022-09-08T10:19:12.476Z] #44 124.6 checking for egrep... /bin/grep -E [2022-09-08T10:19:12.476Z] #44 124.6 checking for fgrep... /bin/grep -F [2022-09-08T10:19:12.476Z] #44 124.6 checking for ld used by gcc... /usr/bin/ld [2022-09-08T10:19:12.476Z] #44 124.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-08T10:19:12.476Z] #44 124.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-08T10:19:12.537Z] #46 104.2 checking seccomp.h presence... yes [2022-09-08T10:19:12.537Z] #46 104.4 checking for seccomp.h... yes [2022-09-08T10:19:12.737Z] #44 124.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-08T10:19:12.737Z] #44 124.7 checking whether ln -s works... yes [2022-09-08T10:19:12.737Z] #44 124.7 checking the maximum length of command line arguments... 1572864 [2022-09-08T10:19:12.737Z] #44 124.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-08T10:19:12.737Z] #44 124.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-08T10:19:12.737Z] #44 124.8 checking for /usr/bin/ld option to reload object files... -r [2022-09-08T10:19:12.737Z] #44 124.8 checking for objdump... objdump [2022-09-08T10:19:12.737Z] #44 124.8 checking how to recognize dependent libraries... pass_all [2022-09-08T10:19:12.737Z] #44 124.8 checking for dlltool... no [2022-09-08T10:19:12.737Z] #44 124.8 checking how to associate runtime and link libraries... printf %s\n [2022-09-08T10:19:12.737Z] #44 124.8 checking for ar... ar [2022-09-08T10:19:12.737Z] #44 124.8 checking for archiver @FILE support... @ [2022-09-08T10:19:12.737Z] #44 124.9 checking for strip... strip [2022-09-08T10:19:12.737Z] #44 124.9 checking for ranlib... ranlib [2022-09-08T10:19:12.737Z] #44 124.9 checking command to parse /usr/bin/nm -B output from gcc object... [2022-09-08T10:19:12.737Z] #44 ... [2022-09-08T10:19:12.737Z] [2022-09-08T10:19:12.737Z] #57 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-08T10:19:12.793Z] #46 104.4 checking for library containing seccomp_rule_add... -lseccomp [2022-09-08T10:19:12.997Z] #57 38.54 Selecting previously unselected package libinih1:amd64. [2022-09-08T10:19:12.997Z] #57 38.55 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-09-08T10:19:12.997Z] #57 38.56 Unpacking libinih1:amd64 (53-1+b2) ... [2022-09-08T10:19:12.997Z] #57 38.61 Selecting previously unselected package libmicrohttpd12:amd64. [2022-09-08T10:19:12.997Z] #57 38.62 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-09-08T10:19:12.997Z] #57 38.63 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-08T10:19:12.997Z] #57 38.71 Selecting previously unselected package libnet1:amd64. [2022-09-08T10:19:12.997Z] #57 38.71 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-08T10:19:12.997Z] #57 38.72 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-08T10:19:12.997Z] #57 38.80 Selecting previously unselected package libnl-3-200:amd64. [2022-09-08T10:19:13.056Z] #46 104.8 checking for library containing seccomp_arch_resolve_name... none required [2022-09-08T10:19:13.257Z] #57 38.81 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-08T10:19:13.257Z] #57 38.82 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-08T10:19:13.257Z] #57 38.90 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-08T10:19:13.257Z] #57 38.90 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-08T10:19:13.257Z] #57 38.91 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-08T10:19:13.257Z] #57 38.99 Selecting previously unselected package libyajl2:amd64. [2022-09-08T10:19:13.257Z] #57 39.00 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-09-08T10:19:13.257Z] #57 39.01 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-08T10:19:13.312Z] #46 105.1 checking systemd/sd-bus.h usability... yes [2022-09-08T10:19:13.522Z] #57 39.07 Selecting previously unselected package net-tools. [2022-09-08T10:19:13.522Z] #57 39.07 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-09-08T10:19:13.522Z] #57 39.09 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-08T10:19:13.522Z] #57 39.31 Selecting previously unselected package patch. [2022-09-08T10:19:13.522Z] #57 39.31 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-09-08T10:19:13.522Z] #57 39.32 Unpacking patch (2.7.6-7) ... [2022-09-08T10:19:13.569Z] #46 105.3 checking systemd/sd-bus.h presence... yes [2022-09-08T10:19:13.569Z] #46 105.5 checking for systemd/sd-bus.h... yes [2022-09-08T10:19:13.782Z] #57 39.44 Selecting previously unselected package python-pip-whl. [2022-09-08T10:19:13.782Z] #57 39.44 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-08T10:19:13.782Z] #57 39.45 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-08T10:19:13.825Z] #46 105.5 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-08T10:19:14.338Z] #46 105.9 checking for sd_notify_barrier... yes [2022-09-08T10:19:14.338Z] #46 106.3 checking linux/bpf.h usability... yes [2022-09-08T10:19:14.352Z] #57 40.07 Selecting previously unselected package python3-lib2to3. [2022-09-08T10:19:14.352Z] #57 40.07 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-08T10:19:14.352Z] #57 40.08 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-08T10:19:14.595Z] #46 106.5 checking linux/bpf.h presence... yes [2022-09-08T10:19:14.595Z] #46 106.6 checking for linux/bpf.h... yes [2022-09-08T10:19:14.612Z] #57 40.19 Selecting previously unselected package python3-distutils. [2022-09-08T10:19:14.612Z] #57 40.20 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-09-08T10:19:14.612Z] #57 40.20 Unpacking python3-distutils (3.9.2-1) ... [2022-09-08T10:19:14.612Z] #57 40.36 Selecting previously unselected package python3-pkg-resources. [2022-09-08T10:19:14.612Z] #57 40.38 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-08T10:19:14.612Z] #57 40.39 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-08T10:19:14.851Z] #46 106.6 checking compilation for eBPF... yes [2022-09-08T10:19:14.851Z] #46 106.8 checking for criu >= 3.15... no [2022-09-08T10:19:14.851Z] #46 106.8 configure: CRIU headers not found, building without CRIU support [2022-09-08T10:19:14.851Z] #46 106.8 checking for criu > 3.16... no [2022-09-08T10:19:14.851Z] #46 106.9 configure: CRIU version doesn't support join-ns API [2022-09-08T10:19:14.851Z] #46 106.9 checking for criu > 3.16.1... no [2022-09-08T10:19:14.851Z] #46 106.9 configure: CRIU version doesn't support for pre-dumping [2022-09-08T10:19:14.871Z] #57 40.57 Selecting previously unselected package python3-setuptools. [2022-09-08T10:19:14.871Z] #57 40.59 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-09-08T10:19:14.871Z] #57 40.61 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-08T10:19:15.131Z] #46 106.9 checking for new mount API (fsconfig)... yes [2022-09-08T10:19:15.131Z] #46 107.0 checking for seccomp notify API... yes [2022-09-08T10:19:15.131Z] #46 107.1 checking for gperf... no [2022-09-08T10:19:15.131Z] #46 107.1 configure: gperf not found - cannot rebuild signal parser code [2022-09-08T10:19:15.131Z] #57 40.86 Selecting previously unselected package python3-wheel. [2022-09-08T10:19:15.131Z] #57 40.87 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-09-08T10:19:15.131Z] #57 40.88 Unpacking python3-wheel (0.34.2-1) ... [2022-09-08T10:19:15.131Z] #57 40.95 Selecting previously unselected package python3-pip. [2022-09-08T10:19:15.391Z] #46 107.1 checking for library containing argp_parse... none required [2022-09-08T10:19:15.391Z] #57 40.96 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-08T10:19:15.391Z] #57 40.97 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-08T10:19:15.648Z] #46 107.6 checking that generated files are newer than configure... done [2022-09-08T10:19:15.648Z] #46 107.6 configure: creating ./config.status [2022-09-08T10:19:15.652Z] #57 41.26 Selecting previously unselected package sudo. [2022-09-08T10:19:15.652Z] #57 41.27 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-09-08T10:19:15.652Z] #57 41.28 Unpacking sudo (1.9.5p2-3) ... [2022-09-08T10:19:16.221Z] #57 41.87 Selecting previously unselected package systemd-journal-remote. [2022-09-08T10:19:16.221Z] #57 41.88 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-09-08T10:19:16.221Z] #57 41.89 Unpacking systemd-journal-remote (247.3-7) ... [2022-09-08T10:19:16.221Z] #57 42.00 Selecting previously unselected package thin-provisioning-tools. [2022-09-08T10:19:16.221Z] #57 42.02 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-09-08T10:19:16.482Z] #57 42.03 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-08T10:19:16.799Z] #57 42.30 Selecting previously unselected package uidmap. [2022-09-08T10:19:16.799Z] #57 42.32 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-09-08T10:19:16.799Z] #57 42.33 Unpacking uidmap (1:4.8.1-1) ... [2022-09-08T10:19:17.060Z] #57 42.61 Selecting previously unselected package vim-runtime. [2022-09-08T10:19:17.060Z] #57 42.62 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-08T10:19:17.060Z] #57 42.67 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-08T10:19:17.060Z] #57 42.70 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-08T10:19:17.060Z] #57 42.71 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:19:17.281Z] #30 ... [2022-09-08T10:19:17.281Z] [2022-09-08T10:19:17.281Z] #33 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-08T10:19:17.281Z] #33 217.7 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-09-08T10:19:17.281Z] #33 217.7 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-08T10:19:17.281Z] #33 217.7 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-08T10:19:17.281Z] #33 217.8 Selecting previously unselected package patch. [2022-09-08T10:19:17.281Z] #33 217.8 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-09-08T10:19:17.281Z] #33 217.8 Unpacking patch (2.7.6-7) ... [2022-09-08T10:19:17.281Z] #33 217.8 Selecting previously unselected package dpkg-dev. [2022-09-08T10:19:17.281Z] #33 217.8 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-09-08T10:19:17.281Z] #33 217.8 Unpacking dpkg-dev (1.20.11) ... [2022-09-08T10:19:17.281Z] #33 218.0 Selecting previously unselected package libconfig-inifiles-perl. [2022-09-08T10:19:17.281Z] #33 218.0 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-09-08T10:19:17.281Z] #33 218.1 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-09-08T10:19:17.281Z] #33 218.1 Selecting previously unselected package libio-string-perl. [2022-09-08T10:19:17.281Z] #33 218.1 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-09-08T10:19:17.281Z] #33 218.1 Unpacking libio-string-perl (1.08-3.1) ... [2022-09-08T10:19:17.281Z] #33 218.1 Selecting previously unselected package libicu67:amd64. [2022-09-08T10:19:17.281Z] #33 218.1 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-09-08T10:19:17.281Z] #33 218.2 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-08T10:19:17.613Z] #46 ... [2022-09-08T10:19:17.613Z] [2022-09-08T10:19:17.613Z] #55 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-08T10:19:17.613Z] #55 20.88 The following NEW packages will be installed: [2022-09-08T10:19:17.613Z] #55 20.88 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-09-08T10:19:17.613Z] #55 20.88 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-08T10:19:17.613Z] #55 20.89 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-09-08T10:19:17.613Z] #55 20.89 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-09-08T10:19:17.613Z] #55 20.89 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-09-08T10:19:17.613Z] #55 20.89 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-09-08T10:19:17.613Z] #55 20.89 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-09-08T10:19:17.613Z] #55 20.90 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-09-08T10:19:17.613Z] #55 20.90 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-09-08T10:19:17.613Z] #55 21.26 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T10:19:17.613Z] #55 21.26 Need to get 32.8 MB of archives. [2022-09-08T10:19:17.613Z] #55 21.26 After this operation, 124 MB of additional disk space will be used. [2022-09-08T10:19:17.613Z] #55 21.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-08T10:19:17.613Z] #55 21.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-09-08T10:19:17.613Z] #55 21.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-09-08T10:19:17.613Z] #55 21.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-09-08T10:19:17.613Z] #55 21.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-09-08T10:19:17.613Z] #55 21.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-09-08T10:19:17.613Z] #55 21.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-09-08T10:19:17.613Z] #55 21.47 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-09-08T10:19:17.613Z] #55 21.47 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-09-08T10:19:17.613Z] #55 21.47 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-09-08T10:19:17.613Z] #55 21.48 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-09-08T10:19:17.613Z] #55 21.48 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-09-08T10:19:17.613Z] #55 21.48 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-09-08T10:19:17.613Z] #55 21.49 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-09-08T10:19:17.613Z] #55 21.52 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-08T10:19:17.613Z] #55 21.53 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-08T10:19:17.613Z] #55 21.55 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-09-08T10:19:17.613Z] #55 21.55 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-08T10:19:17.613Z] #55 21.56 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-08T10:19:17.613Z] #55 21.56 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-09-08T10:19:17.613Z] #55 21.59 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-09-08T10:19:17.613Z] #55 21.61 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-09-08T10:19:17.613Z] #55 21.61 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-08T10:19:17.613Z] #55 21.62 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-09-08T10:19:17.613Z] #55 21.62 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-09-08T10:19:17.613Z] #55 21.62 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-09-08T10:19:17.613Z] #55 21.64 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-08T10:19:17.614Z] #55 21.65 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-08T10:19:17.614Z] #55 21.67 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-08T10:19:17.614Z] #55 21.69 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-09-08T10:19:17.614Z] #55 21.69 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-09-08T10:19:17.614Z] #55 21.70 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-08T10:19:17.614Z] #55 22.23 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-09-08T10:19:17.614Z] #55 22.23 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-09-08T10:19:17.614Z] #55 22.23 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-08T10:19:17.614Z] #55 22.23 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-08T10:19:17.614Z] #55 22.23 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-08T10:19:17.614Z] #55 22.24 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-08T10:19:17.614Z] #55 22.25 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-09-08T10:19:17.614Z] #55 22.25 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-08T10:19:17.614Z] #55 22.26 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-08T10:19:17.614Z] #55 22.35 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-08T10:19:17.614Z] #55 22.35 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-08T10:19:17.614Z] #55 22.36 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-08T10:19:17.614Z] #55 22.39 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-08T10:19:17.614Z] #55 22.40 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-08T10:19:17.614Z] #55 22.41 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-08T10:19:17.614Z] #55 22.43 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-09-08T10:19:17.614Z] #55 22.49 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-09-08T10:19:17.614Z] #55 22.49 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-09-08T10:19:17.614Z] #55 22.51 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-09-08T10:19:17.614Z] #55 22.52 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-08T10:19:17.614Z] #55 22.83 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-09-08T10:19:17.614Z] #55 22.87 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-09-08T10:19:17.614Z] #55 22.91 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-09-08T10:19:17.614Z] #55 22.92 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-09-08T10:19:17.614Z] #55 23.75 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T10:19:17.614Z] #55 23.95 Fetched 32.8 MB in 2s (16.3 MB/s) [2022-09-08T10:19:17.614Z] #55 24.03 Selecting previously unselected package libcap2:amd64. [2022-09-08T10:19:17.614Z] #55 24.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-09-08T10:19:17.614Z] #55 24.09 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-08T10:19:17.614Z] #55 24.10 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-08T10:19:17.614Z] #55 24.19 Selecting previously unselected package libargon2-1:amd64. [2022-09-08T10:19:17.614Z] #55 24.19 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-09-08T10:19:17.614Z] #55 24.20 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-08T10:19:17.614Z] #55 24.25 Selecting previously unselected package libjson-c5:amd64. [2022-09-08T10:19:17.614Z] #55 24.26 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-09-08T10:19:17.614Z] #55 24.26 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-09-08T10:19:17.614Z] #55 24.33 Selecting previously unselected package libcryptsetup12:amd64. [2022-09-08T10:19:17.614Z] #55 24.33 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-09-08T10:19:17.614Z] #55 24.34 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-08T10:19:17.614Z] #55 24.57 Selecting previously unselected package libip4tc2:amd64. [2022-09-08T10:19:17.614Z] #55 24.57 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-09-08T10:19:17.614Z] #55 24.57 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-09-08T10:19:17.614Z] #55 24.64 Selecting previously unselected package libkmod2:amd64. [2022-09-08T10:19:17.614Z] #55 24.64 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-09-08T10:19:17.614Z] #55 24.65 Unpacking libkmod2:amd64 (28-1) ... [2022-09-08T10:19:17.614Z] #55 24.76 Selecting previously unselected package systemd. [2022-09-08T10:19:17.614Z] #55 24.77 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-09-08T10:19:17.614Z] #55 24.92 Unpacking systemd (247.3-7) ... [2022-09-08T10:19:18.656Z] #33 220.0 Selecting previously unselected package libxml2:amd64. [2022-09-08T10:19:18.656Z] #33 220.0 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-09-08T10:19:18.656Z] #33 220.2 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-08T10:19:18.981Z] #55 27.85 Selecting previously unselected package pigz. [2022-09-08T10:19:18.981Z] #55 27.86 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-09-08T10:19:18.981Z] #55 27.86 Unpacking pigz (2.6-1) ... [2022-09-08T10:19:18.981Z] #55 27.96 Selecting previously unselected package libelf1:amd64. [2022-09-08T10:19:18.981Z] #55 27.97 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-09-08T10:19:18.981Z] #55 27.99 Unpacking libelf1:amd64 (0.183-1) ... [2022-09-08T10:19:18.981Z] #55 28.16 Selecting previously unselected package libbpf0:amd64. [2022-09-08T10:19:18.981Z] #55 28.18 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-09-08T10:19:18.981Z] #55 28.19 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-09-08T10:19:19.237Z] #55 28.32 Selecting previously unselected package libmnl0:amd64. [2022-09-08T10:19:19.237Z] #55 28.35 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-09-08T10:19:19.237Z] #55 28.35 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-09-08T10:19:19.237Z] #55 28.45 Selecting previously unselected package libxtables12:amd64. [2022-09-08T10:19:19.237Z] #55 28.47 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-09-08T10:19:19.237Z] #55 28.48 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-09-08T10:19:19.450Z] #59 10.96 Collecting yamllint==1.27.1 [2022-09-08T10:19:19.450Z] #59 12.03 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-08T10:19:19.492Z] #55 28.56 Selecting previously unselected package libcap2-bin. [2022-09-08T10:19:19.493Z] #55 28.56 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-09-08T10:19:19.493Z] #55 28.58 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-08T10:19:19.493Z] #55 28.69 Selecting previously unselected package iproute2. [2022-09-08T10:19:19.493Z] #55 28.69 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-09-08T10:19:19.493Z] #55 28.69 Unpacking iproute2 (5.10.0-4) ... [2022-09-08T10:19:19.639Z] #33 221.3 Selecting previously unselected package libxml-namespacesupport-perl. [2022-09-08T10:19:19.639Z] #33 221.3 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-09-08T10:19:19.897Z] #33 221.4 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-09-08T10:19:20.054Z] #55 29.34 Selecting previously unselected package xxd. [2022-09-08T10:19:20.054Z] #55 29.34 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-08T10:19:20.054Z] #55 29.36 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:19:20.310Z] #55 29.53 Selecting previously unselected package vim-common. [2022-09-08T10:19:20.310Z] #55 29.53 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-08T10:19:20.310Z] #55 29.55 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:19:20.356Z] #57 46.17 Selecting previously unselected package vim. [2022-09-08T10:19:20.356Z] #57 46.17 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-08T10:19:20.567Z] #55 29.75 Selecting previously unselected package bash-completion. [2022-09-08T10:19:20.567Z] #55 29.75 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-08T10:19:20.616Z] #57 46.19 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:19:20.722Z] #33 222.1 Selecting previously unselected package libxml-sax-base-perl. [2022-09-08T10:19:20.722Z] #33 222.1 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-09-08T10:19:20.722Z] #33 222.3 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-09-08T10:19:20.832Z] #59 13.34 Collecting pathspec>=0.5.3 [2022-09-08T10:19:20.832Z] #59 13.35 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-08T10:19:21.093Z] #59 13.80 Collecting pyyaml [2022-09-08T10:19:21.093Z] #59 13.82 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-09-08T10:19:21.093Z] #59 13.86 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-08T10:19:21.093Z] #59 13.88 Building wheels for collected packages: yamllint [2022-09-08T10:19:21.093Z] #59 13.89 Building wheel for yamllint (setup.py): started [2022-09-08T10:19:21.185Z] #57 46.81 Selecting previously unselected package xfsprogs. [2022-09-08T10:19:21.185Z] #57 46.83 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-09-08T10:19:21.185Z] #57 46.84 Unpacking xfsprogs (5.10.0-4) ... [2022-09-08T10:19:21.657Z] #33 223.1 Selecting previously unselected package libxml-sax-perl. [2022-09-08T10:19:21.657Z] #33 223.1 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-09-08T10:19:21.657Z] #33 223.1 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-09-08T10:19:21.657Z] #33 223.2 Selecting previously unselected package libxml-libxml-perl. [2022-09-08T10:19:21.657Z] #33 223.2 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-09-08T10:19:21.657Z] #33 223.2 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-09-08T10:19:21.657Z] #33 223.3 Selecting previously unselected package libxml-simple-perl. [2022-09-08T10:19:21.657Z] #33 223.3 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-09-08T10:19:21.657Z] #33 223.3 Unpacking libxml-simple-perl (2.25-1) ... [2022-09-08T10:19:21.657Z] #33 223.3 Selecting previously unselected package libyaml-perl. [2022-09-08T10:19:21.657Z] #33 223.3 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-09-08T10:19:21.657Z] #33 223.3 Unpacking libyaml-perl (1.30-1) ... [2022-09-08T10:19:21.657Z] #33 223.4 Selecting previously unselected package libconfig-auto-perl. [2022-09-08T10:19:21.657Z] #33 223.4 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-09-08T10:19:21.657Z] #33 223.4 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-09-08T10:19:21.657Z] #33 223.4 Selecting previously unselected package libfile-which-perl. [2022-09-08T10:19:21.657Z] #33 223.4 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-09-08T10:19:21.657Z] #33 223.4 Unpacking libfile-which-perl (1.23-1) ... [2022-09-08T10:19:21.755Z] #57 47.34 Selecting previously unselected package zip. [2022-09-08T10:19:21.755Z] #57 47.34 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-09-08T10:19:21.755Z] #57 47.35 Unpacking zip (3.0-12) ... [2022-09-08T10:19:21.755Z] #57 47.47 Selecting previously unselected package zstd. [2022-09-08T10:19:21.755Z] #57 47.47 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-09-08T10:19:21.755Z] #57 47.49 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-08T10:19:21.957Z] #33 223.4 Selecting previously unselected package libfile-homedir-perl. [2022-09-08T10:19:21.957Z] #33 223.4 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-09-08T10:19:21.957Z] #33 223.4 Unpacking libfile-homedir-perl (1.006-1) ... [2022-09-08T10:19:21.957Z] #33 223.5 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-09-08T10:19:21.957Z] #33 223.5 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-09-08T10:19:21.957Z] #33 223.5 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-09-08T10:19:21.957Z] #33 223.5 Selecting previously unselected package dpkg-cross. [2022-09-08T10:19:21.957Z] #33 223.5 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-09-08T10:19:21.957Z] #33 223.5 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-09-08T10:19:21.957Z] #33 223.6 Selecting previously unselected package crossbuild-essential-arm64. [2022-09-08T10:19:21.957Z] #33 223.6 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-09-08T10:19:21.957Z] #33 223.6 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-09-08T10:19:21.957Z] #33 223.6 Selecting previously unselected package libc6-armel-cross. [2022-09-08T10:19:21.957Z] #33 223.6 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-09-08T10:19:21.957Z] #33 223.6 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-09-08T10:19:22.223Z] #33 223.9 Selecting previously unselected package libgcc-s1-armel-cross. [2022-09-08T10:19:22.223Z] #33 223.9 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-08T10:19:22.223Z] #33 223.9 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-09-08T10:19:22.223Z] #33 223.9 Selecting previously unselected package libgomp1-armel-cross. [2022-09-08T10:19:22.325Z] #57 47.82 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-08T10:19:22.325Z] #57 ... [2022-09-08T10:19:22.325Z] [2022-09-08T10:19:22.325Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:19:22.325Z] #44 124.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-08T10:19:22.325Z] #44 125.3 checking for sysroot... no [2022-09-08T10:19:22.325Z] #44 125.3 checking for a working dd... /bin/dd [2022-09-08T10:19:22.325Z] #44 125.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-08T10:19:22.325Z] #44 125.4 checking for mt... no [2022-09-08T10:19:22.325Z] #44 125.4 checking if : is a manifest tool... no [2022-09-08T10:19:22.325Z] #44 125.5 checking how to run the C preprocessor... gcc -E [2022-09-08T10:19:22.325Z] #44 125.7 checking for ANSI C header files... yes [2022-09-08T10:19:22.325Z] #44 126.2 checking for sys/types.h... yes [2022-09-08T10:19:22.325Z] #44 126.4 checking for sys/stat.h... yes [2022-09-08T10:19:22.325Z] #44 126.5 checking for stdlib.h... yes [2022-09-08T10:19:22.325Z] #44 126.7 checking for string.h... yes [2022-09-08T10:19:22.325Z] #44 126.8 checking for memory.h... yes [2022-09-08T10:19:22.325Z] #44 127.0 checking for strings.h... yes [2022-09-08T10:19:22.325Z] #44 127.2 checking for inttypes.h... yes [2022-09-08T10:19:22.325Z] #44 127.3 checking for stdint.h... yes [2022-09-08T10:19:22.325Z] #44 127.5 checking for unistd.h... yes [2022-09-08T10:19:22.325Z] #44 127.6 checking for dlfcn.h... yes [2022-09-08T10:19:22.325Z] #44 127.7 checking for objdir... .libs [2022-09-08T10:19:22.325Z] #44 128.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-08T10:19:22.325Z] #44 128.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-08T10:19:22.325Z] #44 128.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-08T10:19:22.325Z] #44 128.4 checking if gcc static flag -static works... yes [2022-09-08T10:19:22.325Z] #44 128.7 checking if gcc supports -c -o file.o... yes [2022-09-08T10:19:22.325Z] #44 128.8 checking if gcc supports -c -o file.o... (cached) yes [2022-09-08T10:19:22.325Z] #44 128.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-08T10:19:22.325Z] #44 128.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-08T10:19:22.325Z] #44 129.1 checking how to hardcode library paths into programs... immediate [2022-09-08T10:19:22.325Z] #44 129.1 checking whether stripping libraries is possible... yes [2022-09-08T10:19:22.325Z] #44 129.2 checking if libtool supports shared libraries... yes [2022-09-08T10:19:22.325Z] #44 129.2 checking whether to build shared libraries... no [2022-09-08T10:19:22.325Z] #44 129.2 checking whether to build static libraries... yes [2022-09-08T10:19:22.325Z] #44 129.2 checking float.h usability... yes [2022-09-08T10:19:22.325Z] #44 129.4 checking float.h presence... yes [2022-09-08T10:19:22.325Z] #44 129.5 checking for float.h... yes [2022-09-08T10:19:22.325Z] #44 129.5 checking limits.h usability... yes [2022-09-08T10:19:22.325Z] #44 129.6 checking limits.h presence... yes [2022-09-08T10:19:22.325Z] #44 129.7 checking for limits.h... yes [2022-09-08T10:19:22.325Z] #44 129.7 checking stddef.h usability... yes [2022-09-08T10:19:22.325Z] #44 129.9 checking stddef.h presence... yes [2022-09-08T10:19:22.325Z] #44 129.9 checking for stddef.h... yes [2022-09-08T10:19:22.325Z] #44 129.9 checking for stdlib.h... (cached) yes [2022-09-08T10:19:22.325Z] #44 130.0 checking for string.h... (cached) yes [2022-09-08T10:19:22.325Z] #44 130.0 checking sys/time.h usability... yes [2022-09-08T10:19:22.325Z] #44 130.1 checking sys/time.h presence... yes [2022-09-08T10:19:22.325Z] #44 130.1 checking for sys/time.h... yes [2022-09-08T10:19:22.325Z] #44 130.1 checking for inline... inline [2022-09-08T10:19:22.325Z] #44 130.2 checking for size_t... yes [2022-09-08T10:19:22.325Z] #44 130.5 checking for stdlib.h... (cached) yes [2022-09-08T10:19:22.325Z] #44 130.5 checking for GNU libc compatible malloc... yes [2022-09-08T10:19:22.325Z] #44 130.8 checking for stdlib.h... (cached) yes [2022-09-08T10:19:22.325Z] #44 130.8 checking for GNU libc compatible realloc... yes [2022-09-08T10:19:22.325Z] #44 131.0 checking for working strtod... yes [2022-09-08T10:19:22.325Z] #44 131.4 checking for gettimeofday... yes [2022-09-08T10:19:22.325Z] #44 131.6 checking for memset... yes [2022-09-08T10:19:22.325Z] #44 131.8 checking for strspn... yes [2022-09-08T10:19:22.325Z] #44 132.2 checking that generated files are newer than configure... done [2022-09-08T10:19:22.325Z] #44 132.2 configure: creating ./config.status [2022-09-08T10:19:22.325Z] #44 133.9 config.status: creating Makefile [2022-09-08T10:19:22.325Z] #44 133.9 config.status: creating config.h [2022-09-08T10:19:22.325Z] #44 134.0 config.status: executing depfiles commands [2022-09-08T10:19:22.325Z] #44 134.1 config.status: executing libtool commands [2022-09-08T10:19:22.474Z] #59 15.05 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-08T10:19:22.474Z] #59 15.06 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=010279662a68bab9f76a7fdbefc62e2aeb9916458ce5ee70f512becce91917f9 [2022-09-08T10:19:22.474Z] #59 15.06 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-08T10:19:22.474Z] #59 15.08 Successfully built yamllint [2022-09-08T10:19:22.474Z] #59 15.10 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-08T10:19:22.483Z] #33 223.9 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-08T10:19:22.483Z] #33 224.0 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-09-08T10:19:22.483Z] #33 224.0 Selecting previously unselected package libatomic1-armel-cross. [2022-09-08T10:19:22.483Z] #33 224.0 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-08T10:19:22.483Z] #33 224.0 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-09-08T10:19:22.483Z] #33 224.1 Selecting previously unselected package libasan6-armel-cross. [2022-09-08T10:19:22.483Z] #33 224.1 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-08T10:19:22.483Z] #33 224.1 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-09-08T10:19:22.734Z] #59 15.56 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-08T10:19:22.746Z] #33 224.5 Selecting previously unselected package libstdc++6-armel-cross. [2022-09-08T10:19:22.746Z] #33 224.5 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-08T10:19:22.746Z] #33 224.5 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-09-08T10:19:22.746Z] #33 ... [2022-09-08T10:19:22.746Z] [2022-09-08T10:19:22.746Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-08T10:19:22.746Z] #30 234.0 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-08T10:19:22.895Z] #44 135.0 GEN .version [2022-09-08T10:19:22.895Z] #44 135.0 make install-recursive [2022-09-08T10:19:22.895Z] #44 135.0 make[1]: Entering directory '/tmp/crun-build' [2022-09-08T10:19:22.895Z] #44 135.1 Making install in libocispec [2022-09-08T10:19:23.005Z] #30 DONE 234.1s [2022-09-08T10:19:23.005Z] [2022-09-08T10:19:23.005Z] #33 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-08T10:19:23.005Z] #33 224.6 Selecting previously unselected package libubsan1-armel-cross. [2022-09-08T10:19:23.005Z] #33 224.6 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-08T10:19:23.005Z] #33 224.6 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-09-08T10:19:23.084Z] #55 32.00 Unpacking bash-completion (1:2.11-2) ... [2022-09-08T10:19:23.154Z] #44 135.1 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-08T10:19:23.154Z] #44 135.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-08T10:19:23.154Z] #44 135.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-08T10:19:23.154Z] #44 135.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-08T10:19:23.154Z] #44 135.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-08T10:19:23.154Z] #44 ... [2022-09-08T10:19:23.154Z] [2022-09-08T10:19:23.154Z] #57 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-08T10:19:23.154Z] #57 48.83 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-09-08T10:19:23.154Z] #57 48.84 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-08T10:19:23.154Z] #57 48.85 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-09-08T10:19:23.154Z] #57 48.87 Setting up libicu67:amd64 (67.1-7) ... [2022-09-08T10:19:23.154Z] #57 48.88 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-09-08T10:19:23.154Z] #57 48.89 Setting up libinih1:amd64 (53-1+b2) ... [2022-09-08T10:19:23.154Z] #57 48.91 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-08T10:19:23.154Z] #57 48.92 Setting up uidmap (1:4.8.1-1) ... [2022-09-08T10:19:23.154Z] #57 48.94 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-08T10:19:23.154Z] #57 48.95 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-08T10:19:23.154Z] #57 48.96 Setting up bzip2 (1.0.8-4) ... [2022-09-08T10:19:23.154Z] #57 48.97 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-08T10:19:23.264Z] #33 224.8 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-09-08T10:19:23.264Z] #33 224.8 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-08T10:19:23.264Z] #33 224.8 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-08T10:19:23.325Z] #46 207.8 CCLD tests/init [2022-09-08T10:19:23.340Z] #55 32.64 Selecting previously unselected package bzip2. [2022-09-08T10:19:23.414Z] #57 48.98 Setting up python3-wheel (0.34.2-1) ... [2022-09-08T10:19:23.525Z] #33 225.0 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-09-08T10:19:23.525Z] #33 225.0 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-08T10:19:23.525Z] #33 225.0 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-08T10:19:23.597Z] #55 32.65 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-09-08T10:19:23.597Z] #55 32.66 Unpacking bzip2 (1.0.8-4) ... [2022-09-08T10:19:23.597Z] #55 32.77 Selecting previously unselected package xz-utils. [2022-09-08T10:19:23.597Z] #55 32.79 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-08T10:19:23.597Z] #55 32.81 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-08T10:19:23.674Z] #59 DONE 16.1s [2022-09-08T10:19:23.675Z] [2022-09-08T10:19:23.675Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-08T10:19:23.854Z] #55 33.14 Selecting previously unselected package apparmor. [2022-09-08T10:19:23.947Z] #60 DONE 0.5s [2022-09-08T10:19:23.947Z] [2022-09-08T10:19:23.947Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-08T10:19:23.947Z] #61 DONE 0.2s [2022-09-08T10:19:23.947Z] [2022-09-08T10:19:23.947Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-08T10:19:23.983Z] #57 49.70 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-08T10:19:23.984Z] #57 49.72 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:19:23.984Z] #57 49.73 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-08T10:19:23.984Z] #57 49.74 Setting up libcap2-bin (1:2.44-1) ... [2022-09-08T10:19:23.984Z] #57 49.75 Setting up apparmor (2.13.6-10) ... [2022-09-08T10:19:24.112Z] #55 33.15 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-09-08T10:19:24.112Z] #55 33.23 Unpacking apparmor (2.13.6-10) ... [2022-09-08T10:19:24.112Z] #55 ... [2022-09-08T10:19:24.112Z] [2022-09-08T10:19:24.112Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-08T10:19:24.112Z] #36 168.3 Delve is a source level debugger for Go programs. [2022-09-08T10:19:24.112Z] #36 168.3 [2022-09-08T10:19:24.112Z] #36 168.3 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-08T10:19:24.112Z] #36 168.3 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-08T10:19:24.112Z] #36 168.3 [2022-09-08T10:19:24.112Z] #36 168.3 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-08T10:19:24.112Z] #36 168.3 [2022-09-08T10:19:24.112Z] #36 168.3 Pass flags to the program you are debugging using `--`, for example: [2022-09-08T10:19:24.112Z] #36 168.3 [2022-09-08T10:19:24.208Z] #43 ... [2022-09-08T10:19:24.208Z] [2022-09-08T10:19:24.208Z] #62 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-08T10:19:24.208Z] #62 DONE 0.2s [2022-09-08T10:19:24.208Z] [2022-09-08T10:19:24.208Z] #63 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-08T10:19:24.208Z] #63 DONE 0.1s [2022-09-08T10:19:24.208Z] [2022-09-08T10:19:24.208Z] #48 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-08T10:19:24.369Z] #36 168.3 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-08T10:19:24.369Z] #36 168.3 [2022-09-08T10:19:24.369Z] #36 168.3 Usage: [2022-09-08T10:19:24.369Z] #36 168.3 dlv [command] [2022-09-08T10:19:24.369Z] #36 168.3 [2022-09-08T10:19:24.369Z] #36 168.3 Available Commands: [2022-09-08T10:19:24.369Z] #36 168.3 attach Attach to running process and begin debugging. [2022-09-08T10:19:24.369Z] #36 168.3 connect Connect to a headless debug server with a terminal client. [2022-09-08T10:19:24.369Z] #36 168.3 core Examine a core dump. [2022-09-08T10:19:24.369Z] #36 168.3 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-08T10:19:24.369Z] #36 168.3 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-08T10:19:24.369Z] #36 168.3 exec Execute a precompiled binary, and begin a debug session. [2022-09-08T10:19:24.369Z] #36 168.3 help Help about any command [2022-09-08T10:19:24.369Z] #36 168.3 run Deprecated command. Use 'debug' instead. [2022-09-08T10:19:24.369Z] #36 168.3 test Compile test binary and begin debugging program. [2022-09-08T10:19:24.369Z] #36 168.3 trace Compile and begin tracing program. [2022-09-08T10:19:24.369Z] #36 168.3 version Prints version. [2022-09-08T10:19:24.369Z] #36 168.3 [2022-09-08T10:19:24.369Z] #36 168.3 Flags: [2022-09-08T10:19:24.369Z] #36 168.3 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-08T10:19:24.369Z] #36 168.3 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-08T10:19:24.369Z] #36 168.3 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-09-08T10:19:24.369Z] #36 168.3 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-08T10:19:24.369Z] #36 168.3 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-08T10:19:24.369Z] #36 168.3 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-09-08T10:19:24.369Z] #36 168.3 --disable-aslr Disables address space randomization [2022-09-08T10:19:24.369Z] #36 168.3 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-08T10:19:24.369Z] #36 168.3 -h, --help help for dlv [2022-09-08T10:19:24.369Z] #36 168.3 --init string Init file, executed by the terminal client. [2022-09-08T10:19:24.369Z] #36 168.3 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-08T10:19:24.369Z] #36 168.3 --log Enable debugging server logging. [2022-09-08T10:19:24.369Z] #36 168.3 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-08T10:19:24.369Z] #36 168.3 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-08T10:19:24.369Z] #36 168.3 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-08T10:19:24.369Z] #36 168.3 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-08T10:19:24.369Z] #36 168.3 --wd string Working directory for running the program. [2022-09-08T10:19:24.369Z] #36 168.3 [2022-09-08T10:19:24.369Z] #36 168.3 Additional help topics: [2022-09-08T10:19:24.369Z] #36 168.3 dlv backend Help about the --backend flag. [2022-09-08T10:19:24.369Z] #36 168.3 dlv log Help about logging flags. [2022-09-08T10:19:24.369Z] #36 168.3 dlv redirect Help about file redirection. [2022-09-08T10:19:24.369Z] #36 168.3 [2022-09-08T10:19:24.369Z] #36 168.3 Use "dlv [command] --help" for more information about a command. [2022-09-08T10:19:24.369Z] #36 DONE 168.5s [2022-09-08T10:19:24.369Z] [2022-09-08T10:19:24.369Z] #27 [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-09-08T10:19:24.369Z] #27 DONE 168.3s [2022-09-08T10:19:24.369Z] [2022-09-08T10:19:24.369Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:19:24.369Z] #46 110.1 config.status: creating Makefile [2022-09-08T10:19:24.369Z] #46 110.2 config.status: creating rpm/crun.spec [2022-09-08T10:19:24.369Z] #46 110.3 config.status: creating config.h [2022-09-08T10:19:24.369Z] #46 110.3 config.status: executing libtool commands [2022-09-08T10:19:24.369Z] #46 110.4 config.status: executing depfiles commands [2022-09-08T10:19:24.369Z] #46 111.7 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-08T10:19:24.369Z] #46 111.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-08T10:19:24.369Z] #46 112.2 checking for gcc... gcc [2022-09-08T10:19:24.369Z] #46 112.2 checking whether the C compiler works... yes [2022-09-08T10:19:24.369Z] #46 112.5 checking for C compiler default output file name... a.out [2022-09-08T10:19:24.369Z] #46 112.5 checking for suffix of executables... [2022-09-08T10:19:24.369Z] #46 112.7 checking whether we are cross compiling... no [2022-09-08T10:19:24.369Z] #46 112.9 checking for suffix of object files... o [2022-09-08T10:19:24.369Z] #46 113.0 checking whether we are using the GNU C compiler... yes [2022-09-08T10:19:24.369Z] #46 113.2 checking whether gcc accepts -g... yes [2022-09-08T10:19:24.369Z] #46 113.3 checking for gcc option to accept ISO C89... none needed [2022-09-08T10:19:24.369Z] #46 113.5 checking whether gcc understands -c and -o together... yes [2022-09-08T10:19:24.369Z] #46 113.7 checking how to run the C preprocessor... gcc -E [2022-09-08T10:19:24.369Z] #46 113.9 checking for grep that handles long lines and -e... /bin/grep [2022-09-08T10:19:24.369Z] #46 113.9 checking for egrep... /bin/grep -E [2022-09-08T10:19:24.369Z] #46 114.0 checking for ANSI C header files... yes [2022-09-08T10:19:24.369Z] #46 114.4 checking for sys/types.h... yes [2022-09-08T10:19:24.369Z] #46 114.6 checking for sys/stat.h... yes [2022-09-08T10:19:24.369Z] #46 114.8 checking for stdlib.h... yes [2022-09-08T10:19:24.369Z] #46 115.0 checking for string.h... yes [2022-09-08T10:19:24.369Z] #46 115.2 checking for memory.h... yes [2022-09-08T10:19:24.369Z] #46 115.5 checking for strings.h... yes [2022-09-08T10:19:24.369Z] #46 115.7 checking for inttypes.h... yes [2022-09-08T10:19:24.369Z] #46 115.9 checking for stdint.h... yes [2022-09-08T10:19:24.369Z] #46 116.1 checking for unistd.h... yes [2022-09-08T10:19:24.467Z] #48 ... [2022-09-08T10:19:24.467Z] [2022-09-08T10:19:24.467Z] #64 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-08T10:19:24.467Z] #64 DONE 0.1s [2022-09-08T10:19:24.467Z] [2022-09-08T10:19:24.467Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-08T10:19:24.626Z] #46 116.3 checking minix/config.h usability... no [2022-09-08T10:19:24.626Z] #46 116.5 checking minix/config.h presence... no [2022-09-08T10:19:24.626Z] #46 116.6 checking for minix/config.h... no [2022-09-08T10:19:24.727Z] #65 DONE 0.1s [2022-09-08T10:19:24.727Z] [2022-09-08T10:19:24.727Z] #66 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-08T10:19:24.727Z] #66 DONE 0.1s [2022-09-08T10:19:24.727Z] [2022-09-08T10:19:24.727Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-08T10:19:24.883Z] #46 116.6 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-08T10:19:25.446Z] #46 117.0 checking build system type... x86_64-pc-linux-gnu [2022-09-08T10:19:25.446Z] #46 117.4 checking host system type... x86_64-pc-linux-gnu [2022-09-08T10:19:25.446Z] #46 117.4 checking how to print strings... printf [2022-09-08T10:19:25.446Z] #46 117.4 checking for a sed that does not truncate output... /bin/sed [2022-09-08T10:19:25.446Z] #46 117.4 checking for fgrep... /bin/grep -F [2022-09-08T10:19:25.446Z] #46 117.4 checking for ld used by gcc... /usr/bin/ld [2022-09-08T10:19:25.446Z] #46 117.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-08T10:19:25.446Z] #46 117.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-08T10:19:25.892Z] #57 51.22 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-08T10:19:25.892Z] #57 51.30 Setting up zip (3.0-12) ... [2022-09-08T10:19:25.892Z] #57 51.31 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:19:25.892Z] #57 51.33 Setting up bash-completion (1:2.11-2) ... [2022-09-08T10:19:26.009Z] #46 117.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-08T10:19:26.009Z] #46 117.8 checking whether ln -s works... yes [2022-09-08T10:19:26.009Z] #46 117.8 checking the maximum length of command line arguments... 1572864 [2022-09-08T10:19:26.009Z] #46 117.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-08T10:19:26.009Z] #46 117.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-08T10:19:26.009Z] #46 117.8 checking for /usr/bin/ld option to reload object files... -r [2022-09-08T10:19:26.009Z] #46 117.8 checking for objdump... objdump [2022-09-08T10:19:26.009Z] #46 117.8 checking how to recognize dependent libraries... pass_all [2022-09-08T10:19:26.009Z] #46 117.8 checking for dlltool... no [2022-09-08T10:19:26.009Z] #46 117.8 checking how to associate runtime and link libraries... printf %s\n [2022-09-08T10:19:26.009Z] #46 117.8 checking for ar... ar [2022-09-08T10:19:26.009Z] #46 117.8 checking for archiver @FILE support... @ [2022-09-08T10:19:26.009Z] #46 118.0 checking for strip... strip [2022-09-08T10:19:26.009Z] #46 118.0 checking for ranlib... ranlib [2022-09-08T10:19:26.009Z] #46 118.0 checking for gawk... no [2022-09-08T10:19:26.009Z] #46 118.0 checking for mawk... mawk [2022-09-08T10:19:26.572Z] #46 118.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-08T10:19:26.572Z] #46 118.6 checking for sysroot... no [2022-09-08T10:19:26.572Z] #46 118.6 checking for a working dd... /bin/dd [2022-09-08T10:19:26.572Z] #46 118.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-08T10:19:26.828Z] #46 118.7 checking for mt... no [2022-09-08T10:19:26.828Z] #46 118.8 checking if : is a manifest tool... no [2022-09-08T10:19:27.085Z] #46 118.8 checking for dlfcn.h... [2022-09-08T10:19:27.085Z] #46 ... [2022-09-08T10:19:27.085Z] [2022-09-08T10:19:27.085Z] #55 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-08T10:19:27.085Z] #55 33.86 Selecting previously unselected package inetutils-ping. [2022-09-08T10:19:27.085Z] #55 33.88 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-09-08T10:19:27.085Z] #55 33.88 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-08T10:19:27.085Z] #55 34.08 Selecting previously unselected package libip6tc2:amd64. [2022-09-08T10:19:27.085Z] #55 34.12 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-09-08T10:19:27.085Z] #55 34.12 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-09-08T10:19:27.085Z] #55 34.23 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-08T10:19:27.085Z] #55 34.23 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-08T10:19:27.085Z] #55 34.26 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-08T10:19:27.085Z] #55 34.33 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-08T10:19:27.085Z] #55 34.33 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-09-08T10:19:27.085Z] #55 34.35 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-08T10:19:27.085Z] #55 34.49 Selecting previously unselected package libnftnl11:amd64. [2022-09-08T10:19:27.085Z] #55 34.49 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-09-08T10:19:27.085Z] #55 34.52 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-09-08T10:19:27.085Z] #55 34.69 Selecting previously unselected package iptables. [2022-09-08T10:19:27.085Z] #55 34.73 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-09-08T10:19:27.085Z] #55 34.73 Unpacking iptables (1.8.7-1) ... [2022-09-08T10:19:27.085Z] #55 35.21 Selecting previously unselected package libonig5:amd64. [2022-09-08T10:19:27.085Z] #55 35.23 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-08T10:19:27.085Z] #55 35.24 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-08T10:19:27.085Z] #55 35.44 Selecting previously unselected package libjq1:amd64. [2022-09-08T10:19:27.085Z] #55 35.45 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-09-08T10:19:27.085Z] #55 35.45 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-08T10:19:27.085Z] #55 35.72 Selecting previously unselected package jq. [2022-09-08T10:19:27.085Z] #55 35.72 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-09-08T10:19:27.085Z] #55 35.72 Unpacking jq (1.6-2.1) ... [2022-09-08T10:19:27.085Z] #55 35.94 Selecting previously unselected package libaio1:amd64. [2022-09-08T10:19:27.085Z] #55 35.94 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-09-08T10:19:27.085Z] #55 35.95 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-09-08T10:19:27.085Z] #55 36.01 Selecting previously unselected package libgpm2:amd64. [2022-09-08T10:19:27.085Z] #55 36.02 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-09-08T10:19:27.085Z] #55 36.03 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-09-08T10:19:27.085Z] #55 36.10 Selecting previously unselected package libicu67:amd64. [2022-09-08T10:19:27.085Z] #55 36.11 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-09-08T10:19:27.085Z] #55 36.12 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-08T10:19:27.801Z] #57 53.62 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-08T10:19:27.801Z] #57 53.65 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-08T10:19:28.061Z] #57 53.67 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-09-08T10:19:28.061Z] #57 53.68 Setting up patch (2.7.6-7) ... [2022-09-08T10:19:28.061Z] #57 53.70 Setting up sudo (1.9.5p2-3) ... [2022-09-08T10:19:28.061Z] #57 53.77 invoke-rc.d: could not determine current runlevel [2022-09-08T10:19:28.061Z] #57 53.77 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-08T10:19:28.061Z] #57 53.83 Setting up xfsprogs (5.10.0-4) ... [2022-09-08T10:19:28.061Z] #57 53.84 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-08T10:19:28.061Z] #57 53.84 Failed to connect to bus: Host is down [2022-09-08T10:19:28.061Z] #57 53.86 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-09-08T10:19:28.321Z] #57 53.87 Setting up inetutils-ping (2:2.0-1) ... [2022-09-08T10:19:28.321Z] #57 53.88 Setting up pigz (2.6-1) ... [2022-09-08T10:19:28.321Z] #57 53.90 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-08T10:19:28.321Z] #57 53.91 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-08T10:19:28.321Z] #57 53.93 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-08T10:19:28.321Z] #57 53.94 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:19:28.792Z] #33 229.9 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-09-08T10:19:28.792Z] #33 229.9 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-08T10:19:28.792Z] #33 230.0 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-08T10:19:28.792Z] #33 230.0 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-09-08T10:19:28.792Z] #33 230.0 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-09-08T10:19:28.792Z] #33 230.0 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-09-08T10:19:28.792Z] #33 230.2 Selecting previously unselected package libc6-dev-armel-cross. [2022-09-08T10:19:28.792Z] #33 230.2 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-09-08T10:19:28.792Z] #33 230.2 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-09-08T10:19:28.792Z] #33 230.4 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-09-08T10:19:28.792Z] #33 230.4 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-08T10:19:28.792Z] #33 230.4 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-08T10:19:29.052Z] #33 230.6 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-09-08T10:19:29.052Z] #33 230.6 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-08T10:19:29.052Z] #33 230.6 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-08T10:19:29.260Z] #57 54.88 Setting up libaio1:amd64 (0.3.112-9) ... [2022-09-08T10:19:29.260Z] #57 54.90 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-08T10:19:29.780Z] #57 55.32 Setting up libelf1:amd64 (0.183-1) ... [2022-09-08T10:19:29.780Z] #57 55.34 Setting up libjson-c5:amd64 (0.15-2) ... [2022-09-08T10:19:29.780Z] #57 55.35 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-08T10:19:29.780Z] #57 55.36 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-08T10:19:29.780Z] #57 55.38 Setting up libkmod2:amd64 (28-1) ... [2022-09-08T10:19:29.780Z] #57 55.39 Setting up python3-distutils (3.9.2-1) ... [2022-09-08T10:19:30.303Z] #57 55.89 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:19:30.303Z] #57 55.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-08T10:19:30.303Z] #57 55.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-08T10:19:30.303Z] #57 55.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-08T10:19:30.303Z] #57 55.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-08T10:19:30.303Z] #57 55.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-08T10:19:30.303Z] #57 55.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-08T10:19:30.303Z] #57 55.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-08T10:19:30.303Z] #57 55.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-08T10:19:30.303Z] #57 55.97 Setting up python3-setuptools (52.0.0-4) ... [2022-09-08T10:19:30.358Z] #55 39.70 Selecting previously unselected package libinih1:amd64. [2022-09-08T10:19:30.358Z] #55 39.71 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-09-08T10:19:30.615Z] #55 39.71 Unpacking libinih1:amd64 (53-1+b2) ... [2022-09-08T10:19:30.615Z] #55 39.78 Selecting previously unselected package libmicrohttpd12:amd64. [2022-09-08T10:19:30.615Z] #55 39.79 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-09-08T10:19:30.615Z] #55 39.80 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-08T10:19:30.615Z] #55 39.97 Selecting previously unselected package libnet1:amd64. [2022-09-08T10:19:30.872Z] #55 39.98 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-08T10:19:30.872Z] #55 39.98 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-08T10:19:30.872Z] #55 40.07 Selecting previously unselected package libnl-3-200:amd64. [2022-09-08T10:19:30.872Z] #55 40.07 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-08T10:19:30.872Z] #55 40.08 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-08T10:19:31.130Z] #55 40.18 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-08T10:19:31.130Z] #55 40.20 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-08T10:19:31.130Z] #55 40.21 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-08T10:19:31.130Z] #55 40.30 Selecting previously unselected package libyajl2:amd64. [2022-09-08T10:19:31.130Z] #55 40.30 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-09-08T10:19:31.130Z] #55 40.31 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-08T10:19:31.130Z] #55 40.38 Selecting previously unselected package net-tools. [2022-09-08T10:19:31.130Z] #55 40.38 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-09-08T10:19:31.130Z] #55 40.39 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-08T10:19:31.387Z] #55 40.58 Selecting previously unselected package patch. [2022-09-08T10:19:31.387Z] #55 40.58 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-09-08T10:19:31.387Z] #55 40.58 Unpacking patch (2.7.6-7) ... [2022-09-08T10:19:31.387Z] #55 40.68 Selecting previously unselected package python-pip-whl. [2022-09-08T10:19:31.644Z] #55 40.68 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-08T10:19:31.644Z] #55 40.69 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-08T10:19:31.685Z] #57 57.45 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-08T10:19:31.685Z] #57 57.46 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-09-08T10:19:31.685Z] #57 57.48 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-08T10:19:31.902Z] #55 41.25 Selecting previously unselected package python3-lib2to3. [2022-09-08T10:19:31.945Z] #57 57.49 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-08T10:19:32.159Z] #55 41.26 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-08T10:19:32.159Z] #55 41.27 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-08T10:19:32.159Z] #55 41.39 Selecting previously unselected package python3-distutils. [2022-09-08T10:19:32.159Z] #55 41.40 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-09-08T10:19:32.159Z] #55 41.41 Unpacking python3-distutils (3.9.2-1) ... [2022-09-08T10:19:32.416Z] #55 41.56 Selecting previously unselected package python3-pkg-resources. [2022-09-08T10:19:32.416Z] #55 41.57 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-08T10:19:32.416Z] #55 41.57 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-08T10:19:32.673Z] #55 41.73 Selecting previously unselected package python3-setuptools. [2022-09-08T10:19:32.673Z] #55 41.74 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-09-08T10:19:32.673Z] #55 41.74 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-08T10:19:32.673Z] #55 ... [2022-09-08T10:19:32.673Z] [2022-09-08T10:19:32.673Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:19:32.673Z] #46 118.8 checking for dlfcn.h... yes [2022-09-08T10:19:32.673Z] #46 119.0 checking for objdir... .libs [2022-09-08T10:19:32.673Z] #46 119.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-08T10:19:32.673Z] #46 119.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-08T10:19:32.673Z] #46 119.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-08T10:19:32.673Z] #46 119.5 checking if gcc static flag -static works... yes [2022-09-08T10:19:32.673Z] #46 119.9 checking if gcc supports -c -o file.o... yes [2022-09-08T10:19:32.673Z] #46 120.0 checking if gcc supports -c -o file.o... (cached) yes [2022-09-08T10:19:32.673Z] #46 120.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-08T10:19:32.673Z] #46 120.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-08T10:19:32.673Z] #46 120.2 checking how to hardcode library paths into programs... immediate [2022-09-08T10:19:32.673Z] #46 120.2 checking whether stripping libraries is possible... yes [2022-09-08T10:19:32.673Z] #46 120.3 checking if libtool supports shared libraries... yes [2022-09-08T10:19:32.673Z] #46 120.3 checking whether to build shared libraries... no [2022-09-08T10:19:32.673Z] #46 120.3 checking whether to build static libraries... yes [2022-09-08T10:19:32.673Z] #46 120.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-08T10:19:32.673Z] #46 120.3 checking whether build environment is sane... yes [2022-09-08T10:19:32.673Z] #46 120.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-08T10:19:32.673Z] #46 120.4 checking whether make sets $(MAKE)... yes [2022-09-08T10:19:32.673Z] #46 120.4 checking whether make supports the include directive... yes (GNU style) [2022-09-08T10:19:32.673Z] #46 120.4 checking whether make supports nested variables... yes [2022-09-08T10:19:32.673Z] #46 120.5 checking whether UID '0' is supported by ustar format... yes [2022-09-08T10:19:32.673Z] #46 120.5 checking whether GID '0' is supported by ustar format... yes [2022-09-08T10:19:32.673Z] #46 120.5 checking how to create a ustar tar archive... gnutar [2022-09-08T10:19:32.673Z] #46 120.6 checking dependency style of gcc... gcc3 [2022-09-08T10:19:32.673Z] #46 120.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-08T10:19:32.673Z] #46 120.7 checking whether make supports nested variables... (cached) yes [2022-09-08T10:19:32.673Z] #46 120.7 checking for pkg-config... /usr/bin/pkg-config [2022-09-08T10:19:32.673Z] #46 120.8 checking pkg-config is at least version 0.9.0... yes [2022-09-08T10:19:32.673Z] #46 120.8 checking for yajl >= 2.1.0... yes [2022-09-08T10:19:32.673Z] #46 120.8 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-08T10:19:32.673Z] #46 120.8 checking for gcc... (cached) gcc [2022-09-08T10:19:32.673Z] #46 120.9 checking whether we are using the GNU C compiler... (cached) yes [2022-09-08T10:19:32.673Z] #46 120.9 checking whether gcc accepts -g... (cached) yes [2022-09-08T10:19:32.673Z] #46 120.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-08T10:19:32.673Z] #46 120.9 checking whether gcc understands -c and -o together... (cached) yes [2022-09-08T10:19:32.673Z] #46 120.9 checking for a Python interpreter with version >= 3... python3 [2022-09-08T10:19:32.673Z] #46 121.0 checking for python3... /usr/bin/python3 [2022-09-08T10:19:32.673Z] #46 121.0 checking for python3 version... 3.9 [2022-09-08T10:19:32.673Z] #46 121.1 checking for python3 platform... linux [2022-09-08T10:19:32.673Z] #46 121.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-08T10:19:32.673Z] #46 121.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-08T10:19:32.673Z] #46 121.6 checking that generated files are newer than configure... done [2022-09-08T10:19:32.673Z] #46 121.6 configure: creating ./config.status [2022-09-08T10:19:32.673Z] #46 123.3 config.status: creating Makefile [2022-09-08T10:19:32.673Z] #46 123.4 config.status: creating config.h [2022-09-08T10:19:32.673Z] #46 123.4 config.status: executing libtool commands [2022-09-08T10:19:32.673Z] #46 123.4 config.status: executing depfiles commands [2022-09-08T10:19:32.673Z] #46 124.1 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-08T10:19:32.673Z] #46 124.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-08T10:19:32.673Z] #46 124.4 checking for gcc... gcc [2022-09-08T10:19:32.673Z] #46 124.5 checking whether the C compiler works... yes [2022-09-08T10:19:32.673Z] #46 124.6 checking for C compiler default output file name... a.out [2022-09-08T10:19:32.860Z] #43 ... [2022-09-08T10:19:32.860Z] [2022-09-08T10:19:32.860Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:19:32.860Z] #44 195.0 CCLD libocispec.la [2022-09-08T10:19:32.860Z] #44 195.4 CCLD src/validate [2022-09-08T10:19:32.860Z] #44 195.4 CCLD tests/test-1 [2022-09-08T10:19:32.860Z] #44 195.4 CCLD tests/test-2 [2022-09-08T10:19:32.860Z] #44 195.4 CCLD tests/test-4 [2022-09-08T10:19:32.860Z] #44 195.5 CCLD tests/test-3 [2022-09-08T10:19:32.860Z] #44 195.5 CCLD tests/test-5 [2022-09-08T10:19:32.860Z] #44 195.6 CCLD tests/test-6 [2022-09-08T10:19:32.860Z] #44 195.6 CCLD tests/test-7 [2022-09-08T10:19:32.860Z] #44 195.7 CCLD tests/test-8 [2022-09-08T10:19:32.860Z] #44 195.9 CCLD tests/test-9 [2022-09-08T10:19:32.860Z] #44 195.9 CCLD tests/test-10 [2022-09-08T10:19:32.860Z] #44 196.0 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-08T10:19:32.860Z] #44 196.0 CCLD tests/test-11 [2022-09-08T10:19:32.930Z] #46 124.6 checking for suffix of executables... [2022-09-08T10:19:33.187Z] #46 124.8 checking whether we are cross compiling... no [2022-09-08T10:19:33.187Z] #46 125.0 checking for suffix of object files... o [2022-09-08T10:19:33.187Z] #46 125.1 checking whether we are using the GNU C compiler... yes [2022-09-08T10:19:33.326Z] #57 58.93 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-08T10:19:33.326Z] #57 58.96 Setting up jq (1.6-2.1) ... [2022-09-08T10:19:33.326Z] #57 58.97 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-08T10:19:33.326Z] #57 58.99 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-09-08T10:19:33.444Z] #46 125.2 checking whether gcc accepts -g... yes [2022-09-08T10:19:33.444Z] #46 125.3 checking for gcc option to accept ISO C89... none needed [2022-09-08T10:19:33.586Z] #57 59.21 Setting up iptables (1.8.7-1) ... [2022-09-08T10:19:33.586Z] #57 59.22 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-08T10:19:33.586Z] #57 59.23 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-08T10:19:33.586Z] #57 59.24 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-08T10:19:33.586Z] #57 59.24 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-08T10:19:33.586Z] #57 59.25 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-08T10:19:33.586Z] #57 59.26 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-08T10:19:33.586Z] #57 59.27 Setting up iproute2 (5.10.0-4) ... [2022-09-08T10:19:33.701Z] #46 125.5 checking whether gcc understands -c and -o together... yes [2022-09-08T10:19:33.701Z] #46 125.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-08T10:19:33.701Z] #46 125.6 checking whether build environment is sane... yes [2022-09-08T10:19:33.701Z] #46 125.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-08T10:19:33.701Z] #46 125.7 checking for gawk... no [2022-09-08T10:19:33.701Z] #46 125.7 checking for mawk... mawk [2022-09-08T10:19:33.701Z] #46 125.7 checking whether make sets $(MAKE)... yes [2022-09-08T10:19:33.701Z] #46 125.7 checking whether make supports the include directive... yes (GNU style) [2022-09-08T10:19:33.853Z] #57 ... [2022-09-08T10:19:33.853Z] [2022-09-08T10:19:33.853Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:19:33.853Z] #44 136.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-08T10:19:33.853Z] #44 136.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-08T10:19:33.853Z] #44 136.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-08T10:19:33.853Z] #44 136.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-08T10:19:33.853Z] #44 136.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-08T10:19:33.853Z] #44 136.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-08T10:19:33.853Z] #44 136.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-08T10:19:33.853Z] #44 136.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-08T10:19:33.853Z] #44 136.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-08T10:19:33.853Z] #44 136.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-08T10:19:33.853Z] #44 136.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-08T10:19:33.853Z] #44 136.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-08T10:19:33.853Z] #44 136.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-08T10:19:33.853Z] #44 136.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-08T10:19:33.853Z] #44 136.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-08T10:19:33.853Z] #44 136.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-08T10:19:33.853Z] #44 137.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-08T10:19:33.853Z] #44 137.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-08T10:19:33.853Z] #44 137.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-08T10:19:33.853Z] #44 137.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-08T10:19:33.853Z] #44 137.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-08T10:19:33.853Z] #44 137.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-08T10:19:33.853Z] #44 137.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-08T10:19:33.853Z] #44 137.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-08T10:19:33.853Z] #44 137.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-08T10:19:33.853Z] #44 137.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-08T10:19:33.853Z] #44 137.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-08T10:19:33.853Z] #44 137.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-08T10:19:33.853Z] #44 137.3 make install-recursive [2022-09-08T10:19:33.853Z] #44 137.3 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-08T10:19:33.853Z] #44 137.4 Making install in yajl [2022-09-08T10:19:33.853Z] #44 137.4 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-08T10:19:33.853Z] #44 137.5 CC verify/json_verify-json_verify.o [2022-09-08T10:19:33.853Z] #44 137.5 CC src/libyajl_la-yajl_alloc.lo [2022-09-08T10:19:33.853Z] #44 137.5 CC src/libyajl_la-yajl.lo [2022-09-08T10:19:33.853Z] #44 137.5 CC src/libyajl_la-yajl_gen.lo [2022-09-08T10:19:33.853Z] #44 137.5 CC src/libyajl_la-yajl_parser.lo [2022-09-08T10:19:33.853Z] #44 137.5 CC src/libyajl_la-yajl_buf.lo [2022-09-08T10:19:33.853Z] #44 137.5 CC src/libyajl_la-yajl_encode.lo [2022-09-08T10:19:33.853Z] #44 137.6 CC src/libyajl_la-yajl_lex.lo [2022-09-08T10:19:33.853Z] #44 137.6 CC src/libyajl_la-yajl_tree.lo [2022-09-08T10:19:33.853Z] #44 142.9 CCLD libyajl.la [2022-09-08T10:19:33.853Z] #44 143.3 CCLD verify/json_verify [2022-09-08T10:19:33.853Z] #44 143.7 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-08T10:19:33.853Z] #44 143.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-08T10:19:33.853Z] #44 143.7 make[5]: Nothing to be done for 'install-data-am'. [2022-09-08T10:19:33.853Z] #44 143.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-08T10:19:33.853Z] #44 143.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-08T10:19:33.853Z] #44 143.7 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-08T10:19:33.853Z] #44 143.9 CC src/validate.o [2022-09-08T10:19:33.853Z] #44 143.9 CC src/image_spec_schema_config_schema.lo [2022-09-08T10:19:33.853Z] #44 143.9 CC src/image_spec_schema_content_descriptor.lo [2022-09-08T10:19:33.853Z] #44 143.9 CC src/image_spec_schema_defs.lo [2022-09-08T10:19:33.853Z] #44 143.9 CC src/image_spec_schema_defs_descriptor.lo [2022-09-08T10:19:33.853Z] #44 143.9 CC src/image_spec_schema_image_index_schema.lo [2022-09-08T10:19:33.853Z] #44 143.9 CC src/image_spec_schema_image_layout_schema.lo [2022-09-08T10:19:33.853Z] #44 143.9 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-08T10:19:33.853Z] #44 143.9 CC src/runtime_spec_schema_config_linux.lo [2022-09-08T10:19:33.853Z] #44 144.0 CC src/runtime_spec_schema_config_zos.lo [2022-09-08T10:19:33.853Z] #44 144.0 CC src/runtime_spec_schema_config_schema.lo [2022-09-08T10:19:33.853Z] #44 144.0 CC src/runtime_spec_schema_config_solaris.lo [2022-09-08T10:19:33.853Z] #44 144.0 CC src/runtime_spec_schema_config_vm.lo [2022-09-08T10:19:33.853Z] #44 144.0 CC src/runtime_spec_schema_config_windows.lo [2022-09-08T10:19:33.853Z] #44 144.1 CC src/runtime_spec_schema_defs.lo [2022-09-08T10:19:33.853Z] #44 144.1 CC src/runtime_spec_schema_defs_linux.lo [2022-09-08T10:19:33.853Z] #44 144.1 CC src/runtime_spec_schema_defs_zos.lo [2022-09-08T10:19:33.853Z] #44 144.2 CC src/runtime_spec_schema_defs_windows.lo [2022-09-08T10:19:33.853Z] #44 144.3 CC src/runtime_spec_schema_defs_vm.lo [2022-09-08T10:19:33.853Z] #44 144.3 CC src/runtime_spec_schema_state_schema.lo [2022-09-08T10:19:33.853Z] #44 144.3 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-08T10:19:33.853Z] #44 144.4 CC src/basic_test_double_array_item.lo [2022-09-08T10:19:33.853Z] #44 144.4 CC src/basic_test_double_array.lo [2022-09-08T10:19:33.853Z] #44 144.5 CC src/basic_test_top_array_int.lo [2022-09-08T10:19:33.853Z] #44 144.5 CC src/basic_test_top_array_string.lo [2022-09-08T10:19:33.853Z] #44 144.6 CC src/basic_test_top_double_array_int.lo [2022-09-08T10:19:33.853Z] #44 144.7 CC src/basic_test_top_double_array_refobj.lo [2022-09-08T10:19:33.853Z] #44 144.7 CC src/basic_test_top_double_array_string.lo [2022-09-08T10:19:33.853Z] #44 144.7 CC src/basic_test_top_double_array_obj.lo [2022-09-08T10:19:33.853Z] #44 144.9 CC src/read-file.lo [2022-09-08T10:19:33.853Z] #44 145.0 CC src/json_common.lo [2022-09-08T10:19:33.853Z] #44 145.0 CC tests/test-1.o [2022-09-08T10:19:33.853Z] #44 145.1 CC tests/test-2.o [2022-09-08T10:19:33.853Z] #44 145.2 CC tests/test-3.o [2022-09-08T10:19:33.853Z] #44 145.3 CC tests/test-4.o [2022-09-08T10:19:33.853Z] #44 145.5 CC tests/test-8.o [2022-09-08T10:19:33.853Z] #44 145.5 CC tests/test-5.o [2022-09-08T10:19:33.853Z] #44 145.5 CC tests/test-6.o [2022-09-08T10:19:33.853Z] #44 145.6 CC tests/test-7.o [2022-09-08T10:19:33.853Z] #44 145.7 CC tests/test-10.o [2022-09-08T10:19:33.853Z] #44 145.8 CC tests/test-9.o [2022-09-08T10:19:33.853Z] #44 145.9 CC tests/test-11.o [2022-09-08T10:19:33.958Z] #46 125.7 checking whether make supports nested variables... yes [2022-09-08T10:19:33.958Z] #46 125.8 checking whether UID '0' is supported by ustar format... yes [2022-09-08T10:19:33.958Z] #46 125.8 checking whether GID '0' is supported by ustar format... yes [2022-09-08T10:19:33.958Z] #46 125.8 checking how to create a ustar tar archive... gnutar [2022-09-08T10:19:33.958Z] #46 125.8 checking dependency style of gcc... gcc3 [2022-09-08T10:19:33.958Z] #46 125.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-08T10:19:33.958Z] #46 125.9 checking whether make supports nested variables... (cached) yes [2022-09-08T10:19:34.113Z] #44 ... [2022-09-08T10:19:34.113Z] [2022-09-08T10:19:34.113Z] #57 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-08T10:19:34.113Z] #57 59.74 Setting up systemd (247.3-7) ... [2022-09-08T10:19:34.113Z] #57 59.84 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-08T10:19:34.215Z] #46 126.0 checking build system type... x86_64-pc-linux-gnu [2022-09-08T10:19:34.215Z] #46 126.2 checking host system type... x86_64-pc-linux-gnu [2022-09-08T10:19:34.215Z] #46 126.2 checking how to print strings... printf [2022-09-08T10:19:34.215Z] #46 126.2 checking for a sed that does not truncate output... /bin/sed [2022-09-08T10:19:34.215Z] #46 126.2 checking for grep that handles long lines and -e... /bin/grep [2022-09-08T10:19:34.215Z] #46 126.2 checking for egrep... /bin/grep -E [2022-09-08T10:19:34.215Z] #46 126.2 checking for fgrep... /bin/grep -F [2022-09-08T10:19:34.215Z] #46 126.2 checking for ld used by gcc... /usr/bin/ld [2022-09-08T10:19:34.215Z] #46 126.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-08T10:19:34.215Z] #46 126.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-08T10:19:34.323Z] #33 235.1 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-09-08T10:19:34.323Z] #33 235.1 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-08T10:19:34.323Z] #33 235.1 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-08T10:19:34.323Z] #33 235.1 Selecting previously unselected package crossbuild-essential-armel. [2022-09-08T10:19:34.323Z] #33 235.1 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-09-08T10:19:34.323Z] #33 235.1 Unpacking crossbuild-essential-armel (12.9) ... [2022-09-08T10:19:34.323Z] #33 235.2 Selecting previously unselected package libc6-armhf-cross. [2022-09-08T10:19:34.323Z] #33 235.2 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-09-08T10:19:34.323Z] #33 235.2 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-09-08T10:19:34.323Z] #33 235.3 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-09-08T10:19:34.323Z] #33 235.3 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-08T10:19:34.323Z] #33 235.3 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-09-08T10:19:34.323Z] #33 235.3 Selecting previously unselected package libgomp1-armhf-cross. [2022-09-08T10:19:34.323Z] #33 235.3 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-08T10:19:34.323Z] #33 235.3 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-09-08T10:19:34.323Z] #33 235.4 Selecting previously unselected package libatomic1-armhf-cross. [2022-09-08T10:19:34.323Z] #33 235.4 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-08T10:19:34.323Z] #33 235.4 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-09-08T10:19:34.323Z] #33 235.4 Selecting previously unselected package libasan6-armhf-cross. [2022-09-08T10:19:34.323Z] #33 235.4 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-08T10:19:34.323Z] #33 235.4 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-09-08T10:19:34.323Z] #33 235.6 Selecting previously unselected package libstdc++6-armhf-cross. [2022-09-08T10:19:34.323Z] #33 235.6 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-08T10:19:34.323Z] #33 235.7 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-09-08T10:19:34.323Z] #33 235.7 Selecting previously unselected package libubsan1-armhf-cross. [2022-09-08T10:19:34.323Z] #33 235.7 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-08T10:19:34.323Z] #33 235.7 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-09-08T10:19:34.323Z] #33 235.8 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-09-08T10:19:34.324Z] #33 235.8 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-08T10:19:34.324Z] #33 235.8 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-08T10:19:34.324Z] #33 235.9 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-09-08T10:19:34.324Z] #33 235.9 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-08T10:19:34.324Z] #33 235.9 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-08T10:19:34.372Z] #57 59.85 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-08T10:19:34.373Z] #57 59.86 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-08T10:19:34.373Z] #57 59.89 Initializing machine ID from KVM UUID. [2022-09-08T10:19:34.472Z] #46 126.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-08T10:19:34.472Z] #46 126.4 checking whether ln -s works... yes [2022-09-08T10:19:34.472Z] #46 126.4 checking the maximum length of command line arguments... 1572864 [2022-09-08T10:19:34.472Z] #46 126.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-08T10:19:34.472Z] #46 126.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-08T10:19:34.472Z] #46 126.4 checking for /usr/bin/ld option to reload object files... -r [2022-09-08T10:19:34.472Z] #46 126.4 checking for objdump... objdump [2022-09-08T10:19:34.472Z] #46 126.4 checking how to recognize dependent libraries... pass_all [2022-09-08T10:19:34.472Z] #46 126.4 checking for dlltool... no [2022-09-08T10:19:34.472Z] #46 126.4 checking how to associate runtime and link libraries... printf %s\n [2022-09-08T10:19:34.472Z] #46 126.4 checking for ar... ar [2022-09-08T10:19:34.729Z] #46 126.4 checking for archiver @FILE support... @ [2022-09-08T10:19:34.729Z] #46 126.5 checking for strip... strip [2022-09-08T10:19:34.729Z] #46 126.5 checking for ranlib... ranlib [2022-09-08T10:19:34.769Z] #44 198.0 libtool: link: ar cr libocispec.a [2022-09-08T10:19:34.769Z] #44 198.1 libtool: link: ranlib libocispec.a [2022-09-08T10:19:34.985Z] #46 126.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-08T10:19:34.986Z] #46 126.9 checking for sysroot... no [2022-09-08T10:19:34.986Z] #46 126.9 checking for a working dd... /bin/dd [2022-09-08T10:19:34.986Z] #46 126.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-08T10:19:35.242Z] #46 127.1 checking for mt... no [2022-09-08T10:19:35.242Z] #46 127.1 checking if : is a manifest tool... no [2022-09-08T10:19:35.242Z] #46 127.1 checking how to run the C preprocessor... gcc -E [2022-09-08T10:19:35.312Z] #57 61.17 Setting up systemd-journal-remote (247.3-7) ... [2022-09-08T10:19:35.806Z] #46 127.3 checking for ANSI C header files... yes [2022-09-08T10:19:35.884Z] #57 61.48 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T10:19:36.062Z] #46 127.9 checking for sys/types.h... yes [2022-09-08T10:19:36.147Z] #44 199.7 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-08T10:19:36.147Z] #44 199.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-08T10:19:36.147Z] #44 199.8 make[5]: Nothing to be done for 'install-data-am'. [2022-09-08T10:19:36.147Z] #44 199.8 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-08T10:19:36.319Z] #46 128.0 checking for sys/stat.h... yes [2022-09-08T10:19:36.320Z] #46 128.2 checking for stdlib.h... yes [2022-09-08T10:19:36.407Z] #44 199.8 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-08T10:19:36.407Z] #44 199.8 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-08T10:19:36.407Z] #44 199.8 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-08T10:19:36.407Z] #44 199.8 make[2]: Entering directory '/tmp/crun-build' [2022-09-08T10:19:36.407Z] #44 199.9 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-08T10:19:36.407Z] #44 199.9 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-08T10:19:36.407Z] #44 199.9 CC src/libcrun/libcrun_testing_a-container.o [2022-09-08T10:19:36.407Z] #44 199.9 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-08T10:19:36.407Z] #44 199.9 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-08T10:19:36.407Z] #44 200.0 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-08T10:19:36.407Z] #44 200.0 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-08T10:19:36.407Z] #44 200.0 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-08T10:19:36.407Z] #44 200.0 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-08T10:19:36.576Z] #46 128.3 checking for string.h... yes [2022-09-08T10:19:36.667Z] #44 200.1 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-08T10:19:36.667Z] #44 200.2 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-08T10:19:36.667Z] #44 200.2 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-08T10:19:36.667Z] #44 200.3 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-08T10:19:36.833Z] #46 128.5 checking for memory.h... yes [2022-09-08T10:19:36.833Z] #46 128.7 checking for strings.h... yes [2022-09-08T10:19:36.927Z] #44 200.3 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-08T10:19:36.927Z] #44 200.4 CC src/libcrun/libcrun_testing_a-error.o [2022-09-08T10:19:36.927Z] #44 200.4 CC src/libcrun/libcrun_testing_a-status.o [2022-09-08T10:19:36.927Z] #44 200.5 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-08T10:19:36.927Z] #44 200.6 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-08T10:19:37.090Z] #46 128.9 checking for inttypes.h... yes [2022-09-08T10:19:37.186Z] #44 200.6 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-08T10:19:37.268Z] #57 DONE 62.7s [2022-09-08T10:19:37.268Z] [2022-09-08T10:19:37.268Z] #58 [dev-systemd-false 8/28] 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-09-08T10:19:37.347Z] #46 129.0 checking for stdint.h... yes [2022-09-08T10:19:37.347Z] #46 129.2 checking for unistd.h... yes [2022-09-08T10:19:37.445Z] #44 200.7 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-08T10:19:37.445Z] #44 200.8 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-08T10:19:37.445Z] #44 200.9 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-08T10:19:37.604Z] #46 129.4 checking for dlfcn.h... yes [2022-09-08T10:19:37.604Z] #46 129.6 checking for objdir... .libs [2022-09-08T10:19:37.704Z] #44 201.1 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-08T10:19:37.704Z] #44 201.1 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-08T10:19:37.704Z] #44 201.3 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-08T10:19:37.963Z] #44 201.4 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-08T10:19:37.963Z] #44 201.5 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-08T10:19:38.098Z] #58 0.957 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-08T10:19:38.098Z] #58 0.961 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-08T10:19:38.098Z] #58 0.965 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-08T10:19:38.098Z] #58 DONE 1.0s [2022-09-08T10:19:38.098Z] [2022-09-08T10:19:38.098Z] #59 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-08T10:19:38.117Z] #46 130.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-08T10:19:38.117Z] #46 130.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-08T10:19:38.117Z] #46 130.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-08T10:19:38.532Z] #44 201.9 CC src/crun-crun.o [2022-09-08T10:19:38.532Z] #44 202.0 CC src/crun-run.o [2022-09-08T10:19:38.631Z] #46 130.2 checking if gcc static flag -static works... yes [2022-09-08T10:19:38.792Z] #44 202.1 CC src/crun-delete.o [2022-09-08T10:19:38.792Z] #44 202.3 CC src/crun-kill.o [2022-09-08T10:19:38.888Z] #46 130.6 checking if gcc supports -c -o file.o... yes [2022-09-08T10:19:38.888Z] #46 130.8 checking if gcc supports -c -o file.o... (cached) yes [2022-09-08T10:19:38.888Z] #46 130.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-08T10:19:39.052Z] #44 202.5 CC src/crun-pause.o [2022-09-08T10:19:39.052Z] #44 202.6 CC src/crun-unpause.o [2022-09-08T10:19:39.145Z] #46 130.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-08T10:19:39.145Z] #46 131.1 checking how to hardcode library paths into programs... immediate [2022-09-08T10:19:39.145Z] #46 131.1 checking whether stripping libraries is possible... yes [2022-09-08T10:19:39.145Z] #46 131.1 checking if libtool supports shared libraries... yes [2022-09-08T10:19:39.145Z] #46 131.1 checking whether to build shared libraries... no [2022-09-08T10:19:39.145Z] #46 131.2 checking whether to build static libraries... yes [2022-09-08T10:19:39.312Z] #44 202.7 CC src/crun-spec.o [2022-09-08T10:19:39.401Z] #46 131.2 checking float.h usability... yes [2022-09-08T10:19:39.402Z] #46 131.3 checking float.h presence... yes [2022-09-08T10:19:39.402Z] #46 131.4 checking for float.h... yes [2022-09-08T10:19:39.572Z] #44 202.9 CC src/crun-exec.o [2022-09-08T10:19:39.572Z] #44 203.0 CC src/crun-list.o [2022-09-08T10:19:39.592Z] #33 240.7 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-09-08T10:19:39.592Z] #33 240.7 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-08T10:19:39.592Z] #33 240.7 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-08T10:19:39.592Z] #33 240.7 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-09-08T10:19:39.592Z] #33 240.7 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-09-08T10:19:39.592Z] #33 240.7 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-09-08T10:19:39.658Z] #46 131.4 checking limits.h usability... yes [2022-09-08T10:19:39.659Z] #46 131.6 checking limits.h presence... yes [2022-09-08T10:19:39.659Z] #46 131.7 checking for limits.h... yes [2022-09-08T10:19:39.838Z] #44 203.2 CC src/crun-create.o [2022-09-08T10:19:39.838Z] #44 203.4 CC src/crun-start.o [2022-09-08T10:19:39.850Z] #33 241.4 Selecting previously unselected package libc6-dev-armhf-cross. [2022-09-08T10:19:39.850Z] #33 241.4 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-09-08T10:19:39.850Z] #33 241.4 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-09-08T10:19:39.915Z] #46 131.7 checking stddef.h usability... yes [2022-09-08T10:19:39.915Z] #46 131.9 checking stddef.h presence... yes [2022-09-08T10:19:39.915Z] #46 131.9 checking for stddef.h... yes [2022-09-08T10:19:39.915Z] #46 131.9 checking for stdlib.h... (cached) yes [2022-09-08T10:19:40.098Z] #44 203.7 CC src/crun-update.o [2022-09-08T10:19:40.098Z] #44 203.7 CC src/crun-state.o [2022-09-08T10:19:40.108Z] #33 241.7 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-09-08T10:19:40.108Z] #33 241.7 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-08T10:19:40.108Z] #33 241.7 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-08T10:19:40.172Z] #46 132.0 checking for string.h... (cached) yes [2022-09-08T10:19:40.172Z] #46 132.0 checking sys/time.h usability... yes [2022-09-08T10:19:40.172Z] #46 132.1 checking sys/time.h presence... yes [2022-09-08T10:19:40.172Z] #46 132.2 checking for sys/time.h... yes [2022-09-08T10:19:40.358Z] #44 203.8 CC src/crun-ps.o [2022-09-08T10:19:40.368Z] #33 242.0 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-09-08T10:19:40.368Z] #33 242.0 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-08T10:19:40.368Z] #33 242.0 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-08T10:19:40.429Z] #46 132.2 checking for inline... inline [2022-09-08T10:19:40.654Z] #44 204.2 CC src/crun-checkpoint.o [2022-09-08T10:19:40.686Z] #46 132.3 checking for size_t... yes [2022-09-08T10:19:40.686Z] #46 132.7 checking for stdlib.h... (cached) yes [2022-09-08T10:19:40.944Z] #46 132.7 checking for GNU libc compatible malloc... yes [2022-09-08T10:19:40.944Z] #46 132.9 checking for stdlib.h... (cached) yes [2022-09-08T10:19:41.203Z] #46 132.9 checking for GNU libc compatible realloc... yes [2022-09-08T10:19:41.230Z] #44 204.5 CC src/crun-restore.o [2022-09-08T10:19:41.230Z] #44 204.7 CC src/libcrun/libcrun_la-utils.lo [2022-09-08T10:19:41.230Z] #44 204.9 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-08T10:19:41.436Z] #46 ... [2022-09-08T10:19:41.436Z] [2022-09-08T10:19:41.436Z] #28 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-08T10:19:41.436Z] #28 270.7 + return [2022-09-08T10:19:41.436Z] #28 DONE 271.3s [2022-09-08T10:19:41.436Z] [2022-09-08T10:19:41.436Z] #39 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-08T10:19:41.436Z] #39 ... [2022-09-08T10:19:41.436Z] [2022-09-08T10:19:41.436Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:19:41.436Z] #46 227.5 AR libcrun_testing.a [2022-09-08T10:19:41.436Z] #46 227.5 ar: CCLD libcrun.la [2022-09-08T10:19:41.436Z] #46 227.5 `u' modifier ignored since `D' is the default (see `U') [2022-09-08T10:19:41.436Z] #46 227.6 CCLD tests/tests_libcrun_utils [2022-09-08T10:19:41.436Z] #46 227.6 CCLD tests/tests_libcrun_errors [2022-09-08T10:19:41.436Z] #46 227.6 CCLD tests/tests_libcrun_fuzzer [2022-09-08T10:19:41.436Z] #46 ... [2022-09-08T10:19:41.436Z] [2022-09-08T10:19:41.436Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-08T10:19:41.436Z] #60 DONE 0.1s [2022-09-08T10:19:41.436Z] [2022-09-08T10:19:41.436Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-08T10:19:41.436Z] #61 DONE 0.3s [2022-09-08T10:19:41.436Z] [2022-09-08T10:19:41.436Z] #62 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-08T10:19:41.436Z] #62 DONE 0.1s [2022-09-08T10:19:41.436Z] [2022-09-08T10:19:41.436Z] #63 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-08T10:19:41.436Z] #63 DONE 0.1s [2022-09-08T10:19:41.436Z] [2022-09-08T10:19:41.436Z] #64 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-08T10:19:41.436Z] #64 DONE 0.1s [2022-09-08T10:19:41.436Z] [2022-09-08T10:19:41.436Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:19:41.436Z] #46 229.0 CCLD crun [2022-09-08T10:19:41.436Z] #46 ... [2022-09-08T10:19:41.436Z] [2022-09-08T10:19:41.436Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-08T10:19:41.436Z] #65 DONE 0.1s [2022-09-08T10:19:41.436Z] [2022-09-08T10:19:41.436Z] #66 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-08T10:19:41.436Z] #66 DONE 0.1s [2022-09-08T10:19:41.436Z] [2022-09-08T10:19:41.436Z] #67 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-08T10:19:41.436Z] #67 DONE 0.1s [2022-09-08T10:19:41.436Z] [2022-09-08T10:19:41.436Z] #68 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-08T10:19:41.436Z] #68 DONE 0.1s [2022-09-08T10:19:41.436Z] [2022-09-08T10:19:41.436Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-08T10:19:41.460Z] #46 133.1 checking for working strtod... yes [2022-09-08T10:19:41.696Z] #69 DONE 0.1s [2022-09-08T10:19:41.696Z] [2022-09-08T10:19:41.696Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:19:41.696Z] #46 229.6 make[3]: Entering directory '/tmp/crun-build' [2022-09-08T10:19:41.717Z] #46 133.5 checking for gettimeofday... yes [2022-09-08T10:19:41.802Z] #44 205.1 CC src/libcrun/libcrun_la-container.lo [2022-09-08T10:19:41.956Z] #46 229.8 /bin/mkdir -p '/usr/local/lib' [2022-09-08T10:19:41.956Z] #46 229.8 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-08T10:19:41.956Z] #46 229.8 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-08T10:19:41.956Z] #46 229.9 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-08T10:19:41.974Z] #46 133.6 checking for memset... yes [2022-09-08T10:19:42.061Z] #44 205.3 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-08T10:19:42.061Z] #44 205.4 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-08T10:19:42.061Z] #44 ... [2022-09-08T10:19:42.061Z] [2022-09-08T10:19:42.061Z] #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 "v2.3.0" && 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 "v2.1.0"; 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-09-08T10:19:42.061Z] #40 253.5 + dpkg --print-architecture [2022-09-08T10:19:42.061Z] #40 253.5 + git checkout -q v2.1.0 [2022-09-08T10:19:42.216Z] #46 229.9 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-08T10:19:42.216Z] #46 229.9 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-08T10:19:42.216Z] #46 230.0 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-08T10:19:42.216Z] #46 230.0 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-08T10:19:42.216Z] #46 230.1 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-09-08T10:19:42.216Z] #46 230.1 ---------------------------------------------------------------------- [2022-09-08T10:19:42.216Z] #46 230.1 Libraries have been installed in: [2022-09-08T10:19:42.216Z] #46 230.1 /usr/local/lib [2022-09-08T10:19:42.216Z] #46 230.1 [2022-09-08T10:19:42.216Z] #46 230.1 If you ever happen to want to link against installed libraries [2022-09-08T10:19:42.216Z] #46 230.1 in a given directory, LIBDIR, you must either use libtool, and [2022-09-08T10:19:42.216Z] #46 230.1 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-08T10:19:42.216Z] #46 230.1 flag during linking and do at least one of the following: [2022-09-08T10:19:42.216Z] #46 230.1 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-08T10:19:42.216Z] #46 230.1 during execution [2022-09-08T10:19:42.216Z] #46 230.1 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-08T10:19:42.216Z] #46 230.1 during linking [2022-09-08T10:19:42.216Z] #46 230.1 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-08T10:19:42.216Z] #46 230.1 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-08T10:19:42.216Z] #46 230.1 [2022-09-08T10:19:42.216Z] #46 230.1 See any operating system documentation about shared libraries for [2022-09-08T10:19:42.216Z] #46 230.1 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-08T10:19:42.216Z] #46 230.1 ---------------------------------------------------------------------- [2022-09-08T10:19:42.216Z] #46 230.1 /bin/mkdir -p '/build' [2022-09-08T10:19:42.216Z] #46 230.1 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-08T10:19:42.216Z] #46 230.2 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-08T10:19:42.230Z] #46 133.9 checking for strspn... yes [2022-09-08T10:19:42.230Z] #46 134.2 checking that generated files are newer than configure... done [2022-09-08T10:19:42.230Z] #46 134.2 configure: creating ./config.status [2022-09-08T10:19:42.476Z] #46 230.2 make[3]: Leaving directory '/tmp/crun-build' [2022-09-08T10:19:42.476Z] #46 230.2 make[2]: Leaving directory '/tmp/crun-build' [2022-09-08T10:19:42.476Z] #46 230.2 make[1]: Leaving directory '/tmp/crun-build' [2022-09-08T10:19:42.476Z] #46 DONE 230.4s [2022-09-08T10:19:42.476Z] [2022-09-08T10:19:42.476Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-08T10:19:42.629Z] #40 254.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-08T10:19:42.629Z] #40 254.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-08T10:19:42.794Z] #46 ... [2022-09-08T10:19:42.794Z] [2022-09-08T10:19:42.794Z] #55 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-08T10:19:42.794Z] #55 42.00 Selecting previously unselected package python3-wheel. [2022-09-08T10:19:42.794Z] #55 42.02 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-09-08T10:19:42.794Z] #55 42.02 Unpacking python3-wheel (0.34.2-1) ... [2022-09-08T10:19:42.794Z] #55 42.08 Selecting previously unselected package python3-pip. [2022-09-08T10:19:42.794Z] #55 42.09 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-08T10:19:42.794Z] #55 42.10 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-08T10:19:42.794Z] #55 42.39 Selecting previously unselected package sudo. [2022-09-08T10:19:42.794Z] #55 42.40 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-09-08T10:19:42.794Z] #55 42.42 Unpacking sudo (1.9.5p2-3) ... [2022-09-08T10:19:42.794Z] #55 43.00 Selecting previously unselected package systemd-journal-remote. [2022-09-08T10:19:42.794Z] #55 43.00 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-09-08T10:19:42.794Z] #55 43.01 Unpacking systemd-journal-remote (247.3-7) ... [2022-09-08T10:19:42.794Z] #55 43.14 Selecting previously unselected package thin-provisioning-tools. [2022-09-08T10:19:42.794Z] #55 43.16 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-09-08T10:19:42.794Z] #55 43.16 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-08T10:19:42.794Z] #55 43.41 Selecting previously unselected package uidmap. [2022-09-08T10:19:42.794Z] #55 43.43 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-09-08T10:19:42.794Z] #55 43.44 Unpacking uidmap (1:4.8.1-1) ... [2022-09-08T10:19:42.794Z] #55 43.58 Selecting previously unselected package vim-runtime. [2022-09-08T10:19:42.794Z] #55 43.59 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-08T10:19:42.794Z] #55 43.62 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-08T10:19:42.794Z] #55 43.66 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-08T10:19:42.794Z] #55 43.66 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:19:42.794Z] #55 46.94 Selecting previously unselected package vim. [2022-09-08T10:19:42.794Z] #55 46.95 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-08T10:19:42.794Z] #55 46.97 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:19:42.794Z] #55 47.50 Selecting previously unselected package xfsprogs. [2022-09-08T10:19:42.794Z] #55 47.52 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-09-08T10:19:42.794Z] #55 47.52 Unpacking xfsprogs (5.10.0-4) ... [2022-09-08T10:19:42.794Z] #55 47.98 Selecting previously unselected package zip. [2022-09-08T10:19:42.794Z] #55 48.01 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-09-08T10:19:42.794Z] #55 48.01 Unpacking zip (3.0-12) ... [2022-09-08T10:19:42.794Z] #55 48.17 Selecting previously unselected package zstd. [2022-09-08T10:19:42.794Z] #55 48.19 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-09-08T10:19:42.794Z] #55 48.20 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-08T10:19:42.794Z] #55 48.59 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-08T10:19:42.794Z] #55 49.37 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-09-08T10:19:42.794Z] #55 49.39 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-08T10:19:42.794Z] #55 49.40 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-09-08T10:19:42.794Z] #55 49.41 Setting up libicu67:amd64 (67.1-7) ... [2022-09-08T10:19:42.794Z] #55 49.43 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-09-08T10:19:42.794Z] #55 49.45 Setting up libinih1:amd64 (53-1+b2) ... [2022-09-08T10:19:42.794Z] #55 49.47 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-08T10:19:42.794Z] #55 49.49 Setting up uidmap (1:4.8.1-1) ... [2022-09-08T10:19:42.794Z] #55 49.53 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-08T10:19:42.794Z] #55 49.54 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-08T10:19:42.794Z] #55 49.55 Setting up bzip2 (1.0.8-4) ... [2022-09-08T10:19:42.794Z] #55 49.57 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-08T10:19:42.794Z] #55 49.59 Setting up python3-wheel (0.34.2-1) ... [2022-09-08T10:19:42.794Z] #55 50.17 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-08T10:19:42.794Z] #55 50.19 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:19:42.794Z] #55 50.20 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-08T10:19:42.794Z] #55 50.22 Setting up libcap2-bin (1:2.44-1) ... [2022-09-08T10:19:42.794Z] #55 50.24 Setting up apparmor (2.13.6-10) ... [2022-09-08T10:19:42.794Z] #55 51.90 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-08T10:19:42.794Z] #55 51.95 Setting up zip (3.0-12) ... [2022-09-08T10:19:42.794Z] #55 51.98 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:19:42.794Z] #55 52.01 Setting up bash-completion (1:2.11-2) ... [2022-09-08T10:19:43.857Z] #49 168.9 + mkdir -p /build [2022-09-08T10:19:43.857Z] #49 168.9 + cp runc /build/runc [2022-09-08T10:19:43.857Z] #49 DONE 169.0s [2022-09-08T10:19:43.857Z] [2022-09-08T10:19:43.857Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-08T10:19:44.163Z] #55 ... [2022-09-08T10:19:44.163Z] [2022-09-08T10:19:44.163Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:19:44.163Z] #46 136.0 config.status: creating Makefile [2022-09-08T10:19:44.163Z] #46 136.0 config.status: creating config.h [2022-09-08T10:19:44.163Z] #46 136.1 config.status: executing depfiles commands [2022-09-08T10:19:44.420Z] #46 136.3 config.status: executing libtool commands [2022-09-08T10:19:45.350Z] #46 137.2 GEN .version [2022-09-08T10:19:45.350Z] #46 137.2 make install-recursive [2022-09-08T10:19:45.350Z] #46 137.2 make[1]: Entering directory '/tmp/crun-build' [2022-09-08T10:19:45.350Z] #46 137.3 Making install in libocispec [2022-09-08T10:19:45.350Z] #46 137.3 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-08T10:19:45.350Z] #46 137.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-08T10:19:45.607Z] #46 137.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-08T10:19:45.607Z] #46 137.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-08T10:19:45.607Z] #46 137.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-08T10:19:45.766Z] #43 ... [2022-09-08T10:19:45.766Z] [2022-09-08T10:19:45.766Z] #39 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-08T10:19:45.766Z] #39 277.8 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-08T10:19:45.766Z] #39 DONE 277.9s [2022-09-08T10:19:45.766Z] [2022-09-08T10:19:45.766Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-08T10:19:46.170Z] #46 138.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-08T10:19:46.335Z] #43 ... [2022-09-08T10:19:46.335Z] [2022-09-08T10:19:46.335Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-08T10:19:46.427Z] #46 138.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-08T10:19:46.427Z] #46 138.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-08T10:19:46.427Z] #46 138.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-08T10:19:46.427Z] #46 138.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-08T10:19:46.427Z] #46 138.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-08T10:19:46.427Z] #46 138.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-08T10:19:46.427Z] #46 138.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-08T10:19:46.427Z] #46 138.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-08T10:19:46.427Z] #46 138.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-08T10:19:46.427Z] #46 138.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-08T10:19:46.427Z] #46 138.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-08T10:19:46.427Z] #46 138.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-08T10:19:46.427Z] #46 138.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-08T10:19:46.427Z] #46 138.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-08T10:19:46.427Z] #46 138.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-08T10:19:46.903Z] #70 DONE 0.5s [2022-09-08T10:19:46.903Z] [2022-09-08T10:19:46.903Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-08T10:19:46.903Z] #71 DONE 0.1s [2022-09-08T10:19:46.903Z] [2022-09-08T10:19:46.903Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-08T10:19:46.933Z] #33 247.4 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-09-08T10:19:46.933Z] #33 247.4 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-08T10:19:46.933Z] #33 247.6 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-08T10:19:46.933Z] #33 248.4 Selecting previously unselected package crossbuild-essential-armhf. [2022-09-08T10:19:46.933Z] #33 248.4 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-09-08T10:19:46.933Z] #33 248.5 Unpacking crossbuild-essential-armhf (12.9) ... [2022-09-08T10:19:46.933Z] #33 248.6 Selecting previously unselected package libc6-ppc64el-cross. [2022-09-08T10:19:46.933Z] #33 248.6 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-09-08T10:19:46.933Z] #33 248.6 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-09-08T10:19:47.164Z] #43 ... [2022-09-08T10:19:47.164Z] [2022-09-08T10:19:47.164Z] #72 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-08T10:19:47.192Z] #33 248.7 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-09-08T10:19:47.192Z] #33 248.7 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-08T10:19:47.192Z] #33 248.7 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T10:19:47.192Z] #33 248.8 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-09-08T10:19:47.192Z] #33 248.8 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-08T10:19:47.192Z] #33 248.8 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T10:19:47.192Z] #33 248.8 Selecting previously unselected package libitm1-ppc64el-cross. [2022-09-08T10:19:47.192Z] #33 248.8 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-08T10:19:47.192Z] #33 248.8 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T10:19:47.192Z] #33 248.8 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-09-08T10:19:47.192Z] #33 248.8 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-08T10:19:47.192Z] #33 248.8 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T10:19:47.192Z] #33 248.9 Selecting previously unselected package libasan6-ppc64el-cross. [2022-09-08T10:19:47.192Z] #33 248.9 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-08T10:19:47.192Z] #33 248.9 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T10:19:47.356Z] #46 139.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-08T10:19:47.357Z] #46 139.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-08T10:19:47.357Z] #46 139.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-08T10:19:47.357Z] #46 139.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-08T10:19:47.357Z] #46 139.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-08T10:19:47.357Z] #46 139.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-08T10:19:47.357Z] #46 139.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-08T10:19:47.357Z] #46 139.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-08T10:19:47.357Z] #46 139.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-08T10:19:47.357Z] #46 139.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-08T10:19:47.357Z] #46 139.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-08T10:19:47.357Z] #46 139.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-08T10:19:47.424Z] #72 DONE 0.4s [2022-09-08T10:19:47.424Z] [2022-09-08T10:19:47.424Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-08T10:19:47.451Z] #33 249.1 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-09-08T10:19:47.451Z] #33 249.1 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-08T10:19:47.451Z] #33 249.1 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T10:19:47.451Z] #33 249.2 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-09-08T10:19:47.613Z] #46 139.5 make install-recursive [2022-09-08T10:19:47.613Z] #46 139.5 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-08T10:19:47.613Z] #46 139.6 Making install in yajl [2022-09-08T10:19:47.613Z] #46 139.6 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-08T10:19:47.613Z] #46 139.7 CC verify/json_verify-json_verify.o [2022-09-08T10:19:47.613Z] #46 139.7 CC src/libyajl_la-yajl.lo [2022-09-08T10:19:47.613Z] #46 139.7 CC src/libyajl_la-yajl_alloc.lo [2022-09-08T10:19:47.613Z] #46 139.7 CC src/libyajl_la-yajl_parser.lo [2022-09-08T10:19:47.710Z] #33 249.2 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-08T10:19:47.710Z] #33 249.2 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T10:19:47.872Z] #46 139.7 CC src/libyajl_la-yajl_gen.lo [2022-09-08T10:19:47.872Z] #46 139.7 CC src/libyajl_la-yajl_buf.lo [2022-09-08T10:19:47.872Z] #46 139.7 CC src/libyajl_la-yajl_encode.lo [2022-09-08T10:19:47.872Z] #46 139.7 CC src/libyajl_la-yajl_lex.lo [2022-09-08T10:19:47.872Z] #46 139.8 CC src/libyajl_la-yajl_tree.lo [2022-09-08T10:19:47.969Z] #33 249.5 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-09-08T10:19:47.969Z] #33 249.5 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-08T10:19:47.969Z] #33 249.5 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T10:19:47.969Z] #33 249.5 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-09-08T10:19:47.969Z] #33 249.5 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-08T10:19:47.969Z] #33 249.5 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T10:19:47.969Z] #33 249.6 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-09-08T10:19:48.228Z] #33 249.6 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-08T10:19:48.228Z] #33 249.6 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T10:19:48.228Z] #33 249.7 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-09-08T10:19:48.228Z] #33 249.7 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-08T10:19:48.228Z] #33 249.7 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T10:19:48.228Z] #33 249.9 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-09-08T10:19:48.228Z] #33 249.9 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-08T10:19:48.228Z] #33 249.9 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-08T10:19:50.329Z] #59 11.00 Collecting yamllint==1.27.1 [2022-09-08T10:19:50.329Z] #59 12.07 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-08T10:19:50.393Z] #46 ... [2022-09-08T10:19:50.393Z] [2022-09-08T10:19:50.393Z] #55 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-08T10:19:50.393Z] #55 54.09 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-08T10:19:50.393Z] #55 54.10 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-08T10:19:50.393Z] #55 54.12 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-09-08T10:19:50.393Z] #55 54.13 Setting up patch (2.7.6-7) ... [2022-09-08T10:19:50.393Z] #55 54.15 Setting up sudo (1.9.5p2-3) ... [2022-09-08T10:19:50.393Z] #55 54.20 invoke-rc.d: could not determine current runlevel [2022-09-08T10:19:50.393Z] #55 54.21 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-08T10:19:50.393Z] #55 54.22 Setting up xfsprogs (5.10.0-4) ... [2022-09-08T10:19:50.393Z] #55 54.25 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-08T10:19:50.393Z] #55 54.25 Failed to connect to bus: Host is down [2022-09-08T10:19:50.393Z] #55 54.25 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-09-08T10:19:50.393Z] #55 54.27 Setting up inetutils-ping (2:2.0-1) ... [2022-09-08T10:19:50.393Z] #55 54.28 Setting up pigz (2.6-1) ... [2022-09-08T10:19:50.393Z] #55 54.29 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-08T10:19:50.393Z] #55 54.30 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-08T10:19:50.393Z] #55 54.36 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-08T10:19:50.393Z] #55 54.40 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:19:50.393Z] #55 55.16 Setting up libaio1:amd64 (0.3.112-9) ... [2022-09-08T10:19:50.393Z] #55 55.17 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-08T10:19:50.393Z] #55 55.64 Setting up libelf1:amd64 (0.183-1) ... [2022-09-08T10:19:50.393Z] #55 55.65 Setting up libjson-c5:amd64 (0.15-2) ... [2022-09-08T10:19:50.393Z] #55 55.66 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-08T10:19:50.393Z] #55 55.68 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-08T10:19:50.393Z] #55 55.71 Setting up libkmod2:amd64 (28-1) ... [2022-09-08T10:19:50.393Z] #55 55.74 Setting up python3-distutils (3.9.2-1) ... [2022-09-08T10:19:50.393Z] #55 56.22 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:19:50.393Z] #55 56.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-08T10:19:50.393Z] #55 56.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-08T10:19:50.393Z] #55 56.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-08T10:19:50.393Z] #55 56.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-08T10:19:50.393Z] #55 56.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-08T10:19:50.393Z] #55 56.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-08T10:19:50.393Z] #55 56.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-08T10:19:50.393Z] #55 56.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-08T10:19:50.393Z] #55 56.29 Setting up python3-setuptools (52.0.0-4) ... [2022-09-08T10:19:50.393Z] #55 57.88 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-08T10:19:50.393Z] #55 57.90 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-09-08T10:19:50.393Z] #55 57.91 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-08T10:19:50.393Z] #55 57.92 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-08T10:19:50.393Z] #55 59.34 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-08T10:19:50.393Z] #55 59.36 Setting up jq (1.6-2.1) ... [2022-09-08T10:19:50.393Z] #55 59.37 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-08T10:19:50.393Z] #55 59.38 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-09-08T10:19:50.393Z] #55 59.39 Setting up iptables (1.8.7-1) ... [2022-09-08T10:19:50.393Z] #55 59.40 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-08T10:19:50.393Z] #55 59.41 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-08T10:19:50.393Z] #55 59.42 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-08T10:19:50.393Z] #55 59.46 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-08T10:19:50.393Z] #55 59.46 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-08T10:19:50.394Z] #55 59.47 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-08T10:19:50.394Z] #55 59.48 Setting up iproute2 (5.10.0-4) ... [2022-09-08T10:19:50.650Z] #55 59.85 Setting up systemd (247.3-7) ... [2022-09-08T10:19:50.716Z] #43 248.6 + bin/containerd [2022-09-08T10:19:50.762Z] #40 ... [2022-09-08T10:19:50.762Z] [2022-09-08T10:19:50.762Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:19:50.762Z] #44 205.7 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-08T10:19:50.762Z] #44 206.0 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-08T10:19:50.762Z] #44 206.2 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-08T10:19:50.762Z] #44 206.6 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-08T10:19:50.762Z] #44 206.8 CC src/libcrun/libcrun_la-criu.lo [2022-09-08T10:19:50.762Z] #44 207.3 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-08T10:19:50.762Z] #44 207.5 CC src/libcrun/libcrun_la-linux.lo [2022-09-08T10:19:50.762Z] #44 208.0 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-08T10:19:50.762Z] #44 208.0 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-08T10:19:50.762Z] #44 208.9 CC src/libcrun/libcrun_la-error.lo [2022-09-08T10:19:50.762Z] #44 209.2 CC src/libcrun/libcrun_la-status.lo [2022-09-08T10:19:50.762Z] #44 209.4 CC src/libcrun/libcrun_la-terminal.lo [2022-09-08T10:19:50.762Z] #44 209.9 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-08T10:19:50.762Z] #44 210.2 CC src/libcrun/libcrun_la-signals.lo [2022-09-08T10:19:50.762Z] #44 210.5 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-08T10:19:50.762Z] #44 210.8 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-08T10:19:50.762Z] #44 211.0 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-08T10:19:50.762Z] #44 211.3 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-08T10:19:50.762Z] #44 211.9 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-08T10:19:50.762Z] #44 212.2 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-08T10:19:50.762Z] #44 212.8 CC tests/init.o [2022-09-08T10:19:50.762Z] #44 213.5 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-08T10:19:50.908Z] #55 59.91 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-08T10:19:50.908Z] #55 59.92 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-08T10:19:50.908Z] #55 59.93 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-08T10:19:50.908Z] #55 59.97 Initializing machine ID from KVM UUID. [2022-09-08T10:19:51.711Z] #59 13.77 Collecting pathspec>=0.5.3 [2022-09-08T10:19:51.839Z] #55 60.94 Setting up systemd-journal-remote (247.3-7) ... [2022-09-08T10:19:51.971Z] #59 13.78 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-08T10:19:52.095Z] #55 61.27 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T10:19:52.231Z] #59 14.19 Collecting pyyaml [2022-09-08T10:19:52.231Z] #59 14.20 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-09-08T10:19:52.231Z] #59 14.27 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-08T10:19:52.231Z] #59 14.29 Building wheels for collected packages: yamllint [2022-09-08T10:19:52.231Z] #59 14.30 Building wheel for yamllint (setup.py): started [2022-09-08T10:19:53.025Z] #55 DONE 62.4s [2022-09-08T10:19:53.025Z] [2022-09-08T10:19:53.025Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:19:53.025Z] #46 145.1 CCLD libyajl.la [2022-09-08T10:19:53.499Z] #33 254.4 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-09-08T10:19:53.499Z] #33 254.4 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-08T10:19:53.499Z] #33 254.4 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-08T10:19:53.499Z] #33 254.5 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-09-08T10:19:53.499Z] #33 254.5 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-09-08T10:19:53.499Z] #33 254.5 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-09-08T10:19:53.499Z] #33 254.6 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-09-08T10:19:53.499Z] #33 254.6 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-09-08T10:19:53.499Z] #33 254.6 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-09-08T10:19:53.499Z] #33 254.9 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-09-08T10:19:53.499Z] #33 254.9 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-08T10:19:53.499Z] #33 254.9 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T10:19:53.612Z] #59 15.30 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-08T10:19:53.612Z] #59 15.30 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=1b54f95a47bbe5368f886bceb49ae2c3be1edc0f3444668bbd673566cf04861e [2022-09-08T10:19:53.612Z] #59 15.30 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-08T10:19:53.612Z] #59 15.31 Successfully built yamllint [2022-09-08T10:19:53.612Z] #59 15.33 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-08T10:19:53.758Z] #33 255.2 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-09-08T10:19:53.758Z] #33 255.2 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-08T10:19:53.758Z] #33 255.2 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-08T10:19:53.872Z] #59 15.76 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-08T10:19:53.955Z] #46 145.7 CCLD verify/json_verify [2022-09-08T10:19:54.133Z] #59 DONE 16.1s [2022-09-08T10:19:54.133Z] [2022-09-08T10:19:54.133Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-08T10:19:54.212Z] #46 ... [2022-09-08T10:19:54.212Z] [2022-09-08T10:19:54.212Z] #58 [dev-systemd-false 8/28] 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-09-08T10:19:54.212Z] #0 0.935 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-08T10:19:54.212Z] #0 0.942 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-08T10:19:54.212Z] #0 0.950 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-08T10:19:54.212Z] #58 DONE 1.0s [2022-09-08T10:19:54.393Z] #60 DONE 0.3s [2022-09-08T10:19:54.393Z] [2022-09-08T10:19:54.393Z] #32 [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 "v2.3.0" && 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 "v2.1.0"; 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-09-08T10:19:54.469Z] [2022-09-08T10:19:54.470Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:19:54.470Z] #46 146.3 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-08T10:19:54.470Z] #46 146.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-08T10:19:54.470Z] #46 146.3 make[5]: Nothing to be done for 'install-data-am'. [2022-09-08T10:19:54.470Z] #46 146.3 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-08T10:19:54.470Z] #46 146.3 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-08T10:19:54.470Z] #46 146.3 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-08T10:19:54.655Z] #32 ... [2022-09-08T10:19:54.655Z] [2022-09-08T10:19:54.655Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-08T10:19:54.726Z] #46 146.5 CC src/validate.o [2022-09-08T10:19:54.726Z] #46 146.5 CC src/image_spec_schema_config_schema.lo [2022-09-08T10:19:54.726Z] #46 146.6 CC src/image_spec_schema_content_descriptor.lo [2022-09-08T10:19:54.726Z] #46 146.6 CC src/image_spec_schema_defs.lo [2022-09-08T10:19:54.726Z] #46 146.6 CC src/image_spec_schema_defs_descriptor.lo [2022-09-08T10:19:54.726Z] #46 146.6 CC src/image_spec_schema_image_index_schema.lo [2022-09-08T10:19:54.726Z] #46 146.7 CC src/image_spec_schema_image_layout_schema.lo [2022-09-08T10:19:54.726Z] #46 146.7 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-08T10:19:54.726Z] #46 146.7 CC src/runtime_spec_schema_config_linux.lo [2022-09-08T10:19:54.726Z] #46 146.8 CC src/runtime_spec_schema_config_zos.lo [2022-09-08T10:19:55.225Z] #61 DONE 0.5s [2022-09-08T10:19:55.225Z] [2022-09-08T10:19:55.225Z] #62 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-08T10:19:55.292Z] #46 147.1 CC src/runtime_spec_schema_config_solaris.lo [2022-09-08T10:19:55.292Z] #46 147.1 CC src/runtime_spec_schema_config_vm.lo [2022-09-08T10:19:55.292Z] #46 147.1 CC src/runtime_spec_schema_config_windows.lo [2022-09-08T10:19:55.292Z] #46 147.1 CC src/runtime_spec_schema_config_schema.lo [2022-09-08T10:19:55.292Z] #46 147.2 CC src/runtime_spec_schema_defs.lo [2022-09-08T10:19:55.292Z] #46 147.2 CC src/runtime_spec_schema_defs_linux.lo [2022-09-08T10:19:55.292Z] #46 147.2 CC src/runtime_spec_schema_defs_zos.lo [2022-09-08T10:19:55.292Z] #46 147.2 CC src/runtime_spec_schema_defs_vm.lo [2022-09-08T10:19:55.292Z] #46 147.3 CC src/runtime_spec_schema_defs_windows.lo [2022-09-08T10:19:55.485Z] #62 DONE 0.3s [2022-09-08T10:19:55.485Z] [2022-09-08T10:19:55.485Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-08T10:19:55.485Z] #43 ... [2022-09-08T10:19:55.485Z] [2022-09-08T10:19:55.485Z] #63 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-08T10:19:55.549Z] #46 147.4 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-08T10:19:55.549Z] #46 147.4 CC src/runtime_spec_schema_state_schema.lo [2022-09-08T10:19:55.549Z] #46 147.4 CC src/basic_test_double_array_item.lo [2022-09-08T10:19:55.549Z] #46 147.5 CC src/basic_test_double_array.lo [2022-09-08T10:19:55.549Z] #46 147.6 CC src/basic_test_top_array_int.lo [2022-09-08T10:19:55.549Z] #46 147.7 CC src/basic_test_top_array_string.lo [2022-09-08T10:19:55.745Z] #63 DONE 0.3s [2022-09-08T10:19:55.745Z] [2022-09-08T10:19:55.745Z] #64 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-08T10:19:55.745Z] #64 DONE 0.1s [2022-09-08T10:19:55.745Z] [2022-09-08T10:19:55.745Z] #32 [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 "v2.3.0" && 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 "v2.1.0"; 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-09-08T10:19:55.805Z] #46 147.7 CC src/basic_test_top_double_array_int.lo [2022-09-08T10:19:55.805Z] #46 147.7 CC src/basic_test_top_double_array_refobj.lo [2022-09-08T10:19:55.805Z] #46 147.8 CC src/basic_test_top_double_array_obj.lo [2022-09-08T10:19:55.805Z] #46 147.8 CC src/basic_test_top_double_array_string.lo [2022-09-08T10:19:55.805Z] #46 147.9 CC src/read-file.lo [2022-09-08T10:19:56.006Z] #32 ... [2022-09-08T10:19:56.006Z] [2022-09-08T10:19:56.006Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-08T10:19:56.006Z] #65 DONE 0.0s [2022-09-08T10:19:56.006Z] [2022-09-08T10:19:56.006Z] #66 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-08T10:19:56.006Z] #66 DONE 0.0s [2022-09-08T10:19:56.006Z] [2022-09-08T10:19:56.006Z] #32 [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 "v2.3.0" && 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 "v2.1.0"; 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-09-08T10:19:56.062Z] #46 148.0 CC src/json_common.lo [2022-09-08T10:19:56.062Z] #46 148.1 CC tests/test-1.o [2022-09-08T10:19:56.062Z] #46 148.1 CC tests/test-2.o [2022-09-08T10:19:56.318Z] #46 148.3 CC tests/test-3.o [2022-09-08T10:19:56.575Z] #46 148.4 CC tests/test-4.o [2022-09-08T10:19:56.575Z] #46 148.4 CC tests/test-5.o [2022-09-08T10:19:56.575Z] #46 148.5 CC tests/test-6.o [2022-09-08T10:19:56.575Z] #46 148.6 CC tests/test-8.o [2022-09-08T10:19:56.575Z] #46 148.6 CC tests/test-7.o [2022-09-08T10:19:56.575Z] #46 148.6 CC tests/test-10.o [2022-09-08T10:19:56.575Z] #46 148.6 CC tests/test-9.o [2022-09-08T10:19:56.575Z] #46 148.7 CC tests/test-11.o [2022-09-08T10:19:59.036Z] #33 259.9 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-09-08T10:19:59.036Z] #33 259.9 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-08T10:19:59.036Z] #33 260.0 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-08T10:19:59.036Z] #33 260.1 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-09-08T10:19:59.036Z] #33 260.1 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-09-08T10:19:59.036Z] #33 260.1 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-09-08T10:19:59.037Z] #33 260.1 Selecting previously unselected package libc6-s390x-cross. [2022-09-08T10:19:59.037Z] #33 260.1 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-09-08T10:19:59.037Z] #33 260.1 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-09-08T10:19:59.037Z] #33 260.5 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-09-08T10:19:59.037Z] #33 260.5 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-08T10:19:59.037Z] #33 260.5 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-09-08T10:19:59.037Z] #33 260.6 Selecting previously unselected package libgomp1-s390x-cross. [2022-09-08T10:19:59.037Z] #33 260.6 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-08T10:19:59.037Z] #33 260.7 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-09-08T10:19:59.294Z] #33 260.8 Selecting previously unselected package libitm1-s390x-cross. [2022-09-08T10:19:59.294Z] #33 260.8 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-08T10:19:59.294Z] #33 260.9 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-09-08T10:19:59.552Z] #33 261.3 Selecting previously unselected package libatomic1-s390x-cross. [2022-09-08T10:19:59.552Z] #33 261.3 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-08T10:19:59.552Z] #33 261.3 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-09-08T10:19:59.811Z] #33 261.4 Selecting previously unselected package libasan6-s390x-cross. [2022-09-08T10:19:59.811Z] #33 261.4 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-08T10:19:59.811Z] #33 261.4 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-09-08T10:19:59.811Z] #33 261.6 Selecting previously unselected package libstdc++6-s390x-cross. [2022-09-08T10:20:00.070Z] #33 261.6 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-08T10:20:00.070Z] #33 261.6 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-09-08T10:20:00.070Z] #33 261.7 Selecting previously unselected package libubsan1-s390x-cross. [2022-09-08T10:20:00.070Z] #33 261.7 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-08T10:20:00.070Z] #33 261.7 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-09-08T10:20:00.329Z] #33 261.8 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-09-08T10:20:00.329Z] #33 261.8 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-08T10:20:00.329Z] #33 261.8 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-08T10:20:00.329Z] #33 261.9 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-09-08T10:20:00.329Z] #33 261.9 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-08T10:20:00.329Z] #33 261.9 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-08T10:20:04.519Z] #33 266.2 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-09-08T10:20:04.669Z] #46 ... [2022-09-08T10:20:04.669Z] [2022-09-08T10:20:04.669Z] #59 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-08T10:20:04.669Z] #59 10.28 Collecting yamllint==1.27.1 [2022-09-08T10:20:04.778Z] #33 266.2 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-08T10:20:04.778Z] #33 266.2 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-08T10:20:04.778Z] #33 266.3 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-09-08T10:20:04.778Z] #33 266.3 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-09-08T10:20:04.778Z] #33 266.3 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-09-08T10:20:04.778Z] #33 266.4 Selecting previously unselected package libc6-dev-s390x-cross. [2022-09-08T10:20:04.778Z] #33 266.4 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-09-08T10:20:04.778Z] #33 266.5 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-09-08T10:20:05.037Z] #33 266.7 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-09-08T10:20:05.037Z] #33 266.7 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-08T10:20:05.037Z] #33 266.7 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-08T10:20:05.296Z] #33 267.0 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-09-08T10:20:05.555Z] #33 267.0 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-08T10:20:05.555Z] #33 267.0 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-08T10:20:05.600Z] #59 11.33 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-08T10:20:06.969Z] #59 12.70 Collecting pathspec>=0.5.3 [2022-09-08T10:20:06.969Z] #59 12.72 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-08T10:20:07.533Z] #59 13.17 Collecting pyyaml [2022-09-08T10:20:07.533Z] #59 13.18 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-09-08T10:20:07.533Z] #59 13.26 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-08T10:20:07.533Z] #59 13.28 Building wheels for collected packages: yamllint [2022-09-08T10:20:07.533Z] #59 13.29 Building wheel for yamllint (setup.py): started [2022-09-08T10:20:08.465Z] #59 14.35 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-08T10:20:08.465Z] #59 14.35 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=71714993545238ec4926642c5f3fa966ca9ee62a970cedc3edfc73ed43f97746 [2022-09-08T10:20:08.465Z] #59 14.35 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-08T10:20:08.465Z] #59 14.36 Successfully built yamllint [2022-09-08T10:20:08.465Z] #59 14.40 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-08T10:20:09.029Z] #59 14.80 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-08T10:20:09.327Z] #59 DONE 15.2s [2022-09-08T10:20:09.327Z] [2022-09-08T10:20:09.327Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:20:09.585Z] #46 ... [2022-09-08T10:20:09.585Z] [2022-09-08T10:20:09.585Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-08T10:20:09.750Z] #33 271.1 Selecting previously unselected package g++-s390x-linux-gnu. [2022-09-08T10:20:09.750Z] #33 271.1 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-08T10:20:09.750Z] #33 271.2 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-08T10:20:09.750Z] #33 271.2 Selecting previously unselected package crossbuild-essential-s390x. [2022-09-08T10:20:09.750Z] #33 271.2 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-09-08T10:20:09.750Z] #33 271.2 Unpacking crossbuild-essential-s390x (12.9) ... [2022-09-08T10:20:09.750Z] #33 271.2 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-09-08T10:20:09.750Z] #33 271.2 Setting up libfile-which-perl (1.23-1) ... [2022-09-08T10:20:09.750Z] #33 271.2 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-09-08T10:20:09.750Z] #33 271.3 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-09-08T10:20:09.750Z] #33 271.3 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-09-08T10:20:09.750Z] #33 271.3 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-08T10:20:09.750Z] #33 271.3 Setting up libicu67:amd64 (67.1-7) ... [2022-09-08T10:20:09.750Z] #33 271.3 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-08T10:20:09.750Z] #33 271.3 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-09-08T10:20:09.750Z] #33 271.3 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-09-08T10:20:09.750Z] #33 271.3 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-08T10:20:09.750Z] #33 271.3 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-09-08T10:20:09.750Z] #33 271.4 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-09-08T10:20:09.750Z] #33 271.4 Setting up file (1:5.39-3) ... [2022-09-08T10:20:09.750Z] #33 271.4 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-09-08T10:20:09.750Z] #33 271.4 Setting up bzip2 (1.0.8-4) ... [2022-09-08T10:20:09.750Z] #33 271.4 Setting up libyaml-perl (1.30-1) ... [2022-09-08T10:20:09.750Z] #33 271.4 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-09-08T10:20:09.750Z] #33 271.4 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-09-08T10:20:09.750Z] #33 271.4 Setting up libio-string-perl (1.08-3.1) ... [2022-09-08T10:20:09.750Z] #33 271.4 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-09-08T10:20:09.750Z] #33 271.5 Setting up cross-config (2.6.18+nmu1) ... [2022-09-08T10:20:09.843Z] #60 DONE 0.4s [2022-09-08T10:20:09.843Z] [2022-09-08T10:20:09.844Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-08T10:20:10.008Z] #33 271.6 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-08T10:20:10.008Z] #33 271.6 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-08T10:20:10.008Z] #33 271.6 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-09-08T10:20:10.008Z] #33 271.6 Setting up patch (2.7.6-7) ... [2022-09-08T10:20:10.008Z] #33 271.6 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-09-08T10:20:10.008Z] #33 271.6 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-09-08T10:20:10.008Z] #33 271.6 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T10:20:10.008Z] #33 271.6 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-09-08T10:20:10.008Z] #33 271.6 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-09-08T10:20:10.008Z] #33 271.6 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-09-08T10:20:10.008Z] #33 271.7 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T10:20:10.008Z] #33 271.7 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-09-08T10:20:10.008Z] #33 271.7 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-09-08T10:20:10.008Z] #33 271.7 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T10:20:10.008Z] #33 271.7 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-08T10:20:10.008Z] #33 271.7 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-09-08T10:20:10.008Z] #33 271.7 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-09-08T10:20:10.008Z] #33 271.7 Setting up libfile-homedir-perl (1.006-1) ... [2022-09-08T10:20:10.008Z] #33 271.7 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-09-08T10:20:10.266Z] #33 271.7 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-09-08T10:20:10.266Z] #33 271.8 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-08T10:20:10.266Z] #33 271.8 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-08T10:20:10.266Z] #33 271.8 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-09-08T10:20:10.266Z] #33 271.8 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-08T10:20:10.266Z] #33 271.8 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-09-08T10:20:10.267Z] #33 271.8 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-08T10:20:10.267Z] #33 271.8 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-09-08T10:20:10.267Z] #33 271.8 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-08T10:20:10.267Z] #33 271.8 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-09-08T10:20:10.267Z] #33 271.8 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-09-08T10:20:10.267Z] #33 271.9 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-08T10:20:10.267Z] #33 271.9 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-09-08T10:20:10.267Z] #33 271.9 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T10:20:10.267Z] #33 271.9 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-09-08T10:20:10.267Z] #33 271.9 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-09-08T10:20:10.267Z] #33 271.9 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T10:20:10.267Z] #33 271.9 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-09-08T10:20:10.267Z] #33 271.9 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-09-08T10:20:10.267Z] #33 271.9 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-09-08T10:20:10.436Z] #61 DONE 0.4s [2022-09-08T10:20:10.436Z] [2022-09-08T10:20:10.436Z] #62 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-08T10:20:10.436Z] #62 DONE 0.2s [2022-09-08T10:20:10.436Z] [2022-09-08T10:20:10.436Z] #37 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-08T10:20:10.436Z] #37 ... [2022-09-08T10:20:10.436Z] [2022-09-08T10:20:10.436Z] #63 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-08T10:20:10.525Z] #33 272.0 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-09-08T10:20:10.525Z] #33 272.0 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-09-08T10:20:10.525Z] #33 272.0 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-08T10:20:10.525Z] #33 272.0 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-09-08T10:20:10.525Z] #33 272.0 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-09-08T10:20:10.525Z] #33 272.0 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-09-08T10:20:10.525Z] #33 272.0 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-09-08T10:20:10.525Z] #33 272.0 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T10:20:10.525Z] #33 272.0 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-09-08T10:20:10.525Z] #33 272.1 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-09-08T10:20:10.525Z] #33 272.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-09-08T10:20:10.702Z] #63 DONE 0.3s [2022-09-08T10:20:10.702Z] [2022-09-08T10:20:10.702Z] #30 [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 "v2.3.0" && 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 "v2.1.0"; 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-09-08T10:20:10.702Z] #30 ... [2022-09-08T10:20:10.702Z] [2022-09-08T10:20:10.702Z] #64 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-08T10:20:10.702Z] #64 DONE 0.1s [2022-09-08T10:20:10.702Z] [2022-09-08T10:20:10.702Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-08T10:20:10.702Z] #65 DONE 0.1s [2022-09-08T10:20:10.784Z] #33 272.3 [2022-09-08T10:20:10.784Z] #33 272.3 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-09-08T10:20:10.784Z] #33 272.3 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T10:20:10.784Z] #33 272.3 Setting up dpkg-dev (1.20.11) ... [2022-09-08T10:20:10.784Z] #33 272.3 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-09-08T10:20:10.784Z] #33 272.4 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-08T10:20:10.784Z] #33 272.4 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-09-08T10:20:10.784Z] #33 272.4 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T10:20:10.784Z] #33 272.4 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-09-08T10:20:10.784Z] #33 272.4 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-09-08T10:20:10.784Z] #33 272.4 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-08T10:20:10.784Z] #33 272.4 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-09-08T10:20:10.784Z] #33 272.4 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-09-08T10:20:10.784Z] #33 272.4 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-09-08T10:20:10.784Z] #33 272.5 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T10:20:10.784Z] #33 272.5 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-09-08T10:20:10.784Z] #33 272.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-09-08T10:20:10.784Z] #33 272.6 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-09-08T10:20:10.958Z] [2022-09-08T10:20:10.958Z] #66 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-08T10:20:10.958Z] #66 DONE 0.0s [2022-09-08T10:20:10.958Z] [2022-09-08T10:20:10.958Z] #30 [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 "v2.3.0" && 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 "v2.1.0"; 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-09-08T10:20:11.042Z] #33 272.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-09-08T10:20:11.042Z] #33 272.8 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-09-08T10:20:11.042Z] #33 272.8 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-08T10:20:11.042Z] #33 272.8 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-08T10:20:11.042Z] #33 272.8 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-08T10:20:11.042Z] #33 272.8 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-08T10:20:11.042Z] #33 272.8 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-09-08T10:20:11.042Z] #33 272.8 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-09-08T10:20:11.300Z] #33 272.8 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-08T10:20:11.300Z] #33 272.9 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-08T10:20:11.300Z] #33 272.9 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-08T10:20:11.300Z] #33 272.9 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-09-08T10:20:11.300Z] #33 272.9 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-08T10:20:11.300Z] #33 272.9 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T10:20:11.300Z] #33 272.9 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-08T10:20:11.300Z] #33 272.9 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-09-08T10:20:11.300Z] #33 272.9 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-08T10:20:11.300Z] #33 272.9 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-08T10:20:11.300Z] #33 273.0 Setting up libxml-simple-perl (2.25-1) ... [2022-09-08T10:20:11.300Z] #33 273.0 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-08T10:20:11.300Z] #33 273.0 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-08T10:20:11.300Z] #33 273.0 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-08T10:20:11.300Z] #33 273.0 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T10:20:11.300Z] #33 273.0 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-09-08T10:20:11.300Z] #33 273.0 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-08T10:20:11.300Z] #33 273.0 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-08T10:20:11.300Z] #33 273.0 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-08T10:20:11.300Z] #33 273.1 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-09-08T10:20:11.558Z] #33 273.1 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T10:20:11.558Z] #33 273.1 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-08T10:20:11.558Z] #33 273.1 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-08T10:20:11.558Z] #33 273.1 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-08T10:20:11.558Z] #33 273.1 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-08T10:20:11.558Z] #33 273.1 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-08T10:20:11.558Z] #33 273.1 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-09-08T10:20:11.558Z] #33 273.1 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-08T10:20:11.558Z] #33 273.2 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-08T10:20:11.558Z] #33 273.2 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-08T10:20:11.558Z] #33 273.2 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-08T10:20:11.558Z] #33 273.2 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-08T10:20:11.558Z] #33 273.2 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-08T10:20:11.558Z] #33 273.2 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-08T10:20:11.558Z] #33 273.2 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-08T10:20:11.558Z] #33 273.2 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-08T10:20:11.558Z] #33 273.3 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-09-08T10:20:11.558Z] #33 273.3 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-08T10:20:11.816Z] #33 273.3 Setting up crossbuild-essential-armel (12.9) ... [2022-09-08T10:20:11.816Z] #33 273.3 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-08T10:20:11.816Z] #33 273.3 Setting up crossbuild-essential-armhf (12.9) ... [2022-09-08T10:20:11.816Z] #33 273.3 Setting up crossbuild-essential-arm64 (12.9) ... [2022-09-08T10:20:11.816Z] #33 273.3 Setting up crossbuild-essential-s390x (12.9) ... [2022-09-08T10:20:11.816Z] #33 273.4 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-09-08T10:20:11.816Z] #33 273.4 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T10:20:12.723Z] #44 ... [2022-09-08T10:20:12.723Z] [2022-09-08T10:20:12.724Z] #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 "v2.3.0" && 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 "v2.1.0"; 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-09-08T10:20:12.724Z] #40 DONE 281.8s [2022-09-08T10:20:12.724Z] [2022-09-08T10:20:12.724Z] #48 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-08T10:20:12.724Z] #48 ... [2022-09-08T10:20:12.724Z] [2022-09-08T10:20:12.724Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:20:12.724Z] #44 234.6 CCLD tests/init [2022-09-08T10:20:12.750Z] #33 DONE 274.3s [2022-09-08T10:20:12.750Z] [2022-09-08T10:20:12.750Z] #42 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-08T10:20:12.750Z] #42 DONE 0.1s [2022-09-08T10:20:12.750Z] [2022-09-08T10:20:12.750Z] #43 [containerd 1/3] 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-09-08T10:20:12.986Z] #44 ... [2022-09-08T10:20:12.986Z] [2022-09-08T10:20:12.986Z] #67 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-08T10:20:12.986Z] #67 DONE 0.3s [2022-09-08T10:20:13.010Z] #43 ... [2022-09-08T10:20:13.010Z] [2022-09-08T10:20:13.010Z] #44 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-08T10:20:13.010Z] #44 DONE 0.1s [2022-09-08T10:20:13.010Z] [2022-09-08T10:20:13.010Z] #45 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-08T10:20:13.247Z] [2022-09-08T10:20:13.247Z] #68 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-08T10:20:13.247Z] #68 DONE 0.1s [2022-09-08T10:20:13.247Z] [2022-09-08T10:20:13.247Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-08T10:20:13.507Z] #69 DONE 0.1s [2022-09-08T10:20:13.507Z] [2022-09-08T10:20:13.507Z] #48 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-08T10:20:14.110Z] #32 ... [2022-09-08T10:20:14.110Z] [2022-09-08T10:20:14.110Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:20:14.110Z] #44 183.9 CCLD libocispec.la [2022-09-08T10:20:14.110Z] #44 184.3 CCLD src/validate [2022-09-08T10:20:14.110Z] #44 184.3 CCLD tests/test-1 [2022-09-08T10:20:14.110Z] #44 184.3 CCLD tests/test-2 [2022-09-08T10:20:14.110Z] #44 184.3 CCLD tests/test-3 [2022-09-08T10:20:14.110Z] #44 184.3 CCLD tests/test-4 [2022-09-08T10:20:14.110Z] #44 184.4 CCLD tests/test-5 [2022-09-08T10:20:14.110Z] #44 184.4 CCLD tests/test-6 [2022-09-08T10:20:14.110Z] #44 184.4 CCLD tests/test-7 [2022-09-08T10:20:14.110Z] #44 184.5 CCLD tests/test-8 [2022-09-08T10:20:14.110Z] #44 184.5 CCLD tests/test-9 [2022-09-08T10:20:14.110Z] #44 184.6 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-08T10:20:14.110Z] #44 184.6 CCLD tests/test-10 [2022-09-08T10:20:14.110Z] #44 184.6 CCLD tests/test-11 [2022-09-08T10:20:14.110Z] #44 186.3 libtool: link: ar cr libocispec.a [2022-09-08T10:20:14.110Z] #44 186.3 libtool: link: ranlib libocispec.a [2022-09-08T10:20:14.384Z] #45 1.430 + RM_GOPATH=0 [2022-09-08T10:20:14.384Z] #45 1.431 + TMP_GOPATH= [2022-09-08T10:20:14.384Z] #45 1.431 + : /build [2022-09-08T10:20:14.384Z] #45 1.431 + '[' -z '' ']' [2022-09-08T10:20:14.384Z] #45 1.432 ++ mktemp -d [2022-09-08T10:20:14.384Z] #45 1.439 + export GOPATH=/tmp/tmp.XB1DAUnS3z [2022-09-08T10:20:14.384Z] #45 1.439 + GOPATH=/tmp/tmp.XB1DAUnS3z [2022-09-08T10:20:14.384Z] #45 1.439 + RM_GOPATH=1 [2022-09-08T10:20:14.384Z] #45 1.439 + case "$(go env GOARCH)" in [2022-09-08T10:20:14.384Z] #45 1.440 ++ go env GOARCH [2022-09-08T10:20:14.384Z] #45 1.449 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T10:20:14.384Z] #45 1.449 + GO_BUILDMODE=-buildmode=pie [2022-09-08T10:20:14.384Z] #45 1.450 ++ dirname /install.sh [2022-09-08T10:20:14.384Z] #45 1.453 + dir=/ [2022-09-08T10:20:14.384Z] #45 1.453 + bin=dockercli [2022-09-08T10:20:14.384Z] #45 1.453 + shift [2022-09-08T10:20:14.384Z] #45 1.453 + '[' '!' -f //dockercli.installer ']' [2022-09-08T10:20:14.384Z] #45 1.453 + . //dockercli.installer [2022-09-08T10:20:14.384Z] #45 1.453 ++ : stable [2022-09-08T10:20:14.384Z] #45 1.453 ++ : 17.06.2-ce [2022-09-08T10:20:14.384Z] #45 1.453 + install_dockercli [2022-09-08T10:20:14.384Z] #45 1.453 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-08T10:20:14.384Z] #45 1.453 Install docker/cli version 17.06.2-ce from stable [2022-09-08T10:20:14.384Z] #45 1.453 ++ uname -m [2022-09-08T10:20:14.384Z] #45 1.458 + arch=x86_64 [2022-09-08T10:20:14.384Z] #45 1.458 + '[' x86_64 '!=' x86_64 ']' [2022-09-08T10:20:14.384Z] #45 1.458 + url=https://download.docker.com/linux/static [2022-09-08T10:20:14.384Z] #45 1.458 + tar -xz docker/docker [2022-09-08T10:20:14.384Z] #45 1.458 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-08T10:20:16.650Z] #44 188.3 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-08T10:20:16.650Z] #44 188.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-08T10:20:16.650Z] #44 188.3 make[5]: Nothing to be done for 'install-data-am'. [2022-09-08T10:20:16.650Z] #44 188.3 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-08T10:20:16.650Z] #44 188.3 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-08T10:20:16.650Z] #44 188.3 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-08T10:20:16.650Z] #44 188.3 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-08T10:20:16.650Z] #44 188.4 make[2]: Entering directory '/tmp/crun-build' [2022-09-08T10:20:16.650Z] #44 188.5 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-08T10:20:16.650Z] #44 188.5 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-08T10:20:16.650Z] #44 188.5 CC src/libcrun/libcrun_testing_a-container.o [2022-09-08T10:20:16.650Z] #44 188.5 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-08T10:20:16.650Z] #44 188.5 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-08T10:20:16.650Z] #44 188.6 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-08T10:20:16.650Z] #44 188.6 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-08T10:20:16.650Z] #44 188.6 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-08T10:20:16.650Z] #44 188.6 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-08T10:20:16.650Z] #44 188.6 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-08T10:20:16.650Z] #44 188.7 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-08T10:20:16.650Z] #44 188.8 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-08T10:20:16.650Z] #44 188.8 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-08T10:20:16.650Z] #44 188.8 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-08T10:20:16.650Z] #44 188.8 CC src/libcrun/libcrun_testing_a-error.o [2022-09-08T10:20:16.650Z] #44 188.8 CC src/libcrun/libcrun_testing_a-status.o [2022-09-08T10:20:16.650Z] #44 188.9 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-08T10:20:16.650Z] #44 188.9 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-08T10:20:16.650Z] #44 188.9 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-08T10:20:16.650Z] #44 189.0 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-08T10:20:16.910Z] #44 189.1 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-08T10:20:16.910Z] #44 189.1 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-08T10:20:16.910Z] #44 189.2 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-08T10:20:16.910Z] #44 189.2 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-08T10:20:17.170Z] #44 189.3 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-08T10:20:17.170Z] #44 189.3 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-08T10:20:17.170Z] #44 189.4 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-08T10:20:17.430Z] #44 189.6 CC src/crun-crun.o [2022-09-08T10:20:17.430Z] #44 189.6 CC src/crun-run.o [2022-09-08T10:20:17.430Z] #44 189.7 CC src/crun-delete.o [2022-09-08T10:20:17.430Z] #44 189.7 CC src/crun-pause.o [2022-09-08T10:20:17.430Z] #44 189.8 CC src/crun-kill.o [2022-09-08T10:20:17.673Z] #45 4.751 + mkdir -p /build [2022-09-08T10:20:17.673Z] #45 4.752 + mv docker/docker /build/ [2022-09-08T10:20:17.673Z] #45 4.754 + rmdir docker [2022-09-08T10:20:17.673Z] #45 DONE 4.9s [2022-09-08T10:20:17.673Z] [2022-09-08T10:20:17.673Z] #43 [containerd 1/3] 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-09-08T10:20:17.673Z] #43 1.666 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-08T10:20:17.673Z] #43 1.845 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-08T10:20:17.673Z] #43 2.079 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T10:20:17.673Z] #43 2.092 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-08T10:20:17.673Z] #43 2.500 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-08T10:20:17.673Z] #43 3.043 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-08T10:20:17.673Z] #43 3.543 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-08T10:20:17.673Z] #43 3.955 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-08T10:20:17.673Z] #43 4.401 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-08T10:20:17.673Z] #43 4.759 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [177 kB] [2022-09-08T10:20:17.673Z] #43 4.762 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-08T10:20:17.673Z] #43 4.762 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB] [2022-09-08T10:20:17.673Z] #43 4.770 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB] [2022-09-08T10:20:17.673Z] #43 4.783 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB] [2022-09-08T10:20:17.673Z] #43 4.796 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-08T10:20:17.673Z] #43 4.799 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-08T10:20:17.673Z] #43 4.803 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-08T10:20:17.673Z] #43 4.804 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-08T10:20:17.673Z] #43 4.805 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-08T10:20:17.673Z] #43 4.805 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-08T10:20:17.673Z] #43 4.806 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-08T10:20:17.690Z] #44 189.8 CC src/crun-unpause.o [2022-09-08T10:20:17.690Z] #44 189.8 CC src/crun-exec.o [2022-09-08T10:20:17.690Z] #44 189.9 CC src/crun-spec.o [2022-09-08T10:20:17.690Z] #44 190.0 CC src/crun-list.o [2022-09-08T10:20:17.950Z] #44 190.1 CC src/crun-start.o [2022-09-08T10:20:17.950Z] #44 190.1 CC src/crun-state.o [2022-09-08T10:20:17.950Z] #44 190.1 CC src/crun-create.o [2022-09-08T10:20:17.950Z] #44 190.2 CC src/crun-update.o [2022-09-08T10:20:17.950Z] #44 190.2 CC src/crun-ps.o [2022-09-08T10:20:17.950Z] #44 190.3 CC src/crun-checkpoint.o [2022-09-08T10:20:18.209Z] #44 190.4 CC src/crun-restore.o [2022-09-08T10:20:18.469Z] #44 190.4 CC src/libcrun/libcrun_la-utils.lo [2022-09-08T10:20:18.469Z] #44 190.5 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-08T10:20:18.469Z] #44 190.5 CC src/libcrun/libcrun_la-container.lo [2022-09-08T10:20:18.469Z] #44 190.6 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-08T10:20:18.469Z] #44 190.6 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-08T10:20:18.729Z] #44 190.8 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-08T10:20:18.730Z] #44 190.8 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-08T10:20:18.730Z] #44 190.9 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-08T10:20:18.730Z] #44 190.9 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-08T10:20:18.730Z] #44 190.9 CC src/libcrun/libcrun_la-criu.lo [2022-09-08T10:20:18.730Z] #44 191.1 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-08T10:20:18.989Z] #44 191.2 CC src/libcrun/libcrun_la-linux.lo [2022-09-08T10:20:18.989Z] #44 191.3 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-08T10:20:18.989Z] #44 191.3 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-08T10:20:19.249Z] #44 191.4 CC src/libcrun/libcrun_la-status.lo [2022-09-08T10:20:19.249Z] #44 191.5 CC src/libcrun/libcrun_la-error.lo [2022-09-08T10:20:19.249Z] #44 191.5 CC src/libcrun/libcrun_la-terminal.lo [2022-09-08T10:20:19.509Z] #44 191.7 CC src/libcrun/libcrun_la-signals.lo [2022-09-08T10:20:19.768Z] #44 191.8 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-08T10:20:19.768Z] #44 191.8 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-08T10:20:19.768Z] #44 192.0 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-08T10:20:20.028Z] #44 192.0 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-08T10:20:20.028Z] #44 192.1 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-08T10:20:20.028Z] #44 192.2 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-08T10:20:20.288Z] #44 192.3 CC tests/init.o [2022-09-08T10:20:20.288Z] #44 192.3 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-08T10:20:20.288Z] #44 192.3 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-08T10:20:20.963Z] #43 ... [2022-09-08T10:20:20.963Z] [2022-09-08T10:20:20.963Z] #46 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-08T10:20:20.963Z] #0 1.464 + RM_GOPATH=0 [2022-09-08T10:20:20.963Z] #0 1.464 + TMP_GOPATH= [2022-09-08T10:20:20.963Z] #0 1.464 + : /build [2022-09-08T10:20:20.963Z] #0 1.464 + '[' -z '' ']' [2022-09-08T10:20:20.963Z] #0 1.470 ++ mktemp -d [2022-09-08T10:20:20.963Z] #0 1.472 + export GOPATH=/tmp/tmp.SVvGd0vmPw [2022-09-08T10:20:20.963Z] #0 1.474 + GOPATH=/tmp/tmp.SVvGd0vmPw [2022-09-08T10:20:20.963Z] #0 1.474 + RM_GOPATH=1 [2022-09-08T10:20:20.963Z] #0 1.474 + case "$(go env GOARCH)" in [2022-09-08T10:20:20.963Z] #0 1.475 ++ go env GOARCH [2022-09-08T10:20:20.963Z] #0 1.480 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T10:20:20.963Z] #0 1.480 + GO_BUILDMODE=-buildmode=pie [2022-09-08T10:20:20.963Z] #0 1.481 ++ dirname /install.sh [2022-09-08T10:20:20.963Z] #0 1.482 + dir=/ [2022-09-08T10:20:20.963Z] #0 1.482 + bin=rootlesskit [2022-09-08T10:20:20.963Z] #0 1.482 + shift [2022-09-08T10:20:20.963Z] #0 1.482 + '[' '!' -f //rootlesskit.installer ']' [2022-09-08T10:20:20.963Z] #0 1.483 + . //rootlesskit.installer [2022-09-08T10:20:20.963Z] #0 1.483 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-08T10:20:20.963Z] #0 1.484 + install_rootlesskit [2022-09-08T10:20:20.963Z] #0 1.484 + case "$1" in [2022-09-08T10:20:20.963Z] #0 1.484 + export CGO_ENABLED=0 [2022-09-08T10:20:20.963Z] #0 1.485 + CGO_ENABLED=0 [2022-09-08T10:20:20.963Z] #0 1.485 + _install_rootlesskit [2022-09-08T10:20:20.963Z] #0 1.485 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-08T10:20:20.963Z] #0 1.485 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-08T10:20:20.963Z] #0 1.485 + GOBIN=/build [2022-09-08T10:20:20.963Z] #0 1.485 + GO111MODULE=on [2022-09-08T10:20:20.963Z] #0 1.485 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-08T10:20:20.963Z] #0 1.485 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-08T10:20:20.963Z] #0 1.891 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-08T10:20:20.963Z] #0 3.215 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-08T10:20:20.963Z] #0 3.215 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-08T10:20:20.963Z] #0 3.424 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-08T10:20:20.963Z] #0 4.830 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-08T10:20:20.963Z] #0 5.225 go: downloading github.com/google/uuid v1.3.0 [2022-09-08T10:20:20.963Z] #0 5.409 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-08T10:20:20.963Z] #0 5.668 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-08T10:20:20.963Z] #0 5.832 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-08T10:20:20.963Z] #0 5.898 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-08T10:20:20.963Z] #0 6.076 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-08T10:20:20.963Z] #0 6.285 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-08T10:20:20.963Z] #0 6.308 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-08T10:20:20.963Z] #0 6.395 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-08T10:20:20.963Z] #0 6.859 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-08T10:20:22.868Z] #46 ... [2022-09-08T10:20:22.868Z] [2022-09-08T10:20:22.868Z] #47 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:20:22.868Z] #0 1.879 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-08T10:20:22.868Z] #0 1.899 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-08T10:20:22.868Z] #0 2.080 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T10:20:22.868Z] #0 2.223 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-08T10:20:22.868Z] #0 2.551 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-08T10:20:22.868Z] #0 3.024 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-08T10:20:22.868Z] #0 3.602 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-08T10:20:22.868Z] #0 4.123 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-08T10:20:22.868Z] #0 4.650 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-08T10:20:22.868Z] #0 5.139 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB] [2022-09-08T10:20:22.868Z] #0 5.151 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB] [2022-09-08T10:20:22.868Z] #0 5.163 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB] [2022-09-08T10:20:22.868Z] #0 5.163 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [177 kB] [2022-09-08T10:20:22.868Z] #0 5.172 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-08T10:20:22.868Z] #0 5.178 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-08T10:20:22.868Z] #0 5.193 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-08T10:20:22.868Z] #0 5.193 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-08T10:20:22.868Z] #0 5.195 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-08T10:20:22.868Z] #0 5.195 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-08T10:20:22.868Z] #0 5.195 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-08T10:20:22.868Z] #0 5.196 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-08T10:20:22.868Z] #47 ... [2022-09-08T10:20:22.868Z] [2022-09-08T10:20:22.868Z] #48 [tini 1/3] 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-09-08T10:20:22.868Z] #0 1.724 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-08T10:20:22.868Z] #0 1.855 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-08T10:20:22.868Z] #0 2.080 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T10:20:22.868Z] #0 2.087 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-08T10:20:22.868Z] #0 2.364 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-08T10:20:22.868Z] #0 2.800 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-08T10:20:22.868Z] #0 3.307 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-08T10:20:22.868Z] #0 3.866 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-08T10:20:22.868Z] #0 4.319 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-08T10:20:22.868Z] #0 4.726 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [177 kB] [2022-09-08T10:20:22.868Z] #0 4.732 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB] [2022-09-08T10:20:22.868Z] #0 4.744 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-08T10:20:22.868Z] #0 4.751 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB] [2022-09-08T10:20:22.868Z] #0 4.754 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB] [2022-09-08T10:20:22.868Z] #0 4.761 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-08T10:20:22.868Z] #0 4.775 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-08T10:20:22.868Z] #0 4.779 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-08T10:20:22.868Z] #0 4.780 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-08T10:20:22.868Z] #0 4.781 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-08T10:20:22.868Z] #0 4.782 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-08T10:20:22.868Z] #0 4.782 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-08T10:20:26.906Z] #44 ... [2022-09-08T10:20:26.906Z] [2022-09-08T10:20:26.906Z] #32 [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 "v2.3.0" && 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 "v2.1.0"; 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-09-08T10:20:26.906Z] #32 252.2 + dpkg --print-architecture [2022-09-08T10:20:26.906Z] #32 252.2 + git checkout -q v2.1.0 [2022-09-08T10:20:26.906Z] #32 252.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-08T10:20:26.906Z] #32 252.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-08T10:20:31.612Z] #48 ... [2022-09-08T10:20:31.612Z] [2022-09-08T10:20:31.612Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:20:31.612Z] #44 253.6 AR libcrun_testing.a [2022-09-08T10:20:31.612Z] #44 253.6 ar: `u' modifier ignored since `D' is the default (see `U') [2022-09-08T10:20:31.612Z] #44 253.7 CCLD tests/tests_libcrun_utils [2022-09-08T10:20:31.612Z] #44 253.8 CCLD tests/tests_libcrun_errors [2022-09-08T10:20:31.612Z] #44 253.8 CCLD tests/tests_libcrun_fuzzer [2022-09-08T10:20:31.612Z] #44 254.5 CCLD libcrun.la [2022-09-08T10:20:31.872Z] #44 255.4 CCLD crun [2022-09-08T10:20:32.812Z] #44 256.0 make[3]: Entering directory '/tmp/crun-build' [2022-09-08T10:20:32.812Z] #44 256.2 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-08T10:20:32.812Z] #44 256.2 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-08T10:20:32.812Z] #44 256.2 /bin/mkdir -p '/usr/local/lib' [2022-09-08T10:20:32.812Z] #44 256.2 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-08T10:20:32.812Z] #44 256.3 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-08T10:20:32.812Z] #44 256.3 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-08T10:20:32.812Z] #44 256.3 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-08T10:20:32.812Z] #44 256.3 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-08T10:20:33.073Z] #44 256.5 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-09-08T10:20:33.073Z] #44 256.5 ---------------------------------------------------------------------- [2022-09-08T10:20:33.073Z] #44 256.5 Libraries have been installed in: [2022-09-08T10:20:33.073Z] #44 256.5 /usr/local/lib [2022-09-08T10:20:33.073Z] #44 256.5 [2022-09-08T10:20:33.073Z] #44 256.5 If you ever happen to want to link against installed libraries [2022-09-08T10:20:33.073Z] #44 256.5 in a given directory, LIBDIR, you must either use libtool, and [2022-09-08T10:20:33.073Z] #44 256.5 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-08T10:20:33.073Z] #44 256.5 flag during linking and do at least one of the following: [2022-09-08T10:20:33.073Z] #44 256.5 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-08T10:20:33.073Z] #44 256.5 during execution [2022-09-08T10:20:33.073Z] #44 256.5 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-08T10:20:33.073Z] #44 256.5 during linking [2022-09-08T10:20:33.073Z] #44 256.5 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-08T10:20:33.073Z] #44 256.5 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-08T10:20:33.073Z] #44 256.5 [2022-09-08T10:20:33.073Z] #44 256.5 See any operating system documentation about shared libraries for [2022-09-08T10:20:33.073Z] #44 256.5 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-08T10:20:33.073Z] #44 256.5 ---------------------------------------------------------------------- [2022-09-08T10:20:33.073Z] #44 256.5 /bin/mkdir -p '/build' [2022-09-08T10:20:33.073Z] #44 256.5 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-08T10:20:33.073Z] #44 256.6 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-08T10:20:33.333Z] #44 256.6 make[3]: Leaving directory '/tmp/crun-build' [2022-09-08T10:20:33.333Z] #44 256.6 make[2]: Leaving directory '/tmp/crun-build' [2022-09-08T10:20:33.333Z] #44 256.6 make[1]: Leaving directory '/tmp/crun-build' [2022-09-08T10:20:33.593Z] #44 DONE 256.9s [2022-09-08T10:20:33.593Z] [2022-09-08T10:20:33.593Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-08T10:20:35.112Z] #48 ... [2022-09-08T10:20:35.112Z] [2022-09-08T10:20:35.112Z] #47 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:20:35.112Z] #47 21.61 Fetched 49.2 MB in 20s (2466 kB/s) [2022-09-08T10:20:37.406Z] #43 289.0 # github.com/containerd/containerd/cmd/containerd [2022-09-08T10:20:37.406Z] #43 289.0 /usr/bin/ld: /tmp/go-link-1195190241/000019.o: in function `New': [2022-09-08T10:20:37.406Z] #43 289.0 /tmp/tmp.yFb2D9uiKz/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-09-08T10:20:37.406Z] #43 289.2 + bin/containerd-stress [2022-09-08T10:20:37.406Z] #43 290.3 + bin/containerd-shim [2022-09-08T10:20:37.458Z] #30 ... [2022-09-08T10:20:37.458Z] [2022-09-08T10:20:37.458Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:20:37.458Z] #46 185.9 CCLD libocispec.la [2022-09-08T10:20:37.458Z] #46 186.4 CCLD src/validate [2022-09-08T10:20:37.458Z] #46 186.4 CCLD tests/test-1 [2022-09-08T10:20:37.458Z] #46 186.4 CCLD tests/test-2 [2022-09-08T10:20:37.458Z] #46 186.4 CCLD tests/test-4 [2022-09-08T10:20:37.458Z] #46 186.4 CCLD tests/test-3 [2022-09-08T10:20:37.458Z] #46 186.5 CCLD tests/test-5 [2022-09-08T10:20:37.458Z] #46 186.6 CCLD tests/test-6 [2022-09-08T10:20:37.458Z] #46 186.7 CCLD tests/test-7 [2022-09-08T10:20:37.458Z] #46 186.7 CCLD tests/test-8 [2022-09-08T10:20:37.458Z] #46 186.7 CCLD tests/test-10 [2022-09-08T10:20:37.458Z] #46 186.8 CCLD tests/test-9 [2022-09-08T10:20:37.458Z] #46 186.8 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-08T10:20:37.458Z] #46 186.9 CCLD tests/test-11 [2022-09-08T10:20:37.458Z] #46 188.3 libtool: link: ar cr libocispec.a [2022-09-08T10:20:37.458Z] #46 188.4 libtool: link: ranlib libocispec.a [2022-09-08T10:20:38.388Z] #46 190.2 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-08T10:20:38.388Z] #46 190.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-08T10:20:38.388Z] #46 190.2 make[5]: Nothing to be done for 'install-data-am'. [2022-09-08T10:20:38.388Z] #46 190.2 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-08T10:20:38.388Z] #46 190.2 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-08T10:20:38.388Z] #46 190.2 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-08T10:20:38.388Z] #46 190.2 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-08T10:20:38.388Z] #46 190.2 make[2]: Entering directory '/tmp/crun-build' [2022-09-08T10:20:38.388Z] #46 190.4 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-08T10:20:38.388Z] #46 190.4 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-08T10:20:38.388Z] #46 190.4 CC src/libcrun/libcrun_testing_a-container.o [2022-09-08T10:20:38.388Z] #46 190.4 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-08T10:20:38.388Z] #46 190.4 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-08T10:20:38.388Z] #46 190.4 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-08T10:20:38.388Z] #46 190.4 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-08T10:20:38.645Z] #46 190.4 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-08T10:20:38.645Z] #46 190.5 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-08T10:20:38.645Z] #46 190.5 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-08T10:20:38.645Z] #46 190.5 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-08T10:20:38.645Z] #46 190.5 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-08T10:20:38.645Z] #46 190.6 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-08T10:20:38.645Z] #46 190.6 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-08T10:20:38.645Z] #46 190.7 CC src/libcrun/libcrun_testing_a-status.o [2022-09-08T10:20:38.645Z] #46 190.7 CC src/libcrun/libcrun_testing_a-error.o [2022-09-08T10:20:38.645Z] #46 190.7 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-08T10:20:38.902Z] #46 190.8 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-08T10:20:38.902Z] #46 190.8 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-08T10:20:38.902Z] #46 190.9 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-08T10:20:38.902Z] #46 190.9 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-08T10:20:38.902Z] #46 190.9 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-08T10:20:38.902Z] #46 190.9 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-08T10:20:38.902Z] #46 191.0 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-08T10:20:39.159Z] #46 191.2 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-08T10:20:39.159Z] #46 191.3 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-08T10:20:39.159Z] #46 191.3 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-08T10:20:39.721Z] #46 191.6 CC src/crun-crun.o [2022-09-08T10:20:39.722Z] #46 191.6 CC src/crun-run.o [2022-09-08T10:20:39.722Z] #46 191.6 CC src/crun-delete.o [2022-09-08T10:20:39.722Z] #46 191.7 CC src/crun-kill.o [2022-09-08T10:20:39.722Z] #46 191.8 CC src/crun-pause.o [2022-09-08T10:20:39.722Z] #46 191.8 CC src/crun-unpause.o [2022-09-08T10:20:39.978Z] #46 192.0 CC src/crun-spec.o [2022-09-08T10:20:39.978Z] #46 192.0 CC src/crun-exec.o [2022-09-08T10:20:39.978Z] #46 192.0 CC src/crun-list.o [2022-09-08T10:20:39.978Z] #46 192.1 CC src/crun-create.o [2022-09-08T10:20:39.978Z] #46 192.1 CC src/crun-start.o [2022-09-08T10:20:40.235Z] #46 192.1 CC src/crun-state.o [2022-09-08T10:20:40.235Z] #46 192.2 CC src/crun-update.o [2022-09-08T10:20:40.235Z] #46 192.3 CC src/crun-ps.o [2022-09-08T10:20:40.235Z] #46 192.4 CC src/crun-checkpoint.o [2022-09-08T10:20:40.798Z] #46 192.5 CC src/crun-restore.o [2022-09-08T10:20:40.798Z] #46 192.7 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-08T10:20:40.798Z] #46 192.7 CC src/libcrun/libcrun_la-container.lo [2022-09-08T10:20:40.798Z] #46 192.7 CC src/libcrun/libcrun_la-utils.lo [2022-09-08T10:20:40.798Z] #46 192.8 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-08T10:20:40.798Z] #46 192.8 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-08T10:20:40.798Z] #46 192.9 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-08T10:20:41.055Z] #46 193.0 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-08T10:20:41.055Z] #46 193.1 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-08T10:20:41.055Z] #46 193.1 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-08T10:20:41.055Z] #46 193.1 CC src/libcrun/libcrun_la-criu.lo [2022-09-08T10:20:41.055Z] #46 193.2 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-08T10:20:41.312Z] #46 193.2 CC src/libcrun/libcrun_la-linux.lo [2022-09-08T10:20:41.312Z] #46 193.4 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-08T10:20:41.312Z] #46 193.4 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-08T10:20:41.312Z] #46 193.5 CC src/libcrun/libcrun_la-error.lo [2022-09-08T10:20:41.569Z] #46 193.6 CC src/libcrun/libcrun_la-status.lo [2022-09-08T10:20:41.632Z] #43 299.0 + bin/containerd-shim-runc-v1 [2022-09-08T10:20:41.754Z] #47 21.61 Reading package lists... [2022-09-08T10:20:41.754Z] #47 ... [2022-09-08T10:20:41.754Z] [2022-09-08T10:20:41.754Z] #48 [tini 1/3] 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-09-08T10:20:41.754Z] #48 21.75 Fetched 49.2 MB in 20s (2429 kB/s) [2022-09-08T10:20:41.826Z] #46 193.7 CC src/libcrun/libcrun_la-terminal.lo [2022-09-08T10:20:42.082Z] #46 193.9 CC src/libcrun/libcrun_la-signals.lo [2022-09-08T10:20:42.083Z] #46 194.0 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-08T10:20:42.339Z] #46 194.2 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-08T10:20:42.339Z] #46 194.3 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-08T10:20:42.339Z] #46 194.3 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-08T10:20:42.339Z] #46 194.4 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-08T10:20:42.339Z] #46 194.4 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-08T10:20:42.596Z] #46 194.6 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-08T10:20:42.596Z] #46 194.7 CC tests/init.o [2022-09-08T10:20:42.852Z] #46 194.8 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-08T10:20:43.655Z] #48 21.75 Reading package lists... [2022-09-08T10:20:43.655Z] #48 ... [2022-09-08T10:20:43.655Z] [2022-09-08T10:20:43.655Z] #47 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:20:43.655Z] #47 21.61 Reading package lists... [2022-09-08T10:20:44.591Z] #47 30.94 Reading package lists... [2022-09-08T10:20:44.591Z] #47 ... [2022-09-08T10:20:44.591Z] [2022-09-08T10:20:44.591Z] #43 [containerd 1/3] 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-09-08T10:20:44.591Z] #43 21.72 Fetched 49.2 MB in 20s (2425 kB/s) [2022-09-08T10:20:44.591Z] #43 21.72 Reading package lists... [2022-09-08T10:20:44.591Z] #43 30.85 Reading package lists... [2022-09-08T10:20:44.591Z] #43 ... [2022-09-08T10:20:44.591Z] [2022-09-08T10:20:44.591Z] #48 [tini 1/3] 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-09-08T10:20:44.591Z] #48 21.75 Reading package lists... [2022-09-08T10:20:45.370Z] #46 ... [2022-09-08T10:20:45.370Z] [2022-09-08T10:20:45.370Z] #30 [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 "v2.3.0" && 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 "v2.1.0"; 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-09-08T10:20:45.370Z] #30 249.3 + dpkg --print-architecture [2022-09-08T10:20:45.370Z] #30 249.3 + git checkout -q v2.1.0 [2022-09-08T10:20:45.932Z] #30 249.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-08T10:20:45.932Z] #30 249.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-08T10:20:46.979Z] #43 304.2 + bin/containerd-shim-runc-v2 [2022-09-08T10:20:46.979Z] #43 304.9 + binaries [2022-09-08T10:20:46.979Z] #43 304.9 + install -D bin/containerd /build/containerd [2022-09-08T10:20:46.979Z] #43 305.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-08T10:20:46.979Z] #43 305.0 + install -D bin/ctr /build/ctr [2022-09-08T10:20:48.358Z] #43 DONE 306.1s [2022-09-08T10:20:48.858Z] #32 ... [2022-09-08T10:20:48.858Z] [2022-09-08T10:20:48.858Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:20:48.858Z] #44 220.4 CCLD tests/init [2022-09-08T10:20:48.928Z] [2022-09-08T10:20:48.928Z] #73 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-08T10:20:49.187Z] #73 DONE 0.2s [2022-09-08T10:20:49.187Z] [2022-09-08T10:20:49.187Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-08T10:20:49.187Z] #74 DONE 0.1s [2022-09-08T10:20:49.187Z] [2022-09-08T10:20:49.187Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-08T10:20:49.755Z] #75 DONE 0.5s [2022-09-08T10:20:49.755Z] [2022-09-08T10:20:49.755Z] #76 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-08T10:20:49.755Z] #76 DONE 0.1s [2022-09-08T10:20:49.755Z] [2022-09-08T10:20:49.755Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-08T10:20:49.755Z] #77 DONE 0.0s [2022-09-08T10:20:49.755Z] [2022-09-08T10:20:49.755Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-08T10:20:49.755Z] #78 DONE 0.0s [2022-09-08T10:20:49.755Z] [2022-09-08T10:20:49.755Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-08T10:20:52.707Z] #48 31.22 Reading package lists... [2022-09-08T10:20:52.707Z] #48 ... [2022-09-08T10:20:52.707Z] [2022-09-08T10:20:52.707Z] #43 [containerd 1/3] 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-09-08T10:20:52.707Z] #43 30.85 Reading package lists... [2022-09-08T10:20:54.609Z] #43 39.67 Building dependency tree... [2022-09-08T10:20:55.032Z] #79 DONE 4.6s [2022-09-08T10:20:55.032Z] [2022-09-08T10:20:55.032Z] #80 exporting to image [2022-09-08T10:20:55.032Z] #80 exporting layers [2022-09-08T10:20:55.545Z] #43 ... [2022-09-08T10:20:55.545Z] [2022-09-08T10:20:55.545Z] #48 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-08T10:20:55.545Z] #48 194.7 + mkdir -p /build [2022-09-08T10:20:55.545Z] #48 194.7 + cp runc /build/runc [2022-09-08T10:20:55.545Z] #48 DONE 194.8s [2022-09-08T10:20:55.545Z] [2022-09-08T10:20:55.545Z] #28 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-08T10:20:56.486Z] #28 327.9 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-08T10:20:56.486Z] #28 DONE 328.0s [2022-09-08T10:20:56.486Z] [2022-09-08T10:20:56.486Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-08T10:20:56.512Z] #43 43.84 The following additional packages will be installed: [2022-09-08T10:20:56.512Z] #43 43.87 libbtrfs0 [2022-09-08T10:20:56.771Z] #43 44.14 The following NEW packages will be installed: [2022-09-08T10:20:56.771Z] #43 44.16 libbtrfs-dev libbtrfs0 [2022-09-08T10:20:56.989Z] #44 ... [2022-09-08T10:20:56.989Z] [2022-09-08T10:20:56.989Z] #32 [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 "v2.3.0" && 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 "v2.1.0"; 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-09-08T10:20:56.989Z] #32 DONE 281.8s [2022-09-08T10:20:56.989Z] [2022-09-08T10:20:56.989Z] #39 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-08T10:20:56.989Z] #39 ... [2022-09-08T10:20:56.989Z] [2022-09-08T10:20:56.989Z] #67 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-08T10:20:57.249Z] #67 DONE 0.5s [2022-09-08T10:20:57.249Z] [2022-09-08T10:20:57.249Z] #68 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-08T10:20:57.338Z] #43 44.63 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T10:20:57.338Z] #43 44.63 Need to get 460 kB of archives. [2022-09-08T10:20:57.338Z] #43 44.63 After this operation, 1237 kB of additional disk space will be used. [2022-09-08T10:20:57.338Z] #43 44.63 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-08T10:20:57.338Z] #43 44.63 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-08T10:20:57.428Z] #43 ... [2022-09-08T10:20:57.428Z] [2022-09-08T10:20:57.428Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-08T10:20:57.510Z] #68 DONE 0.1s [2022-09-08T10:20:57.510Z] [2022-09-08T10:20:57.510Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-08T10:20:57.510Z] #69 DONE 0.1s [2022-09-08T10:20:57.510Z] [2022-09-08T10:20:57.510Z] #39 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-08T10:20:57.688Z] #70 DONE 0.2s [2022-09-08T10:20:57.688Z] [2022-09-08T10:20:57.688Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-08T10:20:57.905Z] #43 45.36 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T10:20:57.948Z] #71 DONE 0.1s [2022-09-08T10:20:57.948Z] [2022-09-08T10:20:57.948Z] #72 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-08T10:20:57.948Z] #72 DONE 0.1s [2022-09-08T10:20:57.948Z] [2022-09-08T10:20:57.948Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-08T10:20:58.164Z] #43 45.59 Fetched 460 kB in 0s (1523 kB/s) [2022-09-08T10:20:58.423Z] #43 45.66 Selecting previously unselected package libbtrfs0:amd64. [2022-09-08T10:20:58.423Z] #43 45.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-09-08T10:20:58.423Z] #43 45.71 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-08T10:20:58.423Z] #43 45.72 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-08T10:20:58.423Z] #43 45.79 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-08T10:20:58.423Z] #43 45.80 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-08T10:20:58.423Z] #43 45.81 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-08T10:20:58.683Z] #43 45.98 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-08T10:20:58.683Z] #43 46.01 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-08T10:20:58.683Z] #43 46.02 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T10:20:58.942Z] #43 DONE 46.3s [2022-09-08T10:20:58.942Z] [2022-09-08T10:20:58.942Z] #49 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-08T10:20:59.201Z] #49 DONE 0.1s [2022-09-08T10:20:59.201Z] [2022-09-08T10:20:59.201Z] #50 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-08T10:20:59.229Z] #80 exporting layers 4.6s done [2022-09-08T10:20:59.229Z] #80 writing image sha256:57a256004bb8cd67d35811e7b14b126377d49e95a4b7ce4989969d6c205bd579 done [2022-09-08T10:20:59.229Z] #80 naming to docker.io/library/docker:acb70c45351eb0f3308e60de74e02085401128d3 done [2022-09-08T10:20:59.229Z] #80 DONE 4.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-09-08T10:20:59.556Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-09-08T10:20:59.843Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44034/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr34 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=acb70c45351eb0f3308e60de74e02085401128d3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:acb70c45351eb0f3308e60de74e02085401128d3 hack/test/unit [2022-09-08T10:21:00.139Z] #50 0.924 + RM_GOPATH=0 [2022-09-08T10:21:00.139Z] #50 0.925 + TMP_GOPATH= [2022-09-08T10:21:00.139Z] #50 0.925 + : /build [2022-09-08T10:21:00.139Z] #50 0.925 + '[' -z '' ']' [2022-09-08T10:21:00.139Z] #50 0.927 ++ mktemp -d [2022-09-08T10:21:00.139Z] #50 0.932 + export GOPATH=/tmp/tmp.VZ3PjXgQP0 [2022-09-08T10:21:00.139Z] #50 0.932 + GOPATH=/tmp/tmp.VZ3PjXgQP0 [2022-09-08T10:21:00.139Z] #50 0.932 + RM_GOPATH=1 [2022-09-08T10:21:00.139Z] #50 0.932 + case "$(go env GOARCH)" in [2022-09-08T10:21:00.139Z] #50 0.932 ++ go env GOARCH [2022-09-08T10:21:00.139Z] #50 0.948 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T10:21:00.139Z] #50 0.948 + GO_BUILDMODE=-buildmode=pie [2022-09-08T10:21:00.139Z] #50 0.949 ++ dirname /install.sh [2022-09-08T10:21:00.139Z] #50 0.952 + dir=/ [2022-09-08T10:21:00.139Z] #50 0.952 + bin=containerd [2022-09-08T10:21:00.139Z] #50 0.952 + shift [2022-09-08T10:21:00.139Z] #50 0.953 + '[' '!' -f //containerd.installer ']' [2022-09-08T10:21:00.139Z] #50 0.953 + . //containerd.installer [2022-09-08T10:21:00.139Z] #50 0.953 ++ set -e [2022-09-08T10:21:00.139Z] #50 0.954 ++ : v1.6.8 [2022-09-08T10:21:00.139Z] #50 0.954 + install_containerd [2022-09-08T10:21:00.139Z] #50 0.955 + echo 'Install containerd version v1.6.8' [2022-09-08T10:21:00.139Z] #50 0.955 + git clone https://github.com/containerd/containerd.git /tmp/tmp.VZ3PjXgQP0/src/github.com/containerd/containerd [2022-09-08T10:21:00.139Z] #50 0.955 Install containerd version v1.6.8 [2022-09-08T10:21:00.139Z] #50 0.959 Cloning into '/tmp/tmp.VZ3PjXgQP0/src/github.com/containerd/containerd'... [2022-09-08T10:21:00.412Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-09-08T10:21:00.412Z] + TESTFLAGS+=' -test.timeout=5m' [2022-09-08T10:21:00.412Z] + TESTDIRS=./... [2022-09-08T10:21:00.412Z] + exclude_paths='/vendor/|/integration' [2022-09-08T10:21:00.412Z] ++ go list ./... [2022-09-08T10:21:00.412Z] ++ grep -vE '(/vendor/|/integration)' [2022-09-08T10:21:01.353Z] + pkg_list='github.com/docker/docker/api [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/server [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/server/backend/build [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/server/httpstatus [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/server/httputils [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/server/middleware [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/server/router [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/server/router/build [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/server/router/container [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/server/router/debug [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/server/router/distribution [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/server/router/grpc [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/server/router/image [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/server/router/network [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/server/router/plugin [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/server/router/session [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/server/router/swarm [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/server/router/system [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/server/router/volume [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/types [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/types/backend [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/types/blkiodev [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/types/container [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/types/events [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/types/filters [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/types/image [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/types/mount [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/types/network [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/types/registry [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/types/strslice [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/types/swarm [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/types/time [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/types/versions [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/types/volume [2022-09-08T10:21:01.353Z] github.com/docker/docker/builder [2022-09-08T10:21:01.353Z] github.com/docker/docker/builder/builder-next [2022-09-08T10:21:01.353Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-08T10:21:01.353Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-08T10:21:01.353Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-08T10:21:01.353Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-08T10:21:01.353Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-08T10:21:01.353Z] github.com/docker/docker/builder/builder-next/worker [2022-09-08T10:21:01.353Z] github.com/docker/docker/builder/dockerfile [2022-09-08T10:21:01.353Z] github.com/docker/docker/builder/remotecontext [2022-09-08T10:21:01.353Z] github.com/docker/docker/builder/remotecontext/git [2022-09-08T10:21:01.353Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-08T10:21:01.353Z] github.com/docker/docker/cli [2022-09-08T10:21:01.353Z] github.com/docker/docker/cli/config [2022-09-08T10:21:01.353Z] github.com/docker/docker/cli/debug [2022-09-08T10:21:01.353Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-08T10:21:01.353Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-08T10:21:01.353Z] github.com/docker/docker/client [2022-09-08T10:21:01.353Z] github.com/docker/docker/cmd/docker-proxy [2022-09-08T10:21:01.353Z] github.com/docker/docker/cmd/dockerd [2022-09-08T10:21:01.353Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-08T10:21:01.353Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-08T10:21:01.353Z] github.com/docker/docker/container [2022-09-08T10:21:01.353Z] github.com/docker/docker/container/stream [2022-09-08T10:21:01.353Z] github.com/docker/docker/contrib/apparmor [2022-09-08T10:21:01.353Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-08T10:21:01.353Z] github.com/docker/docker/contrib/httpserver [2022-09-08T10:21:01.353Z] github.com/docker/docker/daemon [2022-09-08T10:21:01.353Z] github.com/docker/docker/daemon/cluster [2022-09-08T10:21:01.353Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-08T10:21:01.353Z] github.com/docker/docker/daemon/cluster/convert [2022-09-08T10:21:01.353Z] github.com/docker/docker/daemon/cluster/executor [2022-09-08T10:21:01.353Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-08T10:21:01.353Z] github.com/docker/docker/daemon/cluster/provider [2022-09-08T10:21:01.353Z] github.com/docker/docker/daemon/config [2022-09-08T10:21:01.353Z] github.com/docker/docker/daemon/containerd [2022-09-08T10:21:01.353Z] github.com/docker/docker/daemon/events [2022-09-08T10:21:01.353Z] github.com/docker/docker/daemon/events/testutils [2022-09-08T10:21:01.353Z] github.com/docker/docker/daemon/graphdriver [2022-09-08T10:21:01.353Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-08T10:21:01.353Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-08T10:21:01.353Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-08T10:21:01.353Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-08T10:21:01.353Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-08T10:21:01.353Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-08T10:21:01.353Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-08T10:21:01.353Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-08T10:21:01.353Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-08T10:21:01.353Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-08T10:21:01.353Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-08T10:21:01.353Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-08T10:21:01.353Z] github.com/docker/docker/daemon/images [2022-09-08T10:21:01.353Z] github.com/docker/docker/daemon/initlayer [2022-09-08T10:21:01.353Z] github.com/docker/docker/daemon/links [2022-09-08T10:21:01.353Z] github.com/docker/docker/daemon/listeners [2022-09-08T10:21:01.353Z] github.com/docker/docker/daemon/logger [2022-09-08T10:21:01.353Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-08T10:21:01.353Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-08T10:21:01.353Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-08T10:21:01.353Z] github.com/docker/docker/daemon/logger/gelf [2022-09-08T10:21:01.353Z] github.com/docker/docker/daemon/logger/journald [2022-09-08T10:21:01.353Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-08T10:21:01.353Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-08T10:21:01.353Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-08T10:21:01.353Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-08T10:21:01.353Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-08T10:21:01.353Z] github.com/docker/docker/daemon/logger/local [2022-09-08T10:21:01.353Z] github.com/docker/docker/daemon/logger/logentries [2022-09-08T10:21:01.353Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-08T10:21:01.353Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-08T10:21:01.353Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-08T10:21:01.353Z] github.com/docker/docker/daemon/logger/splunk [2022-09-08T10:21:01.353Z] github.com/docker/docker/daemon/logger/syslog [2022-09-08T10:21:01.353Z] github.com/docker/docker/daemon/logger/templates [2022-09-08T10:21:01.353Z] github.com/docker/docker/daemon/names [2022-09-08T10:21:01.353Z] github.com/docker/docker/daemon/network [2022-09-08T10:21:01.353Z] github.com/docker/docker/daemon/stats [2022-09-08T10:21:01.353Z] github.com/docker/docker/distribution [2022-09-08T10:21:01.353Z] github.com/docker/docker/distribution/metadata [2022-09-08T10:21:01.353Z] github.com/docker/docker/distribution/utils [2022-09-08T10:21:01.353Z] github.com/docker/docker/distribution/xfer [2022-09-08T10:21:01.353Z] github.com/docker/docker/dockerversion [2022-09-08T10:21:01.353Z] github.com/docker/docker/errdefs [2022-09-08T10:21:01.353Z] github.com/docker/docker/image [2022-09-08T10:21:01.353Z] github.com/docker/docker/image/cache [2022-09-08T10:21:01.353Z] github.com/docker/docker/image/tarexport [2022-09-08T10:21:01.353Z] github.com/docker/docker/image/v1 [2022-09-08T10:21:01.353Z] github.com/docker/docker/internal/test/suite [2022-09-08T10:21:01.353Z] github.com/docker/docker/layer [2022-09-08T10:21:01.353Z] github.com/docker/docker/libcontainerd [2022-09-08T10:21:01.353Z] github.com/docker/docker/libcontainerd/queue [2022-09-08T10:21:01.353Z] github.com/docker/docker/libcontainerd/remote [2022-09-08T10:21:01.353Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-08T10:21:01.353Z] github.com/docker/docker/libcontainerd/types [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork/bitseq [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork/cluster [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork/config [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork/datastore [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork/driverapi [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork/etchosts [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork/idm [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork/ipam [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork/iptables [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork/netlabel [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork/netutils [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork/networkdb [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork/ns [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork/options [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork/osl [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork/portallocator [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork/portmapper [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork/testutils [2022-09-08T10:21:01.353Z] github.com/docker/docker/libnetwork/types [2022-09-08T10:21:01.353Z] github.com/docker/docker/oci [2022-09-08T10:21:01.353Z] github.com/docker/docker/oci/caps [2022-09-08T10:21:01.353Z] github.com/docker/docker/opts [2022-09-08T10:21:01.353Z] github.com/docker/docker/pkg/aaparser [2022-09-08T10:21:01.353Z] github.com/docker/docker/pkg/archive [2022-09-08T10:21:01.353Z] github.com/docker/docker/pkg/authorization [2022-09-08T10:21:01.353Z] github.com/docker/docker/pkg/broadcaster [2022-09-08T10:21:01.353Z] github.com/docker/docker/pkg/capabilities [2022-09-08T10:21:01.353Z] github.com/docker/docker/pkg/chrootarchive [2022-09-08T10:21:01.353Z] github.com/docker/docker/pkg/containerfs [2022-09-08T10:21:01.353Z] github.com/docker/docker/pkg/devicemapper [2022-09-08T10:21:01.353Z] github.com/docker/docker/pkg/directory [2022-09-08T10:21:01.353Z] github.com/docker/docker/pkg/dmesg [2022-09-08T10:21:01.353Z] github.com/docker/docker/pkg/fileutils [2022-09-08T10:21:01.353Z] github.com/docker/docker/pkg/fsutils [2022-09-08T10:21:01.353Z] github.com/docker/docker/pkg/homedir [2022-09-08T10:21:01.353Z] github.com/docker/docker/pkg/idtools [2022-09-08T10:21:01.353Z] github.com/docker/docker/pkg/ioutils [2022-09-08T10:21:01.353Z] github.com/docker/docker/pkg/jsonmessage [2022-09-08T10:21:01.353Z] github.com/docker/docker/pkg/longpath [2022-09-08T10:21:01.353Z] github.com/docker/docker/pkg/loopback [2022-09-08T10:21:01.353Z] github.com/docker/docker/pkg/namesgenerator [2022-09-08T10:21:01.353Z] github.com/docker/docker/pkg/parsers [2022-09-08T10:21:01.353Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-08T10:21:01.353Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-08T10:21:01.353Z] github.com/docker/docker/pkg/pidfile [2022-09-08T10:21:01.353Z] github.com/docker/docker/pkg/platform [2022-09-08T10:21:01.353Z] github.com/docker/docker/pkg/plugingetter [2022-09-08T10:21:01.353Z] github.com/docker/docker/pkg/plugins [2022-09-08T10:21:01.353Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-08T10:21:01.353Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-08T10:21:01.353Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-08T10:21:01.353Z] github.com/docker/docker/pkg/plugins/transport [2022-09-08T10:21:01.353Z] github.com/docker/docker/pkg/pools [2022-09-08T10:21:01.353Z] github.com/docker/docker/pkg/progress [2022-09-08T10:21:01.353Z] github.com/docker/docker/pkg/pubsub [2022-09-08T10:21:01.353Z] github.com/docker/docker/pkg/reexec [2022-09-08T10:21:01.353Z] github.com/docker/docker/pkg/signal [2022-09-08T10:21:01.353Z] github.com/docker/docker/pkg/stack [2022-09-08T10:21:01.353Z] github.com/docker/docker/pkg/stdcopy [2022-09-08T10:21:01.353Z] github.com/docker/docker/pkg/streamformatter [2022-09-08T10:21:01.353Z] github.com/docker/docker/pkg/stringid [2022-09-08T10:21:01.353Z] github.com/docker/docker/pkg/sysinfo [2022-09-08T10:21:01.353Z] github.com/docker/docker/pkg/system [2022-09-08T10:21:01.353Z] github.com/docker/docker/pkg/tailfile [2022-09-08T10:21:01.353Z] github.com/docker/docker/pkg/tarsum [2022-09-08T10:21:01.353Z] github.com/docker/docker/pkg/urlutil [2022-09-08T10:21:01.353Z] github.com/docker/docker/pkg/useragent [2022-09-08T10:21:01.353Z] github.com/docker/docker/plugin [2022-09-08T10:21:01.353Z] github.com/docker/docker/plugin/executor/containerd [2022-09-08T10:21:01.353Z] github.com/docker/docker/plugin/v2 [2022-09-08T10:21:01.353Z] github.com/docker/docker/profiles/apparmor [2022-09-08T10:21:01.353Z] github.com/docker/docker/profiles/seccomp [2022-09-08T10:21:01.353Z] github.com/docker/docker/quota [2022-09-08T10:21:01.353Z] github.com/docker/docker/reference [2022-09-08T10:21:01.353Z] github.com/docker/docker/registry [2022-09-08T10:21:01.353Z] github.com/docker/docker/registry/resumable [2022-09-08T10:21:01.353Z] github.com/docker/docker/restartmanager [2022-09-08T10:21:01.353Z] github.com/docker/docker/rootless [2022-09-08T10:21:01.353Z] github.com/docker/docker/rootless/specconv [2022-09-08T10:21:01.353Z] github.com/docker/docker/runconfig [2022-09-08T10:21:01.353Z] github.com/docker/docker/runconfig/opts [2022-09-08T10:21:01.353Z] github.com/docker/docker/testutil [2022-09-08T10:21:01.353Z] github.com/docker/docker/testutil/daemon [2022-09-08T10:21:01.353Z] github.com/docker/docker/testutil/environment [2022-09-08T10:21:01.353Z] github.com/docker/docker/testutil/fakecontext [2022-09-08T10:21:01.353Z] github.com/docker/docker/testutil/fakegit [2022-09-08T10:21:01.353Z] github.com/docker/docker/testutil/fakestorage [2022-09-08T10:21:01.353Z] github.com/docker/docker/testutil/fixtures/load [2022-09-08T10:21:01.353Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-08T10:21:01.353Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-08T10:21:01.353Z] github.com/docker/docker/testutil/registry [2022-09-08T10:21:01.353Z] github.com/docker/docker/testutil/request [2022-09-08T10:21:01.353Z] github.com/docker/docker/volume [2022-09-08T10:21:01.353Z] github.com/docker/docker/volume/drivers [2022-09-08T10:21:01.353Z] github.com/docker/docker/volume/local [2022-09-08T10:21:01.353Z] github.com/docker/docker/volume/mounts [2022-09-08T10:21:01.353Z] github.com/docker/docker/volume/service [2022-09-08T10:21:01.353Z] github.com/docker/docker/volume/service/opts [2022-09-08T10:21:01.353Z] github.com/docker/docker/volume/testutils' [2022-09-08T10:21:01.353Z] ++ grep --fixed-strings -v /libnetwork [2022-09-08T10:21:01.353Z] ++ echo 'github.com/docker/docker/api [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/server [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/server/backend/build [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/server/httpstatus [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/server/httputils [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/server/middleware [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/server/router [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/server/router/build [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/server/router/container [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/server/router/debug [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/server/router/distribution [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/server/router/grpc [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/server/router/image [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/server/router/network [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/server/router/plugin [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/server/router/session [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/server/router/swarm [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/server/router/system [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/server/router/volume [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/types [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/types/backend [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/types/blkiodev [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/types/container [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/types/events [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/types/filters [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/types/image [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/types/mount [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/types/network [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/types/registry [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/types/strslice [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/types/swarm [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/types/time [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/types/versions [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-08T10:21:01.353Z] github.com/docker/docker/api/types/volume [2022-09-08T10:21:01.353Z] github.com/docker/docker/builder [2022-09-08T10:21:01.353Z] github.com/docker/docker/builder/builder-next [2022-09-08T10:21:01.353Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-08T10:21:01.353Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-08T10:21:01.354Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-08T10:21:01.354Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-08T10:21:01.354Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-08T10:21:01.354Z] github.com/docker/docker/builder/builder-next/worker [2022-09-08T10:21:01.354Z] github.com/docker/docker/builder/dockerfile [2022-09-08T10:21:01.354Z] github.com/docker/docker/builder/remotecontext [2022-09-08T10:21:01.354Z] github.com/docker/docker/builder/remotecontext/git [2022-09-08T10:21:01.354Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-08T10:21:01.354Z] github.com/docker/docker/cli [2022-09-08T10:21:01.354Z] github.com/docker/docker/cli/config [2022-09-08T10:21:01.354Z] github.com/docker/docker/cli/debug [2022-09-08T10:21:01.354Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-08T10:21:01.354Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-08T10:21:01.354Z] github.com/docker/docker/client [2022-09-08T10:21:01.354Z] github.com/docker/docker/cmd/docker-proxy [2022-09-08T10:21:01.354Z] github.com/docker/docker/cmd/dockerd [2022-09-08T10:21:01.354Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-08T10:21:01.354Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-08T10:21:01.354Z] github.com/docker/docker/container [2022-09-08T10:21:01.354Z] github.com/docker/docker/container/stream [2022-09-08T10:21:01.354Z] github.com/docker/docker/contrib/apparmor [2022-09-08T10:21:01.354Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-08T10:21:01.354Z] github.com/docker/docker/contrib/httpserver [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/cluster [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/cluster/convert [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/cluster/executor [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/cluster/provider [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/config [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/containerd [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/events [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/events/testutils [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/graphdriver [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/images [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/initlayer [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/links [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/listeners [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/logger [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/logger/gelf [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/logger/journald [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/logger/local [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/logger/logentries [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/logger/splunk [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/logger/syslog [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/logger/templates [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/names [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/network [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/stats [2022-09-08T10:21:01.354Z] github.com/docker/docker/distribution [2022-09-08T10:21:01.354Z] github.com/docker/docker/distribution/metadata [2022-09-08T10:21:01.354Z] github.com/docker/docker/distribution/utils [2022-09-08T10:21:01.354Z] github.com/docker/docker/distribution/xfer [2022-09-08T10:21:01.354Z] github.com/docker/docker/dockerversion [2022-09-08T10:21:01.354Z] github.com/docker/docker/errdefs [2022-09-08T10:21:01.354Z] github.com/docker/docker/image [2022-09-08T10:21:01.354Z] github.com/docker/docker/image/cache [2022-09-08T10:21:01.354Z] github.com/docker/docker/image/tarexport [2022-09-08T10:21:01.354Z] github.com/docker/docker/image/v1 [2022-09-08T10:21:01.354Z] github.com/docker/docker/internal/test/suite [2022-09-08T10:21:01.354Z] github.com/docker/docker/layer [2022-09-08T10:21:01.354Z] github.com/docker/docker/libcontainerd [2022-09-08T10:21:01.354Z] github.com/docker/docker/libcontainerd/queue [2022-09-08T10:21:01.354Z] github.com/docker/docker/libcontainerd/remote [2022-09-08T10:21:01.354Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-08T10:21:01.354Z] github.com/docker/docker/libcontainerd/types [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork/bitseq [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork/cluster [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork/config [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork/datastore [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork/driverapi [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork/etchosts [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork/idm [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork/ipam [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork/iptables [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork/netlabel [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork/netutils [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork/networkdb [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork/ns [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork/options [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork/osl [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork/portallocator [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork/portmapper [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork/testutils [2022-09-08T10:21:01.354Z] github.com/docker/docker/libnetwork/types [2022-09-08T10:21:01.354Z] github.com/docker/docker/oci [2022-09-08T10:21:01.354Z] github.com/docker/docker/oci/caps [2022-09-08T10:21:01.354Z] github.com/docker/docker/opts [2022-09-08T10:21:01.354Z] github.com/docker/docker/pkg/aaparser [2022-09-08T10:21:01.354Z] github.com/docker/docker/pkg/archive [2022-09-08T10:21:01.354Z] github.com/docker/docker/pkg/authorization [2022-09-08T10:21:01.354Z] github.com/docker/docker/pkg/broadcaster [2022-09-08T10:21:01.354Z] github.com/docker/docker/pkg/capabilities [2022-09-08T10:21:01.354Z] github.com/docker/docker/pkg/chrootarchive [2022-09-08T10:21:01.354Z] github.com/docker/docker/pkg/containerfs [2022-09-08T10:21:01.354Z] github.com/docker/docker/pkg/devicemapper [2022-09-08T10:21:01.354Z] github.com/docker/docker/pkg/directory [2022-09-08T10:21:01.354Z] github.com/docker/docker/pkg/dmesg [2022-09-08T10:21:01.354Z] github.com/docker/docker/pkg/fileutils [2022-09-08T10:21:01.354Z] github.com/docker/docker/pkg/fsutils [2022-09-08T10:21:01.354Z] github.com/docker/docker/pkg/homedir [2022-09-08T10:21:01.354Z] github.com/docker/docker/pkg/idtools [2022-09-08T10:21:01.354Z] github.com/docker/docker/pkg/ioutils [2022-09-08T10:21:01.354Z] github.com/docker/docker/pkg/jsonmessage [2022-09-08T10:21:01.354Z] github.com/docker/docker/pkg/longpath [2022-09-08T10:21:01.354Z] github.com/docker/docker/pkg/loopback [2022-09-08T10:21:01.354Z] github.com/docker/docker/pkg/namesgenerator [2022-09-08T10:21:01.354Z] github.com/docker/docker/pkg/parsers [2022-09-08T10:21:01.354Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-08T10:21:01.354Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-08T10:21:01.354Z] github.com/docker/docker/pkg/pidfile [2022-09-08T10:21:01.354Z] github.com/docker/docker/pkg/platform [2022-09-08T10:21:01.354Z] github.com/docker/docker/pkg/plugingetter [2022-09-08T10:21:01.354Z] github.com/docker/docker/pkg/plugins [2022-09-08T10:21:01.354Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-08T10:21:01.354Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-08T10:21:01.354Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-08T10:21:01.354Z] github.com/docker/docker/pkg/plugins/transport [2022-09-08T10:21:01.354Z] github.com/docker/docker/pkg/pools [2022-09-08T10:21:01.354Z] github.com/docker/docker/pkg/progress [2022-09-08T10:21:01.354Z] github.com/docker/docker/pkg/pubsub [2022-09-08T10:21:01.354Z] github.com/docker/docker/pkg/reexec [2022-09-08T10:21:01.354Z] github.com/docker/docker/pkg/signal [2022-09-08T10:21:01.354Z] github.com/docker/docker/pkg/stack [2022-09-08T10:21:01.354Z] github.com/docker/docker/pkg/stdcopy [2022-09-08T10:21:01.354Z] github.com/docker/docker/pkg/streamformatter [2022-09-08T10:21:01.354Z] github.com/docker/docker/pkg/stringid [2022-09-08T10:21:01.354Z] github.com/docker/docker/pkg/sysinfo [2022-09-08T10:21:01.354Z] github.com/docker/docker/pkg/system [2022-09-08T10:21:01.354Z] github.com/docker/docker/pkg/tailfile [2022-09-08T10:21:01.354Z] github.com/docker/docker/pkg/tarsum [2022-09-08T10:21:01.354Z] github.com/docker/docker/pkg/urlutil [2022-09-08T10:21:01.354Z] github.com/docker/docker/pkg/useragent [2022-09-08T10:21:01.354Z] github.com/docker/docker/plugin [2022-09-08T10:21:01.354Z] github.com/docker/docker/plugin/executor/containerd [2022-09-08T10:21:01.354Z] github.com/docker/docker/plugin/v2 [2022-09-08T10:21:01.354Z] github.com/docker/docker/profiles/apparmor [2022-09-08T10:21:01.354Z] github.com/docker/docker/profiles/seccomp [2022-09-08T10:21:01.354Z] github.com/docker/docker/quota [2022-09-08T10:21:01.354Z] github.com/docker/docker/reference [2022-09-08T10:21:01.354Z] github.com/docker/docker/registry [2022-09-08T10:21:01.354Z] github.com/docker/docker/registry/resumable [2022-09-08T10:21:01.354Z] github.com/docker/docker/restartmanager [2022-09-08T10:21:01.354Z] github.com/docker/docker/rootless [2022-09-08T10:21:01.354Z] github.com/docker/docker/rootless/specconv [2022-09-08T10:21:01.354Z] github.com/docker/docker/runconfig [2022-09-08T10:21:01.354Z] github.com/docker/docker/runconfig/opts [2022-09-08T10:21:01.354Z] github.com/docker/docker/testutil [2022-09-08T10:21:01.354Z] github.com/docker/docker/testutil/daemon [2022-09-08T10:21:01.354Z] github.com/docker/docker/testutil/environment [2022-09-08T10:21:01.354Z] github.com/docker/docker/testutil/fakecontext [2022-09-08T10:21:01.354Z] github.com/docker/docker/testutil/fakegit [2022-09-08T10:21:01.354Z] github.com/docker/docker/testutil/fakestorage [2022-09-08T10:21:01.354Z] github.com/docker/docker/testutil/fixtures/load [2022-09-08T10:21:01.354Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-08T10:21:01.354Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-08T10:21:01.354Z] github.com/docker/docker/testutil/registry [2022-09-08T10:21:01.354Z] github.com/docker/docker/testutil/request [2022-09-08T10:21:01.354Z] github.com/docker/docker/volume [2022-09-08T10:21:01.354Z] github.com/docker/docker/volume/drivers [2022-09-08T10:21:01.354Z] github.com/docker/docker/volume/local [2022-09-08T10:21:01.354Z] github.com/docker/docker/volume/mounts [2022-09-08T10:21:01.354Z] github.com/docker/docker/volume/service [2022-09-08T10:21:01.354Z] github.com/docker/docker/volume/service/opts [2022-09-08T10:21:01.354Z] github.com/docker/docker/volume/testutils' [2022-09-08T10:21:01.354Z] + base_pkg_list='github.com/docker/docker/api [2022-09-08T10:21:01.354Z] github.com/docker/docker/api/server [2022-09-08T10:21:01.354Z] github.com/docker/docker/api/server/backend/build [2022-09-08T10:21:01.354Z] github.com/docker/docker/api/server/httpstatus [2022-09-08T10:21:01.354Z] github.com/docker/docker/api/server/httputils [2022-09-08T10:21:01.354Z] github.com/docker/docker/api/server/middleware [2022-09-08T10:21:01.354Z] github.com/docker/docker/api/server/router [2022-09-08T10:21:01.354Z] github.com/docker/docker/api/server/router/build [2022-09-08T10:21:01.354Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-08T10:21:01.354Z] github.com/docker/docker/api/server/router/container [2022-09-08T10:21:01.354Z] github.com/docker/docker/api/server/router/debug [2022-09-08T10:21:01.354Z] github.com/docker/docker/api/server/router/distribution [2022-09-08T10:21:01.354Z] github.com/docker/docker/api/server/router/grpc [2022-09-08T10:21:01.354Z] github.com/docker/docker/api/server/router/image [2022-09-08T10:21:01.354Z] github.com/docker/docker/api/server/router/network [2022-09-08T10:21:01.354Z] github.com/docker/docker/api/server/router/plugin [2022-09-08T10:21:01.354Z] github.com/docker/docker/api/server/router/session [2022-09-08T10:21:01.354Z] github.com/docker/docker/api/server/router/swarm [2022-09-08T10:21:01.354Z] github.com/docker/docker/api/server/router/system [2022-09-08T10:21:01.354Z] github.com/docker/docker/api/server/router/volume [2022-09-08T10:21:01.354Z] github.com/docker/docker/api/types [2022-09-08T10:21:01.354Z] github.com/docker/docker/api/types/backend [2022-09-08T10:21:01.354Z] github.com/docker/docker/api/types/blkiodev [2022-09-08T10:21:01.354Z] github.com/docker/docker/api/types/container [2022-09-08T10:21:01.354Z] github.com/docker/docker/api/types/events [2022-09-08T10:21:01.354Z] github.com/docker/docker/api/types/filters [2022-09-08T10:21:01.354Z] github.com/docker/docker/api/types/image [2022-09-08T10:21:01.354Z] github.com/docker/docker/api/types/mount [2022-09-08T10:21:01.354Z] github.com/docker/docker/api/types/network [2022-09-08T10:21:01.354Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-08T10:21:01.354Z] github.com/docker/docker/api/types/registry [2022-09-08T10:21:01.354Z] github.com/docker/docker/api/types/strslice [2022-09-08T10:21:01.354Z] github.com/docker/docker/api/types/swarm [2022-09-08T10:21:01.354Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-08T10:21:01.354Z] github.com/docker/docker/api/types/time [2022-09-08T10:21:01.354Z] github.com/docker/docker/api/types/versions [2022-09-08T10:21:01.354Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-08T10:21:01.354Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-08T10:21:01.354Z] github.com/docker/docker/api/types/volume [2022-09-08T10:21:01.354Z] github.com/docker/docker/builder [2022-09-08T10:21:01.354Z] github.com/docker/docker/builder/builder-next [2022-09-08T10:21:01.354Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-08T10:21:01.354Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-08T10:21:01.354Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-08T10:21:01.354Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-08T10:21:01.354Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-08T10:21:01.354Z] github.com/docker/docker/builder/builder-next/worker [2022-09-08T10:21:01.354Z] github.com/docker/docker/builder/dockerfile [2022-09-08T10:21:01.354Z] github.com/docker/docker/builder/remotecontext [2022-09-08T10:21:01.354Z] github.com/docker/docker/builder/remotecontext/git [2022-09-08T10:21:01.354Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-08T10:21:01.354Z] github.com/docker/docker/cli [2022-09-08T10:21:01.354Z] github.com/docker/docker/cli/config [2022-09-08T10:21:01.354Z] github.com/docker/docker/cli/debug [2022-09-08T10:21:01.354Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-08T10:21:01.354Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-08T10:21:01.354Z] github.com/docker/docker/client [2022-09-08T10:21:01.354Z] github.com/docker/docker/cmd/docker-proxy [2022-09-08T10:21:01.354Z] github.com/docker/docker/cmd/dockerd [2022-09-08T10:21:01.354Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-08T10:21:01.354Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-08T10:21:01.354Z] github.com/docker/docker/container [2022-09-08T10:21:01.354Z] github.com/docker/docker/container/stream [2022-09-08T10:21:01.354Z] github.com/docker/docker/contrib/apparmor [2022-09-08T10:21:01.354Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-08T10:21:01.354Z] github.com/docker/docker/contrib/httpserver [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/cluster [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/cluster/convert [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/cluster/executor [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/cluster/provider [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/config [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/containerd [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/events [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/events/testutils [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/graphdriver [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-08T10:21:01.354Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/images [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/initlayer [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/links [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/listeners [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/logger [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/logger/gelf [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/logger/journald [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/logger/local [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/logger/logentries [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/logger/splunk [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/logger/syslog [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/logger/templates [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/names [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/network [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/stats [2022-09-08T10:21:01.355Z] github.com/docker/docker/distribution [2022-09-08T10:21:01.355Z] github.com/docker/docker/distribution/metadata [2022-09-08T10:21:01.355Z] github.com/docker/docker/distribution/utils [2022-09-08T10:21:01.355Z] github.com/docker/docker/distribution/xfer [2022-09-08T10:21:01.355Z] github.com/docker/docker/dockerversion [2022-09-08T10:21:01.355Z] github.com/docker/docker/errdefs [2022-09-08T10:21:01.355Z] github.com/docker/docker/image [2022-09-08T10:21:01.355Z] github.com/docker/docker/image/cache [2022-09-08T10:21:01.355Z] github.com/docker/docker/image/tarexport [2022-09-08T10:21:01.355Z] github.com/docker/docker/image/v1 [2022-09-08T10:21:01.355Z] github.com/docker/docker/internal/test/suite [2022-09-08T10:21:01.355Z] github.com/docker/docker/layer [2022-09-08T10:21:01.355Z] github.com/docker/docker/libcontainerd [2022-09-08T10:21:01.355Z] github.com/docker/docker/libcontainerd/queue [2022-09-08T10:21:01.355Z] github.com/docker/docker/libcontainerd/remote [2022-09-08T10:21:01.355Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-08T10:21:01.355Z] github.com/docker/docker/libcontainerd/types [2022-09-08T10:21:01.355Z] github.com/docker/docker/oci [2022-09-08T10:21:01.355Z] github.com/docker/docker/oci/caps [2022-09-08T10:21:01.355Z] github.com/docker/docker/opts [2022-09-08T10:21:01.355Z] github.com/docker/docker/pkg/aaparser [2022-09-08T10:21:01.355Z] github.com/docker/docker/pkg/archive [2022-09-08T10:21:01.355Z] github.com/docker/docker/pkg/authorization [2022-09-08T10:21:01.355Z] github.com/docker/docker/pkg/broadcaster [2022-09-08T10:21:01.355Z] github.com/docker/docker/pkg/capabilities [2022-09-08T10:21:01.355Z] github.com/docker/docker/pkg/chrootarchive [2022-09-08T10:21:01.355Z] github.com/docker/docker/pkg/containerfs [2022-09-08T10:21:01.355Z] github.com/docker/docker/pkg/devicemapper [2022-09-08T10:21:01.355Z] github.com/docker/docker/pkg/directory [2022-09-08T10:21:01.355Z] github.com/docker/docker/pkg/dmesg [2022-09-08T10:21:01.355Z] github.com/docker/docker/pkg/fileutils [2022-09-08T10:21:01.355Z] github.com/docker/docker/pkg/fsutils [2022-09-08T10:21:01.355Z] github.com/docker/docker/pkg/homedir [2022-09-08T10:21:01.355Z] github.com/docker/docker/pkg/idtools [2022-09-08T10:21:01.355Z] github.com/docker/docker/pkg/ioutils [2022-09-08T10:21:01.355Z] github.com/docker/docker/pkg/jsonmessage [2022-09-08T10:21:01.355Z] github.com/docker/docker/pkg/longpath [2022-09-08T10:21:01.355Z] github.com/docker/docker/pkg/loopback [2022-09-08T10:21:01.355Z] github.com/docker/docker/pkg/namesgenerator [2022-09-08T10:21:01.355Z] github.com/docker/docker/pkg/parsers [2022-09-08T10:21:01.355Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-08T10:21:01.355Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-08T10:21:01.355Z] github.com/docker/docker/pkg/pidfile [2022-09-08T10:21:01.355Z] github.com/docker/docker/pkg/platform [2022-09-08T10:21:01.355Z] github.com/docker/docker/pkg/plugingetter [2022-09-08T10:21:01.355Z] github.com/docker/docker/pkg/plugins [2022-09-08T10:21:01.355Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-08T10:21:01.355Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-08T10:21:01.355Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-08T10:21:01.355Z] github.com/docker/docker/pkg/plugins/transport [2022-09-08T10:21:01.355Z] github.com/docker/docker/pkg/pools [2022-09-08T10:21:01.355Z] github.com/docker/docker/pkg/progress [2022-09-08T10:21:01.355Z] github.com/docker/docker/pkg/pubsub [2022-09-08T10:21:01.355Z] github.com/docker/docker/pkg/reexec [2022-09-08T10:21:01.355Z] github.com/docker/docker/pkg/signal [2022-09-08T10:21:01.355Z] github.com/docker/docker/pkg/stack [2022-09-08T10:21:01.355Z] github.com/docker/docker/pkg/stdcopy [2022-09-08T10:21:01.355Z] github.com/docker/docker/pkg/streamformatter [2022-09-08T10:21:01.355Z] github.com/docker/docker/pkg/stringid [2022-09-08T10:21:01.355Z] github.com/docker/docker/pkg/sysinfo [2022-09-08T10:21:01.355Z] github.com/docker/docker/pkg/system [2022-09-08T10:21:01.355Z] github.com/docker/docker/pkg/tailfile [2022-09-08T10:21:01.355Z] github.com/docker/docker/pkg/tarsum [2022-09-08T10:21:01.355Z] github.com/docker/docker/pkg/urlutil [2022-09-08T10:21:01.355Z] github.com/docker/docker/pkg/useragent [2022-09-08T10:21:01.355Z] github.com/docker/docker/plugin [2022-09-08T10:21:01.355Z] github.com/docker/docker/plugin/executor/containerd [2022-09-08T10:21:01.355Z] github.com/docker/docker/plugin/v2 [2022-09-08T10:21:01.355Z] github.com/docker/docker/profiles/apparmor [2022-09-08T10:21:01.355Z] github.com/docker/docker/profiles/seccomp [2022-09-08T10:21:01.355Z] github.com/docker/docker/quota [2022-09-08T10:21:01.355Z] github.com/docker/docker/reference [2022-09-08T10:21:01.355Z] github.com/docker/docker/registry [2022-09-08T10:21:01.355Z] github.com/docker/docker/registry/resumable [2022-09-08T10:21:01.355Z] github.com/docker/docker/restartmanager [2022-09-08T10:21:01.355Z] github.com/docker/docker/rootless [2022-09-08T10:21:01.355Z] github.com/docker/docker/rootless/specconv [2022-09-08T10:21:01.355Z] github.com/docker/docker/runconfig [2022-09-08T10:21:01.355Z] github.com/docker/docker/runconfig/opts [2022-09-08T10:21:01.355Z] github.com/docker/docker/testutil [2022-09-08T10:21:01.355Z] github.com/docker/docker/testutil/daemon [2022-09-08T10:21:01.355Z] github.com/docker/docker/testutil/environment [2022-09-08T10:21:01.355Z] github.com/docker/docker/testutil/fakecontext [2022-09-08T10:21:01.355Z] github.com/docker/docker/testutil/fakegit [2022-09-08T10:21:01.355Z] github.com/docker/docker/testutil/fakestorage [2022-09-08T10:21:01.355Z] github.com/docker/docker/testutil/fixtures/load [2022-09-08T10:21:01.355Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-08T10:21:01.355Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-08T10:21:01.355Z] github.com/docker/docker/testutil/registry [2022-09-08T10:21:01.355Z] github.com/docker/docker/testutil/request [2022-09-08T10:21:01.355Z] github.com/docker/docker/volume [2022-09-08T10:21:01.355Z] github.com/docker/docker/volume/drivers [2022-09-08T10:21:01.355Z] github.com/docker/docker/volume/local [2022-09-08T10:21:01.355Z] github.com/docker/docker/volume/mounts [2022-09-08T10:21:01.355Z] github.com/docker/docker/volume/service [2022-09-08T10:21:01.355Z] github.com/docker/docker/volume/service/opts [2022-09-08T10:21:01.355Z] github.com/docker/docker/volume/testutils' [2022-09-08T10:21:01.355Z] ++ grep --fixed-strings /libnetwork [2022-09-08T10:21:01.355Z] ++ echo 'github.com/docker/docker/api [2022-09-08T10:21:01.355Z] github.com/docker/docker/api/server [2022-09-08T10:21:01.355Z] github.com/docker/docker/api/server/backend/build [2022-09-08T10:21:01.355Z] github.com/docker/docker/api/server/httpstatus [2022-09-08T10:21:01.355Z] github.com/docker/docker/api/server/httputils [2022-09-08T10:21:01.355Z] github.com/docker/docker/api/server/middleware [2022-09-08T10:21:01.355Z] github.com/docker/docker/api/server/router [2022-09-08T10:21:01.355Z] github.com/docker/docker/api/server/router/build [2022-09-08T10:21:01.355Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-08T10:21:01.355Z] github.com/docker/docker/api/server/router/container [2022-09-08T10:21:01.355Z] github.com/docker/docker/api/server/router/debug [2022-09-08T10:21:01.355Z] github.com/docker/docker/api/server/router/distribution [2022-09-08T10:21:01.355Z] github.com/docker/docker/api/server/router/grpc [2022-09-08T10:21:01.355Z] github.com/docker/docker/api/server/router/image [2022-09-08T10:21:01.355Z] github.com/docker/docker/api/server/router/network [2022-09-08T10:21:01.355Z] github.com/docker/docker/api/server/router/plugin [2022-09-08T10:21:01.355Z] github.com/docker/docker/api/server/router/session [2022-09-08T10:21:01.355Z] github.com/docker/docker/api/server/router/swarm [2022-09-08T10:21:01.355Z] github.com/docker/docker/api/server/router/system [2022-09-08T10:21:01.355Z] github.com/docker/docker/api/server/router/volume [2022-09-08T10:21:01.355Z] github.com/docker/docker/api/types [2022-09-08T10:21:01.355Z] github.com/docker/docker/api/types/backend [2022-09-08T10:21:01.355Z] github.com/docker/docker/api/types/blkiodev [2022-09-08T10:21:01.355Z] github.com/docker/docker/api/types/container [2022-09-08T10:21:01.355Z] github.com/docker/docker/api/types/events [2022-09-08T10:21:01.355Z] github.com/docker/docker/api/types/filters [2022-09-08T10:21:01.355Z] github.com/docker/docker/api/types/image [2022-09-08T10:21:01.355Z] github.com/docker/docker/api/types/mount [2022-09-08T10:21:01.355Z] github.com/docker/docker/api/types/network [2022-09-08T10:21:01.355Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-08T10:21:01.355Z] github.com/docker/docker/api/types/registry [2022-09-08T10:21:01.355Z] github.com/docker/docker/api/types/strslice [2022-09-08T10:21:01.355Z] github.com/docker/docker/api/types/swarm [2022-09-08T10:21:01.355Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-08T10:21:01.355Z] github.com/docker/docker/api/types/time [2022-09-08T10:21:01.355Z] github.com/docker/docker/api/types/versions [2022-09-08T10:21:01.355Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-08T10:21:01.355Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-08T10:21:01.355Z] github.com/docker/docker/api/types/volume [2022-09-08T10:21:01.355Z] github.com/docker/docker/builder [2022-09-08T10:21:01.355Z] github.com/docker/docker/builder/builder-next [2022-09-08T10:21:01.355Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-08T10:21:01.355Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-08T10:21:01.355Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-08T10:21:01.355Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-08T10:21:01.355Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-08T10:21:01.355Z] github.com/docker/docker/builder/builder-next/worker [2022-09-08T10:21:01.355Z] github.com/docker/docker/builder/dockerfile [2022-09-08T10:21:01.355Z] github.com/docker/docker/builder/remotecontext [2022-09-08T10:21:01.355Z] github.com/docker/docker/builder/remotecontext/git [2022-09-08T10:21:01.355Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-08T10:21:01.355Z] github.com/docker/docker/cli [2022-09-08T10:21:01.355Z] github.com/docker/docker/cli/config [2022-09-08T10:21:01.355Z] github.com/docker/docker/cli/debug [2022-09-08T10:21:01.355Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-08T10:21:01.355Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-08T10:21:01.355Z] github.com/docker/docker/client [2022-09-08T10:21:01.355Z] github.com/docker/docker/cmd/docker-proxy [2022-09-08T10:21:01.355Z] github.com/docker/docker/cmd/dockerd [2022-09-08T10:21:01.355Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-08T10:21:01.355Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-08T10:21:01.355Z] github.com/docker/docker/container [2022-09-08T10:21:01.355Z] github.com/docker/docker/container/stream [2022-09-08T10:21:01.355Z] github.com/docker/docker/contrib/apparmor [2022-09-08T10:21:01.355Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-08T10:21:01.355Z] github.com/docker/docker/contrib/httpserver [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/cluster [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/cluster/convert [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/cluster/executor [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/cluster/provider [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/config [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/containerd [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/events [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/events/testutils [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/graphdriver [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/images [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/initlayer [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/links [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/listeners [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/logger [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/logger/gelf [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/logger/journald [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/logger/local [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/logger/logentries [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/logger/splunk [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/logger/syslog [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/logger/templates [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/names [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/network [2022-09-08T10:21:01.355Z] github.com/docker/docker/daemon/stats [2022-09-08T10:21:01.355Z] github.com/docker/docker/distribution [2022-09-08T10:21:01.355Z] github.com/docker/docker/distribution/metadata [2022-09-08T10:21:01.355Z] github.com/docker/docker/distribution/utils [2022-09-08T10:21:01.355Z] github.com/docker/docker/distribution/xfer [2022-09-08T10:21:01.355Z] github.com/docker/docker/dockerversion [2022-09-08T10:21:01.355Z] github.com/docker/docker/errdefs [2022-09-08T10:21:01.355Z] github.com/docker/docker/image [2022-09-08T10:21:01.355Z] github.com/docker/docker/image/cache [2022-09-08T10:21:01.355Z] github.com/docker/docker/image/tarexport [2022-09-08T10:21:01.355Z] github.com/docker/docker/image/v1 [2022-09-08T10:21:01.355Z] github.com/docker/docker/internal/test/suite [2022-09-08T10:21:01.355Z] github.com/docker/docker/layer [2022-09-08T10:21:01.355Z] github.com/docker/docker/libcontainerd [2022-09-08T10:21:01.355Z] github.com/docker/docker/libcontainerd/queue [2022-09-08T10:21:01.355Z] github.com/docker/docker/libcontainerd/remote [2022-09-08T10:21:01.355Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-08T10:21:01.355Z] github.com/docker/docker/libcontainerd/types [2022-09-08T10:21:01.355Z] github.com/docker/docker/libnetwork [2022-09-08T10:21:01.355Z] github.com/docker/docker/libnetwork/bitseq [2022-09-08T10:21:01.355Z] github.com/docker/docker/libnetwork/cluster [2022-09-08T10:21:01.355Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-08T10:21:01.355Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-08T10:21:01.355Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-08T10:21:01.355Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-08T10:21:01.355Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-08T10:21:01.355Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-08T10:21:01.355Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-08T10:21:01.355Z] github.com/docker/docker/libnetwork/config [2022-09-08T10:21:01.355Z] github.com/docker/docker/libnetwork/datastore [2022-09-08T10:21:01.355Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-08T10:21:01.355Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-08T10:21:01.355Z] github.com/docker/docker/libnetwork/driverapi [2022-09-08T10:21:01.355Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-08T10:21:01.355Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-08T10:21:01.355Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-08T10:21:01.355Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-08T10:21:01.355Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-08T10:21:01.355Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-08T10:21:01.355Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-08T10:21:01.355Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-08T10:21:01.355Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-08T10:21:01.355Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-08T10:21:01.355Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-08T10:21:01.355Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-08T10:21:01.355Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-08T10:21:01.355Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-08T10:21:01.355Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-08T10:21:01.355Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-08T10:21:01.355Z] github.com/docker/docker/libnetwork/etchosts [2022-09-08T10:21:01.355Z] github.com/docker/docker/libnetwork/idm [2022-09-08T10:21:01.355Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-08T10:21:01.355Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-08T10:21:01.355Z] github.com/docker/docker/libnetwork/ipam [2022-09-08T10:21:01.355Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-08T10:21:01.355Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-08T10:21:01.355Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-08T10:21:01.355Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-08T10:21:01.355Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-08T10:21:01.355Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-08T10:21:01.355Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-08T10:21:01.355Z] github.com/docker/docker/libnetwork/iptables [2022-09-08T10:21:01.355Z] github.com/docker/docker/libnetwork/netlabel [2022-09-08T10:21:01.355Z] github.com/docker/docker/libnetwork/netutils [2022-09-08T10:21:01.355Z] github.com/docker/docker/libnetwork/networkdb [2022-09-08T10:21:01.355Z] github.com/docker/docker/libnetwork/ns [2022-09-08T10:21:01.355Z] github.com/docker/docker/libnetwork/options [2022-09-08T10:21:01.355Z] github.com/docker/docker/libnetwork/osl [2022-09-08T10:21:01.355Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-08T10:21:01.355Z] github.com/docker/docker/libnetwork/portallocator [2022-09-08T10:21:01.355Z] github.com/docker/docker/libnetwork/portmapper [2022-09-08T10:21:01.355Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/testutils [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/types [2022-09-08T10:21:01.356Z] github.com/docker/docker/oci [2022-09-08T10:21:01.356Z] github.com/docker/docker/oci/caps [2022-09-08T10:21:01.356Z] github.com/docker/docker/opts [2022-09-08T10:21:01.356Z] github.com/docker/docker/pkg/aaparser [2022-09-08T10:21:01.356Z] github.com/docker/docker/pkg/archive [2022-09-08T10:21:01.356Z] github.com/docker/docker/pkg/authorization [2022-09-08T10:21:01.356Z] github.com/docker/docker/pkg/broadcaster [2022-09-08T10:21:01.356Z] github.com/docker/docker/pkg/capabilities [2022-09-08T10:21:01.356Z] github.com/docker/docker/pkg/chrootarchive [2022-09-08T10:21:01.356Z] github.com/docker/docker/pkg/containerfs [2022-09-08T10:21:01.356Z] github.com/docker/docker/pkg/devicemapper [2022-09-08T10:21:01.356Z] github.com/docker/docker/pkg/directory [2022-09-08T10:21:01.356Z] github.com/docker/docker/pkg/dmesg [2022-09-08T10:21:01.356Z] github.com/docker/docker/pkg/fileutils [2022-09-08T10:21:01.356Z] github.com/docker/docker/pkg/fsutils [2022-09-08T10:21:01.356Z] github.com/docker/docker/pkg/homedir [2022-09-08T10:21:01.356Z] github.com/docker/docker/pkg/idtools [2022-09-08T10:21:01.356Z] github.com/docker/docker/pkg/ioutils [2022-09-08T10:21:01.356Z] github.com/docker/docker/pkg/jsonmessage [2022-09-08T10:21:01.356Z] github.com/docker/docker/pkg/longpath [2022-09-08T10:21:01.356Z] github.com/docker/docker/pkg/loopback [2022-09-08T10:21:01.356Z] github.com/docker/docker/pkg/namesgenerator [2022-09-08T10:21:01.356Z] github.com/docker/docker/pkg/parsers [2022-09-08T10:21:01.356Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-08T10:21:01.356Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-08T10:21:01.356Z] github.com/docker/docker/pkg/pidfile [2022-09-08T10:21:01.356Z] github.com/docker/docker/pkg/platform [2022-09-08T10:21:01.356Z] github.com/docker/docker/pkg/plugingetter [2022-09-08T10:21:01.356Z] github.com/docker/docker/pkg/plugins [2022-09-08T10:21:01.356Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-08T10:21:01.356Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-08T10:21:01.356Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-08T10:21:01.356Z] github.com/docker/docker/pkg/plugins/transport [2022-09-08T10:21:01.356Z] github.com/docker/docker/pkg/pools [2022-09-08T10:21:01.356Z] github.com/docker/docker/pkg/progress [2022-09-08T10:21:01.356Z] github.com/docker/docker/pkg/pubsub [2022-09-08T10:21:01.356Z] github.com/docker/docker/pkg/reexec [2022-09-08T10:21:01.356Z] github.com/docker/docker/pkg/signal [2022-09-08T10:21:01.356Z] github.com/docker/docker/pkg/stack [2022-09-08T10:21:01.356Z] github.com/docker/docker/pkg/stdcopy [2022-09-08T10:21:01.356Z] github.com/docker/docker/pkg/streamformatter [2022-09-08T10:21:01.356Z] github.com/docker/docker/pkg/stringid [2022-09-08T10:21:01.356Z] github.com/docker/docker/pkg/sysinfo [2022-09-08T10:21:01.356Z] github.com/docker/docker/pkg/system [2022-09-08T10:21:01.356Z] github.com/docker/docker/pkg/tailfile [2022-09-08T10:21:01.356Z] github.com/docker/docker/pkg/tarsum [2022-09-08T10:21:01.356Z] github.com/docker/docker/pkg/urlutil [2022-09-08T10:21:01.356Z] github.com/docker/docker/pkg/useragent [2022-09-08T10:21:01.356Z] github.com/docker/docker/plugin [2022-09-08T10:21:01.356Z] github.com/docker/docker/plugin/executor/containerd [2022-09-08T10:21:01.356Z] github.com/docker/docker/plugin/v2 [2022-09-08T10:21:01.356Z] github.com/docker/docker/profiles/apparmor [2022-09-08T10:21:01.356Z] github.com/docker/docker/profiles/seccomp [2022-09-08T10:21:01.356Z] github.com/docker/docker/quota [2022-09-08T10:21:01.356Z] github.com/docker/docker/reference [2022-09-08T10:21:01.356Z] github.com/docker/docker/registry [2022-09-08T10:21:01.356Z] github.com/docker/docker/registry/resumable [2022-09-08T10:21:01.356Z] github.com/docker/docker/restartmanager [2022-09-08T10:21:01.356Z] github.com/docker/docker/rootless [2022-09-08T10:21:01.356Z] github.com/docker/docker/rootless/specconv [2022-09-08T10:21:01.356Z] github.com/docker/docker/runconfig [2022-09-08T10:21:01.356Z] github.com/docker/docker/runconfig/opts [2022-09-08T10:21:01.356Z] github.com/docker/docker/testutil [2022-09-08T10:21:01.356Z] github.com/docker/docker/testutil/daemon [2022-09-08T10:21:01.356Z] github.com/docker/docker/testutil/environment [2022-09-08T10:21:01.356Z] github.com/docker/docker/testutil/fakecontext [2022-09-08T10:21:01.356Z] github.com/docker/docker/testutil/fakegit [2022-09-08T10:21:01.356Z] github.com/docker/docker/testutil/fakestorage [2022-09-08T10:21:01.356Z] github.com/docker/docker/testutil/fixtures/load [2022-09-08T10:21:01.356Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-08T10:21:01.356Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-08T10:21:01.356Z] github.com/docker/docker/testutil/registry [2022-09-08T10:21:01.356Z] github.com/docker/docker/testutil/request [2022-09-08T10:21:01.356Z] github.com/docker/docker/volume [2022-09-08T10:21:01.356Z] github.com/docker/docker/volume/drivers [2022-09-08T10:21:01.356Z] github.com/docker/docker/volume/local [2022-09-08T10:21:01.356Z] github.com/docker/docker/volume/mounts [2022-09-08T10:21:01.356Z] github.com/docker/docker/volume/service [2022-09-08T10:21:01.356Z] github.com/docker/docker/volume/service/opts [2022-09-08T10:21:01.356Z] github.com/docker/docker/volume/testutils' [2022-09-08T10:21:01.356Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/bitseq [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/cluster [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/config [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/datastore [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/driverapi [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/etchosts [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/idm [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/ipam [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/iptables [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/netlabel [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/netutils [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/networkdb [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/ns [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/options [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/osl [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/portallocator [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/portmapper [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/testutils [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/types' [2022-09-08T10:21:01.356Z] + echo 'github.com/docker/docker/libnetwork [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/bitseq [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/cluster [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/config [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/datastore [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/driverapi [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/etchosts [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/idm [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/ipam [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/iptables [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/netlabel [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/netutils [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/networkdb [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/ns [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/options [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/osl [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/portallocator [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/portmapper [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/testutils [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/types' [2022-09-08T10:21:01.356Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-08T10:21:01.356Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-08T10:21:01.356Z] + type docker-proxy [2022-09-08T10:21:01.356Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-09-08T10:21:01.356Z] + hack/make.sh binary-proxy install-proxy [2022-09-08T10:21:01.356Z] [2022-09-08T10:21:01.356Z] Removing bundles/ [2022-09-08T10:21:01.356Z] [2022-09-08T10:21:01.356Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-09-08T10:21:01.356Z] Building: bundles/binary-proxy/docker-proxy [2022-09-08T10:21:01.356Z] GOOS="" GOARCH="" GOARM="" [2022-09-08T10:21:02.148Z] #43 294.4 + bin/containerd [2022-09-08T10:21:02.676Z] #50 ... [2022-09-08T10:21:02.676Z] [2022-09-08T10:21:02.676Z] #47 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:21:02.676Z] #47 30.94 Reading package lists... [2022-09-08T10:21:02.676Z] #47 40.06 Building dependency tree... [2022-09-08T10:21:02.676Z] #47 44.19 The following additional packages will be installed: [2022-09-08T10:21:02.676Z] #47 44.19 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-08T10:21:02.676Z] #47 44.19 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-08T10:21:02.676Z] #47 44.19 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-08T10:21:02.676Z] #47 44.20 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-08T10:21:02.676Z] #47 44.21 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-08T10:21:02.676Z] #47 44.21 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-08T10:21:02.676Z] #47 44.22 mingw-w64-common mingw-w64-x86-64-dev [2022-09-08T10:21:02.676Z] #47 44.26 Suggested packages: [2022-09-08T10:21:02.676Z] #47 44.26 gcc-10-locales seccomp wine64 [2022-09-08T10:21:02.676Z] #47 44.93 The following NEW packages will be installed: [2022-09-08T10:21:02.676Z] #47 44.93 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-08T10:21:02.676Z] #47 44.94 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-08T10:21:02.676Z] #47 44.94 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-08T10:21:02.676Z] #47 44.94 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-08T10:21:02.676Z] #47 44.94 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-08T10:21:02.676Z] #47 44.94 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-08T10:21:02.676Z] #47 44.95 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-08T10:21:02.676Z] #47 44.95 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-08T10:21:02.676Z] #47 44.96 mingw-w64-x86-64-dev [2022-09-08T10:21:02.676Z] #47 45.42 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T10:21:02.676Z] #47 45.42 Need to get 115 MB of archives. [2022-09-08T10:21:02.676Z] #47 45.42 After this operation, 645 MB of additional disk space will be used. [2022-09-08T10:21:02.676Z] #47 45.42 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-09-08T10:21:02.676Z] #47 45.46 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-09-08T10:21:02.676Z] #47 45.49 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-08T10:21:02.676Z] #47 45.49 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-09-08T10:21:02.676Z] #47 45.50 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-09-08T10:21:02.676Z] #47 45.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-08T10:21:02.676Z] #47 45.57 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-09-08T10:21:02.676Z] #47 45.65 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-09-08T10:21:02.676Z] #47 45.65 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-09-08T10:21:02.676Z] #47 45.91 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-09-08T10:21:02.676Z] #47 46.52 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-09-08T10:21:02.676Z] #47 46.84 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-09-08T10:21:02.676Z] #47 47.05 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-09-08T10:21:02.676Z] #47 47.71 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-09-08T10:21:02.676Z] #47 47.83 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-09-08T10:21:02.676Z] #47 47.84 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-09-08T10:21:02.676Z] #47 47.84 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-09-08T10:21:02.676Z] #47 47.84 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-08T10:21:02.676Z] #47 47.84 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-08T10:21:02.676Z] #47 47.84 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-09-08T10:21:02.676Z] #47 47.89 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-08T10:21:02.676Z] #47 47.99 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-09-08T10:21:02.676Z] #47 48.00 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-09-08T10:21:02.676Z] #47 48.00 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-09-08T10:21:02.676Z] #47 48.01 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-09-08T10:21:02.676Z] #47 48.02 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-09-08T10:21:02.676Z] #47 48.09 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-09-08T10:21:02.676Z] #47 48.09 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-09-08T10:21:02.676Z] #47 48.09 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-08T10:21:02.676Z] #47 48.09 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-08T10:21:02.676Z] #47 48.71 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T10:21:02.676Z] #47 48.92 Fetched 115 MB in 3s (38.5 MB/s) [2022-09-08T10:21:02.676Z] #47 48.97 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-08T10:21:02.676Z] #47 48.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-09-08T10:21:02.676Z] #47 49.01 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-08T10:21:02.676Z] #47 49.02 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-08T10:21:02.676Z] #47 49.97 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-08T10:21:02.676Z] #47 49.98 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-08T10:21:02.676Z] #47 49.99 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-08T10:21:02.939Z] #47 ... [2022-09-08T10:21:02.939Z] [2022-09-08T10:21:02.939Z] #48 [tini 1/3] 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-09-08T10:21:02.939Z] #48 31.22 Reading package lists... [2022-09-08T10:21:02.939Z] #48 40.35 Building dependency tree... [2022-09-08T10:21:02.939Z] #48 44.47 The following additional packages will be installed: [2022-09-08T10:21:02.939Z] #48 44.49 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-09-08T10:21:02.939Z] #48 44.51 Suggested packages: [2022-09-08T10:21:02.939Z] #48 44.51 cmake-doc ninja-build lrzip [2022-09-08T10:21:02.939Z] #48 44.51 Recommended packages: [2022-09-08T10:21:02.939Z] #48 44.51 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-08T10:21:02.939Z] #48 45.12 The following NEW packages will be installed: [2022-09-08T10:21:02.939Z] #48 45.14 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-09-08T10:21:02.939Z] #48 45.51 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T10:21:02.939Z] #48 45.51 Need to get 8418 kB of archives. [2022-09-08T10:21:02.939Z] #48 45.51 After this operation, 34.9 MB of additional disk space will be used. [2022-09-08T10:21:02.939Z] #48 45.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-08T10:21:02.939Z] #48 45.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-08T10:21:02.939Z] #48 45.52 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-08T10:21:02.939Z] #48 45.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-09-08T10:21:02.939Z] #48 45.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-09-08T10:21:02.939Z] #48 45.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-09-08T10:21:02.939Z] #48 45.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-09-08T10:21:02.939Z] #48 45.58 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-09-08T10:21:02.939Z] #48 46.42 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T10:21:02.939Z] #48 46.95 Fetched 8418 kB in 0s (17.7 MB/s) [2022-09-08T10:21:02.939Z] #48 47.03 Selecting previously unselected package xxd. [2022-09-08T10:21:02.939Z] #48 47.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-09-08T10:21:02.939Z] #48 47.08 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-08T10:21:02.939Z] #48 47.08 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:21:02.939Z] #48 47.20 Selecting previously unselected package vim-common. [2022-09-08T10:21:02.939Z] #48 47.21 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-08T10:21:02.939Z] #48 47.22 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:21:02.939Z] #48 47.37 Selecting previously unselected package cmake-data. [2022-09-08T10:21:02.939Z] #48 47.37 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-08T10:21:02.939Z] #48 47.38 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-08T10:21:02.939Z] #48 48.42 Selecting previously unselected package libarchive13:amd64. [2022-09-08T10:21:02.939Z] #48 48.43 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-09-08T10:21:02.939Z] #48 48.44 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-08T10:21:02.939Z] #48 48.57 Selecting previously unselected package libjsoncpp24:amd64. [2022-09-08T10:21:02.939Z] #48 48.57 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-09-08T10:21:02.939Z] #48 48.58 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-08T10:21:02.939Z] #48 48.65 Selecting previously unselected package librhash0:amd64. [2022-09-08T10:21:02.939Z] #48 48.66 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-09-08T10:21:02.939Z] #48 48.66 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-09-08T10:21:02.939Z] #48 48.73 Selecting previously unselected package libuv1:amd64. [2022-09-08T10:21:02.939Z] #48 48.74 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-09-08T10:21:02.939Z] #48 48.75 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-09-08T10:21:02.939Z] #48 48.81 Selecting previously unselected package cmake. [2022-09-08T10:21:02.939Z] #48 48.82 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-09-08T10:21:02.939Z] #48 48.82 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-08T10:21:03.198Z] #48 50.45 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-08T10:21:03.198Z] #48 50.46 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:21:03.198Z] #48 50.48 Setting up libuv1:amd64 (1.40.0-2) ... [2022-09-08T10:21:03.198Z] #48 50.49 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:21:03.198Z] #48 50.51 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-08T10:21:03.198Z] #48 50.53 Setting up librhash0:amd64 (1.4.1-2) ... [2022-09-08T10:21:03.198Z] #48 50.54 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-08T10:21:03.198Z] #48 50.56 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-08T10:21:03.198Z] #48 50.57 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T10:21:03.766Z] #48 DONE 51.1s [2022-09-08T10:21:03.766Z] [2022-09-08T10:21:03.766Z] #47 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:21:03.766Z] #47 51.07 Selecting previously unselected package binutils-mingw-w64. [2022-09-08T10:21:03.766Z] #47 51.08 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-08T10:21:03.766Z] #47 51.09 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-08T10:21:03.766Z] #47 ... [2022-09-08T10:21:03.766Z] [2022-09-08T10:21:03.766Z] #51 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-08T10:21:03.766Z] #51 DONE 0.1s [2022-09-08T10:21:03.766Z] [2022-09-08T10:21:03.766Z] #47 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:21:03.766Z] #47 51.19 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-08T10:21:04.025Z] #47 51.19 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-08T10:21:04.025Z] #47 51.21 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-08T10:21:04.025Z] #47 51.39 Selecting previously unselected package dmsetup. [2022-09-08T10:21:04.025Z] #47 51.39 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-09-08T10:21:04.025Z] #47 51.41 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-08T10:21:04.286Z] #47 51.52 Selecting previously unselected package mingw-w64-common. [2022-09-08T10:21:04.286Z] #47 51.53 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-08T10:21:04.286Z] #47 51.55 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-08T10:21:04.286Z] #47 ... [2022-09-08T10:21:04.286Z] [2022-09-08T10:21:04.286Z] #46 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-08T10:21:04.286Z] #46 48.46 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-08T10:21:04.286Z] #46 48.46 + GOBIN=/build [2022-09-08T10:21:04.286Z] #46 48.46 + GO111MODULE=on [2022-09-08T10:21:04.286Z] #46 48.46 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-08T10:21:04.286Z] #46 51.47 rootlesskit version 1.0.0 [2022-09-08T10:21:04.286Z] #46 51.48 Usage of /build/rootlesskit-docker-proxy: [2022-09-08T10:21:04.286Z] #46 51.48 -container-ip string [2022-09-08T10:21:04.286Z] #46 51.48 container ip [2022-09-08T10:21:04.286Z] #46 51.48 -container-port int [2022-09-08T10:21:04.286Z] #46 51.48 container port (default -1) [2022-09-08T10:21:04.286Z] #46 51.48 -host-ip string [2022-09-08T10:21:04.286Z] #46 51.48 host ip [2022-09-08T10:21:04.286Z] #46 51.48 -host-port int [2022-09-08T10:21:04.286Z] #46 51.48 host port (default -1) [2022-09-08T10:21:04.286Z] #46 51.48 -proto string [2022-09-08T10:21:04.286Z] #46 51.48 proxy protocol (default "tcp") [2022-09-08T10:21:04.286Z] #46 DONE 51.6s [2022-09-08T10:21:04.544Z] [2022-09-08T10:21:04.544Z] #52 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-08T10:21:04.544Z] #52 DONE 0.1s [2022-09-08T10:21:04.544Z] [2022-09-08T10:21:04.544Z] #53 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-08T10:21:04.544Z] #53 ... [2022-09-08T10:21:04.544Z] [2022-09-08T10:21:04.544Z] #54 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-08T10:21:04.544Z] #54 DONE 0.1s [2022-09-08T10:21:04.803Z] [2022-09-08T10:21:04.803Z] #50 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-08T10:21:05.062Z] #50 ... [2022-09-08T10:21:05.062Z] [2022-09-08T10:21:05.062Z] #53 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-08T10:21:05.062Z] #53 1.129 + RM_GOPATH=0 [2022-09-08T10:21:05.062Z] #53 1.129 + TMP_GOPATH= [2022-09-08T10:21:05.062Z] #53 1.129 + : /build [2022-09-08T10:21:05.062Z] #53 1.129 + '[' -z '' ']' [2022-09-08T10:21:05.062Z] #53 1.129 ++ mktemp -d [2022-09-08T10:21:05.062Z] #53 1.131 + export GOPATH=/tmp/tmp.xJgwrt6Zgq [2022-09-08T10:21:05.062Z] #53 1.131 + GOPATH=/tmp/tmp.xJgwrt6Zgq [2022-09-08T10:21:05.062Z] #53 1.131 + RM_GOPATH=1 [2022-09-08T10:21:05.062Z] #53 1.131 + case "$(go env GOARCH)" in [2022-09-08T10:21:05.062Z] #53 1.131 ++ go env GOARCH [2022-09-08T10:21:05.062Z] #53 1.144 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T10:21:05.062Z] #53 1.144 + GO_BUILDMODE=-buildmode=pie [2022-09-08T10:21:05.062Z] #53 1.145 ++ dirname /install.sh [2022-09-08T10:21:05.062Z] #53 1.147 + dir=/ [2022-09-08T10:21:05.062Z] #53 1.148 Install tini version v0.19.0 [2022-09-08T10:21:05.062Z] #53 1.149 + bin=tini [2022-09-08T10:21:05.062Z] #53 1.149 + shift [2022-09-08T10:21:05.062Z] #53 1.149 + '[' '!' -f //tini.installer ']' [2022-09-08T10:21:05.062Z] #53 1.149 + . //tini.installer [2022-09-08T10:21:05.062Z] #53 1.149 ++ : v0.19.0 [2022-09-08T10:21:05.062Z] #53 1.149 + install_tini [2022-09-08T10:21:05.062Z] #53 1.149 + echo 'Install tini version v0.19.0' [2022-09-08T10:21:05.062Z] #53 1.149 + git clone https://github.com/krallin/tini.git /tmp/tmp.xJgwrt6Zgq/tini [2022-09-08T10:21:05.062Z] #53 1.153 Cloning into '/tmp/tmp.xJgwrt6Zgq/tini'... [2022-09-08T10:21:05.634Z] #53 1.751 + cd /tmp/tmp.xJgwrt6Zgq/tini [2022-09-08T10:21:05.634Z] #53 1.751 + git checkout -q v0.19.0 [2022-09-08T10:21:05.634Z] #53 1.775 + cmake . [2022-09-08T10:21:05.892Z] #53 2.097 -- The C compiler identification is GNU 10.2.1 [2022-09-08T10:21:06.152Z] #53 2.172 -- Detecting C compiler ABI info [2022-09-08T10:21:06.411Z] #53 2.600 -- Detecting C compiler ABI info - done [2022-09-08T10:21:06.411Z] #53 2.670 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-08T10:21:06.411Z] #53 2.670 -- Detecting C compile features [2022-09-08T10:21:06.411Z] #53 2.670 -- Detecting C compile features - done [2022-09-08T10:21:06.411Z] #53 2.697 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-08T10:21:06.670Z] #53 2.774 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-08T10:21:06.670Z] #53 2.797 -- Configuring done [2022-09-08T10:21:06.670Z] #53 2.805 -- Generating done [2022-09-08T10:21:06.670Z] #53 2.809 -- Build files have been written to: /tmp/tmp.xJgwrt6Zgq/tini [2022-09-08T10:21:06.670Z] #53 2.820 + make tini-static [2022-09-08T10:21:06.670Z] #53 2.919 Scanning dependencies of target tini-static [2022-09-08T10:21:06.670Z] #53 3.006 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-08T10:21:07.238Z] #53 3.442 [100%] Linking C executable tini-static [2022-09-08T10:21:07.497Z] #53 3.722 [100%] Built target tini-static [2022-09-08T10:21:07.757Z] #53 3.740 + mkdir -p /build [2022-09-08T10:21:07.757Z] #53 3.742 + cp tini-static /build/docker-init [2022-09-08T10:21:07.757Z] #53 DONE 3.9s [2022-09-08T10:21:07.757Z] [2022-09-08T10:21:07.757Z] #47 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:21:07.757Z] #47 53.97 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-08T10:21:07.757Z] #47 53.97 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-08T10:21:07.757Z] #47 54.00 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-08T10:21:07.926Z] Created binary: bundles/binary-proxy/docker-proxy [2022-09-08T10:21:07.926Z] [2022-09-08T10:21:07.926Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-09-08T10:21:07.926Z] Installing docker-proxy to /usr/local/bin/ [2022-09-08T10:21:07.926Z] [2022-09-08T10:21:07.926Z] + mkdir -p bundles [2022-09-08T10:21:07.926Z] + '[' -n 'github.com/docker/docker/api [2022-09-08T10:21:07.926Z] github.com/docker/docker/api/server [2022-09-08T10:21:07.926Z] github.com/docker/docker/api/server/backend/build [2022-09-08T10:21:07.926Z] github.com/docker/docker/api/server/httpstatus [2022-09-08T10:21:07.926Z] github.com/docker/docker/api/server/httputils [2022-09-08T10:21:07.926Z] github.com/docker/docker/api/server/middleware [2022-09-08T10:21:07.926Z] github.com/docker/docker/api/server/router [2022-09-08T10:21:07.926Z] github.com/docker/docker/api/server/router/build [2022-09-08T10:21:07.926Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-08T10:21:07.926Z] github.com/docker/docker/api/server/router/container [2022-09-08T10:21:07.926Z] github.com/docker/docker/api/server/router/debug [2022-09-08T10:21:07.926Z] github.com/docker/docker/api/server/router/distribution [2022-09-08T10:21:07.926Z] github.com/docker/docker/api/server/router/grpc [2022-09-08T10:21:07.926Z] github.com/docker/docker/api/server/router/image [2022-09-08T10:21:07.926Z] github.com/docker/docker/api/server/router/network [2022-09-08T10:21:07.926Z] github.com/docker/docker/api/server/router/plugin [2022-09-08T10:21:07.926Z] github.com/docker/docker/api/server/router/session [2022-09-08T10:21:07.926Z] github.com/docker/docker/api/server/router/swarm [2022-09-08T10:21:07.926Z] github.com/docker/docker/api/server/router/system [2022-09-08T10:21:07.926Z] github.com/docker/docker/api/server/router/volume [2022-09-08T10:21:07.926Z] github.com/docker/docker/api/types [2022-09-08T10:21:07.926Z] github.com/docker/docker/api/types/backend [2022-09-08T10:21:07.926Z] github.com/docker/docker/api/types/blkiodev [2022-09-08T10:21:07.926Z] github.com/docker/docker/api/types/container [2022-09-08T10:21:07.926Z] github.com/docker/docker/api/types/events [2022-09-08T10:21:07.926Z] github.com/docker/docker/api/types/filters [2022-09-08T10:21:07.926Z] github.com/docker/docker/api/types/image [2022-09-08T10:21:07.926Z] github.com/docker/docker/api/types/mount [2022-09-08T10:21:07.926Z] github.com/docker/docker/api/types/network [2022-09-08T10:21:07.926Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-08T10:21:07.926Z] github.com/docker/docker/api/types/registry [2022-09-08T10:21:07.926Z] github.com/docker/docker/api/types/strslice [2022-09-08T10:21:07.926Z] github.com/docker/docker/api/types/swarm [2022-09-08T10:21:07.926Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-08T10:21:07.926Z] github.com/docker/docker/api/types/time [2022-09-08T10:21:07.926Z] github.com/docker/docker/api/types/versions [2022-09-08T10:21:07.926Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-08T10:21:07.926Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-08T10:21:07.926Z] github.com/docker/docker/api/types/volume [2022-09-08T10:21:07.926Z] github.com/docker/docker/builder [2022-09-08T10:21:07.926Z] github.com/docker/docker/builder/builder-next [2022-09-08T10:21:07.926Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-08T10:21:07.926Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-08T10:21:07.926Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-08T10:21:07.926Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-08T10:21:07.926Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-08T10:21:07.926Z] github.com/docker/docker/builder/builder-next/worker [2022-09-08T10:21:07.926Z] github.com/docker/docker/builder/dockerfile [2022-09-08T10:21:07.926Z] github.com/docker/docker/builder/remotecontext [2022-09-08T10:21:07.926Z] github.com/docker/docker/builder/remotecontext/git [2022-09-08T10:21:07.926Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-08T10:21:07.926Z] github.com/docker/docker/cli [2022-09-08T10:21:07.926Z] github.com/docker/docker/cli/config [2022-09-08T10:21:07.926Z] github.com/docker/docker/cli/debug [2022-09-08T10:21:07.926Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-08T10:21:07.926Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-08T10:21:07.926Z] github.com/docker/docker/client [2022-09-08T10:21:07.926Z] github.com/docker/docker/cmd/docker-proxy [2022-09-08T10:21:07.926Z] github.com/docker/docker/cmd/dockerd [2022-09-08T10:21:07.926Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-08T10:21:07.926Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-08T10:21:07.926Z] github.com/docker/docker/container [2022-09-08T10:21:07.926Z] github.com/docker/docker/container/stream [2022-09-08T10:21:07.926Z] github.com/docker/docker/contrib/apparmor [2022-09-08T10:21:07.926Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-08T10:21:07.926Z] github.com/docker/docker/contrib/httpserver [2022-09-08T10:21:07.926Z] github.com/docker/docker/daemon [2022-09-08T10:21:07.926Z] github.com/docker/docker/daemon/cluster [2022-09-08T10:21:07.926Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-08T10:21:07.926Z] github.com/docker/docker/daemon/cluster/convert [2022-09-08T10:21:07.926Z] github.com/docker/docker/daemon/cluster/executor [2022-09-08T10:21:07.926Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-08T10:21:07.926Z] github.com/docker/docker/daemon/cluster/provider [2022-09-08T10:21:07.926Z] github.com/docker/docker/daemon/config [2022-09-08T10:21:07.926Z] github.com/docker/docker/daemon/containerd [2022-09-08T10:21:07.926Z] github.com/docker/docker/daemon/events [2022-09-08T10:21:07.926Z] github.com/docker/docker/daemon/events/testutils [2022-09-08T10:21:07.926Z] github.com/docker/docker/daemon/graphdriver [2022-09-08T10:21:07.926Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-08T10:21:07.926Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-08T10:21:07.926Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-08T10:21:07.926Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-08T10:21:07.926Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-08T10:21:07.926Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-08T10:21:07.926Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-08T10:21:07.926Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-08T10:21:07.926Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-08T10:21:07.926Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-08T10:21:07.926Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-08T10:21:07.926Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-08T10:21:07.926Z] github.com/docker/docker/daemon/images [2022-09-08T10:21:07.926Z] github.com/docker/docker/daemon/initlayer [2022-09-08T10:21:07.926Z] github.com/docker/docker/daemon/links [2022-09-08T10:21:07.926Z] github.com/docker/docker/daemon/listeners [2022-09-08T10:21:07.926Z] github.com/docker/docker/daemon/logger [2022-09-08T10:21:07.926Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-08T10:21:07.926Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-08T10:21:07.926Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-08T10:21:07.926Z] github.com/docker/docker/daemon/logger/gelf [2022-09-08T10:21:07.926Z] github.com/docker/docker/daemon/logger/journald [2022-09-08T10:21:07.926Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-08T10:21:07.926Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-08T10:21:07.926Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-08T10:21:07.926Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-08T10:21:07.926Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-08T10:21:07.926Z] github.com/docker/docker/daemon/logger/local [2022-09-08T10:21:07.926Z] github.com/docker/docker/daemon/logger/logentries [2022-09-08T10:21:07.926Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-08T10:21:07.926Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-08T10:21:07.926Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-08T10:21:07.926Z] github.com/docker/docker/daemon/logger/splunk [2022-09-08T10:21:07.926Z] github.com/docker/docker/daemon/logger/syslog [2022-09-08T10:21:07.926Z] github.com/docker/docker/daemon/logger/templates [2022-09-08T10:21:07.926Z] github.com/docker/docker/daemon/names [2022-09-08T10:21:07.926Z] github.com/docker/docker/daemon/network [2022-09-08T10:21:07.926Z] github.com/docker/docker/daemon/stats [2022-09-08T10:21:07.926Z] github.com/docker/docker/distribution [2022-09-08T10:21:07.926Z] github.com/docker/docker/distribution/metadata [2022-09-08T10:21:07.926Z] github.com/docker/docker/distribution/utils [2022-09-08T10:21:07.926Z] github.com/docker/docker/distribution/xfer [2022-09-08T10:21:07.926Z] github.com/docker/docker/dockerversion [2022-09-08T10:21:07.926Z] github.com/docker/docker/errdefs [2022-09-08T10:21:07.926Z] github.com/docker/docker/image [2022-09-08T10:21:07.926Z] github.com/docker/docker/image/cache [2022-09-08T10:21:07.926Z] github.com/docker/docker/image/tarexport [2022-09-08T10:21:07.926Z] github.com/docker/docker/image/v1 [2022-09-08T10:21:07.926Z] github.com/docker/docker/internal/test/suite [2022-09-08T10:21:07.926Z] github.com/docker/docker/layer [2022-09-08T10:21:07.926Z] github.com/docker/docker/libcontainerd [2022-09-08T10:21:07.926Z] github.com/docker/docker/libcontainerd/queue [2022-09-08T10:21:07.926Z] github.com/docker/docker/libcontainerd/remote [2022-09-08T10:21:07.926Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-08T10:21:07.926Z] github.com/docker/docker/libcontainerd/types [2022-09-08T10:21:07.926Z] github.com/docker/docker/oci [2022-09-08T10:21:07.926Z] github.com/docker/docker/oci/caps [2022-09-08T10:21:07.926Z] github.com/docker/docker/opts [2022-09-08T10:21:07.926Z] github.com/docker/docker/pkg/aaparser [2022-09-08T10:21:07.926Z] github.com/docker/docker/pkg/archive [2022-09-08T10:21:07.926Z] github.com/docker/docker/pkg/authorization [2022-09-08T10:21:07.926Z] github.com/docker/docker/pkg/broadcaster [2022-09-08T10:21:07.926Z] github.com/docker/docker/pkg/capabilities [2022-09-08T10:21:07.926Z] github.com/docker/docker/pkg/chrootarchive [2022-09-08T10:21:07.926Z] github.com/docker/docker/pkg/containerfs [2022-09-08T10:21:07.926Z] github.com/docker/docker/pkg/devicemapper [2022-09-08T10:21:07.926Z] github.com/docker/docker/pkg/directory [2022-09-08T10:21:07.926Z] github.com/docker/docker/pkg/dmesg [2022-09-08T10:21:07.926Z] github.com/docker/docker/pkg/fileutils [2022-09-08T10:21:07.926Z] github.com/docker/docker/pkg/fsutils [2022-09-08T10:21:07.926Z] github.com/docker/docker/pkg/homedir [2022-09-08T10:21:07.926Z] github.com/docker/docker/pkg/idtools [2022-09-08T10:21:07.926Z] github.com/docker/docker/pkg/ioutils [2022-09-08T10:21:07.926Z] github.com/docker/docker/pkg/jsonmessage [2022-09-08T10:21:07.926Z] github.com/docker/docker/pkg/longpath [2022-09-08T10:21:07.926Z] github.com/docker/docker/pkg/loopback [2022-09-08T10:21:07.926Z] github.com/docker/docker/pkg/namesgenerator [2022-09-08T10:21:07.926Z] github.com/docker/docker/pkg/parsers [2022-09-08T10:21:07.926Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-08T10:21:07.926Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-08T10:21:07.926Z] github.com/docker/docker/pkg/pidfile [2022-09-08T10:21:07.926Z] github.com/docker/docker/pkg/platform [2022-09-08T10:21:07.926Z] github.com/docker/docker/pkg/plugingetter [2022-09-08T10:21:07.926Z] github.com/docker/docker/pkg/plugins [2022-09-08T10:21:07.926Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-08T10:21:07.926Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-08T10:21:07.926Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-08T10:21:07.926Z] github.com/docker/docker/pkg/plugins/transport [2022-09-08T10:21:07.926Z] github.com/docker/docker/pkg/pools [2022-09-08T10:21:07.926Z] github.com/docker/docker/pkg/progress [2022-09-08T10:21:07.926Z] github.com/docker/docker/pkg/pubsub [2022-09-08T10:21:07.926Z] github.com/docker/docker/pkg/reexec [2022-09-08T10:21:07.926Z] github.com/docker/docker/pkg/signal [2022-09-08T10:21:07.926Z] github.com/docker/docker/pkg/stack [2022-09-08T10:21:07.926Z] github.com/docker/docker/pkg/stdcopy [2022-09-08T10:21:07.926Z] github.com/docker/docker/pkg/streamformatter [2022-09-08T10:21:07.926Z] github.com/docker/docker/pkg/stringid [2022-09-08T10:21:07.926Z] github.com/docker/docker/pkg/sysinfo [2022-09-08T10:21:07.926Z] github.com/docker/docker/pkg/system [2022-09-08T10:21:07.926Z] github.com/docker/docker/pkg/tailfile [2022-09-08T10:21:07.926Z] github.com/docker/docker/pkg/tarsum [2022-09-08T10:21:07.926Z] github.com/docker/docker/pkg/urlutil [2022-09-08T10:21:07.926Z] github.com/docker/docker/pkg/useragent [2022-09-08T10:21:07.926Z] github.com/docker/docker/plugin [2022-09-08T10:21:07.926Z] github.com/docker/docker/plugin/executor/containerd [2022-09-08T10:21:07.926Z] github.com/docker/docker/plugin/v2 [2022-09-08T10:21:07.926Z] github.com/docker/docker/profiles/apparmor [2022-09-08T10:21:07.926Z] github.com/docker/docker/profiles/seccomp [2022-09-08T10:21:07.926Z] github.com/docker/docker/quota [2022-09-08T10:21:07.926Z] github.com/docker/docker/reference [2022-09-08T10:21:07.926Z] github.com/docker/docker/registry [2022-09-08T10:21:07.926Z] github.com/docker/docker/registry/resumable [2022-09-08T10:21:07.926Z] github.com/docker/docker/restartmanager [2022-09-08T10:21:07.926Z] github.com/docker/docker/rootless [2022-09-08T10:21:07.926Z] github.com/docker/docker/rootless/specconv [2022-09-08T10:21:07.926Z] github.com/docker/docker/runconfig [2022-09-08T10:21:07.926Z] github.com/docker/docker/runconfig/opts [2022-09-08T10:21:07.926Z] github.com/docker/docker/testutil [2022-09-08T10:21:07.926Z] github.com/docker/docker/testutil/daemon [2022-09-08T10:21:07.926Z] github.com/docker/docker/testutil/environment [2022-09-08T10:21:07.926Z] github.com/docker/docker/testutil/fakecontext [2022-09-08T10:21:07.926Z] github.com/docker/docker/testutil/fakegit [2022-09-08T10:21:07.926Z] github.com/docker/docker/testutil/fakestorage [2022-09-08T10:21:07.926Z] github.com/docker/docker/testutil/fixtures/load [2022-09-08T10:21:07.926Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-08T10:21:07.926Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-08T10:21:07.926Z] github.com/docker/docker/testutil/registry [2022-09-08T10:21:07.926Z] github.com/docker/docker/testutil/request [2022-09-08T10:21:07.926Z] github.com/docker/docker/volume [2022-09-08T10:21:07.926Z] github.com/docker/docker/volume/drivers [2022-09-08T10:21:07.926Z] github.com/docker/docker/volume/local [2022-09-08T10:21:07.926Z] github.com/docker/docker/volume/mounts [2022-09-08T10:21:07.926Z] github.com/docker/docker/volume/service [2022-09-08T10:21:07.926Z] github.com/docker/docker/volume/service/opts [2022-09-08T10:21:07.926Z] github.com/docker/docker/volume/testutils' ']' [2022-09-08T10:21:07.927Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/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/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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal 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/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/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/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator 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/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid 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/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-09-08T10:21:08.186Z] ? github.com/docker/docker/api [no test files] [2022-09-08T10:21:08.695Z] #47 56.00 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-08T10:21:08.695Z] #47 56.01 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-09-08T10:21:08.695Z] #47 56.01 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-08T10:21:08.954Z] #47 56.13 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-08T10:21:08.954Z] #47 56.13 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-08T10:21:08.954Z] #47 56.15 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-08T10:21:10.859Z] #47 58.14 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-08T10:21:10.859Z] #47 58.14 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-08T10:21:10.859Z] #47 58.15 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-08T10:21:12.409Z] #39 ... [2022-09-08T10:21:12.409Z] [2022-09-08T10:21:12.409Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:21:12.409Z] #44 242.6 AR libcrun_testing.a [2022-09-08T10:21:12.409Z] #44 242.6 ar: `u' modifier ignored since `D' is the default (see `U') [2022-09-08T10:21:12.409Z] #44 242.7 CCLD tests/tests_libcrun_errors [2022-09-08T10:21:12.409Z] #44 242.7 CCLD tests/tests_libcrun_utils [2022-09-08T10:21:12.409Z] #44 242.7 CCLD tests/tests_libcrun_fuzzer [2022-09-08T10:21:12.409Z] #44 243.1 CCLD libcrun.la [2022-09-08T10:21:12.409Z] #44 244.2 CCLD crun [2022-09-08T10:21:12.435Z] #30 ... [2022-09-08T10:21:12.435Z] [2022-09-08T10:21:12.435Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:21:12.435Z] #46 222.5 CCLD tests/init [2022-09-08T10:21:12.669Z] #44 244.8 make[3]: Entering directory '/tmp/crun-build' [2022-09-08T10:21:12.669Z] #44 245.0 /bin/mkdir -p '/usr/local/lib' [2022-09-08T10:21:12.930Z] #44 245.0 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-08T10:21:12.930Z] #44 245.0 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-08T10:21:12.930Z] #44 245.0 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-08T10:21:12.930Z] #44 245.1 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-08T10:21:12.930Z] #44 245.1 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-08T10:21:12.930Z] #44 245.1 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-08T10:21:12.930Z] #44 245.1 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-08T10:21:13.190Z] #44 245.3 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-09-08T10:21:13.190Z] #44 245.3 ---------------------------------------------------------------------- [2022-09-08T10:21:13.190Z] #44 245.3 Libraries have been installed in: [2022-09-08T10:21:13.190Z] #44 245.3 /usr/local/lib [2022-09-08T10:21:13.190Z] #44 245.3 [2022-09-08T10:21:13.190Z] #44 245.3 If you ever happen to want to link against installed libraries [2022-09-08T10:21:13.190Z] #44 245.3 in a given directory, LIBDIR, you must either use libtool, and [2022-09-08T10:21:13.190Z] #44 245.3 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-08T10:21:13.190Z] #44 245.3 flag during linking and do at least one of the following: [2022-09-08T10:21:13.190Z] #44 245.3 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-08T10:21:13.190Z] #44 245.3 during execution [2022-09-08T10:21:13.190Z] #44 245.3 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-08T10:21:13.190Z] #44 245.3 during linking [2022-09-08T10:21:13.190Z] #44 245.3 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-08T10:21:13.190Z] #44 245.3 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-08T10:21:13.190Z] #44 245.3 [2022-09-08T10:21:13.190Z] #44 245.3 See any operating system documentation about shared libraries for [2022-09-08T10:21:13.190Z] #44 245.3 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-08T10:21:13.190Z] #44 245.3 ---------------------------------------------------------------------- [2022-09-08T10:21:13.190Z] #44 245.3 /bin/mkdir -p '/build' [2022-09-08T10:21:13.190Z] #44 245.3 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-08T10:21:13.190Z] #44 245.4 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-08T10:21:13.190Z] #44 245.4 make[3]: Leaving directory '/tmp/crun-build' [2022-09-08T10:21:13.190Z] #44 245.4 make[2]: Leaving directory '/tmp/crun-build' [2022-09-08T10:21:13.190Z] #44 245.4 make[1]: Leaving directory '/tmp/crun-build' [2022-09-08T10:21:13.450Z] #44 DONE 245.7s [2022-09-08T10:21:13.450Z] [2022-09-08T10:21:13.450Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-08T10:21:14.954Z] #46 ... [2022-09-08T10:21:14.954Z] [2022-09-08T10:21:14.954Z] #30 [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 "v2.3.0" && 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 "v2.1.0"; 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-09-08T10:21:14.954Z] #30 DONE 278.9s [2022-09-08T10:21:15.049Z] #47 ... [2022-09-08T10:21:15.049Z] [2022-09-08T10:21:15.049Z] #50 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-08T10:21:15.049Z] #50 15.32 + cd /tmp/tmp.VZ3PjXgQP0/src/github.com/containerd/containerd [2022-09-08T10:21:15.049Z] #50 15.32 + git checkout -q v1.6.8 [2022-09-08T10:21:15.049Z] #50 15.95 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-08T10:21:15.049Z] #50 15.95 + BUILDTAGS='netgo osusergo static_build' [2022-09-08T10:21:15.049Z] #50 15.95 + export EXTRA_FLAGS=-buildmode=pie [2022-09-08T10:21:15.049Z] #50 15.95 + EXTRA_FLAGS=-buildmode=pie [2022-09-08T10:21:15.049Z] #50 15.95 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-08T10:21:15.049Z] #50 15.95 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-08T10:21:15.050Z] #50 15.95 + '[' '' = dynamic ']' [2022-09-08T10:21:15.050Z] #50 15.95 + make [2022-09-08T10:21:15.210Z] [2022-09-08T10:21:15.210Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-08T10:21:15.985Z] #50 16.66 + bin/ctr [2022-09-08T10:21:16.138Z] #43 ... [2022-09-08T10:21:16.138Z] [2022-09-08T10:21:16.138Z] #67 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-08T10:21:16.394Z] #67 DONE 0.4s [2022-09-08T10:21:16.395Z] [2022-09-08T10:21:16.395Z] #48 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-08T10:21:16.652Z] #48 ... [2022-09-08T10:21:16.652Z] [2022-09-08T10:21:16.652Z] #68 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-08T10:21:16.652Z] #68 DONE 0.1s [2022-09-08T10:21:16.652Z] [2022-09-08T10:21:16.652Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-08T10:21:16.652Z] #69 DONE 0.1s [2022-09-08T10:21:16.652Z] [2022-09-08T10:21:16.652Z] #37 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-08T10:21:23.080Z] ok github.com/docker/docker/api/server 0.006s coverage: 7.9% of statements [2022-09-08T10:21:24.101Z] #50 ... [2022-09-08T10:21:24.101Z] [2022-09-08T10:21:24.101Z] #47 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-08T10:21:24.101Z] #47 61.95 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-08T10:21:24.101Z] #47 61.95 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-08T10:21:24.101Z] #47 61.96 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-08T10:21:24.101Z] #47 63.54 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-08T10:21:24.101Z] #47 63.54 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-08T10:21:24.101Z] #47 63.55 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-08T10:21:24.101Z] #47 65.10 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-08T10:21:24.101Z] #47 65.10 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-08T10:21:24.101Z] #47 65.11 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-08T10:21:24.101Z] #47 68.64 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-08T10:21:24.101Z] #47 68.65 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-08T10:21:24.101Z] #47 68.65 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-08T10:21:24.101Z] #47 70.43 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-08T10:21:24.101Z] #47 70.44 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-08T10:21:24.101Z] #47 70.45 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-08T10:21:24.101Z] #47 70.51 Selecting previously unselected package libapparmor1:amd64. [2022-09-08T10:21:24.101Z] #47 70.51 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-09-08T10:21:24.101Z] #47 70.52 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-09-08T10:21:24.101Z] #47 70.57 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-08T10:21:24.101Z] #47 70.57 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-09-08T10:21:24.101Z] #47 70.59 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-08T10:21:24.101Z] #47 70.66 Selecting previously unselected package libbtrfs0:amd64. [2022-09-08T10:21:24.101Z] #47 70.67 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-08T10:21:24.101Z] #47 70.67 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-08T10:21:24.101Z] #47 70.75 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-08T10:21:24.101Z] #47 70.76 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-08T10:21:24.101Z] #47 70.76 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-08T10:21:24.101Z] #47 70.84 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-08T10:21:24.101Z] #47 70.85 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-08T10:21:24.101Z] #47 70.85 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-08T10:21:24.101Z] #47 70.89 Selecting previously unselected package libudev-dev:amd64. [2022-09-08T10:21:24.101Z] #47 70.90 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-08T10:21:24.101Z] #47 70.90 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-08T10:21:24.101Z] #47 70.96 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-08T10:21:24.101Z] #47 70.97 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-09-08T10:21:24.101Z] #47 70.98 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-09-08T10:21:24.101Z] #47 71.08 Selecting previously unselected package libpcre2-16-0:amd64. [2022-09-08T10:21:24.101Z] #47 71.10 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-09-08T10:21:24.101Z] #47 71.10 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-09-08T10:21:24.101Z] #47 71.18 Selecting previously unselected package libpcre2-32-0:amd64. [2022-09-08T10:21:24.101Z] #47 71.20 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-09-08T10:21:24.101Z] #47 71.20 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-09-08T10:21:24.101Z] #47 71.28 Selecting previously unselected package libpcre2-posix2:amd64. [2022-09-08T10:21:24.101Z] #47 71.29 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-09-08T10:21:24.101Z] #47 71.29 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-09-08T10:21:24.101Z] #47 71.34 Selecting previously unselected package libpcre2-dev:amd64. [2022-09-08T10:21:24.101Z] #47 71.35 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-09-08T10:21:24.101Z] #47 71.35 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-09-08T10:21:24.101Z] #47 71.54 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-08T10:21:24.101Z] #47 71.54 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-09-08T10:21:24.101Z] #47 71.54 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-09-08T10:21:24.361Z] #47 71.66 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-08T10:21:24.361Z] #47 71.66 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-09-08T10:21:24.361Z] #47 71.66 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-08T10:21:24.361Z] #47 71.71 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-08T10:21:24.361Z] #47 71.71 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-08T10:21:24.361Z] #47 71.72 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-08T10:21:24.361Z] #47 71.77 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-08T10:21:24.620Z] #47 71.77 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-08T10:21:24.620Z] #47 71.78 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-08T10:21:24.620Z] #47 72.00 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-08T10:21:24.620Z] #47 72.02 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-09-08T10:21:24.620Z] #47 72.03 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-08T10:21:24.880Z] #47 72.04 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-09-08T10:21:24.880Z] #47 72.05 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-08T10:21:24.880Z] #47 72.06 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-09-08T10:21:24.880Z] #47 72.07 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-08T10:21:24.880Z] #47 72.09 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-09-08T10:21:24.880Z] #47 72.10 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-08T10:21:24.880Z] #47 72.11 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-09-08T10:21:24.880Z] #47 72.12 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-08T10:21:24.880Z] #47 72.13 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-08T10:21:24.880Z] #47 72.14 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-08T10:21:24.880Z] #47 72.16 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-08T10:21:24.880Z] #47 72.17 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-08T10:21:24.880Z] #47 72.18 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-08T10:21:24.880Z] #47 72.19 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-08T10:21:24.880Z] #47 72.20 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-09-08T10:21:24.880Z] #47 72.21 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-09-08T10:21:24.880Z] #47 72.23 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-08T10:21:24.880Z] #47 72.24 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-08T10:21:24.880Z] #47 72.25 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-09-08T10:21:24.880Z] #47 72.26 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-08T10:21:24.880Z] #47 72.27 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-09-08T10:21:24.880Z] #47 72.28 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-08T10:21:24.880Z] #47 72.29 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-08T10:21:24.880Z] #47 72.30 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-09-08T10:21:24.880Z] #47 72.30 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-08T10:21:24.880Z] #47 72.32 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-08T10:21:24.880Z] #47 72.33 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-08T10:21:24.880Z] #47 72.34 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-08T10:21:25.139Z] #47 72.36 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-08T10:21:25.139Z] #47 72.37 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-08T10:21:25.139Z] #47 72.38 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T10:21:26.518Z] #47 DONE 73.7s [2022-09-08T10:21:26.518Z] [2022-09-08T10:21:26.518Z] #55 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-09-08T10:21:27.464Z] #55 1.183 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-08T10:21:27.723Z] #55 1.183 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-08T10:21:27.724Z] #55 1.183 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-08T10:21:33.265Z] #55 1.743 Reading package lists... [2022-09-08T10:21:34.707Z] #37 ... [2022-09-08T10:21:34.707Z] [2022-09-08T10:21:34.707Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-08T10:21:34.707Z] #46 243.8 AR libcrun_testing.a [2022-09-08T10:21:34.707Z] #46 243.8 ar: `u' modifier ignored since `D' is the default (see `U') [2022-09-08T10:21:34.707Z] #46 243.9 CCLD tests/tests_libcrun_utils [2022-09-08T10:21:34.707Z] #46 244.0 CCLD tests/tests_libcrun_errors [2022-09-08T10:21:34.707Z] #46 244.0 CCLD tests/tests_libcrun_fuzzer [2022-09-08T10:21:34.707Z] #46 244.0 CCLD libcrun.la [2022-09-08T10:21:34.707Z] #46 245.3 CCLD crun [2022-09-08T10:21:34.707Z] #46 245.9 make[3]: Entering directory '/tmp/crun-build' [2022-09-08T10:21:34.707Z] #46 246.1 /bin/mkdir -p '/usr/local/lib' [2022-09-08T10:21:34.707Z] #46 246.1 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-08T10:21:34.707Z] #46 246.1 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-08T10:21:34.707Z] #46 246.2 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-08T10:21:34.707Z] #46 246.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-08T10:21:34.707Z] #46 246.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-08T10:21:34.707Z] #46 246.3 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-08T10:21:34.707Z] #46 246.3 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-08T10:21:34.707Z] #46 246.5 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-09-08T10:21:34.707Z] #46 246.5 ---------------------------------------------------------------------- [2022-09-08T10:21:34.707Z] #46 246.5 Libraries have been installed in: [2022-09-08T10:21:34.707Z] #46 246.5 /usr/local/lib [2022-09-08T10:21:34.707Z] #46 246.5 [2022-09-08T10:21:34.707Z] #46 246.5 If you ever happen to want to link against installed libraries [2022-09-08T10:21:34.707Z] #46 246.5 in a given directory, LIBDIR, you must either use libtool, and [2022-09-08T10:21:34.707Z] #46 246.5 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-08T10:21:34.707Z] #46 246.5 flag during linking and do at least one of the following: [2022-09-08T10:21:34.707Z] #46 246.5 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-08T10:21:34.707Z] #46 246.5 during execution [2022-09-08T10:21:34.707Z] #46 246.5 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-08T10:21:34.707Z] #46 246.5 during linking [2022-09-08T10:21:34.707Z] #46 246.5 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-08T10:21:34.707Z] #46 246.5 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-08T10:21:34.707Z] #46 246.5 [2022-09-08T10:21:34.707Z] #46 246.5 See any operating system documentation about shared libraries for [2022-09-08T10:21:34.707Z] #46 246.5 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-08T10:21:34.707Z] #46 246.5 ---------------------------------------------------------------------- [2022-09-08T10:21:34.707Z] #46 246.5 /bin/mkdir -p '/build' [2022-09-08T10:21:34.707Z] #46 246.5 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-08T10:21:34.707Z] #46 246.6 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-08T10:21:34.707Z] #46 246.6 make[3]: Leaving directory '/tmp/crun-build' [2022-09-08T10:21:34.707Z] #46 246.6 make[2]: Leaving directory '/tmp/crun-build' [2022-09-08T10:21:34.707Z] #46 246.6 make[1]: Leaving directory '/tmp/crun-build' [2022-09-08T10:21:34.707Z] #46 DONE 246.8s [2022-09-08T10:21:34.707Z] [2022-09-08T10:21:34.707Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-08T10:21:35.402Z] #43 ... [2022-09-08T10:21:35.402Z] [2022-09-08T10:21:35.402Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-08T10:21:35.402Z] #50 188.6 + mkdir -p /build [2022-09-08T10:21:35.666Z] #50 188.6 + cp runc /build/runc [2022-09-08T10:21:37.512Z] #55 6.450 Reading package lists... [2022-09-08T10:21:37.580Z] #50 DONE 190.6s [2022-09-08T10:21:37.580Z] [2022-09-08T10:21:37.580Z] #39 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-08T10:21:38.922Z] #55 11.04 Building dependency tree... [2022-09-08T10:21:38.922Z] #55 12.36 Reading state information... [2022-09-08T10:21:39.490Z] #39 325.3 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-08T10:21:39.490Z] #39 DONE 325.4s [2022-09-08T10:21:39.490Z] [2022-09-08T10:21:39.490Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-08T10:21:39.863Z] #55 13.56 The following additional packages will be installed: [2022-09-08T10:21:40.121Z] #55 13.56 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-09-08T10:21:40.121Z] #55 13.56 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-09-08T10:21:40.121Z] #55 13.56 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-09-08T10:21:40.121Z] #55 13.56 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-09-08T10:21:40.121Z] #55 13.56 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-09-08T10:21:40.121Z] #55 13.57 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-09-08T10:21:40.121Z] #55 13.57 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-09-08T10:21:40.121Z] #55 13.58 Suggested packages: [2022-09-08T10:21:40.121Z] #55 13.58 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-09-08T10:21:40.121Z] #55 13.58 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-09-08T10:21:40.121Z] #55 13.58 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-09-08T10:21:40.121Z] #55 13.58 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-09-08T10:21:40.121Z] #55 13.58 seccomp:ppc64el seccomp:s390x [2022-09-08T10:21:40.121Z] #55 13.58 Recommended packages: [2022-09-08T10:21:40.121Z] #55 13.58 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-09-08T10:21:40.121Z] #55 13.58 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-09-08T10:21:40.121Z] #55 13.58 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-09-08T10:21:40.121Z] #55 13.58 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-09-08T10:21:40.380Z] #55 14.09 The following NEW packages will be installed: [2022-09-08T10:21:40.380Z] #55 14.09 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-09-08T10:21:40.380Z] #55 14.09 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-09-08T10:21:40.380Z] #55 14.09 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-09-08T10:21:40.380Z] #55 14.09 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-09-08T10:21:40.380Z] #55 14.09 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-09-08T10:21:40.380Z] #55 14.09 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-09-08T10:21:40.380Z] #55 14.10 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-09-08T10:21:40.380Z] #55 14.10 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-09-08T10:21:40.380Z] #55 14.10 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-09-08T10:21:40.380Z] #55 14.10 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-09-08T10:21:40.380Z] #55 14.10 libseccomp2:ppc64el libseccomp2:s390x [2022-09-08T10:21:40.431Z] #43 ... [2022-09-08T10:21:40.431Z] [2022-09-08T10:21:40.431Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-08T10:21:40.690Z] #70 DONE 0.6s [2022-09-08T10:21:40.690Z] [2022-09-08T10:21:40.690Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-08T10:21:40.947Z] #55 14.47 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T10:21:40.947Z] #55 14.47 Need to get 15.9 MB of archives. [2022-09-08T10:21:40.947Z] #55 14.47 After this operation, 73.0 MB of additional disk space will be used. [2022-09-08T10:21:40.947Z] #55 14.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-09-08T10:21:40.947Z] #55 14.47 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-09-08T10:21:40.947Z] #55 14.48 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-09-08T10:21:40.947Z] #55 14.48 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-09-08T10:21:40.947Z] #55 14.48 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-09-08T10:21:40.947Z] #55 14.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-09-08T10:21:40.947Z] #55 14.49 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-09-08T10:21:40.947Z] #55 14.49 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-09-08T10:21:40.947Z] #55 14.53 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-09-08T10:21:40.947Z] #55 14.54 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-09-08T10:21:40.947Z] #55 14.54 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-09-08T10:21:40.947Z] #55 14.54 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-09-08T10:21:40.947Z] #55 14.54 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-09-08T10:21:40.947Z] #55 14.59 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-09-08T10:21:40.947Z] #55 14.60 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-09-08T10:21:40.947Z] #55 14.60 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-09-08T10:21:40.947Z] #55 14.60 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-09-08T10:21:40.947Z] #55 14.60 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-09-08T10:21:40.947Z] #55 14.64 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-09-08T10:21:40.947Z] #55 14.64 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-09-08T10:21:40.947Z] #55 14.64 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-09-08T10:21:40.947Z] #55 14.64 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-09-08T10:21:40.947Z] #55 14.64 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-09-08T10:21:40.947Z] #55 14.67 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-09-08T10:21:40.947Z] #55 14.67 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-09-08T10:21:40.947Z] #55 14.68 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-09-08T10:21:40.947Z] #55 14.68 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-09-08T10:21:40.948Z] #55 14.68 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-09-08T10:21:40.948Z] #55 14.71 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-09-08T10:21:40.950Z] #43 ... [2022-09-08T10:21:40.950Z] [2022-09-08T10:21:40.950Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-08T10:21:40.950Z] #71 DONE 0.1s [2022-09-08T10:21:40.950Z] [2022-09-08T10:21:40.950Z] #72 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-08T10:21:40.950Z] #72 DONE 0.2s [2022-09-08T10:21:40.950Z] [2022-09-08T10:21:40.950Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-08T10:21:41.206Z] #55 14.71 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-09-08T10:21:41.206Z] #55 14.71 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-09-08T10:21:41.206Z] #55 14.71 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-09-08T10:21:41.206Z] #55 14.71 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-09-08T10:21:41.206Z] #55 14.71 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-09-08T10:21:41.206Z] #55 14.71 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-09-08T10:21:41.206Z] #55 14.71 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-09-08T10:21:41.206Z] #55 14.71 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-09-08T10:21:41.206Z] #55 14.72 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-09-08T10:21:41.206Z] #55 14.72 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-09-08T10:21:41.206Z] #55 14.72 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-09-08T10:21:41.774Z] #55 15.23 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T10:21:41.774Z] #55 15.43 Fetched 15.9 MB in 1s (29.9 MB/s) [2022-09-08T10:21:41.774Z] #55 15.46 Selecting previously unselected package gcc-10-base:armel. [2022-09-08T10:21:41.774Z] #55 15.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38556 files and directories currently installed.) [2022-09-08T10:21:41.774Z] #55 15.50 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-09-08T10:21:41.774Z] #55 15.50 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-09-08T10:21:41.774Z] #55 15.55 Selecting previously unselected package gcc-10-base:armhf. [2022-09-08T10:21:42.033Z] #55 15.56 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-09-08T10:21:42.033Z] #55 15.56 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-09-08T10:21:42.033Z] #55 15.61 Selecting previously unselected package gcc-10-base:ppc64el. [2022-09-08T10:21:42.033Z] #55 15.61 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-09-08T10:21:42.033Z] #55 15.62 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-09-08T10:21:42.033Z] #55 15.66 Selecting previously unselected package gcc-10-base:s390x. [2022-09-08T10:21:42.033Z] #55 15.67 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-09-08T10:21:42.033Z] #55 15.68 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-09-08T10:21:42.033Z] #55 15.73 Selecting previously unselected package gcc-10-base:arm64. [2022-09-08T10:21:42.033Z] #55 15.74 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-09-08T10:21:42.033Z] #55 15.74 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-09-08T10:21:42.033Z] #55 15.80 Selecting previously unselected package libgcc-s1:armel. [2022-09-08T10:21:42.292Z] #55 15.80 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-09-08T10:21:42.292Z] #55 15.81 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-09-08T10:21:42.292Z] #55 15.86 Selecting previously unselected package libcrypt1:armel. [2022-09-08T10:21:42.292Z] #55 15.86 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-09-08T10:21:42.292Z] #55 15.86 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-09-08T10:21:42.292Z] #55 15.94 Selecting previously unselected package libc6:armel. [2022-09-08T10:21:42.551Z] #55 15.95 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-09-08T10:21:42.551Z] #55 16.11 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-09-08T10:21:43.069Z] #55 16.53 Selecting previously unselected package libapparmor1:armel. [2022-09-08T10:21:43.069Z] #55 16.54 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-09-08T10:21:43.069Z] #55 16.55 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-09-08T10:21:43.069Z] #55 16.61 Selecting previously unselected package libapparmor-dev:armel. [2022-09-08T10:21:43.069Z] #55 16.62 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-09-08T10:21:43.069Z] #55 16.62 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-09-08T10:21:43.069Z] #55 16.69 Selecting previously unselected package libgcc-s1:arm64. [2022-09-08T10:21:43.069Z] #55 16.69 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-09-08T10:21:43.069Z] #55 16.69 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-09-08T10:21:43.069Z] #55 16.74 Selecting previously unselected package libcrypt1:arm64. [2022-09-08T10:21:43.069Z] #55 16.75 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-09-08T10:21:43.069Z] #55 16.76 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-09-08T10:21:43.329Z] #55 16.84 Selecting previously unselected package libc6:arm64. [2022-09-08T10:21:43.329Z] #55 16.84 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-09-08T10:21:43.588Z] #55 17.01 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-09-08T10:21:43.850Z] #55 17.47 Selecting previously unselected package libapparmor1:arm64. [2022-09-08T10:21:43.850Z] #55 17.47 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-09-08T10:21:43.850Z] #55 17.48 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-09-08T10:21:43.850Z] #55 17.53 Selecting previously unselected package libapparmor-dev:arm64. [2022-09-08T10:21:43.850Z] #55 17.53 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-09-08T10:21:43.850Z] #55 17.54 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-08T10:21:44.108Z] #55 17.60 Selecting previously unselected package libgcc-s1:s390x. [2022-09-08T10:21:44.108Z] #55 17.61 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-09-08T10:21:44.109Z] #55 17.61 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-09-08T10:21:44.109Z] #55 17.65 Selecting previously unselected package libcrypt1:s390x. [2022-09-08T10:21:44.109Z] #55 17.66 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-09-08T10:21:44.109Z] #55 17.67 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-09-08T10:21:44.109Z] #55 17.75 Selecting previously unselected package libc6:s390x. [2022-09-08T10:21:44.109Z] #55 17.75 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-09-08T10:21:44.239Z] #43 286.3 + bin/containerd [2022-09-08T10:21:44.368Z] #55 17.94 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-09-08T10:21:44.936Z] #55 18.40 Selecting previously unselected package libapparmor1:s390x. [2022-09-08T10:21:44.936Z] #55 18.40 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-09-08T10:21:44.936Z] #55 18.41 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-09-08T10:21:44.936Z] #55 18.46 Selecting previously unselected package libapparmor-dev:s390x. [2022-09-08T10:21:44.936Z] #55 18.47 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-09-08T10:21:44.936Z] #55 18.47 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-09-08T10:21:44.936Z] #55 18.53 Selecting previously unselected package libgcc-s1:armhf. [2022-09-08T10:21:44.936Z] #55 18.54 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-09-08T10:21:44.936Z] #55 18.54 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-09-08T10:21:44.936Z] #55 18.59 Selecting previously unselected package libcrypt1:armhf. [2022-09-08T10:21:45.195Z] #55 18.60 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-09-08T10:21:45.195Z] #55 18.60 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-09-08T10:21:45.195Z] #55 18.67 Selecting previously unselected package libc6:armhf. [2022-09-08T10:21:45.195Z] #55 18.68 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-09-08T10:21:45.455Z] #55 18.85 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-09-08T10:21:45.713Z] #55 19.26 Selecting previously unselected package libapparmor1:armhf. [2022-09-08T10:21:45.713Z] #55 19.26 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-09-08T10:21:45.713Z] #55 19.27 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-09-08T10:21:45.713Z] #55 19.32 Selecting previously unselected package libapparmor-dev:armhf. [2022-09-08T10:21:45.713Z] #55 19.32 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-09-08T10:21:45.713Z] #55 19.33 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-09-08T10:21:45.972Z] #55 19.39 Selecting previously unselected package libgcc-s1:ppc64el. [2022-09-08T10:21:45.972Z] #55 19.39 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-09-08T10:21:45.972Z] #55 19.40 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-09-08T10:21:45.972Z] #55 19.44 Selecting previously unselected package libcrypt1:ppc64el. [2022-09-08T10:21:45.972Z] #55 19.45 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-09-08T10:21:45.972Z] #55 19.46 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-09-08T10:21:45.972Z] #55 19.54 Selecting previously unselected package libc6:ppc64el. [2022-09-08T10:21:45.972Z] #55 19.54 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-09-08T10:21:46.231Z] #55 19.74 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-09-08T10:21:46.799Z] #55 20.41 Selecting previously unselected package libapparmor1:ppc64el. [2022-09-08T10:21:46.799Z] #55 20.42 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-09-08T10:21:46.799Z] #55 20.43 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-09-08T10:21:46.799Z] #55 20.51 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-09-08T10:21:46.799Z] #55 20.52 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-09-08T10:21:47.057Z] #55 20.52 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-09-08T10:21:47.057Z] #55 20.60 Selecting previously unselected package libseccomp2:s390x. [2022-09-08T10:21:47.057Z] #55 20.61 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-09-08T10:21:47.057Z] #55 20.62 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-09-08T10:21:47.057Z] #55 20.66 Selecting previously unselected package libseccomp-dev:s390x. [2022-09-08T10:21:47.057Z] #55 20.68 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-09-08T10:21:47.057Z] #55 20.68 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-09-08T10:21:47.057Z] #55 20.75 Selecting previously unselected package libseccomp2:ppc64el. [2022-09-08T10:21:47.057Z] #55 20.75 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-09-08T10:21:47.057Z] #55 20.75 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-09-08T10:21:47.316Z] #55 20.79 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-09-08T10:21:47.316Z] #55 20.80 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-09-08T10:21:47.316Z] #55 20.81 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-09-08T10:21:47.316Z] #55 20.87 Selecting previously unselected package libseccomp2:armhf. [2022-09-08T10:21:47.316Z] #55 20.88 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-09-08T10:21:47.316Z] #55 20.88 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-09-08T10:21:47.316Z] #55 20.93 Selecting previously unselected package libseccomp-dev:armhf. [2022-09-08T10:21:47.316Z] #55 20.93 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-09-08T10:21:47.316Z] #55 20.94 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-09-08T10:21:47.316Z] #55 21.00 Selecting previously unselected package libseccomp2:armel. [2022-09-08T10:21:47.316Z] #55 21.00 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-09-08T10:21:47.316Z] #55 21.00 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-09-08T10:21:47.316Z] #55 21.06 Selecting previously unselected package libseccomp-dev:armel. [2022-09-08T10:21:47.575Z] #55 21.06 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-09-08T10:21:47.576Z] #55 21.07 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-09-08T10:21:47.576Z] #55 21.12 Selecting previously unselected package libseccomp2:arm64. [2022-09-08T10:21:47.576Z] #55 21.13 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-09-08T10:21:47.576Z] #55 21.13 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-09-08T10:21:47.576Z] #55 21.17 Selecting previously unselected package libseccomp-dev:arm64. [2022-09-08T10:21:47.576Z] #55 21.18 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-09-08T10:21:47.576Z] #55 21.19 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-08T10:21:47.834Z] #55 21.28 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-09-08T10:21:47.834Z] #55 21.29 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-09-08T10:21:47.834Z] #55 21.30 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-09-08T10:21:47.834Z] #55 21.31 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-09-08T10:21:47.834Z] #55 21.32 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-09-08T10:21:47.834Z] #55 21.34 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-09-08T10:21:47.834Z] #55 21.35 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-09-08T10:21:47.834Z] #55 21.36 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-09-08T10:21:47.834Z] #55 21.37 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-09-08T10:21:47.834Z] #55 21.38 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-09-08T10:21:47.834Z] #55 21.39 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-09-08T10:21:47.834Z] #55 21.40 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-09-08T10:21:47.834Z] #55 21.42 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-09-08T10:21:47.834Z] #55 21.43 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-09-08T10:21:47.834Z] #55 21.44 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-09-08T10:21:47.834Z] #55 21.45 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-09-08T10:21:49.211Z] #55 22.70 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-09-08T10:21:50.590Z] #55 23.93 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-09-08T10:21:51.527Z] #55 25.20 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-09-08T10:21:52.904Z] #55 26.41 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-09-08T10:21:54.279Z] #55 27.61 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-09-08T10:21:54.279Z] #55 27.62 Setting up libapparmor1:armel (2.13.6-10) ... [2022-09-08T10:21:54.279Z] #55 27.64 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-09-08T10:21:54.279Z] #55 27.65 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-09-08T10:21:54.279Z] #55 27.66 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-09-08T10:21:54.279Z] #55 27.67 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-09-08T10:21:54.279Z] #55 27.68 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-09-08T10:21:54.279Z] #55 27.69 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-09-08T10:21:54.279Z] #55 27.70 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-09-08T10:21:54.279Z] #55 27.71 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-09-08T10:21:54.279Z] #55 27.72 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-08T10:21:54.279Z] #55 27.73 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-09-08T10:21:54.279Z] #55 27.74 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-09-08T10:21:54.279Z] #55 27.76 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-09-08T10:21:54.279Z] #55 27.77 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-09-08T10:21:54.279Z] #55 27.78 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-08T10:21:54.279Z] #55 27.79 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-09-08T10:21:54.279Z] #55 27.80 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-09-08T10:21:54.279Z] #55 27.81 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-09-08T10:21:54.279Z] #55 27.82 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-09-08T10:21:54.279Z] #55 27.83 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T10:21:54.537Z] #55 DONE 28.1s [2022-09-08T10:21:54.537Z] [2022-09-08T10:21:54.537Z] #56 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-08T10:21:54.537Z] #56 ... [2022-09-08T10:21:54.537Z] [2022-09-08T10:21:54.537Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-08T10:21:54.537Z] #57 DONE 0.1s [2022-09-08T10:21:54.799Z] [2022-09-08T10:21:54.799Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-08T10:21:55.735Z] #58 1.145 + RM_GOPATH=0 [2022-09-08T10:21:55.735Z] #58 1.145 + TMP_GOPATH= [2022-09-08T10:21:55.735Z] #58 1.145 + : /build [2022-09-08T10:21:55.735Z] #58 1.145 + '[' -z '' ']' [2022-09-08T10:21:55.735Z] #58 1.146 ++ mktemp -d [2022-09-08T10:21:55.735Z] #58 1.149 + export GOPATH=/tmp/tmp.PkzwpxbMUD [2022-09-08T10:21:55.735Z] #58 1.150 + GOPATH=/tmp/tmp.PkzwpxbMUD [2022-09-08T10:21:55.735Z] #58 1.150 + RM_GOPATH=1 [2022-09-08T10:21:55.735Z] #58 1.150 + case "$(go env GOARCH)" in [2022-09-08T10:21:55.735Z] #58 1.151 ++ go env GOARCH [2022-09-08T10:21:55.735Z] #58 1.161 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T10:21:55.735Z] #58 1.161 + GO_BUILDMODE=-buildmode=pie [2022-09-08T10:21:55.735Z] #58 ... [2022-09-08T10:21:55.735Z] [2022-09-08T10:21:55.735Z] #56 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-08T10:21:55.735Z] #56 DONE 1.3s [2022-09-08T10:21:55.735Z] [2022-09-08T10:21:55.735Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-08T10:21:55.735Z] #58 1.162 ++ dirname /install.sh [2022-09-08T10:21:55.735Z] #58 1.163 + dir=/ [2022-09-08T10:21:55.735Z] #58 1.163 + bin=runc [2022-09-08T10:21:55.735Z] #58 1.163 + shift [2022-09-08T10:21:55.735Z] #58 1.163 + '[' '!' -f //runc.installer ']' [2022-09-08T10:21:55.735Z] #58 1.163 + . //runc.installer [2022-09-08T10:21:55.735Z] #58 1.163 ++ set -e [2022-09-08T10:21:55.735Z] #58 1.163 ++ : v1.1.4 [2022-09-08T10:21:55.735Z] #58 1.163 + install_runc [2022-09-08T10:21:55.735Z] #58 1.164 + RUNC_BUILDTAGS=seccomp [2022-09-08T10:21:55.735Z] #58 1.164 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-08T10:21:55.735Z] #58 1.164 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.PkzwpxbMUD/src/github.com/opencontainers/runc [2022-09-08T10:21:55.735Z] #58 1.164 Install runc version v1.1.4 (build tags: seccomp) [2022-09-08T10:21:55.735Z] #58 1.170 Cloning into '/tmp/tmp.PkzwpxbMUD/src/github.com/opencontainers/runc'... [2022-09-08T10:21:56.603Z] #43 ... [2022-09-08T10:21:56.604Z] [2022-09-08T10:21:56.604Z] #48 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-08T10:21:56.604Z] #48 191.5 + mkdir -p /build [2022-09-08T10:21:56.604Z] #48 191.5 + cp runc /build/runc [2022-09-08T10:21:56.675Z] #58 ... [2022-09-08T10:21:56.675Z] [2022-09-08T10:21:56.675Z] #59 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-09-08T10:21:56.675Z] #59 DONE 1.0s [2022-09-08T10:21:56.675Z] [2022-09-08T10:21:56.675Z] #60 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-08T10:21:57.165Z] #48 DONE 193.4s [2022-09-08T10:21:57.165Z] [2022-09-08T10:21:57.165Z] #37 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-08T10:21:57.614Z] #60 0.887 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-08T10:21:57.614Z] #60 DONE 1.0s [2022-09-08T10:21:57.614Z] [2022-09-08T10:21:57.614Z] #61 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-08T10:21:58.395Z] #43 347.2 # github.com/containerd/containerd/cmd/containerd [2022-09-08T10:21:58.395Z] #43 347.2 /usr/bin/ld: /tmp/go-link-3084447124/000019.o: in function `New': [2022-09-08T10:21:58.395Z] #43 347.2 /tmp/tmp.Wy2b64XJGX/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-09-08T10:21:58.395Z] #43 347.3 + bin/containerd-stress [2022-09-08T10:21:58.395Z] #43 348.5 + bin/containerd-shim [2022-09-08T10:21:58.993Z] #61 DONE 1.0s [2022-09-08T10:21:58.993Z] [2022-09-08T10:21:58.993Z] #62 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-08T10:21:59.561Z] #62 DONE 1.0s [2022-09-08T10:21:59.561Z] [2022-09-08T10:21:59.561Z] #63 [dev-systemd-false 6/28] RUN ldconfig [2022-09-08T10:22:00.435Z] #37 324.5 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-08T10:22:00.691Z] #37 DONE 324.7s [2022-09-08T10:22:00.691Z] [2022-09-08T10:22:00.691Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-08T10:22:00.939Z] #63 DONE 1.1s [2022-09-08T10:22:00.939Z] [2022-09-08T10:22:00.939Z] #64 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-08T10:22:02.059Z] #43 ... [2022-09-08T10:22:02.059Z] [2022-09-08T10:22:02.059Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-08T10:22:02.318Z] #64 1.331 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-08T10:22:02.318Z] #64 1.352 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-08T10:22:02.318Z] #64 1.355 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T10:22:02.318Z] #64 1.605 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-08T10:22:02.577Z] #64 1.830 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-08T10:22:02.621Z] #70 DONE 0.6s [2022-09-08T10:22:02.621Z] [2022-09-08T10:22:02.621Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-08T10:22:02.621Z] #43 ... [2022-09-08T10:22:02.621Z] [2022-09-08T10:22:02.621Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-08T10:22:02.621Z] #71 DONE 0.1s [2022-09-08T10:22:02.621Z] [2022-09-08T10:22:02.621Z] #72 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-08T10:22:02.878Z] #72 DONE 0.3s [2022-09-08T10:22:02.878Z] [2022-09-08T10:22:02.878Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-08T10:22:03.146Z] #64 2.232 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-08T10:22:03.405Z] #64 2.585 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-08T10:22:03.665Z] #64 2.851 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-08T10:22:03.924Z] #64 3.111 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-08T10:22:04.183Z] #64 3.326 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB] [2022-09-08T10:22:04.183Z] #64 3.328 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB] [2022-09-08T10:22:04.183Z] #64 3.341 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-08T10:22:04.183Z] #64 3.343 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [177 kB] [2022-09-08T10:22:04.183Z] #64 3.345 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB] [2022-09-08T10:22:04.183Z] #64 3.355 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-08T10:22:04.442Z] #64 3.707 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-08T10:22:04.442Z] #64 3.713 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-08T10:22:04.442Z] #64 3.717 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-08T10:22:04.442Z] #64 3.718 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-08T10:22:04.442Z] #64 3.718 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-08T10:22:04.442Z] #64 3.721 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-08T10:22:05.397Z] #43 288.2 + bin/containerd [2022-09-08T10:22:08.385Z] #43 360.0 + bin/containerd-shim-runc-v1 [2022-09-08T10:22:11.011Z] #64 ... [2022-09-08T10:22:11.011Z] [2022-09-08T10:22:11.011Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-08T10:22:11.011Z] #58 5.517 + cd /tmp/tmp.PkzwpxbMUD/src/github.com/opencontainers/runc [2022-09-08T10:22:11.011Z] #58 5.523 + git checkout -q v1.1.4 [2022-09-08T10:22:11.011Z] #58 5.758 + '[' -z '' ']' [2022-09-08T10:22:11.011Z] #58 5.758 + target=static [2022-09-08T10:22:11.011Z] #58 5.758 + make BUILDTAGS=seccomp static [2022-09-08T10:22:11.011Z] #58 6.044 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-08T10:22:14.967Z] #43 366.4 + bin/containerd-shim-runc-v2 [2022-09-08T10:22:14.967Z] #43 367.2 + binaries [2022-09-08T10:22:14.967Z] #43 367.2 + install -D bin/containerd /build/containerd [2022-09-08T10:22:14.967Z] #43 367.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-08T10:22:14.967Z] #43 367.2 + install -D bin/ctr /build/ctr [2022-09-08T10:22:15.204Z] #58 ... [2022-09-08T10:22:15.204Z] [2022-09-08T10:22:15.204Z] #64 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-08T10:22:15.204Z] #64 14.53 Fetched 49.2 MB in 14s (3616 kB/s) [2022-09-08T10:22:15.242Z] #43 DONE 367.6s [2022-09-08T10:22:15.848Z] [2022-09-08T10:22:15.848Z] #73 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-08T10:22:16.432Z] #73 DONE 0.2s [2022-09-08T10:22:16.432Z] [2022-09-08T10:22:16.432Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-08T10:22:16.432Z] #74 DONE 0.1s [2022-09-08T10:22:16.432Z] [2022-09-08T10:22:16.432Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-08T10:22:17.065Z] #75 DONE 0.6s [2022-09-08T10:22:17.065Z] [2022-09-08T10:22:17.065Z] #76 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-08T10:22:17.065Z] #76 DONE 0.1s [2022-09-08T10:22:17.065Z] [2022-09-08T10:22:17.065Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-08T10:22:17.065Z] #77 DONE 0.1s [2022-09-08T10:22:17.065Z] [2022-09-08T10:22:17.065Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-08T10:22:17.065Z] #78 DONE 0.1s [2022-09-08T10:22:17.065Z] [2022-09-08T10:22:17.065Z] #79 [dev-systemd-true 1/1] 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-09-08T10:22:17.633Z] #79 0.687 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-08T10:22:17.892Z] #79 0.688 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-08T10:22:17.892Z] #79 0.889 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-08T10:22:18.832Z] #79 0.968 Reading package lists... [2022-09-08T10:22:19.092Z] #79 1.591 Reading package lists... [2022-09-08T10:22:19.351Z] #79 2.094 Building dependency tree... [2022-09-08T10:22:19.351Z] #79 2.209 Reading state information... [2022-09-08T10:22:19.611Z] #79 2.326 systemd is already the newest version (247.3-7). [2022-09-08T10:22:19.611Z] #79 2.326 systemd set to manually installed. [2022-09-08T10:22:19.611Z] #79 2.326 The following additional packages will be installed: [2022-09-08T10:22:19.611Z] #79 2.327 libdbus-1-3 libpam-systemd [2022-09-08T10:22:19.611Z] #79 2.328 Recommended packages: [2022-09-08T10:22:19.611Z] #79 2.328 libnss-systemd [2022-09-08T10:22:19.611Z] #79 2.387 The following NEW packages will be installed: [2022-09-08T10:22:19.611Z] #79 2.388 dbus dbus-user-session libdbus-1-3 libpam-systemd systemd-sysv [2022-09-08T10:22:19.870Z] #79 2.655 0 upgraded, 5 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T10:22:19.870Z] #79 2.655 Need to get 950 kB of archives. [2022-09-08T10:22:19.870Z] #79 2.655 After this operation, 1988 kB of additional disk space will be used. [2022-09-08T10:22:19.870Z] #79 2.655 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-09-08T10:22:19.870Z] #79 2.662 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-09-08T10:22:19.870Z] #79 2.676 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-09-08T10:22:19.870Z] #79 2.679 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-09-08T10:22:19.870Z] #79 2.684 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-09-08T10:22:19.870Z] #79 2.808 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T10:22:19.870Z] #79 2.840 Fetched 950 kB in 0s (3241 kB/s) [2022-09-08T10:22:19.870Z] #79 2.867 Selecting previously unselected package systemd-sysv. [2022-09-08T10:22:20.129Z] #79 2.867 (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 ... 29483 files and directories currently installed.) [2022-09-08T10:22:20.129Z] #79 2.889 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-09-08T10:22:20.129Z] #79 2.893 Unpacking systemd-sysv (247.3-7) ... [2022-09-08T10:22:20.129Z] #79 2.939 Selecting previously unselected package libdbus-1-3:amd64. [2022-09-08T10:22:20.129Z] #79 2.942 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-09-08T10:22:20.129Z] #79 2.949 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-09-08T10:22:20.129Z] #79 3.020 Selecting previously unselected package dbus. [2022-09-08T10:22:20.129Z] #79 3.023 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-09-08T10:22:20.129Z] #79 3.034 Unpacking dbus (1.12.20-2) ... [2022-09-08T10:22:20.129Z] #79 3.094 Selecting previously unselected package libpam-systemd:amd64. [2022-09-08T10:22:20.129Z] #79 3.097 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-09-08T10:22:20.129Z] #79 3.101 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-09-08T10:22:20.129Z] #79 3.155 Selecting previously unselected package dbus-user-session. [2022-09-08T10:22:20.129Z] #79 3.155 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-09-08T10:22:20.389Z] #79 3.160 Unpacking dbus-user-session (1.12.20-2) ... [2022-09-08T10:22:20.389Z] #79 3.209 Setting up systemd-sysv (247.3-7) ... [2022-09-08T10:22:20.389Z] #79 3.225 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-09-08T10:22:20.389Z] #79 3.240 Setting up dbus (1.12.20-2) ... [2022-09-08T10:22:20.389Z] #79 3.377 invoke-rc.d: could not determine current runlevel [2022-09-08T10:22:20.389Z] #79 3.379 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-08T10:22:20.389Z] #79 3.383 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-09-08T10:22:20.648Z] #79 3.510 Setting up dbus-user-session (1.12.20-2) ... [2022-09-08T10:22:20.648Z] #79 3.528 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T10:22:20.908Z] #79 DONE 3.6s [2022-09-08T10:22:20.908Z] [2022-09-08T10:22:20.908Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-08T10:22:23.325Z] #64 14.53 Reading package lists... [2022-09-08T10:22:25.101Z] #80 DONE 3.9s [2022-09-08T10:22:25.101Z] [2022-09-08T10:22:25.101Z] #81 exporting to image [2022-09-08T10:22:25.101Z] #81 exporting layers [2022-09-08T10:22:28.600Z] #64 21.38 Reading package lists... [2022-09-08T10:22:30.518Z] #64 27.88 Building dependency tree... [2022-09-08T10:22:31.899Z] #64 30.98 bzip2 is already the newest version (1.0.8-4). [2022-09-08T10:22:31.899Z] #64 30.98 patch is already the newest version (2.7.6-7). [2022-09-08T10:22:31.899Z] #64 30.98 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-09-08T10:22:31.899Z] #64 30.98 The following additional packages will be installed: [2022-09-08T10:22:31.899Z] #64 30.99 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libinih1 [2022-09-08T10:22:31.899Z] #64 30.99 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 [2022-09-08T10:22:31.899Z] #64 30.99 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libxtables12 [2022-09-08T10:22:31.899Z] #64 31.00 python-pip-whl python3-distutils python3-lib2to3 python3-pkg-resources [2022-09-08T10:22:31.899Z] #64 31.00 systemd vim-runtime xxd [2022-09-08T10:22:31.899Z] #64 31.02 Suggested packages: [2022-09-08T10:22:31.899Z] #64 31.02 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-09-08T10:22:31.899Z] #64 31.03 python-setuptools-doc systemd-container policykit-1 ctags vim-doc [2022-09-08T10:22:31.899Z] #64 31.03 vim-scripts xfsdump acl attr quota [2022-09-08T10:22:31.899Z] #64 31.03 Recommended packages: [2022-09-08T10:22:31.899Z] #64 31.03 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-08T10:22:31.899Z] #64 31.03 systemd-timesyncd | time-daemon unzip [2022-09-08T10:22:33.222Z] #81 exporting layers 7.6s done [2022-09-08T10:22:33.222Z] #81 writing image sha256:6e2a4e2d51b5c4cb8fb6b29113e2d076eb144f1ef6dce39083bc1f173f374160 done [2022-09-08T10:22:33.222Z] #81 naming to docker.io/library/docker:a302e7150f958733f99ec95da0dace84c4fbbe48 done [2022-09-08T10:22:33.222Z] #81 DONE 7.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T10:22:33.561Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44034/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr34 -e DOCKER_GITCOMMIT=a302e7150f958733f99ec95da0dace84c4fbbe48 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a302e7150f958733f99ec95da0dace84c4fbbe48 hack/make.sh dynbinary test-integration [2022-09-08T10:22:33.858Z] #64 32.79 The following NEW packages will be installed: [2022-09-08T10:22:33.858Z] #64 32.79 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 [2022-09-08T10:22:33.858Z] #64 32.79 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-08T10:22:33.858Z] #64 32.80 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-08T10:22:33.858Z] #64 32.80 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-09-08T10:22:33.858Z] #64 32.80 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-09-08T10:22:33.858Z] #64 32.80 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-09-08T10:22:33.858Z] #64 32.80 python3-setuptools python3-wheel sudo systemd systemd-journal-remote [2022-09-08T10:22:33.858Z] #64 32.80 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd zip [2022-09-08T10:22:33.858Z] #64 32.81 zstd [2022-09-08T10:22:33.858Z] #64 33.17 0 upgraded, 52 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T10:22:33.858Z] #64 33.17 Need to get 23.8 MB of archives. [2022-09-08T10:22:33.858Z] #64 33.17 After this operation, 89.3 MB of additional disk space will be used. [2022-09-08T10:22:33.858Z] #64 33.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-08T10:22:33.858Z] #64 33.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-09-08T10:22:33.858Z] #64 33.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-09-08T10:22:33.858Z] #64 33.18 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-09-08T10:22:33.858Z] #64 33.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-09-08T10:22:34.122Z] #64 33.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-09-08T10:22:34.122Z] #64 33.19 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-09-08T10:22:34.122Z] #64 33.29 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-09-08T10:22:34.122Z] #64 33.29 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-09-08T10:22:34.122Z] #64 33.32 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-09-08T10:22:34.122Z] #64 33.33 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-09-08T10:22:34.122Z] #64 33.33 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-09-08T10:22:34.122Z] #64 33.33 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-09-08T10:22:34.122Z] #64 33.34 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-09-08T10:22:34.122Z] #64 33.35 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-08T10:22:34.122Z] #64 33.37 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-08T10:22:34.122Z] #64 33.37 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-09-08T10:22:34.122Z] #64 33.38 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-09-08T10:22:34.122Z] #64 33.39 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-09-08T10:22:34.122Z] #64 33.39 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-09-08T10:22:34.122Z] #64 33.39 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-08T10:22:34.122Z] #64 33.40 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-09-08T10:22:34.122Z] #64 33.40 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-09-08T10:22:34.122Z] #64 33.40 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-09-08T10:22:34.122Z] #64 33.41 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-08T10:22:34.122Z] #64 33.41 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-08T10:22:34.122Z] #64 33.41 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-08T10:22:34.122Z] #64 33.41 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-09-08T10:22:34.122Z] #64 33.41 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-09-08T10:22:34.122Z] #64 33.42 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-09-08T10:22:34.122Z] #64 33.42 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-09-08T10:22:34.122Z] #64 33.43 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-08T10:22:34.122Z] #64 33.43 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-08T10:22:34.122Z] #64 33.43 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-08T10:22:34.122Z] #64 33.43 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-08T10:22:34.122Z] #64 33.43 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-09-08T10:22:34.122Z] #64 33.43 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-08T10:22:34.122Z] #64 33.46 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-08T10:22:34.122Z] #64 33.47 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-08T10:22:34.122Z] #64 33.47 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-08T10:22:34.122Z] #64 33.47 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-08T10:22:34.122Z] #64 33.48 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-08T10:22:34.122Z] #64 33.48 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-08T10:22:34.122Z] #64 33.49 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-09-08T10:22:34.122Z] #64 33.51 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-09-08T10:22:34.122Z] #64 33.51 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-09-08T10:22:34.381Z] #64 33.51 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-09-08T10:22:34.381Z] #64 33.51 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-08T10:22:34.381Z] #64 33.63 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-09-08T10:22:34.381Z] #64 33.65 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-09-08T10:22:34.381Z] #64 33.67 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-09-08T10:22:34.381Z] #64 33.67 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-09-08T10:22:34.502Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-09-08T10:22:34.502Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-09-08T10:22:34.502Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-09-08T10:22:34.502Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-09-08T10:22:34.502Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-09-08T10:22:34.502Z] Detected virtualization docker. [2022-09-08T10:22:34.502Z] Detected architecture x86-64. [2022-09-08T10:22:34.502Z] Set hostname to <83499ced3b8f>. [2022-09-08T10:22:34.502Z] modprobe@configfs.service: Succeeded. [2022-09-08T10:22:34.502Z] modprobe@drm.service: Succeeded. [2022-09-08T10:22:34.502Z] modprobe@fuse.service: Succeeded. [2022-09-08T10:22:34.502Z] + source /etc/docker-entrypoint-cmd [2022-09-08T10:22:34.502Z] ++ hack/make.sh dynbinary test-integration [2022-09-08T10:22:34.502Z] [2022-09-08T10:22:34.502Z] Removing bundles/ [2022-09-08T10:22:34.502Z] [2022-09-08T10:22:34.502Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-08T10:22:34.761Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-08T10:22:34.761Z] GOOS="" GOARCH="" GOARM="" [2022-09-08T10:22:34.951Z] #64 34.35 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T10:22:35.209Z] #64 34.62 Fetched 23.8 MB in 1s (30.1 MB/s) [2022-09-08T10:22:35.469Z] #64 34.73 Selecting previously unselected package libcap2:amd64. [2022-09-08T10:22:35.469Z] #64 34.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40116 files and directories currently installed.) [2022-09-08T10:22:35.469Z] #64 34.81 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-08T10:22:35.469Z] #64 34.84 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-08T10:22:35.727Z] #64 34.90 Selecting previously unselected package libargon2-1:amd64. [2022-09-08T10:22:35.727Z] #64 34.91 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-09-08T10:22:35.727Z] #64 34.92 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-08T10:22:35.727Z] #64 34.98 Selecting previously unselected package libjson-c5:amd64. [2022-09-08T10:22:35.727Z] #64 34.99 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-09-08T10:22:35.727Z] #64 34.99 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-09-08T10:22:35.727Z] #64 35.04 Selecting previously unselected package libcryptsetup12:amd64. [2022-09-08T10:22:35.727Z] #64 35.04 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-09-08T10:22:35.727Z] #64 35.05 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-08T10:22:35.986Z] #64 35.16 Selecting previously unselected package libip4tc2:amd64. [2022-09-08T10:22:35.986Z] #64 35.17 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-09-08T10:22:35.986Z] #64 35.18 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-09-08T10:22:35.986Z] #64 35.23 Selecting previously unselected package libkmod2:amd64. [2022-09-08T10:22:35.986Z] #64 35.24 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-09-08T10:22:35.986Z] #64 35.24 Unpacking libkmod2:amd64 (28-1) ... [2022-09-08T10:22:35.986Z] #64 35.31 Selecting previously unselected package systemd. [2022-09-08T10:22:35.986Z] #64 35.32 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-09-08T10:22:36.245Z] #64 35.42 Unpacking systemd (247.3-7) ... [2022-09-08T10:22:37.441Z] #64 36.58 Selecting previously unselected package pigz. [2022-09-08T10:22:37.441Z] #64 36.59 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-09-08T10:22:37.441Z] #64 36.59 Unpacking pigz (2.6-1) ... [2022-09-08T10:22:37.441Z] #64 36.74 Selecting previously unselected package libelf1:amd64. [2022-09-08T10:22:37.441Z] #64 36.74 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-09-08T10:22:37.441Z] #64 36.75 Unpacking libelf1:amd64 (0.183-1) ... [2022-09-08T10:22:37.700Z] #64 36.85 Selecting previously unselected package libbpf0:amd64. [2022-09-08T10:22:37.700Z] #64 36.86 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-09-08T10:22:37.700Z] #64 36.87 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-09-08T10:22:37.700Z] #64 36.95 Selecting previously unselected package libmnl0:amd64. [2022-09-08T10:22:37.700Z] #64 36.96 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-09-08T10:22:37.700Z] #64 36.96 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-09-08T10:22:37.700Z] #64 37.01 Selecting previously unselected package libxtables12:amd64. [2022-09-08T10:22:37.700Z] #64 37.01 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-09-08T10:22:37.700Z] #64 37.02 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-09-08T10:22:37.700Z] #64 37.06 Selecting previously unselected package libcap2-bin. [2022-09-08T10:22:37.959Z] #64 37.07 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-09-08T10:22:37.959Z] #64 37.08 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-08T10:22:37.959Z] #64 37.15 Selecting previously unselected package iproute2. [2022-09-08T10:22:37.959Z] #64 37.15 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-09-08T10:22:37.959Z] #64 37.17 Unpacking iproute2 (5.10.0-4) ... [2022-09-08T10:22:38.218Z] #64 37.47 Selecting previously unselected package xxd. [2022-09-08T10:22:38.218Z] #64 37.47 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-08T10:22:38.218Z] #64 37.48 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:22:38.218Z] #64 37.56 Selecting previously unselected package vim-common. [2022-09-08T10:22:38.218Z] #64 37.57 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-08T10:22:38.476Z] #64 37.58 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:22:38.476Z] #64 37.68 Selecting previously unselected package bash-completion. [2022-09-08T10:22:38.476Z] #64 37.69 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-08T10:22:39.855Z] #64 38.85 Unpacking bash-completion (1:2.11-2) ... [2022-09-08T10:22:39.855Z] #64 39.11 Selecting previously unselected package apparmor. [2022-09-08T10:22:39.855Z] #64 39.12 Preparing to unpack .../17-apparmor_2.13.6-10_amd64.deb ... [2022-09-08T10:22:39.855Z] #64 39.15 Unpacking apparmor (2.13.6-10) ... [2022-09-08T10:22:40.114Z] #64 39.38 Selecting previously unselected package inetutils-ping. [2022-09-08T10:22:40.114Z] #64 39.38 Preparing to unpack .../18-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-09-08T10:22:40.114Z] #64 39.38 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-08T10:22:40.114Z] #64 39.47 Selecting previously unselected package libip6tc2:amd64. [2022-09-08T10:22:40.114Z] #64 39.47 Preparing to unpack .../19-libip6tc2_1.8.7-1_amd64.deb ... [2022-09-08T10:22:40.114Z] #64 39.48 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-09-08T10:22:40.373Z] #64 39.53 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-08T10:22:40.373Z] #64 39.53 Preparing to unpack .../20-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-08T10:22:40.373Z] #64 39.54 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-08T10:22:40.373Z] #64 39.59 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-08T10:22:40.373Z] #64 39.59 Preparing to unpack .../21-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-09-08T10:22:40.373Z] #64 39.60 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-08T10:22:40.373Z] #64 39.67 Selecting previously unselected package libnftnl11:amd64. [2022-09-08T10:22:40.373Z] #64 39.67 Preparing to unpack .../22-libnftnl11_1.1.9-1_amd64.deb ... [2022-09-08T10:22:40.373Z] #64 39.68 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-09-08T10:22:40.373Z] #64 39.73 Selecting previously unselected package iptables. [2022-09-08T10:22:40.477Z] #43 338.5 # github.com/containerd/containerd/cmd/containerd [2022-09-08T10:22:40.477Z] #43 338.5 /usr/bin/ld: /tmp/go-link-87191310/000019.o: in function `New': [2022-09-08T10:22:40.477Z] #43 338.5 /tmp/tmp.4aluZH9CXW/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-09-08T10:22:40.477Z] #43 338.5 + bin/containerd-stress [2022-09-08T10:22:40.477Z] #43 339.6 + bin/containerd-shim [2022-09-08T10:22:40.633Z] #64 39.74 Preparing to unpack .../23-iptables_1.8.7-1_amd64.deb ... [2022-09-08T10:22:40.633Z] #64 39.74 Unpacking iptables (1.8.7-1) ... [2022-09-08T10:22:40.633Z] #64 39.90 Selecting previously unselected package libonig5:amd64. [2022-09-08T10:22:40.633Z] #64 39.90 Preparing to unpack .../24-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-08T10:22:40.633Z] #64 39.91 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-08T10:22:40.892Z] #64 40.01 Selecting previously unselected package libjq1:amd64. [2022-09-08T10:22:40.892Z] #64 40.02 Preparing to unpack .../25-libjq1_1.6-2.1_amd64.deb ... [2022-09-08T10:22:40.892Z] #64 40.02 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-08T10:22:40.892Z] #64 40.09 Selecting previously unselected package jq. [2022-09-08T10:22:40.892Z] #64 40.10 Preparing to unpack .../26-jq_1.6-2.1_amd64.deb ... [2022-09-08T10:22:40.892Z] #64 40.11 Unpacking jq (1.6-2.1) ... [2022-09-08T10:22:40.893Z] #64 40.17 Selecting previously unselected package libaio1:amd64. [2022-09-08T10:22:40.893Z] #64 40.17 Preparing to unpack .../27-libaio1_0.3.112-9_amd64.deb ... [2022-09-08T10:22:40.893Z] #64 40.18 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-09-08T10:22:40.893Z] #64 40.23 Selecting previously unselected package libgpm2:amd64. [2022-09-08T10:22:41.152Z] #64 40.23 Preparing to unpack .../28-libgpm2_1.20.7-8_amd64.deb ... [2022-09-08T10:22:41.152Z] #64 40.24 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-09-08T10:22:41.152Z] #64 40.29 Selecting previously unselected package libinih1:amd64. [2022-09-08T10:22:41.152Z] #64 40.29 Preparing to unpack .../29-libinih1_53-1+b2_amd64.deb ... [2022-09-08T10:22:41.152Z] #64 40.30 Unpacking libinih1:amd64 (53-1+b2) ... [2022-09-08T10:22:41.152Z] #64 40.34 Selecting previously unselected package libmicrohttpd12:amd64. [2022-09-08T10:22:41.152Z] #64 40.35 Preparing to unpack .../30-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-09-08T10:22:41.152Z] #64 40.36 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-08T10:22:41.412Z] #64 40.45 Selecting previously unselected package libnet1:amd64. [2022-09-08T10:22:41.412Z] #64 40.45 Preparing to unpack .../31-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-08T10:22:41.412Z] #64 40.46 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-08T10:22:41.412Z] #64 40.53 Selecting previously unselected package libnl-3-200:amd64. [2022-09-08T10:22:41.412Z] #64 40.54 Preparing to unpack .../32-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-08T10:22:41.412Z] #64 40.54 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-08T10:22:41.412Z] #64 40.61 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-08T10:22:41.412Z] #64 40.61 Preparing to unpack .../33-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-08T10:22:41.412Z] #64 40.62 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-08T10:22:41.412Z] #64 40.68 Selecting previously unselected package libyajl2:amd64. [2022-09-08T10:22:41.412Z] #64 40.68 Preparing to unpack .../34-libyajl2_2.1.0-3_amd64.deb ... [2022-09-08T10:22:41.412Z] #64 40.69 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-08T10:22:41.412Z] #64 40.74 Selecting previously unselected package net-tools. [2022-09-08T10:22:41.672Z] #64 40.74 Preparing to unpack .../35-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-09-08T10:22:41.672Z] #64 40.74 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-08T10:22:41.672Z] #64 40.88 Selecting previously unselected package python-pip-whl. [2022-09-08T10:22:41.672Z] #64 40.89 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-08T10:22:41.672Z] #64 40.90 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-08T10:22:41.931Z] #64 41.24 Selecting previously unselected package python3-lib2to3. [2022-09-08T10:22:41.931Z] #64 41.25 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-08T10:22:41.931Z] #64 41.26 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-08T10:22:42.190Z] #64 41.35 Selecting previously unselected package python3-distutils. [2022-09-08T10:22:42.190Z] #64 41.37 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ... [2022-09-08T10:22:42.190Z] #64 41.38 Unpacking python3-distutils (3.9.2-1) ... [2022-09-08T10:22:42.191Z] #64 41.47 Selecting previously unselected package python3-pkg-resources. [2022-09-08T10:22:42.191Z] #64 41.48 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-08T10:22:42.191Z] #64 41.49 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-08T10:22:42.191Z] #64 41.57 Selecting previously unselected package python3-setuptools. [2022-09-08T10:22:42.450Z] #64 41.58 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ... [2022-09-08T10:22:42.450Z] #64 41.59 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-08T10:22:42.450Z] #64 41.85 Selecting previously unselected package python3-wheel. [2022-09-08T10:22:42.709Z] #64 41.86 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ... [2022-09-08T10:22:42.709Z] #64 41.86 Unpacking python3-wheel (0.34.2-1) ... [2022-09-08T10:22:42.709Z] #64 41.92 Selecting previously unselected package python3-pip. [2022-09-08T10:22:42.709Z] #64 41.93 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-08T10:22:42.709Z] #64 41.94 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-08T10:22:42.968Z] #64 42.08 Selecting previously unselected package sudo. [2022-09-08T10:22:42.968Z] #64 42.08 Preparing to unpack .../43-sudo_1.9.5p2-3_amd64.deb ... [2022-09-08T10:22:42.968Z] #64 42.10 Unpacking sudo (1.9.5p2-3) ... [2022-09-08T10:22:43.227Z] #64 42.45 Selecting previously unselected package systemd-journal-remote. [2022-09-08T10:22:43.227Z] #64 ... [2022-09-08T10:22:43.227Z] [2022-09-08T10:22:43.227Z] #50 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-08T10:22:43.227Z] #50 104.0 + bin/containerd [2022-09-08T10:22:44.542Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-09-08T10:22:44.542Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-09-08T10:22:44.542Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 31.9% of statements [2022-09-08T10:22:44.542Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-09-08T10:22:44.542Z] ? github.com/docker/docker/api/server/router [no test files] [2022-09-08T10:22:44.542Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-09-08T10:22:44.542Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-09-08T10:22:44.542Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-09-08T10:22:44.542Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-09-08T10:22:44.542Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-09-08T10:22:44.542Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-09-08T10:22:44.542Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-09-08T10:22:44.542Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-09-08T10:22:44.542Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-09-08T10:22:44.542Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-09-08T10:22:44.542Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-09-08T10:22:44.542Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-09-08T10:22:44.542Z] ok github.com/docker/docker/api/types/filters 0.012s coverage: 92.2% of statements [2022-09-08T10:22:44.542Z] ok github.com/docker/docker/api/server/router/volume 0.012s coverage: 67.9% of statements [2022-09-08T10:22:44.542Z] ? github.com/docker/docker/api/types [no test files] [2022-09-08T10:22:44.542Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-09-08T10:22:44.542Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-09-08T10:22:44.542Z] ? github.com/docker/docker/api/types/container [no test files] [2022-09-08T10:22:44.542Z] ? github.com/docker/docker/api/types/events [no test files] [2022-09-08T10:22:44.542Z] ? github.com/docker/docker/api/types/image [no test files] [2022-09-08T10:22:44.542Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-09-08T10:22:44.542Z] ? github.com/docker/docker/api/types/network [no test files] [2022-09-08T10:22:44.542Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-09-08T10:22:44.542Z] ok github.com/docker/docker/api/types/registry 0.004s coverage: 54.2% of statements [2022-09-08T10:22:44.542Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-09-08T10:22:44.542Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-09-08T10:22:44.542Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-09-08T10:22:44.542Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-09-08T10:22:44.542Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-09-08T10:22:44.542Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-09-08T10:22:44.542Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-09-08T10:22:44.542Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-09-08T10:22:44.542Z] ? github.com/docker/docker/builder [no test files] [2022-09-08T10:22:44.542Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-09-08T10:22:44.542Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-09-08T10:22:44.542Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-09-08T10:22:44.542Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-09-08T10:22:44.542Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-09-08T10:22:44.542Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-09-08T10:22:44.542Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-09-08T10:22:44.542Z] ok github.com/docker/docker/builder/remotecontext 0.112s coverage: 13.7% of statements [2022-09-08T10:22:44.542Z] ok github.com/docker/docker/builder/dockerfile 0.613s coverage: 49.3% of statements [2022-09-08T10:22:44.542Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-09-08T10:22:44.542Z] ok github.com/docker/docker/cli/debug 0.017s coverage: 100.0% of statements [2022-09-08T10:22:44.542Z] ok github.com/docker/docker/builder/remotecontext/git 1.558s coverage: 86.3% of statements [2022-09-08T10:22:44.542Z] ? github.com/docker/docker/cli [no test files] [2022-09-08T10:22:44.542Z] ? github.com/docker/docker/cli/config [no test files] [2022-09-08T10:22:44.542Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-09-08T10:22:44.542Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-09-08T10:22:44.542Z] ok github.com/docker/docker/cmd/docker-proxy 0.201s coverage: 67.6% of statements [2022-09-08T10:22:47.083Z] ok github.com/docker/docker/client 0.094s coverage: 76.1% of statements [2022-09-08T10:22:48.502Z] #50 ... [2022-09-08T10:22:48.502Z] [2022-09-08T10:22:48.502Z] #64 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-08T10:22:48.502Z] #64 42.45 Selecting previously unselected package systemd-journal-remote. [2022-09-08T10:22:48.502Z] #64 42.46 Preparing to unpack .../44-systemd-journal-remote_247.3-7_amd64.deb ... [2022-09-08T10:22:48.502Z] #64 42.46 Unpacking systemd-journal-remote (247.3-7) ... [2022-09-08T10:22:48.502Z] #64 42.54 Selecting previously unselected package thin-provisioning-tools. [2022-09-08T10:22:48.502Z] #64 42.55 Preparing to unpack .../45-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-09-08T10:22:48.502Z] #64 42.56 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-08T10:22:48.502Z] #64 42.71 Selecting previously unselected package uidmap. [2022-09-08T10:22:48.502Z] #64 42.72 Preparing to unpack .../46-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-09-08T10:22:48.502Z] #64 42.73 Unpacking uidmap (1:4.8.1-1) ... [2022-09-08T10:22:48.502Z] #64 42.83 Selecting previously unselected package vim-runtime. [2022-09-08T10:22:48.502Z] #64 42.84 Preparing to unpack .../47-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-08T10:22:48.502Z] #64 42.88 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-08T10:22:48.502Z] #64 42.90 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-08T10:22:48.502Z] #64 42.91 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:22:48.502Z] #64 44.56 Selecting previously unselected package vim. [2022-09-08T10:22:48.502Z] #64 44.58 Preparing to unpack .../48-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-08T10:22:48.502Z] #64 44.59 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:22:48.502Z] #64 44.88 Selecting previously unselected package xfsprogs. [2022-09-08T10:22:48.502Z] #64 44.89 Preparing to unpack .../49-xfsprogs_5.10.0-4_amd64.deb ... [2022-09-08T10:22:48.502Z] #64 44.90 Unpacking xfsprogs (5.10.0-4) ... [2022-09-08T10:22:48.502Z] #64 45.18 Selecting previously unselected package zip. [2022-09-08T10:22:48.502Z] #64 45.18 Preparing to unpack .../50-zip_3.0-12_amd64.deb ... [2022-09-08T10:22:48.502Z] #64 45.19 Unpacking zip (3.0-12) ... [2022-09-08T10:22:48.502Z] #64 45.28 Selecting previously unselected package zstd. [2022-09-08T10:22:48.502Z] #64 45.28 Preparing to unpack .../51-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-09-08T10:22:48.502Z] #64 45.29 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-08T10:22:48.502Z] #64 45.53 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-08T10:22:48.502Z] #64 46.06 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-09-08T10:22:48.502Z] #64 46.07 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-08T10:22:48.502Z] #64 46.09 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-09-08T10:22:48.502Z] #64 46.10 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-09-08T10:22:48.502Z] #64 46.11 Setting up libinih1:amd64 (53-1+b2) ... [2022-09-08T10:22:48.502Z] #64 46.12 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-08T10:22:48.502Z] #64 46.13 Setting up uidmap (1:4.8.1-1) ... [2022-09-08T10:22:48.502Z] #64 46.14 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-08T10:22:48.502Z] #64 46.16 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-08T10:22:48.502Z] #64 46.18 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-08T10:22:48.502Z] #64 46.19 Setting up python3-wheel (0.34.2-1) ... [2022-09-08T10:22:48.502Z] #64 46.59 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-08T10:22:48.502Z] #64 46.60 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:22:48.502Z] #64 46.61 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-08T10:22:48.502Z] #64 46.62 Setting up libcap2-bin (1:2.44-1) ... [2022-09-08T10:22:48.502Z] #64 46.64 Setting up apparmor (2.13.6-10) ... [2022-09-08T10:22:48.502Z] #64 47.68 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-08T10:22:48.502Z] #64 47.72 Setting up zip (3.0-12) ... [2022-09-08T10:22:48.502Z] #64 47.73 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:22:48.502Z] #64 47.75 Setting up bash-completion (1:2.11-2) ... [2022-09-08T10:22:48.607Z] #43 351.2 + bin/containerd-shim-runc-v1 [2022-09-08T10:22:49.882Z] #64 48.97 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-09-08T10:22:49.882Z] #64 48.98 Setting up sudo (1.9.5p2-3) ... [2022-09-08T10:22:49.882Z] #64 49.04 invoke-rc.d: could not determine current runlevel [2022-09-08T10:22:49.882Z] #64 49.05 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-08T10:22:49.882Z] #64 49.06 Setting up xfsprogs (5.10.0-4) ... [2022-09-08T10:22:49.882Z] #64 49.07 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-08T10:22:49.882Z] #64 49.07 Failed to connect to bus: Host is down [2022-09-08T10:22:49.882Z] #64 49.07 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-09-08T10:22:49.882Z] #64 49.09 Setting up inetutils-ping (2:2.0-1) ... [2022-09-08T10:22:49.882Z] #64 49.10 Setting up pigz (2.6-1) ... [2022-09-08T10:22:49.882Z] #64 49.11 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-08T10:22:49.882Z] #64 49.12 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-08T10:22:49.882Z] #64 49.15 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-08T10:22:50.142Z] #64 49.17 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:22:50.401Z] #64 49.65 Setting up libaio1:amd64 (0.3.112-9) ... [2022-09-08T10:22:50.401Z] #64 49.67 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-08T10:22:50.660Z] #64 49.92 Setting up libelf1:amd64 (0.183-1) ... [2022-09-08T10:22:50.660Z] #64 49.93 Setting up libjson-c5:amd64 (0.15-2) ... [2022-09-08T10:22:50.660Z] #64 49.96 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-08T10:22:50.660Z] #64 49.97 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-08T10:22:50.660Z] #64 49.98 Setting up libkmod2:amd64 (28-1) ... [2022-09-08T10:22:50.660Z] #64 50.00 Setting up python3-distutils (3.9.2-1) ... [2022-09-08T10:22:50.920Z] #64 50.30 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-08T10:22:50.920Z] #64 50.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-08T10:22:50.920Z] #64 50.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-08T10:22:50.920Z] #64 50.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-08T10:22:51.179Z] #64 50.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-08T10:22:51.179Z] #64 50.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-08T10:22:51.179Z] #64 50.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-08T10:22:51.179Z] #64 50.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-08T10:22:51.179Z] #64 50.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-08T10:22:51.179Z] #64 50.36 Setting up python3-setuptools (52.0.0-4) ... [2022-09-08T10:22:52.007Z] #64 51.06 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-08T10:22:52.007Z] #64 51.07 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-09-08T10:22:52.007Z] #64 51.09 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-08T10:22:52.007Z] #64 51.10 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-08T10:22:52.575Z] #64 51.81 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-08T10:22:52.575Z] #64 51.82 Setting up jq (1.6-2.1) ... [2022-09-08T10:22:52.575Z] #64 51.83 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-08T10:22:52.575Z] #64 51.85 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-09-08T10:22:52.575Z] #64 51.86 Setting up iptables (1.8.7-1) ... [2022-09-08T10:22:52.575Z] #64 51.87 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-08T10:22:52.575Z] #64 51.88 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-08T10:22:52.575Z] #64 51.88 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-08T10:22:52.575Z] #64 51.89 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-08T10:22:52.575Z] #64 51.89 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-08T10:22:52.575Z] #64 51.90 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-08T10:22:52.575Z] #64 51.90 Setting up iproute2 (5.10.0-4) ... [2022-09-08T10:22:52.834Z] #64 52.13 Setting up systemd (247.3-7) ... [2022-09-08T10:22:52.834Z] #64 52.17 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-08T10:22:52.834Z] #64 52.18 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-08T10:22:52.834Z] #64 52.18 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-08T10:22:52.834Z] #64 52.22 Initializing machine ID from KVM UUID. [2022-09-08T10:22:53.770Z] #64 52.89 Setting up systemd-journal-remote (247.3-7) ... [2022-09-08T10:22:54.030Z] #64 53.09 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T10:22:54.290Z] #64 DONE 53.5s [2022-09-08T10:22:54.290Z] [2022-09-08T10:22:54.290Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-08T10:22:54.290Z] #58 ... [2022-09-08T10:22:54.290Z] [2022-09-08T10:22:54.290Z] #65 [dev-systemd-false 8/28] 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-09-08T10:22:55.178Z] #43 357.6 + bin/containerd-shim-runc-v2 [2022-09-08T10:22:55.229Z] #65 0.797 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-08T10:22:55.229Z] #65 0.798 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-08T10:22:55.229Z] #65 0.801 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-08T10:22:55.229Z] #65 DONE 0.8s [2022-09-08T10:22:55.229Z] [2022-09-08T10:22:55.229Z] #66 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-08T10:22:56.159Z] #43 358.5 + binaries [2022-09-08T10:22:56.159Z] #43 358.5 + install -D bin/containerd /build/containerd [2022-09-08T10:22:56.159Z] #43 358.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-08T10:22:56.159Z] #43 358.5 + install -D bin/ctr /build/ctr [2022-09-08T10:22:58.083Z] #43 DONE 360.6s [2022-09-08T10:22:59.020Z] [2022-09-08T10:22:59.020Z] #73 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-08T10:22:59.956Z] #73 DONE 0.9s [2022-09-08T10:22:59.956Z] [2022-09-08T10:22:59.956Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-08T10:22:59.956Z] #74 DONE 0.2s [2022-09-08T10:22:59.956Z] [2022-09-08T10:22:59.956Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-08T10:23:00.895Z] #75 DONE 0.9s [2022-09-08T10:23:00.895Z] [2022-09-08T10:23:00.895Z] #76 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-08T10:23:00.895Z] #76 DONE 0.0s [2022-09-08T10:23:01.156Z] [2022-09-08T10:23:01.156Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-08T10:23:01.156Z] #77 DONE 0.0s [2022-09-08T10:23:01.156Z] [2022-09-08T10:23:01.156Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-08T10:23:01.156Z] #78 DONE 0.0s [2022-09-08T10:23:01.156Z] [2022-09-08T10:23:01.156Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-08T10:23:01.578Z] #43 340.7 # github.com/containerd/containerd/cmd/containerd [2022-09-08T10:23:01.578Z] #43 340.7 /usr/bin/ld: /tmp/go-link-1642844927/000019.o: in function `New': [2022-09-08T10:23:01.578Z] #43 340.7 /tmp/tmp.l7rBFRlYQI/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-09-08T10:23:01.578Z] #43 340.8 + bin/containerd-stress [2022-09-08T10:23:01.578Z] #43 341.9 + bin/containerd-shim [2022-09-08T10:23:02.093Z] #79 DONE 0.8s [2022-09-08T10:23:02.093Z] [2022-09-08T10:23:02.093Z] #80 exporting to image [2022-09-08T10:23:02.094Z] #80 exporting layers [2022-09-08T10:23:03.344Z] #66 7.616 Collecting yamllint==1.27.1 [2022-09-08T10:23:03.911Z] #66 8.657 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-08T10:23:04.847Z] #66 9.375 Collecting pathspec>=0.5.3 [2022-09-08T10:23:04.847Z] #66 9.382 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-08T10:23:04.847Z] #66 9.612 Collecting pyyaml [2022-09-08T10:23:04.847Z] #66 9.617 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-09-08T10:23:04.847Z] #66 9.640 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-08T10:23:04.847Z] #66 9.645 Building wheels for collected packages: yamllint [2022-09-08T10:23:04.847Z] #66 9.648 Building wheel for yamllint (setup.py): started [2022-09-08T10:23:05.415Z] #66 10.19 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-08T10:23:05.415Z] #66 10.19 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=76e6721941b7c7c5480913ad026186c771e5fd719b34f0de915ef214f786ba72 [2022-09-08T10:23:05.415Z] #66 10.19 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-08T10:23:05.415Z] #66 10.20 Successfully built yamllint [2022-09-08T10:23:05.415Z] #66 10.22 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-08T10:23:05.674Z] #66 10.46 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-08T10:23:05.934Z] #66 DONE 10.7s [2022-09-08T10:23:05.934Z] [2022-09-08T10:23:05.934Z] #67 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-08T10:23:06.194Z] #67 DONE 0.3s [2022-09-08T10:23:06.194Z] [2022-09-08T10:23:06.194Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-08T10:23:06.194Z] #58 ... [2022-09-08T10:23:06.194Z] [2022-09-08T10:23:06.194Z] #68 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-08T10:23:06.762Z] #68 DONE 0.4s [2022-09-08T10:23:06.762Z] [2022-09-08T10:23:06.762Z] #69 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-08T10:23:06.762Z] #69 DONE 0.1s [2022-09-08T10:23:06.762Z] [2022-09-08T10:23:06.762Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-08T10:23:06.762Z] #58 ... [2022-09-08T10:23:06.762Z] [2022-09-08T10:23:06.762Z] #70 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-08T10:23:06.762Z] #70 DONE 0.1s [2022-09-08T10:23:06.762Z] [2022-09-08T10:23:06.762Z] #71 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-08T10:23:06.762Z] #71 DONE 0.1s [2022-09-08T10:23:06.762Z] [2022-09-08T10:23:06.762Z] #72 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-08T10:23:07.021Z] #72 DONE 0.1s [2022-09-08T10:23:07.021Z] [2022-09-08T10:23:07.021Z] #73 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-08T10:23:07.021Z] #73 DONE 0.1s [2022-09-08T10:23:07.021Z] [2022-09-08T10:23:07.021Z] #74 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-08T10:23:07.021Z] #74 DONE 0.1s [2022-09-08T10:23:07.021Z] [2022-09-08T10:23:07.021Z] #75 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-08T10:23:07.021Z] #75 DONE 0.1s [2022-09-08T10:23:07.021Z] [2022-09-08T10:23:07.021Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-08T10:23:07.282Z] #58 ... [2022-09-08T10:23:07.282Z] [2022-09-08T10:23:07.282Z] #76 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-08T10:23:07.282Z] #76 DONE 0.1s [2022-09-08T10:23:07.282Z] [2022-09-08T10:23:07.282Z] #77 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-08T10:23:07.282Z] #77 DONE 0.2s [2022-09-08T10:23:07.282Z] [2022-09-08T10:23:07.282Z] #78 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-08T10:23:07.370Z] #80 exporting layers 5.6s done [2022-09-08T10:23:07.370Z] #80 writing image sha256:650041bcc335df0d907e77a4311364b1a005fafefbe53cb735a8a00c5ee8b56e done [2022-09-08T10:23:07.370Z] #80 naming to docker.io/library/docker:f168ad35d9533998b5e4b512aaffe6b22360678b done [2022-09-08T10:23:07.370Z] #80 DONE 5.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-09-08T10:23:07.546Z] #78 DONE 0.1s [2022-09-08T10:23:07.546Z] [2022-09-08T10:23:07.546Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-08T10:23:07.714Z] + trap exit INT TERM [2022-09-08T10:23:07.714Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-09-08T10:23:07.714Z] + CONTAINER_NAME=docker-pr34 [2022-09-08T10:23:07.714Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44034/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44034/.git:/go/src/github.com/docker/docker/.git --name docker-pr34-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f168ad35d9533998b5e4b512aaffe6b22360678b -e DOCKER_GRAPHDRIVER docker:f168ad35d9533998b5e4b512aaffe6b22360678b hack/make.sh dynbinary [2022-09-08T10:23:09.090Z] [2022-09-08T10:23:09.350Z] Removing bundles/ [2022-09-08T10:23:09.350Z] [2022-09-08T10:23:09.350Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-08T10:23:09.350Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-08T10:23:09.350Z] GOOS="" GOARCH="" GOARM="" [2022-09-08T10:23:11.531Z] #43 353.5 + bin/containerd-shim-runc-v1 [2022-09-08T10:23:18.088Z] #43 360.2 + bin/containerd-shim-runc-v2 [2022-09-08T10:23:18.088Z] #43 361.0 + binaries [2022-09-08T10:23:18.088Z] #43 361.0 + install -D bin/containerd /build/containerd [2022-09-08T10:23:18.088Z] #43 361.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-08T10:23:18.344Z] #43 361.0 + install -D bin/ctr /build/ctr [2022-09-08T10:23:19.174Z] ok github.com/docker/docker/cmd/dockerd 0.069s coverage: 29.9% of statements [2022-09-08T10:23:19.174Z] ok github.com/docker/docker/container 0.123s coverage: 35.7% of statements [2022-09-08T10:23:19.174Z] ok github.com/docker/docker/cmd/dockerd/trap 2.476s coverage: 0.0% of statements [2022-09-08T10:23:19.174Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-09-08T10:23:19.174Z] ? github.com/docker/docker/container/stream [no test files] [2022-09-08T10:23:19.174Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-09-08T10:23:19.174Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-09-08T10:23:19.174Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-09-08T10:23:20.231Z] #43 DONE 363.1s [2022-09-08T10:23:21.160Z] [2022-09-08T10:23:21.160Z] #73 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-08T10:23:21.708Z] ok github.com/docker/docker/daemon/cluster 0.075s coverage: 0.5% of statements [2022-09-08T10:23:22.086Z] #73 DONE 0.9s [2022-09-08T10:23:22.086Z] [2022-09-08T10:23:22.086Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-08T10:23:22.086Z] #74 DONE 0.2s [2022-09-08T10:23:22.086Z] [2022-09-08T10:23:22.086Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-08T10:23:23.456Z] #75 DONE 1.0s [2022-09-08T10:23:23.456Z] [2022-09-08T10:23:23.456Z] #76 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-08T10:23:23.456Z] #76 DONE 0.0s [2022-09-08T10:23:23.456Z] [2022-09-08T10:23:23.456Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-08T10:23:23.456Z] #77 DONE 0.0s [2022-09-08T10:23:23.456Z] [2022-09-08T10:23:23.456Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-08T10:23:23.456Z] #78 DONE 0.0s [2022-09-08T10:23:23.456Z] [2022-09-08T10:23:23.456Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-08T10:23:23.621Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.017s coverage: 65.3% of statements [2022-09-08T10:23:24.017Z] #79 DONE 0.8s [2022-09-08T10:23:24.274Z] [2022-09-08T10:23:24.274Z] #80 exporting to image [2022-09-08T10:23:24.274Z] #80 exporting layers [2022-09-08T10:23:25.557Z] ok github.com/docker/docker/daemon/cluster/convert 0.014s coverage: 36.9% of statements [2022-09-08T10:23:29.476Z] #58 92.69 + mkdir -p /build [2022-09-08T10:23:29.476Z] #58 92.70 + cp runc /build/runc [2022-09-08T10:23:29.476Z] #58 DONE 93.0s [2022-09-08T10:23:29.476Z] [2022-09-08T10:23:29.476Z] #50 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-08T10:23:29.476Z] #50 ... [2022-09-08T10:23:29.476Z] [2022-09-08T10:23:29.476Z] #79 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-08T10:23:29.476Z] #79 DONE 0.1s [2022-09-08T10:23:29.476Z] [2022-09-08T10:23:29.476Z] #50 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-08T10:23:30.808Z] #80 exporting layers 5.9s done [2022-09-08T10:23:30.808Z] #80 writing image sha256:8c2c31c43c472c322c26c0c47c9eee40cc8d7a64d02bc1b5e450da0f8a0ef9b7 done [2022-09-08T10:23:30.808Z] #80 naming to docker.io/library/docker:b1da5943da5b923a62eb9d1e01281849d9d4e5d9 done [2022-09-08T10:23:30.808Z] #80 DONE 5.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T10:23:31.181Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44034/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr34 -e DOCKER_GITCOMMIT=b1da5943da5b923a62eb9d1e01281849d9d4e5d9 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b1da5943da5b923a62eb9d1e01281849d9d4e5d9 hack/make.sh dynbinary test-integration [2022-09-08T10:23:32.174Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.449s coverage: 13.4% of statements [2022-09-08T10:23:32.546Z] [2022-09-08T10:23:32.546Z] Removing bundles/ [2022-09-08T10:23:32.546Z] [2022-09-08T10:23:32.546Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-08T10:23:32.546Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-08T10:23:32.546Z] GOOS="" GOARCH="" GOARM="" [2022-09-08T10:23:33.112Z] ok github.com/docker/docker/daemon/config 0.032s coverage: 76.8% of statements [2022-09-08T10:23:33.682Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-09-08T10:23:34.252Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-09-08T10:23:35.632Z] ok github.com/docker/docker/daemon 10.135s coverage: 16.4% of statements [2022-09-08T10:23:35.632Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-09-08T10:23:35.632Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-09-08T10:23:35.632Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-09-08T10:23:35.632Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-09-08T10:23:35.632Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.551s coverage: 74.8% of statements [2022-09-08T10:23:36.571Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.290s coverage: 60.7% of statements [2022-09-08T10:23:37.509Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-09-08T10:23:38.893Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2022-09-08T10:23:40.277Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.224s coverage: 50.6% of statements [2022-09-08T10:23:41.218Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.228s coverage: 46.1% of statements [2022-09-08T10:23:41.218Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-09-08T10:23:42.155Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.5% of statements [2022-09-08T10:23:42.415Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.901s coverage: 58.5% of statements [2022-09-08T10:23:42.415Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-09-08T10:23:42.415Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-09-08T10:23:43.353Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-09-08T10:23:43.613Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-09-08T10:23:44.551Z] ok github.com/docker/docker/daemon/images 0.046s coverage: 6.8% of statements [2022-09-08T10:23:44.551Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-09-08T10:23:44.551Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-09-08T10:23:45.120Z] ok github.com/docker/docker/daemon/logger 0.217s coverage: 43.2% of statements [2022-09-08T10:23:46.059Z] ok github.com/docker/docker/daemon/logger/fluentd 0.012s coverage: 53.6% of statements [2022-09-08T10:23:46.059Z] ok github.com/docker/docker/daemon/logger/awslogs 0.150s coverage: 79.6% of statements [2022-09-08T10:23:46.059Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-09-08T10:23:46.629Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 68.2% of statements [2022-09-08T10:23:46.889Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements [2022-09-08T10:23:47.828Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.106s coverage: 76.8% of statements [2022-09-08T10:23:48.088Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-09-08T10:23:49.030Z] ok github.com/docker/docker/daemon/logger/local 0.024s coverage: 79.4% of statements [2022-09-08T10:23:49.598Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.015s coverage: 63.5% of statements [2022-09-08T10:23:50.167Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2022-09-08T10:23:51.104Z] ok github.com/docker/docker/daemon/logger/journald 3.572s coverage: 74.3% of statements [2022-09-08T10:23:51.104Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-09-08T10:23:51.104Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-09-08T10:23:51.104Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-09-08T10:23:51.104Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-09-08T10:23:51.671Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2022-09-08T10:23:51.931Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-09-08T10:23:52.190Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-09-08T10:23:52.449Z] ok github.com/docker/docker/daemon/logger/splunk 1.517s coverage: 82.5% of statements [2022-09-08T10:23:52.449Z] ? github.com/docker/docker/daemon/names [no test files] [2022-09-08T10:23:52.449Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-09-08T10:23:53.387Z] ok github.com/docker/docker/distribution/metadata 0.034s coverage: 44.4% of statements [2022-09-08T10:23:55.294Z] ok github.com/docker/docker/distribution 1.489s coverage: 28.0% of statements [2022-09-08T10:23:55.294Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-09-08T10:23:55.864Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-09-08T10:23:56.123Z] ok github.com/docker/docker/distribution/xfer 1.885s coverage: 84.9% of statements [2022-09-08T10:23:56.123Z] ? github.com/docker/docker/dockerversion [no test files] [2022-09-08T10:23:56.382Z] ok github.com/docker/docker/image 0.036s coverage: 86.9% of statements [2022-09-08T10:23:56.952Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2022-09-08T10:23:57.211Z] ok github.com/docker/docker/image/tarexport 0.016s coverage: 0.7% of statements [2022-09-08T10:23:57.211Z] ? github.com/docker/docker/image/v1 [no test files] [2022-09-08T10:23:57.211Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-09-08T10:23:57.780Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-09-08T10:23:58.349Z] ok github.com/docker/docker/oci 0.009s coverage: 46.0% of statements [2022-09-08T10:23:58.918Z] ok github.com/docker/docker/opts 0.026s coverage: 66.0% of statements [2022-09-08T10:23:59.178Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-09-08T10:24:00.557Z] ok github.com/docker/docker/pkg/archive 0.307s coverage: 82.2% of statements [2022-09-08T10:24:01.496Z] ok github.com/docker/docker/pkg/authorization 0.245s coverage: 68.3% of statements [2022-09-08T10:24:01.559Z] #50 182.3 # github.com/containerd/containerd/cmd/containerd [2022-09-08T10:24:01.559Z] #50 182.3 /usr/bin/ld: /tmp/go-link-3286302037/000019.o: in function `New': [2022-09-08T10:24:01.559Z] #50 182.3 /tmp/tmp.VZ3PjXgQP0/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-09-08T10:24:01.559Z] #50 182.3 + bin/containerd-stress [2022-09-08T10:24:01.756Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-09-08T10:24:01.756Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-09-08T10:24:02.933Z] #50 183.5 + bin/containerd-shim [2022-09-08T10:24:05.047Z] ok github.com/docker/docker/pkg/chrootarchive 2.524s coverage: 42.7% of statements [2022-09-08T10:24:05.312Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-09-08T10:24:05.312Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-09-08T10:24:05.580Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-09-08T10:24:06.152Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-09-08T10:24:06.152Z] ok github.com/docker/docker/layer 7.738s coverage: 68.9% of statements [2022-09-08T10:24:06.152Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-09-08T10:24:06.152Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-09-08T10:24:06.152Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-09-08T10:24:06.152Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-09-08T10:24:06.152Z] ? github.com/docker/docker/oci/caps [no test files] [2022-09-08T10:24:06.152Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-09-08T10:24:06.411Z] ok github.com/docker/docker/pkg/fsutils 0.242s coverage: 85.1% of statements [2022-09-08T10:24:06.411Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-09-08T10:24:07.351Z] ok github.com/docker/docker/pkg/idtools 0.395s coverage: 69.3% of statements [2022-09-08T10:24:07.611Z] ok github.com/docker/docker/pkg/ioutils 0.370s coverage: 70.1% of statements [2022-09-08T10:24:07.611Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-09-08T10:24:07.870Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-09-08T10:24:07.870Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-09-08T10:24:07.870Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-09-08T10:24:08.130Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-09-08T10:24:08.130Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-09-08T10:24:08.389Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-09-08T10:24:08.390Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2022-09-08T10:24:08.390Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-09-08T10:24:08.390Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-09-08T10:24:08.959Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2022-09-08T10:24:09.528Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-09-08T10:24:09.787Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-09-08T10:24:09.787Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-09-08T10:24:11.165Z] ok github.com/docker/docker/pkg/pubsub 1.047s coverage: 75.0% of statements [2022-09-08T10:24:11.425Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-09-08T10:24:11.685Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-09-08T10:24:11.945Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-09-08T10:24:12.204Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-09-08T10:24:12.204Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-09-08T10:24:12.773Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements [2022-09-08T10:24:13.342Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-09-08T10:24:13.342Z] ok github.com/docker/docker/pkg/tailfile 0.045s coverage: 88.6% of statements [2022-09-08T10:24:13.946Z] ok github.com/docker/docker/pkg/tarsum 0.045s coverage: 89.3% of statements [2022-09-08T10:24:14.208Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-09-08T10:24:15.179Z] #50 195.0 + bin/containerd-shim-runc-v1 [2022-09-08T10:24:16.129Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-09-08T10:24:16.389Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2022-09-08T10:24:16.648Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-09-08T10:24:18.027Z] ok github.com/docker/docker/quota 0.201s coverage: 71.4% of statements [2022-09-08T10:24:18.286Z] ok github.com/docker/docker/reference 0.009s coverage: 84.4% of statements [2022-09-08T10:24:19.225Z] ok github.com/docker/docker/registry 0.081s coverage: 58.6% of statements [2022-09-08T10:24:19.484Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-09-08T10:24:19.744Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-09-08T10:24:20.313Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-09-08T10:24:20.313Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-09-08T10:24:20.448Z] #50 201.4 + bin/containerd-shim-runc-v2 [2022-09-08T10:24:21.383Z] #50 202.2 + binaries [2022-09-08T10:24:21.383Z] #50 202.2 + install -D bin/containerd /build/containerd [2022-09-08T10:24:21.383Z] #50 202.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-08T10:24:21.383Z] #50 202.2 + install -D bin/ctr /build/ctr [2022-09-08T10:24:21.958Z] #50 DONE 202.7s [2022-09-08T10:24:22.218Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-09-08T10:24:22.786Z] ok github.com/docker/docker/volume/local 0.075s coverage: 76.8% of statements [2022-09-08T10:24:22.894Z] [2022-09-08T10:24:22.894Z] #80 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-08T10:24:22.894Z] #80 DONE 0.2s [2022-09-08T10:24:23.046Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-09-08T10:24:23.152Z] [2022-09-08T10:24:23.153Z] #81 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-08T10:24:23.153Z] #81 DONE 0.1s [2022-09-08T10:24:23.153Z] [2022-09-08T10:24:23.153Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-08T10:24:23.410Z] #82 DONE 0.4s [2022-09-08T10:24:23.410Z] [2022-09-08T10:24:23.410Z] #83 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-08T10:24:23.410Z] #83 DONE 0.0s [2022-09-08T10:24:23.668Z] [2022-09-08T10:24:23.668Z] #84 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-08T10:24:23.668Z] #84 DONE 0.0s [2022-09-08T10:24:23.668Z] [2022-09-08T10:24:23.668Z] #85 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-08T10:24:23.668Z] #85 DONE 0.0s [2022-09-08T10:24:23.668Z] [2022-09-08T10:24:23.668Z] #86 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-08T10:24:24.424Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-09-08T10:24:26.952Z] #86 DONE 3.3s [2022-09-08T10:24:26.952Z] [2022-09-08T10:24:26.952Z] #87 exporting to image [2022-09-08T10:24:26.952Z] #87 exporting layers [2022-09-08T10:24:41.250Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-08T10:24:41.250Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-08T10:24:41.250Z] GOOS="" GOARCH="" GOARM="" [2022-09-08T10:24:41.250Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-08T10:24:41.250Z] [2022-09-08T10:24:41.250Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-08T10:24:41.250Z] DOCKER_SYSTEMD=1 [2022-09-08T10:24:41.250Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-08T10:24:41.250Z] HOSTNAME=83499ced3b8f [2022-09-08T10:24:41.250Z] DEST=bundles/test-integration [2022-09-08T10:24:41.250Z] PWD=/go/src/github.com/docker/docker [2022-09-08T10:24:41.250Z] DOCKER_GITCOMMIT=a302e7150f958733f99ec95da0dace84c4fbbe48 [2022-09-08T10:24:41.250Z] container=docker [2022-09-08T10:24:41.250Z] HOME=/root [2022-09-08T10:24:41.250Z] LANG=C.UTF-8 [2022-09-08T10:24:41.250Z] INVOCATION_ID=a2ac509b23e14c38912f9b378b0dd096 [2022-09-08T10:24:41.250Z] GOLANG_VERSION=1.19.1 [2022-09-08T10:24:41.250Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-08T10:24:41.250Z] VALIDATE_BRANCH=master [2022-09-08T10:24:41.250Z] TERM=xterm [2022-09-08T10:24:41.250Z] DOCKER_PKG=github.com/docker/docker [2022-09-08T10:24:41.250Z] SHLVL=3 [2022-09-08T10:24:41.250Z] TIMEOUT=120m [2022-09-08T10:24:41.250Z] DOCKER_BUILDTAGS= journald [2022-09-08T10:24:41.250Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-08T10:24:41.250Z] GO111MODULE=off [2022-09-08T10:24:41.250Z] DOCKER_EXPERIMENTAL=1 [2022-09-08T10:24:41.250Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-08T10:24:41.250Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-08T10:24:41.250Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-08T10:24:41.250Z] GOPATH=/go [2022-09-08T10:24:41.250Z] PKG_CONFIG=pkg-config [2022-09-08T10:24:41.250Z] _=/usr/bin/env [2022-09-08T10:24:41.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-08T10:24:46.358Z] ok github.com/docker/docker/pkg/plugins 33.645s coverage: 76.3% of statements [2022-09-08T10:24:46.358Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-09-08T10:24:46.358Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-09-08T10:24:46.358Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-09-08T10:24:46.358Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-09-08T10:24:46.358Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-09-08T10:24:46.358Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-09-08T10:24:46.358Z] ? github.com/docker/docker/rootless [no test files] [2022-09-08T10:24:46.358Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-09-08T10:24:46.358Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-09-08T10:24:46.358Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-09-08T10:24:46.358Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-09-08T10:24:46.358Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-09-08T10:24:46.358Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-09-08T10:24:46.358Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-09-08T10:24:46.358Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-09-08T10:24:46.358Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-09-08T10:24:46.358Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-09-08T10:24:46.358Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-09-08T10:24:46.358Z] ? github.com/docker/docker/testutil/request [no test files] [2022-09-08T10:24:46.358Z] ? github.com/docker/docker/volume [no test files] [2022-09-08T10:24:46.358Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-09-08T10:24:46.358Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-09-08T10:24:46.358Z] [2022-09-08T10:24:46.358Z] === Skipped [2022-09-08T10:24:46.358Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-09-08T10:24:46.358Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-09-08T10:24:46.358Z] [2022-09-08T10:24:46.358Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-09-08T10:24:46.358Z] network_proxy_test.go:208: No support for dual stack yet [2022-09-08T10:24:46.358Z] [2022-09-08T10:24:46.358Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-09-08T10:24:46.358Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-09-08T10:24:46.358Z] [2022-09-08T10:24:46.358Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-09-08T10:24:46.358Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-09-08T10:24:46.358Z] [2022-09-08T10:24:46.358Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-09-08T10:24:46.358Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T10:24:46.358Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-08T10:24:46.358Z] [2022-09-08T10:24:46.358Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-09-08T10:24:46.358Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T10:24:46.358Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-08T10:24:46.358Z] [2022-09-08T10:24:46.358Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-09-08T10:24:46.358Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T10:24:46.358Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-08T10:24:46.358Z] [2022-09-08T10:24:46.358Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-09-08T10:24:46.358Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T10:24:46.358Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-08T10:24:46.358Z] [2022-09-08T10:24:46.358Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-09-08T10:24:46.358Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T10:24:46.358Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-08T10:24:46.358Z] [2022-09-08T10:24:46.358Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-09-08T10:24:46.358Z] graphtest_unix.go:71: No driver to put! [2022-09-08T10:24:46.358Z] [2022-09-08T10:24:46.358Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-09-08T10:24:46.358Z] time="2022-09-08T10:23:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-08T10:24:46.358Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-08T10:24:46.358Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-08T10:24:46.358Z] [2022-09-08T10:24:46.358Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-09-08T10:24:46.358Z] time="2022-09-08T10:23:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-08T10:24:46.358Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-08T10:24:46.358Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-08T10:24:46.358Z] [2022-09-08T10:24:46.358Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-09-08T10:24:46.358Z] time="2022-09-08T10:23:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-08T10:24:46.358Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-08T10:24:46.358Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-08T10:24:46.358Z] [2022-09-08T10:24:46.358Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-09-08T10:24:46.358Z] time="2022-09-08T10:23:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-08T10:24:46.358Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-08T10:24:46.358Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-08T10:24:46.358Z] [2022-09-08T10:24:46.358Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-09-08T10:24:46.358Z] time="2022-09-08T10:23:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-08T10:24:46.358Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-08T10:24:46.358Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-08T10:24:46.358Z] [2022-09-08T10:24:46.358Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-09-08T10:24:46.358Z] graphtest_unix.go:71: No driver to put! [2022-09-08T10:24:46.358Z] [2022-09-08T10:24:46.358Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-09-08T10:24:46.358Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-09-08T10:24:46.358Z] [2022-09-08T10:24:46.358Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-09-08T10:24:46.358Z] overlay_test.go:50: Fails to compute changes intermittently [2022-09-08T10:24:46.358Z] [2022-09-08T10:24:46.358Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-09-08T10:24:46.358Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-09-08T10:24:46.358Z] [2022-09-08T10:24:46.358Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-09-08T10:24:46.358Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-09-08T10:24:46.358Z] [2022-09-08T10:24:46.358Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-09-08T10:24:46.358Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T10:24:46.358Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-08T10:24:46.358Z] [2022-09-08T10:24:46.358Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-09-08T10:24:46.358Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T10:24:46.358Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-08T10:24:46.358Z] [2022-09-08T10:24:46.358Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-09-08T10:24:46.358Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T10:24:46.358Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-08T10:24:46.358Z] [2022-09-08T10:24:46.358Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-09-08T10:24:46.358Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T10:24:46.358Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-08T10:24:46.358Z] [2022-09-08T10:24:46.358Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-09-08T10:24:46.358Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T10:24:46.358Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-08T10:24:46.358Z] [2022-09-08T10:24:46.358Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-09-08T10:24:46.358Z] graphtest_unix.go:71: No driver to put! [2022-09-08T10:24:46.358Z] [2022-09-08T10:24:46.358Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-09-08T10:24:46.358Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-09-08T10:24:46.358Z] [2022-09-08T10:24:46.358Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-09-08T10:24:46.358Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-09-08T10:24:46.358Z] [2022-09-08T10:24:46.358Z] DONE 2874 tests, 28 skipped in 215.892s [2022-09-08T10:24:46.358Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-09-08T10:24:46.358Z] github.com/docker/docker/libnetwork/bitseq [2022-09-08T10:24:46.358Z] github.com/docker/docker/libnetwork/cluster [2022-09-08T10:24:46.358Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-08T10:24:46.358Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-08T10:24:46.358Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-08T10:24:46.358Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-08T10:24:46.358Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-08T10:24:46.358Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-08T10:24:46.358Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-08T10:24:46.358Z] github.com/docker/docker/libnetwork/config [2022-09-08T10:24:46.358Z] github.com/docker/docker/libnetwork/datastore [2022-09-08T10:24:46.358Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-08T10:24:46.358Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-08T10:24:46.358Z] github.com/docker/docker/libnetwork/driverapi [2022-09-08T10:24:46.358Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-08T10:24:46.358Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-08T10:24:46.358Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-08T10:24:46.358Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-08T10:24:46.358Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-08T10:24:46.358Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-08T10:24:46.358Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-08T10:24:46.358Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-08T10:24:46.358Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-08T10:24:46.358Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-08T10:24:46.358Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-08T10:24:46.358Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-08T10:24:46.358Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-08T10:24:46.358Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-08T10:24:46.358Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-08T10:24:46.358Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-08T10:24:46.358Z] github.com/docker/docker/libnetwork/etchosts [2022-09-08T10:24:46.358Z] github.com/docker/docker/libnetwork/idm [2022-09-08T10:24:46.358Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-08T10:24:46.358Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-08T10:24:46.358Z] github.com/docker/docker/libnetwork/ipam [2022-09-08T10:24:46.358Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-08T10:24:46.358Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-08T10:24:46.358Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-08T10:24:46.358Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-08T10:24:46.358Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-08T10:24:46.358Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-08T10:24:46.358Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-08T10:24:46.358Z] github.com/docker/docker/libnetwork/iptables [2022-09-08T10:24:46.358Z] github.com/docker/docker/libnetwork/netlabel [2022-09-08T10:24:46.358Z] github.com/docker/docker/libnetwork/netutils [2022-09-08T10:24:46.358Z] github.com/docker/docker/libnetwork/networkdb [2022-09-08T10:24:46.358Z] github.com/docker/docker/libnetwork/ns [2022-09-08T10:24:46.358Z] github.com/docker/docker/libnetwork/options [2022-09-08T10:24:46.358Z] github.com/docker/docker/libnetwork/osl [2022-09-08T10:24:46.358Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-08T10:24:46.358Z] github.com/docker/docker/libnetwork/portallocator [2022-09-08T10:24:46.358Z] github.com/docker/docker/libnetwork/portmapper [2022-09-08T10:24:46.358Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-08T10:24:46.358Z] github.com/docker/docker/libnetwork/testutils [2022-09-08T10:24:46.358Z] github.com/docker/docker/libnetwork/types' ']' [2022-09-08T10:24:46.358Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-09-08T10:24:53.493Z] #87 exporting layers 23.9s done [2022-09-08T10:24:53.494Z] #87 writing image sha256:ca3f2ec53b2429679e18dc6b4dcf186265ee0ca8f3bc2fa69aaf5ecf55f00213 done [2022-09-08T10:24:53.494Z] #87 naming to docker.io/library/docker:4302b395e2c9b4aa179d7c95e729a0bccee2d917 done [2022-09-08T10:24:53.494Z] #87 DONE 23.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-09-08T10:24:53.828Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44034/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44034/.git:/go/src/github.com/docker/docker/.git --name docker-pr34 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4302b395e2c9b4aa179d7c95e729a0bccee2d917 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4302b395e2c9b4aa179d7c95e729a0bccee2d917 hack/validate/default [2022-09-08T10:24:54.399Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-09-08T10:24:54.659Z] Congratulations! yamllint config file formatted correctly [2022-09-08T10:24:54.917Z] Congratulations! YAML files are formatted correctly [2022-09-08T10:24:54.917Z] No api/types/ or api/swagger.yaml changes in diff. [2022-09-08T10:24:54.917Z] Congratulations! All TOML source files changed here have valid syntax. [2022-09-08T10:24:54.917Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-09-08T10:24:54.917Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-09-08T10:24:54.917Z] [2022-09-08T10:24:54.917Z] INFO Start validation with golang-ci-lint [2022-09-08T10:24:55.852Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-09-08T10:24:55.852Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-09-08T10:24:55.852Z] INFO [loader] Using build tags: [ journald] [2022-09-08T10:25:15.841Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-08T10:25:15.842Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-08T10:25:15.842Z] GOOS="" GOARCH="" GOARM="" [2022-09-08T10:25:15.842Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-08T10:25:15.842Z] [2022-09-08T10:25:15.842Z] + TEST_INTEGRATION_DEST=2 [2022-09-08T10:25:15.842Z] + CONTAINER_NAME=docker-pr34-2 [2022-09-08T10:25:15.842Z] + TEST_SKIP_INTEGRATION=1 [2022-09-08T10:25:15.842Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-09-08T10:25:15.842Z] + run_tests [2022-09-08T10:25:15.842Z] + c=0 [2022-09-08T10:25:15.842Z] + '[' -n 0 ']' [2022-09-08T10:25:15.842Z] + rm= [2022-09-08T10:25:15.842Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44034/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44034/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44034/.git:/go/src/github.com/docker/docker/.git --name docker-pr34-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f168ad35d9533998b5e4b512aaffe6b22360678b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f168ad35d9533998b5e4b512aaffe6b22360678b hack/make.sh '' test-integration [2022-09-08T10:25:15.842Z] ++ jobs -p [2022-09-08T10:25:15.842Z] + TEST_INTEGRATION_DEST=3 [2022-09-08T10:25:15.842Z] + CONTAINER_NAME=docker-pr34-3 [2022-09-08T10:25:15.842Z] + TEST_SKIP_INTEGRATION=1 [2022-09-08T10:25:15.842Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-09-08T10:25:15.842Z] + run_tests [2022-09-08T10:25:15.842Z] + '[' -n 0 ']' [2022-09-08T10:25:15.842Z] + rm= [2022-09-08T10:25:15.842Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44034/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44034/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44034/.git:/go/src/github.com/docker/docker/.git --name docker-pr34-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f168ad35d9533998b5e4b512aaffe6b22360678b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f168ad35d9533998b5e4b512aaffe6b22360678b hack/make.sh '' test-integration [2022-09-08T10:25:15.842Z] + TEST_INTEGRATION_DEST=1 [2022-09-08T10:25:15.842Z] + CONTAINER_NAME=docker-pr34-1 [2022-09-08T10:25:15.842Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-09-08T10:25:15.842Z] + run_tests test-integration-flaky [2022-09-08T10:25:15.842Z] + '[' -n 0 ']' [2022-09-08T10:25:15.842Z] + rm= [2022-09-08T10:25:15.842Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44034/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44034/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44034/.git:/go/src/github.com/docker/docker/.git --name docker-pr34-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f168ad35d9533998b5e4b512aaffe6b22360678b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f168ad35d9533998b5e4b512aaffe6b22360678b hack/make.sh test-integration-flaky test-integration [2022-09-08T10:25:15.842Z] + for job in $(jobs -p) [2022-09-08T10:25:15.842Z] + wait 12600 [2022-09-08T10:25:15.842Z] [2022-09-08T10:25:15.842Z] [2022-09-08T10:25:15.842Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-09-08T10:25:15.842Z] [2022-09-08T10:25:15.842Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-08T10:25:15.842Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-08T10:25:15.842Z] HOSTNAME=8675de2c1e4b [2022-09-08T10:25:15.842Z] TEST_SKIP_INTEGRATION=1 [2022-09-08T10:25:15.842Z] TESTDEBUG=0 [2022-09-08T10:25:15.842Z] DEST=bundles/test-integration [2022-09-08T10:25:15.842Z] PWD=/go/src/github.com/docker/docker [2022-09-08T10:25:15.842Z] KEEPBUNDLE=1 [2022-09-08T10:25:15.842Z] DOCKER_GITCOMMIT=f168ad35d9533998b5e4b512aaffe6b22360678b [2022-09-08T10:25:15.842Z] container=docker [2022-09-08T10:25:15.842Z] HOME=/root [2022-09-08T10:25:15.842Z] GOLANG_VERSION=1.19.1 [2022-09-08T10:25:15.842Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-08T10:25:15.842Z] VALIDATE_BRANCH=master [2022-09-08T10:25:15.842Z] TERM=xterm [2022-09-08T10:25:15.842Z] DOCKER_PKG=github.com/docker/docker [2022-09-08T10:25:15.842Z] SHLVL=1 [2022-09-08T10:25:15.842Z] TIMEOUT=120m [2022-09-08T10:25:15.842Z] DOCKER_BUILDTAGS= journald [2022-09-08T10:25:15.842Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-08T10:25:15.842Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-09-08T10:25:15.842Z] GO111MODULE=off [2022-09-08T10:25:15.842Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-08T10:25:15.842Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-08T10:25:15.842Z] GOPATH=/go [2022-09-08T10:25:15.842Z] PKG_CONFIG=pkg-config [2022-09-08T10:25:15.842Z] _=/usr/bin/env [2022-09-08T10:25:15.842Z] Building test suite binary ./integration-cli/test.main [2022-09-08T10:25:15.842Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-08T10:25:15.842Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-08T10:25:15.842Z] HOSTNAME=55d19d65122f [2022-09-08T10:25:15.842Z] TEST_SKIP_INTEGRATION=1 [2022-09-08T10:25:15.842Z] TESTDEBUG=0 [2022-09-08T10:25:15.842Z] DEST=bundles/test-integration [2022-09-08T10:25:15.842Z] PWD=/go/src/github.com/docker/docker [2022-09-08T10:25:15.842Z] KEEPBUNDLE=1 [2022-09-08T10:25:15.842Z] DOCKER_GITCOMMIT=f168ad35d9533998b5e4b512aaffe6b22360678b [2022-09-08T10:25:15.842Z] container=docker [2022-09-08T10:25:15.842Z] HOME=/root [2022-09-08T10:25:15.842Z] GOLANG_VERSION=1.19.1 [2022-09-08T10:25:15.842Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-08T10:25:15.842Z] VALIDATE_BRANCH=master [2022-09-08T10:25:15.842Z] TERM=xterm [2022-09-08T10:25:15.842Z] DOCKER_PKG=github.com/docker/docker [2022-09-08T10:25:15.842Z] SHLVL=1 [2022-09-08T10:25:15.842Z] TIMEOUT=120m [2022-09-08T10:25:15.842Z] DOCKER_BUILDTAGS= journald [2022-09-08T10:25:15.842Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-08T10:25:15.842Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-09-08T10:25:15.842Z] GO111MODULE=off [2022-09-08T10:25:15.842Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-08T10:25:15.842Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-08T10:25:15.842Z] GOPATH=/go [2022-09-08T10:25:15.842Z] PKG_CONFIG=pkg-config [2022-09-08T10:25:15.842Z] _=/usr/bin/env [2022-09-08T10:25:15.842Z] Building test suite binary ./integration-cli/test.main [2022-09-08T10:25:15.842Z] No new tests added to integration. [2022-09-08T10:25:15.842Z] [2022-09-08T10:25:15.842Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-08T10:25:17.222Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-08T10:25:17.222Z] HOSTNAME=d6d817d1d470 [2022-09-08T10:25:17.222Z] TESTDEBUG=0 [2022-09-08T10:25:17.222Z] DEST=bundles/test-integration [2022-09-08T10:25:17.222Z] PWD=/go/src/github.com/docker/docker [2022-09-08T10:25:17.222Z] KEEPBUNDLE=1 [2022-09-08T10:25:17.222Z] DOCKER_GITCOMMIT=f168ad35d9533998b5e4b512aaffe6b22360678b [2022-09-08T10:25:17.222Z] container=docker [2022-09-08T10:25:17.222Z] HOME=/root [2022-09-08T10:25:17.222Z] GOLANG_VERSION=1.19.1 [2022-09-08T10:25:17.222Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-08T10:25:17.222Z] VALIDATE_BRANCH=master [2022-09-08T10:25:17.222Z] TERM=xterm [2022-09-08T10:25:17.222Z] DOCKER_PKG=github.com/docker/docker [2022-09-08T10:25:17.222Z] SHLVL=1 [2022-09-08T10:25:17.222Z] TIMEOUT=120m [2022-09-08T10:25:17.222Z] DOCKER_BUILDTAGS= journald [2022-09-08T10:25:17.222Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-08T10:25:17.222Z] GO111MODULE=off [2022-09-08T10:25:17.222Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-08T10:25:17.222Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-08T10:25:17.222Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-08T10:25:17.222Z] GOPATH=/go [2022-09-08T10:25:17.222Z] PKG_CONFIG=pkg-config [2022-09-08T10:25:17.222Z] _=/usr/bin/env [2022-09-08T10:25:17.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-08T10:25:33.043Z] ok github.com/docker/docker/libnetwork 37.528s coverage: 40.6% of statements [2022-09-08T10:25:33.043Z] ok github.com/docker/docker/libnetwork/bitseq 0.145s coverage: 84.4% of statements [2022-09-08T10:25:33.043Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-09-08T10:25:33.043Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-09-08T10:25:33.043Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-09-08T10:25:33.043Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-09-08T10:25:33.043Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-09-08T10:25:33.043Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-09-08T10:25:33.043Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-09-08T10:25:33.043Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-09-08T10:25:33.043Z] ok github.com/docker/docker/libnetwork/config 0.012s coverage: 22.4% of statements [2022-09-08T10:25:33.043Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-09-08T10:25:33.043Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-09-08T10:25:33.043Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-09-08T10:25:33.043Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-09-08T10:25:33.043Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.660s coverage: 59.9% of statements [2022-09-08T10:25:33.043Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-09-08T10:25:33.043Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-09-08T10:25:33.043Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.014s coverage: 5.1% of statements [2022-09-08T10:25:33.043Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-09-08T10:25:33.043Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-09-08T10:25:33.043Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-09-08T10:25:33.043Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-09-08T10:25:37.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-08T10:25:37.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-08T10:25:38.978Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-08T10:25:38.978Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-08T10:25:38.978Z] GOOS="" GOARCH="" GOARM="" [2022-09-08T10:25:38.978Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-08T10:25:38.978Z] [2022-09-08T10:25:38.978Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-08T10:25:38.978Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-08T10:25:38.978Z] HOSTNAME=96b42c2067bf [2022-09-08T10:25:38.978Z] DEST=bundles/test-integration [2022-09-08T10:25:38.978Z] PWD=/go/src/github.com/docker/docker [2022-09-08T10:25:38.978Z] DOCKER_ROOTLESS=1 [2022-09-08T10:25:38.978Z] DOCKER_GITCOMMIT=b1da5943da5b923a62eb9d1e01281849d9d4e5d9 [2022-09-08T10:25:38.978Z] container=docker [2022-09-08T10:25:38.978Z] HOME=/root [2022-09-08T10:25:38.978Z] GOLANG_VERSION=1.19.1 [2022-09-08T10:25:38.978Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-08T10:25:38.978Z] VALIDATE_BRANCH=master [2022-09-08T10:25:38.978Z] TERM=xterm [2022-09-08T10:25:38.978Z] DOCKER_PKG=github.com/docker/docker [2022-09-08T10:25:38.978Z] SHLVL=1 [2022-09-08T10:25:38.978Z] TIMEOUT=120m [2022-09-08T10:25:38.978Z] DOCKER_BUILDTAGS= journald [2022-09-08T10:25:38.978Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-08T10:25:38.978Z] GO111MODULE=off [2022-09-08T10:25:38.978Z] DOCKER_EXPERIMENTAL=1 [2022-09-08T10:25:38.978Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-08T10:25:38.978Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-08T10:25:38.978Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-08T10:25:38.978Z] GOPATH=/go [2022-09-08T10:25:38.978Z] PKG_CONFIG=pkg-config [2022-09-08T10:25:38.978Z] _=/usr/bin/env [2022-09-08T10:25:38.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-08T10:25:43.022Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.309s coverage: 6.6% of statements [2022-09-08T10:25:43.022Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-09-08T10:25:43.022Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-09-08T10:25:43.281Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-09-08T10:25:43.281Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-09-08T10:25:43.281Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-09-08T10:25:43.281Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-09-08T10:25:43.850Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-09-08T10:25:44.110Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-09-08T10:25:44.110Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-09-08T10:25:44.370Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-09-08T10:25:54.539Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-09-08T10:26:09.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-08T10:26:12.638Z] ok github.com/docker/docker/libnetwork/ipam 15.995s coverage: 85.3% of statements [2022-09-08T10:26:12.639Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-09-08T10:26:12.639Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-09-08T10:26:12.639Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-09-08T10:26:12.639Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-09-08T10:26:12.639Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-09-08T10:26:12.639Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-09-08T10:26:12.639Z] ok github.com/docker/docker/libnetwork/ipamutils 0.268s coverage: 74.0% of statements [2022-09-08T10:26:13.208Z] ok github.com/docker/docker/libnetwork/iptables 0.169s coverage: 45.0% of statements [2022-09-08T10:26:13.467Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-09-08T10:26:13.727Z] ok github.com/docker/docker/libnetwork/netutils 0.016s coverage: 44.1% of statements [2022-09-08T10:26:17.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-08T10:26:25.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-08T10:26:25.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-08T10:26:25.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-08T10:26:26.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-08T10:26:26.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-08T10:26:27.797Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-08T10:26:28.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-08T10:26:28.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-08T10:26:29.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-08T10:26:31.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-08T10:26:32.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-08T10:26:33.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-08T10:26:34.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-08T10:26:34.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-08T10:26:35.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-08T10:26:36.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-08T10:26:37.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-08T10:26:38.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-08T10:26:39.395Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-08T10:26:39.395Z] Using test binary docker [2022-09-08T10:26:39.395Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-08T10:26:39.395Z] Starting apparmor (via systemctl): apparmor.service. [2022-09-08T10:26:39.395Z] INFO: Waiting for daemon to start... [2022-09-08T10:26:39.395Z] Starting dockerd [2022-09-08T10:26:41.973Z] . [2022-09-08T10:26:41.973Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-08T10:26:41.973Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-08T10:26:41.973Z] Error: No such image: emptyfs [2022-09-08T10:26:41.973Z] Loaded image: emptyfs:latest [2022-09-08T10:26:41.973Z] Running integration-test (iteration 1) [2022-09-08T10:26:41.973Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-09-08T10:26:41.973Z] Loaded image: busybox:latest [2022-09-08T10:26:42.232Z] Loaded image: busybox:glibc [2022-09-08T10:26:43.612Z] Loaded image: debian:bullseye-slim [2022-09-08T10:26:43.612Z] Loaded image: hello-world:latest [2022-09-08T10:26:43.612Z] Loaded image: arm32v7/hello-world:latest [2022-09-08T10:26:43.612Z] INFO: Testing against a local daemon [2022-09-08T10:26:43.612Z] === RUN TestCgroupNamespacesBuild [2022-09-08T10:26:46.148Z] --- PASS: TestCgroupNamespacesBuild (2.07s) [2022-09-08T10:26:46.148Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-08T10:26:47.085Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.32s) [2022-09-08T10:26:47.085Z] === RUN TestBuildWithSession [2022-09-08T10:26:47.085Z] build_session_test.go:25: TODO: BuildKit [2022-09-08T10:26:47.085Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-08T10:26:47.085Z] === RUN TestBuildSquashParent [2022-09-08T10:26:51.280Z] --- PASS: TestBuildSquashParent (4.10s) [2022-09-08T10:26:51.280Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-08T10:26:51.280Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-08T10:26:51.280Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-08T10:26:51.280Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-08T10:26:51.280Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-08T10:26:51.280Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-08T10:26:51.280Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-08T10:26:51.280Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-08T10:26:51.280Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-08T10:26:51.280Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-08T10:26:51.280Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-08T10:26:51.280Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-08T10:26:51.280Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-08T10:26:51.280Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-08T10:26:51.280Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-08T10:26:52.660Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-08T10:26:52.921Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-08T10:26:54.304Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-08T10:26:54.563Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-08T10:26:55.944Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-09-08T10:26:55.944Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.50s) [2022-09-08T10:26:55.944Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.81s) [2022-09-08T10:26:55.944Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.62s) [2022-09-08T10:26:55.944Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.59s) [2022-09-08T10:26:55.944Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.54s) [2022-09-08T10:26:55.944Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.44s) [2022-09-08T10:26:55.944Z] === RUN TestBuildMultiStageCopy [2022-09-08T10:26:55.944Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-08T10:26:57.850Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-08T10:26:57.850Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-08T10:26:57.850Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-08T10:26:58.110Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-08T10:26:58.370Z] --- PASS: TestBuildMultiStageCopy (2.39s) [2022-09-08T10:26:58.370Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.48s) [2022-09-08T10:26:58.370Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2022-09-08T10:26:58.370Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-09-08T10:26:58.370Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2022-09-08T10:26:58.370Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-09-08T10:26:58.370Z] === RUN TestBuildMultiStageParentConfig [2022-09-08T10:26:59.307Z] --- PASS: TestBuildMultiStageParentConfig (0.66s) [2022-09-08T10:26:59.307Z] === RUN TestBuildLabelWithTargets [2022-09-08T10:27:00.245Z] --- PASS: TestBuildLabelWithTargets (1.04s) [2022-09-08T10:27:00.245Z] === RUN TestBuildWithEmptyLayers [2022-09-08T10:27:00.505Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-09-08T10:27:00.505Z] === RUN TestBuildMultiStageOnBuild [2022-09-08T10:27:02.411Z] --- PASS: TestBuildMultiStageOnBuild (1.65s) [2022-09-08T10:27:02.411Z] === RUN TestBuildUncleanTarFilenames [2022-09-08T10:27:02.980Z] --- PASS: TestBuildUncleanTarFilenames (0.65s) [2022-09-08T10:27:02.980Z] === RUN TestBuildMultiStageLayerLeak [2022-09-08T10:27:04.885Z] --- PASS: TestBuildMultiStageLayerLeak (1.81s) [2022-09-08T10:27:04.885Z] === RUN TestBuildWithHugeFile [2022-09-08T10:27:05.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-08T10:27:11.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-08T10:27:19.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-08T10:27:20.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-08T10:27:21.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-08T10:27:21.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-08T10:27:22.530Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-08T10:27:22.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-08T10:27:23.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-08T10:27:25.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-08T10:27:26.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-08T10:27:27.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-08T10:27:28.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-08T10:27:28.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-08T10:27:29.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-08T10:27:30.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-08T10:27:31.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-08T10:27:32.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-08T10:27:33.369Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-08T10:27:33.369Z] Using test binary docker [2022-09-08T10:27:33.369Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-08T10:27:33.369Z] Not: starting. [2022-09-08T10:27:33.369Z] INFO: Waiting for daemon to start... [2022-09-08T10:27:33.369Z] Starting dockerd [2022-09-08T10:27:36.635Z] . [2022-09-08T10:27:36.635Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-08T10:27:36.635Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-08T10:27:36.635Z] Error: No such image: emptyfs [2022-09-08T10:27:36.635Z] Loaded image: emptyfs:latest [2022-09-08T10:27:36.635Z] Running integration-test (iteration 1) [2022-09-08T10:27:36.635Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-09-08T10:27:36.892Z] Loaded image: busybox:latest [2022-09-08T10:27:36.892Z] Loaded image: busybox:glibc [2022-09-08T10:27:38.259Z] Loaded image: debian:bullseye-slim [2022-09-08T10:27:38.259Z] Loaded image: hello-world:latest [2022-09-08T10:27:38.515Z] Loaded image: arm32v7/hello-world:latest [2022-09-08T10:27:38.515Z] INFO: Testing against a local daemon [2022-09-08T10:27:38.515Z] === RUN TestCgroupNamespacesBuild [2022-09-08T10:27:39.879Z] --- PASS: TestCgroupNamespacesBuild (1.24s) [2022-09-08T10:27:39.879Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-08T10:27:40.809Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.17s) [2022-09-08T10:27:40.809Z] === RUN TestBuildWithSession [2022-09-08T10:27:40.809Z] build_session_test.go:25: TODO: BuildKit [2022-09-08T10:27:40.809Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-08T10:27:40.809Z] === RUN TestBuildSquashParent [2022-09-08T10:27:48.892Z] --- PASS: TestBuildSquashParent (7.33s) [2022-09-08T10:27:48.892Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-08T10:27:48.892Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-08T10:27:48.892Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-08T10:27:48.892Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-08T10:27:48.892Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-08T10:27:48.892Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-08T10:27:48.892Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-08T10:27:48.892Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-08T10:27:48.892Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-08T10:27:48.892Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-08T10:27:48.892Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-08T10:27:48.892Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-08T10:27:48.892Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-08T10:27:48.892Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-08T10:27:48.892Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-08T10:27:49.818Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-08T10:27:49.818Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-08T10:27:51.708Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-08T10:27:51.965Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-08T10:27:53.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-08T10:27:53.855Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-09-08T10:27:53.855Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.42s) [2022-09-08T10:27:53.855Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.51s) [2022-09-08T10:27:53.855Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.12s) [2022-09-08T10:27:53.855Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.24s) [2022-09-08T10:27:53.855Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.82s) [2022-09-08T10:27:53.855Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.89s) [2022-09-08T10:27:53.855Z] === RUN TestBuildMultiStageCopy [2022-09-08T10:27:53.855Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-08T10:27:56.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-08T10:27:57.126Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-08T10:27:58.053Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-08T10:27:59.418Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-08T10:28:00.344Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-08T10:28:01.132Z] --- PASS: TestBuildWithHugeFile (50.84s) [2022-09-08T10:28:01.132Z] === RUN TestBuildWCOWSandboxSize [2022-09-08T10:28:01.132Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-08T10:28:01.132Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-09-08T10:28:01.132Z] === RUN TestBuildWithEmptyDockerfile [2022-09-08T10:28:01.132Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-08T10:28:01.132Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-08T10:28:01.132Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-08T10:28:01.132Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-08T10:28:01.132Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-08T10:28:01.132Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-08T10:28:01.132Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-08T10:28:01.132Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-08T10:28:01.132Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-08T10:28:01.132Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-09-08T10:28:01.132Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-09-08T10:28:01.132Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2022-09-08T10:28:01.132Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-09-08T10:28:01.132Z] === RUN TestBuildPreserveOwnership [2022-09-08T10:28:01.132Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-08T10:28:01.132Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-08T10:28:01.132Z] --- PASS: TestBuildPreserveOwnership (3.63s) [2022-09-08T10:28:01.132Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.45s) [2022-09-08T10:28:01.132Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.17s) [2022-09-08T10:28:01.132Z] === RUN TestBuildPlatformInvalid [2022-09-08T10:28:01.132Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-09-08T10:28:01.132Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-08T10:28:01.132Z] Loaded image: busybox:latest [2022-09-08T10:28:01.132Z] Loaded image: busybox:glibc [2022-09-08T10:28:01.270Z] --- PASS: TestBuildMultiStageCopy (7.39s) [2022-09-08T10:28:01.270Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.36s) [2022-09-08T10:28:01.270Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-09-08T10:28:01.270Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-09-08T10:28:01.270Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-09-08T10:28:01.270Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.02s) [2022-09-08T10:28:01.270Z] === RUN TestBuildMultiStageParentConfig [2022-09-08T10:28:02.069Z] Loaded image: debian:bullseye-slim [2022-09-08T10:28:02.069Z] Loaded image: hello-world:latest [2022-09-08T10:28:02.069Z] Loaded image: arm32v7/hello-world:latest [2022-09-08T10:28:02.368Z] INFO [loader] Go packages loading at mode 575 (compiled_files|exports_file|imports|name|deps|files|types_sizes) took 2m57.217715481s [2022-09-08T10:28:02.368Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 517.240975ms [2022-09-08T10:28:05.232Z] ok github.com/docker/docker/libnetwork/networkdb 104.665s coverage: 60.1% of statements [2022-09-08T10:28:05.232Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-09-08T10:28:05.232Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-09-08T10:28:05.232Z] ok github.com/docker/docker/libnetwork/osl 4.338s coverage: 39.7% of statements [2022-09-08T10:28:05.232Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-09-08T10:28:05.490Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.7% of statements [2022-09-08T10:28:06.509Z] --- PASS: TestBuildMultiStageParentConfig (4.97s) [2022-09-08T10:28:06.510Z] === RUN TestBuildLabelWithTargets [2022-09-08T10:28:06.869Z] ok github.com/docker/docker/libnetwork/portmapper 0.680s coverage: 48.6% of statements [2022-09-08T10:28:06.869Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-09-08T10:28:06.869Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-09-08T10:28:07.133Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-09-08T10:28:07.133Z] [2022-09-08T10:28:07.133Z] === Skipped [2022-09-08T10:28:07.133Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-09-08T10:28:07.133Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-08T10:28:07.133Z] [2022-09-08T10:28:07.133Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-09-08T10:28:07.133Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-08T10:28:07.133Z] [2022-09-08T10:28:07.133Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-09-08T10:28:07.133Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-08T10:28:07.133Z] [2022-09-08T10:28:07.133Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-09-08T10:28:07.133Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-08T10:28:07.133Z] [2022-09-08T10:28:07.133Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-09-08T10:28:07.133Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-08T10:28:07.133Z] [2022-09-08T10:28:07.133Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-09-08T10:28:07.133Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-08T10:28:07.133Z] [2022-09-08T10:28:07.133Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-09-08T10:28:07.133Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-08T10:28:07.133Z] [2022-09-08T10:28:07.133Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-09-08T10:28:07.133Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-08T10:28:07.133Z] [2022-09-08T10:28:07.133Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-09-08T10:28:07.133Z] firewalld_test.go:14: firewalld is not running [2022-09-08T10:28:07.133Z] [2022-09-08T10:28:07.133Z] DONE 327 tests, 9 skipped in 204.056s Post stage [Pipeline] junit [2022-09-08T10:28:08.093Z] Recording test results [2022-09-08T10:28:09.465Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T10:28:09.802Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44034/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr34 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=acb70c45351eb0f3308e60de74e02085401128d3 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:acb70c45351eb0f3308e60de74e02085401128d3 hack/make.sh dynbinary test-integration [2022-09-08T10:28:10.371Z] [2022-09-08T10:28:10.371Z] Removing bundles/ [2022-09-08T10:28:10.371Z] [2022-09-08T10:28:10.371Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-08T10:28:10.371Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-08T10:28:10.371Z] GOOS="" GOARCH="" GOARM="" [2022-09-08T10:28:12.156Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.26s) [2022-09-08T10:28:12.156Z] PASS [2022-09-08T10:28:12.156Z] [2022-09-08T10:28:12.156Z] === Skipped [2022-09-08T10:28:12.156Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-09-08T10:28:12.156Z] build_session_test.go:25: TODO: BuildKit [2022-09-08T10:28:12.156Z] [2022-09-08T10:28:12.156Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-09-08T10:28:12.156Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-08T10:28:12.156Z] [2022-09-08T10:28:12.156Z] DONE 34 tests, 2 skipped in 88.999s [2022-09-08T10:28:12.156Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-09-08T10:28:12.156Z] INFO: Testing against a local daemon [2022-09-08T10:28:12.156Z] === RUN TestConfigInspect [2022-09-08T10:28:13.092Z] --- PASS: TestConfigInspect (2.25s) [2022-09-08T10:28:13.092Z] === RUN TestConfigList [2022-09-08T10:28:14.588Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-09-08T10:28:14.589Z] === RUN TestBuildWithEmptyLayers [2022-09-08T10:28:15.626Z] --- PASS: TestConfigList (2.22s) [2022-09-08T10:28:15.626Z] === RUN TestConfigsCreateAndDelete [2022-09-08T10:28:17.103Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-09-08T10:28:17.103Z] === RUN TestBuildMultiStageOnBuild [2022-09-08T10:28:17.531Z] --- PASS: TestConfigsCreateAndDelete (2.16s) [2022-09-08T10:28:17.531Z] === RUN TestConfigsUpdate [2022-09-08T10:28:20.066Z] --- PASS: TestConfigsUpdate (2.20s) [2022-09-08T10:28:20.066Z] === RUN TestTemplatedConfig [2022-09-08T10:28:22.345Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-09-08T10:28:22.345Z] === RUN TestBuildUncleanTarFilenames [2022-09-08T10:28:22.600Z] --- PASS: TestTemplatedConfig (2.69s) [2022-09-08T10:28:22.600Z] === RUN TestConfigCreateResolve [2022-09-08T10:28:22.601Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-09-08T10:28:22.601Z] === RUN TestBuildMultiStageLayerLeak [2022-09-08T10:28:24.504Z] --- PASS: TestConfigCreateResolve (2.19s) [2022-09-08T10:28:24.504Z] PASS [2022-09-08T10:28:24.504Z] [2022-09-08T10:28:24.504Z] DONE 6 tests in 13.741s [2022-09-08T10:28:24.504Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-09-08T10:28:24.504Z] INFO: Testing against a local daemon [2022-09-08T10:28:24.504Z] === RUN TestAttachWithTTY [2022-09-08T10:28:24.504Z] --- PASS: TestAttachWithTTY (0.07s) [2022-09-08T10:28:24.504Z] === RUN TestAttachWithoutTTy [2022-09-08T10:28:24.763Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-09-08T10:28:24.763Z] === RUN TestCheckpoint [2022-09-08T10:28:24.763Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-08T10:28:24.763Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-08T10:28:24.763Z] === RUN TestContainerInvalidJSON [2022-09-08T10:28:24.763Z] === RUN TestContainerInvalidJSON/commit [2022-09-08T10:28:24.763Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-08T10:28:24.763Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-08T10:28:24.763Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-08T10:28:24.763Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-08T10:28:24.763Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-08T10:28:24.763Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-08T10:28:24.763Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-08T10:28:24.763Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-08T10:28:24.763Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-08T10:28:24.763Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-08T10:28:24.763Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-08T10:28:24.763Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-08T10:28:24.763Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-08T10:28:24.763Z] === CONT TestContainerInvalidJSON/commit [2022-09-08T10:28:24.763Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-08T10:28:24.763Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-08T10:28:24.763Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-08T10:28:24.763Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-08T10:28:24.763Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-08T10:28:24.763Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-08T10:28:24.763Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-08T10:28:24.763Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-08T10:28:24.763Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-08T10:28:24.763Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-08T10:28:24.763Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-08T10:28:24.763Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-08T10:28:24.763Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-08T10:28:24.763Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-08T10:28:24.763Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-08T10:28:24.763Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-08T10:28:24.763Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-08T10:28:24.763Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-08T10:28:24.763Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-08T10:28:24.763Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-08T10:28:24.763Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-08T10:28:24.763Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-08T10:28:24.763Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-08T10:28:24.763Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-08T10:28:24.763Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-08T10:28:24.763Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-08T10:28:24.763Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-08T10:28:24.763Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-08T10:28:24.763Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-08T10:28:24.763Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-08T10:28:24.763Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-08T10:28:24.763Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-08T10:28:24.763Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-08T10:28:24.763Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-08T10:28:24.763Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-08T10:28:24.763Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-09-08T10:28:24.763Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-09-08T10:28:24.763Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-09-08T10:28:24.763Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-08T10:28:24.763Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-08T10:28:24.763Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-09-08T10:28:24.763Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-09-08T10:28:24.763Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-08T10:28:24.763Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-09-08T10:28:24.763Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-08T10:28:24.763Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-09-08T10:28:24.763Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-08T10:28:24.763Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-09-08T10:28:24.763Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-08T10:28:24.763Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-08T10:28:24.763Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-09-08T10:28:24.763Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-08T10:28:24.763Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-08T10:28:24.763Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-08T10:28:24.763Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-08T10:28:24.763Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-09-08T10:28:24.763Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-08T10:28:24.763Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-08T10:28:24.763Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-08T10:28:24.763Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-08T10:28:24.763Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-09-08T10:28:24.764Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-08T10:28:24.764Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-08T10:28:24.764Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-08T10:28:24.764Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-08T10:28:24.764Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-09-08T10:28:24.764Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-08T10:28:24.764Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-09-08T10:28:24.764Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-09-08T10:28:24.764Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-08T10:28:24.764Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-08T10:28:24.764Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-09-08T10:28:24.764Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-08T10:28:24.764Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-09-08T10:28:24.764Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-08T10:28:24.764Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-09-08T10:28:24.764Z] === RUN TestCopyEmptyFile [2022-09-08T10:28:25.023Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-09-08T10:28:25.023Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-08T10:28:25.023Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-09-08T10:28:25.023Z] === RUN TestCopyFromContainer [2022-09-08T10:28:26.400Z] === RUN TestCopyFromContainer// [2022-09-08T10:28:26.400Z] === RUN TestCopyFromContainer//bar/root [2022-09-08T10:28:26.400Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-08T10:28:26.400Z] === RUN TestCopyFromContainer/bar/quux [2022-09-08T10:28:26.400Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-08T10:28:26.659Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-08T10:28:26.659Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-08T10:28:26.659Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-08T10:28:26.659Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-08T10:28:26.918Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-08T10:28:26.918Z] --- PASS: TestCopyFromContainer (1.78s) [2022-09-08T10:28:26.918Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-09-08T10:28:26.918Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-09-08T10:28:26.918Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-09-08T10:28:26.918Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-09-08T10:28:26.918Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2022-09-08T10:28:26.918Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-09-08T10:28:26.918Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-09-08T10:28:26.918Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2022-09-08T10:28:26.918Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-09-08T10:28:26.918Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-09-08T10:28:26.918Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-08T10:28:26.918Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-08T10:28:26.918Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-08T10:28:26.918Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-08T10:28:26.918Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-08T10:28:26.918Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-08T10:28:26.918Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-08T10:28:26.918Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-08T10:28:26.918Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-08T10:28:26.918Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-08T10:28:26.918Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-09-08T10:28:26.918Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-08T10:28:26.918Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-08T10:28:26.918Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-08T10:28:26.918Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-08T10:28:26.918Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-09-08T10:28:26.918Z] === RUN TestCreateWithInvalidEnv [2022-09-08T10:28:26.918Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-08T10:28:26.918Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-08T10:28:26.918Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-08T10:28:26.918Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-08T10:28:26.918Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-08T10:28:26.918Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-08T10:28:26.918Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-08T10:28:26.918Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-08T10:28:26.918Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-08T10:28:26.918Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-08T10:28:26.918Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-08T10:28:26.918Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-08T10:28:26.918Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-08T10:28:26.918Z] === RUN TestCreateTmpfsMountsTarget [2022-09-08T10:28:26.918Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-08T10:28:26.918Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-08T10:28:27.842Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s) [2022-09-08T10:28:27.842Z] === RUN TestBuildWithHugeFile [2022-09-08T10:28:28.827Z] --- PASS: TestCreateWithCustomMaskedPaths (1.92s) [2022-09-08T10:28:28.827Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-08T10:28:30.732Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.64s) [2022-09-08T10:28:30.732Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-08T10:28:30.732Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-08T10:28:30.732Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-08T10:28:30.732Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-08T10:28:30.732Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-08T10:28:30.732Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-08T10:28:30.732Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-08T10:28:30.732Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-08T10:28:30.732Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-08T10:28:30.732Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-08T10:28:30.732Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-08T10:28:30.732Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-08T10:28:30.732Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-08T10:28:30.732Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-08T10:28:30.732Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-08T10:28:30.732Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-08T10:28:30.732Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-08T10:28:30.732Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-08T10:28:30.732Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-08T10:28:30.732Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-08T10:28:30.732Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-08T10:28:30.732Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-08T10:28:30.732Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-08T10:28:31.301Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.62s) [2022-09-08T10:28:31.301Z] === RUN TestCreateDifferentPlatform [2022-09-08T10:28:31.301Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-08T10:28:31.301Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-08T10:28:31.301Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-09-08T10:28:31.301Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-08T10:28:31.301Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-08T10:28:31.301Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-08T10:28:31.301Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-09-08T10:28:31.301Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-08T10:28:31.301Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-09-08T10:28:31.301Z] === RUN TestCreateInvalidHostConfig [2022-09-08T10:28:31.301Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-08T10:28:31.301Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-08T10:28:31.301Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-08T10:28:31.301Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-08T10:28:31.301Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-08T10:28:31.301Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-08T10:28:31.301Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-08T10:28:31.301Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-08T10:28:31.301Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-08T10:28:31.301Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-08T10:28:31.301Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-08T10:28:31.301Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-08T10:28:31.301Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-09-08T10:28:31.301Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-08T10:28:31.301Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-08T10:28:31.301Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-08T10:28:31.301Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-08T10:28:31.301Z] === RUN TestContainerStartOnDaemonRestart [2022-09-08T10:28:31.301Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-08T10:28:31.301Z] === RUN TestDaemonRestartIpcMode [2022-09-08T10:28:31.301Z] === PAUSE TestDaemonRestartIpcMode [2022-09-08T10:28:31.301Z] === RUN TestDaemonHostGatewayIP [2022-09-08T10:28:31.301Z] === PAUSE TestDaemonHostGatewayIP [2022-09-08T10:28:31.301Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-08T10:28:31.301Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-08T10:28:31.301Z] === RUN TestContainerKillOnDaemonStart [2022-09-08T10:28:31.301Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-08T10:28:31.301Z] === RUN TestDiff [2022-09-08T10:28:31.869Z] --- PASS: TestDiff (0.58s) [2022-09-08T10:28:31.869Z] === RUN TestExecConsoleSize [2022-09-08T10:28:32.438Z] --- PASS: TestExecConsoleSize (0.66s) [2022-09-08T10:28:32.438Z] === RUN TestExecWithCloseStdin [2022-09-08T10:28:33.378Z] --- PASS: TestExecWithCloseStdin (0.69s) [2022-09-08T10:28:33.378Z] === RUN TestExec [2022-09-08T10:28:33.946Z] --- PASS: TestExec (0.68s) [2022-09-08T10:28:33.946Z] === RUN TestExecUser [2022-09-08T10:28:34.515Z] --- PASS: TestExecUser (0.65s) [2022-09-08T10:28:34.515Z] === RUN TestExportContainerAndImportImage [2022-09-08T10:28:35.453Z] --- PASS: TestExportContainerAndImportImage (0.69s) [2022-09-08T10:28:35.453Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-08T10:28:36.834Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-09-08T10:28:36.834Z] === RUN TestHealthCheckWorkdir [2022-09-08T10:28:37.403Z] --- PASS: TestHealthCheckWorkdir (0.78s) [2022-09-08T10:28:37.403Z] === RUN TestHealthKillContainer [2022-09-08T10:28:45.522Z] --- PASS: TestHealthKillContainer (8.18s) [2022-09-08T10:28:45.522Z] === RUN TestHealthCheckProcessKilled [2022-09-08T10:28:46.460Z] --- PASS: TestHealthCheckProcessKilled (0.81s) [2022-09-08T10:28:46.460Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-08T10:28:46.719Z] --- PASS: TestInspectCpusetInConfigPre120 (0.51s) [2022-09-08T10:28:46.719Z] === RUN TestIpcModeNone [2022-09-08T10:28:47.656Z] --- PASS: TestIpcModeNone (0.64s) [2022-09-08T10:28:47.656Z] === RUN TestIpcModePrivate [2022-09-08T10:28:47.915Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-09-08T10:28:48.174Z] --- PASS: TestIpcModePrivate (0.65s) [2022-09-08T10:28:48.174Z] === RUN TestIpcModeShareable [2022-09-08T10:28:48.433Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-09-08T10:28:48.693Z] --- PASS: TestIpcModeShareable (0.68s) [2022-09-08T10:28:48.693Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-08T10:28:50.602Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.77s) [2022-09-08T10:28:50.602Z] === RUN TestAPIIpcModeHost [2022-09-08T10:28:50.862Z] --- PASS: TestAPIIpcModeHost (0.41s) [2022-09-08T10:28:50.862Z] === RUN TestDaemonIpcModeShareable [2022-09-08T10:28:52.240Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-09-08T10:28:52.240Z] --- PASS: TestDaemonIpcModeShareable (1.20s) [2022-09-08T10:28:52.240Z] === RUN TestDaemonIpcModePrivate [2022-09-08T10:28:53.178Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-09-08T10:28:53.437Z] --- PASS: TestDaemonIpcModePrivate (1.20s) [2022-09-08T10:28:53.437Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-08T10:28:54.374Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-09-08T10:28:54.634Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.23s) [2022-09-08T10:28:54.634Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-08T10:28:55.572Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-09-08T10:28:55.831Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s) [2022-09-08T10:28:55.831Z] === RUN TestIpcModeOlderClient [2022-09-08T10:28:55.831Z] === PAUSE TestIpcModeOlderClient [2022-09-08T10:28:55.831Z] === RUN TestKillContainerInvalidSignal [2022-09-08T10:28:56.399Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2022-09-08T10:28:56.399Z] === RUN TestKillContainer [2022-09-08T10:28:56.399Z] === RUN TestKillContainer/no_signal [2022-09-08T10:28:56.660Z] === RUN TestKillContainer/non_killing_signal [2022-09-08T10:28:57.229Z] === RUN TestKillContainer/killing_signal [2022-09-08T10:28:57.797Z] --- PASS: TestKillContainer (1.40s) [2022-09-08T10:28:57.797Z] --- PASS: TestKillContainer/no_signal (0.46s) [2022-09-08T10:28:57.797Z] --- PASS: TestKillContainer/non_killing_signal (0.32s) [2022-09-08T10:28:57.797Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2022-09-08T10:28:57.797Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-08T10:28:57.797Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-08T10:28:58.057Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-08T10:28:58.995Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s) [2022-09-08T10:28:58.995Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-09-08T10:28:58.995Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2022-09-08T10:28:58.995Z] === RUN TestKillStoppedContainer [2022-09-08T10:28:58.995Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-09-08T10:28:58.995Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-08T10:28:58.995Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-09-08T10:28:58.995Z] === RUN TestKillDifferentUserContainer [2022-09-08T10:28:59.574Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-09-08T10:28:59.574Z] === RUN TestInspectOomKilledTrue [2022-09-08T10:28:59.574Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-09-08T10:28:59.574Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-08T10:28:59.574Z] === RUN TestInspectOomKilledFalse [2022-09-08T10:28:59.835Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-09-08T10:28:59.835Z] === RUN TestLinksEtcHostsContentMatch [2022-09-08T10:29:00.408Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s) [2022-09-08T10:29:00.408Z] === RUN TestLinksContainerNames [2022-09-08T10:29:01.345Z] --- PASS: TestLinksContainerNames (0.92s) [2022-09-08T10:29:01.345Z] === RUN TestLogsFollowTailEmpty [2022-09-08T10:29:01.605Z] --- PASS: TestLogsFollowTailEmpty (0.47s) [2022-09-08T10:29:01.605Z] === RUN TestLogs [2022-09-08T10:29:01.605Z] === RUN TestLogs/driver_local [2022-09-08T10:29:01.605Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-08T10:29:01.605Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-08T10:29:01.605Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-08T10:29:01.605Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-08T10:29:01.605Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-08T10:29:01.605Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-08T10:29:01.605Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-08T10:29:01.605Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-08T10:29:01.605Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-08T10:29:01.605Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-08T10:29:01.605Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-08T10:29:01.605Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-08T10:29:01.605Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-08T10:29:01.605Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-08T10:29:02.544Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-08T10:29:02.544Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-08T10:29:03.114Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-08T10:29:03.114Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-08T10:29:04.052Z] === RUN TestLogs/driver_json-file [2022-09-08T10:29:04.052Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-08T10:29:04.052Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-08T10:29:04.052Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-08T10:29:04.052Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-08T10:29:04.052Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-08T10:29:04.052Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-08T10:29:04.052Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-08T10:29:04.052Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-08T10:29:04.052Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-08T10:29:04.052Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-08T10:29:04.052Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-08T10:29:04.052Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-08T10:29:04.052Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-08T10:29:04.052Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-08T10:29:04.621Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-08T10:29:04.881Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-08T10:29:05.450Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-08T10:29:05.450Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-08T10:29:06.024Z] --- PASS: TestLogs (4.47s) [2022-09-08T10:29:06.024Z] --- PASS: TestLogs/driver_local (0.01s) [2022-09-08T10:29:06.024Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.82s) [2022-09-08T10:29:06.024Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.85s) [2022-09-08T10:29:06.024Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.70s) [2022-09-08T10:29:06.024Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.74s) [2022-09-08T10:29:06.024Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.67s) [2022-09-08T10:29:06.024Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.78s) [2022-09-08T10:29:06.024Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-09-08T10:29:06.024Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.70s) [2022-09-08T10:29:06.024Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.85s) [2022-09-08T10:29:06.024Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.66s) [2022-09-08T10:29:06.024Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.62s) [2022-09-08T10:29:06.024Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.67s) [2022-09-08T10:29:06.024Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.66s) [2022-09-08T10:29:06.024Z] === RUN TestContainerNetworkMountsNoChown [2022-09-08T10:29:06.594Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2022-09-08T10:29:06.594Z] === RUN TestMountDaemonRoot [2022-09-08T10:29:06.594Z] === RUN TestMountDaemonRoot/default [2022-09-08T10:29:06.594Z] === PAUSE TestMountDaemonRoot/default [2022-09-08T10:29:06.594Z] === RUN TestMountDaemonRoot/private [2022-09-08T10:29:06.594Z] === PAUSE TestMountDaemonRoot/private [2022-09-08T10:29:06.594Z] === RUN TestMountDaemonRoot/rprivate [2022-09-08T10:29:06.594Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-08T10:29:06.594Z] === RUN TestMountDaemonRoot/slave [2022-09-08T10:29:06.594Z] === PAUSE TestMountDaemonRoot/slave [2022-09-08T10:29:06.594Z] === RUN TestMountDaemonRoot/rslave [2022-09-08T10:29:06.594Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-08T10:29:06.594Z] === RUN TestMountDaemonRoot/shared [2022-09-08T10:29:06.594Z] === PAUSE TestMountDaemonRoot/shared [2022-09-08T10:29:06.594Z] === RUN TestMountDaemonRoot/rshared [2022-09-08T10:29:06.594Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-08T10:29:06.594Z] === CONT TestMountDaemonRoot/default [2022-09-08T10:29:06.594Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-08T10:29:06.594Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-08T10:29:06.594Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-08T10:29:06.594Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-08T10:29:06.594Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-08T10:29:06.594Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-08T10:29:06.594Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-08T10:29:06.594Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-08T10:29:06.594Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-08T10:29:06.594Z] === CONT TestMountDaemonRoot/rshared [2022-09-08T10:29:06.594Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-08T10:29:06.594Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-08T10:29:06.594Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-08T10:29:06.594Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-08T10:29:06.594Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-08T10:29:06.594Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-08T10:29:06.594Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-08T10:29:06.594Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-08T10:29:06.594Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-08T10:29:06.594Z] === CONT TestMountDaemonRoot/shared [2022-09-08T10:29:06.594Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-08T10:29:06.594Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-08T10:29:06.594Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-08T10:29:06.594Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-08T10:29:06.594Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-08T10:29:06.594Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-08T10:29:06.594Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-08T10:29:06.594Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-08T10:29:06.594Z] === CONT TestMountDaemonRoot/rslave [2022-09-08T10:29:06.594Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-08T10:29:06.594Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-08T10:29:06.594Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-08T10:29:06.594Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-08T10:29:06.594Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-08T10:29:06.594Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-08T10:29:06.594Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-08T10:29:06.594Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-08T10:29:06.594Z] === CONT TestMountDaemonRoot/slave [2022-09-08T10:29:06.594Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-08T10:29:06.594Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-08T10:29:06.594Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-08T10:29:06.594Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-08T10:29:06.594Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-08T10:29:06.594Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-08T10:29:06.594Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-08T10:29:06.594Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-08T10:29:06.594Z] === CONT TestMountDaemonRoot/rprivate [2022-09-08T10:29:06.594Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-08T10:29:06.594Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-08T10:29:06.594Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-08T10:29:06.594Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-08T10:29:06.594Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-08T10:29:06.594Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-08T10:29:06.594Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-08T10:29:06.594Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-08T10:29:06.594Z] === CONT TestMountDaemonRoot/private [2022-09-08T10:29:06.594Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-08T10:29:06.594Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-08T10:29:06.594Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-08T10:29:06.594Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-08T10:29:06.594Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-08T10:29:06.594Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-08T10:29:06.594Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-08T10:29:06.594Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-08T10:29:06.594Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-08T10:29:06.594Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-08T10:29:06.594Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-08T10:29:06.594Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-08T10:29:06.594Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-08T10:29:06.594Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-08T10:29:06.854Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-08T10:29:06.854Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-08T10:29:06.854Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-08T10:29:06.854Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-08T10:29:06.854Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-08T10:29:06.854Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-08T10:29:06.854Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-08T10:29:06.854Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-08T10:29:06.854Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-08T10:29:06.854Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-08T10:29:06.854Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-08T10:29:06.854Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-08T10:29:06.854Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-08T10:29:07.113Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-08T10:29:07.113Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-08T10:29:07.113Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-08T10:29:07.113Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-08T10:29:07.113Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-08T10:29:07.113Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-08T10:29:07.113Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-08T10:29:07.113Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-09-08T10:29:07.113Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-08T10:29:07.113Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-09-08T10:29:07.113Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-09-08T10:29:07.113Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-09-08T10:29:07.113Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-09-08T10:29:07.113Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-08T10:29:07.113Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-09-08T10:29:07.113Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-09-08T10:29:07.113Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-09-08T10:29:07.113Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-09-08T10:29:07.113Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-08T10:29:07.113Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-09-08T10:29:07.113Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-09-08T10:29:07.113Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-09-08T10:29:07.113Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-09-08T10:29:07.113Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-08T10:29:07.113Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-09-08T10:29:07.113Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-09-08T10:29:07.113Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-09-08T10:29:07.113Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-09-08T10:29:07.113Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-08T10:29:07.113Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-09-08T10:29:07.113Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-09-08T10:29:07.113Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-09-08T10:29:07.113Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-09-08T10:29:07.113Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-08T10:29:07.113Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-09-08T10:29:07.113Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-09-08T10:29:07.113Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-09-08T10:29:07.113Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-09-08T10:29:07.113Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-08T10:29:07.113Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-09-08T10:29:07.113Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-09-08T10:29:07.113Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-09-08T10:29:07.113Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-09-08T10:29:07.113Z] === RUN TestContainerBindMountNonRecursive [2022-09-08T10:29:08.492Z] --- PASS: TestContainerBindMountNonRecursive (1.32s) [2022-09-08T10:29:08.492Z] === RUN TestContainerVolumesMountedAsShared [2022-09-08T10:29:08.752Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2022-09-08T10:29:08.752Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-08T10:29:09.321Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s) [2022-09-08T10:29:09.321Z] === RUN TestNetworkNat [2022-09-08T10:29:09.581Z] --- PASS: TestNetworkNat (0.49s) [2022-09-08T10:29:09.581Z] === RUN TestNetworkLocalhostTCPNat [2022-09-08T10:29:10.151Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-09-08T10:29:10.151Z] === RUN TestNetworkLoopbackNat [2022-09-08T10:29:12.687Z] --- PASS: TestNetworkLoopbackNat (2.61s) [2022-09-08T10:29:12.687Z] === RUN TestPause [2022-09-08T10:29:13.257Z] --- PASS: TestPause (0.46s) [2022-09-08T10:29:13.257Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-08T10:29:13.257Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-08T10:29:13.257Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-08T10:29:13.257Z] === RUN TestPauseStopPausedContainer [2022-09-08T10:29:13.825Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-09-08T10:29:13.825Z] === RUN TestPidHost [2022-09-08T10:29:14.764Z] --- PASS: TestPidHost (1.02s) [2022-09-08T10:29:14.764Z] === RUN TestPsFilter [2022-09-08T10:29:14.764Z] --- PASS: TestPsFilter (0.13s) [2022-09-08T10:29:14.764Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-08T10:29:15.331Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-09-08T10:29:15.331Z] === RUN TestRemoveContainerWithVolume [2022-09-08T10:29:15.591Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-09-08T10:29:15.591Z] === RUN TestRemoveContainerRunning [2022-09-08T10:29:16.159Z] --- PASS: TestRemoveContainerRunning (0.46s) [2022-09-08T10:29:16.159Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-08T10:29:16.727Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s) [2022-09-08T10:29:16.728Z] === RUN TestRemoveInvalidContainer [2022-09-08T10:29:16.728Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-08T10:29:16.728Z] === RUN TestRenameLinkedContainer [2022-09-08T10:29:18.634Z] --- PASS: TestRenameLinkedContainer (1.80s) [2022-09-08T10:29:18.634Z] === RUN TestRenameStoppedContainer [2022-09-08T10:29:18.894Z] --- PASS: TestRenameStoppedContainer (0.45s) [2022-09-08T10:29:18.894Z] === RUN TestRenameRunningContainerAndReuse [2022-09-08T10:29:19.832Z] --- PASS: TestRenameRunningContainerAndReuse (0.93s) [2022-09-08T10:29:19.832Z] === RUN TestRenameInvalidName [2022-09-08T10:29:20.092Z] --- PASS: TestRenameInvalidName (0.43s) [2022-09-08T10:29:20.092Z] === RUN TestRenameAnonymousContainer [2022-09-08T10:29:21.999Z] --- PASS: TestRenameAnonymousContainer (1.60s) [2022-09-08T10:29:21.999Z] === RUN TestRenameContainerWithSameName [2022-09-08T10:29:22.259Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-09-08T10:29:22.259Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-08T10:29:23.196Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s) [2022-09-08T10:29:23.196Z] === RUN TestResize [2022-09-08T10:29:23.764Z] --- PASS: TestResize (0.47s) [2022-09-08T10:29:23.764Z] === RUN TestResizeWithInvalidSize [2022-09-08T10:29:24.017Z] --- PASS: TestBuildWithHugeFile (51.50s) [2022-09-08T10:29:24.017Z] === RUN TestBuildWCOWSandboxSize [2022-09-08T10:29:24.017Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-08T10:29:24.017Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-09-08T10:29:24.017Z] === RUN TestBuildWithEmptyDockerfile [2022-09-08T10:29:24.017Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-08T10:29:24.017Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-08T10:29:24.017Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-08T10:29:24.017Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-08T10:29:24.017Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-08T10:29:24.017Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-08T10:29:24.017Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-08T10:29:24.017Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-08T10:29:24.017Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-08T10:29:24.017Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-09-08T10:29:24.017Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2022-09-08T10:29:24.017Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2022-09-08T10:29:24.017Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-09-08T10:29:24.017Z] === RUN TestBuildPreserveOwnership [2022-09-08T10:29:24.017Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-08T10:29:24.024Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-09-08T10:29:24.024Z] === RUN TestResizeWhenContainerNotStarted [2022-09-08T10:29:24.594Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-09-08T10:29:24.594Z] === RUN TestDaemonRestartKillContainers [2022-09-08T10:29:24.594Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-08T10:29:24.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-08T10:29:24.594Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-08T10:29:24.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-08T10:29:24.594Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-08T10:29:24.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-08T10:29:24.594Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-08T10:29:24.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-08T10:29:24.594Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-08T10:29:24.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-08T10:29:24.594Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-08T10:29:24.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-08T10:29:24.594Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-08T10:29:24.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-08T10:29:24.594Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-08T10:29:24.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-08T10:29:24.594Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-08T10:29:24.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-08T10:29:24.594Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-08T10:29:24.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-08T10:29:24.594Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-08T10:29:24.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-08T10:29:24.594Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-08T10:29:24.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-08T10:29:24.594Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-08T10:29:24.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-08T10:29:24.594Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-08T10:29:24.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-08T10:29:24.594Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-08T10:29:24.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-08T10:29:24.594Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-08T10:29:24.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-08T10:29:24.594Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-08T10:29:24.594Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-08T10:29:25.381Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-08T10:29:26.501Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-08T10:29:27.881Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-08T10:29:28.819Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-08T10:29:29.543Z] --- PASS: TestBuildPreserveOwnership (10.11s) [2022-09-08T10:29:29.543Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.08s) [2022-09-08T10:29:29.543Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-09-08T10:29:29.543Z] === RUN TestBuildPlatformInvalid [2022-09-08T10:29:29.543Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-09-08T10:29:29.543Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-08T10:29:29.543Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-09-08T10:29:29.543Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.01s) [2022-09-08T10:29:29.543Z] PASS [2022-09-08T10:29:29.543Z] [2022-09-08T10:29:29.543Z] === Skipped [2022-09-08T10:29:29.543Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-09-08T10:29:29.543Z] build_session_test.go:25: TODO: BuildKit [2022-09-08T10:29:29.543Z] [2022-09-08T10:29:29.543Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-09-08T10:29:29.543Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-08T10:29:29.543Z] [2022-09-08T10:29:29.543Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.01s) [2022-09-08T10:29:29.543Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-09-08T10:29:29.543Z] [2022-09-08T10:29:29.543Z] DONE 34 tests, 3 skipped in 112.684s [2022-09-08T10:29:29.543Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-09-08T10:29:29.543Z] INFO: Testing against a local daemon [2022-09-08T10:29:29.543Z] === RUN TestConfigInspect [2022-09-08T10:29:29.543Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:29:29.543Z] --- SKIP: TestConfigInspect (0.02s) [2022-09-08T10:29:29.543Z] === RUN TestConfigList [2022-09-08T10:29:29.543Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:29:29.543Z] --- SKIP: TestConfigList (0.01s) [2022-09-08T10:29:29.543Z] === RUN TestConfigsCreateAndDelete [2022-09-08T10:29:29.543Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:29:29.543Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-09-08T10:29:29.543Z] === RUN TestConfigsUpdate [2022-09-08T10:29:29.543Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:29:29.543Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-09-08T10:29:29.543Z] === RUN TestTemplatedConfig [2022-09-08T10:29:29.543Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:29:29.543Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-09-08T10:29:29.543Z] === RUN TestConfigCreateResolve [2022-09-08T10:29:29.543Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:29:29.543Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-09-08T10:29:29.543Z] PASS [2022-09-08T10:29:29.543Z] [2022-09-08T10:29:29.543Z] === Skipped [2022-09-08T10:29:29.543Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-09-08T10:29:29.543Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:29:29.543Z] [2022-09-08T10:29:29.543Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-09-08T10:29:29.543Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:29:29.543Z] [2022-09-08T10:29:29.543Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-09-08T10:29:29.543Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:29:29.543Z] [2022-09-08T10:29:29.543Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-09-08T10:29:29.543Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:29:29.543Z] [2022-09-08T10:29:29.543Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-09-08T10:29:29.543Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:29:29.543Z] [2022-09-08T10:29:29.543Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-09-08T10:29:29.543Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:29:29.543Z] [2022-09-08T10:29:29.543Z] DONE 6 tests, 6 skipped in 0.188s [2022-09-08T10:29:29.543Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-09-08T10:29:29.757Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-08T10:29:29.799Z] INFO: Testing against a local daemon [2022-09-08T10:29:29.799Z] === RUN TestAttachWithTTY [2022-09-08T10:29:29.799Z] --- PASS: TestAttachWithTTY (0.05s) [2022-09-08T10:29:29.799Z] === RUN TestAttachWithoutTTy [2022-09-08T10:29:29.799Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-09-08T10:29:29.799Z] === RUN TestCheckpoint [2022-09-08T10:29:29.799Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-08T10:29:29.799Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-08T10:29:29.799Z] === RUN TestContainerInvalidJSON [2022-09-08T10:29:29.799Z] === RUN TestContainerInvalidJSON/commit [2022-09-08T10:29:29.799Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-08T10:29:29.799Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-08T10:29:29.799Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-08T10:29:29.799Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-08T10:29:29.799Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-08T10:29:29.799Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-08T10:29:29.799Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-08T10:29:29.799Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-08T10:29:29.799Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-08T10:29:29.799Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-08T10:29:29.799Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-08T10:29:29.799Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-08T10:29:29.799Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-08T10:29:29.799Z] === CONT TestContainerInvalidJSON/commit [2022-09-08T10:29:29.799Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-08T10:29:29.799Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-08T10:29:29.799Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-08T10:29:29.799Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-08T10:29:29.799Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-08T10:29:29.799Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-08T10:29:29.799Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-08T10:29:29.799Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-08T10:29:29.799Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-08T10:29:29.799Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-08T10:29:29.799Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-08T10:29:29.799Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-08T10:29:29.799Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-08T10:29:29.799Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-08T10:29:29.799Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-08T10:29:29.799Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-08T10:29:29.799Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-08T10:29:29.799Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-08T10:29:29.799Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-08T10:29:29.799Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-08T10:29:29.799Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-08T10:29:29.799Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-08T10:29:29.799Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-08T10:29:29.799Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-08T10:29:29.799Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-08T10:29:29.799Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-08T10:29:29.799Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-08T10:29:29.799Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-08T10:29:29.799Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-08T10:29:29.799Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-08T10:29:29.799Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-08T10:29:29.799Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-08T10:29:29.799Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-08T10:29:29.799Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-08T10:29:29.799Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-08T10:29:29.799Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-09-08T10:29:29.799Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-09-08T10:29:29.799Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-08T10:29:29.799Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-09-08T10:29:29.799Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-08T10:29:29.799Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-09-08T10:29:29.799Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-08T10:29:29.799Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-09-08T10:29:29.799Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-08T10:29:29.799Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-08T10:29:29.799Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-09-08T10:29:29.799Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-08T10:29:29.799Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-08T10:29:29.799Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-08T10:29:29.799Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-08T10:29:29.799Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-09-08T10:29:29.799Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-09-08T10:29:29.799Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-09-08T10:29:29.799Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-08T10:29:29.799Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-08T10:29:29.799Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-09-08T10:29:29.799Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-08T10:29:29.799Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-09-08T10:29:29.799Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-09-08T10:29:29.799Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-08T10:29:29.799Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-09-08T10:29:29.799Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-08T10:29:29.799Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-08T10:29:29.799Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-08T10:29:29.799Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-08T10:29:29.799Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-09-08T10:29:29.799Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-08T10:29:29.799Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-08T10:29:29.799Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-08T10:29:29.799Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-08T10:29:29.799Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-08T10:29:30.055Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-09-08T10:29:30.055Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-08T10:29:30.055Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-09-08T10:29:30.055Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-08T10:29:30.055Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-09-08T10:29:30.055Z] === RUN TestCopyEmptyFile [2022-09-08T10:29:30.311Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-09-08T10:29:30.311Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-08T10:29:30.311Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-09-08T10:29:30.311Z] === RUN TestCopyFromContainer [2022-09-08T10:29:30.699Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-08T10:29:32.079Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-08T10:29:32.649Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-08T10:29:34.030Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-08T10:29:34.476Z] === RUN TestCopyFromContainer// [2022-09-08T10:29:34.476Z] === RUN TestCopyFromContainer//bar/root [2022-09-08T10:29:34.476Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-08T10:29:34.476Z] === RUN TestCopyFromContainer/bar/quux [2022-09-08T10:29:34.476Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-08T10:29:34.476Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-08T10:29:34.476Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-08T10:29:34.476Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-08T10:29:34.476Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-08T10:29:34.599Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-08T10:29:34.750Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-08T10:29:34.750Z] --- PASS: TestCopyFromContainer (4.46s) [2022-09-08T10:29:34.750Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-09-08T10:29:34.750Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-09-08T10:29:34.750Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-09-08T10:29:34.750Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-09-08T10:29:34.750Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-09-08T10:29:34.750Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-09-08T10:29:34.750Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-09-08T10:29:34.750Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-09-08T10:29:34.750Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2022-09-08T10:29:34.750Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2022-09-08T10:29:34.750Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-08T10:29:34.750Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-08T10:29:34.750Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-08T10:29:34.750Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-08T10:29:34.750Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-08T10:29:34.750Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-08T10:29:34.750Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-08T10:29:34.750Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-08T10:29:34.750Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-08T10:29:34.750Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-08T10:29:34.750Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-08T10:29:34.750Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-08T10:29:34.750Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-08T10:29:34.750Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-08T10:29:34.750Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-08T10:29:34.750Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2022-09-08T10:29:34.750Z] === RUN TestCreateWithInvalidEnv [2022-09-08T10:29:34.750Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-08T10:29:34.750Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-08T10:29:34.750Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-08T10:29:34.750Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-08T10:29:34.750Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-08T10:29:34.750Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-08T10:29:34.750Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-08T10:29:34.750Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-08T10:29:34.750Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-08T10:29:34.750Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-08T10:29:34.750Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-08T10:29:34.750Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-08T10:29:34.750Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-08T10:29:34.750Z] === RUN TestCreateTmpfsMountsTarget [2022-09-08T10:29:34.750Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-08T10:29:34.750Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-08T10:29:35.168Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-08T10:29:35.737Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-08T10:29:36.167Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s) [2022-09-08T10:29:36.167Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-08T10:29:36.673Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-08T10:29:36.933Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-08T10:29:37.531Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s) [2022-09-08T10:29:37.531Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-08T10:29:37.531Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-08T10:29:37.531Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-08T10:29:37.531Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-08T10:29:37.531Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-08T10:29:37.531Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-08T10:29:37.531Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-08T10:29:37.531Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-08T10:29:37.531Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-08T10:29:37.531Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-08T10:29:37.531Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-08T10:29:37.531Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-08T10:29:37.531Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-08T10:29:37.531Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-08T10:29:37.531Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-08T10:29:37.531Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-08T10:29:37.531Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-09-08T10:29:37.531Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2022-09-08T10:29:37.531Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.09s) [2022-09-08T10:29:37.532Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.10s) [2022-09-08T10:29:37.532Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.07s) [2022-09-08T10:29:37.532Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2022-09-08T10:29:37.532Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-08T10:29:37.787Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2022-09-08T10:29:37.787Z] === RUN TestCreateDifferentPlatform [2022-09-08T10:29:37.787Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-08T10:29:37.787Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-08T10:29:37.787Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-09-08T10:29:37.787Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-08T10:29:37.787Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-08T10:29:37.787Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-08T10:29:38.044Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-09-08T10:29:38.044Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-08T10:29:38.044Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-09-08T10:29:38.044Z] === RUN TestCreateInvalidHostConfig [2022-09-08T10:29:38.044Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-08T10:29:38.044Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-08T10:29:38.044Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-08T10:29:38.044Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-08T10:29:38.044Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-08T10:29:38.044Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-08T10:29:38.044Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-08T10:29:38.044Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-08T10:29:38.044Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-08T10:29:38.044Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-08T10:29:38.044Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-08T10:29:38.044Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-08T10:29:38.044Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-09-08T10:29:38.044Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-08T10:29:38.044Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-08T10:29:38.044Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-08T10:29:38.044Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-08T10:29:38.044Z] === RUN TestContainerStartOnDaemonRestart [2022-09-08T10:29:38.044Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-09-08T10:29:38.044Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-09-08T10:29:38.044Z] === RUN TestDaemonRestartIpcMode [2022-09-08T10:29:38.044Z] === PAUSE TestDaemonRestartIpcMode [2022-09-08T10:29:38.044Z] === RUN TestDaemonHostGatewayIP [2022-09-08T10:29:38.044Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T10:29:38.044Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-09-08T10:29:38.044Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-08T10:29:38.044Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-08T10:29:38.044Z] === RUN TestContainerKillOnDaemonStart [2022-09-08T10:29:38.044Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-09-08T10:29:38.044Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-09-08T10:29:38.044Z] === RUN TestDiff [2022-09-08T10:29:38.299Z] --- PASS: TestDiff (0.41s) [2022-09-08T10:29:38.299Z] === RUN TestExecConsoleSize [2022-09-08T10:29:38.861Z] --- PASS: TestExecConsoleSize (0.46s) [2022-09-08T10:29:38.861Z] === RUN TestExecWithCloseStdin [2022-09-08T10:29:39.422Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-09-08T10:29:39.422Z] === RUN TestExec [2022-09-08T10:29:39.678Z] --- PASS: TestExec (0.48s) [2022-09-08T10:29:39.678Z] === RUN TestExecUser [2022-09-08T10:29:40.226Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-08T10:29:40.240Z] --- PASS: TestExecUser (0.45s) [2022-09-08T10:29:40.240Z] === RUN TestExportContainerAndImportImage [2022-09-08T10:29:40.801Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-09-08T10:29:40.801Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-08T10:29:42.166Z] --- PASS: TestExportContainerAfterDaemonRestart (1.33s) [2022-09-08T10:29:42.166Z] === RUN TestHealthCheckWorkdir [2022-09-08T10:29:42.728Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-09-08T10:29:42.728Z] === RUN TestHealthKillContainer [2022-09-08T10:29:44.419Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-08T10:29:44.419Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.82s) [2022-09-08T10:29:44.419Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.66s) [2022-09-08T10:29:44.419Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.33s) [2022-09-08T10:29:44.419Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.81s) [2022-09-08T10:29:44.419Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.90s) [2022-09-08T10:29:44.419Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.19s) [2022-09-08T10:29:44.419Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.96s) [2022-09-08T10:29:44.419Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.85s) [2022-09-08T10:29:44.419Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.77s) [2022-09-08T10:29:44.419Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.34s) [2022-09-08T10:29:44.419Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.30s) [2022-09-08T10:29:44.419Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.37s) [2022-09-08T10:29:44.419Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-09-08T10:29:44.419Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.56s) [2022-09-08T10:29:44.419Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.51s) [2022-09-08T10:29:44.419Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.86s) [2022-09-08T10:29:44.419Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-08T10:29:44.419Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-08T10:29:44.987Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-08T10:29:45.925Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.81s) [2022-09-08T10:29:45.925Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.94s) [2022-09-08T10:29:45.925Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.86s) [2022-09-08T10:29:45.925Z] === RUN TestCgroupNamespacesRun [2022-09-08T10:29:46.845Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-08T10:29:46.845Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-08T10:29:46.845Z] GOOS="" GOARCH="" GOARM="" [2022-09-08T10:29:46.845Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-08T10:29:46.845Z] [2022-09-08T10:29:46.845Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-08T10:29:46.845Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-08T10:29:46.845Z] HOSTNAME=309d7107002e [2022-09-08T10:29:46.845Z] TESTDEBUG=0 [2022-09-08T10:29:46.845Z] DEST=bundles/test-integration [2022-09-08T10:29:46.845Z] PWD=/go/src/github.com/docker/docker [2022-09-08T10:29:46.845Z] DOCKER_GITCOMMIT=acb70c45351eb0f3308e60de74e02085401128d3 [2022-09-08T10:29:46.845Z] container=docker [2022-09-08T10:29:46.845Z] HOME=/root [2022-09-08T10:29:46.845Z] GOLANG_VERSION=1.19.1 [2022-09-08T10:29:46.845Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-08T10:29:46.845Z] VALIDATE_BRANCH=master [2022-09-08T10:29:46.845Z] TERM=xterm [2022-09-08T10:29:46.845Z] DOCKER_PKG=github.com/docker/docker [2022-09-08T10:29:46.845Z] SHLVL=1 [2022-09-08T10:29:46.846Z] TIMEOUT=120m [2022-09-08T10:29:46.846Z] DOCKER_BUILDTAGS= journald [2022-09-08T10:29:46.846Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-08T10:29:46.846Z] GO111MODULE=off [2022-09-08T10:29:46.846Z] DOCKER_EXPERIMENTAL=1 [2022-09-08T10:29:46.846Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-08T10:29:46.846Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-08T10:29:46.846Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-08T10:29:46.846Z] GOPATH=/go [2022-09-08T10:29:46.846Z] PKG_CONFIG=pkg-config [2022-09-08T10:29:46.846Z] _=/usr/bin/env [2022-09-08T10:29:46.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-08T10:29:46.864Z] --- PASS: TestCgroupNamespacesRun (1.21s) [2022-09-08T10:29:46.864Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-08T10:29:46.864Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-09-08T10:29:46.864Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-09-08T10:29:46.864Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-08T10:29:47.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-08T10:29:48.256Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.21s) [2022-09-08T10:29:48.256Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-08T10:29:49.664Z] --- PASS: TestCgroupNamespacesRunHostMode (1.26s) [2022-09-08T10:29:49.664Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-08T10:29:50.602Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s) [2022-09-08T10:29:50.602Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-08T10:29:50.808Z] --- PASS: TestHealthKillContainer (7.83s) [2022-09-08T10:29:50.808Z] === RUN TestHealthCheckProcessKilled [2022-09-08T10:29:51.063Z] --- PASS: TestHealthCheckProcessKilled (0.65s) [2022-09-08T10:29:51.063Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-08T10:29:51.063Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-09-08T10:29:51.063Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-09-08T10:29:51.063Z] === RUN TestIpcModeNone [2022-09-08T10:29:51.625Z] --- PASS: TestIpcModeNone (0.44s) [2022-09-08T10:29:51.625Z] === RUN TestIpcModePrivate [2022-09-08T10:29:51.881Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-09-08T10:29:51.980Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-09-08T10:29:51.980Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-08T10:29:52.136Z] --- PASS: TestIpcModePrivate (0.44s) [2022-09-08T10:29:52.136Z] === RUN TestIpcModeShareable [2022-09-08T10:29:52.136Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-08T10:29:52.136Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-09-08T10:29:52.136Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-08T10:29:52.548Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-09-08T10:29:52.549Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-08T10:29:53.501Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.45s) [2022-09-08T10:29:53.501Z] === RUN TestAPIIpcModeHost [2022-09-08T10:29:53.501Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-08T10:29:53.501Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-09-08T10:29:53.501Z] === RUN TestDaemonIpcModeShareable [2022-09-08T10:29:53.501Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-08T10:29:53.501Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-09-08T10:29:53.501Z] === RUN TestDaemonIpcModePrivate [2022-09-08T10:29:53.830Z] INFO [linters context/goanalysis] analyzers took 6m52.879101373s with top 10 stages: buildir: 2m29.507518779s, the_only_name: 40.344516719s, goimports: 27.626352153s, unconvert: 22.518213155s, S1038: 18.210846885s, gosec: 17.767272163s, misspell: 7.15216239s, unused: 5.618387766s, nilness: 5.02065878s, S1039: 4.992800147s [2022-09-08T10:29:53.830Z] INFO [runner] Issues before processing: 2462, after processing: 0 [2022-09-08T10:29:53.830Z] INFO [runner] Processors filtering stat (out/in): nolint: 0/79, filename_unadjuster: 2137/2137, path_prettifier: 2137/2137, autogenerated_exclude: 2014/2137, skip_files: 2137/2137, skip_dirs: 2137/2137, cgo: 2137/2462, identifier_marker: 2014/2014, exclude-rules: 79/2014, exclude: 2014/2014 [2022-09-08T10:29:53.830Z] INFO [runner] processing took 84.709768ms with stages: nolint: 32.227164ms, identifier_marker: 21.862008ms, path_prettifier: 10.669045ms, autogenerated_exclude: 8.743548ms, exclude-rules: 7.756314ms, skip_dirs: 1.786978ms, filename_unadjuster: 1.425879ms, cgo: 233.546µs, max_same_issues: 1.292µs, path_shortener: 578ns, uniq_by_line: 546ns, skip_files: 495ns, source_code: 485ns, exclude: 459ns, diff: 318ns, max_from_linter: 312ns, max_per_file_from_linter: 260ns, severity-rules: 222ns, sort_results: 209ns, path_prefixer: 110ns [2022-09-08T10:29:53.830Z] INFO [runner] linters took 1m47.909589045s with stages: goanalysis_metalinter: 1m47.824756605s [2022-09-08T10:29:53.830Z] INFO File cache stats: 1706 entries of total size 8.7MiB [2022-09-08T10:29:53.830Z] INFO Memory: 2858 samples, avg is 330.6MB, max is 1227.6MB [2022-09-08T10:29:53.830Z] INFO Execution took 4m45.654827954s [2022-09-08T10:29:53.830Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-09-08T10:29:53.926Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.26s) [2022-09-08T10:29:53.926Z] === RUN TestNISDomainname [2022-09-08T10:29:54.154Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44034/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr34 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4302b395e2c9b4aa179d7c95e729a0bccee2d917 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4302b395e2c9b4aa179d7c95e729a0bccee2d917 hack/make.sh dynbinary test-docker-py [2022-09-08T10:29:54.186Z] --- PASS: TestNISDomainname (0.59s) [2022-09-08T10:29:54.186Z] === RUN TestHostnameDnsResolution [2022-09-08T10:29:54.427Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-09-08T10:29:54.684Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-09-08T10:29:54.684Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-08T10:29:54.684Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-08T10:29:54.684Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-09-08T10:29:54.684Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-08T10:29:54.684Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-08T10:29:54.684Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-09-08T10:29:54.684Z] === RUN TestIpcModeOlderClient [2022-09-08T10:29:54.684Z] === PAUSE TestIpcModeOlderClient [2022-09-08T10:29:54.684Z] === RUN TestKillContainerInvalidSignal [2022-09-08T10:29:54.720Z] [2022-09-08T10:29:54.720Z] Removing bundles/ [2022-09-08T10:29:54.720Z] [2022-09-08T10:29:54.720Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-08T10:29:54.720Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-08T10:29:54.720Z] GOOS="" GOARCH="" GOARM="" [2022-09-08T10:29:55.124Z] --- PASS: TestHostnameDnsResolution (0.72s) [2022-09-08T10:29:55.124Z] === RUN TestUnprivilegedPortsAndPing [2022-09-08T10:29:55.245Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-09-08T10:29:55.245Z] === RUN TestKillContainer [2022-09-08T10:29:55.245Z] === RUN TestKillContainer/no_signal [2022-09-08T10:29:55.501Z] === RUN TestKillContainer/non_killing_signal [2022-09-08T10:29:55.691Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s) [2022-09-08T10:29:55.691Z] === RUN TestPrivilegedHostDevices [2022-09-08T10:29:55.757Z] === RUN TestKillContainer/killing_signal [2022-09-08T10:29:56.260Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-09-08T10:29:56.260Z] === RUN TestRunConsoleSize [2022-09-08T10:29:56.318Z] --- PASS: TestKillContainer (1.28s) [2022-09-08T10:29:56.318Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-09-08T10:29:56.318Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-09-08T10:29:56.318Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-09-08T10:29:56.318Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-08T10:29:56.318Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-08T10:29:56.519Z] --- PASS: TestRunConsoleSize (0.45s) [2022-09-08T10:29:56.519Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-08T10:29:56.879Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-08T10:29:57.135Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s) [2022-09-08T10:29:57.135Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-09-08T10:29:57.135Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2022-09-08T10:29:57.135Z] === RUN TestKillStoppedContainer [2022-09-08T10:29:57.135Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-09-08T10:29:57.135Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-08T10:29:57.391Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-09-08T10:29:57.391Z] === RUN TestKillDifferentUserContainer [2022-09-08T10:29:57.647Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-09-08T10:29:57.647Z] === RUN TestInspectOomKilledTrue [2022-09-08T10:29:57.647Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-08T10:29:57.647Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-08T10:29:57.647Z] === RUN TestInspectOomKilledFalse [2022-09-08T10:29:57.647Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-08T10:29:57.647Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-09-08T10:29:57.647Z] === RUN TestLinksEtcHostsContentMatch [2022-09-08T10:29:57.647Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-09-08T10:29:57.647Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-09-08T10:29:57.647Z] === RUN TestLinksContainerNames [2022-09-08T10:29:58.574Z] --- PASS: TestLinksContainerNames (0.81s) [2022-09-08T10:29:58.574Z] === RUN TestLogsFollowTailEmpty [2022-09-08T10:29:58.829Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-09-08T10:29:58.829Z] === RUN TestLogs [2022-09-08T10:29:58.829Z] === RUN TestLogs/driver_local [2022-09-08T10:29:58.829Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-08T10:29:58.829Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-08T10:29:58.829Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-08T10:29:58.829Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-08T10:29:58.829Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-08T10:29:58.829Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-08T10:29:58.829Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-08T10:29:58.829Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-08T10:29:58.829Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-08T10:29:58.829Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-08T10:29:58.829Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-08T10:29:58.829Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-08T10:29:58.829Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-08T10:29:58.829Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-08T10:29:59.056Z] --- PASS: TestRunWithAlternativeContainerdShim (2.16s) [2022-09-08T10:29:59.056Z] === RUN TestStats [2022-09-08T10:29:59.757Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-08T10:29:59.757Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-08T10:30:00.319Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-08T10:30:00.319Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-08T10:30:00.881Z] === RUN TestLogs/driver_json-file [2022-09-08T10:30:00.881Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-08T10:30:00.881Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-08T10:30:00.881Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-08T10:30:00.881Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-08T10:30:00.881Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-08T10:30:00.881Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-08T10:30:00.881Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-08T10:30:00.881Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-08T10:30:00.881Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-08T10:30:00.881Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-08T10:30:00.881Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-08T10:30:00.881Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-08T10:30:00.881Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-08T10:30:00.881Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-08T10:30:01.442Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-08T10:30:01.590Z] --- PASS: TestStats (2.57s) [2022-09-08T10:30:01.590Z] === RUN TestStopContainerWithTimeout [2022-09-08T10:30:01.590Z] === RUN TestStopContainerWithTimeout/0 [2022-09-08T10:30:01.590Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-08T10:30:01.590Z] === RUN TestStopContainerWithTimeout/1 [2022-09-08T10:30:01.590Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-08T10:30:01.590Z] === RUN TestStopContainerWithTimeout/3 [2022-09-08T10:30:01.590Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-08T10:30:01.590Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-08T10:30:01.590Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-08T10:30:01.590Z] === CONT TestStopContainerWithTimeout/0 [2022-09-08T10:30:01.590Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-08T10:30:01.698Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-08T10:30:02.158Z] === CONT TestStopContainerWithTimeout/3 [2022-09-08T10:30:02.260Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-08T10:30:02.260Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-08T10:30:02.864Z] --- PASS: TestLogs (3.93s) [2022-09-08T10:30:02.864Z] --- PASS: TestLogs/driver_local (0.01s) [2022-09-08T10:30:02.864Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.75s) [2022-09-08T10:30:02.864Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.79s) [2022-09-08T10:30:02.864Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.56s) [2022-09-08T10:30:02.864Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.60s) [2022-09-08T10:30:02.864Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.63s) [2022-09-08T10:30:02.864Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.62s) [2022-09-08T10:30:02.864Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-09-08T10:30:02.864Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.58s) [2022-09-08T10:30:02.864Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.75s) [2022-09-08T10:30:02.864Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.73s) [2022-09-08T10:30:02.864Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.60s) [2022-09-08T10:30:02.864Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.50s) [2022-09-08T10:30:02.864Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.55s) [2022-09-08T10:30:02.864Z] === RUN TestContainerNetworkMountsNoChown [2022-09-08T10:30:03.120Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-09-08T10:30:03.120Z] === RUN TestMountDaemonRoot [2022-09-08T10:30:03.376Z] === RUN TestMountDaemonRoot/default [2022-09-08T10:30:03.376Z] === PAUSE TestMountDaemonRoot/default [2022-09-08T10:30:03.376Z] === RUN TestMountDaemonRoot/private [2022-09-08T10:30:03.376Z] === PAUSE TestMountDaemonRoot/private [2022-09-08T10:30:03.376Z] === RUN TestMountDaemonRoot/rprivate [2022-09-08T10:30:03.376Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-08T10:30:03.376Z] === RUN TestMountDaemonRoot/slave [2022-09-08T10:30:03.376Z] === PAUSE TestMountDaemonRoot/slave [2022-09-08T10:30:03.376Z] === RUN TestMountDaemonRoot/rslave [2022-09-08T10:30:03.376Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-08T10:30:03.376Z] === RUN TestMountDaemonRoot/shared [2022-09-08T10:30:03.376Z] === PAUSE TestMountDaemonRoot/shared [2022-09-08T10:30:03.376Z] === RUN TestMountDaemonRoot/rshared [2022-09-08T10:30:03.376Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-08T10:30:03.376Z] === CONT TestMountDaemonRoot/default [2022-09-08T10:30:03.376Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-08T10:30:03.376Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-08T10:30:03.376Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-08T10:30:03.376Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-08T10:30:03.376Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-08T10:30:03.376Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-08T10:30:03.376Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-08T10:30:03.376Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-08T10:30:03.376Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-08T10:30:03.376Z] === CONT TestMountDaemonRoot/rshared [2022-09-08T10:30:03.376Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-08T10:30:03.376Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-08T10:30:03.376Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-08T10:30:03.376Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-08T10:30:03.376Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-08T10:30:03.376Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-08T10:30:03.376Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-08T10:30:03.376Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-08T10:30:03.376Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-08T10:30:03.376Z] === CONT TestMountDaemonRoot/shared [2022-09-08T10:30:03.376Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-08T10:30:03.376Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-08T10:30:03.376Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-08T10:30:03.376Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-08T10:30:03.376Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-08T10:30:03.376Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-08T10:30:03.376Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-08T10:30:03.376Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-08T10:30:03.376Z] === CONT TestMountDaemonRoot/rslave [2022-09-08T10:30:03.376Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-08T10:30:03.376Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-08T10:30:03.376Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-08T10:30:03.376Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-08T10:30:03.376Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-08T10:30:03.376Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-08T10:30:03.376Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-08T10:30:03.376Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-08T10:30:03.376Z] === CONT TestMountDaemonRoot/slave [2022-09-08T10:30:03.376Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-08T10:30:03.376Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-08T10:30:03.376Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-08T10:30:03.376Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-08T10:30:03.376Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-08T10:30:03.376Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-08T10:30:03.376Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-08T10:30:03.376Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-08T10:30:03.376Z] === CONT TestMountDaemonRoot/rprivate [2022-09-08T10:30:03.376Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-08T10:30:03.376Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-08T10:30:03.376Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-08T10:30:03.376Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-08T10:30:03.376Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-08T10:30:03.376Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-08T10:30:03.376Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-08T10:30:03.376Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-08T10:30:03.376Z] === CONT TestMountDaemonRoot/private [2022-09-08T10:30:03.376Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-08T10:30:03.376Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-08T10:30:03.376Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-08T10:30:03.376Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-08T10:30:03.376Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-08T10:30:03.376Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-08T10:30:03.376Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-08T10:30:03.376Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-08T10:30:03.376Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-08T10:30:03.376Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-08T10:30:03.376Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-08T10:30:03.376Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-08T10:30:03.376Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-08T10:30:03.376Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-08T10:30:03.376Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-08T10:30:03.376Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-08T10:30:03.376Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-08T10:30:03.376Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-08T10:30:03.376Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-08T10:30:03.376Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-08T10:30:03.376Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-08T10:30:03.631Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-08T10:30:03.631Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-08T10:30:03.631Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-08T10:30:03.631Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-08T10:30:03.631Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-08T10:30:03.631Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-08T10:30:03.631Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-08T10:30:03.631Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-08T10:30:03.631Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-08T10:30:03.631Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-08T10:30:03.631Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-08T10:30:03.887Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-08T10:30:03.887Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-08T10:30:03.887Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-09-08T10:30:03.887Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-08T10:30:03.887Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-09-08T10:30:03.887Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-09-08T10:30:03.887Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-09-08T10:30:03.887Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-09-08T10:30:03.887Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-08T10:30:03.887Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-09-08T10:30:03.887Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-09-08T10:30:03.887Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-09-08T10:30:03.887Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-09-08T10:30:03.887Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-08T10:30:03.887Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-09-08T10:30:03.887Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-09-08T10:30:03.887Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-09-08T10:30:03.887Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-09-08T10:30:03.887Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-08T10:30:03.887Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-09-08T10:30:03.887Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-09-08T10:30:03.887Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-09-08T10:30:03.887Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-09-08T10:30:03.887Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-08T10:30:03.887Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-09-08T10:30:03.887Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-09-08T10:30:03.887Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-09-08T10:30:03.887Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-09-08T10:30:03.887Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-08T10:30:03.887Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-09-08T10:30:03.887Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-09-08T10:30:03.887Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-09-08T10:30:03.887Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.17s) [2022-09-08T10:30:03.887Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-08T10:30:03.887Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-09-08T10:30:03.887Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.17s) [2022-09-08T10:30:03.887Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-09-08T10:30:03.887Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-09-08T10:30:03.887Z] === RUN TestContainerBindMountNonRecursive [2022-09-08T10:30:03.888Z] 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-09-08T10:30:03.888Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-09-08T10:30:03.888Z] === RUN TestContainerVolumesMountedAsShared [2022-09-08T10:30:03.888Z] 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-09-08T10:30:03.888Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-09-08T10:30:03.888Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-08T10:30:03.888Z] 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-09-08T10:30:03.888Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-09-08T10:30:03.888Z] === RUN TestNetworkNat [2022-09-08T10:30:04.063Z] === CONT TestStopContainerWithTimeout/1 [2022-09-08T10:30:04.449Z] --- PASS: TestNetworkNat (0.53s) [2022-09-08T10:30:04.449Z] === RUN TestNetworkLocalhostTCPNat [2022-09-08T10:30:04.705Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-09-08T10:30:04.705Z] === RUN TestNetworkLoopbackNat [2022-09-08T10:30:05.440Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-08T10:30:05.440Z] --- PASS: TestStopContainerWithTimeout/0 (0.70s) [2022-09-08T10:30:05.440Z] --- PASS: TestStopContainerWithTimeout/-1 (2.64s) [2022-09-08T10:30:05.440Z] --- PASS: TestStopContainerWithTimeout/3 (2.46s) [2022-09-08T10:30:05.440Z] --- PASS: TestStopContainerWithTimeout/1 (1.48s) [2022-09-08T10:30:05.440Z] === RUN TestDeleteDevicemapper [2022-09-08T10:30:05.440Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-08T10:30:05.440Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-08T10:30:05.440Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-08T10:30:07.347Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.99s) [2022-09-08T10:30:07.347Z] === RUN TestUpdateMemory [2022-09-08T10:30:07.916Z] --- PASS: TestUpdateMemory (0.56s) [2022-09-08T10:30:07.916Z] === RUN TestUpdateCPUQuota [2022-09-08T10:30:07.969Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-09-08T10:30:07.969Z] === RUN TestPause [2022-09-08T10:30:07.969Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-08T10:30:07.969Z] --- SKIP: TestPause (0.00s) [2022-09-08T10:30:07.969Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-08T10:30:07.969Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-08T10:30:07.969Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-08T10:30:07.969Z] === RUN TestPauseStopPausedContainer [2022-09-08T10:30:07.969Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-08T10:30:07.969Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-09-08T10:30:07.969Z] === RUN TestPidHost [2022-09-08T10:30:08.225Z] --- PASS: TestPidHost (0.89s) [2022-09-08T10:30:08.225Z] === RUN TestPsFilter [2022-09-08T10:30:08.225Z] --- PASS: TestPsFilter (0.09s) [2022-09-08T10:30:08.225Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-08T10:30:08.787Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-09-08T10:30:08.787Z] === RUN TestRemoveContainerWithVolume [2022-09-08T10:30:08.855Z] --- PASS: TestUpdateCPUQuota (0.93s) [2022-09-08T10:30:08.855Z] === RUN TestUpdatePidsLimit [2022-09-08T10:30:08.855Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-08T10:30:09.114Z] === RUN TestUpdatePidsLimit/no_change [2022-09-08T10:30:09.350Z] --- PASS: TestRemoveContainerWithVolume (0.47s) [2022-09-08T10:30:09.350Z] === RUN TestRemoveContainerRunning [2022-09-08T10:30:09.373Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-08T10:30:09.605Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-09-08T10:30:09.605Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-08T10:30:09.633Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-08T10:30:09.633Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-08T10:30:09.892Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-08T10:30:10.152Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-08T10:30:10.168Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-09-08T10:30:10.168Z] === RUN TestRemoveInvalidContainer [2022-09-08T10:30:10.168Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-08T10:30:10.168Z] === RUN TestRenameLinkedContainer [2022-09-08T10:30:11.095Z] --- PASS: TestUpdatePidsLimit (2.08s) [2022-09-08T10:30:11.095Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-09-08T10:30:11.095Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-09-08T10:30:11.095Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-09-08T10:30:11.095Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-09-08T10:30:11.095Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2022-09-08T10:30:11.095Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-09-08T10:30:11.095Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2022-09-08T10:30:11.095Z] === RUN TestUpdateRestartPolicy [2022-09-08T10:30:11.592Z] --- PASS: TestRenameLinkedContainer (1.61s) [2022-09-08T10:30:11.592Z] === RUN TestRenameStoppedContainer [2022-09-08T10:30:12.153Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-09-08T10:30:12.153Z] === RUN TestRenameRunningContainerAndReuse [2022-09-08T10:30:13.080Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-09-08T10:30:13.080Z] === RUN TestRenameInvalidName [2022-09-08T10:30:13.336Z] --- PASS: TestRenameInvalidName (0.42s) [2022-09-08T10:30:13.336Z] === RUN TestRenameAnonymousContainer [2022-09-08T10:30:15.231Z] --- PASS: TestRenameAnonymousContainer (1.54s) [2022-09-08T10:30:15.231Z] === RUN TestRenameContainerWithSameName [2022-09-08T10:30:15.231Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2022-09-08T10:30:15.231Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-08T10:30:16.160Z] --- PASS: TestRenameContainerWithLinkedContainer (0.78s) [2022-09-08T10:30:16.160Z] === RUN TestResize [2022-09-08T10:30:16.416Z] --- PASS: TestResize (0.42s) [2022-09-08T10:30:16.416Z] === RUN TestResizeWithInvalidSize [2022-09-08T10:30:16.978Z] --- PASS: TestResizeWithInvalidSize (0.47s) [2022-09-08T10:30:16.978Z] === RUN TestResizeWhenContainerNotStarted [2022-09-08T10:30:17.233Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-09-08T10:30:17.233Z] === RUN TestDaemonRestartKillContainers [2022-09-08T10:30:17.233Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-09-08T10:30:17.233Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-09-08T10:30:17.233Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-08T10:30:17.233Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-08T10:30:18.167Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-08T10:30:18.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-08T10:30:18.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-08T10:30:19.094Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.75s) [2022-09-08T10:30:19.094Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.89s) [2022-09-08T10:30:19.094Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.85s) [2022-09-08T10:30:19.094Z] === RUN TestCgroupNamespacesRun [2022-09-08T10:30:19.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-08T10:30:20.458Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-09-08T10:30:20.458Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-08T10:30:21.385Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s) [2022-09-08T10:30:21.385Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-08T10:30:22.749Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.20s) [2022-09-08T10:30:22.749Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-08T10:30:23.301Z] --- PASS: TestUpdateRestartPolicy (11.22s) [2022-09-08T10:30:23.301Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-08T10:30:23.301Z] --- PASS: TestUpdateRestartWithAutoRemove (0.50s) [2022-09-08T10:30:23.301Z] === RUN TestWaitNonBlocked [2022-09-08T10:30:23.301Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-08T10:30:23.301Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-08T10:30:23.301Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-08T10:30:23.301Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-08T10:30:23.301Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-08T10:30:23.301Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-08T10:30:23.560Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-08T10:30:23.560Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s) [2022-09-08T10:30:23.560Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2022-09-08T10:30:23.560Z] === RUN TestWaitBlocked [2022-09-08T10:30:23.560Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-08T10:30:23.560Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-08T10:30:23.560Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-08T10:30:23.560Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-08T10:30:23.560Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-08T10:30:23.560Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-08T10:30:23.677Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-09-08T10:30:23.677Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-08T10:30:24.128Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-08T10:30:24.128Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) [2022-09-08T10:30:24.128Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s) [2022-09-08T10:30:24.128Z] === RUN TestWaitConditions [2022-09-08T10:30:24.128Z] === RUN TestWaitConditions/default [2022-09-08T10:30:24.128Z] === PAUSE TestWaitConditions/default [2022-09-08T10:30:24.128Z] === RUN TestWaitConditions/not-running [2022-09-08T10:30:24.128Z] === PAUSE TestWaitConditions/not-running [2022-09-08T10:30:24.128Z] === RUN TestWaitConditions/next-exit [2022-09-08T10:30:24.128Z] === PAUSE TestWaitConditions/next-exit [2022-09-08T10:30:24.128Z] === RUN TestWaitConditions/removed [2022-09-08T10:30:24.128Z] === PAUSE TestWaitConditions/removed [2022-09-08T10:30:24.128Z] === CONT TestWaitConditions/default [2022-09-08T10:30:24.128Z] === CONT TestWaitConditions/removed [2022-09-08T10:30:24.388Z] === CONT TestWaitConditions/default [2022-09-08T10:30:24.388Z] wait_test.go:146: ContainerID = 695703ff05d739417c71a04a9fccac70dbd05bb7afc56e193079de4912682eff [2022-09-08T10:30:24.388Z] === CONT TestWaitConditions/removed [2022-09-08T10:30:24.388Z] wait_test.go:146: ContainerID = 080e7387aa8560c434be3890deeaecf3f75158a13061ee9e0c772f8a4657180d [2022-09-08T10:30:24.957Z] === CONT TestWaitConditions/next-exit [2022-09-08T10:30:24.957Z] wait_test.go:146: ContainerID = 77866b27f795901c942907b3db4f8b64f5ab6b2d513d0a2d7e4ff7fe1f28d384 [2022-09-08T10:30:24.957Z] === CONT TestWaitConditions/not-running [2022-09-08T10:30:25.042Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-09-08T10:30:25.042Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-08T10:30:25.216Z] wait_test.go:146: ContainerID = 5b149b54964a8c44f886c5f3a7dedd5481071ed825c6872ec52b46ab0ace61cd [2022-09-08T10:30:25.785Z] --- PASS: TestWaitConditions (0.01s) [2022-09-08T10:30:25.785Z] --- PASS: TestWaitConditions/default (0.66s) [2022-09-08T10:30:25.785Z] --- PASS: TestWaitConditions/removed (0.84s) [2022-09-08T10:30:25.785Z] --- PASS: TestWaitConditions/next-exit (0.74s) [2022-09-08T10:30:25.785Z] --- PASS: TestWaitConditions/not-running (0.56s) [2022-09-08T10:30:25.785Z] === RUN TestWaitRestartedContainer [2022-09-08T10:30:25.785Z] === RUN TestWaitRestartedContainer/default [2022-09-08T10:30:25.785Z] === PAUSE TestWaitRestartedContainer/default [2022-09-08T10:30:25.785Z] === RUN TestWaitRestartedContainer/not-running [2022-09-08T10:30:25.785Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-08T10:30:25.785Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-08T10:30:25.785Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-08T10:30:25.785Z] === CONT TestWaitRestartedContainer/default [2022-09-08T10:30:25.785Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-08T10:30:25.973Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2022-09-08T10:30:25.973Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-08T10:30:26.534Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-09-08T10:30:26.534Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-08T10:30:27.164Z] === CONT TestWaitRestartedContainer/not-running [2022-09-08T10:30:27.901Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-09-08T10:30:27.901Z] === RUN TestNISDomainname [2022-09-08T10:30:27.901Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-09-08T10:30:27.901Z] --- SKIP: TestNISDomainname (0.02s) [2022-09-08T10:30:27.901Z] === RUN TestHostnameDnsResolution [2022-09-08T10:30:28.101Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-09-08T10:30:28.101Z] --- PASS: TestWaitRestartedContainer/next-exit (1.46s) [2022-09-08T10:30:28.101Z] --- PASS: TestWaitRestartedContainer/default (1.50s) [2022-09-08T10:30:28.101Z] --- PASS: TestWaitRestartedContainer/not-running (0.90s) [2022-09-08T10:30:28.101Z] === CONT TestContainerStartOnDaemonRestart [2022-09-08T10:30:28.101Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-08T10:30:28.462Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-09-08T10:30:28.462Z] === RUN TestUnprivilegedPortsAndPing [2022-09-08T10:30:28.462Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-09-08T10:30:28.462Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-09-08T10:30:28.462Z] === RUN TestPrivilegedHostDevices [2022-09-08T10:30:29.024Z] --- PASS: TestPrivilegedHostDevices (0.45s) [2022-09-08T10:30:29.024Z] === RUN TestRunConsoleSize [2022-09-08T10:30:29.280Z] --- PASS: TestRunConsoleSize (0.42s) [2022-09-08T10:30:29.280Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-08T10:30:30.643Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.31s) [2022-09-08T10:30:30.643Z] === CONT TestIpcModeOlderClient [2022-09-08T10:30:30.643Z] --- PASS: TestContainerStartOnDaemonRestart (2.40s) [2022-09-08T10:30:30.643Z] === CONT TestContainerKillOnDaemonStart [2022-09-08T10:30:30.643Z] --- PASS: TestIpcModeOlderClient (0.15s) [2022-09-08T10:30:30.643Z] === CONT TestDaemonHostGatewayIP [2022-09-08T10:30:31.847Z] --- PASS: TestRunWithAlternativeContainerdShim (2.08s) [2022-09-08T10:30:31.847Z] === RUN TestStats [2022-09-08T10:30:31.847Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-08T10:30:31.847Z] --- SKIP: TestStats (0.00s) [2022-09-08T10:30:31.847Z] === RUN TestStopContainerWithTimeout [2022-09-08T10:30:31.847Z] === RUN TestStopContainerWithTimeout/0 [2022-09-08T10:30:31.847Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-08T10:30:31.847Z] === RUN TestStopContainerWithTimeout/1 [2022-09-08T10:30:31.847Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-08T10:30:31.847Z] === RUN TestStopContainerWithTimeout/3 [2022-09-08T10:30:31.847Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-08T10:30:31.847Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-08T10:30:31.847Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-08T10:30:31.847Z] === CONT TestStopContainerWithTimeout/0 [2022-09-08T10:30:31.847Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-08T10:30:32.115Z] === CONT TestStopContainerWithTimeout/3 [2022-09-08T10:30:33.182Z] --- PASS: TestDaemonHostGatewayIP (2.77s) [2022-09-08T10:30:33.182Z] === CONT TestDaemonRestartIpcMode [2022-09-08T10:30:34.029Z] === CONT TestStopContainerWithTimeout/1 [2022-09-08T10:30:35.393Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-08T10:30:35.393Z] --- PASS: TestStopContainerWithTimeout/0 (0.55s) [2022-09-08T10:30:35.393Z] --- PASS: TestStopContainerWithTimeout/-1 (2.56s) [2022-09-08T10:30:35.393Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-09-08T10:30:35.393Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2022-09-08T10:30:35.393Z] === RUN TestDeleteDevicemapper [2022-09-08T10:30:35.393Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-08T10:30:35.393Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-08T10:30:35.393Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-08T10:30:35.718Z] --- PASS: TestDaemonRestartIpcMode (2.32s) [2022-09-08T10:30:37.282Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.40s) [2022-09-08T10:30:37.282Z] === RUN TestUpdateMemory [2022-09-08T10:30:37.282Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-08T10:30:37.282Z] --- SKIP: TestUpdateMemory (0.00s) [2022-09-08T10:30:37.282Z] === RUN TestUpdateCPUQuota [2022-09-08T10:30:37.282Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-08T10:30:37.282Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-09-08T10:30:37.282Z] === RUN TestUpdatePidsLimit [2022-09-08T10:30:37.282Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-08T10:30:37.282Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-09-08T10:30:37.282Z] === RUN TestUpdateRestartPolicy [2022-09-08T10:30:42.282Z] --- PASS: TestContainerKillOnDaemonStart (11.90s) [2022-09-08T10:30:42.282Z] PASS [2022-09-08T10:30:42.282Z] [2022-09-08T10:30:42.282Z] === Skipped [2022-09-08T10:30:42.282Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-09-08T10:30:42.282Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-08T10:30:42.282Z] [2022-09-08T10:30:42.282Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-09-08T10:30:42.282Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-09-08T10:30:42.282Z] [2022-09-08T10:30:42.282Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-08T10:30:42.282Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-08T10:30:42.282Z] [2022-09-08T10:30:42.282Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-09-08T10:30:42.282Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-09-08T10:30:42.282Z] [2022-09-08T10:30:42.282Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-08T10:30:42.283Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-08T10:30:42.283Z] [2022-09-08T10:30:42.283Z] DONE 273 tests, 5 skipped in 137.800s [2022-09-08T10:30:42.283Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-08T10:30:42.283Z] === RUN TestConfigDaemonLibtrustID [2022-09-08T10:30:42.851Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-09-08T10:30:42.851Z] === RUN TestConfigDaemonID [2022-09-08T10:30:43.788Z] daemon_test.go:83: [d64316786c081] daemon is not started [2022-09-08T10:30:43.788Z] --- PASS: TestConfigDaemonID (1.04s) [2022-09-08T10:30:43.788Z] === RUN TestDaemonConfigValidation [2022-09-08T10:30:43.788Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-08T10:30:43.788Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-08T10:30:43.788Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-08T10:30:43.788Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-08T10:30:43.788Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-08T10:30:43.788Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-08T10:30:43.788Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-08T10:30:43.788Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-08T10:30:43.788Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-08T10:30:43.788Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-08T10:30:43.788Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-08T10:30:43.788Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-08T10:30:44.047Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-08T10:30:44.047Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-08T10:30:44.047Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-08T10:30:44.047Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-08T10:30:44.047Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-09-08T10:30:44.047Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-09-08T10:30:44.047Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-09-08T10:30:44.047Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.11s) [2022-09-08T10:30:44.047Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-09-08T10:30:44.047Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-08T10:30:44.047Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-08T10:30:45.424Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-08T10:30:45.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-08T10:30:46.361Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-08T10:30:46.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-08T10:30:46.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-08T10:30:47.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-08T10:30:47.299Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-08T10:30:47.299Z] daemon_test.go:197: [d0fcde2ab0e22] daemon is not started [2022-09-08T10:30:47.299Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-09-08T10:30:47.299Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-09-08T10:30:47.299Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-09-08T10:30:47.299Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-09-08T10:30:47.299Z] === RUN TestDaemonProxy [2022-09-08T10:30:47.299Z] === RUN TestDaemonProxy/environment_variables [2022-09-08T10:30:49.238Z] === RUN TestDaemonProxy/command-line_options [2022-09-08T10:30:49.447Z] --- PASS: TestUpdateRestartPolicy (10.93s) [2022-09-08T10:30:49.448Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-08T10:30:49.448Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-09-08T10:30:49.448Z] === RUN TestWaitNonBlocked [2022-09-08T10:30:49.448Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-08T10:30:49.448Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-08T10:30:49.448Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-08T10:30:49.448Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-08T10:30:49.448Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-08T10:30:49.448Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-08T10:30:49.448Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-08T10:30:49.448Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s) [2022-09-08T10:30:49.448Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s) [2022-09-08T10:30:49.448Z] === RUN TestWaitBlocked [2022-09-08T10:30:49.448Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-08T10:30:49.448Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-08T10:30:49.448Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-08T10:30:49.448Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-08T10:30:49.448Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-08T10:30:49.448Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-08T10:30:49.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-08T10:30:49.703Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-08T10:30:49.703Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.61s) [2022-09-08T10:30:49.703Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s) [2022-09-08T10:30:49.703Z] === RUN TestWaitConditions [2022-09-08T10:30:49.703Z] === RUN TestWaitConditions/default [2022-09-08T10:30:49.703Z] === PAUSE TestWaitConditions/default [2022-09-08T10:30:49.703Z] === RUN TestWaitConditions/not-running [2022-09-08T10:30:49.703Z] === PAUSE TestWaitConditions/not-running [2022-09-08T10:30:49.703Z] === RUN TestWaitConditions/next-exit [2022-09-08T10:30:49.703Z] === PAUSE TestWaitConditions/next-exit [2022-09-08T10:30:49.703Z] === RUN TestWaitConditions/removed [2022-09-08T10:30:49.703Z] === PAUSE TestWaitConditions/removed [2022-09-08T10:30:49.703Z] === CONT TestWaitConditions/default [2022-09-08T10:30:49.703Z] === CONT TestWaitConditions/removed [2022-09-08T10:30:49.703Z] === CONT TestWaitConditions/default [2022-09-08T10:30:49.703Z] wait_test.go:146: ContainerID = 4c108f4c042765793bac8a1b35a453430b175f6650543806928c825971275908 [2022-09-08T10:30:49.703Z] === CONT TestWaitConditions/removed [2022-09-08T10:30:49.703Z] wait_test.go:146: ContainerID = 2e9977a248d93cfeb164e1be384e2fcf3ca5728b0bf79bcfac4ec73cd509c8de [2022-09-08T10:30:50.630Z] === CONT TestWaitConditions/next-exit [2022-09-08T10:30:50.630Z] wait_test.go:146: ContainerID = c491902a11bcd25a96ee84d04d61cc03020fbf6ea532f4512282cd6eb24bf351 [2022-09-08T10:30:50.630Z] === CONT TestWaitConditions/not-running [2022-09-08T10:30:50.630Z] wait_test.go:146: ContainerID = 040a733c3c548ea46f05149cc37c0f3ac3b00341b8359bc3a6aa3c686961a4af [2022-09-08T10:30:51.142Z] === RUN TestDaemonProxy/configuration_file [2022-09-08T10:30:51.191Z] --- PASS: TestWaitConditions (0.01s) [2022-09-08T10:30:51.191Z] --- PASS: TestWaitConditions/default (0.75s) [2022-09-08T10:30:51.191Z] --- PASS: TestWaitConditions/removed (0.83s) [2022-09-08T10:30:51.191Z] --- PASS: TestWaitConditions/next-exit (0.63s) [2022-09-08T10:30:51.191Z] --- PASS: TestWaitConditions/not-running (0.65s) [2022-09-08T10:30:51.191Z] === RUN TestWaitRestartedContainer [2022-09-08T10:30:51.191Z] === RUN TestWaitRestartedContainer/default [2022-09-08T10:30:51.191Z] === PAUSE TestWaitRestartedContainer/default [2022-09-08T10:30:51.191Z] === RUN TestWaitRestartedContainer/not-running [2022-09-08T10:30:51.191Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-08T10:30:51.191Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-08T10:30:51.191Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-08T10:30:51.191Z] === CONT TestWaitRestartedContainer/default [2022-09-08T10:30:51.191Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-08T10:30:51.559Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-08T10:30:52.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-08T10:30:52.520Z] === RUN TestDaemonProxy/conflicting_options [2022-09-08T10:30:52.555Z] === CONT TestWaitRestartedContainer/not-running [2022-09-08T10:30:53.088Z] === RUN TestDaemonProxy/reload_sanitized [2022-09-08T10:30:53.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-08T10:30:53.656Z] --- PASS: TestDaemonProxy (6.29s) [2022-09-08T10:30:53.656Z] --- PASS: TestDaemonProxy/environment_variables (1.79s) [2022-09-08T10:30:53.656Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-09-08T10:30:53.656Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-09-08T10:30:53.656Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-09-08T10:30:53.656Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-09-08T10:30:53.656Z] PASS [2022-09-08T10:30:53.656Z] [2022-09-08T10:30:53.656Z] DONE 18 tests in 11.231s [2022-09-08T10:30:53.656Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-09-08T10:30:53.656Z] INFO: Testing against a local daemon [2022-09-08T10:30:53.656Z] === RUN TestCommitInheritsEnv [2022-09-08T10:30:53.916Z] --- PASS: TestCommitInheritsEnv (0.29s) [2022-09-08T10:30:53.916Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-08T10:30:53.916Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-09-08T10:30:53.916Z] === RUN TestImportWithCustomPlatform [2022-09-08T10:30:53.916Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-08T10:30:53.916Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-08T10:30:53.916Z] === RUN TestImportWithCustomPlatform// [2022-09-08T10:30:53.916Z] === RUN TestImportWithCustomPlatform/linux [2022-09-08T10:30:53.919Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-09-08T10:30:53.919Z] --- PASS: TestWaitRestartedContainer/next-exit (1.48s) [2022-09-08T10:30:53.919Z] --- PASS: TestWaitRestartedContainer/default (1.68s) [2022-09-08T10:30:53.919Z] --- PASS: TestWaitRestartedContainer/not-running (1.03s) [2022-09-08T10:30:53.919Z] === CONT TestDaemonRestartIpcMode [2022-09-08T10:30:53.919Z] === CONT TestIpcModeOlderClient [2022-09-08T10:30:53.919Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-09-08T10:30:53.919Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-08T10:30:54.175Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-08T10:30:54.175Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-08T10:30:54.175Z] === RUN TestImportWithCustomPlatform/macos [2022-09-08T10:30:54.175Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-08T10:30:54.175Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-08T10:30:54.175Z] --- PASS: TestImportWithCustomPlatform (0.36s) [2022-09-08T10:30:54.175Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-09-08T10:30:54.175Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-08T10:30:54.175Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-08T10:30:54.175Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-09-08T10:30:54.175Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-09-08T10:30:54.175Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.09s) [2022-09-08T10:30:54.175Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-09-08T10:30:54.175Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-08T10:30:54.175Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-08T10:30:54.175Z] === RUN TestImagesFilterMultiReference [2022-09-08T10:30:54.434Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-09-08T10:30:54.434Z] === RUN TestImagePullPlatformInvalid [2022-09-08T10:30:54.434Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-09-08T10:30:54.434Z] === RUN TestRemoveImageOrphaning [2022-09-08T10:30:54.694Z] --- PASS: TestRemoveImageOrphaning (0.29s) [2022-09-08T10:30:54.694Z] === RUN TestRemoveImageGarbageCollector [2022-09-08T10:30:55.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-08T10:30:55.262Z] time="2022-09-08T10:30:55Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-09-08T10:30:56.435Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.47s) [2022-09-08T10:30:56.640Z] --- PASS: TestRemoveImageGarbageCollector (1.92s) [2022-09-08T10:30:56.640Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-08T10:30:56.640Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-09-08T10:30:56.640Z] === RUN TestTagInvalidReference [2022-09-08T10:30:56.640Z] --- PASS: TestTagInvalidReference (0.02s) [2022-09-08T10:30:56.640Z] === RUN TestTagValidPrefixedRepo [2022-09-08T10:30:56.640Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-09-08T10:30:56.640Z] === RUN TestTagExistedNameWithoutForce [2022-09-08T10:30:56.640Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-09-08T10:30:56.640Z] === RUN TestTagOfficialNames [2022-09-08T10:30:56.640Z] --- PASS: TestTagOfficialNames (0.05s) [2022-09-08T10:30:56.640Z] === RUN TestTagMatchesDigest [2022-09-08T10:30:56.640Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-08T10:30:56.640Z] === CONT TestImportExtremelyLargeImageWorks [2022-09-08T10:30:56.690Z] --- PASS: TestDaemonRestartIpcMode (2.96s) [2022-09-08T10:30:56.690Z] PASS [2022-09-08T10:30:56.690Z] [2022-09-08T10:30:56.690Z] === Skipped [2022-09-08T10:30:56.690Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-09-08T10:30:56.690Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-08T10:30:56.690Z] [2022-09-08T10:30:56.690Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-09-08T10:30:56.690Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-09-08T10:30:56.690Z] [2022-09-08T10:30:56.690Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-09-08T10:30:56.690Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T10:30:56.690Z] [2022-09-08T10:30:56.690Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-09-08T10:30:56.690Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-09-08T10:30:56.690Z] [2022-09-08T10:30:56.690Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-09-08T10:30:56.690Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-09-08T10:30:56.690Z] [2022-09-08T10:30:56.690Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-09-08T10:30:56.690Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-08T10:30:56.690Z] [2022-09-08T10:30:56.690Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-09-08T10:30:56.690Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-08T10:30:56.690Z] [2022-09-08T10:30:56.690Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-09-08T10:30:56.690Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-08T10:30:56.690Z] [2022-09-08T10:30:56.690Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-09-08T10:30:56.690Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-08T10:30:56.690Z] [2022-09-08T10:30:56.690Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-09-08T10:30:56.690Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-08T10:30:56.690Z] [2022-09-08T10:30:56.690Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-09-08T10:30:56.690Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-08T10:30:56.690Z] [2022-09-08T10:30:56.690Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-09-08T10:30:56.690Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-08T10:30:56.690Z] [2022-09-08T10:30:56.690Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-09-08T10:30:56.690Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-09-08T10:30:56.690Z] [2022-09-08T10:30:56.690Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-09-08T10:30:56.690Z] 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-09-08T10:30:56.690Z] [2022-09-08T10:30:56.690Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-09-08T10:30:56.690Z] 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-09-08T10:30:56.690Z] [2022-09-08T10:30:56.690Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-09-08T10:30:56.690Z] 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-09-08T10:30:56.690Z] [2022-09-08T10:30:56.690Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-09-08T10:30:56.690Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-08T10:30:56.690Z] [2022-09-08T10:30:56.690Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-08T10:30:56.690Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-08T10:30:56.690Z] [2022-09-08T10:30:56.690Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-09-08T10:30:56.690Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-08T10:30:56.690Z] [2022-09-08T10:30:56.690Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-09-08T10:30:56.690Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-09-08T10:30:56.690Z] [2022-09-08T10:30:56.690Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-09-08T10:30:56.690Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-09-08T10:30:56.690Z] [2022-09-08T10:30:56.690Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-09-08T10:30:56.690Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-09-08T10:30:56.690Z] [2022-09-08T10:30:56.690Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-09-08T10:30:56.690Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-08T10:30:56.690Z] [2022-09-08T10:30:56.690Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-08T10:30:56.690Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-08T10:30:56.690Z] [2022-09-08T10:30:56.690Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-09-08T10:30:56.690Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-08T10:30:56.690Z] [2022-09-08T10:30:56.690Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-09-08T10:30:56.690Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-08T10:30:56.690Z] [2022-09-08T10:30:56.690Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-09-08T10:30:56.690Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-08T10:30:56.690Z] [2022-09-08T10:30:56.690Z] DONE 250 tests, 27 skipped in 87.170s [2022-09-08T10:30:56.690Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-08T10:30:56.946Z] === RUN TestConfigDaemonLibtrustID [2022-09-08T10:30:57.507Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-09-08T10:30:57.507Z] === RUN TestConfigDaemonID [2022-09-08T10:30:58.433Z] daemon_test.go:83: [d3cb69e65ad1a] daemon is not started [2022-09-08T10:30:58.433Z] --- PASS: TestConfigDaemonID (1.09s) [2022-09-08T10:30:58.433Z] === RUN TestDaemonConfigValidation [2022-09-08T10:30:58.433Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-08T10:30:58.433Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-08T10:30:58.433Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-08T10:30:58.433Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-08T10:30:58.433Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-08T10:30:58.433Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-08T10:30:58.433Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-08T10:30:58.433Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-08T10:30:58.433Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-08T10:30:58.433Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-08T10:30:58.433Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-08T10:30:58.433Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-08T10:30:58.689Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-08T10:30:58.689Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-08T10:30:58.689Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-08T10:30:58.689Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-08T10:30:58.689Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-09-08T10:30:58.689Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.11s) [2022-09-08T10:30:58.689Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-09-08T10:30:58.689Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.10s) [2022-09-08T10:30:58.689Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-09-08T10:30:58.689Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-08T10:30:58.689Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-08T10:31:00.053Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-08T10:31:00.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-08T10:31:00.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-08T10:31:00.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-08T10:31:00.980Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-08T10:31:01.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-08T10:31:01.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-08T10:31:01.907Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-08T10:31:01.907Z] daemon_test.go:197: [dddaf8507b9fe] daemon is not started [2022-09-08T10:31:01.907Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-09-08T10:31:01.907Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-09-08T10:31:01.907Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-09-08T10:31:01.907Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-09-08T10:31:01.907Z] === RUN TestDaemonProxy [2022-09-08T10:31:01.907Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-09-08T10:31:01.907Z] --- SKIP: TestDaemonProxy (0.00s) [2022-09-08T10:31:01.907Z] PASS [2022-09-08T10:31:01.907Z] [2022-09-08T10:31:01.907Z] === Skipped [2022-09-08T10:31:01.907Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-09-08T10:31:01.907Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-09-08T10:31:01.907Z] [2022-09-08T10:31:01.907Z] DONE 13 tests, 1 skipped in 5.319s [2022-09-08T10:31:01.907Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-09-08T10:31:01.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-08T10:31:01.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-08T10:31:02.163Z] INFO: Testing against a local daemon [2022-09-08T10:31:02.163Z] === RUN TestCommitInheritsEnv [2022-09-08T10:31:02.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-08T10:31:04.050Z] --- PASS: TestCommitInheritsEnv (1.84s) [2022-09-08T10:31:04.050Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-08T10:31:04.050Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-09-08T10:31:04.050Z] === RUN TestImportWithCustomPlatform [2022-09-08T10:31:04.050Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-08T10:31:04.306Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-08T10:31:04.306Z] === RUN TestImportWithCustomPlatform// [2022-09-08T10:31:04.306Z] === RUN TestImportWithCustomPlatform/linux [2022-09-08T10:31:04.306Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-08T10:31:04.306Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-08T10:31:04.306Z] === RUN TestImportWithCustomPlatform/macos [2022-09-08T10:31:04.306Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-08T10:31:04.306Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-08T10:31:04.306Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-09-08T10:31:04.306Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-09-08T10:31:04.306Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-08T10:31:04.306Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-08T10:31:04.306Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-09-08T10:31:04.306Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-09-08T10:31:04.306Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-09-08T10:31:04.306Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-09-08T10:31:04.306Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-08T10:31:04.306Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-08T10:31:04.306Z] === RUN TestImagesFilterMultiReference [2022-09-08T10:31:04.562Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-09-08T10:31:04.562Z] === RUN TestImagePullPlatformInvalid [2022-09-08T10:31:04.562Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-09-08T10:31:04.562Z] === RUN TestRemoveImageOrphaning [2022-09-08T10:31:04.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-08T10:31:04.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-08T10:31:05.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-08T10:31:06.448Z] --- PASS: TestRemoveImageOrphaning (1.60s) [2022-09-08T10:31:06.448Z] === RUN TestRemoveImageGarbageCollector [2022-09-08T10:31:06.448Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-09-08T10:31:06.448Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-09-08T10:31:06.448Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-08T10:31:06.448Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-09-08T10:31:06.448Z] === RUN TestTagInvalidReference [2022-09-08T10:31:06.448Z] --- PASS: TestTagInvalidReference (0.01s) [2022-09-08T10:31:06.448Z] === RUN TestTagValidPrefixedRepo [2022-09-08T10:31:06.448Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-09-08T10:31:06.448Z] === RUN TestTagExistedNameWithoutForce [2022-09-08T10:31:06.448Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-09-08T10:31:06.448Z] === RUN TestTagOfficialNames [2022-09-08T10:31:06.448Z] --- PASS: TestTagOfficialNames (0.05s) [2022-09-08T10:31:06.448Z] === RUN TestTagMatchesDigest [2022-09-08T10:31:06.448Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-08T10:31:06.448Z] === CONT TestImportExtremelyLargeImageWorks [2022-09-08T10:31:06.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-08T10:31:06.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-08T10:31:07.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-08T10:31:07.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-08T10:31:08.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-08T10:31:08.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-08T10:31:09.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-08T10:31:10.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-08T10:31:11.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-08T10:31:11.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-08T10:31:11.969Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-08T10:31:11.969Z] Using test binary docker [2022-09-08T10:31:11.969Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-08T10:31:11.969Z] +++ /etc/init.d/apparmor start [2022-09-08T10:31:11.969Z] Not: starting. [2022-09-08T10:31:11.969Z] INFO: Waiting for daemon to start... [2022-09-08T10:31:11.969Z] Starting dockerd [2022-09-08T10:31:11.969Z] +++ 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-09-08T10:31:13.603Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-08T10:31:13.878Z] . [2022-09-08T10:31:13.878Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-08T10:31:13.878Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-08T10:31:13.878Z] Error: No such image: emptyfs [2022-09-08T10:31:13.878Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-08T10:31:13.878Z] ++++ docker load [2022-09-08T10:31:14.137Z] Loaded image: emptyfs:latest [2022-09-08T10:31:14.137Z] Running integration-test (iteration 1) [2022-09-08T10:31:14.137Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-09-08T10:31:14.137Z] ++ 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-09-08T10:31:14.137Z] ++ set -e [2022-09-08T10:31:14.137Z] ++ '[' -n 0 ']' [2022-09-08T10:31:14.137Z] ++ set -x [2022-09-08T10:31:14.137Z] ++ 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 GITHUB_ACTIONS= 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-09-08T10:31:14.396Z] Loaded image: busybox:latest [2022-09-08T10:31:14.396Z] Loaded image: busybox:glibc [2022-09-08T10:31:15.779Z] Loaded image: debian:bullseye-slim [2022-09-08T10:31:15.779Z] Loaded image: hello-world:latest [2022-09-08T10:31:15.779Z] Loaded image: arm32v7/hello-world:latest [2022-09-08T10:31:15.779Z] INFO: Testing against a local daemon [2022-09-08T10:31:15.779Z] === RUN TestCgroupNamespacesBuild [2022-09-08T10:31:17.159Z] --- PASS: TestCgroupNamespacesBuild (1.52s) [2022-09-08T10:31:17.159Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-08T10:31:17.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-08T10:31:18.538Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.17s) [2022-09-08T10:31:18.538Z] === RUN TestBuildWithSession [2022-09-08T10:31:18.538Z] build_session_test.go:25: TODO: BuildKit [2022-09-08T10:31:18.538Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-08T10:31:18.538Z] === RUN TestBuildSquashParent [2022-09-08T10:31:19.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-08T10:31:22.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-08T10:31:22.731Z] --- PASS: TestBuildSquashParent (3.91s) [2022-09-08T10:31:22.731Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-08T10:31:22.731Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-08T10:31:22.731Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-08T10:31:22.731Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-08T10:31:22.731Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-08T10:31:22.731Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-08T10:31:22.731Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-08T10:31:22.731Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-08T10:31:22.731Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-08T10:31:22.731Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-08T10:31:22.731Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-08T10:31:22.731Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-08T10:31:22.731Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-08T10:31:22.731Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-08T10:31:22.731Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-08T10:31:23.677Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-08T10:31:23.677Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-08T10:31:25.020Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-08T10:31:25.020Z] Using test binary docker [2022-09-08T10:31:25.020Z] +++ /etc/init.d/apparmor start [2022-09-08T10:31:25.020Z] Not: starting. [2022-09-08T10:31:25.020Z] INFO: Waiting for daemon to start... [2022-09-08T10:31:25.020Z] Starting dockerd [2022-09-08T10:31:25.020Z] +++ 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-09-08T10:31:25.057Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-08T10:31:25.316Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-08T10:31:26.695Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-09-08T10:31:26.695Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.37s) [2022-09-08T10:31:26.695Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.52s) [2022-09-08T10:31:26.695Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.32s) [2022-09-08T10:31:26.695Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.45s) [2022-09-08T10:31:26.695Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.37s) [2022-09-08T10:31:26.695Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.18s) [2022-09-08T10:31:26.695Z] === RUN TestBuildMultiStageCopy [2022-09-08T10:31:26.695Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-08T10:31:27.563Z] . [2022-09-08T10:31:27.563Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-08T10:31:27.563Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-08T10:31:27.563Z] Error: No such image: emptyfs [2022-09-08T10:31:27.563Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-08T10:31:27.563Z] ++++ docker load [2022-09-08T10:31:27.633Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-08T10:31:27.823Z] Loaded image: emptyfs:latest [2022-09-08T10:31:27.823Z] Running integration-test (iteration 1) [2022-09-08T10:31:27.823Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-09-08T10:31:27.823Z] ++ 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-09-08T10:31:27.823Z] ++ set -e [2022-09-08T10:31:27.823Z] ++ '[' -n 0 ']' [2022-09-08T10:31:27.823Z] ++ set -x [2022-09-08T10:31:27.823Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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-09-08T10:31:27.892Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-08T10:31:28.152Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-08T10:31:28.411Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-08T10:31:28.411Z] --- PASS: TestBuildMultiStageCopy (2.12s) [2022-09-08T10:31:28.411Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.21s) [2022-09-08T10:31:28.411Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-09-08T10:31:28.411Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2022-09-08T10:31:28.411Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2022-09-08T10:31:28.411Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-09-08T10:31:28.411Z] === RUN TestBuildMultiStageParentConfig [2022-09-08T10:31:28.765Z] Loaded image: busybox:latest [2022-09-08T10:31:29.335Z] Loaded image: busybox:glibc [2022-09-08T10:31:29.350Z] --- PASS: TestBuildMultiStageParentConfig (0.65s) [2022-09-08T10:31:29.350Z] === RUN TestBuildLabelWithTargets [2022-09-08T10:31:30.294Z] --- PASS: TestBuildLabelWithTargets (1.04s) [2022-09-08T10:31:30.294Z] === RUN TestBuildWithEmptyLayers [2022-09-08T10:31:30.871Z] --- PASS: TestBuildWithEmptyLayers (0.49s) [2022-09-08T10:31:30.871Z] === RUN TestBuildMultiStageOnBuild [2022-09-08T10:31:32.252Z] --- PASS: TestBuildMultiStageOnBuild (1.43s) [2022-09-08T10:31:32.252Z] === RUN TestBuildUncleanTarFilenames [2022-09-08T10:31:32.820Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2022-09-08T10:31:32.820Z] === RUN TestBuildMultiStageLayerLeak [2022-09-08T10:31:34.619Z] Loaded image: debian:bullseye-slim [2022-09-08T10:31:34.619Z] Loaded image: hello-world:latest [2022-09-08T10:31:34.619Z] Loaded image: arm32v7/hello-world:latest [2022-09-08T10:31:34.619Z] INFO: Testing against a local daemon [2022-09-08T10:31:34.619Z] === RUN TestCgroupNamespacesBuild [2022-09-08T10:31:34.728Z] --- PASS: TestBuildMultiStageLayerLeak (1.56s) [2022-09-08T10:31:34.729Z] === RUN TestBuildWithHugeFile [2022-09-08T10:31:36.593Z] --- PASS: TestCgroupNamespacesBuild (2.47s) [2022-09-08T10:31:36.593Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-08T10:31:39.132Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.15s) [2022-09-08T10:31:39.132Z] === RUN TestBuildWithSession [2022-09-08T10:31:39.132Z] build_session_test.go:25: TODO: BuildKit [2022-09-08T10:31:39.132Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-08T10:31:39.132Z] === RUN TestBuildSquashParent [2022-09-08T10:31:49.120Z] --- PASS: TestBuildSquashParent (8.77s) [2022-09-08T10:31:49.120Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-08T10:31:49.120Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-08T10:31:49.120Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-08T10:31:49.120Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-08T10:31:49.120Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-08T10:31:49.120Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-08T10:31:49.120Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-08T10:31:49.120Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-08T10:31:49.120Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-08T10:31:49.120Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-08T10:31:49.120Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-08T10:31:49.120Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-08T10:31:49.120Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-08T10:31:49.120Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-08T10:31:49.120Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-08T10:31:51.029Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-08T10:31:51.029Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-08T10:31:54.323Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-08T10:31:54.323Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-08T10:31:57.618Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-09-08T10:31:57.618Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.36s) [2022-09-08T10:31:57.618Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.43s) [2022-09-08T10:31:57.618Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.34s) [2022-09-08T10:31:57.618Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.46s) [2022-09-08T10:31:57.618Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.10s) [2022-09-08T10:31:57.618Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.15s) [2022-09-08T10:31:57.618Z] === RUN TestBuildMultiStageCopy [2022-09-08T10:31:57.618Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-08T10:32:00.912Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-08T10:32:00.912Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-08T10:32:01.231Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-08T10:32:01.231Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-08T10:32:01.231Z] GOOS="" GOARCH="" GOARM="" [2022-09-08T10:32:01.231Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-08T10:32:01.231Z] [2022-09-08T10:32:01.231Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-09-08T10:32:01.231Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-09-08T10:32:01.231Z] Using test binary docker [2022-09-08T10:32:01.231Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-08T10:32:01.231Z] Not: starting. [2022-09-08T10:32:01.231Z] INFO: Waiting for daemon to start... [2022-09-08T10:32:01.231Z] Starting dockerd [2022-09-08T10:32:01.231Z] . [2022-09-08T10:32:01.231Z] INFO: Building docker-sdk-python3:5.0.3... [2022-09-08T10:32:01.482Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-08T10:32:02.053Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-08T10:32:02.622Z] --- PASS: TestBuildMultiStageCopy (5.21s) [2022-09-08T10:32:02.622Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.90s) [2022-09-08T10:32:02.622Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.58s) [2022-09-08T10:32:02.622Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2022-09-08T10:32:02.622Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2022-09-08T10:32:02.622Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s) [2022-09-08T10:32:02.622Z] === RUN TestBuildMultiStageParentConfig [2022-09-08T10:32:04.529Z] --- PASS: TestBuildMultiStageParentConfig (1.46s) [2022-09-08T10:32:04.529Z] === RUN TestBuildLabelWithTargets [2022-09-08T10:32:06.436Z] --- PASS: TestBuildLabelWithTargets (2.10s) [2022-09-08T10:32:06.436Z] === RUN TestBuildWithEmptyLayers [2022-09-08T10:32:07.374Z] --- PASS: TestBuildWithEmptyLayers (1.15s) [2022-09-08T10:32:07.375Z] === RUN TestBuildMultiStageOnBuild [2022-09-08T10:32:10.666Z] --- PASS: TestBuildMultiStageOnBuild (2.86s) [2022-09-08T10:32:10.666Z] === RUN TestBuildUncleanTarFilenames [2022-09-08T10:32:12.046Z] --- PASS: TestBuildUncleanTarFilenames (1.71s) [2022-09-08T10:32:12.046Z] === RUN TestBuildMultiStageLayerLeak [2022-09-08T10:32:15.341Z] --- PASS: TestBuildMultiStageLayerLeak (3.28s) [2022-09-08T10:32:15.341Z] === RUN TestBuildWithHugeFile [2022-09-08T10:32:21.424Z] --- PASS: TestBuildWithHugeFile (40.47s) [2022-09-08T10:32:21.424Z] === RUN TestBuildWCOWSandboxSize [2022-09-08T10:32:21.424Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-08T10:32:21.424Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-09-08T10:32:21.424Z] === RUN TestBuildWithEmptyDockerfile [2022-09-08T10:32:21.424Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-08T10:32:21.424Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-08T10:32:21.424Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-08T10:32:21.424Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-08T10:32:21.424Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-08T10:32:21.424Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-08T10:32:21.424Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-08T10:32:21.424Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-08T10:32:21.424Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-08T10:32:21.424Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-09-08T10:32:21.424Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-09-08T10:32:21.424Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-09-08T10:32:21.424Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-09-08T10:32:21.424Z] === RUN TestBuildPreserveOwnership [2022-09-08T10:32:21.424Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-08T10:32:21.424Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-08T10:32:21.424Z] --- PASS: TestBuildPreserveOwnership (2.93s) [2022-09-08T10:32:21.424Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.94s) [2022-09-08T10:32:21.424Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.97s) [2022-09-08T10:32:21.424Z] === RUN TestBuildPlatformInvalid [2022-09-08T10:32:21.424Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-09-08T10:32:21.424Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-08T10:32:21.424Z] Loaded image: busybox:latest [2022-09-08T10:32:21.424Z] Loaded image: busybox:glibc [2022-09-08T10:32:21.424Z] Loaded image: debian:bullseye-slim [2022-09-08T10:32:21.424Z] Loaded image: hello-world:latest [2022-09-08T10:32:21.424Z] Loaded image: arm32v7/hello-world:latest [2022-09-08T10:32:29.546Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.59s) [2022-09-08T10:32:29.546Z] PASS [2022-09-08T10:32:29.546Z] [2022-09-08T10:32:29.546Z] === Skipped [2022-09-08T10:32:29.546Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-09-08T10:32:29.546Z] build_session_test.go:25: TODO: BuildKit [2022-09-08T10:32:29.546Z] [2022-09-08T10:32:29.546Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-09-08T10:32:29.546Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-08T10:32:29.546Z] [2022-09-08T10:32:29.546Z] DONE 34 tests, 2 skipped in 74.495s [2022-09-08T10:32:29.546Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-09-08T10:32:29.546Z] ++ 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-09-08T10:32:29.546Z] ++ set -e [2022-09-08T10:32:29.546Z] ++ '[' -n 0 ']' [2022-09-08T10:32:29.546Z] ++ set -x [2022-09-08T10:32:29.546Z] ++ 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 GITHUB_ACTIONS= 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-09-08T10:32:29.546Z] INFO: Testing against a local daemon [2022-09-08T10:32:29.546Z] === RUN TestConfigInspect [2022-09-08T10:32:31.459Z] --- PASS: TestConfigInspect (2.38s) [2022-09-08T10:32:31.459Z] === RUN TestConfigList [2022-09-08T10:32:33.095Z] --- PASS: TestImportExtremelyLargeImageWorks (91.80s) [2022-09-08T10:32:33.095Z] PASS [2022-09-08T10:32:33.095Z] [2022-09-08T10:32:33.095Z] DONE 22 tests in 94.995s [2022-09-08T10:32:33.095Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-08T10:32:33.095Z] === RUN TestStripANSICommands [2022-09-08T10:32:33.095Z] === RUN TestStripANSICommands/#00 [2022-09-08T10:32:33.095Z] === RUN TestStripANSICommands/#01 [2022-09-08T10:32:33.095Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-08T10:32:33.095Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-08T10:32:33.095Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-08T10:32:33.095Z] PASS [2022-09-08T10:32:33.095Z] [2022-09-08T10:32:33.095Z] DONE 3 tests in 0.009s [2022-09-08T10:32:33.095Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-09-08T10:32:33.095Z] INFO: Testing against a local daemon [2022-09-08T10:32:33.095Z] === RUN TestNetworkCreateDelete [2022-09-08T10:32:33.095Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-09-08T10:32:33.095Z] === RUN TestDockerNetworkDeletePreferID [2022-09-08T10:32:33.095Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-09-08T10:32:33.095Z] === RUN TestDaemonDNSFallback [2022-09-08T10:32:33.366Z] --- PASS: TestConfigList (2.23s) [2022-09-08T10:32:33.366Z] === RUN TestConfigsCreateAndDelete [2022-09-08T10:32:35.629Z] --- PASS: TestDaemonDNSFallback (6.42s) [2022-09-08T10:32:35.629Z] === RUN TestInspectNetwork [2022-09-08T10:32:35.901Z] --- PASS: TestConfigsCreateAndDelete (2.20s) [2022-09-08T10:32:35.901Z] === RUN TestConfigsUpdate [2022-09-08T10:32:37.805Z] --- PASS: TestConfigsUpdate (2.19s) [2022-09-08T10:32:37.805Z] === RUN TestTemplatedConfig [2022-09-08T10:32:38.920Z] === RUN TestInspectNetwork/full_network_id [2022-09-08T10:32:38.920Z] === RUN TestInspectNetwork/partial_network_id [2022-09-08T10:32:38.920Z] === RUN TestInspectNetwork/network_name [2022-09-08T10:32:38.920Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-08T10:32:39.940Z] sha256:6577cfe926bc8e6c9d88fa87ca9aefcfd987548117c7cfc04a1ab98afebb7493 [2022-09-08T10:32:39.940Z] INFO: Starting docker-py tests... [2022-09-08T10:32:40.338Z] --- PASS: TestTemplatedConfig (2.54s) [2022-09-08T10:32:40.338Z] === RUN TestConfigCreateResolve [2022-09-08T10:32:40.874Z] ============================= test session starts ============================== [2022-09-08T10:32:40.874Z] platform linux -- Python 3.7.14, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-09-08T10:32:40.874Z] rootdir: /src, inifile: pytest.ini [2022-09-08T10:32:40.874Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-09-08T10:32:41.808Z] collected 395 items / 2 deselected / 393 selected [2022-09-08T10:32:41.808Z] [2022-09-08T10:32:42.824Z] --- PASS: TestImportExtremelyLargeImageWorks (92.10s) [2022-09-08T10:32:42.824Z] PASS [2022-09-08T10:32:42.824Z] [2022-09-08T10:32:42.824Z] === Skipped [2022-09-08T10:32:42.824Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-09-08T10:32:42.824Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-09-08T10:32:42.824Z] [2022-09-08T10:32:42.824Z] DONE 22 tests, 1 skipped in 96.396s [2022-09-08T10:32:42.824Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-08T10:32:42.824Z] === RUN TestStripANSICommands [2022-09-08T10:32:42.824Z] === RUN TestStripANSICommands/#00 [2022-09-08T10:32:42.824Z] === RUN TestStripANSICommands/#01 [2022-09-08T10:32:42.824Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-08T10:32:42.824Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-08T10:32:42.824Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-08T10:32:42.824Z] PASS [2022-09-08T10:32:42.824Z] [2022-09-08T10:32:42.824Z] DONE 3 tests in 0.054s [2022-09-08T10:32:42.824Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-09-08T10:32:42.824Z] INFO: Testing against a local daemon [2022-09-08T10:32:42.824Z] === RUN TestNetworkCreateDelete [2022-09-08T10:32:42.824Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-09-08T10:32:42.824Z] === RUN TestDockerNetworkDeletePreferID [2022-09-08T10:32:42.824Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-09-08T10:32:42.824Z] === RUN TestDaemonDNSFallback [2022-09-08T10:32:42.872Z] --- PASS: TestConfigCreateResolve (2.21s) [2022-09-08T10:32:42.872Z] PASS [2022-09-08T10:32:42.872Z] [2022-09-08T10:32:42.872Z] DONE 6 tests in 13.835s [2022-09-08T10:32:42.872Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-09-08T10:32:42.872Z] ++ 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-09-08T10:32:42.872Z] ++ set -e [2022-09-08T10:32:42.872Z] ++ '[' -n 0 ']' [2022-09-08T10:32:42.872Z] ++ set -x [2022-09-08T10:32:42.872Z] ++ 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 GITHUB_ACTIONS= 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-09-08T10:32:42.872Z] INFO: Testing against a local daemon [2022-09-08T10:32:42.872Z] === RUN TestAttachWithTTY [2022-09-08T10:32:42.872Z] --- PASS: TestAttachWithTTY (0.07s) [2022-09-08T10:32:42.872Z] === RUN TestAttachWithoutTTy [2022-09-08T10:32:42.872Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-09-08T10:32:42.872Z] === RUN TestCheckpoint [2022-09-08T10:32:42.872Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-08T10:32:42.872Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-08T10:32:42.872Z] === RUN TestContainerInvalidJSON [2022-09-08T10:32:42.872Z] === RUN TestContainerInvalidJSON/commit [2022-09-08T10:32:42.872Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-08T10:32:42.872Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-08T10:32:42.872Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-08T10:32:42.872Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-08T10:32:42.872Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-08T10:32:42.872Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-08T10:32:42.872Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-08T10:32:42.872Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-08T10:32:42.872Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-08T10:32:42.872Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-08T10:32:42.872Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-08T10:32:42.872Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-08T10:32:42.872Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-08T10:32:42.872Z] === CONT TestContainerInvalidJSON/commit [2022-09-08T10:32:42.872Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-08T10:32:42.872Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-08T10:32:42.872Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-08T10:32:42.872Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-08T10:32:42.872Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-08T10:32:42.872Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-08T10:32:42.872Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-08T10:32:42.872Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-08T10:32:42.872Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-08T10:32:42.872Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-08T10:32:42.872Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-08T10:32:42.872Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-08T10:32:42.872Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-08T10:32:42.872Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-08T10:32:42.872Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-08T10:32:42.872Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-08T10:32:42.872Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-08T10:32:42.872Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-08T10:32:42.872Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-08T10:32:42.872Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-08T10:32:42.872Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-08T10:32:42.872Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-08T10:32:42.872Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-08T10:32:42.872Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-08T10:32:42.872Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-08T10:32:42.872Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-08T10:32:42.872Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-08T10:32:42.872Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-08T10:32:42.872Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-08T10:32:42.872Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-08T10:32:42.873Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-08T10:32:42.873Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-08T10:32:42.873Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-08T10:32:42.873Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-08T10:32:42.873Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-08T10:32:42.873Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-09-08T10:32:42.873Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-08T10:32:42.873Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-09-08T10:32:42.873Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-08T10:32:42.873Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-08T10:32:42.873Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-09-08T10:32:42.873Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-08T10:32:42.873Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-08T10:32:42.873Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-08T10:32:42.873Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-08T10:32:42.873Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-09-08T10:32:42.873Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-08T10:32:42.873Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-08T10:32:42.873Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-08T10:32:42.873Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-08T10:32:42.873Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-09-08T10:32:42.873Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-09-08T10:32:42.873Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-08T10:32:42.873Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.01s) [2022-09-08T10:32:42.873Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-08T10:32:42.873Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-09-08T10:32:42.873Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-09-08T10:32:42.873Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-09-08T10:32:42.873Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-08T10:32:42.873Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-08T10:32:42.873Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-09-08T10:32:42.873Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-08T10:32:42.873Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-08T10:32:42.873Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-08T10:32:42.873Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-08T10:32:42.873Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-09-08T10:32:42.873Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-08T10:32:42.873Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-09-08T10:32:42.873Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-09-08T10:32:42.873Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-08T10:32:42.873Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-08T10:32:42.873Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-09-08T10:32:42.873Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-08T10:32:42.873Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-09-08T10:32:42.873Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-08T10:32:42.873Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-09-08T10:32:42.873Z] === RUN TestCopyEmptyFile [2022-09-08T10:32:43.110Z] --- PASS: TestInspectNetwork (7.44s) [2022-09-08T10:32:43.110Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-08T10:32:43.110Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-08T10:32:43.110Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-08T10:32:43.110Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-08T10:32:43.110Z] === RUN TestRunContainerWithBridgeNone [2022-09-08T10:32:43.132Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-09-08T10:32:43.132Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-08T10:32:43.391Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-09-08T10:32:43.391Z] === RUN TestCopyFromContainer [2022-09-08T10:32:44.329Z] === RUN TestCopyFromContainer// [2022-09-08T10:32:44.329Z] === RUN TestCopyFromContainer//bar/root [2022-09-08T10:32:44.329Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-08T10:32:44.329Z] === RUN TestCopyFromContainer/bar/quux [2022-09-08T10:32:44.489Z] --- PASS: TestRunContainerWithBridgeNone (1.58s) [2022-09-08T10:32:44.489Z] === RUN TestNetworkInvalidJSON [2022-09-08T10:32:44.489Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-08T10:32:44.489Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-08T10:32:44.489Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-08T10:32:44.489Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-08T10:32:44.489Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-08T10:32:44.489Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-08T10:32:44.489Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-08T10:32:44.489Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-08T10:32:44.489Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-08T10:32:44.489Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-08T10:32:44.489Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-08T10:32:44.489Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-08T10:32:44.489Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-08T10:32:44.489Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-08T10:32:44.489Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-08T10:32:44.489Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-08T10:32:44.489Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-08T10:32:44.489Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-08T10:32:44.489Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-08T10:32:44.489Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-08T10:32:44.489Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-08T10:32:44.489Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-09-08T10:32:44.489Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-09-08T10:32:44.489Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-09-08T10:32:44.489Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-08T10:32:44.489Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-08T10:32:44.489Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-09-08T10:32:44.489Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-09-08T10:32:44.489Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-08T10:32:44.489Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-08T10:32:44.489Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-08T10:32:44.489Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-08T10:32:44.489Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-09-08T10:32:44.489Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-09-08T10:32:44.489Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-08T10:32:44.489Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-08T10:32:44.489Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-08T10:32:44.489Z] === RUN TestNetworkList [2022-09-08T10:32:44.489Z] === RUN TestNetworkList//networks [2022-09-08T10:32:44.489Z] === PAUSE TestNetworkList//networks [2022-09-08T10:32:44.489Z] === RUN TestNetworkList//networks/ [2022-09-08T10:32:44.489Z] === PAUSE TestNetworkList//networks/ [2022-09-08T10:32:44.489Z] === CONT TestNetworkList//networks [2022-09-08T10:32:44.489Z] === CONT TestNetworkList//networks/ [2022-09-08T10:32:44.489Z] --- PASS: TestNetworkList (0.01s) [2022-09-08T10:32:44.489Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-08T10:32:44.489Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-08T10:32:44.489Z] === RUN TestHostIPv4BridgeLabel [2022-09-08T10:32:44.588Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-08T10:32:44.588Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-08T10:32:44.588Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-08T10:32:44.588Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-08T10:32:44.588Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-08T10:32:44.848Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-08T10:32:44.848Z] --- PASS: TestCopyFromContainer (1.59s) [2022-09-08T10:32:44.848Z] --- PASS: TestCopyFromContainer// (0.07s) [2022-09-08T10:32:44.848Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-09-08T10:32:44.848Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-09-08T10:32:44.848Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-09-08T10:32:44.848Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-09-08T10:32:44.848Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-09-08T10:32:44.848Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-09-08T10:32:44.848Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-09-08T10:32:44.848Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-09-08T10:32:44.848Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-09-08T10:32:44.848Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-08T10:32:44.848Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-08T10:32:44.848Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-08T10:32:44.848Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-08T10:32:44.848Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-08T10:32:44.848Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-08T10:32:44.848Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-08T10:32:44.848Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-08T10:32:44.848Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-08T10:32:44.848Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-08T10:32:44.848Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-08T10:32:44.848Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-08T10:32:44.848Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-08T10:32:44.848Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-08T10:32:44.848Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-08T10:32:44.848Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-09-08T10:32:44.848Z] === RUN TestCreateWithInvalidEnv [2022-09-08T10:32:44.848Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-08T10:32:44.848Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-08T10:32:44.848Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-08T10:32:44.848Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-08T10:32:44.848Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-08T10:32:44.848Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-08T10:32:44.848Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-08T10:32:44.848Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-08T10:32:44.848Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-08T10:32:44.848Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-08T10:32:44.848Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-08T10:32:44.848Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-08T10:32:44.848Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-08T10:32:44.848Z] === RUN TestCreateTmpfsMountsTarget [2022-09-08T10:32:44.848Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-08T10:32:44.848Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-08T10:32:45.057Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-09-08T10:32:45.057Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-08T10:32:45.337Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-09-08T10:32:45.337Z] === RUN TestInspectNetwork [2022-09-08T10:32:45.337Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:32:45.337Z] --- SKIP: TestInspectNetwork (0.00s) [2022-09-08T10:32:45.337Z] === RUN TestRunContainerWithBridgeNone [2022-09-08T10:32:45.337Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T10:32:45.337Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-09-08T10:32:45.337Z] === RUN TestNetworkInvalidJSON [2022-09-08T10:32:45.337Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-08T10:32:45.337Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-08T10:32:45.337Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-08T10:32:45.337Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-08T10:32:45.337Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-08T10:32:45.337Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-08T10:32:45.337Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-08T10:32:45.337Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-08T10:32:45.337Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-08T10:32:45.337Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-08T10:32:45.337Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-08T10:32:45.337Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-08T10:32:45.337Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-08T10:32:45.337Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-08T10:32:45.337Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-08T10:32:45.337Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-08T10:32:45.337Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-08T10:32:45.337Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-08T10:32:45.337Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-08T10:32:45.337Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-08T10:32:45.337Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-08T10:32:45.337Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-09-08T10:32:45.337Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-09-08T10:32:45.337Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-09-08T10:32:45.337Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-08T10:32:45.337Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-08T10:32:45.337Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-08T10:32:45.337Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-09-08T10:32:45.337Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-09-08T10:32:45.337Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-08T10:32:45.337Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-08T10:32:45.337Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-09-08T10:32:45.337Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-09-08T10:32:45.337Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-08T10:32:45.337Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-08T10:32:45.337Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-08T10:32:45.337Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-08T10:32:45.337Z] === RUN TestNetworkList [2022-09-08T10:32:45.337Z] === RUN TestNetworkList//networks [2022-09-08T10:32:45.337Z] === PAUSE TestNetworkList//networks [2022-09-08T10:32:45.337Z] === RUN TestNetworkList//networks/ [2022-09-08T10:32:45.337Z] === PAUSE TestNetworkList//networks/ [2022-09-08T10:32:45.337Z] === CONT TestNetworkList//networks [2022-09-08T10:32:45.337Z] === CONT TestNetworkList//networks/ [2022-09-08T10:32:45.337Z] --- PASS: TestNetworkList (0.01s) [2022-09-08T10:32:45.337Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-08T10:32:45.337Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-08T10:32:45.337Z] === RUN TestHostIPv4BridgeLabel [2022-09-08T10:32:45.337Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T10:32:45.337Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-09-08T10:32:45.337Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-08T10:32:45.337Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T10:32:45.337Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-09-08T10:32:45.337Z] === RUN TestDaemonDefaultNetworkPools [2022-09-08T10:32:45.593Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T10:32:45.593Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-09-08T10:32:45.593Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-08T10:32:45.593Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T10:32:45.593Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-09-08T10:32:45.593Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-08T10:32:45.593Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T10:32:45.593Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-09-08T10:32:45.593Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-08T10:32:45.593Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T10:32:45.593Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-09-08T10:32:45.593Z] === RUN TestServiceWithPredefinedNetwork [2022-09-08T10:32:45.593Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:32:45.593Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-09-08T10:32:45.593Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-08T10:32:45.593Z] service_test.go:243: FLAKY_TEST [2022-09-08T10:32:45.593Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-08T10:32:45.593Z] === RUN TestServiceWithDataPathPortInit [2022-09-08T10:32:45.593Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:32:45.593Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-09-08T10:32:45.593Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-08T10:32:45.593Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:32:45.593Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-09-08T10:32:45.593Z] PASS [2022-09-08T10:32:45.593Z] [2022-09-08T10:32:45.593Z] === Skipped [2022-09-08T10:32:45.593Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-09-08T10:32:45.593Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:32:45.593Z] [2022-09-08T10:32:45.593Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-09-08T10:32:45.593Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T10:32:45.593Z] [2022-09-08T10:32:45.593Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-09-08T10:32:45.593Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T10:32:45.593Z] [2022-09-08T10:32:45.593Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-09-08T10:32:45.593Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T10:32:45.593Z] [2022-09-08T10:32:45.593Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-09-08T10:32:45.593Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T10:32:45.593Z] [2022-09-08T10:32:45.593Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-09-08T10:32:45.593Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T10:32:45.593Z] [2022-09-08T10:32:45.593Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-09-08T10:32:45.593Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T10:32:45.593Z] [2022-09-08T10:32:45.593Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-09-08T10:32:45.593Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T10:32:45.593Z] [2022-09-08T10:32:45.593Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-09-08T10:32:45.593Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:32:45.593Z] [2022-09-08T10:32:45.593Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-08T10:32:45.593Z] service_test.go:243: FLAKY_TEST [2022-09-08T10:32:45.593Z] [2022-09-08T10:32:45.593Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-09-08T10:32:45.593Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:32:45.593Z] [2022-09-08T10:32:45.593Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-09-08T10:32:45.593Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:32:45.593Z] [2022-09-08T10:32:45.593Z] DONE 34 tests, 12 skipped in 7.114s [2022-09-08T10:32:45.593Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-08T10:32:45.593Z] INFO: Testing against a local daemon [2022-09-08T10:32:45.593Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-08T10:32:45.593Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-08T10:32:45.593Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-08T10:32:45.593Z] === RUN TestDockerNetworkIpvlan [2022-09-08T10:32:45.593Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-08T10:32:45.593Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-08T10:32:45.593Z] PASS [2022-09-08T10:32:45.593Z] [2022-09-08T10:32:45.593Z] === Skipped [2022-09-08T10:32:45.593Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-08T10:32:45.593Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-08T10:32:45.593Z] [2022-09-08T10:32:45.593Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-08T10:32:45.593Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-08T10:32:45.593Z] [2022-09-08T10:32:45.593Z] DONE 2 tests, 2 skipped in 0.119s [2022-09-08T10:32:45.593Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-08T10:32:45.849Z] INFO: Testing against a local daemon [2022-09-08T10:32:45.849Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-08T10:32:45.849Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T10:32:45.849Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-09-08T10:32:45.849Z] === RUN TestDockerNetworkMacvlan [2022-09-08T10:32:45.849Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T10:32:45.849Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-09-08T10:32:45.849Z] PASS [2022-09-08T10:32:45.849Z] [2022-09-08T10:32:45.849Z] === Skipped [2022-09-08T10:32:45.849Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-09-08T10:32:45.849Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T10:32:45.849Z] [2022-09-08T10:32:45.849Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-09-08T10:32:45.849Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T10:32:45.849Z] [2022-09-08T10:32:45.849Z] DONE 2 tests, 2 skipped in 0.116s [2022-09-08T10:32:45.849Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-08T10:32:45.849Z] testing: warning: no tests to run [2022-09-08T10:32:45.849Z] PASS [2022-09-08T10:32:45.849Z] [2022-09-08T10:32:45.849Z] DONE 0 tests in 0.032s [2022-09-08T10:32:45.849Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-08T10:32:46.104Z] INFO: Testing against a local daemon [2022-09-08T10:32:46.104Z] === RUN TestAuthZPluginAllowRequest [2022-09-08T10:32:46.104Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T10:32:46.104Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-09-08T10:32:46.104Z] === RUN TestAuthZPluginTLS [2022-09-08T10:32:46.104Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T10:32:46.104Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-09-08T10:32:46.104Z] === RUN TestAuthZPluginDenyRequest [2022-09-08T10:32:46.104Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T10:32:46.104Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-09-08T10:32:46.104Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-08T10:32:46.104Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T10:32:46.104Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-09-08T10:32:46.104Z] === RUN TestAuthZPluginDenyResponse [2022-09-08T10:32:46.104Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T10:32:46.104Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-09-08T10:32:46.104Z] === RUN TestAuthZPluginAllowEventStream [2022-09-08T10:32:46.104Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T10:32:46.104Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-09-08T10:32:46.104Z] === RUN TestAuthZPluginErrorResponse [2022-09-08T10:32:46.104Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T10:32:46.104Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-09-08T10:32:46.104Z] === RUN TestAuthZPluginErrorRequest [2022-09-08T10:32:46.104Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T10:32:46.104Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-09-08T10:32:46.104Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-08T10:32:46.104Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T10:32:46.104Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-09-08T10:32:46.104Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-08T10:32:46.104Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T10:32:46.104Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-09-08T10:32:46.104Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-08T10:32:46.104Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T10:32:46.104Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-09-08T10:32:46.104Z] === RUN TestAuthZPluginHeader [2022-09-08T10:32:46.104Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T10:32:46.104Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-09-08T10:32:46.104Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-08T10:32:46.227Z] --- PASS: TestCreateWithCustomMaskedPaths (1.25s) [2022-09-08T10:32:46.227Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-08T10:32:46.435Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-09-08T10:32:46.435Z] === RUN TestDaemonDefaultNetworkPools [2022-09-08T10:32:46.665Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T10:32:46.665Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.49s) [2022-09-08T10:32:46.665Z] === RUN TestAuthZPluginV2Disable [2022-09-08T10:32:46.920Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T10:32:46.920Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-09-08T10:32:46.920Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-08T10:32:47.002Z] --- PASS: TestDaemonDefaultNetworkPools (0.69s) [2022-09-08T10:32:47.002Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-08T10:32:47.175Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T10:32:47.175Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-09-08T10:32:47.175Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-08T10:32:47.431Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T10:32:47.431Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-09-08T10:32:47.431Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-08T10:32:47.605Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.31s) [2022-09-08T10:32:47.605Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-08T10:32:47.605Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-08T10:32:47.605Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-08T10:32:47.605Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-08T10:32:47.605Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-08T10:32:47.605Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-08T10:32:47.606Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-08T10:32:47.606Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-08T10:32:47.606Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-08T10:32:47.606Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-08T10:32:47.606Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-08T10:32:47.606Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-08T10:32:47.606Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-08T10:32:47.606Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-08T10:32:47.606Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-08T10:32:47.606Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-08T10:32:47.606Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-08T10:32:47.606Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-08T10:32:47.606Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-08T10:32:47.606Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-08T10:32:47.606Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-08T10:32:47.606Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-08T10:32:47.606Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-08T10:32:47.691Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T10:32:47.691Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-09-08T10:32:47.691Z] PASS [2022-09-08T10:32:47.691Z] [2022-09-08T10:32:47.691Z] === Skipped [2022-09-08T10:32:47.691Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-09-08T10:32:47.691Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T10:32:47.691Z] [2022-09-08T10:32:47.691Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-09-08T10:32:47.691Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T10:32:47.691Z] [2022-09-08T10:32:47.691Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-09-08T10:32:47.691Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T10:32:47.691Z] [2022-09-08T10:32:47.691Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-09-08T10:32:47.691Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T10:32:47.691Z] [2022-09-08T10:32:47.691Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-09-08T10:32:47.691Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T10:32:47.691Z] [2022-09-08T10:32:47.691Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-09-08T10:32:47.691Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T10:32:47.691Z] [2022-09-08T10:32:47.691Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-09-08T10:32:47.691Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T10:32:47.691Z] [2022-09-08T10:32:47.691Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-09-08T10:32:47.691Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T10:32:47.691Z] [2022-09-08T10:32:47.691Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-09-08T10:32:47.691Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T10:32:47.691Z] [2022-09-08T10:32:47.691Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-09-08T10:32:47.691Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T10:32:47.691Z] [2022-09-08T10:32:47.691Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-09-08T10:32:47.691Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T10:32:47.691Z] [2022-09-08T10:32:47.691Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-09-08T10:32:47.691Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T10:32:47.691Z] [2022-09-08T10:32:47.691Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.49s) [2022-09-08T10:32:47.691Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T10:32:47.691Z] [2022-09-08T10:32:47.691Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-09-08T10:32:47.864Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s) [2022-09-08T10:32:47.864Z] === RUN TestCreateDifferentPlatform [2022-09-08T10:32:47.864Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-08T10:32:47.864Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-08T10:32:47.864Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-09-08T10:32:47.864Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-08T10:32:47.864Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-08T10:32:47.864Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-08T10:32:47.940Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-09-08T10:32:47.940Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-08T10:32:47.946Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T10:32:47.946Z] [2022-09-08T10:32:47.946Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-09-08T10:32:47.946Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T10:32:47.946Z] [2022-09-08T10:32:47.946Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-09-08T10:32:47.946Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T10:32:47.946Z] [2022-09-08T10:32:47.946Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-09-08T10:32:47.946Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T10:32:47.946Z] [2022-09-08T10:32:47.946Z] DONE 17 tests, 17 skipped in 1.918s [2022-09-08T10:32:47.946Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-08T10:32:47.946Z] INFO: Testing against a local daemon [2022-09-08T10:32:47.946Z] === RUN TestPluginInvalidJSON [2022-09-08T10:32:47.946Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-08T10:32:47.946Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-08T10:32:47.946Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-08T10:32:47.946Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-08T10:32:47.946Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-08T10:32:47.946Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-08T10:32:47.946Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-08T10:32:47.946Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-08T10:32:47.946Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-08T10:32:47.946Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-08T10:32:47.946Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-08T10:32:47.946Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-08T10:32:47.946Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-08T10:32:47.946Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-08T10:32:47.946Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-08T10:32:47.946Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-08T10:32:47.946Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-08T10:32:47.946Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-08T10:32:47.946Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-08T10:32:47.946Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-08T10:32:47.946Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-08T10:32:47.946Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-08T10:32:47.946Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-09-08T10:32:47.946Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-09-08T10:32:47.946Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-08T10:32:47.946Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-08T10:32:47.946Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-08T10:32:47.946Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-09-08T10:32:47.946Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-09-08T10:32:47.946Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-08T10:32:47.946Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-08T10:32:47.946Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-08T10:32:47.946Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-09-08T10:32:47.946Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-08T10:32:47.946Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-08T10:32:47.946Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-08T10:32:47.946Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-08T10:32:47.946Z] === RUN TestPluginInstall [2022-09-08T10:32:47.946Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T10:32:47.946Z] --- SKIP: TestPluginInstall (0.00s) [2022-09-08T10:32:47.946Z] === RUN TestPluginsWithRuntimes [2022-09-08T10:32:47.946Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-09-08T10:32:47.946Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-09-08T10:32:47.946Z] === RUN TestPluginBackCompatMediaTypes [2022-09-08T10:32:47.946Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-09-08T10:32:47.946Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-09-08T10:32:47.946Z] PASS [2022-09-08T10:32:47.946Z] [2022-09-08T10:32:47.946Z] === Skipped [2022-09-08T10:32:47.946Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-09-08T10:32:47.946Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T10:32:47.946Z] [2022-09-08T10:32:47.946Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-09-08T10:32:47.946Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-09-08T10:32:47.946Z] [2022-09-08T10:32:47.946Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-09-08T10:32:47.946Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-09-08T10:32:47.946Z] [2022-09-08T10:32:47.946Z] DONE 19 tests, 3 skipped in 0.158s [2022-09-08T10:32:47.946Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-08T10:32:48.130Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-09-08T10:32:48.130Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-08T10:32:48.130Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-09-08T10:32:48.130Z] === RUN TestCreateInvalidHostConfig [2022-09-08T10:32:48.130Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-08T10:32:48.130Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-08T10:32:48.130Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-08T10:32:48.130Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-08T10:32:48.130Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-08T10:32:48.130Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-08T10:32:48.130Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-08T10:32:48.130Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-08T10:32:48.130Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-08T10:32:48.130Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-08T10:32:48.130Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-08T10:32:48.130Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-08T10:32:48.130Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-09-08T10:32:48.130Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-08T10:32:48.130Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-08T10:32:48.130Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-08T10:32:48.130Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-08T10:32:48.130Z] === RUN TestContainerStartOnDaemonRestart [2022-09-08T10:32:48.130Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-08T10:32:48.130Z] === RUN TestDaemonRestartIpcMode [2022-09-08T10:32:48.130Z] === PAUSE TestDaemonRestartIpcMode [2022-09-08T10:32:48.130Z] === RUN TestDaemonHostGatewayIP [2022-09-08T10:32:48.130Z] === PAUSE TestDaemonHostGatewayIP [2022-09-08T10:32:48.130Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-08T10:32:48.130Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-08T10:32:48.130Z] === RUN TestContainerKillOnDaemonStart [2022-09-08T10:32:48.130Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-08T10:32:48.130Z] === RUN TestDiff [2022-09-08T10:32:48.202Z] INFO: Testing against a local daemon [2022-09-08T10:32:48.202Z] === RUN TestExternalGraphDriver [2022-09-08T10:32:48.457Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-09-08T10:32:48.457Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-09-08T10:32:48.457Z] === RUN TestGraphdriverPluginV2 [2022-09-08T10:32:48.698Z] --- PASS: TestDiff (0.46s) [2022-09-08T10:32:48.699Z] === RUN TestExecConsoleSize [2022-09-08T10:32:48.958Z] --- PASS: TestExecConsoleSize (0.52s) [2022-09-08T10:32:48.958Z] === RUN TestExecWithCloseStdin [2022-09-08T10:32:49.318Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-09-08T10:32:49.318Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-08T10:32:49.526Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-09-08T10:32:49.526Z] === RUN TestExec [2022-09-08T10:32:49.885Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-09-08T10:32:49.885Z] === RUN TestServiceWithPredefinedNetwork [2022-09-08T10:32:50.094Z] --- PASS: TestExec (0.49s) [2022-09-08T10:32:50.094Z] === RUN TestExecUser [2022-09-08T10:32:50.661Z] --- PASS: TestExecUser (0.49s) [2022-09-08T10:32:50.662Z] === RUN TestExportContainerAndImportImage [2022-09-08T10:32:51.230Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2022-09-08T10:32:51.230Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-08T10:32:52.419Z] --- PASS: TestServiceWithPredefinedNetwork (2.34s) [2022-09-08T10:32:52.419Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-08T10:32:52.419Z] service_test.go:243: FLAKY_TEST [2022-09-08T10:32:52.419Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-08T10:32:52.419Z] === RUN TestServiceWithDataPathPortInit [2022-09-08T10:32:52.610Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-09-08T10:32:52.611Z] === RUN TestHealthCheckWorkdir [2022-09-08T10:32:52.620Z] --- PASS: TestGraphdriverPluginV2 (3.74s) [2022-09-08T10:32:52.620Z] PASS [2022-09-08T10:32:52.620Z] [2022-09-08T10:32:52.620Z] === Skipped [2022-09-08T10:32:52.620Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-09-08T10:32:52.620Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-09-08T10:32:52.620Z] [2022-09-08T10:32:52.620Z] DONE 2 tests, 1 skipped in 4.224s [2022-09-08T10:32:52.620Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-08T10:32:52.620Z] INFO: Testing against a local daemon [2022-09-08T10:32:52.620Z] === RUN TestContinueAfterPluginCrash [2022-09-08T10:32:52.620Z] === PAUSE TestContinueAfterPluginCrash [2022-09-08T10:32:52.620Z] === RUN TestReadPluginNoRead [2022-09-08T10:32:52.620Z] === PAUSE TestReadPluginNoRead [2022-09-08T10:32:52.620Z] === RUN TestDaemonStartWithLogOpt [2022-09-08T10:32:52.620Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-08T10:32:52.620Z] === CONT TestContinueAfterPluginCrash [2022-09-08T10:32:52.620Z] === CONT TestDaemonStartWithLogOpt [2022-09-08T10:32:53.180Z] --- PASS: TestHealthCheckWorkdir (0.70s) [2022-09-08T10:32:53.180Z] === RUN TestHealthKillContainer [2022-09-08T10:32:58.598Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-09-08T10:32:59.422Z] tests/integration/api_client_test.py ..... [ 7%] [2022-09-08T10:33:00.922Z] tests/integration/api_config_test.py ...... [ 8%] [2022-09-08T10:33:01.297Z] --- PASS: TestHealthKillContainer (7.88s) [2022-09-08T10:33:01.297Z] === RUN TestHealthCheckProcessKilled [2022-09-08T10:33:01.556Z] --- PASS: TestHealthCheckProcessKilled (0.66s) [2022-09-08T10:33:01.556Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-08T10:33:02.125Z] --- PASS: TestInspectCpusetInConfigPre120 (0.47s) [2022-09-08T10:33:02.125Z] === RUN TestIpcModeNone [2022-09-08T10:33:02.693Z] --- PASS: TestIpcModeNone (0.52s) [2022-09-08T10:33:02.693Z] === RUN TestIpcModePrivate [2022-09-08T10:33:02.952Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-09-08T10:33:03.218Z] --- PASS: TestIpcModePrivate (0.52s) [2022-09-08T10:33:03.218Z] === RUN TestIpcModeShareable [2022-09-08T10:33:03.477Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-09-08T10:33:03.736Z] --- PASS: TestIpcModeShareable (0.51s) [2022-09-08T10:33:03.736Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-08T10:33:04.792Z] --- PASS: TestDaemonStartWithLogOpt (11.59s) [2022-09-08T10:33:04.793Z] === CONT TestReadPluginNoRead [2022-09-08T10:33:05.115Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.45s) [2022-09-08T10:33:05.115Z] === RUN TestAPIIpcModeHost [2022-09-08T10:33:05.374Z] --- PASS: TestAPIIpcModeHost (0.34s) [2022-09-08T10:33:05.374Z] === RUN TestDaemonIpcModeShareable [2022-09-08T10:33:06.156Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-08T10:33:06.753Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-09-08T10:33:06.753Z] --- PASS: TestDaemonIpcModeShareable (1.17s) [2022-09-08T10:33:06.753Z] === RUN TestDaemonIpcModePrivate [2022-09-08T10:33:07.305Z] --- PASS: TestServiceWithDataPathPortInit (14.09s) [2022-09-08T10:33:07.305Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-08T10:33:07.520Z] === RUN TestReadPluginNoRead/default [2022-09-08T10:33:07.702Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-09-08T10:33:07.702Z] --- PASS: TestDaemonIpcModePrivate (1.21s) [2022-09-08T10:33:07.702Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-08T10:33:08.884Z] --- PASS: TestContinueAfterPluginCrash (16.31s) [2022-09-08T10:33:08.884Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-08T10:33:09.079Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-09-08T10:33:09.080Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s) [2022-09-08T10:33:09.080Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-08T10:33:09.210Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:q60qamhn8gn8ysmlp6br9pcir Created:2022-09-08 10:33:07.549039656 +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[4a3962732a6dc35342731b3f6f83672e8122a6e7551851e9d6ffbb25ecbe2981:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fv7mazfpfz8pdq0e4c7adtsnc EndpointID:eb92b378d08ec9757443b506653441898fd7dccef2c62378d469a4adc2d3f252 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:363e1a6b7e0022d54147a14514d1a6a3ec61a08cfa8119ff82a6c77cd5cdb972 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:e80482443c37 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fv7mazfpfz8pdq0e4c7adtsnc EndpointID:eb92b378d08ec9757443b506653441898fd7dccef2c62378d469a4adc2d3f252 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-08T10:33:10.016Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-09-08T10:33:10.248Z] === CONT TestReadPluginNoRead [2022-09-08T10:33:10.248Z] read_test.go:92: [d3ff38177d258] daemon is not started [2022-09-08T10:33:10.248Z] --- PASS: TestReadPluginNoRead (6.13s) [2022-09-08T10:33:10.248Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s) [2022-09-08T10:33:10.248Z] --- PASS: TestReadPluginNoRead/default (1.40s) [2022-09-08T10:33:10.248Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.24s) [2022-09-08T10:33:10.248Z] PASS [2022-09-08T10:33:10.248Z] [2022-09-08T10:33:10.248Z] DONE 6 tests in 17.857s [2022-09-08T10:33:10.248Z] 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-09-08T10:33:10.248Z] testing: warning: no tests to run [2022-09-08T10:33:10.248Z] PASS [2022-09-08T10:33:10.248Z] [2022-09-08T10:33:10.248Z] DONE 0 tests in 0.051s [2022-09-08T10:33:10.248Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-08T10:33:10.248Z] INFO: Testing against a local daemon [2022-09-08T10:33:10.248Z] === RUN TestPluginWithDevMounts [2022-09-08T10:33:10.248Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-09-08T10:33:10.248Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-09-08T10:33:10.248Z] PASS [2022-09-08T10:33:10.248Z] [2022-09-08T10:33:10.248Z] === Skipped [2022-09-08T10:33:10.248Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-09-08T10:33:10.248Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-09-08T10:33:10.248Z] [2022-09-08T10:33:10.248Z] DONE 1 tests, 1 skipped in 0.160s [2022-09-08T10:33:10.248Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-08T10:33:10.275Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) [2022-09-08T10:33:10.275Z] === RUN TestIpcModeOlderClient [2022-09-08T10:33:10.275Z] === PAUSE TestIpcModeOlderClient [2022-09-08T10:33:10.275Z] === RUN TestKillContainerInvalidSignal [2022-09-08T10:33:10.503Z] INFO: Testing against a local daemon [2022-09-08T10:33:10.503Z] === RUN TestSecretInspect [2022-09-08T10:33:10.503Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:10.503Z] --- SKIP: TestSecretInspect (0.01s) [2022-09-08T10:33:10.503Z] === RUN TestSecretList [2022-09-08T10:33:10.503Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:10.503Z] --- SKIP: TestSecretList (0.01s) [2022-09-08T10:33:10.503Z] === RUN TestSecretsCreateAndDelete [2022-09-08T10:33:10.503Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:10.503Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-09-08T10:33:10.503Z] === RUN TestSecretsUpdate [2022-09-08T10:33:10.503Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:10.503Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-09-08T10:33:10.503Z] === RUN TestTemplatedSecret [2022-09-08T10:33:10.503Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:10.503Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-09-08T10:33:10.503Z] === RUN TestSecretCreateResolve [2022-09-08T10:33:10.504Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:10.504Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-09-08T10:33:10.504Z] PASS [2022-09-08T10:33:10.504Z] [2022-09-08T10:33:10.504Z] === Skipped [2022-09-08T10:33:10.504Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-09-08T10:33:10.504Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:10.504Z] [2022-09-08T10:33:10.504Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-09-08T10:33:10.504Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:10.504Z] [2022-09-08T10:33:10.504Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-09-08T10:33:10.504Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:10.504Z] [2022-09-08T10:33:10.504Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-09-08T10:33:10.504Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:10.504Z] [2022-09-08T10:33:10.504Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-09-08T10:33:10.504Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:10.504Z] [2022-09-08T10:33:10.504Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-09-08T10:33:10.504Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:10.504Z] [2022-09-08T10:33:10.504Z] DONE 6 tests, 6 skipped in 0.185s [2022-09-08T10:33:10.504Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-09-08T10:33:10.534Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-09-08T10:33:10.534Z] === RUN TestKillContainer [2022-09-08T10:33:10.534Z] === RUN TestKillContainer/no_signal [2022-09-08T10:33:10.759Z] INFO: Testing against a local daemon [2022-09-08T10:33:10.759Z] === RUN TestServiceCreateInit [2022-09-08T10:33:10.759Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-08T10:33:10.759Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:10.759Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-08T10:33:10.759Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:10.759Z] --- PASS: TestServiceCreateInit (0.01s) [2022-09-08T10:33:10.759Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-08T10:33:10.759Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-08T10:33:10.759Z] === RUN TestCreateServiceMultipleTimes [2022-09-08T10:33:10.759Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:10.759Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2022-09-08T10:33:10.759Z] === RUN TestCreateServiceConflict [2022-09-08T10:33:10.759Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:10.759Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-09-08T10:33:10.759Z] === RUN TestCreateServiceMaxReplicas [2022-09-08T10:33:10.759Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:10.759Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-09-08T10:33:10.759Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-08T10:33:10.759Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:10.759Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-09-08T10:33:10.759Z] === RUN TestCreateServiceSecretFileMode [2022-09-08T10:33:10.759Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:10.759Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-09-08T10:33:10.759Z] === RUN TestCreateServiceConfigFileMode [2022-09-08T10:33:10.759Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:10.759Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-09-08T10:33:10.759Z] === RUN TestCreateServiceSysctls [2022-09-08T10:33:10.759Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:10.759Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-09-08T10:33:10.759Z] === RUN TestCreateServiceCapabilities [2022-09-08T10:33:10.759Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:10.759Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-09-08T10:33:10.759Z] === RUN TestInspect [2022-09-08T10:33:10.759Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:10.759Z] --- SKIP: TestInspect (0.02s) [2022-09-08T10:33:10.759Z] === RUN TestCreateJob [2022-09-08T10:33:10.759Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:10.759Z] --- SKIP: TestCreateJob (0.01s) [2022-09-08T10:33:10.759Z] === RUN TestReplicatedJob [2022-09-08T10:33:10.759Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:10.759Z] --- SKIP: TestReplicatedJob (0.01s) [2022-09-08T10:33:10.759Z] === RUN TestUpdateReplicatedJob [2022-09-08T10:33:10.759Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:10.759Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-09-08T10:33:10.759Z] === RUN TestServiceListWithStatuses [2022-09-08T10:33:10.759Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-08T10:33:10.759Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-08T10:33:10.759Z] === RUN TestDockerNetworkConnectAlias [2022-09-08T10:33:11.015Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:11.015Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-09-08T10:33:11.015Z] === RUN TestDockerNetworkReConnect [2022-09-08T10:33:11.015Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:11.015Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-09-08T10:33:11.015Z] === RUN TestServicePlugin [2022-09-08T10:33:11.102Z] === RUN TestKillContainer/non_killing_signal [2022-09-08T10:33:11.361Z] === RUN TestKillContainer/killing_signal [2022-09-08T10:33:11.930Z] --- PASS: TestKillContainer (1.31s) [2022-09-08T10:33:11.930Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-09-08T10:33:11.930Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-09-08T10:33:11.930Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2022-09-08T10:33:11.930Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-08T10:33:11.930Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-08T10:33:12.189Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-08T10:33:12.987Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:12.987Z] --- SKIP: TestServicePlugin (2.05s) [2022-09-08T10:33:12.987Z] === RUN TestServiceUpdateLabel [2022-09-08T10:33:12.987Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:12.987Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2022-09-08T10:33:12.987Z] === RUN TestServiceUpdateSecrets [2022-09-08T10:33:12.987Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:12.987Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-09-08T10:33:12.987Z] === RUN TestServiceUpdateConfigs [2022-09-08T10:33:12.987Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:12.987Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-09-08T10:33:12.987Z] === RUN TestServiceUpdateNetwork [2022-09-08T10:33:12.987Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:12.987Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-09-08T10:33:12.987Z] === RUN TestServiceUpdatePidsLimit [2022-09-08T10:33:12.987Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:12.987Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-09-08T10:33:12.987Z] PASS [2022-09-08T10:33:12.987Z] [2022-09-08T10:33:12.987Z] === Skipped [2022-09-08T10:33:12.987Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-08T10:33:12.987Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:12.987Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-08T10:33:12.987Z] [2022-09-08T10:33:12.987Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-08T10:33:12.987Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:12.987Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-08T10:33:12.987Z] [2022-09-08T10:33:12.987Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2022-09-08T10:33:12.987Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:12.987Z] [2022-09-08T10:33:12.987Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-09-08T10:33:12.987Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:12.987Z] [2022-09-08T10:33:12.987Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-09-08T10:33:12.987Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:12.987Z] [2022-09-08T10:33:12.987Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-09-08T10:33:12.987Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:12.987Z] [2022-09-08T10:33:12.987Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-09-08T10:33:12.987Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:12.987Z] [2022-09-08T10:33:12.987Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-09-08T10:33:12.987Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:12.987Z] [2022-09-08T10:33:12.987Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-09-08T10:33:12.987Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:12.987Z] [2022-09-08T10:33:12.987Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-09-08T10:33:12.987Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:12.987Z] [2022-09-08T10:33:12.987Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2022-09-08T10:33:12.987Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:12.987Z] [2022-09-08T10:33:12.987Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-09-08T10:33:12.987Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:12.987Z] [2022-09-08T10:33:12.987Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-09-08T10:33:12.987Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:12.987Z] [2022-09-08T10:33:12.987Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-09-08T10:33:12.987Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:12.987Z] [2022-09-08T10:33:12.987Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-08T10:33:12.987Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-08T10:33:12.987Z] [2022-09-08T10:33:12.987Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-09-08T10:33:12.987Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:12.987Z] [2022-09-08T10:33:12.987Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-09-08T10:33:12.987Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:12.987Z] [2022-09-08T10:33:12.987Z] === SKIP: amd64.integration.service TestServicePlugin (2.05s) [2022-09-08T10:33:12.987Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:12.987Z] [2022-09-08T10:33:12.987Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2022-09-08T10:33:12.987Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:12.987Z] [2022-09-08T10:33:12.987Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-09-08T10:33:12.987Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:12.987Z] [2022-09-08T10:33:12.987Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-09-08T10:33:12.987Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:12.987Z] [2022-09-08T10:33:12.987Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-09-08T10:33:12.987Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:12.987Z] [2022-09-08T10:33:12.987Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-09-08T10:33:12.987Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T10:33:12.987Z] [2022-09-08T10:33:12.987Z] DONE 24 tests, 23 skipped in 2.511s [2022-09-08T10:33:12.987Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-09-08T10:33:13.127Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.21s) [2022-09-08T10:33:13.127Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-09-08T10:33:13.127Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2022-09-08T10:33:13.127Z] === RUN TestKillStoppedContainer [2022-09-08T10:33:13.127Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-09-08T10:33:13.127Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-08T10:33:13.127Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-09-08T10:33:13.127Z] === RUN TestKillDifferentUserContainer [2022-09-08T10:33:13.254Z] INFO: Testing against a local daemon [2022-09-08T10:33:13.254Z] === RUN TestSessionCreate [2022-09-08T10:33:13.254Z] --- PASS: TestSessionCreate (0.04s) [2022-09-08T10:33:13.254Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-08T10:33:13.254Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-09-08T10:33:13.254Z] PASS [2022-09-08T10:33:13.254Z] [2022-09-08T10:33:13.254Z] DONE 2 tests in 0.240s [2022-09-08T10:33:13.254Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-09-08T10:33:13.399Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.98s) [2022-09-08T10:33:13.399Z] PASS [2022-09-08T10:33:13.399Z] [2022-09-08T10:33:13.399Z] === Skipped [2022-09-08T10:33:13.399Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-08T10:33:13.399Z] service_test.go:243: FLAKY_TEST [2022-09-08T10:33:13.399Z] [2022-09-08T10:33:13.399Z] DONE 38 tests, 1 skipped in 44.605s [2022-09-08T10:33:13.399Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-08T10:33:13.399Z] INFO: Testing against a local daemon [2022-09-08T10:33:13.399Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-08T10:33:13.399Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-08T10:33:13.399Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-08T10:33:13.399Z] === RUN TestDockerNetworkIpvlan [2022-09-08T10:33:13.399Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-08T10:33:13.399Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-08T10:33:13.399Z] PASS [2022-09-08T10:33:13.399Z] [2022-09-08T10:33:13.399Z] === Skipped [2022-09-08T10:33:13.399Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-08T10:33:13.399Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-08T10:33:13.399Z] [2022-09-08T10:33:13.399Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-08T10:33:13.399Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-08T10:33:13.399Z] [2022-09-08T10:33:13.399Z] DONE 2 tests, 2 skipped in 0.023s [2022-09-08T10:33:13.399Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-08T10:33:13.399Z] INFO: Testing against a local daemon [2022-09-08T10:33:13.399Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-08T10:33:13.512Z] INFO: Testing against a local daemon [2022-09-08T10:33:13.512Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-08T10:33:13.512Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-08T10:33:13.512Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-08T10:33:13.512Z] === RUN TestDiskUsage [2022-09-08T10:33:13.512Z] === PAUSE TestDiskUsage [2022-09-08T10:33:13.512Z] === RUN TestEventsExecDie [2022-09-08T10:33:13.695Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-09-08T10:33:13.695Z] === RUN TestInspectOomKilledTrue [2022-09-08T10:33:14.074Z] --- PASS: TestEventsExecDie (0.52s) [2022-09-08T10:33:14.074Z] === RUN TestEventsBackwardsCompatible [2022-09-08T10:33:14.074Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-09-08T10:33:14.074Z] === RUN TestEventsVolumeCreate [2022-09-08T10:33:14.074Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-09-08T10:33:14.074Z] === RUN TestInfoBinaryCommits [2022-09-08T10:33:14.074Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-08T10:33:14.074Z] === RUN TestInfoAPIVersioned [2022-09-08T10:33:14.074Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-08T10:33:14.074Z] === RUN TestInfoAPI [2022-09-08T10:33:14.074Z] --- PASS: TestInfoAPI (0.02s) [2022-09-08T10:33:14.074Z] === RUN TestInfoAPIWarnings [2022-09-08T10:33:14.266Z] --- PASS: TestInspectOomKilledTrue (0.47s) [2022-09-08T10:33:14.266Z] === RUN TestInspectOomKilledFalse [2022-09-08T10:33:14.526Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2022-09-08T10:33:14.526Z] === RUN TestLinksEtcHostsContentMatch [2022-09-08T10:33:14.777Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) [2022-09-08T10:33:14.777Z] === RUN TestDockerNetworkMacvlan [2022-09-08T10:33:14.785Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-09-08T10:33:14.785Z] === RUN TestLinksContainerNames [2022-09-08T10:33:15.346Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-08T10:33:15.722Z] --- PASS: TestLinksContainerNames (0.88s) [2022-09-08T10:33:15.722Z] === RUN TestLogsFollowTailEmpty [2022-09-08T10:33:15.915Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-08T10:33:15.981Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-09-08T10:33:15.981Z] === RUN TestLogs [2022-09-08T10:33:15.981Z] === RUN TestLogs/driver_local [2022-09-08T10:33:16.240Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-08T10:33:16.240Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-08T10:33:16.240Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-08T10:33:16.240Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-08T10:33:16.240Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-08T10:33:16.240Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-08T10:33:16.240Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-08T10:33:16.240Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-08T10:33:16.240Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-08T10:33:16.240Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-08T10:33:16.240Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-08T10:33:16.240Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-08T10:33:16.240Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-08T10:33:16.240Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-08T10:33:16.812Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-08T10:33:16.812Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-08T10:33:16.853Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-08T10:33:17.379Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-08T10:33:17.379Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-08T10:33:17.947Z] === RUN TestLogs/driver_json-file [2022-09-08T10:33:17.947Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-08T10:33:17.947Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-08T10:33:17.947Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-08T10:33:17.947Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-08T10:33:17.947Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-08T10:33:17.947Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-08T10:33:17.947Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-08T10:33:17.947Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-08T10:33:17.947Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-08T10:33:17.947Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-08T10:33:17.947Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-08T10:33:17.947Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-08T10:33:17.947Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-08T10:33:17.947Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-08T10:33:18.759Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-08T10:33:18.884Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-08T10:33:18.884Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-08T10:33:19.144Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-08T10:33:19.403Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-08T10:33:19.972Z] --- PASS: TestLogs (3.71s) [2022-09-08T10:33:19.972Z] --- PASS: TestLogs/driver_local (0.01s) [2022-09-08T10:33:19.972Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.62s) [2022-09-08T10:33:19.972Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.76s) [2022-09-08T10:33:19.972Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.50s) [2022-09-08T10:33:19.972Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.55s) [2022-09-08T10:33:19.972Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.60s) [2022-09-08T10:33:19.972Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.56s) [2022-09-08T10:33:19.972Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-09-08T10:33:19.972Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.75s) [2022-09-08T10:33:19.972Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.78s) [2022-09-08T10:33:19.972Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.50s) [2022-09-08T10:33:19.972Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.51s) [2022-09-08T10:33:19.972Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.54s) [2022-09-08T10:33:19.972Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.53s) [2022-09-08T10:33:19.972Z] === RUN TestContainerNetworkMountsNoChown [2022-09-08T10:33:20.231Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-09-08T10:33:20.231Z] === RUN TestMountDaemonRoot [2022-09-08T10:33:20.231Z] === RUN TestMountDaemonRoot/default [2022-09-08T10:33:20.231Z] === PAUSE TestMountDaemonRoot/default [2022-09-08T10:33:20.231Z] === RUN TestMountDaemonRoot/private [2022-09-08T10:33:20.231Z] === PAUSE TestMountDaemonRoot/private [2022-09-08T10:33:20.231Z] === RUN TestMountDaemonRoot/rprivate [2022-09-08T10:33:20.231Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-08T10:33:20.231Z] === RUN TestMountDaemonRoot/slave [2022-09-08T10:33:20.231Z] === PAUSE TestMountDaemonRoot/slave [2022-09-08T10:33:20.231Z] === RUN TestMountDaemonRoot/rslave [2022-09-08T10:33:20.231Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-08T10:33:20.231Z] === RUN TestMountDaemonRoot/shared [2022-09-08T10:33:20.231Z] === PAUSE TestMountDaemonRoot/shared [2022-09-08T10:33:20.231Z] === RUN TestMountDaemonRoot/rshared [2022-09-08T10:33:20.231Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-08T10:33:20.231Z] === CONT TestMountDaemonRoot/default [2022-09-08T10:33:20.231Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-08T10:33:20.231Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-08T10:33:20.231Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-08T10:33:20.231Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-08T10:33:20.231Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-08T10:33:20.231Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-08T10:33:20.231Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-08T10:33:20.231Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-08T10:33:20.231Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-08T10:33:20.231Z] === CONT TestMountDaemonRoot/rshared [2022-09-08T10:33:20.231Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-08T10:33:20.231Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-08T10:33:20.231Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-08T10:33:20.231Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-08T10:33:20.231Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-08T10:33:20.231Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-08T10:33:20.231Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-08T10:33:20.231Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-08T10:33:20.231Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-08T10:33:20.231Z] === CONT TestMountDaemonRoot/shared [2022-09-08T10:33:20.231Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-08T10:33:20.231Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-08T10:33:20.231Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-08T10:33:20.231Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-08T10:33:20.231Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-08T10:33:20.231Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-08T10:33:20.231Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-08T10:33:20.231Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-08T10:33:20.231Z] === CONT TestMountDaemonRoot/rslave [2022-09-08T10:33:20.231Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-08T10:33:20.231Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-08T10:33:20.231Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-08T10:33:20.231Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-08T10:33:20.231Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-08T10:33:20.231Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-08T10:33:20.231Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-08T10:33:20.231Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-08T10:33:20.231Z] === CONT TestMountDaemonRoot/slave [2022-09-08T10:33:20.231Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-08T10:33:20.231Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-08T10:33:20.231Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-08T10:33:20.231Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-08T10:33:20.231Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-08T10:33:20.231Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-08T10:33:20.231Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-08T10:33:20.231Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-08T10:33:20.231Z] === CONT TestMountDaemonRoot/rprivate [2022-09-08T10:33:20.231Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-08T10:33:20.231Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-08T10:33:20.231Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-08T10:33:20.231Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-08T10:33:20.231Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-08T10:33:20.231Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-08T10:33:20.231Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-08T10:33:20.231Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-08T10:33:20.231Z] === CONT TestMountDaemonRoot/private [2022-09-08T10:33:20.231Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-08T10:33:20.231Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-08T10:33:20.231Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-08T10:33:20.231Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-08T10:33:20.231Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-08T10:33:20.231Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-08T10:33:20.231Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-08T10:33:20.231Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-08T10:33:20.231Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-08T10:33:20.231Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-08T10:33:20.231Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-08T10:33:20.231Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-08T10:33:20.490Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-08T10:33:20.490Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-08T10:33:20.490Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-08T10:33:20.490Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-08T10:33:20.490Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-08T10:33:20.490Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-08T10:33:20.490Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-08T10:33:20.490Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-08T10:33:20.490Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-08T10:33:20.490Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-08T10:33:20.490Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-08T10:33:20.490Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-08T10:33:20.490Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-08T10:33:20.490Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-08T10:33:20.490Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-08T10:33:20.490Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-08T10:33:20.490Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-08T10:33:20.706Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-08T10:33:20.773Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-08T10:33:20.773Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-08T10:33:20.773Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-08T10:33:20.773Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-08T10:33:20.773Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-08T10:33:20.773Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-09-08T10:33:20.773Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-08T10:33:20.773Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-09-08T10:33:20.773Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-09-08T10:33:20.773Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-09-08T10:33:20.773Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-09-08T10:33:20.773Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-08T10:33:20.773Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-09-08T10:33:20.773Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-09-08T10:33:20.773Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-09-08T10:33:20.773Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-09-08T10:33:20.773Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-08T10:33:20.773Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-09-08T10:33:20.773Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-09-08T10:33:20.773Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-09-08T10:33:20.773Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-09-08T10:33:20.773Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-08T10:33:20.773Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-09-08T10:33:20.773Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-09-08T10:33:20.773Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-09-08T10:33:20.773Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-09-08T10:33:20.773Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-08T10:33:20.773Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-09-08T10:33:20.773Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-09-08T10:33:20.773Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-09-08T10:33:20.773Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-09-08T10:33:20.773Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-08T10:33:20.773Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-09-08T10:33:20.773Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-09-08T10:33:20.773Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-09-08T10:33:20.773Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-09-08T10:33:20.773Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-08T10:33:20.773Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-09-08T10:33:20.774Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-09-08T10:33:20.774Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-09-08T10:33:20.774Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-09-08T10:33:20.774Z] === RUN TestContainerBindMountNonRecursive [2022-09-08T10:33:22.152Z] --- PASS: TestContainerBindMountNonRecursive (1.40s) [2022-09-08T10:33:22.152Z] === RUN TestContainerVolumesMountedAsShared [2022-09-08T10:33:22.720Z] --- PASS: TestContainerVolumesMountedAsShared (0.46s) [2022-09-08T10:33:22.720Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-08T10:33:22.980Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-09-08T10:33:22.980Z] === RUN TestNetworkNat [2022-09-08T10:33:23.550Z] --- PASS: TestNetworkNat (0.51s) [2022-09-08T10:33:23.550Z] === RUN TestNetworkLocalhostTCPNat [2022-09-08T10:33:23.808Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-09-08T10:33:23.808Z] === RUN TestNetworkLoopbackNat [2022-09-08T10:33:23.998Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-08T10:33:24.938Z] --- PASS: TestDockerNetworkMacvlan (10.16s) [2022-09-08T10:33:24.938Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-09-08T10:33:24.938Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-09-08T10:33:24.938Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.91s) [2022-09-08T10:33:24.938Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.93s) [2022-09-08T10:33:24.938Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.20s) [2022-09-08T10:33:24.938Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2022-09-08T10:33:24.938Z] PASS [2022-09-08T10:33:24.938Z] [2022-09-08T10:33:24.938Z] DONE 8 tests in 11.478s [2022-09-08T10:33:24.938Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-08T10:33:24.938Z] testing: warning: no tests to run [2022-09-08T10:33:24.938Z] PASS [2022-09-08T10:33:24.938Z] [2022-09-08T10:33:24.938Z] DONE 0 tests in 0.008s [2022-09-08T10:33:24.938Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-08T10:33:24.938Z] INFO: Testing against a local daemon [2022-09-08T10:33:24.938Z] === RUN TestAuthZPluginAllowRequest [2022-09-08T10:33:25.876Z] --- PASS: TestAuthZPluginAllowRequest (1.21s) [2022-09-08T10:33:25.876Z] === RUN TestAuthZPluginTLS [2022-09-08T10:33:26.342Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-09-08T10:33:26.342Z] === RUN TestPause [2022-09-08T10:33:26.445Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-09-08T10:33:26.445Z] === RUN TestAuthZPluginDenyRequest [2022-09-08T10:33:26.911Z] --- PASS: TestPause (0.52s) [2022-09-08T10:33:26.911Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-08T10:33:26.911Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-08T10:33:26.911Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-08T10:33:26.911Z] === RUN TestPauseStopPausedContainer [2022-09-08T10:33:27.013Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-09-08T10:33:27.013Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-08T10:33:27.479Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-09-08T10:33:27.479Z] === RUN TestPidHost [2022-09-08T10:33:27.581Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-09-08T10:33:27.581Z] === RUN TestAuthZPluginDenyResponse [2022-09-08T10:33:28.149Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-09-08T10:33:28.149Z] === RUN TestAuthZPluginAllowEventStream [2022-09-08T10:33:28.416Z] --- PASS: TestPidHost (0.97s) [2022-09-08T10:33:28.416Z] === RUN TestPsFilter [2022-09-08T10:33:28.416Z] --- PASS: TestPsFilter (0.12s) [2022-09-08T10:33:28.416Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-08T10:33:28.984Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-09-08T10:33:28.984Z] === RUN TestRemoveContainerWithVolume [2022-09-08T10:33:29.243Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-09-08T10:33:29.243Z] === RUN TestRemoveContainerRunning [2022-09-08T10:33:29.527Z] --- PASS: TestAuthZPluginAllowEventStream (1.24s) [2022-09-08T10:33:29.528Z] === RUN TestAuthZPluginErrorResponse [2022-09-08T10:33:29.787Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-09-08T10:33:29.787Z] === RUN TestAuthZPluginErrorRequest [2022-09-08T10:33:29.811Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-09-08T10:33:29.811Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-08T10:33:30.070Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-09-08T10:33:30.070Z] === RUN TestRemoveInvalidContainer [2022-09-08T10:33:30.070Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-09-08T10:33:30.070Z] === RUN TestRenameLinkedContainer [2022-09-08T10:33:30.355Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-09-08T10:33:30.355Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-08T10:33:30.849Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-09-08T10:33:30.922Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-09-08T10:33:30.922Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-08T10:33:31.975Z] --- PASS: TestRenameLinkedContainer (1.69s) [2022-09-08T10:33:31.975Z] === RUN TestRenameStoppedContainer [2022-09-08T10:33:32.110Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-09-08T10:33:32.110Z] === RUN TestInfoDebug [2022-09-08T10:33:32.110Z] --- PASS: TestInfoDebug (0.54s) [2022-09-08T10:33:32.110Z] === RUN TestInfoInsecureRegistries [2022-09-08T10:33:32.110Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-09-08T10:33:32.110Z] === RUN TestInfoRegistryMirrors [2022-09-08T10:33:32.235Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-09-08T10:33:32.235Z] === RUN TestRenameRunningContainerAndReuse [2022-09-08T10:33:32.365Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-09-08T10:33:32.365Z] === RUN TestLoginFailsWithBadCredentials [2022-09-08T10:33:32.620Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-09-08T10:33:32.620Z] === RUN TestPingCacheHeaders [2022-09-08T10:33:32.620Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-09-08T10:33:32.620Z] === RUN TestPingGet [2022-09-08T10:33:32.828Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.48s) [2022-09-08T10:33:32.828Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-08T10:33:32.876Z] --- PASS: TestPingGet (0.01s) [2022-09-08T10:33:32.876Z] === RUN TestPingHead [2022-09-08T10:33:32.876Z] --- PASS: TestPingHead (0.03s) [2022-09-08T10:33:32.876Z] === RUN TestPingSwarmHeader [2022-09-08T10:33:33.173Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s) [2022-09-08T10:33:33.173Z] === RUN TestRenameInvalidName [2022-09-08T10:33:33.438Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-08T10:33:33.740Z] --- PASS: TestRenameInvalidName (0.42s) [2022-09-08T10:33:33.740Z] === RUN TestRenameAnonymousContainer [2022-09-08T10:33:33.998Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-08T10:33:34.208Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.53s) [2022-09-08T10:33:34.208Z] === RUN TestAuthZPluginHeader [2022-09-08T10:33:34.776Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-09-08T10:33:34.776Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-08T10:33:34.926Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-08T10:33:34.926Z] --- PASS: TestPingSwarmHeader (2.17s) [2022-09-08T10:33:34.926Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-08T10:33:34.926Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-08T10:33:34.926Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-08T10:33:34.926Z] === RUN TestPingBuilderHeader [2022-09-08T10:33:34.926Z] === RUN TestPingBuilderHeader/default_config [2022-09-08T10:33:35.118Z] --- PASS: TestRenameAnonymousContainer (1.60s) [2022-09-08T10:33:35.118Z] === RUN TestRenameContainerWithSameName [2022-09-08T10:33:35.493Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-08T10:33:35.698Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-09-08T10:33:35.698Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-08T10:33:36.055Z] --- PASS: TestPingBuilderHeader (1.09s) [2022-09-08T10:33:36.055Z] --- PASS: TestPingBuilderHeader/default_config (0.54s) [2022-09-08T10:33:36.055Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.54s) [2022-09-08T10:33:36.055Z] === RUN TestVersion [2022-09-08T10:33:36.055Z] --- PASS: TestVersion (0.03s) [2022-09-08T10:33:36.055Z] === CONT TestDiskUsage [2022-09-08T10:33:36.615Z] === RUN TestDiskUsage/empty [2022-09-08T10:33:36.615Z] === RUN TestDiskUsage/empty/container_types [2022-09-08T10:33:36.615Z] === RUN TestDiskUsage/empty/image_types [2022-09-08T10:33:36.615Z] === RUN TestDiskUsage/empty/volume_types [2022-09-08T10:33:36.615Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-08T10:33:36.615Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-08T10:33:36.615Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-08T10:33:36.615Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-08T10:33:36.615Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-08T10:33:36.615Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-08T10:33:36.615Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-08T10:33:36.615Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-08T10:33:36.643Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2022-09-08T10:33:36.643Z] === RUN TestResize [2022-09-08T10:33:36.871Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-08T10:33:36.871Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-08T10:33:36.871Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-08T10:33:36.871Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-08T10:33:36.871Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-08T10:33:36.871Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-08T10:33:36.871Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-08T10:33:36.871Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-08T10:33:36.871Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-08T10:33:36.871Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-08T10:33:36.871Z] === RUN TestDiskUsage/after_container.Run [2022-09-08T10:33:36.902Z] --- PASS: TestResize (0.44s) [2022-09-08T10:33:36.902Z] === RUN TestResizeWithInvalidSize [2022-09-08T10:33:37.126Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-08T10:33:37.126Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-08T10:33:37.126Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-08T10:33:37.126Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-08T10:33:37.126Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-08T10:33:37.126Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-08T10:33:37.126Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-08T10:33:37.126Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-08T10:33:37.126Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-08T10:33:37.126Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-08T10:33:37.382Z] --- PASS: TestDiskUsage (1.23s) [2022-09-08T10:33:37.382Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-08T10:33:37.382Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-08T10:33:37.382Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-08T10:33:37.382Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-08T10:33:37.382Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-08T10:33:37.382Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-08T10:33:37.382Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-08T10:33:37.382Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-08T10:33:37.382Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-08T10:33:37.383Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-08T10:33:37.383Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-08T10:33:37.383Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-09-08T10:33:37.383Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-08T10:33:37.383Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-08T10:33:37.383Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-08T10:33:37.383Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-08T10:33:37.383Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-08T10:33:37.383Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-08T10:33:37.383Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-08T10:33:37.383Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-08T10:33:37.383Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-08T10:33:37.383Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-09-08T10:33:37.383Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-09-08T10:33:37.383Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-09-08T10:33:37.383Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-08T10:33:37.383Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-08T10:33:37.383Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-08T10:33:37.383Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s) [2022-09-08T10:33:37.383Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-08T10:33:37.383Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.02s) [2022-09-08T10:33:37.383Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-08T10:33:37.383Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-09-08T10:33:37.383Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-09-08T10:33:37.383Z] PASS [2022-09-08T10:33:37.383Z] [2022-09-08T10:33:37.383Z] === Skipped [2022-09-08T10:33:37.383Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-08T10:33:37.383Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-08T10:33:37.383Z] [2022-09-08T10:33:37.383Z] DONE 57 tests, 1 skipped in 23.996s [2022-09-08T10:33:37.383Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-08T10:33:37.383Z] INFO: Testing against a local daemon [2022-09-08T10:33:37.383Z] === RUN TestVolumesCreateAndList [2022-09-08T10:33:37.383Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-08T10:33:37.383Z] === RUN TestVolumesRemove [2022-09-08T10:33:37.470Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-09-08T10:33:37.470Z] === RUN TestResizeWhenContainerNotStarted [2022-09-08T10:33:37.638Z] --- PASS: TestVolumesRemove (0.05s) [2022-09-08T10:33:37.638Z] === RUN TestVolumesInspect [2022-09-08T10:33:37.638Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-08T10:33:37.638Z] === RUN TestVolumesInvalidJSON [2022-09-08T10:33:37.638Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-08T10:33:37.638Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-08T10:33:37.638Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-08T10:33:37.638Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-08T10:33:37.638Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-08T10:33:37.638Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-08T10:33:37.638Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-08T10:33:37.638Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-08T10:33:37.638Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-09-08T10:33:37.638Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-08T10:33:37.638Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-08T10:33:37.638Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-08T10:33:37.638Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-08T10:33:37.638Z] PASS [2022-09-08T10:33:37.638Z] [2022-09-08T10:33:37.638Z] DONE 9 tests in 0.214s [2022-09-08T10:33:37.638Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-08T10:33:37.638Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14852 is not a child of this shell [2022-09-08T10:33:37.638Z] warning: PID 14852 from bundles/test-integration/docker.pid had a nonzero exit code [2022-09-08T10:33:37.638Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-08T10:33:37.638Z] [2022-09-08T10:33:37.638Z] Unloading profiles will leave already running processes permanently [2022-09-08T10:33:37.638Z] unconfined, which can lead to unexpected situations. [2022-09-08T10:33:37.638Z] [2022-09-08T10:33:37.638Z] To set a process to complain mode, use the command line tool [2022-09-08T10:33:37.638Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-08T10:33:37.638Z] Removing test suite binaries [2022-09-08T10:33:37.638Z] exiting test-integration [2022-09-08T10:33:37.638Z] ++ exit 0 [2022-09-08T10:33:37.638Z] [2022-09-08T10:33:37.729Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-09-08T10:33:37.729Z] === RUN TestDaemonRestartKillContainers [2022-09-08T10:33:37.729Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-08T10:33:37.729Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-08T10:33:37.729Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-08T10:33:37.729Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-08T10:33:37.729Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-08T10:33:37.729Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-08T10:33:37.729Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-08T10:33:37.729Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-08T10:33:37.729Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-08T10:33:37.729Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-08T10:33:37.729Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-08T10:33:37.729Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-08T10:33:37.729Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-08T10:33:37.729Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-08T10:33:37.730Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-08T10:33:37.730Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-08T10:33:37.730Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-08T10:33:37.730Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-08T10:33:37.730Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-08T10:33:37.730Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-08T10:33:37.730Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-08T10:33:37.730Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-08T10:33:37.730Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-08T10:33:37.730Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-08T10:33:37.730Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-08T10:33:37.730Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-08T10:33:37.730Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-08T10:33:37.730Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-08T10:33:37.730Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-08T10:33:37.730Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-08T10:33:37.730Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-08T10:33:37.730Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-08T10:33:37.730Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-08T10:33:37.730Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon Post stage [Pipeline] junit [2022-09-08T10:33:38.574Z] Recording test results [2022-09-08T10:33:38.967Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.25s) [2022-09-08T10:33:38.967Z] === RUN TestAuthZPluginV2Disable [2022-09-08T10:33:39.635Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-08T10:33:40.036Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-08T10:33:40.368Z] + echo Ensuring container killed. [2022-09-08T10:33:40.368Z] Ensuring container killed. [2022-09-08T10:33:40.368Z] + docker rm -vf docker-pr34 [2022-09-08T10:33:40.572Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-08T10:33:40.930Z] Error response from daemon: No such container: docker-pr34 [Pipeline] sh [2022-09-08T10:33:41.250Z] + echo Chowning /workspace to jenkins user [2022-09-08T10:33:41.250Z] Chowning /workspace to jenkins user [2022-09-08T10:33:41.250Z] + id -u [2022-09-08T10:33:41.250Z] + id -g [2022-09-08T10:33:41.250Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44034:/workspace busybox chown -R 1000:1000 /workspace [2022-09-08T10:33:41.250Z] Unable to find image 'busybox:latest' locally [2022-09-08T10:33:41.250Z] latest: Pulling from library/busybox [2022-09-08T10:33:41.505Z] 2c39bef88607: Pulling fs layer [2022-09-08T10:33:41.505Z] 2c39bef88607: Download complete [2022-09-08T10:33:41.505Z] 2c39bef88607: Pull complete [2022-09-08T10:33:41.505Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613 [2022-09-08T10:33:41.505Z] Status: Downloaded newer image for busybox:latest [2022-09-08T10:33:41.952Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-08T10:33:41.952Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-08T10:33:42.890Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-08T10:33:43.150Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-08T10:33:43.160Z] --- PASS: TestAuthZPluginV2Disable (3.79s) [2022-09-08T10:33:43.161Z] === RUN TestAuthZPluginV2RejectVolumeRequests [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-08T10:33:43.732Z] + bundleName=amd64-rootless [2022-09-08T10:33:43.732Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-09-08T10:33:43.732Z] Creating amd64-rootless-bundles.tar.gz [2022-09-08T10:33:43.732Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-09-08T10:33:43.732Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-09-08T10:33:43.741Z] Archiving artifacts [2022-09-08T10:33:45.495Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44034/34/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-08T10:33:45.842Z] + make clean [2022-09-08T10:33:46.417Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-08T10:33:46.417Z] docker-dev-cache [2022-09-08T10:33:46.417Z] docker-mod-cache [Pipeline] deleteDir [2022-09-08T10:33:46.439Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-08T10:33:46.449Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.50s) [2022-09-08T10:33:46.449Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-08T10:33:46.698Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-08T10:33:48.604Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-08T10:33:50.508Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-08T10:33:50.508Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-08T10:33:51.811Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-08T10:33:51.811Z] Using test binary docker [2022-09-08T10:33:51.811Z] +++ /etc/init.d/apparmor start [2022-09-08T10:33:51.811Z] Not: starting. [2022-09-08T10:33:51.811Z] Starting dockerd [2022-09-08T10:33:51.811Z] INFO: Waiting for daemon to start... [2022-09-08T10:33:51.811Z] +++ 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-09-08T10:33:51.811Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-08T10:33:51.811Z] Using test binary docker [2022-09-08T10:33:51.811Z] +++ /etc/init.d/apparmor start [2022-09-08T10:33:51.811Z] Not: starting. [2022-09-08T10:33:51.811Z] INFO: Waiting for daemon to start... [2022-09-08T10:33:51.811Z] Starting dockerd [2022-09-08T10:33:51.811Z] +++ 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-09-08T10:33:51.811Z] . [2022-09-08T10:33:51.811Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-08T10:33:51.811Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-08T10:33:51.811Z] Error: No such image: emptyfs [2022-09-08T10:33:51.811Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-08T10:33:51.811Z] ++++ docker load [2022-09-08T10:33:51.811Z] [2022-09-08T10:33:51.811Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-08T10:33:51.811Z] Loaded image: emptyfs:latest [2022-09-08T10:33:51.811Z] Running integration-test (iteration 1) [2022-09-08T10:33:51.811Z] 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-09-08T10:33:51.811Z] ++ 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-09-08T10:33:51.811Z] ++ set -e [2022-09-08T10:33:51.811Z] ++ '[' -n 0 ']' [2022-09-08T10:33:51.811Z] ++ set -x [2022-09-08T10:33:51.811Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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-09-08T10:33:51.811Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-08T10:33:51.811Z] Error: No such image: emptyfs [2022-09-08T10:33:51.811Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-08T10:33:51.811Z] ++++ docker load [2022-09-08T10:33:51.812Z] Loaded image: emptyfs:latest [2022-09-08T10:33:51.812Z] Running integration-test (iteration 1) [2022-09-08T10:33:51.812Z] 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-09-08T10:33:51.812Z] ++ 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-09-08T10:33:51.812Z] ++ set -e [2022-09-08T10:33:51.812Z] ++ '[' -n 0 ']' [2022-09-08T10:33:51.812Z] ++ set -x [2022-09-08T10:33:51.812Z] ++ 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 GITHUB_ACTIONS= 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-09-08T10:33:51.812Z] Loaded image: busybox:latest [2022-09-08T10:33:51.812Z] Loaded image: busybox:glibc [2022-09-08T10:33:51.812Z] Loaded image: busybox:latest [2022-09-08T10:33:51.812Z] Loaded image: busybox:glibc [2022-09-08T10:33:51.886Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-08T10:33:52.146Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-08T10:33:52.753Z] Loaded image: debian:bullseye-slim [2022-09-08T10:33:53.322Z] Loaded image: hello-world:latest [2022-09-08T10:33:53.322Z] Loaded image: debian:bullseye-slim [2022-09-08T10:33:53.322Z] Loaded image: arm32v7/hello-world:latest [2022-09-08T10:33:53.322Z] Loaded image: hello-world:latest [2022-09-08T10:33:53.322Z] INFO: Testing against a local daemon [2022-09-08T10:33:53.322Z] === RUN TestDockerDaemonSuite [2022-09-08T10:33:53.322Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-09-08T10:33:53.582Z] Loaded image: arm32v7/hello-world:latest [2022-09-08T10:33:53.582Z] INFO: Testing against a local daemon [2022-09-08T10:33:53.582Z] === RUN TestDockerSuite [2022-09-08T10:33:53.582Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-09-08T10:33:53.582Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-09-08T10:33:53.582Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-09-08T10:33:53.841Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-09-08T10:33:53.841Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-09-08T10:33:53.841Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-09-08T10:33:53.841Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-09-08T10:33:53.841Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-09-08T10:33:54.070Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-08T10:33:54.779Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-09-08T10:33:55.039Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-09-08T10:33:55.448Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-08T10:33:55.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.60s) [2022-09-08T10:33:55.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-09-08T10:33:55.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.00s) [2022-09-08T10:33:55.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-09-08T10:33:55.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s) [2022-09-08T10:33:55.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s) [2022-09-08T10:33:55.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.43s) [2022-09-08T10:33:55.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.48s) [2022-09-08T10:33:55.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.95s) [2022-09-08T10:33:55.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.68s) [2022-09-08T10:33:55.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.93s) [2022-09-08T10:33:55.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.79s) [2022-09-08T10:33:55.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.88s) [2022-09-08T10:33:55.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.74s) [2022-09-08T10:33:55.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.82s) [2022-09-08T10:33:55.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.65s) [2022-09-08T10:33:55.448Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-08T10:33:55.448Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-08T10:33:55.979Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-09-08T10:33:55.979Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-09-08T10:33:56.385Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-08T10:33:56.434Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.04s) [2022-09-08T10:33:56.434Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-08T10:33:57.322Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.82s) [2022-09-08T10:33:57.322Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.89s) [2022-09-08T10:33:57.322Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.91s) [2022-09-08T10:33:57.322Z] === RUN TestCgroupNamespacesRun [2022-09-08T10:33:57.359Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-09-08T10:33:57.938Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-09-08T10:33:57.938Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-09-08T10:33:57.938Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-09-08T10:33:58.699Z] --- PASS: TestCgroupNamespacesRun (1.19s) [2022-09-08T10:33:58.699Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-08T10:33:59.636Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s) [2022-09-08T10:33:59.636Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-08T10:33:59.853Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-09-08T10:33:59.853Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-09-08T10:33:59.853Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-09-08T10:33:59.853Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-09-08T10:33:59.853Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-09-08T10:34:00.573Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-09-08T10:34:00.573Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-08T10:34:00.833Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-09-08T10:34:01.952Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2022-09-08T10:34:01.952Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-08T10:34:02.222Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-09-08T10:34:02.222Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-09-08T10:34:02.222Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-09-08T10:34:02.222Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-09-08T10:34:03.331Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-09-08T10:34:03.331Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-08T10:34:04.268Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) [2022-09-08T10:34:04.268Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-08T10:34:04.836Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-09-08T10:34:04.836Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-08T10:34:06.214Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2022-09-08T10:34:06.214Z] === RUN TestNISDomainname [2022-09-08T10:34:06.787Z] --- PASS: TestNISDomainname (0.59s) [2022-09-08T10:34:06.787Z] === RUN TestHostnameDnsResolution [2022-09-08T10:34:07.355Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-09-08T10:34:07.355Z] === RUN TestUnprivilegedPortsAndPing [2022-09-08T10:34:07.924Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) [2022-09-08T10:34:07.924Z] === RUN TestPrivilegedHostDevices [2022-09-08T10:34:08.496Z] --- PASS: TestPrivilegedHostDevices (0.52s) [2022-09-08T10:34:08.496Z] === RUN TestRunConsoleSize [2022-09-08T10:34:08.755Z] --- PASS: TestRunConsoleSize (0.41s) [2022-09-08T10:34:08.755Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-08T10:34:08.795Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-09-08T10:34:11.289Z] --- PASS: TestRunWithAlternativeContainerdShim (1.98s) [2022-09-08T10:34:11.289Z] === RUN TestStats [2022-09-08T10:34:11.330Z] --- PASS: TestBuildWithHugeFile (115.77s) [2022-09-08T10:34:11.330Z] === RUN TestBuildWCOWSandboxSize [2022-09-08T10:34:11.330Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-08T10:34:11.330Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2022-09-08T10:34:11.330Z] === RUN TestBuildWithEmptyDockerfile [2022-09-08T10:34:11.330Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-08T10:34:11.330Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-08T10:34:11.330Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-08T10:34:11.330Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-08T10:34:11.330Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-08T10:34:11.330Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-08T10:34:11.330Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-08T10:34:11.330Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-08T10:34:11.330Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-09-08T10:34:11.330Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-08T10:34:11.330Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-09-08T10:34:11.330Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-09-08T10:34:11.330Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-09-08T10:34:11.330Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2022-09-08T10:34:11.330Z] === RUN TestBuildPreserveOwnership [2022-09-08T10:34:11.330Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-08T10:34:13.193Z] --- PASS: TestStats (2.42s) [2022-09-08T10:34:13.193Z] === RUN TestStopContainerWithTimeout [2022-09-08T10:34:13.193Z] === RUN TestStopContainerWithTimeout/0 [2022-09-08T10:34:13.193Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-08T10:34:13.193Z] === RUN TestStopContainerWithTimeout/1 [2022-09-08T10:34:13.193Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-08T10:34:13.193Z] === RUN TestStopContainerWithTimeout/3 [2022-09-08T10:34:13.193Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-08T10:34:13.193Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-08T10:34:13.193Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-08T10:34:13.193Z] === CONT TestStopContainerWithTimeout/0 [2022-09-08T10:34:13.193Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-08T10:34:13.235Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-09-08T10:34:13.496Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-08T10:34:14.129Z] === CONT TestStopContainerWithTimeout/3 [2022-09-08T10:34:14.523Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-09-08T10:34:14.523Z] PASS [2022-09-08T10:34:14.523Z] [2022-09-08T10:34:14.523Z] DONE 17 tests in 48.381s [2022-09-08T10:34:14.523Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-08T10:34:14.523Z] INFO: Testing against a local daemon [2022-09-08T10:34:14.523Z] === RUN TestPluginInvalidJSON [2022-09-08T10:34:14.523Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-08T10:34:14.523Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-08T10:34:14.523Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-08T10:34:14.523Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-08T10:34:14.523Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-08T10:34:14.523Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-08T10:34:14.523Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-08T10:34:14.523Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-08T10:34:14.523Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-08T10:34:14.523Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-08T10:34:14.523Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-08T10:34:14.523Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-08T10:34:14.523Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-08T10:34:14.523Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-08T10:34:14.523Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-08T10:34:14.523Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-08T10:34:14.523Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-08T10:34:14.523Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-08T10:34:14.523Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-08T10:34:14.523Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-08T10:34:14.523Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-08T10:34:14.523Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-08T10:34:14.523Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-09-08T10:34:14.523Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-09-08T10:34:14.523Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-08T10:34:14.523Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-08T10:34:14.523Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-08T10:34:14.523Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-09-08T10:34:14.523Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-09-08T10:34:14.523Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-08T10:34:14.523Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-08T10:34:14.523Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-08T10:34:14.523Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-09-08T10:34:14.523Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-08T10:34:14.523Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-08T10:34:14.523Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-08T10:34:14.523Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-08T10:34:14.523Z] === RUN TestPluginInstall [2022-09-08T10:34:14.523Z] === RUN TestPluginInstall/no_auth [2022-09-08T10:34:14.882Z] --- PASS: TestBuildPreserveOwnership (3.46s) [2022-09-08T10:34:14.882Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.25s) [2022-09-08T10:34:14.882Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.20s) [2022-09-08T10:34:14.882Z] === RUN TestBuildPlatformInvalid [2022-09-08T10:34:14.882Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-09-08T10:34:14.882Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-08T10:34:15.141Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-09-08T10:34:15.709Z] Loaded image: busybox:latest [2022-09-08T10:34:15.968Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-09-08T10:34:15.968Z] Loaded image: busybox:glibc [2022-09-08T10:34:16.033Z] === CONT TestStopContainerWithTimeout/1 [2022-09-08T10:34:16.228Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-09-08T10:34:17.167Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-09-08T10:34:17.410Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-08T10:34:17.410Z] --- PASS: TestStopContainerWithTimeout/0 (0.72s) [2022-09-08T10:34:17.410Z] --- PASS: TestStopContainerWithTimeout/-1 (2.72s) [2022-09-08T10:34:17.410Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2022-09-08T10:34:17.410Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-09-08T10:34:17.410Z] === RUN TestDeleteDevicemapper [2022-09-08T10:34:17.410Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-08T10:34:17.410Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-08T10:34:17.410Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-08T10:34:17.819Z] time="2022-09-08T10:34:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T10:34:17.819Z] time="2022-09-08T10:34:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:039c46dbff8e6da0d04174eeb6f68c87ddb9543fe417d247c755238298764896" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T10:34:17.819Z] time="2022-09-08T10:34:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T10:34:17.819Z] time="2022-09-08T10:34:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:039c46dbff8e6da0d04174eeb6f68c87ddb9543fe417d247c755238298764896" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T10:34:18.079Z] === RUN TestPluginInstall/with_htpasswd [2022-09-08T10:34:18.107Z] docker_cli_daemon_test.go:1475: [d1fb88dc14a06] daemon is not started [2022-09-08T10:34:18.338Z] time="2022-09-08T10:34:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T10:34:18.338Z] time="2022-09-08T10:34:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:33316f94401c04468d5a9ba295e82cb32ad4ac8dd4908b2c6330069055d493dc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T10:34:18.338Z] time="2022-09-08T10:34:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T10:34:18.338Z] time="2022-09-08T10:34:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:33316f94401c04468d5a9ba295e82cb32ad4ac8dd4908b2c6330069055d493dc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T10:34:18.598Z] === RUN TestPluginInstall/with_insecure [2022-09-08T10:34:19.315Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.62s) [2022-09-08T10:34:19.315Z] === RUN TestUpdateMemory [2022-09-08T10:34:19.487Z] check_test.go:540: [db03687798a2d] daemon is not started [2022-09-08T10:34:19.487Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-09-08T10:34:19.487Z] Loaded image: debian:bullseye-slim [2022-09-08T10:34:19.487Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-09-08T10:34:19.487Z] Loaded image: hello-world:latest [2022-09-08T10:34:19.537Z] time="2022-09-08T10:34:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T10:34:19.537Z] time="2022-09-08T10:34:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:73595d2943f066e4d6f6be895e2694a3c0adb71ccd3769a3bd3ceabe24325228" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T10:34:19.537Z] time="2022-09-08T10:34:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T10:34:19.537Z] time="2022-09-08T10:34:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:73595d2943f066e4d6f6be895e2694a3c0adb71ccd3769a3bd3ceabe24325228" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T10:34:19.574Z] --- PASS: TestUpdateMemory (0.56s) [2022-09-08T10:34:19.574Z] === RUN TestUpdateCPUQuota [2022-09-08T10:34:19.748Z] Loaded image: arm32v7/hello-world:latest [2022-09-08T10:34:19.796Z] plugin_test.go:196: [d1f5233413f9a] daemon is not started [2022-09-08T10:34:19.796Z] --- PASS: TestPluginInstall (6.63s) [2022-09-08T10:34:19.796Z] --- PASS: TestPluginInstall/no_auth (4.90s) [2022-09-08T10:34:19.796Z] --- PASS: TestPluginInstall/with_htpasswd (0.63s) [2022-09-08T10:34:19.796Z] --- PASS: TestPluginInstall/with_insecure (1.10s) [2022-09-08T10:34:19.796Z] === RUN TestPluginsWithRuntimes [2022-09-08T10:34:20.511Z] --- PASS: TestUpdateCPUQuota (0.75s) [2022-09-08T10:34:20.511Z] === RUN TestUpdatePidsLimit [2022-09-08T10:34:20.511Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-08T10:34:20.511Z] === RUN TestUpdatePidsLimit/no_change [2022-09-08T10:34:20.692Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-09-08T10:34:20.770Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-08T10:34:21.029Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-08T10:34:21.029Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-08T10:34:21.288Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-08T10:34:21.547Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-08T10:34:21.701Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-08T10:34:22.072Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-09-08T10:34:22.072Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-09-08T10:34:22.072Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-09-08T10:34:22.114Z] --- PASS: TestUpdatePidsLimit (1.81s) [2022-09-08T10:34:22.114Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-09-08T10:34:22.114Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-09-08T10:34:22.114Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-09-08T10:34:22.114Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2022-09-08T10:34:22.114Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.17s) [2022-09-08T10:34:22.114Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-09-08T10:34:22.114Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2022-09-08T10:34:22.114Z] === RUN TestUpdateRestartPolicy [2022-09-08T10:34:22.269Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-08T10:34:23.351Z] --- PASS: TestPluginsWithRuntimes (3.35s) [2022-09-08T10:34:23.351Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-09-08T10:34:23.351Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2022-09-08T10:34:23.351Z] === RUN TestPluginBackCompatMediaTypes [2022-09-08T10:34:23.452Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-09-08T10:34:23.712Z] check_test.go:540: [d1ee6a4124e92] daemon is not started [2022-09-08T10:34:23.712Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-09-08T10:34:23.932Z] --- PASS: TestPluginBackCompatMediaTypes (0.67s) [2022-09-08T10:34:23.932Z] PASS [2022-09-08T10:34:23.932Z] [2022-09-08T10:34:23.932Z] DONE 24 tests in 10.687s [2022-09-08T10:34:23.932Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-08T10:34:23.932Z] INFO: Testing against a local daemon [2022-09-08T10:34:23.932Z] === RUN TestExternalGraphDriver [2022-09-08T10:34:24.193Z] === RUN TestExternalGraphDriver/json [2022-09-08T10:34:24.286Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-09-08T10:34:24.388Z] .........................xx.................... [ 29%] [2022-09-08T10:34:24.856Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-09-08T10:34:25.794Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-09-08T10:34:26.108Z] === RUN TestExternalGraphDriver/spec [2022-09-08T10:34:27.488Z] === RUN TestExternalGraphDriver/pull [2022-09-08T10:34:28.330Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-09-08T10:34:29.395Z] --- PASS: TestExternalGraphDriver (5.36s) [2022-09-08T10:34:29.395Z] --- PASS: TestExternalGraphDriver/json (1.68s) [2022-09-08T10:34:29.395Z] --- PASS: TestExternalGraphDriver/spec (1.67s) [2022-09-08T10:34:29.395Z] --- PASS: TestExternalGraphDriver/pull (1.67s) [2022-09-08T10:34:29.395Z] === RUN TestGraphdriverPluginV2 [2022-09-08T10:34:31.624Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-09-08T10:34:31.624Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-09-08T10:34:32.193Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-09-08T10:34:33.132Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-09-08T10:34:33.391Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (18.47s) [2022-09-08T10:34:33.391Z] PASS [2022-09-08T10:34:33.391Z] [2022-09-08T10:34:33.391Z] === Skipped [2022-09-08T10:34:33.391Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-09-08T10:34:33.391Z] build_session_test.go:25: TODO: BuildKit [2022-09-08T10:34:33.391Z] [2022-09-08T10:34:33.391Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2022-09-08T10:34:33.391Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-08T10:34:33.391Z] [2022-09-08T10:34:33.391Z] DONE 34 tests, 2 skipped in 185.374s [2022-09-08T10:34:33.391Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-09-08T10:34:33.391Z] ++ 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-09-08T10:34:33.391Z] ++ set -e [2022-09-08T10:34:33.391Z] ++ '[' -n 0 ']' [2022-09-08T10:34:33.391Z] ++ set -x [2022-09-08T10:34:33.391Z] ++ 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 GITHUB_ACTIONS= 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-09-08T10:34:33.391Z] INFO: Testing against a local daemon [2022-09-08T10:34:33.391Z] === RUN TestConfigInspect [2022-09-08T10:34:33.391Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-09-08T10:34:33.595Z] --- PASS: TestGraphdriverPluginV2 (4.29s) [2022-09-08T10:34:33.595Z] PASS [2022-09-08T10:34:33.595Z] [2022-09-08T10:34:33.595Z] DONE 5 tests in 9.687s [2022-09-08T10:34:33.595Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-08T10:34:33.595Z] INFO: Testing against a local daemon [2022-09-08T10:34:33.595Z] === RUN TestContinueAfterPluginCrash [2022-09-08T10:34:33.595Z] === PAUSE TestContinueAfterPluginCrash [2022-09-08T10:34:33.595Z] === RUN TestReadPluginNoRead [2022-09-08T10:34:33.595Z] === PAUSE TestReadPluginNoRead [2022-09-08T10:34:33.595Z] === RUN TestDaemonStartWithLogOpt [2022-09-08T10:34:33.595Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-08T10:34:33.595Z] === CONT TestContinueAfterPluginCrash [2022-09-08T10:34:33.595Z] === CONT TestDaemonStartWithLogOpt [2022-09-08T10:34:33.650Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-09-08T10:34:33.909Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-09-08T10:34:33.909Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-09-08T10:34:33.909Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-09-08T10:34:34.329Z] --- PASS: TestUpdateRestartPolicy (10.88s) [2022-09-08T10:34:34.329Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-08T10:34:34.329Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-09-08T10:34:34.329Z] === RUN TestWaitNonBlocked [2022-09-08T10:34:34.329Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-08T10:34:34.329Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-08T10:34:34.329Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-08T10:34:34.329Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-08T10:34:34.329Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-08T10:34:34.329Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-08T10:34:34.329Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-08T10:34:34.329Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s) [2022-09-08T10:34:34.329Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.80s) [2022-09-08T10:34:34.329Z] === RUN TestWaitBlocked [2022-09-08T10:34:34.329Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-08T10:34:34.329Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-08T10:34:34.329Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-08T10:34:34.329Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-08T10:34:34.330Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-08T10:34:34.330Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-08T10:34:34.898Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-08T10:34:34.898Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.61s) [2022-09-08T10:34:34.898Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s) [2022-09-08T10:34:34.898Z] === RUN TestWaitConditions [2022-09-08T10:34:34.898Z] === RUN TestWaitConditions/default [2022-09-08T10:34:34.898Z] === PAUSE TestWaitConditions/default [2022-09-08T10:34:34.898Z] === RUN TestWaitConditions/not-running [2022-09-08T10:34:34.898Z] === PAUSE TestWaitConditions/not-running [2022-09-08T10:34:34.898Z] === RUN TestWaitConditions/next-exit [2022-09-08T10:34:34.898Z] === PAUSE TestWaitConditions/next-exit [2022-09-08T10:34:34.898Z] === RUN TestWaitConditions/removed [2022-09-08T10:34:34.898Z] === PAUSE TestWaitConditions/removed [2022-09-08T10:34:34.898Z] === CONT TestWaitConditions/default [2022-09-08T10:34:34.898Z] === CONT TestWaitConditions/next-exit [2022-09-08T10:34:35.157Z] wait_test.go:146: ContainerID = f56dfaa04936d91ec0879f7a02f4f1184841609fdd318532a1b1fe7e0cd074ba [2022-09-08T10:34:35.157Z] === CONT TestWaitConditions/default [2022-09-08T10:34:35.157Z] wait_test.go:146: ContainerID = 7c24b31ff2ec0d003a7e5e6c2651e5dc0a2347725a4173d164c09aa0ee4c941e [2022-09-08T10:34:35.725Z] === CONT TestWaitConditions/removed [2022-09-08T10:34:35.725Z] wait_test.go:146: ContainerID = 37ad3b559072319ae3027e47d23dec33e6c468c54d77b47b6f710f4df59b7db0 [2022-09-08T10:34:35.725Z] === CONT TestWaitConditions/not-running [2022-09-08T10:34:35.725Z] wait_test.go:146: ContainerID = 5e6374090cef7a0954d35419a81287a6fc38225eab80c6192225bb0661992839 [2022-09-08T10:34:35.819Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-09-08T10:34:36.294Z] --- PASS: TestWaitConditions (0.01s) [2022-09-08T10:34:36.294Z] --- PASS: TestWaitConditions/default (0.65s) [2022-09-08T10:34:36.294Z] --- PASS: TestWaitConditions/next-exit (0.68s) [2022-09-08T10:34:36.294Z] --- PASS: TestWaitConditions/removed (0.61s) [2022-09-08T10:34:36.294Z] --- PASS: TestWaitConditions/not-running (0.65s) [2022-09-08T10:34:36.294Z] === RUN TestWaitRestartedContainer [2022-09-08T10:34:36.294Z] === RUN TestWaitRestartedContainer/default [2022-09-08T10:34:36.294Z] === PAUSE TestWaitRestartedContainer/default [2022-09-08T10:34:36.294Z] === RUN TestWaitRestartedContainer/not-running [2022-09-08T10:34:36.294Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-08T10:34:36.294Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-08T10:34:36.294Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-08T10:34:36.294Z] === CONT TestWaitRestartedContainer/default [2022-09-08T10:34:36.294Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-08T10:34:36.757Z] --- PASS: TestConfigInspect (3.24s) [2022-09-08T10:34:36.757Z] === RUN TestConfigList [2022-09-08T10:34:36.757Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-09-08T10:34:37.327Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-09-08T10:34:37.327Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-09-08T10:34:37.674Z] === CONT TestWaitRestartedContainer/not-running [2022-09-08T10:34:37.795Z] --- PASS: TestDaemonStartWithLogOpt (3.49s) [2022-09-08T10:34:37.795Z] === CONT TestReadPluginNoRead [2022-09-08T10:34:37.897Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-09-08T10:34:38.611Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-09-08T10:34:38.611Z] --- PASS: TestWaitRestartedContainer/next-exit (1.26s) [2022-09-08T10:34:38.611Z] --- PASS: TestWaitRestartedContainer/default (1.31s) [2022-09-08T10:34:38.611Z] --- PASS: TestWaitRestartedContainer/not-running (0.87s) [2022-09-08T10:34:38.611Z] === CONT TestContainerStartOnDaemonRestart [2022-09-08T10:34:38.611Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-08T10:34:38.836Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-09-08T10:34:39.405Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-09-08T10:34:39.664Z] --- PASS: TestConfigList (3.06s) [2022-09-08T10:34:39.664Z] === RUN TestConfigsCreateAndDelete [2022-09-08T10:34:39.702Z] === RUN TestReadPluginNoRead/default [2022-09-08T10:34:39.925Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-09-08T10:34:40.186Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-09-08T10:34:40.520Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.05s) [2022-09-08T10:34:40.520Z] === CONT TestIpcModeOlderClient [2022-09-08T10:34:40.520Z] --- PASS: TestContainerStartOnDaemonRestart (2.09s) [2022-09-08T10:34:40.520Z] === CONT TestContainerKillOnDaemonStart [2022-09-08T10:34:40.520Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-09-08T10:34:40.520Z] === CONT TestDaemonHostGatewayIP [2022-09-08T10:34:40.639Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-08T10:34:40.754Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-09-08T10:34:40.754Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-09-08T10:34:40.754Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-09-08T10:34:40.987Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-09-08T10:34:41.323Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-09-08T10:34:41.323Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-09-08T10:34:41.323Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-09-08T10:34:41.583Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-09-08T10:34:41.583Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-09-08T10:34:42.016Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-08T10:34:42.017Z] --- PASS: TestContinueAfterPluginCrash (8.48s) [2022-09-08T10:34:42.152Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-09-08T10:34:42.410Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-09-08T10:34:42.671Z] --- PASS: TestConfigsCreateAndDelete (2.92s) [2022-09-08T10:34:42.671Z] === RUN TestConfigsUpdate [2022-09-08T10:34:43.056Z] --- PASS: TestDaemonHostGatewayIP (2.42s) [2022-09-08T10:34:43.056Z] === CONT TestDaemonRestartIpcMode [2022-09-08T10:34:43.240Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-09-08T10:34:43.395Z] === CONT TestReadPluginNoRead [2022-09-08T10:34:43.395Z] read_test.go:92: [d1d753c2868ac] daemon is not started [2022-09-08T10:34:43.395Z] --- PASS: TestReadPluginNoRead (6.02s) [2022-09-08T10:34:43.395Z] --- PASS: TestReadPluginNoRead/default (1.27s) [2022-09-08T10:34:43.395Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.25s) [2022-09-08T10:34:43.395Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s) [2022-09-08T10:34:43.395Z] PASS [2022-09-08T10:34:43.395Z] [2022-09-08T10:34:43.395Z] DONE 6 tests in 9.541s [2022-09-08T10:34:43.395Z] 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-09-08T10:34:43.395Z] testing: warning: no tests to run [2022-09-08T10:34:43.395Z] PASS [2022-09-08T10:34:43.395Z] [2022-09-08T10:34:43.395Z] DONE 0 tests in 0.008s [2022-09-08T10:34:43.395Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-08T10:34:43.395Z] INFO: Testing against a local daemon [2022-09-08T10:34:43.395Z] === RUN TestPluginWithDevMounts [2022-09-08T10:34:43.395Z] === PAUSE TestPluginWithDevMounts [2022-09-08T10:34:43.395Z] === CONT TestPluginWithDevMounts [2022-09-08T10:34:43.500Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-09-08T10:34:43.759Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-09-08T10:34:44.018Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-09-08T10:34:44.773Z] --- PASS: TestPluginWithDevMounts (1.60s) [2022-09-08T10:34:44.774Z] PASS [2022-09-08T10:34:44.774Z] [2022-09-08T10:34:44.774Z] DONE 1 tests in 1.621s [2022-09-08T10:34:44.774Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-08T10:34:44.774Z] INFO: Testing against a local daemon [2022-09-08T10:34:44.774Z] === RUN TestSecretInspect [2022-09-08T10:34:45.590Z] --- PASS: TestDaemonRestartIpcMode (2.22s) [2022-09-08T10:34:45.925Z] --- PASS: TestConfigsUpdate (3.07s) [2022-09-08T10:34:45.925Z] === RUN TestTemplatedConfig [2022-09-08T10:34:45.925Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-09-08T10:34:45.925Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-09-08T10:34:46.494Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-09-08T10:34:46.494Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-09-08T10:34:47.309Z] --- PASS: TestSecretInspect (2.17s) [2022-09-08T10:34:47.309Z] === RUN TestSecretList [2022-09-08T10:34:47.434Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-09-08T10:34:47.434Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-09-08T10:34:48.004Z] check_test.go:540: [dbf45463b1362] daemon is not started [2022-09-08T10:34:48.004Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-09-08T10:34:48.262Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-09-08T10:34:48.443Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-09-08T10:34:48.832Z] --- PASS: TestTemplatedConfig (2.99s) [2022-09-08T10:34:48.832Z] === RUN TestConfigCreateResolve [2022-09-08T10:34:49.106Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-09-08T10:34:49.213Z] --- PASS: TestSecretList (2.18s) [2022-09-08T10:34:49.213Z] === RUN TestSecretsCreateAndDelete [2022-09-08T10:34:50.049Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-09-08T10:34:50.050Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-09-08T10:34:50.316Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-09-08T10:34:50.884Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-09-08T10:34:51.748Z] --- PASS: TestSecretsCreateAndDelete (2.22s) [2022-09-08T10:34:51.748Z] === RUN TestSecretsUpdate [2022-09-08T10:34:51.822Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-09-08T10:34:51.822Z] --- PASS: TestConfigCreateResolve (3.08s) [2022-09-08T10:34:51.822Z] PASS [2022-09-08T10:34:51.822Z] [2022-09-08T10:34:51.822Z] DONE 6 tests in 18.487s [2022-09-08T10:34:51.822Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-09-08T10:34:51.822Z] ++ 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-09-08T10:34:51.822Z] ++ set -e [2022-09-08T10:34:51.822Z] ++ '[' -n 0 ']' [2022-09-08T10:34:51.822Z] ++ set -x [2022-09-08T10:34:51.822Z] ++ 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 GITHUB_ACTIONS= 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-09-08T10:34:51.822Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-09-08T10:34:52.081Z] INFO: Testing against a local daemon [2022-09-08T10:34:52.081Z] === RUN TestAttachWithTTY [2022-09-08T10:34:52.081Z] --- PASS: TestAttachWithTTY (0.08s) [2022-09-08T10:34:52.081Z] === RUN TestAttachWithoutTTy [2022-09-08T10:34:52.166Z] --- PASS: TestContainerKillOnDaemonStart (11.64s) [2022-09-08T10:34:52.166Z] PASS [2022-09-08T10:34:52.166Z] [2022-09-08T10:34:52.166Z] === Skipped [2022-09-08T10:34:52.166Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-09-08T10:34:52.166Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-08T10:34:52.166Z] [2022-09-08T10:34:52.166Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-08T10:34:52.166Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-08T10:34:52.166Z] [2022-09-08T10:34:52.166Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-08T10:34:52.166Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-08T10:34:52.166Z] [2022-09-08T10:34:52.166Z] DONE 273 tests, 3 skipped in 129.731s [2022-09-08T10:34:52.166Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-08T10:34:52.166Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-09-08T10:34:52.166Z] ++ set -e [2022-09-08T10:34:52.166Z] ++ '[' -n 0 ']' [2022-09-08T10:34:52.166Z] ++ set -x [2022-09-08T10:34:52.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 GITHUB_ACTIONS= 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-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-09-08T10:34:52.340Z] --- PASS: TestAttachWithoutTTy (0.07s) [2022-09-08T10:34:52.340Z] === RUN TestCheckpoint [2022-09-08T10:34:52.340Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-08T10:34:52.340Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-08T10:34:52.340Z] === RUN TestContainerInvalidJSON [2022-09-08T10:34:52.340Z] === RUN TestContainerInvalidJSON/commit [2022-09-08T10:34:52.340Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-08T10:34:52.340Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-08T10:34:52.340Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-08T10:34:52.340Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-08T10:34:52.340Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-08T10:34:52.340Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-08T10:34:52.340Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-08T10:34:52.340Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-08T10:34:52.340Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-08T10:34:52.340Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-08T10:34:52.340Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-08T10:34:52.340Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-08T10:34:52.340Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-08T10:34:52.340Z] === CONT TestContainerInvalidJSON/commit [2022-09-08T10:34:52.340Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-08T10:34:52.340Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-08T10:34:52.340Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-08T10:34:52.340Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-08T10:34:52.340Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-08T10:34:52.340Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-08T10:34:52.340Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-08T10:34:52.340Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-08T10:34:52.340Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-08T10:34:52.340Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-08T10:34:52.340Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-08T10:34:52.340Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-08T10:34:52.340Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-08T10:34:52.340Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-08T10:34:52.340Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-08T10:34:52.340Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-08T10:34:52.340Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-08T10:34:52.340Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-08T10:34:52.340Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-08T10:34:52.340Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-08T10:34:52.340Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-08T10:34:52.340Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-08T10:34:52.340Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-08T10:34:52.340Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull=== RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-08T10:34:52.340Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-08T10:34:52.340Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-08T10:34:52.340Z] [2022-09-08T10:34:52.340Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-08T10:34:52.340Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-08T10:34:52.340Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-08T10:34:52.340Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-08T10:34:52.340Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-08T10:34:52.340Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-08T10:34:52.340Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-08T10:34:52.340Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-08T10:34:52.340Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-09-08T10:34:52.340Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-09-08T10:34:52.340Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-09-08T10:34:52.340Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-08T10:34:52.340Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-09-08T10:34:52.340Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-08T10:34:52.340Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-09-08T10:34:52.340Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-08T10:34:52.340Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-09-08T10:34:52.340Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-08T10:34:52.340Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-08T10:34:52.340Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-09-08T10:34:52.340Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-08T10:34:52.340Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-08T10:34:52.340Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-08T10:34:52.340Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-08T10:34:52.340Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-09-08T10:34:52.340Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-09-08T10:34:52.340Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-09-08T10:34:52.340Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-08T10:34:52.340Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-08T10:34:52.340Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-09-08T10:34:52.340Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-08T10:34:52.340Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-08T10:34:52.340Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-08T10:34:52.340Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-08T10:34:52.340Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-09-08T10:34:52.340Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-08T10:34:52.340Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-09-08T10:34:52.340Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-09-08T10:34:52.340Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-08T10:34:52.340Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-09-08T10:34:52.340Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-08T10:34:52.340Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-08T10:34:52.340Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-08T10:34:52.340Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-08T10:34:52.340Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-08T10:34:52.340Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-09-08T10:34:52.340Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-08T10:34:52.340Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-09-08T10:34:52.340Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-09-08T10:34:52.340Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-08T10:34:52.428Z] === RUN TestConfigDaemonLibtrustID [2022-09-08T10:34:52.600Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-09-08T10:34:52.600Z] === RUN TestCopyEmptyFile [2022-09-08T10:34:52.860Z] --- PASS: TestCopyEmptyFile (0.43s) [2022-09-08T10:34:52.860Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-08T10:34:52.860Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-09-08T10:34:52.860Z] === RUN TestCopyFromContainer [2022-09-08T10:34:52.996Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-09-08T10:34:52.996Z] === RUN TestConfigDaemonID [2022-09-08T10:34:53.119Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-09-08T10:34:53.306Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-09-08T10:34:53.655Z] --- PASS: TestSecretsUpdate (2.18s) [2022-09-08T10:34:53.655Z] === RUN TestTemplatedSecret [2022-09-08T10:34:53.932Z] daemon_test.go:83: [da9e40c274072] daemon is not started [2022-09-08T10:34:53.932Z] --- PASS: TestConfigDaemonID (1.04s) [2022-09-08T10:34:53.932Z] === RUN TestDaemonConfigValidation [2022-09-08T10:34:53.932Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-08T10:34:53.932Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-08T10:34:53.932Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-08T10:34:53.932Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-08T10:34:53.932Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-08T10:34:53.932Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-08T10:34:53.932Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-08T10:34:53.932Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-08T10:34:53.932Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-08T10:34:53.932Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-08T10:34:53.932Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-08T10:34:53.932Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-08T10:34:53.932Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-08T10:34:53.932Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-08T10:34:54.191Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-08T10:34:54.191Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-08T10:34:54.191Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-09-08T10:34:54.191Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-09-08T10:34:54.191Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-09-08T10:34:54.191Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-09-08T10:34:54.191Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-09-08T10:34:54.191Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-08T10:34:54.191Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-08T10:34:54.498Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-09-08T10:34:54.757Z] === RUN TestCopyFromContainer// [2022-09-08T10:34:54.757Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-09-08T10:34:54.757Z] === RUN TestCopyFromContainer//bar/root [2022-09-08T10:34:54.757Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-08T10:34:55.016Z] === RUN TestCopyFromContainer/bar/quux [2022-09-08T10:34:55.016Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-08T10:34:55.016Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-08T10:34:55.128Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-08T10:34:55.276Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-08T10:34:55.276Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-08T10:34:55.276Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-08T10:34:55.535Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-08T10:34:55.535Z] --- PASS: TestCopyFromContainer (2.59s) [2022-09-08T10:34:55.535Z] --- PASS: TestCopyFromContainer// (0.09s) [2022-09-08T10:34:55.535Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2022-09-08T10:34:55.535Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2022-09-08T10:34:55.535Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2022-09-08T10:34:55.535Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2022-09-08T10:34:55.535Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-09-08T10:34:55.535Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2022-09-08T10:34:55.535Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2022-09-08T10:34:55.535Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2022-09-08T10:34:55.535Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2022-09-08T10:34:55.535Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-08T10:34:55.535Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-08T10:34:55.535Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-08T10:34:55.535Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-08T10:34:55.535Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-08T10:34:55.535Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-08T10:34:55.535Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-08T10:34:55.535Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-08T10:34:55.535Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-08T10:34:55.535Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-08T10:34:55.535Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-09-08T10:34:55.535Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-08T10:34:55.535Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-08T10:34:55.535Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-08T10:34:55.535Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-08T10:34:55.535Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-09-08T10:34:55.535Z] === RUN TestCreateWithInvalidEnv [2022-09-08T10:34:55.535Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-08T10:34:55.535Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-08T10:34:55.535Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-08T10:34:55.535Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-08T10:34:55.536Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-08T10:34:55.536Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-08T10:34:55.536Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-08T10:34:55.536Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-08T10:34:55.536Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-08T10:34:55.536Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-08T10:34:55.536Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-08T10:34:55.536Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-08T10:34:55.536Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-08T10:34:55.536Z] === RUN TestCreateTmpfsMountsTarget [2022-09-08T10:34:55.536Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-09-08T10:34:55.536Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-08T10:34:56.104Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-09-08T10:34:56.104Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-09-08T10:34:56.104Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-09-08T10:34:56.104Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-09-08T10:34:56.104Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-09-08T10:34:56.189Z] --- PASS: TestTemplatedSecret (2.59s) [2022-09-08T10:34:56.189Z] === RUN TestSecretCreateResolve [2022-09-08T10:34:56.505Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-08T10:34:56.671Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-09-08T10:34:57.239Z] --- PASS: TestCreateWithCustomMaskedPaths (1.50s) [2022-09-08T10:34:57.239Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-08T10:34:57.442Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-08T10:34:57.442Z] daemon_test.go:197: [d77a1b949d48f] daemon is not started [2022-09-08T10:34:57.442Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-09-08T10:34:57.442Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-09-08T10:34:57.442Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-09-08T10:34:57.442Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-09-08T10:34:57.442Z] === RUN TestDaemonProxy [2022-09-08T10:34:57.442Z] === RUN TestDaemonProxy/environment_variables [2022-09-08T10:34:57.808Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-09-08T10:34:58.377Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.32s) [2022-09-08T10:34:58.377Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-08T10:34:58.377Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-08T10:34:58.377Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-08T10:34:58.377Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-08T10:34:58.377Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-08T10:34:58.377Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-08T10:34:58.377Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-08T10:34:58.377Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-08T10:34:58.377Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-08T10:34:58.377Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-08T10:34:58.377Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-08T10:34:58.377Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-08T10:34:58.377Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-08T10:34:58.377Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-08T10:34:58.377Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-08T10:34:58.377Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-08T10:34:58.377Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-08T10:34:58.377Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-08T10:34:58.377Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-08T10:34:58.637Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-08T10:34:58.637Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-08T10:34:58.637Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-08T10:34:58.637Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-08T10:34:58.722Z] --- PASS: TestSecretCreateResolve (2.22s) [2022-09-08T10:34:58.722Z] PASS [2022-09-08T10:34:58.722Z] [2022-09-08T10:34:58.722Z] DONE 6 tests in 13.580s [2022-09-08T10:34:58.722Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-09-08T10:34:58.722Z] INFO: Testing against a local daemon [2022-09-08T10:34:58.722Z] === RUN TestServiceCreateInit [2022-09-08T10:34:58.722Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-08T10:34:58.896Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2022-09-08T10:34:58.896Z] === RUN TestCreateDifferentPlatform [2022-09-08T10:34:58.896Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-08T10:34:58.896Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-08T10:34:58.896Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-09-08T10:34:58.896Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-08T10:34:58.896Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-08T10:34:58.896Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-08T10:34:58.896Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-09-08T10:34:58.896Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-08T10:34:58.896Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-09-08T10:34:58.896Z] === RUN TestCreateInvalidHostConfig [2022-09-08T10:34:58.896Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-08T10:34:58.896Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-08T10:34:58.896Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-08T10:34:58.896Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-08T10:34:58.896Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-08T10:34:58.896Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-08T10:34:58.896Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-08T10:34:58.896Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-08T10:34:59.154Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-08T10:34:59.154Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-08T10:34:59.154Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-08T10:34:59.154Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-08T10:34:59.154Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-09-08T10:34:59.154Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-08T10:34:59.154Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-08T10:34:59.154Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-08T10:34:59.154Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-08T10:34:59.154Z] === RUN TestContainerStartOnDaemonRestart [2022-09-08T10:34:59.154Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-08T10:34:59.154Z] === RUN TestDaemonRestartIpcMode [2022-09-08T10:34:59.154Z] === PAUSE TestDaemonRestartIpcMode [2022-09-08T10:34:59.154Z] === RUN TestDaemonHostGatewayIP [2022-09-08T10:34:59.154Z] === PAUSE TestDaemonHostGatewayIP [2022-09-08T10:34:59.154Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-08T10:34:59.154Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-08T10:34:59.154Z] === RUN TestContainerKillOnDaemonStart [2022-09-08T10:34:59.154Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-08T10:34:59.154Z] === RUN TestDiff [2022-09-08T10:34:59.346Z] === RUN TestDaemonProxy/command-line_options [2022-09-08T10:34:59.413Z] --- PASS: TestDiff (0.43s) [2022-09-08T10:34:59.413Z] === RUN TestExecConsoleSize [2022-09-08T10:34:59.981Z] --- PASS: TestExecConsoleSize (0.54s) [2022-09-08T10:34:59.981Z] === RUN TestExecWithCloseStdin [2022-09-08T10:35:00.550Z] --- PASS: TestExecWithCloseStdin (0.53s) [2022-09-08T10:35:00.550Z] === RUN TestExec [2022-09-08T10:35:00.723Z] === RUN TestDaemonProxy/configuration_file [2022-09-08T10:35:00.809Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-09-08T10:35:01.068Z] --- PASS: TestExec (0.56s) [2022-09-08T10:35:01.068Z] === RUN TestExecUser [2022-09-08T10:35:01.637Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-09-08T10:35:01.637Z] === RUN TestDockerSuite/TestContainerAPITop [2022-09-08T10:35:01.897Z] --- PASS: TestExecUser (0.76s) [2022-09-08T10:35:01.897Z] === RUN TestExportContainerAndImportImage [2022-09-08T10:35:01.897Z] check_test.go:540: [d1ce0e090fbac] daemon is not started [2022-09-08T10:35:01.897Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-09-08T10:35:02.013Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-08T10:35:02.157Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-09-08T10:35:02.157Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-09-08T10:35:02.157Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-09-08T10:35:02.157Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-09-08T10:35:02.416Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-09-08T10:35:02.628Z] === RUN TestDaemonProxy/conflicting_options [2022-09-08T10:35:02.887Z] === RUN TestDaemonProxy/reload_sanitized [2022-09-08T10:35:02.984Z] --- PASS: TestExportContainerAndImportImage (0.98s) [2022-09-08T10:35:02.984Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-08T10:35:02.984Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-09-08T10:35:03.455Z] --- PASS: TestDaemonProxy (6.25s) [2022-09-08T10:35:03.455Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-09-08T10:35:03.455Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-09-08T10:35:03.455Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-09-08T10:35:03.455Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-09-08T10:35:03.455Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-09-08T10:35:03.455Z] PASS [2022-09-08T10:35:03.455Z] [2022-09-08T10:35:03.455Z] DONE 18 tests in 11.286s [2022-09-08T10:35:03.455Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-09-08T10:35:03.455Z] ++ 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-09-08T10:35:03.455Z] ++ set -e [2022-09-08T10:35:03.455Z] ++ '[' -n 0 ']' [2022-09-08T10:35:03.455Z] ++ set -x [2022-09-08T10:35:03.455Z] ++ 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 GITHUB_ACTIONS= 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-09-08T10:35:03.552Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-09-08T10:35:03.714Z] INFO: Testing against a local daemon [2022-09-08T10:35:03.714Z] === RUN TestCommitInheritsEnv [2022-09-08T10:35:03.974Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-09-08T10:35:03.974Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-08T10:35:03.974Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-09-08T10:35:03.974Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-09-08T10:35:03.974Z] === RUN TestImportWithCustomPlatform [2022-09-08T10:35:03.974Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-08T10:35:03.974Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-08T10:35:03.974Z] === RUN TestImportWithCustomPlatform// [2022-09-08T10:35:03.974Z] === RUN TestImportWithCustomPlatform/linux [2022-09-08T10:35:04.120Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-09-08T10:35:04.120Z] === RUN TestHealthCheckWorkdir [2022-09-08T10:35:04.233Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-08T10:35:04.233Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-08T10:35:04.233Z] === RUN TestImportWithCustomPlatform/macos [2022-09-08T10:35:04.233Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-08T10:35:04.233Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-08T10:35:04.492Z] --- PASS: TestImportWithCustomPlatform (0.36s) [2022-09-08T10:35:04.492Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-09-08T10:35:04.492Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-08T10:35:04.492Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-08T10:35:04.492Z] --- PASS: TestImportWithCustomPlatform/linux (0.10s) [2022-09-08T10:35:04.492Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-09-08T10:35:04.492Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-09-08T10:35:04.492Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-09-08T10:35:04.492Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-08T10:35:04.492Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-08T10:35:04.492Z] === RUN TestImagesFilterMultiReference [2022-09-08T10:35:04.492Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-09-08T10:35:04.492Z] === RUN TestImagePullPlatformInvalid [2022-09-08T10:35:04.492Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-09-08T10:35:04.492Z] === RUN TestRemoveImageOrphaning [2022-09-08T10:35:04.752Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-09-08T10:35:04.752Z] === RUN TestRemoveImageGarbageCollector [2022-09-08T10:35:04.752Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T10:35:04.752Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-09-08T10:35:04.752Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-08T10:35:04.752Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-09-08T10:35:04.752Z] === RUN TestTagInvalidReference [2022-09-08T10:35:04.752Z] --- PASS: TestTagInvalidReference (0.01s) [2022-09-08T10:35:04.752Z] === RUN TestTagValidPrefixedRepo [2022-09-08T10:35:04.752Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-09-08T10:35:04.752Z] === RUN TestTagExistedNameWithoutForce [2022-09-08T10:35:04.752Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-09-08T10:35:04.752Z] === RUN TestTagOfficialNames [2022-09-08T10:35:04.752Z] --- PASS: TestTagOfficialNames (0.05s) [2022-09-08T10:35:04.752Z] === RUN TestTagMatchesDigest [2022-09-08T10:35:05.011Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-09-08T10:35:05.011Z] PASS [2022-09-08T10:35:05.011Z] [2022-09-08T10:35:05.011Z] === Skipped [2022-09-08T10:35:05.011Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-09-08T10:35:05.011Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-09-08T10:35:05.011Z] [2022-09-08T10:35:05.011Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-09-08T10:35:05.011Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T10:35:05.011Z] [2022-09-08T10:35:05.011Z] DONE 22 tests, 2 skipped in 1.342s [2022-09-08T10:35:05.011Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-08T10:35:05.011Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-09-08T10:35:05.011Z] ++ set -e [2022-09-08T10:35:05.011Z] ++ '[' -n 0 ']' [2022-09-08T10:35:05.011Z] ++ set -x [2022-09-08T10:35:05.011Z] ++ 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 GITHUB_ACTIONS= 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-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-09-08T10:35:05.011Z] === RUN TestStripANSICommands [2022-09-08T10:35:05.011Z] === RUN TestStripANSICommands/#00 [2022-09-08T10:35:05.011Z] === RUN TestStripANSICommands/#01 [2022-09-08T10:35:05.011Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-08T10:35:05.011Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-08T10:35:05.011Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-08T10:35:05.011Z] PASS [2022-09-08T10:35:05.011Z] [2022-09-08T10:35:05.011Z] DONE 3 tests in 0.046s [2022-09-08T10:35:05.011Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-09-08T10:35:05.011Z] ++ 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-09-08T10:35:05.011Z] ++ set -e [2022-09-08T10:35:05.011Z] ++ '[' -n 0 ']' [2022-09-08T10:35:05.011Z] ++ set -x [2022-09-08T10:35:05.011Z] ++ 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 GITHUB_ACTIONS= 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-09-08T10:35:05.011Z] INFO: Testing against a local daemon [2022-09-08T10:35:05.011Z] === RUN TestNetworkCreateDelete [2022-09-08T10:35:05.058Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-09-08T10:35:05.058Z] --- PASS: TestHealthCheckWorkdir (0.84s) [2022-09-08T10:35:05.058Z] === RUN TestHealthKillContainer [2022-09-08T10:35:05.270Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-09-08T10:35:05.270Z] === RUN TestDockerNetworkDeletePreferID [2022-09-08T10:35:05.529Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-09-08T10:35:05.529Z] === RUN TestDaemonDNSFallback [2022-09-08T10:35:05.997Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-09-08T10:35:06.229Z] --- PASS: TestServiceCreateInit (7.41s) [2022-09-08T10:35:06.229Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.70s) [2022-09-08T10:35:06.229Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.69s) [2022-09-08T10:35:06.229Z] === RUN TestCreateServiceMultipleTimes [2022-09-08T10:35:06.256Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-09-08T10:35:06.823Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-09-08T10:35:08.208Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-09-08T10:35:09.585Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-09-08T10:35:09.610Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-09-08T10:35:10.522Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-09-08T10:35:10.782Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-09-08T10:35:12.112Z] --- PASS: TestDaemonDNSFallback (6.27s) [2022-09-08T10:35:12.113Z] === RUN TestInspectNetwork [2022-09-08T10:35:12.160Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000c2fad0__} [2022-09-08T10:35:12.421Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-09-08T10:35:12.421Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-09-08T10:35:12.421Z] check_test.go:540: [dbf7593ba4621] daemon is not started [2022-09-08T10:35:12.421Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-09-08T10:35:13.358Z] --- PASS: TestHealthKillContainer (8.44s) [2022-09-08T10:35:13.358Z] === RUN TestHealthCheckProcessKilled [2022-09-08T10:35:13.618Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11947869180_/foo_false_____} [2022-09-08T10:35:14.190Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-09-08T10:35:14.449Z] --- PASS: TestHealthCheckProcessKilled (1.01s) [2022-09-08T10:35:14.450Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-08T10:35:15.019Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s) [2022-09-08T10:35:15.019Z] === RUN TestIpcModeNone [2022-09-08T10:35:15.019Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11947869180_/foo_true_____} [2022-09-08T10:35:15.400Z] === RUN TestInspectNetwork/full_network_id [2022-09-08T10:35:15.400Z] === RUN TestInspectNetwork/partial_network_id [2022-09-08T10:35:15.400Z] === RUN TestInspectNetwork/network_name [2022-09-08T10:35:15.400Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-08T10:35:15.958Z] --- PASS: TestIpcModeNone (0.88s) [2022-09-08T10:35:15.958Z] === RUN TestIpcModePrivate [2022-09-08T10:35:16.217Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-09-08T10:35:16.217Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false [2022-09-08T10:35:16.475Z] --- PASS: TestIpcModePrivate (0.68s) [2022-09-08T10:35:16.475Z] === RUN TestIpcModeShareable [2022-09-08T10:35:16.734Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31072467552_/foo_false_____} [2022-09-08T10:35:16.994Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2022-09-08T10:35:17.253Z] --- PASS: TestIpcModeShareable (0.67s) [2022-09-08T10:35:17.253Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-08T10:35:17.821Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-09-08T10:35:18.389Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31072467552_/foo_true_____} [2022-09-08T10:35:18.957Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31072467552_/foo_true__0xc000c2fb00___} [2022-09-08T10:35:19.140Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-09-08T10:35:19.217Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.16s) [2022-09-08T10:35:19.217Z] === RUN TestAPIIpcModeHost [2022-09-08T10:35:19.477Z] check_test.go:540: [debcbb839bc24] daemon is not started [2022-09-08T10:35:19.477Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-09-08T10:35:19.590Z] --- PASS: TestInspectNetwork (7.08s) [2022-09-08T10:35:19.590Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-08T10:35:19.590Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-08T10:35:19.590Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-08T10:35:19.590Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-08T10:35:19.590Z] === RUN TestRunContainerWithBridgeNone [2022-09-08T10:35:20.045Z] --- PASS: TestAPIIpcModeHost (0.60s) [2022-09-08T10:35:20.045Z] === RUN TestDaemonIpcModeShareable [2022-09-08T10:35:20.526Z] --- PASS: TestRunContainerWithBridgeNone (1.43s) [2022-09-08T10:35:20.526Z] === RUN TestNetworkInvalidJSON [2022-09-08T10:35:20.526Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-08T10:35:20.526Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-08T10:35:20.526Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-08T10:35:20.526Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-08T10:35:20.526Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-08T10:35:20.526Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-08T10:35:20.527Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-08T10:35:20.527Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-08T10:35:20.527Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-08T10:35:20.527Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-08T10:35:20.527Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-08T10:35:20.527Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-08T10:35:20.527Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-08T10:35:20.527Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-08T10:35:20.527Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-08T10:35:20.527Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-08T10:35:20.527Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-08T10:35:20.527Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-08T10:35:20.527Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-08T10:35:20.527Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-08T10:35:20.527Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-08T10:35:20.527Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-09-08T10:35:20.527Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-09-08T10:35:20.527Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-09-08T10:35:20.527Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-08T10:35:20.527Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-08T10:35:20.527Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-08T10:35:20.527Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-09-08T10:35:20.527Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-09-08T10:35:20.527Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-08T10:35:20.527Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-08T10:35:20.527Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-09-08T10:35:20.527Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-09-08T10:35:20.527Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-08T10:35:20.527Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-08T10:35:20.527Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-08T10:35:20.527Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-08T10:35:20.527Z] === RUN TestNetworkList [2022-09-08T10:35:20.527Z] === RUN TestNetworkList//networks [2022-09-08T10:35:20.527Z] === PAUSE TestNetworkList//networks [2022-09-08T10:35:20.527Z] === RUN TestNetworkList//networks/ [2022-09-08T10:35:20.527Z] === PAUSE TestNetworkList//networks/ [2022-09-08T10:35:20.527Z] === CONT TestNetworkList//networks [2022-09-08T10:35:20.527Z] === CONT TestNetworkList//networks/ [2022-09-08T10:35:20.527Z] --- PASS: TestNetworkList (0.02s) [2022-09-08T10:35:20.527Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-08T10:35:20.527Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-08T10:35:20.527Z] === RUN TestHostIPv4BridgeLabel [2022-09-08T10:35:20.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000c2fb18__} [2022-09-08T10:35:20.897Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-09-08T10:35:21.095Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-09-08T10:35:21.095Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-08T10:35:21.550Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: true, mustBeShared: true [2022-09-08T10:35:21.550Z] --- PASS: TestDaemonIpcModeShareable (1.66s) [2022-09-08T10:35:21.550Z] === RUN TestDaemonIpcModePrivate [2022-09-08T10:35:21.810Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-09-08T10:35:22.031Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-09-08T10:35:22.031Z] === RUN TestDaemonDefaultNetworkPools [2022-09-08T10:35:22.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000c2fb30__} [2022-09-08T10:35:22.329Z] check_test.go:540: [d1d49af2503d6] daemon is not started [2022-09-08T10:35:22.329Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-09-08T10:35:22.897Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2022-09-08T10:35:22.967Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-09-08T10:35:22.967Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-08T10:35:23.157Z] --- PASS: TestDaemonIpcModePrivate (1.46s) [2022-09-08T10:35:23.157Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-08T10:35:23.416Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000c2fb48__} [2022-09-08T10:35:23.904Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-09-08T10:35:23.904Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-08T10:35:24.323Z] --- PASS: TestCreateServiceMultipleTimes (15.98s) [2022-09-08T10:35:24.323Z] === RUN TestCreateServiceConflict [2022-09-08T10:35:24.323Z] --- PASS: TestCreateServiceConflict (2.20s) [2022-09-08T10:35:24.323Z] === RUN TestCreateServiceMaxReplicas [2022-09-08T10:35:24.355Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2022-09-08T10:35:24.355Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.36s) [2022-09-08T10:35:24.355Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-08T10:35:24.765Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-09-08T10:35:24.925Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000c2fb60__} [2022-09-08T10:35:25.184Z] docker_cli_daemon_plugins_test.go:80: [d2a684e2420c9] daemon is not started [2022-09-08T10:35:25.281Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2022-09-08T10:35:25.281Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-08T10:35:25.752Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2022-09-08T10:35:25.752Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.39s) [2022-09-08T10:35:25.752Z] === RUN TestIpcModeOlderClient [2022-09-08T10:35:25.752Z] === PAUSE TestIpcModeOlderClient [2022-09-08T10:35:25.752Z] === RUN TestKillContainerInvalidSignal [2022-09-08T10:35:25.848Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-09-08T10:35:25.848Z] === RUN TestServiceWithPredefinedNetwork [2022-09-08T10:35:26.322Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-09-08T10:35:26.322Z] --- PASS: TestKillContainerInvalidSignal (0.53s) [2022-09-08T10:35:26.322Z] === RUN TestKillContainer [2022-09-08T10:35:26.322Z] === RUN TestKillContainer/no_signal [2022-09-08T10:35:26.322Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-09-08T10:35:26.860Z] --- PASS: TestCreateServiceMaxReplicas (2.81s) [2022-09-08T10:35:26.860Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-08T10:35:26.890Z] === RUN TestKillContainer/non_killing_signal [2022-09-08T10:35:27.458Z] === RUN TestKillContainer/killing_signal [2022-09-08T10:35:27.717Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-09-08T10:35:27.717Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-09-08T10:35:27.717Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-09-08T10:35:27.717Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-09-08T10:35:27.717Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-09-08T10:35:27.717Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-09-08T10:35:27.717Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-09-08T10:35:27.717Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-09-08T10:35:27.717Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-09-08T10:35:27.717Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-09-08T10:35:27.717Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-09-08T10:35:27.717Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-09-08T10:35:27.717Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-09-08T10:35:27.717Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-09-08T10:35:28.008Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-09-08T10:35:28.008Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-09-08T10:35:28.008Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-09-08T10:35:28.008Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-09-08T10:35:28.008Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-09-08T10:35:28.009Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-09-08T10:35:28.009Z] --- PASS: TestKillContainer (1.75s) [2022-09-08T10:35:28.009Z] --- PASS: TestKillContainer/no_signal (0.60s) [2022-09-08T10:35:28.009Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2022-09-08T10:35:28.009Z] --- PASS: TestKillContainer/killing_signal (0.52s) [2022-09-08T10:35:28.009Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-08T10:35:28.009Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-08T10:35:28.009Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-09-08T10:35:28.394Z] --- PASS: TestServiceWithPredefinedNetwork (2.23s) [2022-09-08T10:35:28.395Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-08T10:35:28.395Z] service_test.go:243: FLAKY_TEST [2022-09-08T10:35:28.395Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-08T10:35:28.395Z] === RUN TestServiceWithDataPathPortInit [2022-09-08T10:35:28.951Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-09-08T10:35:28.951Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-08T10:35:29.457Z] ............................ [ 66%] [2022-09-08T10:35:29.532Z] docker_cli_daemon_plugins_test.go:170: [d727d871c3594] daemon is not started [2022-09-08T10:35:29.791Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.58s) [2022-09-08T10:35:29.791Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s) [2022-09-08T10:35:29.791Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2022-09-08T10:35:29.791Z] === RUN TestKillStoppedContainer [2022-09-08T10:35:29.791Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-09-08T10:35:29.791Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-08T10:35:29.791Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-09-08T10:35:29.791Z] === RUN TestKillDifferentUserContainer [2022-09-08T10:35:30.358Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-09-08T10:35:30.358Z] --- PASS: TestKillDifferentUserContainer (0.64s) [2022-09-08T10:35:30.358Z] === RUN TestInspectOomKilledTrue [2022-09-08T10:35:30.358Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-08T10:35:30.358Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-08T10:35:30.358Z] === RUN TestInspectOomKilledFalse [2022-09-08T10:35:30.358Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-08T10:35:30.358Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-09-08T10:35:30.358Z] === RUN TestLinksEtcHostsContentMatch [2022-09-08T10:35:30.927Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-09-08T10:35:31.188Z] --- PASS: TestLinksEtcHostsContentMatch (0.67s) [2022-09-08T10:35:31.188Z] === RUN TestLinksContainerNames [2022-09-08T10:35:31.188Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-09-08T10:35:32.567Z] --- PASS: TestLinksContainerNames (1.53s) [2022-09-08T10:35:32.567Z] === RUN TestLogsFollowTailEmpty [2022-09-08T10:35:32.827Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-09-08T10:35:33.395Z] --- PASS: TestLogsFollowTailEmpty (0.74s) [2022-09-08T10:35:33.395Z] === RUN TestLogs [2022-09-08T10:35:33.395Z] === RUN TestLogs/driver_local [2022-09-08T10:35:33.395Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-08T10:35:33.395Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-08T10:35:33.395Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-08T10:35:33.395Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-08T10:35:33.395Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-08T10:35:33.395Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-08T10:35:33.395Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-08T10:35:33.395Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-08T10:35:33.395Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-08T10:35:33.395Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-08T10:35:33.395Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-08T10:35:33.395Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-08T10:35:33.395Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-08T10:35:33.395Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-08T10:35:34.336Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-09-08T10:35:34.608Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-08T10:35:34.609Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-08T10:35:34.609Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-09-08T10:35:34.868Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-09-08T10:35:35.438Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-09-08T10:35:35.438Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-08T10:35:35.438Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-09-08T10:35:35.698Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-08T10:35:35.957Z] check_test.go:540: [dde65e439e16e] daemon is not started [2022-09-08T10:35:35.957Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-09-08T10:35:36.217Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-09-08T10:35:36.479Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-09-08T10:35:36.479Z] === RUN TestLogs/driver_json-file [2022-09-08T10:35:36.739Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-08T10:35:36.739Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-08T10:35:36.739Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-08T10:35:36.739Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-08T10:35:36.739Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-08T10:35:36.739Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-08T10:35:36.739Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-08T10:35:36.739Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-08T10:35:36.739Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-08T10:35:36.739Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-08T10:35:36.739Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-08T10:35:36.739Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-08T10:35:36.739Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-08T10:35:36.739Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-08T10:35:37.309Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-09-08T10:35:37.568Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-08T10:35:37.827Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-08T10:35:37.827Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-09-08T10:35:38.087Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-09-08T10:35:38.656Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-08T10:35:38.915Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-08T10:35:38.915Z] === RUN TestDockerSuite/TestExecAPIStart [2022-09-08T10:35:39.854Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-09-08T10:35:40.115Z] --- PASS: TestLogs (6.65s) [2022-09-08T10:35:40.115Z] --- PASS: TestLogs/driver_local (0.02s) [2022-09-08T10:35:40.115Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.10s) [2022-09-08T10:35:40.115Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.16s) [2022-09-08T10:35:40.115Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.02s) [2022-09-08T10:35:40.115Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.11s) [2022-09-08T10:35:40.115Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.01s) [2022-09-08T10:35:40.115Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.93s) [2022-09-08T10:35:40.115Z] --- PASS: TestLogs/driver_json-file (0.03s) [2022-09-08T10:35:40.115Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.00s) [2022-09-08T10:35:40.115Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.09s) [2022-09-08T10:35:40.115Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.06s) [2022-09-08T10:35:40.115Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.32s) [2022-09-08T10:35:40.115Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.18s) [2022-09-08T10:35:40.115Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.00s) [2022-09-08T10:35:40.115Z] === RUN TestContainerNetworkMountsNoChown [2022-09-08T10:35:40.684Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s) [2022-09-08T10:35:40.684Z] === RUN TestMountDaemonRoot [2022-09-08T10:35:40.945Z] === RUN TestMountDaemonRoot/default [2022-09-08T10:35:40.945Z] === PAUSE TestMountDaemonRoot/default [2022-09-08T10:35:40.945Z] === RUN TestMountDaemonRoot/private [2022-09-08T10:35:40.945Z] === PAUSE TestMountDaemonRoot/private [2022-09-08T10:35:40.945Z] === RUN TestMountDaemonRoot/rprivate [2022-09-08T10:35:40.945Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-08T10:35:40.945Z] === RUN TestMountDaemonRoot/slave [2022-09-08T10:35:40.945Z] === PAUSE TestMountDaemonRoot/slave [2022-09-08T10:35:40.945Z] === RUN TestMountDaemonRoot/rslave [2022-09-08T10:35:40.945Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-08T10:35:40.945Z] === RUN TestMountDaemonRoot/shared [2022-09-08T10:35:40.945Z] === PAUSE TestMountDaemonRoot/shared [2022-09-08T10:35:40.945Z] === RUN TestMountDaemonRoot/rshared [2022-09-08T10:35:40.945Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-08T10:35:40.945Z] === CONT TestMountDaemonRoot/default [2022-09-08T10:35:40.945Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-08T10:35:40.945Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-08T10:35:40.945Z] === CONT TestMountDaemonRoot/rslave [2022-09-08T10:35:40.945Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-08T10:35:40.945Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-08T10:35:40.945Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-08T10:35:40.945Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-08T10:35:40.945Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-08T10:35:40.945Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-08T10:35:40.945Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-08T10:35:40.945Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-08T10:35:40.945Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-08T10:35:40.945Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-08T10:35:40.945Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-08T10:35:40.945Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-08T10:35:40.945Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-08T10:35:40.945Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-08T10:35:40.945Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-08T10:35:40.945Z] === CONT TestMountDaemonRoot/rshared [2022-09-08T10:35:40.945Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-08T10:35:40.945Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-08T10:35:40.945Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-08T10:35:40.945Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-08T10:35:40.945Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-08T10:35:40.945Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-08T10:35:40.945Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-08T10:35:40.945Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-08T10:35:40.945Z] === CONT TestMountDaemonRoot/shared [2022-09-08T10:35:40.945Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-08T10:35:40.945Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-08T10:35:40.945Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-08T10:35:40.945Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-08T10:35:40.945Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-08T10:35:40.945Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-08T10:35:40.945Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-08T10:35:40.945Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-08T10:35:40.945Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-08T10:35:40.945Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-08T10:35:40.945Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-08T10:35:40.945Z] === CONT TestMountDaemonRoot/rprivate [2022-09-08T10:35:40.945Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-08T10:35:40.945Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-08T10:35:40.945Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-08T10:35:40.945Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-08T10:35:40.945Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-08T10:35:40.945Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-08T10:35:40.945Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-08T10:35:40.945Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-08T10:35:40.945Z] === CONT TestMountDaemonRoot/slave [2022-09-08T10:35:40.945Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-08T10:35:40.945Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-08T10:35:40.945Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-08T10:35:40.945Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-08T10:35:40.945Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-08T10:35:40.945Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-08T10:35:40.945Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-08T10:35:40.945Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-08T10:35:40.945Z] === CONT TestMountDaemonRoot/private [2022-09-08T10:35:40.945Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-08T10:35:40.945Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-08T10:35:40.945Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-08T10:35:40.945Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-08T10:35:40.945Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-08T10:35:40.945Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-08T10:35:40.945Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-08T10:35:40.945Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-08T10:35:40.945Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-08T10:35:40.945Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-08T10:35:40.945Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-08T10:35:40.945Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-08T10:35:40.945Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-08T10:35:40.945Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-08T10:35:40.945Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-08T10:35:41.205Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-09-08T10:35:41.205Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-08T10:35:41.205Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-08T10:35:41.205Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-08T10:35:41.205Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-08T10:35:41.205Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-08T10:35:41.205Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-08T10:35:41.205Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-08T10:35:41.205Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-08T10:35:41.205Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-08T10:35:41.205Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-08T10:35:41.464Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-08T10:35:41.464Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-09-08T10:35:41.464Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-08T10:35:41.464Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-08T10:35:41.464Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-08T10:35:41.464Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-08T10:35:41.464Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-08T10:35:41.464Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-08T10:35:41.464Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-09-08T10:35:41.464Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-08T10:35:41.464Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-09-08T10:35:41.464Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-09-08T10:35:41.464Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-09-08T10:35:41.464Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-09-08T10:35:41.464Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-08T10:35:41.464Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-09-08T10:35:41.464Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-09-08T10:35:41.464Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-09-08T10:35:41.464Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-09-08T10:35:41.464Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-08T10:35:41.464Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-09-08T10:35:41.464Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-09-08T10:35:41.464Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-09-08T10:35:41.464Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2022-09-08T10:35:41.464Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-08T10:35:41.464Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2022-09-08T10:35:41.464Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-09-08T10:35:41.464Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2022-09-08T10:35:41.464Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-09-08T10:35:41.464Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-08T10:35:41.464Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2022-09-08T10:35:41.464Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-09-08T10:35:41.464Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-09-08T10:35:41.464Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-09-08T10:35:41.464Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-08T10:35:41.464Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2022-09-08T10:35:41.464Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-09-08T10:35:41.464Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-09-08T10:35:41.464Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-09-08T10:35:41.464Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-08T10:35:41.464Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-09-08T10:35:41.464Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-09-08T10:35:41.464Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-09-08T10:35:41.464Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-09-08T10:35:41.464Z] === RUN TestContainerBindMountNonRecursive [2022-09-08T10:35:41.741Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.33s) [2022-09-08T10:35:41.741Z] === RUN TestCreateServiceSecretFileMode [2022-09-08T10:35:42.034Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-09-08T10:35:42.678Z] --- PASS: TestCreateServiceSecretFileMode (2.54s) [2022-09-08T10:35:42.678Z] === RUN TestCreateServiceConfigFileMode [2022-09-08T10:35:42.972Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-09-08T10:35:43.232Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-09-08T10:35:43.274Z] --- PASS: TestServiceWithDataPathPortInit (13.68s) [2022-09-08T10:35:43.274Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-08T10:35:43.492Z] --- PASS: TestContainerBindMountNonRecursive (2.02s) [2022-09-08T10:35:43.492Z] === RUN TestContainerVolumesMountedAsShared [2022-09-08T10:35:43.751Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-09-08T10:35:44.213Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:zr55rgsp4lkglbfwpejivtvej Created:2022-09-08 10:35:42.904901539 +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[0411770546a8c5c80aa0cd7c84233487a458c7ef4ce517f6c8f8fa47af9379d1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3qu6gt1m4qwse9tqb73dfjjy8 EndpointID:b587fd47ca052a7e3b793f41d8dcb79a31db7222b255b24f3b7c21f1705a2f0a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9f34d850d5ac53df0029cc793ab0bdbf1656721a8a82f06344f597d620e091b9 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:d0323cd595f9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3qu6gt1m4qwse9tqb73dfjjy8 EndpointID:b587fd47ca052a7e3b793f41d8dcb79a31db7222b255b24f3b7c21f1705a2f0a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-08T10:35:44.319Z] --- PASS: TestContainerVolumesMountedAsShared (0.68s) [2022-09-08T10:35:44.319Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-08T10:35:44.581Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-09-08T10:35:44.840Z] --- PASS: TestContainerVolumesMountedAsSlave (0.76s) [2022-09-08T10:35:44.840Z] === RUN TestNetworkNat [2022-09-08T10:35:44.841Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-09-08T10:35:45.213Z] --- PASS: TestCreateServiceConfigFileMode (2.48s) [2022-09-08T10:35:45.213Z] === RUN TestCreateServiceSysctls [2022-09-08T10:35:45.410Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-09-08T10:35:45.670Z] --- PASS: TestNetworkNat (0.65s) [2022-09-08T10:35:45.670Z] === RUN TestNetworkLocalhostTCPNat [2022-09-08T10:35:46.607Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-09-08T10:35:46.607Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s) [2022-09-08T10:35:46.607Z] === RUN TestNetworkLoopbackNat [2022-09-08T10:35:46.866Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-09-08T10:35:47.125Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-09-08T10:35:48.403Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.76s) [2022-09-08T10:35:48.403Z] PASS [2022-09-08T10:35:48.403Z] [2022-09-08T10:35:48.403Z] === Skipped [2022-09-08T10:35:48.403Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-08T10:35:48.403Z] service_test.go:243: FLAKY_TEST [2022-09-08T10:35:48.403Z] [2022-09-08T10:35:48.403Z] DONE 38 tests, 1 skipped in 43.392s [2022-09-08T10:35:48.403Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-08T10:35:48.403Z] ++ 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-09-08T10:35:48.403Z] ++ set -e [2022-09-08T10:35:48.403Z] ++ '[' -n 0 ']' [2022-09-08T10:35:48.403Z] ++ set -x [2022-09-08T10:35:48.403Z] ++ 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 GITHUB_ACTIONS= 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-09-08T10:35:48.403Z] INFO: Testing against a local daemon [2022-09-08T10:35:48.403Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-08T10:35:48.403Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-08T10:35:48.403Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-08T10:35:48.403Z] === RUN TestDockerNetworkIpvlan [2022-09-08T10:35:48.403Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-08T10:35:48.403Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-08T10:35:48.403Z] PASS [2022-09-08T10:35:48.403Z] [2022-09-08T10:35:48.403Z] === Skipped [2022-09-08T10:35:48.403Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-08T10:35:48.403Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-08T10:35:48.403Z] [2022-09-08T10:35:48.403Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-08T10:35:48.403Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-08T10:35:48.403Z] [2022-09-08T10:35:48.403Z] DONE 2 tests, 2 skipped in 0.086s [2022-09-08T10:35:48.403Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-08T10:35:48.403Z] ++ 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-09-08T10:35:48.403Z] ++ set -e [2022-09-08T10:35:48.403Z] ++ '[' -n 0 ']' [2022-09-08T10:35:48.403Z] ++ set -x [2022-09-08T10:35:48.403Z] ++ 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 GITHUB_ACTIONS= 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-09-08T10:35:48.504Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-09-08T10:35:48.504Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-09-08T10:35:48.511Z] --- PASS: TestCreateServiceSysctls (3.14s) [2022-09-08T10:35:48.511Z] === RUN TestCreateServiceCapabilities [2022-09-08T10:35:48.662Z] INFO: Testing against a local daemon [2022-09-08T10:35:48.662Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-08T10:35:49.072Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-09-08T10:35:49.643Z] --- PASS: TestNetworkLoopbackNat (3.01s) [2022-09-08T10:35:49.643Z] === RUN TestPause [2022-09-08T10:35:49.902Z] --- PASS: TestPause (0.45s) [2022-09-08T10:35:49.902Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-08T10:35:49.902Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-08T10:35:49.902Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-08T10:35:49.902Z] === RUN TestPauseStopPausedContainer [2022-09-08T10:35:50.040Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) [2022-09-08T10:35:50.040Z] === RUN TestDockerNetworkMacvlan [2022-09-08T10:35:50.470Z] --- PASS: TestPauseStopPausedContainer (0.51s) [2022-09-08T10:35:50.470Z] === RUN TestPidHost [2022-09-08T10:35:50.608Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-08T10:35:51.045Z] --- PASS: TestCreateServiceCapabilities (2.54s) [2022-09-08T10:35:51.046Z] === RUN TestInspect [2022-09-08T10:35:51.175Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-08T10:35:51.406Z] --- PASS: TestPidHost (1.07s) [2022-09-08T10:35:51.406Z] === RUN TestPsFilter [2022-09-08T10:35:51.665Z] --- PASS: TestPsFilter (0.11s) [2022-09-08T10:35:51.665Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-08T10:35:51.925Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-09-08T10:35:51.925Z] === RUN TestRemoveContainerWithVolume [2022-09-08T10:35:52.111Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-08T10:35:52.493Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-09-08T10:35:52.493Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-09-08T10:35:52.493Z] === RUN TestRemoveContainerRunning [2022-09-08T10:35:53.061Z] --- PASS: TestRemoveContainerRunning (0.56s) [2022-09-08T10:35:53.061Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-08T10:35:53.581Z] --- PASS: TestInspect (2.81s) [2022-09-08T10:35:53.581Z] === RUN TestCreateJob [2022-09-08T10:35:53.630Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s) [2022-09-08T10:35:53.630Z] === RUN TestRemoveInvalidContainer [2022-09-08T10:35:53.630Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-09-08T10:35:53.630Z] === RUN TestRenameLinkedContainer [2022-09-08T10:35:54.016Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-08T10:35:55.398Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-08T10:35:55.537Z] --- PASS: TestRenameLinkedContainer (1.79s) [2022-09-08T10:35:55.537Z] === RUN TestRenameStoppedContainer [2022-09-08T10:35:55.796Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-09-08T10:35:55.796Z] === RUN TestRenameRunningContainerAndReuse [2022-09-08T10:35:56.732Z] --- PASS: TestRenameRunningContainerAndReuse (0.93s) [2022-09-08T10:35:56.732Z] === RUN TestRenameInvalidName [2022-09-08T10:35:56.869Z] --- PASS: TestCreateJob (3.16s) [2022-09-08T10:35:56.869Z] === RUN TestReplicatedJob [2022-09-08T10:35:57.300Z] --- PASS: TestRenameInvalidName (0.44s) [2022-09-08T10:35:57.300Z] === RUN TestRenameAnonymousContainer [2022-09-08T10:35:58.678Z] --- PASS: TestRenameAnonymousContainer (1.63s) [2022-09-08T10:35:58.678Z] === RUN TestRenameContainerWithSameName [2022-09-08T10:35:58.690Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-08T10:35:58.937Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-09-08T10:35:59.196Z] === RUN TestDockerSuite/TestGetContainerStats [2022-09-08T10:35:59.196Z] --- PASS: TestRenameContainerWithSameName (0.54s) [2022-09-08T10:35:59.196Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-08T10:35:59.258Z] --- PASS: TestDockerNetworkMacvlan (9.50s) [2022-09-08T10:35:59.258Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-09-08T10:35:59.258Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-09-08T10:35:59.258Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s) [2022-09-08T10:35:59.258Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.75s) [2022-09-08T10:35:59.258Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.01s) [2022-09-08T10:35:59.258Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s) [2022-09-08T10:35:59.258Z] PASS [2022-09-08T10:35:59.258Z] [2022-09-08T10:35:59.258Z] DONE 8 tests in 10.884s [2022-09-08T10:35:59.258Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-08T10:35:59.258Z] ++ 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-09-08T10:35:59.258Z] ++ set -e [2022-09-08T10:35:59.258Z] ++ '[' -n 0 ']' [2022-09-08T10:35:59.258Z] ++ set -x [2022-09-08T10:35:59.258Z] ++ 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 GITHUB_ACTIONS= 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-09-08T10:35:59.517Z] testing: warning: no tests to run [2022-09-08T10:35:59.517Z] PASS [2022-09-08T10:35:59.517Z] [2022-09-08T10:35:59.517Z] DONE 0 tests in 0.027s [2022-09-08T10:35:59.517Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-08T10:35:59.517Z] ++ 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-09-08T10:35:59.517Z] ++ set -e [2022-09-08T10:35:59.517Z] ++ '[' -n 0 ']' [2022-09-08T10:35:59.517Z] ++ set -x [2022-09-08T10:35:59.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=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 GITHUB_ACTIONS= 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-09-08T10:35:59.517Z] INFO: Testing against a local daemon [2022-09-08T10:35:59.517Z] === RUN TestAuthZPluginAllowRequest [2022-09-08T10:36:00.894Z] --- PASS: TestAuthZPluginAllowRequest (1.12s) [2022-09-08T10:36:00.894Z] === RUN TestAuthZPluginTLS [2022-09-08T10:36:01.102Z] --- PASS: TestRenameContainerWithLinkedContainer (1.43s) [2022-09-08T10:36:01.102Z] === RUN TestResize [2022-09-08T10:36:01.153Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-09-08T10:36:01.153Z] === RUN TestAuthZPluginDenyRequest [2022-09-08T10:36:01.361Z] --- PASS: TestResize (0.49s) [2022-09-08T10:36:01.361Z] === RUN TestResizeWithInvalidSize [2022-09-08T10:36:01.620Z] --- PASS: TestResizeWithInvalidSize (0.50s) [2022-09-08T10:36:01.620Z] === RUN TestResizeWhenContainerNotStarted [2022-09-08T10:36:01.721Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-09-08T10:36:01.721Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-08T10:36:02.142Z] --- PASS: TestReplicatedJob (5.09s) [2022-09-08T10:36:02.142Z] === RUN TestUpdateReplicatedJob [2022-09-08T10:36:02.289Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-09-08T10:36:02.289Z] === RUN TestAuthZPluginDenyResponse [2022-09-08T10:36:02.558Z] --- PASS: TestResizeWhenContainerNotStarted (0.60s) [2022-09-08T10:36:02.558Z] === RUN TestDaemonRestartKillContainers [2022-09-08T10:36:02.558Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-08T10:36:02.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-08T10:36:02.558Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-08T10:36:02.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-08T10:36:02.558Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-08T10:36:02.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-08T10:36:02.558Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-08T10:36:02.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-08T10:36:02.558Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-08T10:36:02.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-08T10:36:02.558Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-08T10:36:02.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-08T10:36:02.558Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-08T10:36:02.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-08T10:36:02.558Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-08T10:36:02.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-08T10:36:02.558Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-08T10:36:02.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-08T10:36:02.558Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-08T10:36:02.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-08T10:36:02.558Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-08T10:36:02.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-08T10:36:02.558Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-08T10:36:02.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-08T10:36:02.558Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-08T10:36:02.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-08T10:36:02.558Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-08T10:36:02.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-08T10:36:02.558Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-08T10:36:02.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-08T10:36:02.558Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-08T10:36:02.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-08T10:36:02.558Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-08T10:36:02.558Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-08T10:36:02.856Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-09-08T10:36:02.856Z] === RUN TestAuthZPluginAllowEventStream [2022-09-08T10:36:03.496Z] check_test.go:540: [d51fcec9e358e] daemon is not started [2022-09-08T10:36:03.496Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-09-08T10:36:03.792Z] --- PASS: TestAuthZPluginAllowEventStream (1.11s) [2022-09-08T10:36:03.792Z] === RUN TestAuthZPluginErrorResponse [2022-09-08T10:36:04.064Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-09-08T10:36:04.360Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-09-08T10:36:04.360Z] === RUN TestAuthZPluginErrorRequest [2022-09-08T10:36:04.928Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-09-08T10:36:04.928Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-08T10:36:05.003Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-08T10:36:05.431Z] --- PASS: TestUpdateReplicatedJob (3.33s) [2022-09-08T10:36:05.431Z] === RUN TestServiceListWithStatuses [2022-09-08T10:36:05.431Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-08T10:36:05.431Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-08T10:36:05.431Z] === RUN TestDockerNetworkConnectAlias [2022-09-08T10:36:05.496Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-09-08T10:36:05.496Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-08T10:36:05.942Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-09-08T10:36:06.510Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-08T10:36:06.874Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.36s) [2022-09-08T10:36:06.874Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-08T10:36:07.888Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-08T10:36:08.147Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-08T10:36:08.251Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.38s) [2022-09-08T10:36:08.251Z] === RUN TestAuthZPluginHeader [2022-09-08T10:36:09.109Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-09-08T10:36:09.188Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-09-08T10:36:09.188Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-08T10:36:09.188Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T10:36:09.188Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-09-08T10:36:09.188Z] === RUN TestAuthZPluginV2Disable [2022-09-08T10:36:09.188Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T10:36:09.188Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-09-08T10:36:09.188Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-08T10:36:09.188Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T10:36:09.188Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-09-08T10:36:09.188Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-08T10:36:09.188Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T10:36:09.188Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-09-08T10:36:09.188Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-08T10:36:09.622Z] --- PASS: TestDockerNetworkConnectAlias (4.20s) [2022-09-08T10:36:09.622Z] === RUN TestDockerNetworkReConnect [2022-09-08T10:36:09.680Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-08T10:36:09.939Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-08T10:36:10.719Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-09-08T10:36:11.317Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-09-08T10:36:12.912Z] --- PASS: TestDockerNetworkReConnect (3.38s) [2022-09-08T10:36:12.912Z] === RUN TestServicePlugin [2022-09-08T10:36:13.852Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-08T10:36:14.793Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-08T10:36:16.176Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-09-08T10:36:16.221Z] plugin_test.go:61: [d28e694c70291] joining swarm manager [d2921ce135a76]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T10:36:17.114Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-09-08T10:36:17.114Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-09-08T10:36:17.114Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-09-08T10:36:17.157Z] plugin_test.go:64: [d5781e2ad8ce6] joining swarm manager [d2921ce135a76]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T10:36:18.050Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-09-08T10:36:18.987Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-08T10:36:19.247Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-09-08T10:36:19.247Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-09-08T10:36:19.816Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-08T10:36:20.078Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-09-08T10:36:21.015Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-09-08T10:36:21.585Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-08T10:36:21.844Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-09-08T10:36:21.844Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-09-08T10:36:22.414Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-08T10:36:22.414Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-09-08T10:36:22.673Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-09-08T10:36:22.673Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-09-08T10:36:23.241Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-09-08T10:36:23.500Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-09-08T10:36:24.438Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-09-08T10:36:25.006Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-08T10:36:25.265Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-08T10:36:27.281Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-09-08T10:36:27.281Z] PASS [2022-09-08T10:36:27.281Z] [2022-09-08T10:36:27.281Z] === Skipped [2022-09-08T10:36:27.281Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-09-08T10:36:27.281Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T10:36:27.281Z] [2022-09-08T10:36:27.281Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-09-08T10:36:27.281Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T10:36:27.281Z] [2022-09-08T10:36:27.281Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-09-08T10:36:27.281Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T10:36:27.281Z] [2022-09-08T10:36:27.281Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-09-08T10:36:27.281Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T10:36:27.281Z] [2022-09-08T10:36:27.281Z] DONE 17 tests, 4 skipped in 26.423s [2022-09-08T10:36:27.281Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-08T10:36:27.281Z] ++ 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-09-08T10:36:27.281Z] ++ set -e [2022-09-08T10:36:27.281Z] ++ '[' -n 0 ']' [2022-09-08T10:36:27.281Z] ++ set -x [2022-09-08T10:36:27.282Z] ++ 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 GITHUB_ACTIONS= 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-09-08T10:36:27.282Z] INFO: Testing against a local daemon [2022-09-08T10:36:27.282Z] === RUN TestPluginInvalidJSON [2022-09-08T10:36:27.282Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-08T10:36:27.282Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-08T10:36:27.282Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-08T10:36:27.282Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-08T10:36:27.282Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-08T10:36:27.282Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-08T10:36:27.282Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-08T10:36:27.282Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-08T10:36:27.282Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-08T10:36:27.282Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-08T10:36:27.282Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-08T10:36:27.282Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-08T10:36:27.282Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-08T10:36:27.282Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-08T10:36:27.282Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-08T10:36:27.282Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-08T10:36:27.282Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-08T10:36:27.282Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-08T10:36:27.282Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-08T10:36:27.282Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-08T10:36:27.282Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-08T10:36:27.282Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-08T10:36:27.282Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-09-08T10:36:27.282Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-09-08T10:36:27.282Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-08T10:36:27.282Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-08T10:36:27.282Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-08T10:36:27.282Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-09-08T10:36:27.282Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-09-08T10:36:27.282Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-08T10:36:27.282Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-08T10:36:27.282Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-08T10:36:27.282Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-09-08T10:36:27.282Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-08T10:36:27.282Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-08T10:36:27.282Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-08T10:36:27.282Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-08T10:36:27.282Z] === RUN TestPluginInstall [2022-09-08T10:36:27.282Z] === RUN TestPluginInstall/no_auth [2022-09-08T10:36:27.805Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-08T10:36:27.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.75s) [2022-09-08T10:36:27.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.35s) [2022-09-08T10:36:27.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.48s) [2022-09-08T10:36:27.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.69s) [2022-09-08T10:36:27.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.89s) [2022-09-08T10:36:27.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.98s) [2022-09-08T10:36:27.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.02s) [2022-09-08T10:36:27.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.62s) [2022-09-08T10:36:27.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.37s) [2022-09-08T10:36:27.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.94s) [2022-09-08T10:36:27.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.70s) [2022-09-08T10:36:27.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.61s) [2022-09-08T10:36:27.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.74s) [2022-09-08T10:36:27.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.49s) [2022-09-08T10:36:27.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.15s) [2022-09-08T10:36:27.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.14s) [2022-09-08T10:36:27.805Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-08T10:36:27.805Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-08T10:36:27.805Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-09-08T10:36:28.373Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-09-08T10:36:28.632Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-08T10:36:28.788Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-09-08T10:36:28.788Z] tests/integration/client_test.py ..... [ 75%] [2022-09-08T10:36:28.788Z] tests/integration/context_api_test.py ... [ 76%] [2022-09-08T10:36:28.788Z] tests/integration/errors_test.py . [ 76%] [2022-09-08T10:36:28.892Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-09-08T10:36:29.818Z] time="2022-09-08T10:36:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T10:36:29.818Z] time="2022-09-08T10:36:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9047e32eac440e6b8f371147c2b96c41b8101c84cfac39915278f35df529d7ef" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T10:36:29.818Z] time="2022-09-08T10:36:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T10:36:29.818Z] time="2022-09-08T10:36:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9047e32eac440e6b8f371147c2b96c41b8101c84cfac39915278f35df529d7ef" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T10:36:29.830Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.62s) [2022-09-08T10:36:29.830Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.24s) [2022-09-08T10:36:29.830Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.37s) [2022-09-08T10:36:29.830Z] === RUN TestCgroupNamespacesRun [2022-09-08T10:36:30.077Z] === RUN TestPluginInstall/with_htpasswd [2022-09-08T10:36:30.337Z] time="2022-09-08T10:36:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T10:36:30.337Z] time="2022-09-08T10:36:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9047e32eac440e6b8f371147c2b96c41b8101c84cfac39915278f35df529d7ef" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T10:36:30.337Z] time="2022-09-08T10:36:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T10:36:30.337Z] time="2022-09-08T10:36:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9047e32eac440e6b8f371147c2b96c41b8101c84cfac39915278f35df529d7ef" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T10:36:30.399Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-09-08T10:36:30.596Z] === RUN TestPluginInstall/with_insecure [2022-09-08T10:36:31.340Z] --- PASS: TestCgroupNamespacesRun (1.36s) [2022-09-08T10:36:31.340Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-08T10:36:31.533Z] time="2022-09-08T10:36:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T10:36:31.533Z] time="2022-09-08T10:36:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b974b188f3254925275569cf953f375fd48cbc1966d723349ecb4342ae38aa46" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T10:36:31.533Z] time="2022-09-08T10:36:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T10:36:31.533Z] time="2022-09-08T10:36:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b974b188f3254925275569cf953f375fd48cbc1966d723349ecb4342ae38aa46" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T10:36:31.533Z] plugin_test.go:196: [d057863168cbc] daemon is not started [2022-09-08T10:36:31.533Z] --- PASS: TestPluginInstall (5.65s) [2022-09-08T10:36:31.533Z] --- PASS: TestPluginInstall/no_auth (4.04s) [2022-09-08T10:36:31.533Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-09-08T10:36:31.533Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-09-08T10:36:31.533Z] === RUN TestPluginsWithRuntimes [2022-09-08T10:36:32.717Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.35s) [2022-09-08T10:36:32.717Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-08T10:36:33.437Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-08T10:36:33.658Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-09-08T10:36:34.004Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-08T10:36:34.226Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.48s) [2022-09-08T10:36:34.226Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-08T10:36:34.486Z] check_test.go:540: [d998999dba96e] daemon is not started [2022-09-08T10:36:34.486Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-09-08T10:36:34.746Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-09-08T10:36:34.946Z] --- PASS: TestPluginsWithRuntimes (3.33s) [2022-09-08T10:36:34.946Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) [2022-09-08T10:36:34.946Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-09-08T10:36:34.946Z] === RUN TestPluginBackCompatMediaTypes [2022-09-08T10:36:35.515Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-09-08T10:36:35.515Z] PASS [2022-09-08T10:36:35.515Z] [2022-09-08T10:36:35.515Z] DONE 24 tests in 9.696s [2022-09-08T10:36:35.515Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-08T10:36:35.515Z] ++ 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-09-08T10:36:35.515Z] ++ set -e [2022-09-08T10:36:35.515Z] ++ '[' -n 0 ']' [2022-09-08T10:36:35.515Z] ++ set -x [2022-09-08T10:36:35.515Z] ++ 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 GITHUB_ACTIONS= 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-09-08T10:36:35.774Z] INFO: Testing against a local daemon [2022-09-08T10:36:35.774Z] === RUN TestExternalGraphDriver [2022-09-08T10:36:36.033Z] === RUN TestExternalGraphDriver/json [2022-09-08T10:36:36.126Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s) [2022-09-08T10:36:36.126Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-08T10:36:36.126Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-09-08T10:36:36.126Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-09-08T10:36:37.507Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.42s) [2022-09-08T10:36:37.507Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-08T10:36:37.937Z] === RUN TestExternalGraphDriver/spec [2022-09-08T10:36:38.076Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-09-08T10:36:38.643Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.36s) [2022-09-08T10:36:38.643Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-08T10:36:39.315Z] === RUN TestExternalGraphDriver/pull [2022-09-08T10:36:39.580Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s) [2022-09-08T10:36:39.581Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-08T10:36:40.698Z] --- PASS: TestExternalGraphDriver (5.13s) [2022-09-08T10:36:40.698Z] --- PASS: TestExternalGraphDriver/json (1.59s) [2022-09-08T10:36:40.698Z] --- PASS: TestExternalGraphDriver/spec (1.58s) [2022-09-08T10:36:40.698Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2022-09-08T10:36:40.698Z] === RUN TestGraphdriverPluginV2 [2022-09-08T10:36:41.266Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T10:36:41.266Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-09-08T10:36:41.266Z] PASS [2022-09-08T10:36:41.266Z] [2022-09-08T10:36:41.266Z] === Skipped [2022-09-08T10:36:41.266Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-09-08T10:36:41.266Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T10:36:41.266Z] [2022-09-08T10:36:41.266Z] DONE 5 tests, 1 skipped in 5.568s [2022-09-08T10:36:41.266Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-08T10:36:41.266Z] ++ 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-09-08T10:36:41.266Z] ++ set -e [2022-09-08T10:36:41.266Z] ++ '[' -n 0 ']' [2022-09-08T10:36:41.266Z] ++ set -x [2022-09-08T10:36:41.266Z] ++ 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 GITHUB_ACTIONS= 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-09-08T10:36:41.266Z] INFO: Testing against a local daemon [2022-09-08T10:36:41.266Z] === RUN TestContinueAfterPluginCrash [2022-09-08T10:36:41.266Z] === PAUSE TestContinueAfterPluginCrash [2022-09-08T10:36:41.266Z] === RUN TestReadPluginNoRead [2022-09-08T10:36:41.266Z] === PAUSE TestReadPluginNoRead [2022-09-08T10:36:41.266Z] === RUN TestDaemonStartWithLogOpt [2022-09-08T10:36:41.266Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-08T10:36:41.266Z] === CONT TestContinueAfterPluginCrash [2022-09-08T10:36:41.266Z] === CONT TestDaemonStartWithLogOpt [2022-09-08T10:36:41.487Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.51s) [2022-09-08T10:36:41.487Z] === RUN TestNISDomainname [2022-09-08T10:36:41.747Z] --- PASS: TestNISDomainname (0.69s) [2022-09-08T10:36:41.747Z] === RUN TestHostnameDnsResolution [2022-09-08T10:36:43.126Z] --- PASS: TestHostnameDnsResolution (1.15s) [2022-09-08T10:36:43.126Z] === RUN TestUnprivilegedPortsAndPing [2022-09-08T10:36:43.126Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-09-08T10:36:43.126Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-09-08T10:36:43.126Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-09-08T10:36:43.704Z] --- PASS: TestServicePlugin (29.74s) [2022-09-08T10:36:43.704Z] === RUN TestServiceUpdateLabel [2022-09-08T10:36:44.065Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-09-08T10:36:44.065Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-09-08T10:36:44.065Z] --- PASS: TestUnprivilegedPortsAndPing (1.09s) [2022-09-08T10:36:44.065Z] === RUN TestPrivilegedHostDevices [2022-09-08T10:36:44.553Z] --- PASS: TestDaemonStartWithLogOpt (3.09s) [2022-09-08T10:36:44.553Z] === CONT TestReadPluginNoRead [2022-09-08T10:36:44.637Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-09-08T10:36:44.637Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-09-08T10:36:44.641Z] --- PASS: TestServiceUpdateLabel (2.20s) [2022-09-08T10:36:44.641Z] === RUN TestServiceUpdateSecrets [2022-09-08T10:36:45.206Z] --- PASS: TestPrivilegedHostDevices (1.00s) [2022-09-08T10:36:45.206Z] === RUN TestRunConsoleSize [2022-09-08T10:36:45.466Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-09-08T10:36:45.725Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-09-08T10:36:45.725Z] --- PASS: TestRunConsoleSize (0.72s) [2022-09-08T10:36:45.725Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-08T10:36:46.459Z] === RUN TestReadPluginNoRead/default [2022-09-08T10:36:46.670Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-09-08T10:36:47.238Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-09-08T10:36:47.239Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-09-08T10:36:47.399Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-09-08T10:36:47.807Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-09-08T10:36:47.836Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-08T10:36:48.773Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-08T10:36:49.188Z] --- PASS: TestRunWithAlternativeContainerdShim (3.21s) [2022-09-08T10:36:49.188Z] === RUN TestStats [2022-09-08T10:36:49.341Z] --- PASS: TestContinueAfterPluginCrash (7.94s) [2022-09-08T10:36:49.447Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-09-08T10:36:49.706Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-09-08T10:36:49.909Z] === CONT TestReadPluginNoRead [2022-09-08T10:36:49.910Z] read_test.go:92: [d932cac23d729] daemon is not started [2022-09-08T10:36:49.910Z] --- PASS: TestReadPluginNoRead (5.66s) [2022-09-08T10:36:49.910Z] --- PASS: TestReadPluginNoRead/default (1.19s) [2022-09-08T10:36:49.910Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.16s) [2022-09-08T10:36:49.910Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s) [2022-09-08T10:36:49.910Z] PASS [2022-09-08T10:36:49.910Z] [2022-09-08T10:36:49.910Z] DONE 6 tests in 8.849s [2022-09-08T10:36:49.910Z] 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-09-08T10:36:49.910Z] ++ 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-09-08T10:36:49.910Z] ++ set -e [2022-09-08T10:36:49.910Z] ++ '[' -n 0 ']' [2022-09-08T10:36:49.910Z] ++ set -x [2022-09-08T10:36:49.910Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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-09-08T10:36:50.169Z] testing: warning: no tests to run [2022-09-08T10:36:50.169Z] PASS [2022-09-08T10:36:50.169Z] [2022-09-08T10:36:50.169Z] DONE 0 tests in 0.037s [2022-09-08T10:36:50.169Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-08T10:36:50.169Z] ++ 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-09-08T10:36:50.169Z] ++ set -e [2022-09-08T10:36:50.169Z] ++ '[' -n 0 ']' [2022-09-08T10:36:50.169Z] ++ set -x [2022-09-08T10:36:50.169Z] ++ 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 GITHUB_ACTIONS= 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-09-08T10:36:50.169Z] INFO: Testing against a local daemon [2022-09-08T10:36:50.169Z] === RUN TestPluginWithDevMounts [2022-09-08T10:36:50.169Z] === PAUSE TestPluginWithDevMounts [2022-09-08T10:36:50.169Z] === CONT TestPluginWithDevMounts [2022-09-08T10:36:51.082Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-09-08T10:36:51.341Z] === RUN TestDockerSuite/TestAttachDetach [2022-09-08T10:36:51.601Z] --- PASS: TestStats (2.53s) [2022-09-08T10:36:51.601Z] === RUN TestStopContainerWithTimeout [2022-09-08T10:36:51.601Z] === RUN TestStopContainerWithTimeout/0 [2022-09-08T10:36:51.601Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-08T10:36:51.601Z] === RUN TestStopContainerWithTimeout/1 [2022-09-08T10:36:51.601Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-08T10:36:51.601Z] === RUN TestStopContainerWithTimeout/3 [2022-09-08T10:36:51.601Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-08T10:36:51.601Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-08T10:36:51.601Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-08T10:36:51.601Z] === CONT TestStopContainerWithTimeout/0 [2022-09-08T10:36:51.601Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-08T10:36:52.074Z] --- PASS: TestPluginWithDevMounts (1.51s) [2022-09-08T10:36:52.074Z] PASS [2022-09-08T10:36:52.074Z] [2022-09-08T10:36:52.074Z] DONE 1 tests in 1.613s [2022-09-08T10:36:52.074Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-08T10:36:52.074Z] ++ 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-09-08T10:36:52.074Z] ++ set -e [2022-09-08T10:36:52.074Z] ++ '[' -n 0 ']' [2022-09-08T10:36:52.074Z] ++ set -x [2022-09-08T10:36:52.074Z] ++ 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 GITHUB_ACTIONS= 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-09-08T10:36:52.074Z] INFO: Testing against a local daemon [2022-09-08T10:36:52.074Z] === RUN TestSecretInspect [2022-09-08T10:36:52.569Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-09-08T10:36:52.569Z] === CONT TestStopContainerWithTimeout/3 [2022-09-08T10:36:53.148Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-09-08T10:36:53.413Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-09-08T10:36:53.979Z] --- PASS: TestSecretInspect (2.16s) [2022-09-08T10:36:53.979Z] === RUN TestSecretList [2022-09-08T10:36:54.355Z] === CONT TestStopContainerWithTimeout/1 [2022-09-08T10:36:54.924Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-09-08T10:36:55.862Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-09-08T10:36:55.862Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-09-08T10:36:55.862Z] check_test.go:540: [da3fb0afd6f73] daemon is not started [2022-09-08T10:36:55.862Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-09-08T10:36:55.862Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-09-08T10:36:55.862Z] check_test.go:540: [d028cb300bfff] daemon is not started [2022-09-08T10:36:55.862Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-09-08T10:36:55.862Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-09-08T10:36:56.121Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-08T10:36:56.121Z] --- PASS: TestStopContainerWithTimeout/0 (1.03s) [2022-09-08T10:36:56.121Z] --- PASS: TestStopContainerWithTimeout/-1 (2.89s) [2022-09-08T10:36:56.121Z] --- PASS: TestStopContainerWithTimeout/3 (2.83s) [2022-09-08T10:36:56.121Z] --- PASS: TestStopContainerWithTimeout/1 (1.74s) [2022-09-08T10:36:56.121Z] === RUN TestDeleteDevicemapper [2022-09-08T10:36:56.121Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-08T10:36:56.121Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-08T10:36:56.121Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-08T10:36:56.513Z] --- PASS: TestSecretList (2.17s) [2022-09-08T10:36:56.513Z] === RUN TestSecretsCreateAndDelete [2022-09-08T10:36:56.689Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-09-08T10:36:58.433Z] --- PASS: TestSecretsCreateAndDelete (2.20s) [2022-09-08T10:36:58.433Z] === RUN TestSecretsUpdate [2022-09-08T10:36:59.228Z] check_test.go:540: [d2c0f0c3f1b4a] daemon is not started [2022-09-08T10:36:59.228Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-09-08T10:36:59.487Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.19s) [2022-09-08T10:36:59.487Z] === RUN TestUpdateMemory [2022-09-08T10:36:59.487Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-09-08T10:36:59.487Z] --- SKIP: TestUpdateMemory (0.00s) [2022-09-08T10:36:59.487Z] === RUN TestUpdateCPUQuota [2022-09-08T10:36:59.522Z] --- PASS: TestServiceUpdateSecrets (14.67s) [2022-09-08T10:36:59.522Z] === RUN TestServiceUpdateConfigs [2022-09-08T10:37:00.866Z] --- PASS: TestUpdateCPUQuota (1.42s) [2022-09-08T10:37:00.866Z] === RUN TestUpdatePidsLimit [2022-09-08T10:37:00.866Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-08T10:37:00.966Z] --- PASS: TestSecretsUpdate (2.17s) [2022-09-08T10:37:00.966Z] === RUN TestTemplatedSecret [2022-09-08T10:37:01.125Z] === RUN TestUpdatePidsLimit/no_change [2022-09-08T10:37:01.696Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-08T10:37:01.955Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-08T10:37:02.215Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-08T10:37:02.784Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-08T10:37:03.044Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-08T10:37:03.499Z] --- PASS: TestTemplatedSecret (2.55s) [2022-09-08T10:37:03.500Z] === RUN TestSecretCreateResolve [2022-09-08T10:37:03.618Z] ......... [ 85%] [2022-09-08T10:37:03.981Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-09-08T10:37:04.551Z] --- PASS: TestUpdatePidsLimit (3.70s) [2022-09-08T10:37:04.551Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2022-09-08T10:37:04.551Z] --- PASS: TestUpdatePidsLimit/no_change (0.31s) [2022-09-08T10:37:04.551Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2022-09-08T10:37:04.551Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s) [2022-09-08T10:37:04.551Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2022-09-08T10:37:04.551Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2022-09-08T10:37:04.551Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.66s) [2022-09-08T10:37:04.551Z] === RUN TestUpdateRestartPolicy [2022-09-08T10:37:05.402Z] --- PASS: TestSecretCreateResolve (2.18s) [2022-09-08T10:37:05.402Z] PASS [2022-09-08T10:37:05.402Z] [2022-09-08T10:37:05.402Z] DONE 6 tests in 13.524s [2022-09-08T10:37:05.402Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-09-08T10:37:05.402Z] ++ 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-09-08T10:37:05.402Z] ++ set -e [2022-09-08T10:37:05.402Z] ++ '[' -n 0 ']' [2022-09-08T10:37:05.402Z] ++ set -x [2022-09-08T10:37:05.402Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GITHUB_ACTIONS= 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-09-08T10:37:05.402Z] INFO: Testing against a local daemon [2022-09-08T10:37:05.402Z] === RUN TestServiceCreateInit [2022-09-08T10:37:05.402Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-08T10:37:07.090Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-09-08T10:37:08.675Z] tests/integration/models_images_test.py ............... [ 89%] [2022-09-08T10:37:09.592Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-08T10:37:09.630Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-09-08T10:37:09.869Z] tests/integration/models_networks_test.py .... [ 90%] [2022-09-08T10:37:12.168Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-09-08T10:37:12.168Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-09-08T10:37:12.168Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-09-08T10:37:12.879Z] --- PASS: TestServiceCreateInit (7.11s) [2022-09-08T10:37:12.879Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.51s) [2022-09-08T10:37:12.879Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.58s) [2022-09-08T10:37:12.879Z] === RUN TestCreateServiceMultipleTimes [2022-09-08T10:37:13.104Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-09-08T10:37:13.364Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-09-08T10:37:14.436Z] --- PASS: TestServiceUpdateConfigs (14.65s) [2022-09-08T10:37:14.436Z] === RUN TestServiceUpdateNetwork [2022-09-08T10:37:14.741Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-09-08T10:37:16.120Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-09-08T10:37:16.425Z] tests/integration/models_nodes_test.py . [ 90%] [2022-09-08T10:37:16.425Z] tests/integration/models_resources_test.py . [ 91%] [2022-09-08T10:37:17.057Z] --- PASS: TestUpdateRestartPolicy (12.34s) [2022-09-08T10:37:17.057Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-08T10:37:17.057Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-09-08T10:37:17.626Z] --- PASS: TestUpdateRestartWithAutoRemove (0.76s) [2022-09-08T10:37:17.626Z] === RUN TestWaitNonBlocked [2022-09-08T10:37:17.626Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-08T10:37:17.626Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-08T10:37:17.626Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-08T10:37:17.626Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-08T10:37:17.626Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-08T10:37:17.626Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-08T10:37:18.195Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-09-08T10:37:19.133Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-09-08T10:37:19.133Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.28s) [2022-09-08T10:37:19.133Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.34s) [2022-09-08T10:37:19.133Z] === RUN TestWaitBlocked [2022-09-08T10:37:19.133Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-08T10:37:19.133Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-08T10:37:19.133Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-08T10:37:19.133Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-08T10:37:19.133Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-08T10:37:19.133Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-08T10:37:20.515Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-09-08T10:37:20.515Z] --- PASS: TestWaitBlocked (0.02s) [2022-09-08T10:37:20.515Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.30s) [2022-09-08T10:37:20.515Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.34s) [2022-09-08T10:37:20.515Z] === RUN TestWaitConditions [2022-09-08T10:37:20.515Z] === RUN TestWaitConditions/default [2022-09-08T10:37:20.515Z] === PAUSE TestWaitConditions/default [2022-09-08T10:37:20.515Z] === RUN TestWaitConditions/not-running [2022-09-08T10:37:20.515Z] === PAUSE TestWaitConditions/not-running [2022-09-08T10:37:20.515Z] === RUN TestWaitConditions/next-exit [2022-09-08T10:37:20.515Z] === PAUSE TestWaitConditions/next-exit [2022-09-08T10:37:20.515Z] === RUN TestWaitConditions/removed [2022-09-08T10:37:20.515Z] === PAUSE TestWaitConditions/removed [2022-09-08T10:37:20.515Z] === CONT TestWaitConditions/default [2022-09-08T10:37:20.515Z] === CONT TestWaitConditions/removed [2022-09-08T10:37:20.515Z] === CONT TestWaitConditions/default [2022-09-08T10:37:20.515Z] wait_test.go:146: ContainerID = 1856156d765a003a2f00ea6fb5dc2d10a3c2ddc01102c83b6e0f9ae71baea190 [2022-09-08T10:37:20.515Z] === CONT TestWaitConditions/removed [2022-09-08T10:37:20.515Z] wait_test.go:146: ContainerID = ed0c203e6ce12ffb11705618a1bb2fefd16df8180c7fe91b30037d2bce9fea00 [2022-09-08T10:37:21.454Z] === CONT TestWaitConditions/next-exit [2022-09-08T10:37:21.454Z] wait_test.go:146: ContainerID = 16e1fc6ce6019d62c59cb06cda62892672e464f1dc4d17bd330b23d1874ed919 [2022-09-08T10:37:21.713Z] === CONT TestWaitConditions/not-running [2022-09-08T10:37:21.713Z] wait_test.go:146: ContainerID = 38254f9edc48e465709af774e67e5675ffed5a7ca4cf68f9e094b87a1034b737 [2022-09-08T10:37:22.868Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-09-08T10:37:23.095Z] --- PASS: TestWaitConditions (0.03s) [2022-09-08T10:37:23.095Z] --- PASS: TestWaitConditions/default (1.13s) [2022-09-08T10:37:23.095Z] --- PASS: TestWaitConditions/removed (1.24s) [2022-09-08T10:37:23.095Z] --- PASS: TestWaitConditions/next-exit (1.26s) [2022-09-08T10:37:23.095Z] --- PASS: TestWaitConditions/not-running (1.21s) [2022-09-08T10:37:23.095Z] === RUN TestWaitRestartedContainer [2022-09-08T10:37:23.095Z] === RUN TestWaitRestartedContainer/default [2022-09-08T10:37:23.095Z] === PAUSE TestWaitRestartedContainer/default [2022-09-08T10:37:23.095Z] === RUN TestWaitRestartedContainer/not-running [2022-09-08T10:37:23.095Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-08T10:37:23.095Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-08T10:37:23.095Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-08T10:37:23.095Z] === CONT TestWaitRestartedContainer/default [2022-09-08T10:37:23.095Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-08T10:37:25.003Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-09-08T10:37:25.262Z] === CONT TestWaitRestartedContainer/not-running [2022-09-08T10:37:25.831Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-09-08T10:37:26.644Z] --- PASS: TestServiceUpdateNetwork (12.41s) [2022-09-08T10:37:26.644Z] === RUN TestServiceUpdatePidsLimit [2022-09-08T10:37:27.210Z] --- PASS: TestWaitRestartedContainer (0.03s) [2022-09-08T10:37:27.210Z] --- PASS: TestWaitRestartedContainer/default (2.46s) [2022-09-08T10:37:27.210Z] --- PASS: TestWaitRestartedContainer/next-exit (2.51s) [2022-09-08T10:37:27.210Z] --- PASS: TestWaitRestartedContainer/not-running (1.62s) [2022-09-08T10:37:27.210Z] === CONT TestContainerStartOnDaemonRestart [2022-09-08T10:37:27.210Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-08T10:37:27.470Z] check_test.go:540: [dbbd12fdd46b8] daemon is not started [2022-09-08T10:37:27.470Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-09-08T10:37:27.773Z] --- PASS: TestCreateServiceMultipleTimes (15.06s) [2022-09-08T10:37:27.773Z] === RUN TestCreateServiceConflict [2022-09-08T10:37:28.022Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-08T10:37:28.590Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-08T10:37:29.501Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-09-08T10:37:29.759Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-09-08T10:37:30.007Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-09-08T10:37:30.267Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-09-08T10:37:30.312Z] --- PASS: TestCreateServiceConflict (2.27s) [2022-09-08T10:37:30.312Z] === RUN TestCreateServiceMaxReplicas [2022-09-08T10:37:30.533Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-09-08T10:37:30.794Z] --- PASS: TestContainerStartOnDaemonRestart (3.79s) [2022-09-08T10:37:30.794Z] === CONT TestIpcModeOlderClient [2022-09-08T10:37:30.794Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-09-08T10:37:30.794Z] === CONT TestContainerKillOnDaemonStart [2022-09-08T10:37:31.053Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.07s) [2022-09-08T10:37:31.053Z] === CONT TestDaemonHostGatewayIP [2022-09-08T10:37:32.433Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-09-08T10:37:32.846Z] --- PASS: TestCreateServiceMaxReplicas (2.69s) [2022-09-08T10:37:32.846Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-08T10:37:33.812Z] docker_cli_daemon_plugins_test.go:106: [da33165953f0e] daemon is not started [2022-09-08T10:37:34.047Z] tests/integration/regression_test.py ...... [ 98%] [2022-09-08T10:37:34.305Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-09-08T10:37:34.305Z] tests/integration/credentials/utils_test.py . [100%] [2022-09-08T10:37:34.305Z] [2022-09-08T10:37:34.305Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-09-08T10:37:34.305Z] =========================== short test summary info ============================ [2022-09-08T10:37:34.305Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-09-08T10:37:34.305Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-09-08T10:37:34.305Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-09-08T10:37:34.305Z] Not supported on most drivers [2022-09-08T10:37:34.305Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-09-08T10:37:34.305Z] Output of docker top depends on host distro, and is not formalized. [2022-09-08T10:37:34.305Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-09-08T10:37:34.305Z] Output of docker top depends on host distro, and is not formalized. [2022-09-08T10:37:34.305Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-09-08T10:37:34.305Z] Can fail if eth0 has multiple IP addresses [2022-09-08T10:37:34.305Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-09-08T10:37:34.305Z] This doesn't seem to be taken into account by the engine [2022-09-08T10:37:34.305Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-09-08T10:37:34.305Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-09-08T10:37:34.305Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 293.51 seconds == [2022-09-08T10:37:34.563Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-09-08T10:37:34.749Z] --- PASS: TestDaemonHostGatewayIP (3.71s) [2022-09-08T10:37:34.749Z] === CONT TestDaemonRestartIpcMode [2022-09-08T10:37:34.749Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-09-08T10:37:35.687Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-09-08T10:37:36.626Z] check_test.go:540: [da66d5f9eec8d] daemon is not started [2022-09-08T10:37:36.626Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-09-08T10:37:36.707Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-08T10:37:37.194Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-09-08T10:37:37.763Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-09-08T10:37:38.021Z] --- PASS: TestDaemonRestartIpcMode (3.22s) [2022-09-08T10:37:39.405Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-09-08T10:37:39.972Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-09-08T10:37:42.559Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-09-08T10:37:42.818Z] === RUN TestDockerSuite/TestBuildAddScript [2022-09-08T10:37:43.271Z] --- PASS: TestServiceUpdatePidsLimit (16.35s) [2022-09-08T10:37:43.271Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-09-08T10:37:43.271Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-09-08T10:37:43.271Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-09-08T10:37:43.271Z] PASS [2022-09-08T10:37:43.272Z] [2022-09-08T10:37:43.272Z] === Skipped [2022-09-08T10:37:43.272Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-08T10:37:43.272Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-08T10:37:43.272Z] [2022-09-08T10:37:43.272Z] DONE 27 tests, 1 skipped in 164.455s [2022-09-08T10:37:43.272Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-09-08T10:37:43.272Z] INFO: Testing against a local daemon [2022-09-08T10:37:43.272Z] === RUN TestSessionCreate [2022-09-08T10:37:43.272Z] --- PASS: TestSessionCreate (0.02s) [2022-09-08T10:37:43.272Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-08T10:37:43.272Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-08T10:37:43.272Z] PASS [2022-09-08T10:37:43.272Z] [2022-09-08T10:37:43.272Z] DONE 2 tests in 0.058s [2022-09-08T10:37:43.272Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-09-08T10:37:43.272Z] INFO: Testing against a local daemon [2022-09-08T10:37:43.272Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-08T10:37:43.272Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-09-08T10:37:43.272Z] === RUN TestDiskUsage [2022-09-08T10:37:43.272Z] === PAUSE TestDiskUsage [2022-09-08T10:37:43.272Z] === RUN TestEventsExecDie [2022-09-08T10:37:43.531Z] --- PASS: TestEventsExecDie (0.57s) [2022-09-08T10:37:43.531Z] === RUN TestEventsBackwardsCompatible [2022-09-08T10:37:43.531Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-09-08T10:37:43.531Z] === RUN TestEventsVolumeCreate [2022-09-08T10:37:43.531Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-09-08T10:37:43.531Z] === RUN TestInfoBinaryCommits [2022-09-08T10:37:43.531Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-08T10:37:43.531Z] === RUN TestInfoAPIVersioned [2022-09-08T10:37:43.531Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-08T10:37:43.531Z] === RUN TestInfoAPI [2022-09-08T10:37:43.755Z] --- PASS: TestContainerKillOnDaemonStart (12.81s) [2022-09-08T10:37:43.755Z] PASS [2022-09-08T10:37:43.755Z] [2022-09-08T10:37:43.755Z] === Skipped [2022-09-08T10:37:43.755Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-09-08T10:37:43.755Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-08T10:37:43.755Z] [2022-09-08T10:37:43.755Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-09-08T10:37:43.755Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-08T10:37:43.755Z] [2022-09-08T10:37:43.755Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-09-08T10:37:43.755Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-08T10:37:43.755Z] [2022-09-08T10:37:43.755Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-08T10:37:43.755Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-08T10:37:43.755Z] [2022-09-08T10:37:43.755Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-08T10:37:43.755Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-08T10:37:43.755Z] [2022-09-08T10:37:43.755Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-09-08T10:37:43.755Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-09-08T10:37:43.755Z] [2022-09-08T10:37:43.755Z] DONE 273 tests, 6 skipped in 171.735s [2022-09-08T10:37:43.755Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-08T10:37:43.755Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-09-08T10:37:43.755Z] ++ set -e [2022-09-08T10:37:43.755Z] ++ '[' -n 0 ']' [2022-09-08T10:37:43.755Z] ++ set -x [2022-09-08T10:37:43.755Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-09-08T10:37:43.755Z] === RUN TestConfigDaemonLibtrustID [2022-09-08T10:37:43.790Z] --- PASS: TestInfoAPI (0.03s) [2022-09-08T10:37:43.790Z] === RUN TestInfoAPIWarnings [2022-09-08T10:37:44.323Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2022-09-08T10:37:44.323Z] === RUN TestConfigDaemonID [2022-09-08T10:37:45.701Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-09-08T10:37:45.701Z] daemon_test.go:83: [de406a834ed56] daemon is not started [2022-09-08T10:37:45.701Z] --- PASS: TestConfigDaemonID (1.10s) [2022-09-08T10:37:45.701Z] === RUN TestDaemonConfigValidation [2022-09-08T10:37:45.701Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-08T10:37:45.701Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-08T10:37:45.701Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-08T10:37:45.701Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-08T10:37:45.701Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-08T10:37:45.701Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-08T10:37:45.701Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-08T10:37:45.701Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-08T10:37:45.701Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-08T10:37:45.701Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-08T10:37:45.701Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-08T10:37:45.701Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-08T10:37:45.701Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-09-08T10:37:45.701Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-08T10:37:45.701Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-08T10:37:45.960Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-08T10:37:45.960Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-08T10:37:45.960Z] --- PASS: TestDaemonConfigValidation/valid_config (0.21s) [2022-09-08T10:37:45.960Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.22s) [2022-09-08T10:37:45.960Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.17s) [2022-09-08T10:37:45.960Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.24s) [2022-09-08T10:37:45.960Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.12s) [2022-09-08T10:37:45.960Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-08T10:37:45.960Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-08T10:37:46.529Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-09-08T10:37:46.759Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-08T10:37:46.759Z] [2022-09-08T10:37:46.759Z] Unloading profiles will leave already running processes permanently [2022-09-08T10:37:46.759Z] unconfined, which can lead to unexpected situations. [2022-09-08T10:37:46.759Z] [2022-09-08T10:37:46.759Z] To set a process to complain mode, use the command line tool [2022-09-08T10:37:46.759Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-08T10:37:46.759Z] Post stage [Pipeline] junit [2022-09-08T10:37:46.771Z] Recording test results [2022-09-08T10:37:47.098Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-08T10:37:47.098Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-09-08T10:37:47.668Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-09-08T10:37:47.668Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [2022-09-08T10:37:47.725Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.10s) [2022-09-08T10:37:47.726Z] === RUN TestCreateServiceSecretFileMode [2022-09-08T10:37:47.755Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-09-08T10:37:47.985Z] --- PASS: TestCreateServiceSecretFileMode (2.37s) [2022-09-08T10:37:47.985Z] === RUN TestCreateServiceConfigFileMode [2022-09-08T10:37:48.036Z] + echo Ensuring container killed. [2022-09-08T10:37:48.036Z] Ensuring container killed. [2022-09-08T10:37:48.036Z] + docker rm -vf docker-pr34 [2022-09-08T10:37:48.036Z] Error response from daemon: No such container: docker-pr34 [Pipeline] sh [2022-09-08T10:37:48.238Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-08T10:37:48.238Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-09-08T10:37:48.323Z] + echo Chowning /workspace to jenkins user [2022-09-08T10:37:48.323Z] Chowning /workspace to jenkins user [2022-09-08T10:37:48.323Z] + id -u [2022-09-08T10:37:48.323Z] + id -g [2022-09-08T10:37:48.323Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44034:/workspace busybox chown -R 1000:1000 /workspace [2022-09-08T10:37:48.323Z] Unable to find image 'busybox:latest' locally [2022-09-08T10:37:48.582Z] latest: Pulling from library/busybox [2022-09-08T10:37:48.582Z] 2c39bef88607: Pulling fs layer [2022-09-08T10:37:48.582Z] 2c39bef88607: Verifying Checksum [2022-09-08T10:37:48.582Z] 2c39bef88607: Download complete [2022-09-08T10:37:48.808Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-09-08T10:37:48.845Z] 2c39bef88607: Pull complete [2022-09-08T10:37:48.845Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613 [2022-09-08T10:37:48.845Z] Status: Downloaded newer image for busybox:latest [2022-09-08T10:37:49.068Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-08T10:37:49.068Z] daemon_test.go:197: [dcad5a505d0ee] daemon is not started [2022-09-08T10:37:49.068Z] --- PASS: TestConfigDaemonSeccompProfiles (3.18s) [2022-09-08T10:37:49.068Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.06s) [2022-09-08T10:37:49.068Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2022-09-08T10:37:49.068Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.06s) [2022-09-08T10:37:49.068Z] === RUN TestDaemonProxy [2022-09-08T10:37:49.068Z] === RUN TestDaemonProxy/environment_variables [2022-09-08T10:37:49.327Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config [2022-09-08T10:37:49.895Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-08T10:37:50.463Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [2022-09-08T10:37:50.511Z] + bundleName=docker-py [2022-09-08T10:37:50.511Z] + echo Creating docker-py-bundles.tar.gz [2022-09-08T10:37:50.511Z] Creating docker-py-bundles.tar.gz [2022-09-08T10:37:50.511Z] + 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 [2022-09-08T10:37:50.519Z] --- PASS: TestCreateServiceConfigFileMode (2.39s) [2022-09-08T10:37:50.519Z] === RUN TestCreateServiceSysctls [Pipeline] archiveArtifacts [2022-09-08T10:37:50.523Z] Archiving artifacts [2022-09-08T10:37:51.032Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-09-08T10:37:51.032Z] === RUN TestDaemonProxy/command-line_options [2022-09-08T10:37:51.292Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-09-08T10:37:51.292Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [2022-09-08T10:37:51.860Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [2022-09-08T10:37:52.338Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44034/34/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-09-08T10:37:52.429Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-09-08T10:37:52.681Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44034/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr34 -e DOCKER_GITCOMMIT=4302b395e2c9b4aa179d7c95e729a0bccee2d917 -e DOCKER_GRAPHDRIVER docker:4302b395e2c9b4aa179d7c95e729a0bccee2d917 hack/make.sh binary [2022-09-08T10:37:52.688Z] === RUN TestDaemonProxy/configuration_file [2022-09-08T10:37:52.939Z] [2022-09-08T10:37:52.948Z] check_test.go:540: [dfc87ab53a7e3] daemon is not started [2022-09-08T10:37:52.948Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-09-08T10:37:53.197Z] Removing bundles/ [2022-09-08T10:37:53.197Z] [2022-09-08T10:37:53.197Z] ---> Making bundle: binary (in bundles/binary) [2022-09-08T10:37:53.197Z] Building: bundles/binary-daemon/dockerd [2022-09-08T10:37:53.197Z] GOOS="" GOARCH="" GOARM="" [2022-09-08T10:37:53.809Z] --- PASS: TestCreateServiceSysctls (3.00s) [2022-09-08T10:37:53.809Z] === RUN TestCreateServiceCapabilities [2022-09-08T10:37:53.885Z] check_test.go:540: [d4a12d76c4296] daemon is not started [2022-09-08T10:37:53.886Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-09-08T10:37:54.455Z] === RUN TestDaemonProxy/conflicting_options [2022-09-08T10:37:54.455Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-09-08T10:37:54.455Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-09-08T10:37:55.024Z] === RUN TestDaemonProxy/reload_sanitized [2022-09-08T10:37:55.593Z] --- PASS: TestDaemonProxy (6.31s) [2022-09-08T10:37:55.593Z] --- PASS: TestDaemonProxy/environment_variables (1.77s) [2022-09-08T10:37:55.593Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-09-08T10:37:55.593Z] --- PASS: TestDaemonProxy/configuration_file (1.77s) [2022-09-08T10:37:55.593Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-09-08T10:37:55.593Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-09-08T10:37:55.593Z] PASS [2022-09-08T10:37:55.593Z] [2022-09-08T10:37:55.593Z] DONE 18 tests in 11.842s [2022-09-08T10:37:55.593Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-09-08T10:37:55.593Z] ++ 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-09-08T10:37:55.593Z] ++ set -e [2022-09-08T10:37:55.593Z] ++ '[' -n 0 ']' [2022-09-08T10:37:55.593Z] ++ set -x [2022-09-08T10:37:55.593Z] ++ 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 GITHUB_ACTIONS= 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-09-08T10:37:55.718Z] --- PASS: TestCreateServiceCapabilities (2.44s) [2022-09-08T10:37:55.718Z] === RUN TestInspect [2022-09-08T10:37:55.852Z] INFO: Testing against a local daemon [2022-09-08T10:37:55.852Z] === RUN TestCommitInheritsEnv [2022-09-08T10:37:56.112Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-09-08T10:37:56.112Z] --- PASS: TestCommitInheritsEnv (0.37s) [2022-09-08T10:37:56.112Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-08T10:37:56.112Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-09-08T10:37:56.112Z] === RUN TestImportWithCustomPlatform [2022-09-08T10:37:56.112Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-08T10:37:56.371Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-08T10:37:56.371Z] === RUN TestImportWithCustomPlatform// [2022-09-08T10:37:56.371Z] === RUN TestImportWithCustomPlatform/linux [2022-09-08T10:37:56.371Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-08T10:37:56.630Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-08T10:37:56.630Z] === RUN TestImportWithCustomPlatform/macos [2022-09-08T10:37:56.630Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-08T10:37:56.630Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-08T10:37:56.630Z] --- PASS: TestImportWithCustomPlatform (0.63s) [2022-09-08T10:37:56.630Z] --- PASS: TestImportWithCustomPlatform/#00 (0.18s) [2022-09-08T10:37:56.630Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-08T10:37:56.630Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-08T10:37:56.630Z] --- PASS: TestImportWithCustomPlatform/linux (0.14s) [2022-09-08T10:37:56.630Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.12s) [2022-09-08T10:37:56.630Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.11s) [2022-09-08T10:37:56.630Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-09-08T10:37:56.630Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-08T10:37:56.630Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-08T10:37:56.630Z] === RUN TestImagesFilterMultiReference [2022-09-08T10:37:56.896Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-09-08T10:37:56.896Z] === RUN TestImagePullPlatformInvalid [2022-09-08T10:37:56.896Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-09-08T10:37:56.896Z] === RUN TestRemoveImageOrphaning [2022-09-08T10:37:56.896Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-09-08T10:37:57.158Z] === RUN TestDockerSuite/TestBuildAddTar [2022-09-08T10:37:57.418Z] --- PASS: TestRemoveImageOrphaning (0.50s) [2022-09-08T10:37:57.418Z] === RUN TestRemoveImageGarbageCollector [2022-09-08T10:37:57.986Z] time="2022-09-08T10:37:57Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-09-08T10:37:58.928Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-09-08T10:37:59.028Z] --- PASS: TestInspect (2.75s) [2022-09-08T10:37:59.028Z] === RUN TestCreateJob [2022-09-08T10:37:59.498Z] check_test.go:540: [d44dcefb1b7e1] daemon is not started [2022-09-08T10:37:59.498Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-09-08T10:37:59.757Z] --- PASS: TestRemoveImageGarbageCollector (2.43s) [2022-09-08T10:37:59.757Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-08T10:37:59.757Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-09-08T10:37:59.757Z] === RUN TestTagInvalidReference [2022-09-08T10:37:59.757Z] --- PASS: TestTagInvalidReference (0.04s) [2022-09-08T10:37:59.757Z] === RUN TestTagValidPrefixedRepo [2022-09-08T10:38:00.017Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-09-08T10:38:00.017Z] === RUN TestTagExistedNameWithoutForce [2022-09-08T10:38:00.017Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-09-08T10:38:00.017Z] === RUN TestTagOfficialNames [2022-09-08T10:38:00.017Z] --- PASS: TestTagOfficialNames (0.07s) [2022-09-08T10:38:00.017Z] === RUN TestTagMatchesDigest [2022-09-08T10:38:00.017Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-09-08T10:38:00.017Z] === CONT TestImportExtremelyLargeImageWorks [2022-09-08T10:38:01.562Z] --- PASS: TestCreateJob (3.03s) [2022-09-08T10:38:01.562Z] === RUN TestReplicatedJob [2022-09-08T10:38:01.881Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-09-08T10:38:01.881Z] === RUN TestInfoDebug [2022-09-08T10:38:01.881Z] --- PASS: TestInfoDebug (0.52s) [2022-09-08T10:38:01.881Z] === RUN TestInfoInsecureRegistries [2022-09-08T10:38:01.881Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-09-08T10:38:01.881Z] === RUN TestInfoRegistryMirrors [2022-09-08T10:38:01.881Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-09-08T10:38:01.881Z] === RUN TestLoginFailsWithBadCredentials [2022-09-08T10:38:02.140Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-09-08T10:38:02.140Z] === RUN TestPingCacheHeaders [2022-09-08T10:38:02.140Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-08T10:38:02.140Z] === RUN TestPingGet [2022-09-08T10:38:02.140Z] --- PASS: TestPingGet (0.01s) [2022-09-08T10:38:02.140Z] === RUN TestPingHead [2022-09-08T10:38:02.140Z] --- PASS: TestPingHead (0.02s) [2022-09-08T10:38:02.140Z] === RUN TestPingSwarmHeader [2022-09-08T10:38:02.553Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-09-08T10:38:02.709Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-08T10:38:03.277Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-08T10:38:04.214Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-08T10:38:04.214Z] --- PASS: TestPingSwarmHeader (2.10s) [2022-09-08T10:38:04.214Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-08T10:38:04.214Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-08T10:38:04.214Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-08T10:38:04.214Z] === RUN TestPingBuilderHeader [2022-09-08T10:38:04.214Z] === RUN TestPingBuilderHeader/default_config [2022-09-08T10:38:04.460Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-09-08T10:38:04.783Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-08T10:38:05.351Z] --- PASS: TestPingBuilderHeader (1.06s) [2022-09-08T10:38:05.351Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-09-08T10:38:05.351Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-09-08T10:38:05.351Z] === RUN TestVersion [2022-09-08T10:38:05.351Z] --- PASS: TestVersion (0.02s) [2022-09-08T10:38:05.351Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-09-08T10:38:05.351Z] === CONT TestDiskUsage [2022-09-08T10:38:05.398Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-09-08T10:38:05.920Z] === RUN TestDiskUsage/empty [2022-09-08T10:38:05.920Z] === RUN TestDiskUsage/empty/container_types [2022-09-08T10:38:05.920Z] === RUN TestDiskUsage/empty/image_types [2022-09-08T10:38:05.920Z] === RUN TestDiskUsage/empty/volume_types [2022-09-08T10:38:05.920Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-08T10:38:05.920Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-08T10:38:05.920Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-08T10:38:05.920Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-08T10:38:05.920Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-08T10:38:05.920Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-08T10:38:05.920Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-08T10:38:05.920Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-08T10:38:06.180Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-08T10:38:06.180Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-08T10:38:06.180Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-08T10:38:06.180Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-08T10:38:06.180Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-08T10:38:06.180Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-08T10:38:06.180Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-08T10:38:06.180Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-08T10:38:06.180Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-08T10:38:06.180Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-08T10:38:06.180Z] === RUN TestDiskUsage/after_container.Run [2022-09-08T10:38:06.751Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-08T10:38:06.751Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-08T10:38:06.751Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-08T10:38:06.751Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-08T10:38:06.751Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-08T10:38:06.751Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-08T10:38:06.751Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-08T10:38:06.751Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-08T10:38:06.751Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-08T10:38:06.751Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-08T10:38:06.778Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-09-08T10:38:06.843Z] --- PASS: TestReplicatedJob (4.73s) [2022-09-08T10:38:06.843Z] === RUN TestUpdateReplicatedJob [2022-09-08T10:38:07.011Z] --- PASS: TestDiskUsage (1.56s) [2022-09-08T10:38:07.011Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-08T10:38:07.011Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-08T10:38:07.011Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-08T10:38:07.011Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-08T10:38:07.011Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-08T10:38:07.011Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-08T10:38:07.011Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-08T10:38:07.011Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-08T10:38:07.011Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-08T10:38:07.011Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-08T10:38:07.011Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-08T10:38:07.011Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.34s) [2022-09-08T10:38:07.011Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-08T10:38:07.011Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-08T10:38:07.011Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-08T10:38:07.011Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-08T10:38:07.011Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-08T10:38:07.011Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-08T10:38:07.011Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-08T10:38:07.011Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-08T10:38:07.011Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-08T10:38:07.011Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-09-08T10:38:07.011Z] --- PASS: TestDiskUsage/after_container.Run (0.50s) [2022-09-08T10:38:07.011Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-09-08T10:38:07.011Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-08T10:38:07.011Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-08T10:38:07.011Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-08T10:38:07.011Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-09-08T10:38:07.011Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-08T10:38:07.011Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-09-08T10:38:07.011Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-08T10:38:07.011Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-09-08T10:38:07.011Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-09-08T10:38:07.011Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.60s) [2022-09-08T10:38:07.011Z] PASS [2022-09-08T10:38:07.011Z] [2022-09-08T10:38:07.011Z] DONE 57 tests in 24.071s [2022-09-08T10:38:07.011Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-08T10:38:07.011Z] INFO: Testing against a local daemon [2022-09-08T10:38:07.011Z] === RUN TestVolumesCreateAndList [2022-09-08T10:38:07.011Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-08T10:38:07.011Z] === RUN TestVolumesRemove [2022-09-08T10:38:07.011Z] --- PASS: TestVolumesRemove (0.06s) [2022-09-08T10:38:07.011Z] === RUN TestVolumesInspect [2022-09-08T10:38:07.011Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-08T10:38:07.011Z] === RUN TestVolumesInvalidJSON [2022-09-08T10:38:07.011Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-08T10:38:07.011Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-08T10:38:07.011Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-08T10:38:07.011Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-08T10:38:07.011Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-08T10:38:07.011Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-08T10:38:07.011Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-08T10:38:07.011Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-08T10:38:07.011Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-09-08T10:38:07.011Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-08T10:38:07.011Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-08T10:38:07.011Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-08T10:38:07.011Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-08T10:38:07.011Z] PASS [2022-09-08T10:38:07.011Z] [2022-09-08T10:38:07.011Z] DONE 9 tests in 0.136s [2022-09-08T10:38:07.011Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-08T10:38:07.580Z] Stopping apparmor (via systemctl): apparmor.service. [2022-09-08T10:38:07.580Z] Removing test suite binaries [2022-09-08T10:38:07.840Z] exiting test-integration [2022-09-08T10:38:07.840Z] ++ exit 0 [2022-09-08T10:38:07.840Z] [2022-09-08T10:38:08.158Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-09-08T10:38:08.417Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest Post stage [Pipeline] junit [2022-09-08T10:38:09.234Z] Recording test results [2022-09-08T10:38:09.356Z] check_test.go:540: [d3a471e827188] daemon is not started [2022-09-08T10:38:09.357Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-09-08T10:38:09.378Z] --- PASS: TestUpdateReplicatedJob (2.92s) [2022-09-08T10:38:09.378Z] === RUN TestServiceListWithStatuses [2022-09-08T10:38:09.378Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-08T10:38:09.378Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-08T10:38:09.378Z] === RUN TestDockerNetworkConnectAlias [2022-09-08T10:38:10.583Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-08T10:38:10.930Z] + echo Ensuring container killed. [2022-09-08T10:38:10.930Z] Ensuring container killed. [2022-09-08T10:38:10.930Z] + docker rm -vf docker-pr34 [2022-09-08T10:38:10.930Z] Error response from daemon: No such container: docker-pr34 [Pipeline] sh [2022-09-08T10:38:11.218Z] + echo Chowning /workspace to jenkins user [2022-09-08T10:38:11.218Z] Chowning /workspace to jenkins user [2022-09-08T10:38:11.218Z] + id -u [2022-09-08T10:38:11.218Z] + id -g [2022-09-08T10:38:11.218Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44034:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-08T10:38:12.660Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-09-08T10:38:12.892Z] + bundleName=amd64-cgroup2 [2022-09-08T10:38:12.892Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-09-08T10:38:12.892Z] Creating amd64-cgroup2-bundles.tar.gz [2022-09-08T10:38:12.892Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-09-08T10:38:12.892Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-09-08T10:38:13.165Z] Archiving artifacts [2022-09-08T10:38:13.582Z] --- PASS: TestDockerNetworkConnectAlias (3.95s) [2022-09-08T10:38:13.582Z] === RUN TestDockerNetworkReConnect [2022-09-08T10:38:14.041Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-09-08T10:38:14.851Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44034/34/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-08T10:38:15.182Z] + make clean [2022-09-08T10:38:15.441Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-08T10:38:15.441Z] docker-dev-cache [2022-09-08T10:38:15.441Z] docker-mod-cache [Pipeline] deleteDir [2022-09-08T10:38:16.870Z] --- PASS: TestDockerNetworkReConnect (3.36s) [2022-09-08T10:38:16.871Z] === RUN TestServicePlugin [2022-09-08T10:38:16.871Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T10:38:16.871Z] --- SKIP: TestServicePlugin (0.00s) [2022-09-08T10:38:16.871Z] === RUN TestServiceUpdateLabel [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-08T10:38:18.338Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-09-08T10:38:18.775Z] --- PASS: TestServiceUpdateLabel (2.17s) [2022-09-08T10:38:18.775Z] === RUN TestServiceUpdateSecrets [2022-09-08T10:38:19.718Z] === RUN TestDockerSuite/TestBuildBlankName [2022-09-08T10:38:20.286Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-09-08T10:38:20.286Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-09-08T10:38:22.826Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-09-08T10:38:22.826Z] check_test.go:540: [df8311aa29af3] daemon is not started [2022-09-08T10:38:22.826Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-09-08T10:38:23.396Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-09-08T10:38:24.335Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-09-08T10:38:24.595Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-09-08T10:38:24.595Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-09-08T10:38:25.977Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-09-08T10:38:26.548Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-09-08T10:38:26.548Z] check_test.go:540: [d78693236c7d7] daemon is not started [2022-09-08T10:38:26.548Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-09-08T10:38:27.932Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-09-08T10:38:29.312Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-09-08T10:38:30.250Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-09-08T10:38:32.157Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-09-08T10:38:32.416Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-09-08T10:38:33.356Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-09-08T10:38:33.659Z] --- PASS: TestServiceUpdateSecrets (14.32s) [2022-09-08T10:38:33.661Z] === RUN TestServiceUpdateConfigs [2022-09-08T10:38:36.648Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-09-08T10:38:36.648Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-09-08T10:38:38.026Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-09-08T10:38:39.933Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-09-08T10:38:43.225Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-09-08T10:38:46.519Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-09-08T10:38:48.428Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-09-08T10:38:48.562Z] --- PASS: TestServiceUpdateConfigs (14.32s) [2022-09-08T10:38:48.562Z] === RUN TestServiceUpdateNetwork [2022-09-08T10:38:50.966Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-09-08T10:38:51.535Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-09-08T10:38:52.916Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-09-08T10:38:54.823Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-09-08T10:38:57.359Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-09-08T10:38:57.359Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-09-08T10:38:57.619Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-09-08T10:39:00.160Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-09-08T10:39:00.160Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-09-08T10:39:00.772Z] --- PASS: TestServiceUpdateNetwork (12.08s) [2022-09-08T10:39:00.775Z] === RUN TestServiceUpdatePidsLimit [2022-09-08T10:39:00.775Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-08T10:39:01.344Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-08T10:39:02.699Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-09-08T10:39:06.894Z] docker_cli_daemon_test.go:2504: [d2ddcb656828c] daemon is not started [2022-09-08T10:39:07.863Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-09-08T10:39:08.126Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-09-08T10:39:09.465Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-08T10:39:09.524Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-09-08T10:39:10.976Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-09-08T10:39:11.914Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-09-08T10:39:12.852Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-09-08T10:39:16.145Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-09-08T10:39:16.166Z] --- PASS: TestServiceUpdatePidsLimit (16.04s) [2022-09-08T10:39:16.166Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-09-08T10:39:16.166Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-09-08T10:39:16.166Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-09-08T10:39:16.166Z] PASS [2022-09-08T10:39:16.166Z] [2022-09-08T10:39:16.166Z] === Skipped [2022-09-08T10:39:16.166Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-08T10:39:16.166Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-08T10:39:16.166Z] [2022-09-08T10:39:16.166Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-09-08T10:39:16.166Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T10:39:16.166Z] [2022-09-08T10:39:16.166Z] DONE 27 tests, 2 skipped in 130.220s [2022-09-08T10:39:16.166Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-09-08T10:39:16.166Z] ++ 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-09-08T10:39:16.166Z] ++ set -e [2022-09-08T10:39:16.166Z] ++ '[' -n 0 ']' [2022-09-08T10:39:16.166Z] ++ set -x [2022-09-08T10:39:16.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 GITHUB_ACTIONS= 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-09-08T10:39:16.166Z] INFO: Testing against a local daemon [2022-09-08T10:39:16.166Z] === RUN TestSessionCreate [2022-09-08T10:39:16.166Z] --- PASS: TestSessionCreate (0.02s) [2022-09-08T10:39:16.166Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-08T10:39:16.166Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-08T10:39:16.166Z] PASS [2022-09-08T10:39:16.166Z] [2022-09-08T10:39:16.166Z] DONE 2 tests in 0.140s [2022-09-08T10:39:16.166Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-09-08T10:39:16.166Z] ++ 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-09-08T10:39:16.166Z] ++ set -e [2022-09-08T10:39:16.166Z] ++ '[' -n 0 ']' [2022-09-08T10:39:16.166Z] ++ set -x [2022-09-08T10:39:16.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 GITHUB_ACTIONS= 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-09-08T10:39:16.166Z] INFO: Testing against a local daemon [2022-09-08T10:39:16.166Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-08T10:39:16.166Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-08T10:39:16.166Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-08T10:39:16.166Z] === RUN TestDiskUsage [2022-09-08T10:39:16.166Z] === PAUSE TestDiskUsage [2022-09-08T10:39:16.166Z] === RUN TestEventsExecDie [2022-09-08T10:39:16.166Z] --- PASS: TestEventsExecDie (0.50s) [2022-09-08T10:39:16.166Z] === RUN TestEventsBackwardsCompatible [2022-09-08T10:39:16.424Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-09-08T10:39:16.424Z] === RUN TestEventsVolumeCreate [2022-09-08T10:39:16.424Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-09-08T10:39:16.424Z] === RUN TestInfoBinaryCommits [2022-09-08T10:39:16.424Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-08T10:39:16.424Z] === RUN TestInfoAPIVersioned [2022-09-08T10:39:16.424Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-08T10:39:16.424Z] === RUN TestInfoAPI [2022-09-08T10:39:16.424Z] --- PASS: TestInfoAPI (0.02s) [2022-09-08T10:39:16.424Z] === RUN TestInfoAPIWarnings [2022-09-08T10:39:19.495Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-09-08T10:39:19.495Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-09-08T10:39:20.437Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-09-08T10:39:21.006Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-09-08T10:39:21.266Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-09-08T10:39:22.645Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-09-08T10:39:24.025Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-09-08T10:39:24.025Z] check_test.go:540: [dba5d1a105350] daemon is not started [2022-09-08T10:39:24.025Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-09-08T10:39:24.594Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-09-08T10:39:25.531Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-09-08T10:39:25.790Z] === RUN TestDockerSuite/TestBuildCmd [2022-09-08T10:39:26.358Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-09-08T10:39:26.618Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-09-08T10:39:26.877Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-09-08T10:39:26.877Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-09-08T10:39:26.877Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-09-08T10:39:28.783Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite (336.56s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.48s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.79s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.63s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.04s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.43s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.95s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.51s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.91s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.56s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.09s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.08s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.18s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.48s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.44s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.46s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.30s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.57s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.40s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.64s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.80s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (3.95s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.16s) [2022-09-08T10:39:30.162Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.84s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.94s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.54s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.66s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.41s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.94s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.54s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.54s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.56s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.89s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.79s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.68s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.83s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.76s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.82s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.63s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.62s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.35s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.41s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.49s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.22s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.73s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.65s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.15s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.51s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.01s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.38s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.94s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.55s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.38s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.39s) [2022-09-08T10:39:30.162Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-09-08T10:39:30.162Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.54s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.53s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.90s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.58s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.83s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.00s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.06s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.77s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.36s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.28s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.17s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.73s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.46s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.54s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.76s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.71s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.09s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.96s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.62s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.82s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.74s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.52s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.63s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.93s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.56s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.64s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.62s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.50s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.89s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.38s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.27s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.35s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.78s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.84s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (2.68s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.13s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.69s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.25s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.80s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.90s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.82s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2022-09-08T10:39:30.162Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.10s) [2022-09-08T10:39:30.162Z] === RUN TestDockerSwarmSuite [2022-09-08T10:39:30.162Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-09-08T10:39:33.002Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-09-08T10:39:33.002Z] === RUN TestInfoDebug [2022-09-08T10:39:33.453Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-09-08T10:39:33.570Z] --- PASS: TestInfoDebug (0.52s) [2022-09-08T10:39:33.570Z] === RUN TestInfoInsecureRegistries [2022-09-08T10:39:34.022Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-09-08T10:39:34.138Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-09-08T10:39:34.138Z] === RUN TestInfoRegistryMirrors [2022-09-08T10:39:34.708Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-09-08T10:39:34.708Z] === RUN TestLoginFailsWithBadCredentials [2022-09-08T10:39:34.967Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-09-08T10:39:34.967Z] === RUN TestPingCacheHeaders [2022-09-08T10:39:34.967Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-08T10:39:34.967Z] === RUN TestPingGet [2022-09-08T10:39:34.967Z] --- PASS: TestPingGet (0.01s) [2022-09-08T10:39:34.967Z] === RUN TestPingHead [2022-09-08T10:39:34.967Z] --- PASS: TestPingHead (0.02s) [2022-09-08T10:39:34.967Z] === RUN TestPingSwarmHeader [2022-09-08T10:39:35.403Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-09-08T10:39:35.536Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-08T10:39:35.536Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-08T10:39:36.342Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-09-08T10:39:36.342Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-09-08T10:39:36.601Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-09-08T10:39:36.915Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-08T10:39:36.915Z] --- PASS: TestPingSwarmHeader (1.65s) [2022-09-08T10:39:36.915Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-08T10:39:36.915Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-08T10:39:36.915Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-08T10:39:36.915Z] === RUN TestPingBuilderHeader [2022-09-08T10:39:36.915Z] === RUN TestPingBuilderHeader/default_config [2022-09-08T10:39:37.174Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-08T10:39:37.540Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-09-08T10:39:37.742Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-09-08T10:39:37.742Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-09-08T10:39:37.742Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-09-08T10:39:37.742Z] === RUN TestVersion [2022-09-08T10:39:37.742Z] --- PASS: TestVersion (0.02s) [2022-09-08T10:39:37.742Z] === CONT TestDiskUsage [2022-09-08T10:39:38.108Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-09-08T10:39:38.311Z] === RUN TestDiskUsage/empty [2022-09-08T10:39:38.311Z] === RUN TestDiskUsage/empty/container_types [2022-09-08T10:39:38.311Z] === RUN TestDiskUsage/empty/image_types [2022-09-08T10:39:38.311Z] === RUN TestDiskUsage/empty/volume_types [2022-09-08T10:39:38.311Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-08T10:39:38.311Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-08T10:39:38.311Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-08T10:39:38.311Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-08T10:39:38.311Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-08T10:39:38.311Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-08T10:39:38.311Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-08T10:39:38.311Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-08T10:39:38.311Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-08T10:39:38.311Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-08T10:39:38.311Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-08T10:39:38.311Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-08T10:39:38.311Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-08T10:39:38.311Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-08T10:39:38.311Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-08T10:39:38.311Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-08T10:39:38.311Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-08T10:39:38.311Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-08T10:39:38.311Z] === RUN TestDiskUsage/after_container.Run [2022-09-08T10:39:38.368Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-09-08T10:39:38.570Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-08T10:39:38.570Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-08T10:39:38.831Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-08T10:39:38.831Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-08T10:39:38.831Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-08T10:39:38.831Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-08T10:39:38.831Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-08T10:39:38.831Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-08T10:39:38.831Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-08T10:39:38.831Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-08T10:39:38.831Z] --- PASS: TestDiskUsage (1.14s) [2022-09-08T10:39:38.831Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-08T10:39:38.831Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-08T10:39:38.831Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-08T10:39:38.831Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-08T10:39:38.831Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-08T10:39:38.831Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-08T10:39:38.831Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-08T10:39:38.831Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-08T10:39:38.831Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-08T10:39:38.831Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-08T10:39:38.831Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-08T10:39:38.831Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-09-08T10:39:38.831Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-08T10:39:38.831Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-08T10:39:38.831Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-08T10:39:38.831Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-08T10:39:38.831Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-08T10:39:38.831Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-08T10:39:38.831Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-08T10:39:38.831Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-08T10:39:38.831Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-08T10:39:38.831Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-09-08T10:39:38.831Z] --- PASS: TestDiskUsage/after_container.Run (0.30s) [2022-09-08T10:39:38.831Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-09-08T10:39:38.831Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-08T10:39:38.831Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-08T10:39:38.831Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-08T10:39:38.831Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-09-08T10:39:38.831Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-08T10:39:38.831Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-09-08T10:39:38.831Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-08T10:39:38.831Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-09-08T10:39:38.831Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-09-08T10:39:38.831Z] PASS [2022-09-08T10:39:38.831Z] [2022-09-08T10:39:38.831Z] === Skipped [2022-09-08T10:39:38.831Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-08T10:39:38.831Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-08T10:39:38.831Z] [2022-09-08T10:39:38.831Z] DONE 57 tests, 1 skipped in 23.190s [2022-09-08T10:39:38.831Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-08T10:39:38.831Z] ++ 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-09-08T10:39:38.831Z] ++ set -e [2022-09-08T10:39:38.831Z] ++ '[' -n 0 ']' [2022-09-08T10:39:38.831Z] ++ set -x [2022-09-08T10:39:38.831Z] ++ 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 GITHUB_ACTIONS= 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-09-08T10:39:38.831Z] INFO: Testing against a local daemon [2022-09-08T10:39:38.831Z] === RUN TestVolumesCreateAndList [2022-09-08T10:39:39.091Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-08T10:39:39.091Z] === RUN TestVolumesRemove [2022-09-08T10:39:39.091Z] --- PASS: TestVolumesRemove (0.05s) [2022-09-08T10:39:39.091Z] === RUN TestVolumesInspect [2022-09-08T10:39:39.091Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-08T10:39:39.091Z] === RUN TestVolumesInvalidJSON [2022-09-08T10:39:39.091Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-08T10:39:39.091Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-08T10:39:39.091Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-08T10:39:39.091Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-08T10:39:39.091Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-08T10:39:39.091Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-08T10:39:39.091Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-08T10:39:39.091Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-08T10:39:39.091Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-09-08T10:39:39.091Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-08T10:39:39.091Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-08T10:39:39.091Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-08T10:39:39.091Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-08T10:39:39.091Z] PASS [2022-09-08T10:39:39.091Z] [2022-09-08T10:39:39.091Z] DONE 9 tests in 0.193s [2022-09-08T10:39:39.091Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-08T10:39:39.091Z] ++++ cat bundles/test-integration/docker.pid [2022-09-08T10:39:39.091Z] +++ kill 14804 [2022-09-08T10:39:39.350Z] +++ /etc/init.d/apparmor stop [2022-09-08T10:39:39.350Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-08T10:39:39.350Z] [2022-09-08T10:39:39.350Z] Unloading profiles will leave already running processes permanently [2022-09-08T10:39:39.350Z] unconfined, which can lead to unexpected situations. [2022-09-08T10:39:39.350Z] [2022-09-08T10:39:39.350Z] To set a process to complain mode, use the command line tool [2022-09-08T10:39:39.350Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-08T10:39:39.350Z] +++ true [2022-09-08T10:39:39.350Z] exiting test-integration [2022-09-08T10:39:39.350Z] ++ exit 0 [2022-09-08T10:39:39.350Z] Post stage [Pipeline] junit [2022-09-08T10:39:40.318Z] Recording test results [2022-09-08T10:39:40.597Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-08T10:39:40.934Z] + echo Ensuring container killed. [2022-09-08T10:39:40.934Z] Ensuring container killed. [2022-09-08T10:39:40.934Z] + docker rm -vf docker-pr34 [2022-09-08T10:39:40.934Z] Error response from daemon: No such container: docker-pr34 [Pipeline] sh [2022-09-08T10:39:41.218Z] + echo Chowning /workspace to jenkins user [2022-09-08T10:39:41.218Z] Chowning /workspace to jenkins user [2022-09-08T10:39:41.218Z] + id -u [2022-09-08T10:39:41.218Z] + id -g [2022-09-08T10:39:41.218Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44034:/workspace busybox chown -R 1000:1000 /workspace [2022-09-08T10:39:42.564Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-08T10:39:42.892Z] + bundleName=arm64-integration [2022-09-08T10:39:42.893Z] + echo Creating arm64-integration-bundles.tar.gz [2022-09-08T10:39:42.893Z] Creating arm64-integration-bundles.tar.gz [2022-09-08T10:39:42.893Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log+ -o -name *.prof -o -name *-report.xml ) -print [2022-09-08T10:39:42.893Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-09-08T10:39:43.164Z] Archiving artifacts [2022-09-08T10:39:45.018Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44034/34/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-08T10:39:45.327Z] + make clean [2022-09-08T10:39:45.586Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-08T10:39:45.586Z] docker-dev-cache [2022-09-08T10:39:45.586Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-08T10:39:50.688Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-09-08T10:39:50.688Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-09-08T10:39:52.596Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-09-08T10:39:55.887Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-09-08T10:39:56.147Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-09-08T10:39:57.085Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-09-08T10:39:58.994Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-09-08T10:39:58.994Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-09-08T10:39:58.994Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-09-08T10:39:58.994Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-09-08T10:39:58.994Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-09-08T10:39:58.994Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-09-08T10:39:58.994Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-09-08T10:39:58.994Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-09-08T10:39:58.994Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-09-08T10:39:59.254Z] docker_api_swarm_test.go:563: [d2401f98d8ea9] joining swarm manager [d7ec25cfe52e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T10:39:59.675Z] Created binary: bundles/binary-daemon/dockerd [2022-09-08T10:39:59.675Z] Copying nested executables into bundles/binary-daemon [2022-09-08T10:39:59.675Z] Building: bundles/binary-daemon/docker-proxy [2022-09-08T10:39:59.675Z] GOOS="" GOARCH="" GOARM="" [2022-09-08T10:39:59.675Z] Created binary: bundles/binary-daemon/docker-proxy [2022-09-08T10:39:59.675Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-09-08T10:39:59.999Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44034/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr34 -e DOCKER_GITCOMMIT=4302b395e2c9b4aa179d7c95e729a0bccee2d917 -e DOCKER_GRAPHDRIVER docker:4302b395e2c9b4aa179d7c95e729a0bccee2d917 hack/make.sh cross [2022-09-08T10:40:00.257Z] [2022-09-08T10:40:00.517Z] Removing bundles/ [2022-09-08T10:40:00.517Z] [2022-09-08T10:40:00.517Z] ---> Making bundle: cross (in bundles/cross) [2022-09-08T10:40:00.517Z] Cross building: bundles/cross/linux/amd64 [2022-09-08T10:40:00.517Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-09-08T10:40:00.517Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-09-08T10:40:02.549Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-09-08T10:40:06.791Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-09-08T10:40:09.336Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-09-08T10:40:09.595Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-09-08T10:40:12.137Z] docker_api_swarm_test.go:585: [d976262d7f2fc] joining swarm manager [d7ec25cfe52e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T10:40:15.427Z] check_test.go:611: [d2401f98d8ea9] daemon is not started [2022-09-08T10:40:15.427Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-09-08T10:40:20.701Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-09-08T10:40:20.701Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-09-08T10:40:22.080Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-09-08T10:40:25.375Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-09-08T10:40:25.375Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-09-08T10:40:25.375Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-09-08T10:40:25.375Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-09-08T10:40:25.375Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-09-08T10:40:25.375Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-09-08T10:40:26.756Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-09-08T10:40:27.694Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-09-08T10:40:28.262Z] docker_api_swarm_test.go:46: [dddf9182ccff6] joining swarm manager [d883bea05d49b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T10:40:29.200Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-09-08T10:40:37.325Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-09-08T10:40:38.705Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-09-08T10:40:41.997Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-09-08T10:40:47.283Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-09-08T10:40:47.283Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-09-08T10:40:51.478Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-09-08T10:40:52.046Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-09-08T10:40:52.046Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-09-08T10:40:54.583Z] --- PASS: TestImportExtremelyLargeImageWorks (174.24s) [2022-09-08T10:40:54.583Z] PASS [2022-09-08T10:40:54.583Z] [2022-09-08T10:40:54.583Z] DONE 22 tests in 178.848s [2022-09-08T10:40:54.583Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-08T10:40:54.583Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-09-08T10:40:54.583Z] ++ set -e [2022-09-08T10:40:54.583Z] ++ '[' -n 0 ']' [2022-09-08T10:40:54.583Z] ++ set -x [2022-09-08T10:40:54.583Z] ++ 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 GITHUB_ACTIONS= 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-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-09-08T10:40:54.583Z] === RUN TestStripANSICommands [2022-09-08T10:40:54.583Z] === RUN TestStripANSICommands/#00 [2022-09-08T10:40:54.583Z] === RUN TestStripANSICommands/#01 [2022-09-08T10:40:54.583Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-08T10:40:54.583Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-08T10:40:54.583Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-08T10:40:54.583Z] PASS [2022-09-08T10:40:54.583Z] [2022-09-08T10:40:54.583Z] DONE 3 tests in 0.046s [2022-09-08T10:40:54.583Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-09-08T10:40:54.583Z] ++ 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-09-08T10:40:54.583Z] ++ set -e [2022-09-08T10:40:54.583Z] ++ '[' -n 0 ']' [2022-09-08T10:40:54.583Z] ++ set -x [2022-09-08T10:40:54.583Z] ++ 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 GITHUB_ACTIONS= 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-09-08T10:40:54.583Z] INFO: Testing against a local daemon [2022-09-08T10:40:54.583Z] === RUN TestNetworkCreateDelete [2022-09-08T10:40:54.583Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-09-08T10:40:54.583Z] === RUN TestDockerNetworkDeletePreferID [2022-09-08T10:40:55.152Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2022-09-08T10:40:55.152Z] === RUN TestDaemonDNSFallback [2022-09-08T10:40:55.413Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-09-08T10:40:56.792Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-09-08T10:40:58.170Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-09-08T10:41:02.361Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-09-08T10:41:02.361Z] --- PASS: TestDaemonDNSFallback (6.61s) [2022-09-08T10:41:02.361Z] === RUN TestInspectNetwork [2022-09-08T10:41:03.299Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-09-08T10:41:05.208Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-09-08T10:41:05.776Z] === RUN TestInspectNetwork/full_network_id [2022-09-08T10:41:05.776Z] === RUN TestInspectNetwork/partial_network_id [2022-09-08T10:41:05.776Z] === RUN TestInspectNetwork/network_name [2022-09-08T10:41:05.776Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-08T10:41:09.968Z] --- PASS: TestInspectNetwork (8.33s) [2022-09-08T10:41:09.968Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-08T10:41:09.968Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-08T10:41:09.968Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-08T10:41:09.968Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-08T10:41:09.968Z] === RUN TestRunContainerWithBridgeNone [2022-09-08T10:41:12.599Z] --- PASS: TestRunContainerWithBridgeNone (2.11s) [2022-09-08T10:41:12.599Z] === RUN TestNetworkInvalidJSON [2022-09-08T10:41:12.599Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-08T10:41:12.599Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-08T10:41:12.599Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-08T10:41:12.599Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-08T10:41:12.599Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-08T10:41:12.599Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-08T10:41:12.599Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-08T10:41:12.599Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-08T10:41:12.599Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-08T10:41:12.599Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-08T10:41:12.599Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-08T10:41:12.599Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-08T10:41:12.599Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-08T10:41:12.599Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-08T10:41:12.599Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-08T10:41:12.599Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-08T10:41:12.599Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-08T10:41:12.599Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-08T10:41:12.599Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-08T10:41:12.599Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-08T10:41:12.599Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-08T10:41:12.599Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-09-08T10:41:12.599Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-09-08T10:41:12.599Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-09-08T10:41:12.599Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-08T10:41:12.599Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-08T10:41:12.599Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-09-08T10:41:12.599Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-09-08T10:41:12.599Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-09-08T10:41:12.599Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-08T10:41:12.599Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-08T10:41:12.599Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-08T10:41:12.599Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-09-08T10:41:12.599Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-08T10:41:12.599Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-08T10:41:12.599Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-08T10:41:12.599Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-08T10:41:12.599Z] === RUN TestNetworkList [2022-09-08T10:41:12.599Z] === RUN TestNetworkList//networks [2022-09-08T10:41:12.599Z] === PAUSE TestNetworkList//networks [2022-09-08T10:41:12.599Z] === RUN TestNetworkList//networks/ [2022-09-08T10:41:12.599Z] === PAUSE TestNetworkList//networks/ [2022-09-08T10:41:12.599Z] === CONT TestNetworkList//networks [2022-09-08T10:41:12.599Z] === CONT TestNetworkList//networks/ [2022-09-08T10:41:12.599Z] --- PASS: TestNetworkList (0.02s) [2022-09-08T10:41:12.599Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-08T10:41:12.599Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-08T10:41:12.599Z] === RUN TestHostIPv4BridgeLabel [2022-09-08T10:41:12.860Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2022-09-08T10:41:12.860Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-08T10:41:13.801Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2022-09-08T10:41:13.801Z] === RUN TestDaemonDefaultNetworkPools [2022-09-08T10:41:14.739Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2022-09-08T10:41:14.739Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-08T10:41:15.678Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-09-08T10:41:15.678Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-09-08T10:41:15.938Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2022-09-08T10:41:15.938Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-08T10:41:17.319Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2022-09-08T10:41:17.319Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-08T10:41:17.890Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-09-08T10:41:17.890Z] === RUN TestServiceWithPredefinedNetwork [2022-09-08T10:41:18.828Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-09-08T10:41:19.087Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-09-08T10:41:19.347Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-09-08T10:41:19.920Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-09-08T10:41:19.920Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-09-08T10:41:20.180Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-09-08T10:41:20.440Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-09-08T10:41:20.699Z] --- PASS: TestServiceWithPredefinedNetwork (2.92s) [2022-09-08T10:41:20.699Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-08T10:41:20.699Z] service_test.go:243: FLAKY_TEST [2022-09-08T10:41:20.699Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-08T10:41:20.699Z] === RUN TestServiceWithDataPathPortInit [2022-09-08T10:41:22.080Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-09-08T10:41:23.020Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-09-08T10:41:24.400Z] === RUN TestDockerSuite/TestBuildEnv [2022-09-08T10:41:24.970Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-09-08T10:41:25.906Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-09-08T10:41:26.475Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-09-08T10:41:31.773Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-09-08T10:41:37.045Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-09-08T10:41:37.045Z] --- PASS: TestServiceWithDataPathPortInit (16.32s) [2022-09-08T10:41:37.045Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-08T10:41:38.949Z] docker_api_swarm_test.go:304: [d7252d7c61405] joining swarm manager [d120802a5afb2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T10:41:40.855Z] docker_api_swarm_test.go:305: [db8bc9f9722ba] joining swarm manager [d120802a5afb2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T10:41:41.113Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:obx5bfuyc8ovnfaxl76u9g0ga Created:2022-09-08 10:41:38.389096184 +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[93917b737f4dbe41dce040ca2b4d2e33cec11229afb3b1415522b819d2b121aa:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hw5x6c0fojxumvfmskcape5z6 EndpointID:b4558c7c469f93033466dbf80820615db16cb3a343410ba631de05705af60db6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9a6dc9df12a0f290493fd84ffcab8679094eedb6b1bbc3790f1940a8cfd2aee9 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:b85cf3e8ee7a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hw5x6c0fojxumvfmskcape5z6 EndpointID:b4558c7c469f93033466dbf80820615db16cb3a343410ba631de05705af60db6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-08T10:41:42.490Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-09-08T10:41:45.780Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.52s) [2022-09-08T10:41:45.780Z] PASS [2022-09-08T10:41:45.780Z] [2022-09-08T10:41:45.780Z] === Skipped [2022-09-08T10:41:45.780Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-08T10:41:45.780Z] service_test.go:243: FLAKY_TEST [2022-09-08T10:41:45.780Z] [2022-09-08T10:41:45.780Z] DONE 38 tests, 1 skipped in 51.105s [2022-09-08T10:41:45.780Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-08T10:41:45.780Z] ++ 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-09-08T10:41:45.780Z] ++ set -e [2022-09-08T10:41:45.780Z] ++ '[' -n 0 ']' [2022-09-08T10:41:45.780Z] ++ set -x [2022-09-08T10:41:45.780Z] ++ 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 GITHUB_ACTIONS= 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-09-08T10:41:45.780Z] INFO: Testing against a local daemon [2022-09-08T10:41:45.780Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-08T10:41:45.780Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-08T10:41:45.780Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2022-09-08T10:41:45.780Z] === RUN TestDockerNetworkIpvlan [2022-09-08T10:41:45.780Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-08T10:41:45.780Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-08T10:41:45.780Z] PASS [2022-09-08T10:41:45.780Z] [2022-09-08T10:41:45.780Z] === Skipped [2022-09-08T10:41:45.780Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2022-09-08T10:41:45.780Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-08T10:41:45.780Z] [2022-09-08T10:41:45.780Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-08T10:41:45.780Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-08T10:41:45.780Z] [2022-09-08T10:41:45.780Z] DONE 2 tests, 2 skipped in 0.098s [2022-09-08T10:41:45.780Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-08T10:41:45.780Z] ++ 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-09-08T10:41:45.780Z] ++ set -e [2022-09-08T10:41:45.780Z] ++ '[' -n 0 ']' [2022-09-08T10:41:45.780Z] ++ set -x [2022-09-08T10:41:45.780Z] ++ 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 GITHUB_ACTIONS= 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-09-08T10:41:45.780Z] INFO: Testing against a local daemon [2022-09-08T10:41:45.780Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-08T10:41:46.717Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-09-08T10:41:46.977Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s) [2022-09-08T10:41:46.977Z] === RUN TestDockerNetworkMacvlan [2022-09-08T10:41:47.915Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-08T10:41:48.175Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-09-08T10:41:48.744Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-08T10:41:49.683Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-08T10:41:52.219Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-08T10:41:54.128Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-08T10:41:55.067Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-09-08T10:41:55.636Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-09-08T10:41:56.576Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-09-08T10:41:57.152Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-09-08T10:41:57.412Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-09-08T10:41:58.793Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-09-08T10:41:58.793Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-09-08T10:41:58.793Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-09-08T10:41:59.053Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-08T10:41:59.053Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-09-08T10:42:00.434Z] --- PASS: TestDockerNetworkMacvlan (13.03s) [2022-09-08T10:42:00.434Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-09-08T10:42:00.434Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2022-09-08T10:42:00.434Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.15s) [2022-09-08T10:42:00.434Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.28s) [2022-09-08T10:42:00.434Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.50s) [2022-09-08T10:42:00.434Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.85s) [2022-09-08T10:42:00.434Z] PASS [2022-09-08T10:42:00.434Z] [2022-09-08T10:42:00.434Z] DONE 8 tests in 14.478s [2022-09-08T10:42:00.434Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-08T10:42:00.434Z] ++ 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-09-08T10:42:00.434Z] ++ set -e [2022-09-08T10:42:00.434Z] ++ '[' -n 0 ']' [2022-09-08T10:42:00.434Z] ++ set -x [2022-09-08T10:42:00.434Z] ++ 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 GITHUB_ACTIONS= 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-09-08T10:42:00.434Z] testing: warning: no tests to run [2022-09-08T10:42:00.434Z] PASS [2022-09-08T10:42:00.434Z] [2022-09-08T10:42:00.434Z] DONE 0 tests in 0.029s [2022-09-08T10:42:00.434Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-08T10:42:00.434Z] ++ 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-09-08T10:42:00.434Z] ++ set -e [2022-09-08T10:42:00.434Z] ++ '[' -n 0 ']' [2022-09-08T10:42:00.434Z] ++ set -x [2022-09-08T10:42:00.434Z] ++ 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 GITHUB_ACTIONS= 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-09-08T10:42:00.434Z] INFO: Testing against a local daemon [2022-09-08T10:42:00.434Z] === RUN TestAuthZPluginAllowRequest [2022-09-08T10:42:01.812Z] --- PASS: TestAuthZPluginAllowRequest (1.45s) [2022-09-08T10:42:01.812Z] === RUN TestAuthZPluginTLS [2022-09-08T10:42:02.381Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-09-08T10:42:02.381Z] === RUN TestAuthZPluginDenyRequest [2022-09-08T10:42:02.949Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2022-09-08T10:42:02.950Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-08T10:42:03.517Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-09-08T10:42:03.517Z] === RUN TestAuthZPluginDenyResponse [2022-09-08T10:42:04.086Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-09-08T10:42:04.086Z] === RUN TestAuthZPluginAllowEventStream [2022-09-08T10:42:05.468Z] --- PASS: TestAuthZPluginAllowEventStream (1.34s) [2022-09-08T10:42:05.468Z] === RUN TestAuthZPluginErrorResponse [2022-09-08T10:42:06.037Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-09-08T10:42:06.037Z] === RUN TestAuthZPluginErrorRequest [2022-09-08T10:42:06.296Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-09-08T10:42:06.296Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-08T10:42:06.865Z] === RUN TestDockerSuite/TestBuildExpose [2022-09-08T10:42:06.865Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2022-09-08T10:42:06.865Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-08T10:42:07.039Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-09-08T10:42:07.039Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-09-08T10:42:07.039Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-09-08T10:42:07.039Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-09-08T10:42:07.039Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-09-08T10:42:07.039Z] Cross building: bundles/cross/windows/amd64 [2022-09-08T10:42:07.039Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-09-08T10:42:07.039Z] { [2022-09-08T10:42:07.039Z] "RT_GROUP_ICON": { [2022-09-08T10:42:07.039Z] "#1": { [2022-09-08T10:42:07.039Z] "0409": "../../winresources/docker.ico" [2022-09-08T10:42:07.039Z] } [2022-09-08T10:42:07.039Z] }, [2022-09-08T10:42:07.039Z] "RT_MANIFEST": { [2022-09-08T10:42:07.039Z] "#1": { [2022-09-08T10:42:07.039Z] "0409": { [2022-09-08T10:42:07.039Z] "identity": {}, [2022-09-08T10:42:07.039Z] "description": "Docker Engine", [2022-09-08T10:42:07.039Z] "minimum-os": "vista", [2022-09-08T10:42:07.039Z] "execution-level": "", [2022-09-08T10:42:07.039Z] "ui-access": false, [2022-09-08T10:42:07.039Z] "auto-elevate": false, [2022-09-08T10:42:07.039Z] "dpi-awareness": "unaware", [2022-09-08T10:42:07.039Z] "disable-theming": false, [2022-09-08T10:42:07.039Z] "disable-window-filtering": false, [2022-09-08T10:42:07.039Z] "high-resolution-scrolling-aware": false, [2022-09-08T10:42:07.039Z] "ultra-high-resolution-scrolling-aware": false, [2022-09-08T10:42:07.039Z] "long-path-aware": false, [2022-09-08T10:42:07.039Z] "printer-driver-isolation": false, [2022-09-08T10:42:07.039Z] "gdi-scaling": false, [2022-09-08T10:42:07.039Z] "segment-heap": false, [2022-09-08T10:42:07.039Z] "use-common-controls-v6": false [2022-09-08T10:42:07.039Z] } [2022-09-08T10:42:07.039Z] } [2022-09-08T10:42:07.039Z] }, [2022-09-08T10:42:07.039Z] "RT_MESSAGETABLE": { [2022-09-08T10:42:07.039Z] "#1": { [2022-09-08T10:42:07.039Z] "0409": "../../winresources/event_messages.bin" [2022-09-08T10:42:07.039Z] } [2022-09-08T10:42:07.039Z] }, [2022-09-08T10:42:07.039Z] "RT_VERSION": { [2022-09-08T10:42:07.039Z] "#1": { [2022-09-08T10:42:07.039Z] "0409": { [2022-09-08T10:42:07.039Z] "fixed": { [2022-09-08T10:42:07.039Z] "file_version": "0.0.0.0", [2022-09-08T10:42:07.039Z] "product_version": "0.0.0.0", [2022-09-08T10:42:07.039Z] "type": "Unknown" [2022-09-08T10:42:07.039Z] }, [2022-09-08T10:42:07.039Z] "info": { [2022-09-08T10:42:07.039Z] "0000": { [2022-09-08T10:42:07.039Z] "CompanyName": "", [2022-09-08T10:42:07.039Z] "FileVersion": "dev", [2022-09-08T10:42:07.039Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-09-08T10:42:07.039Z] "OriginalFileName": "dockerd.exe", [2022-09-08T10:42:07.039Z] "ProductName": "", [2022-09-08T10:42:07.039Z] "ProductVersion": "dev", [2022-09-08T10:42:07.039Z] "SpecialBuild": "4302b395e2c9b4aa179d7c95e729a0bccee2d917" [2022-09-08T10:42:07.039Z] } [2022-09-08T10:42:07.039Z] } [2022-09-08T10:42:07.039Z] } [2022-09-08T10:42:07.039Z] } [2022-09-08T10:42:07.039Z] } [2022-09-08T10:42:07.039Z] } [2022-09-08T10:42:07.039Z] cmd/dockerd/config.go [2022-09-08T10:42:07.039Z] cmd/dockerd/config_windows.go [2022-09-08T10:42:07.039Z] cmd/dockerd/daemon.go [2022-09-08T10:42:07.039Z] cmd/dockerd/daemon_test.go [2022-09-08T10:42:07.039Z] cmd/dockerd/daemon_windows.go [2022-09-08T10:42:07.039Z] cmd/dockerd/docker.go [2022-09-08T10:42:07.039Z] cmd/dockerd/docker_windows.go [2022-09-08T10:42:07.039Z] cmd/dockerd/genwinres_windows.go [2022-09-08T10:42:07.039Z] cmd/dockerd/metrics.go [2022-09-08T10:42:07.039Z] cmd/dockerd/options.go [2022-09-08T10:42:07.039Z] cmd/dockerd/options_test.go [2022-09-08T10:42:07.039Z] cmd/dockerd/service_windows.go [2022-09-08T10:42:07.039Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-09-08T10:42:07.039Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-09-08T10:42:07.125Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-09-08T10:42:07.385Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-09-08T10:42:07.954Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-09-08T10:42:08.214Z] === RUN TestDockerSuite/TestBuildFails [2022-09-08T10:42:08.785Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.88s) [2022-09-08T10:42:08.785Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-08T10:42:08.785Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-09-08T10:42:09.044Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-09-08T10:42:10.951Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.71s) [2022-09-08T10:42:10.951Z] === RUN TestAuthZPluginHeader [2022-09-08T10:42:10.951Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-09-08T10:42:11.520Z] --- PASS: TestAuthZPluginHeader (0.83s) [2022-09-08T10:42:11.520Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-08T10:42:11.520Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-09-08T10:42:12.457Z] === RUN TestDockerSuite/TestBuildForceRm [2022-09-08T10:42:13.838Z] docker_api_swarm_test.go:272: [d890397e8e6b1] joining swarm manager [df2546f1b7584]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T10:42:14.098Z] === RUN TestDockerSuite/TestBuildFromGit [2022-09-08T10:42:15.481Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-09-08T10:42:15.481Z] docker_api_swarm_test.go:273: [d4f0c623cf413] joining swarm manager [df2546f1b7584]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T10:42:15.481Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-09-08T10:42:16.421Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-09-08T10:42:16.692Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.20s) [2022-09-08T10:42:16.692Z] === RUN TestAuthZPluginV2Disable [2022-09-08T10:42:18.089Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-09-08T10:42:18.348Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-09-08T10:42:18.608Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-09-08T10:42:19.988Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-09-08T10:42:20.926Z] --- PASS: TestAuthZPluginV2Disable (4.30s) [2022-09-08T10:42:20.926Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-08T10:42:21.495Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-09-08T10:42:22.432Z] === RUN TestDockerSuite/TestBuildIidFile [2022-09-08T10:42:23.002Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-09-08T10:42:23.939Z] === RUN TestDockerSuite/TestBuildInheritance [2022-09-08T10:42:24.198Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-09-08T10:42:24.767Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-09-08T10:42:24.767Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-09-08T10:42:24.767Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (4.01s) [2022-09-08T10:42:24.767Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-08T10:42:25.335Z] === RUN TestDockerSuite/TestBuildLabel [2022-09-08T10:42:25.904Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-09-08T10:42:26.163Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-09-08T10:42:26.423Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-09-08T10:42:26.682Z] === RUN TestDockerSuite/TestBuildLabels [2022-09-08T10:42:26.942Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-09-08T10:42:28.324Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-09-08T10:42:32.519Z] === RUN TestDockerSuite/TestBuildLastModified [2022-09-08T10:42:33.897Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-09-08T10:42:36.432Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.11s) [2022-09-08T10:42:36.432Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-08T10:42:37.370Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-09-08T10:42:39.915Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-09-08T10:42:39.915Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-09-08T10:42:39.915Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-09-08T10:42:39.915Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-09-08T10:42:39.915Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-09-08T10:42:39.915Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-09-08T10:42:41.293Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-09-08T10:42:41.861Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-09-08T10:42:44.398Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-09-08T10:42:44.657Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-09-08T10:42:44.917Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-09-08T10:42:51.485Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-09-08T10:42:52.870Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-09-08T10:42:52.870Z] PASS [2022-09-08T10:42:52.870Z] [2022-09-08T10:42:52.870Z] DONE 17 tests in 52.683s [2022-09-08T10:42:52.870Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-08T10:42:52.870Z] ++ 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-09-08T10:42:52.870Z] ++ set -e [2022-09-08T10:42:52.870Z] ++ '[' -n 0 ']' [2022-09-08T10:42:52.870Z] ++ set -x [2022-09-08T10:42:52.870Z] ++ 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 GITHUB_ACTIONS= 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-09-08T10:42:53.129Z] INFO: Testing against a local daemon [2022-09-08T10:42:53.129Z] === RUN TestPluginInvalidJSON [2022-09-08T10:42:53.129Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-09-08T10:42:53.129Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-08T10:42:53.129Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-08T10:42:53.129Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-08T10:42:53.129Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-08T10:42:53.129Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-08T10:42:53.129Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-08T10:42:53.129Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-08T10:42:53.129Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-08T10:42:53.129Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-08T10:42:53.129Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-08T10:42:53.129Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-08T10:42:53.129Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-08T10:42:53.129Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-08T10:42:53.129Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-08T10:42:53.129Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-08T10:42:53.129Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-08T10:42:53.129Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-08T10:42:53.129Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-08T10:42:53.129Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-08T10:42:53.129Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-08T10:42:53.129Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-08T10:42:53.129Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-09-08T10:42:53.129Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-09-08T10:42:53.129Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-09-08T10:42:53.129Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-08T10:42:53.129Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-08T10:42:53.129Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-08T10:42:53.129Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-09-08T10:42:53.129Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-08T10:42:53.129Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-08T10:42:53.129Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-08T10:42:53.129Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-08T10:42:53.129Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-09-08T10:42:53.129Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-09-08T10:42:53.129Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-08T10:42:53.129Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-08T10:42:53.129Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-08T10:42:53.129Z] === RUN TestPluginInstall [2022-09-08T10:42:53.129Z] === RUN TestPluginInstall/no_auth [2022-09-08T10:42:54.067Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-09-08T10:42:56.606Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-09-08T10:42:56.606Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-09-08T10:42:56.606Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-09-08T10:42:57.989Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-09-08T10:43:02.187Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-09-08T10:43:02.187Z] time="2022-09-08T10:43:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T10:43:02.187Z] time="2022-09-08T10:43:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:61fa6f9b1d5212a7f15ef2f556571073f2cf878edc7b179350980af3693a8097" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T10:43:02.187Z] time="2022-09-08T10:43:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T10:43:02.187Z] time="2022-09-08T10:43:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:61fa6f9b1d5212a7f15ef2f556571073f2cf878edc7b179350980af3693a8097" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T10:43:02.446Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-09-08T10:43:02.705Z] === RUN TestPluginInstall/with_htpasswd [2022-09-08T10:43:02.705Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-09-08T10:43:03.274Z] time="2022-09-08T10:43:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T10:43:03.275Z] time="2022-09-08T10:43:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:85b717884543a50ae962ccfa0c71350d0d26cf627cbcddec5d3327a696e8e7df" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T10:43:03.275Z] time="2022-09-08T10:43:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T10:43:03.275Z] time="2022-09-08T10:43:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:85b717884543a50ae962ccfa0c71350d0d26cf627cbcddec5d3327a696e8e7df" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T10:43:03.843Z] === RUN TestPluginInstall/with_insecure [2022-09-08T10:43:05.225Z] docker_api_swarm_node_test.go:20: [d1c94f8a08bb8] joining swarm manager [d0dd6e2e11c34]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T10:43:05.225Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-09-08T10:43:05.225Z] time="2022-09-08T10:43:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T10:43:05.225Z] time="2022-09-08T10:43:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b2038fea27d084b967f3589dc23bc6ebf51d0f50ddc4cc69b5f3d1cba83dd221" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T10:43:05.225Z] time="2022-09-08T10:43:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T10:43:05.225Z] time="2022-09-08T10:43:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b2038fea27d084b967f3589dc23bc6ebf51d0f50ddc4cc69b5f3d1cba83dd221" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T10:43:05.489Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-09-08T10:43:05.490Z] plugin_test.go:196: [d3d8895ff9b93] daemon is not started [2022-09-08T10:43:05.490Z] --- PASS: TestPluginInstall (12.46s) [2022-09-08T10:43:05.490Z] --- PASS: TestPluginInstall/no_auth (9.58s) [2022-09-08T10:43:05.490Z] --- PASS: TestPluginInstall/with_htpasswd (1.09s) [2022-09-08T10:43:05.490Z] --- PASS: TestPluginInstall/with_insecure (1.79s) [2022-09-08T10:43:05.490Z] === RUN TestPluginsWithRuntimes [2022-09-08T10:43:06.064Z] docker_api_swarm_node_test.go:21: [decb3950103f9] joining swarm manager [d0dd6e2e11c34]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T10:43:07.447Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-08T10:43:07.447Z] === RUN TestDockerSuite/TestBuildNetNone [2022-09-08T10:43:08.014Z] === RUN TestDockerSuite/TestBuildNoContext [2022-09-08T10:43:08.583Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-08T10:43:08.583Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-09-08T10:43:09.152Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-09-08T10:43:09.722Z] --- PASS: TestPluginsWithRuntimes (4.03s) [2022-09-08T10:43:09.722Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.05s) [2022-09-08T10:43:09.722Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.07s) [2022-09-08T10:43:09.722Z] === RUN TestPluginBackCompatMediaTypes [2022-09-08T10:43:10.292Z] --- PASS: TestPluginBackCompatMediaTypes (0.80s) [2022-09-08T10:43:10.293Z] PASS [2022-09-08T10:43:10.293Z] [2022-09-08T10:43:10.293Z] DONE 24 tests in 17.460s [2022-09-08T10:43:10.293Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-08T10:43:10.293Z] ++ 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-09-08T10:43:10.293Z] ++ set -e [2022-09-08T10:43:10.293Z] ++ '[' -n 0 ']' [2022-09-08T10:43:10.293Z] ++ set -x [2022-09-08T10:43:10.293Z] ++ 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 GITHUB_ACTIONS= 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-09-08T10:43:10.552Z] INFO: Testing against a local daemon [2022-09-08T10:43:10.552Z] === RUN TestExternalGraphDriver [2022-09-08T10:43:10.552Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-09-08T10:43:10.812Z] === RUN TestExternalGraphDriver/json [2022-09-08T10:43:10.812Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-09-08T10:43:10.812Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-09-08T10:43:11.750Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-09-08T10:43:12.010Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-09-08T10:43:12.580Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-09-08T10:43:12.841Z] === RUN TestExternalGraphDriver/spec [2022-09-08T10:43:14.221Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-09-08T10:43:14.789Z] === RUN TestExternalGraphDriver/pull [2022-09-08T10:43:16.170Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-09-08T10:43:16.429Z] --- PASS: TestExternalGraphDriver (5.88s) [2022-09-08T10:43:16.429Z] --- PASS: TestExternalGraphDriver/json (1.88s) [2022-09-08T10:43:16.429Z] --- PASS: TestExternalGraphDriver/spec (1.86s) [2022-09-08T10:43:16.429Z] --- PASS: TestExternalGraphDriver/pull (1.80s) [2022-09-08T10:43:16.429Z] === RUN TestGraphdriverPluginV2 [2022-09-08T10:43:16.689Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-09-08T10:43:17.258Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-09-08T10:43:19.163Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-09-08T10:43:20.544Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-09-08T10:43:21.484Z] docker_api_swarm_test.go:502: [d61e089e0b6ad] joining swarm manager [dcad6da6e3ee3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T10:43:22.060Z] --- PASS: TestGraphdriverPluginV2 (5.52s) [2022-09-08T10:43:22.060Z] PASS [2022-09-08T10:43:22.060Z] [2022-09-08T10:43:22.060Z] DONE 5 tests in 11.550s [2022-09-08T10:43:22.060Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-08T10:43:22.060Z] ++ 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-09-08T10:43:22.060Z] ++ set -e [2022-09-08T10:43:22.060Z] ++ '[' -n 0 ']' [2022-09-08T10:43:22.060Z] ++ set -x [2022-09-08T10:43:22.060Z] ++ 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 GITHUB_ACTIONS= 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-09-08T10:43:22.060Z] INFO: Testing against a local daemon [2022-09-08T10:43:22.060Z] === RUN TestContinueAfterPluginCrash [2022-09-08T10:43:22.060Z] === PAUSE TestContinueAfterPluginCrash [2022-09-08T10:43:22.060Z] === RUN TestReadPluginNoRead [2022-09-08T10:43:22.060Z] === PAUSE TestReadPluginNoRead [2022-09-08T10:43:22.060Z] === RUN TestDaemonStartWithLogOpt [2022-09-08T10:43:22.060Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-08T10:43:22.060Z] === CONT TestContinueAfterPluginCrash [2022-09-08T10:43:22.060Z] === CONT TestDaemonStartWithLogOpt [2022-09-08T10:43:22.060Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-09-08T10:43:25.357Z] === RUN TestDockerSuite/TestBuildPATH [2022-09-08T10:43:26.755Z] --- PASS: TestDaemonStartWithLogOpt (4.51s) [2022-09-08T10:43:26.755Z] === CONT TestReadPluginNoRead [2022-09-08T10:43:27.700Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-09-08T10:43:28.269Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-09-08T10:43:29.207Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-09-08T10:43:29.467Z] === RUN TestReadPluginNoRead/default [2022-09-08T10:43:30.847Z] docker_api_swarm_test.go:507: [dcd85fb1e5603] joining swarm manager [dcad6da6e3ee3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T10:43:31.416Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-08T10:43:31.675Z] --- PASS: TestContinueAfterPluginCrash (9.58s) [2022-09-08T10:43:33.058Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-08T10:43:34.440Z] === CONT TestReadPluginNoRead [2022-09-08T10:43:34.440Z] read_test.go:92: [d5e491901aec2] daemon is not started [2022-09-08T10:43:34.440Z] --- PASS: TestReadPluginNoRead (7.80s) [2022-09-08T10:43:34.440Z] --- PASS: TestReadPluginNoRead/default (1.70s) [2022-09-08T10:43:34.440Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.66s) [2022-09-08T10:43:34.440Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.47s) [2022-09-08T10:43:34.440Z] PASS [2022-09-08T10:43:34.440Z] [2022-09-08T10:43:34.440Z] DONE 6 tests in 12.463s [2022-09-08T10:43:34.440Z] 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-09-08T10:43:34.440Z] ++ 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-09-08T10:43:34.440Z] ++ set -e [2022-09-08T10:43:34.440Z] ++ '[' -n 0 ']' [2022-09-08T10:43:34.440Z] ++ set -x [2022-09-08T10:43:34.440Z] ++ 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 GITHUB_ACTIONS= 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-09-08T10:43:34.440Z] testing: warning: no tests to run [2022-09-08T10:43:34.440Z] PASS [2022-09-08T10:43:34.440Z] [2022-09-08T10:43:34.440Z] DONE 0 tests in 0.047s [2022-09-08T10:43:34.440Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-08T10:43:34.440Z] ++ 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-09-08T10:43:34.440Z] ++ set -e [2022-09-08T10:43:34.440Z] ++ '[' -n 0 ']' [2022-09-08T10:43:34.440Z] ++ set -x [2022-09-08T10:43:34.440Z] ++ 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 GITHUB_ACTIONS= 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-09-08T10:43:34.699Z] INFO: Testing against a local daemon [2022-09-08T10:43:34.700Z] === RUN TestPluginWithDevMounts [2022-09-08T10:43:34.700Z] === PAUSE TestPluginWithDevMounts [2022-09-08T10:43:34.700Z] === CONT TestPluginWithDevMounts [2022-09-08T10:43:36.606Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-09-08T10:43:36.606Z] --- PASS: TestPluginWithDevMounts (1.84s) [2022-09-08T10:43:36.606Z] PASS [2022-09-08T10:43:36.606Z] [2022-09-08T10:43:36.606Z] DONE 1 tests in 2.000s [2022-09-08T10:43:36.606Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-08T10:43:36.606Z] ++ 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-09-08T10:43:36.606Z] ++ set -e [2022-09-08T10:43:36.606Z] ++ '[' -n 0 ']' [2022-09-08T10:43:36.606Z] ++ set -x [2022-09-08T10:43:36.606Z] ++ 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 GITHUB_ACTIONS= 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-09-08T10:43:36.606Z] INFO: Testing against a local daemon [2022-09-08T10:43:36.606Z] === RUN TestSecretInspect [2022-09-08T10:43:39.144Z] --- PASS: TestSecretInspect (2.58s) [2022-09-08T10:43:39.144Z] === RUN TestSecretList [2022-09-08T10:43:39.404Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-09-08T10:43:41.313Z] === RUN TestDockerSuite/TestBuildRm [2022-09-08T10:43:41.881Z] --- PASS: TestSecretList (2.63s) [2022-09-08T10:43:41.881Z] === RUN TestSecretsCreateAndDelete [2022-09-08T10:43:43.789Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-09-08T10:43:44.358Z] --- PASS: TestSecretsCreateAndDelete (2.59s) [2022-09-08T10:43:44.358Z] === RUN TestSecretsUpdate [2022-09-08T10:43:44.618Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-09-08T10:43:45.557Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-09-08T10:43:46.126Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-09-08T10:43:47.065Z] --- PASS: TestSecretsUpdate (2.55s) [2022-09-08T10:43:47.065Z] === RUN TestTemplatedSecret [2022-09-08T10:43:47.065Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-09-08T10:43:48.017Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-09-08T10:43:49.400Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-09-08T10:43:50.338Z] --- PASS: TestTemplatedSecret (3.22s) [2022-09-08T10:43:50.338Z] === RUN TestSecretCreateResolve [2022-09-08T10:43:52.875Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-09-08T10:43:52.875Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-09-08T10:43:52.875Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-09-08T10:43:52.875Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-09-08T10:43:52.875Z] === RUN TestDockerSuite/TestBuildSpaces [2022-09-08T10:43:52.875Z] --- PASS: TestSecretCreateResolve (2.56s) [2022-09-08T10:43:52.875Z] PASS [2022-09-08T10:43:52.875Z] [2022-09-08T10:43:52.875Z] DONE 6 tests in 16.263s [2022-09-08T10:43:52.875Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-09-08T10:43:52.875Z] ++ 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-09-08T10:43:52.875Z] ++ set -e [2022-09-08T10:43:52.875Z] ++ '[' -n 0 ']' [2022-09-08T10:43:52.875Z] ++ set -x [2022-09-08T10:43:52.875Z] ++ 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 GITHUB_ACTIONS= 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-09-08T10:43:52.875Z] INFO: Testing against a local daemon [2022-09-08T10:43:52.875Z] === RUN TestServiceCreateInit [2022-09-08T10:43:52.875Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-08T10:43:53.134Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-09-08T10:43:53.702Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-09-08T10:43:53.961Z] === RUN TestDockerSuite/TestBuildStderr [2022-09-08T10:43:54.531Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-09-08T10:43:57.825Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-08T10:43:58.086Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-09-08T10:43:58.506Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-09-08T10:43:58.506Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-09-08T10:43:58.506Z] { [2022-09-08T10:43:58.506Z] "RT_GROUP_ICON": { [2022-09-08T10:43:58.506Z] "#1": { [2022-09-08T10:43:58.506Z] "0409": "../../winresources/docker.ico" [2022-09-08T10:43:58.506Z] } [2022-09-08T10:43:58.506Z] }, [2022-09-08T10:43:58.506Z] "RT_MANIFEST": { [2022-09-08T10:43:58.506Z] "#1": { [2022-09-08T10:43:58.506Z] "0409": { [2022-09-08T10:43:58.506Z] "identity": {}, [2022-09-08T10:43:58.506Z] "description": "Docker Engine", [2022-09-08T10:43:58.506Z] "minimum-os": "vista", [2022-09-08T10:43:58.506Z] "execution-level": "", [2022-09-08T10:43:58.506Z] "ui-access": false, [2022-09-08T10:43:58.506Z] "auto-elevate": false, [2022-09-08T10:43:58.506Z] "dpi-awareness": "unaware", [2022-09-08T10:43:58.506Z] "disable-theming": false, [2022-09-08T10:43:58.506Z] "disable-window-filtering": false, [2022-09-08T10:43:58.506Z] "high-resolution-scrolling-aware": false, [2022-09-08T10:43:58.506Z] "ultra-high-resolution-scrolling-aware": false, [2022-09-08T10:43:58.506Z] "long-path-aware": false, [2022-09-08T10:43:58.506Z] "printer-driver-isolation": false, [2022-09-08T10:43:58.506Z] "gdi-scaling": false, [2022-09-08T10:43:58.506Z] "segment-heap": false, [2022-09-08T10:43:58.506Z] "use-common-controls-v6": false [2022-09-08T10:43:58.506Z] } [2022-09-08T10:43:58.506Z] } [2022-09-08T10:43:58.506Z] }, [2022-09-08T10:43:58.506Z] "RT_MESSAGETABLE": { [2022-09-08T10:43:58.506Z] "#1": { [2022-09-08T10:43:58.506Z] "0409": "../../winresources/event_messages.bin" [2022-09-08T10:43:58.506Z] } [2022-09-08T10:43:58.506Z] }, [2022-09-08T10:43:58.506Z] "RT_VERSION": { [2022-09-08T10:43:58.506Z] "#1": { [2022-09-08T10:43:58.506Z] "0409": { [2022-09-08T10:43:58.506Z] "fixed": { [2022-09-08T10:43:58.506Z] "file_version": "0.0.0.0", [2022-09-08T10:43:58.506Z] "product_version": "0.0.0.0", [2022-09-08T10:43:58.506Z] "type": "Unknown" [2022-09-08T10:43:58.506Z] }, [2022-09-08T10:43:58.506Z] "info": { [2022-09-08T10:43:58.506Z] "0000": { [2022-09-08T10:43:58.506Z] "CompanyName": "", [2022-09-08T10:43:58.506Z] "FileVersion": "dev", [2022-09-08T10:43:58.506Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-09-08T10:43:58.506Z] "OriginalFileName": "docker-proxy.exe", [2022-09-08T10:43:58.506Z] "ProductName": "", [2022-09-08T10:43:58.506Z] "ProductVersion": "dev", [2022-09-08T10:43:58.506Z] "SpecialBuild": "4302b395e2c9b4aa179d7c95e729a0bccee2d917" [2022-09-08T10:43:58.506Z] } [2022-09-08T10:43:58.506Z] } [2022-09-08T10:43:58.506Z] } [2022-09-08T10:43:58.506Z] } [2022-09-08T10:43:58.506Z] } [2022-09-08T10:43:58.506Z] } [2022-09-08T10:43:58.506Z] cmd/docker-proxy/genwinres_windows.go [2022-09-08T10:43:58.506Z] cmd/docker-proxy/main.go [2022-09-08T10:43:58.506Z] cmd/docker-proxy/network_proxy_test.go [2022-09-08T10:43:58.506Z] cmd/docker-proxy/proxy.go [2022-09-08T10:43:58.506Z] cmd/docker-proxy/sctp_proxy.go [2022-09-08T10:43:58.506Z] cmd/docker-proxy/tcp_proxy.go [2022-09-08T10:43:58.506Z] cmd/docker-proxy/udp_proxy.go [2022-09-08T10:43:58.506Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-09-08T10:43:58.506Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-09-08T10:43:58.506Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-09-08T10:43:58.506Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-09-08T10:43:58.506Z] remote: Enumerating objects: 23, done. [2022-09-08T10:43:58.506Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-09-08T10:43:58.506Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-09-08T10:43:58.506Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-09-08T10:43:58.506Z] Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-09-08T10:43:58.506Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-09-08T10:43:58.506Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-09-08T10:43:58.506Z] Cross building: bundles/cross/linux/ppc64le [2022-09-08T10:43:58.506Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-09-08T10:43:58.506Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-09-08T10:43:59.025Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-09-08T10:43:59.963Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-09-08T10:43:59.963Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-09-08T10:44:00.533Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-09-08T10:44:01.472Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-09-08T10:44:02.041Z] docker_api_swarm_node_test.go:81: [d08d8fffeff16] joining swarm manager [d10ac92bca629]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T10:44:02.301Z] --- PASS: TestServiceCreateInit (9.29s) [2022-09-08T10:44:02.301Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.55s) [2022-09-08T10:44:02.301Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.71s) [2022-09-08T10:44:02.301Z] === RUN TestCreateServiceMultipleTimes [2022-09-08T10:44:03.238Z] === RUN TestDockerSuite/TestBuildUser [2022-09-08T10:44:05.147Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-09-08T10:44:09.346Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-09-08T10:44:19.350Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-09-08T10:44:20.288Z] docker_api_swarm_node_test.go:53: [d06de70a51a53] joining swarm manager [d8dc15b4bd1c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T10:44:20.857Z] docker_api_swarm_node_test.go:54: [ddbef07e3daf8] joining swarm manager [d8dc15b4bd1c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T10:44:21.116Z] --- PASS: TestCreateServiceMultipleTimes (18.82s) [2022-09-08T10:44:21.116Z] === RUN TestCreateServiceConflict [2022-09-08T10:44:22.056Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-09-08T10:44:22.624Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-09-08T10:44:22.883Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-09-08T10:44:23.821Z] --- PASS: TestCreateServiceConflict (2.52s) [2022-09-08T10:44:23.821Z] === RUN TestCreateServiceMaxReplicas [2022-09-08T10:44:23.821Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-09-08T10:44:24.391Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-09-08T10:44:25.770Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-09-08T10:44:25.770Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-09-08T10:44:25.770Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-09-08T10:44:25.770Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-09-08T10:44:25.770Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-09-08T10:44:25.770Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-09-08T10:44:25.770Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-09-08T10:44:25.770Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-09-08T10:44:25.770Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-09-08T10:44:27.150Z] --- PASS: TestCreateServiceMaxReplicas (3.39s) [2022-09-08T10:44:27.150Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-08T10:44:27.409Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-09-08T10:44:27.409Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-09-08T10:44:27.978Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-09-08T10:44:28.547Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-09-08T10:44:29.487Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-09-08T10:44:29.746Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-09-08T10:44:31.652Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-09-08T10:44:32.588Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-09-08T10:44:33.525Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-09-08T10:44:33.784Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-09-08T10:44:34.043Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-09-08T10:44:34.043Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-09-08T10:44:34.043Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-09-08T10:44:34.980Z] === RUN TestDockerSuite/TestBuildXZHost [2022-09-08T10:44:36.358Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-09-08T10:44:36.626Z] === RUN TestDockerSuite/TestCommitChange [2022-09-08T10:44:37.568Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-09-08T10:44:37.827Z] === RUN TestDockerSuite/TestCommitHardlink [2022-09-08T10:44:38.766Z] === RUN TestDockerSuite/TestCommitNewFile [2022-09-08T10:44:40.144Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-09-08T10:44:40.404Z] === RUN TestDockerSuite/TestCommitTTY [2022-09-08T10:44:40.973Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.87s) [2022-09-08T10:44:40.973Z] === RUN TestCreateServiceSecretFileMode [2022-09-08T10:44:41.911Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-09-08T10:44:43.291Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-09-08T10:44:43.859Z] --- PASS: TestCreateServiceSecretFileMode (2.91s) [2022-09-08T10:44:43.859Z] === RUN TestCreateServiceConfigFileMode [2022-09-08T10:44:43.859Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-09-08T10:44:44.798Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-09-08T10:44:45.058Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-09-08T10:44:45.997Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-09-08T10:44:46.573Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-09-08T10:44:46.832Z] --- PASS: TestCreateServiceConfigFileMode (2.92s) [2022-09-08T10:44:46.833Z] === RUN TestCreateServiceSysctls [2022-09-08T10:44:47.093Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-09-08T10:44:48.031Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-09-08T10:44:48.601Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-09-08T10:44:49.541Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-09-08T10:44:50.109Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-09-08T10:44:50.369Z] --- PASS: TestCreateServiceSysctls (3.70s) [2022-09-08T10:44:50.369Z] === RUN TestCreateServiceCapabilities [2022-09-08T10:44:50.938Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-09-08T10:44:51.507Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-09-08T10:44:52.446Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-09-08T10:44:53.384Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-09-08T10:44:53.384Z] --- PASS: TestCreateServiceCapabilities (2.92s) [2022-09-08T10:44:53.384Z] === RUN TestInspect [2022-09-08T10:44:53.384Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-09-08T10:44:54.322Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-09-08T10:44:54.891Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-09-08T10:44:56.814Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-09-08T10:44:57.073Z] --- PASS: TestInspect (3.75s) [2022-09-08T10:44:57.073Z] === RUN TestCreateJob [2022-09-08T10:44:57.332Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-09-08T10:44:57.901Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-09-08T10:44:57.901Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-09-08T10:44:58.470Z] === RUN TestDockerSuite/TestCpRelativePath [2022-09-08T10:44:59.408Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-09-08T10:44:59.668Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-09-08T10:45:00.607Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-09-08T10:45:00.866Z] --- PASS: TestCreateJob (3.76s) [2022-09-08T10:45:00.866Z] === RUN TestReplicatedJob [2022-09-08T10:45:01.126Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-09-08T10:45:02.066Z] docker_api_swarm_test.go:202: [db748300903d4] joining swarm manager [d5482270eafdb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T10:45:02.326Z] === RUN TestDockerSuite/TestCpToCaseA [2022-09-08T10:45:04.232Z] === RUN TestDockerSuite/TestCpToCaseB [2022-09-08T10:45:04.801Z] === RUN TestDockerSuite/TestCpToCaseC [2022-09-08T10:45:06.709Z] === RUN TestDockerSuite/TestCpToCaseD [2022-09-08T10:45:07.276Z] --- PASS: TestReplicatedJob (6.56s) [2022-09-08T10:45:07.276Z] === RUN TestUpdateReplicatedJob [2022-09-08T10:45:10.567Z] === RUN TestDockerSuite/TestCpToCaseE [2022-09-08T10:45:11.136Z] --- PASS: TestUpdateReplicatedJob (3.62s) [2022-09-08T10:45:11.136Z] === RUN TestServiceListWithStatuses [2022-09-08T10:45:11.136Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-08T10:45:11.136Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-08T10:45:11.136Z] === RUN TestDockerNetworkConnectAlias [2022-09-08T10:45:12.516Z] === RUN TestDockerSuite/TestCpToCaseF [2022-09-08T10:45:13.086Z] === RUN TestDockerSuite/TestCpToCaseG [2022-09-08T10:45:16.378Z] --- PASS: TestDockerNetworkConnectAlias (5.06s) [2022-09-08T10:45:16.378Z] === RUN TestDockerNetworkReConnect [2022-09-08T10:45:16.946Z] === RUN TestDockerSuite/TestCpToCaseH [2022-09-08T10:45:20.257Z] === RUN TestDockerSuite/TestCpToCaseI [2022-09-08T10:45:20.257Z] --- PASS: TestDockerNetworkReConnect (4.22s) [2022-09-08T10:45:20.257Z] === RUN TestServicePlugin [2022-09-08T10:45:20.519Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-09-08T10:45:23.813Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-09-08T10:45:24.072Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-09-08T10:45:25.011Z] plugin_test.go:61: [d9b216c36d70e] joining swarm manager [d844d6adb8ddc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T10:45:25.011Z] === RUN TestDockerSuite/TestCpToDot [2022-09-08T10:45:25.951Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-09-08T10:45:26.211Z] docker_api_swarm_test.go:384: [d03bb5dcd0a70] joining swarm manager [d5ade14e37813]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T10:45:26.470Z] plugin_test.go:64: [df0a38bdc0045] joining swarm manager [d844d6adb8ddc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T10:45:27.410Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-09-08T10:45:27.672Z] docker_api_swarm_test.go:385: [dd4946a3a8b72] joining swarm manager [d5ade14e37813]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T10:45:28.610Z] === RUN TestDockerSuite/TestCpToStdout [2022-09-08T10:45:29.178Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-09-08T10:45:30.118Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-09-08T10:45:30.377Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-09-08T10:45:30.948Z] === RUN TestDockerSuite/TestCpVolumePath [2022-09-08T10:45:31.889Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-09-08T10:45:31.889Z] === RUN TestDockerSuite/TestCreateArgs [2022-09-08T10:45:31.889Z] === RUN TestDockerSuite/TestCreateByImageID [2022-09-08T10:45:32.457Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-09-08T10:45:33.026Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-09-08T10:45:33.026Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-09-08T10:45:33.026Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-09-08T10:45:33.026Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-09-08T10:45:33.286Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-09-08T10:45:33.856Z] === RUN TestDockerSuite/TestCreateLabels [2022-09-08T10:45:33.856Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-09-08T10:45:33.856Z] === RUN TestDockerSuite/TestCreateRM [2022-09-08T10:45:34.116Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-09-08T10:45:34.116Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-09-08T10:45:34.116Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-09-08T10:45:34.116Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-09-08T10:45:34.116Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-09-08T10:45:36.025Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-09-08T10:45:36.025Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-09-08T10:45:36.025Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-09-08T10:45:39.318Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-09-08T10:45:39.318Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-09-08T10:45:39.318Z] === RUN TestDockerSuite/TestEventsAttach [2022-09-08T10:45:39.886Z] === RUN TestDockerSuite/TestEventsCommit [2022-09-08T10:45:40.834Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-09-08T10:45:41.404Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-09-08T10:45:41.973Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-09-08T10:45:42.232Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-09-08T10:45:44.138Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-09-08T10:45:44.707Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-09-08T10:45:47.242Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-09-08T10:45:49.146Z] === RUN TestDockerSuite/TestEventsCopy [2022-09-08T10:45:49.714Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-09-08T10:45:49.992Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-09-08T10:45:49.992Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-09-08T10:45:49.992Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-09-08T10:45:49.992Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-09-08T10:45:49.992Z] Cross building: bundles/cross/linux/s390x [2022-09-08T10:45:49.992Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-09-08T10:45:49.992Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-09-08T10:45:50.651Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-09-08T10:45:50.910Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-09-08T10:45:51.169Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-09-08T10:45:52.107Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-09-08T10:45:53.043Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-09-08T10:45:53.303Z] --- PASS: TestServicePlugin (32.95s) [2022-09-08T10:45:53.303Z] === RUN TestServiceUpdateLabel [2022-09-08T10:45:53.303Z] === RUN TestDockerSuite/TestEventsFilterType [2022-09-08T10:45:53.562Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-09-08T10:45:53.822Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-09-08T10:45:53.822Z] === RUN TestDockerSuite/TestEventsFilters [2022-09-08T10:45:54.766Z] === RUN TestDockerSuite/TestEventsFormat [2022-09-08T10:45:55.705Z] --- PASS: TestServiceUpdateLabel (2.54s) [2022-09-08T10:45:55.705Z] === RUN TestServiceUpdateSecrets [2022-09-08T10:45:56.274Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-09-08T10:45:56.274Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-09-08T10:45:56.274Z] === RUN TestDockerSuite/TestEventsImageImport [2022-09-08T10:45:56.843Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-09-08T10:45:57.102Z] === RUN TestDockerSuite/TestEventsImagePull [2022-09-08T10:45:58.039Z] === RUN TestDockerSuite/TestEventsImageTag [2022-09-08T10:45:59.416Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-09-08T10:45:59.416Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-09-08T10:45:59.416Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2022-09-08T10:45:59.416Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-09-08T10:45:59.416Z] docker_cli_events_unix_test.go:84: unmatched requirement swapMemorySupport [2022-09-08T10:45:59.416Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-09-08T10:46:01.973Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-09-08T10:46:02.231Z] === RUN TestDockerSuite/TestEventsRename [2022-09-08T10:46:02.799Z] === RUN TestDockerSuite/TestEventsResize [2022-09-08T10:46:03.368Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-09-08T10:46:03.627Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-09-08T10:46:04.566Z] === RUN TestDockerSuite/TestEventsStreaming [2022-09-08T10:46:04.825Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-09-08T10:46:08.113Z] === RUN TestDockerSuite/TestEventsTop [2022-09-08T10:46:08.113Z] === RUN TestDockerSuite/TestEventsUntag [2022-09-08T10:46:10.650Z] --- PASS: TestServiceUpdateSecrets (14.91s) [2022-09-08T10:46:10.650Z] === RUN TestServiceUpdateConfigs [2022-09-08T10:46:10.650Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-09-08T10:46:22.858Z] === RUN TestDockerSuite/TestNetworkEvents [2022-09-08T10:46:25.391Z] --- PASS: TestServiceUpdateConfigs (14.60s) [2022-09-08T10:46:25.392Z] === RUN TestServiceUpdateNetwork [2022-09-08T10:46:25.960Z] check_test.go:611: [dd4946a3a8b72] daemon is not started [2022-09-08T10:46:25.960Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-09-08T10:46:27.340Z] === RUN TestDockerSuite/TestVolumeEvents [2022-09-08T10:46:28.721Z] docker_api_swarm_test.go:802: [df405c55ece25] joining swarm manager [d5f9b855be28a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T10:46:30.099Z] docker_api_swarm_test.go:802: [dec200fdf1c0b] joining swarm manager [d5f9b855be28a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T10:46:31.036Z] docker_api_swarm_test.go:802: [dfc6a1400569f] joining swarm manager [d5f9b855be28a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-09-08T10:46:32.945Z] === RUN TestDockerSuite/TestExec [2022-09-08T10:46:33.515Z] docker_api_swarm_test.go:802: [de177e008527a] joining swarm manager [d5f9b855be28a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-09-08T10:46:33.775Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-09-08T10:46:34.717Z] docker_api_swarm_test.go:810: [d1184389bbb72] joining swarm manager [d5f9b855be28a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-09-08T10:46:34.981Z] === RUN TestDockerSuite/TestExecCgroup [2022-09-08T10:46:35.918Z] === RUN TestDockerSuite/TestExecEnv [2022-09-08T10:46:36.486Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-09-08T10:46:37.423Z] === RUN TestDockerSuite/TestExecExitStatus [2022-09-08T10:46:37.993Z] === RUN TestDockerSuite/TestExecInspectID [2022-09-08T10:46:38.930Z] --- PASS: TestServiceUpdateNetwork (13.54s) [2022-09-08T10:46:38.930Z] === RUN TestServiceUpdatePidsLimit [2022-09-08T10:46:39.497Z] === RUN TestDockerSuite/TestExecInteractive [2022-09-08T10:46:40.435Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-09-08T10:46:40.435Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-08T10:46:41.374Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-09-08T10:46:41.635Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-08T10:46:42.204Z] === RUN TestDockerSuite/TestExecParseError [2022-09-08T10:46:42.464Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-09-08T10:46:43.032Z] === RUN TestDockerSuite/TestExecSetEnv [2022-09-08T10:46:43.969Z] === RUN TestDockerSuite/TestExecStartFails [2022-09-08T10:46:44.228Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-09-08T10:46:44.796Z] === RUN TestDockerSuite/TestExecTTY [2022-09-08T10:46:45.365Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-09-08T10:46:45.933Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-09-08T10:46:46.504Z] === RUN TestDockerSuite/TestExecUlimits [2022-09-08T10:46:47.073Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-09-08T10:46:47.073Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-09-08T10:46:47.073Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-09-08T10:46:48.450Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-09-08T10:46:48.709Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-08T10:46:48.968Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-09-08T10:46:49.536Z] === RUN TestDockerSuite/TestExecWithTERM [2022-09-08T10:46:50.474Z] === RUN TestDockerSuite/TestExecWithUser [2022-09-08T10:46:51.048Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-09-08T10:46:52.429Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-09-08T10:46:54.964Z] === RUN TestDockerSuite/TestHealth [2022-09-08T10:46:56.342Z] --- PASS: TestServiceUpdatePidsLimit (17.36s) [2022-09-08T10:46:56.342Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.28s) [2022-09-08T10:46:56.342Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.02s) [2022-09-08T10:46:56.342Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.02s) [2022-09-08T10:46:56.342Z] PASS [2022-09-08T10:46:56.342Z] [2022-09-08T10:46:56.342Z] === Skipped [2022-09-08T10:46:56.342Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-08T10:46:56.342Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-08T10:46:56.342Z] [2022-09-08T10:46:56.342Z] DONE 27 tests, 1 skipped in 183.366s [2022-09-08T10:46:56.342Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-09-08T10:46:56.342Z] ++ 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-09-08T10:46:56.342Z] ++ set -e [2022-09-08T10:46:56.342Z] ++ '[' -n 0 ']' [2022-09-08T10:46:56.342Z] ++ set -x [2022-09-08T10:46:56.342Z] ++ 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 GITHUB_ACTIONS= 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-09-08T10:46:56.342Z] INFO: Testing against a local daemon [2022-09-08T10:46:56.342Z] === RUN TestSessionCreate [2022-09-08T10:46:56.342Z] --- PASS: TestSessionCreate (0.02s) [2022-09-08T10:46:56.342Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-08T10:46:56.342Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-08T10:46:56.342Z] PASS [2022-09-08T10:46:56.342Z] [2022-09-08T10:46:56.342Z] DONE 2 tests in 0.134s [2022-09-08T10:46:56.342Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-09-08T10:46:56.342Z] ++ 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-09-08T10:46:56.342Z] ++ set -e [2022-09-08T10:46:56.342Z] ++ '[' -n 0 ']' [2022-09-08T10:46:56.342Z] ++ set -x [2022-09-08T10:46:56.342Z] ++ 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 GITHUB_ACTIONS= 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-09-08T10:46:56.602Z] INFO: Testing against a local daemon [2022-09-08T10:46:56.602Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-08T10:46:56.602Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-08T10:46:56.602Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-08T10:46:56.602Z] === RUN TestDiskUsage [2022-09-08T10:46:56.602Z] === PAUSE TestDiskUsage [2022-09-08T10:46:56.602Z] === RUN TestEventsExecDie [2022-09-08T10:46:57.170Z] --- PASS: TestEventsExecDie (0.64s) [2022-09-08T10:46:57.171Z] === RUN TestEventsBackwardsCompatible [2022-09-08T10:46:57.171Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-09-08T10:46:57.171Z] === RUN TestEventsVolumeCreate [2022-09-08T10:46:57.171Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-09-08T10:46:57.171Z] === RUN TestInfoBinaryCommits [2022-09-08T10:46:57.171Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-08T10:46:57.171Z] === RUN TestInfoAPIVersioned [2022-09-08T10:46:57.171Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-08T10:46:57.171Z] === RUN TestInfoAPI [2022-09-08T10:46:57.171Z] --- PASS: TestInfoAPI (0.02s) [2022-09-08T10:46:57.171Z] === RUN TestInfoAPIWarnings [2022-09-08T10:47:15.258Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-09-08T10:47:15.258Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-09-08T10:47:15.258Z] === RUN TestInfoDebug [2022-09-08T10:47:15.258Z] --- PASS: TestInfoDebug (0.53s) [2022-09-08T10:47:15.258Z] === RUN TestInfoInsecureRegistries [2022-09-08T10:47:15.258Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-09-08T10:47:15.258Z] === RUN TestInfoRegistryMirrors [2022-09-08T10:47:15.517Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-09-08T10:47:15.517Z] === RUN TestLoginFailsWithBadCredentials [2022-09-08T10:47:15.776Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-09-08T10:47:15.776Z] === RUN TestPingCacheHeaders [2022-09-08T10:47:15.776Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-08T10:47:15.776Z] === RUN TestPingGet [2022-09-08T10:47:15.776Z] --- PASS: TestPingGet (0.01s) [2022-09-08T10:47:15.776Z] === RUN TestPingHead [2022-09-08T10:47:15.776Z] --- PASS: TestPingHead (0.02s) [2022-09-08T10:47:15.776Z] === RUN TestPingSwarmHeader [2022-09-08T10:47:16.344Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-08T10:47:16.603Z] === RUN TestDockerSuite/TestBuildHistory [2022-09-08T10:47:16.863Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-08T10:47:18.242Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-08T10:47:18.242Z] --- PASS: TestPingSwarmHeader (2.25s) [2022-09-08T10:47:18.242Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-08T10:47:18.242Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-08T10:47:18.242Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-08T10:47:18.242Z] === RUN TestPingBuilderHeader [2022-09-08T10:47:18.242Z] === RUN TestPingBuilderHeader/default_config [2022-09-08T10:47:18.502Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-08T10:47:19.071Z] --- PASS: TestPingBuilderHeader (1.07s) [2022-09-08T10:47:19.071Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-09-08T10:47:19.071Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.53s) [2022-09-08T10:47:19.071Z] === RUN TestVersion [2022-09-08T10:47:19.071Z] --- PASS: TestVersion (0.02s) [2022-09-08T10:47:19.071Z] === CONT TestDiskUsage [2022-09-08T10:47:19.640Z] === RUN TestDiskUsage/empty [2022-09-08T10:47:19.640Z] === RUN TestDiskUsage/empty/container_types [2022-09-08T10:47:19.640Z] === RUN TestDiskUsage/empty/image_types [2022-09-08T10:47:19.640Z] === RUN TestDiskUsage/empty/volume_types [2022-09-08T10:47:19.640Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-08T10:47:19.640Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-08T10:47:19.640Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-08T10:47:19.640Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-08T10:47:19.640Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-08T10:47:19.640Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-08T10:47:19.640Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-08T10:47:19.640Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-08T10:47:19.899Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-09-08T10:47:19.899Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-09-08T10:47:19.899Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-09-08T10:47:19.899Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-09-08T10:47:19.899Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-08T10:47:19.899Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-08T10:47:19.899Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-08T10:47:19.899Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-08T10:47:19.899Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-08T10:47:19.899Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-08T10:47:19.899Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-08T10:47:19.899Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-08T10:47:19.899Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-08T10:47:19.899Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-08T10:47:19.899Z] === RUN TestDiskUsage/after_container.Run [2022-09-08T10:47:20.468Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-08T10:47:20.468Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-08T10:47:20.468Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-08T10:47:20.468Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-08T10:47:20.468Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-08T10:47:20.468Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-08T10:47:20.468Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-08T10:47:20.468Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-08T10:47:20.468Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-08T10:47:20.468Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-08T10:47:20.728Z] --- PASS: TestDiskUsage (1.49s) [2022-09-08T10:47:20.728Z] --- PASS: TestDiskUsage/empty (0.03s) [2022-09-08T10:47:20.728Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-08T10:47:20.728Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-08T10:47:20.728Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-08T10:47:20.728Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-08T10:47:20.728Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-08T10:47:20.728Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-08T10:47:20.728Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-08T10:47:20.728Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-08T10:47:20.728Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.01s) [2022-09-08T10:47:20.728Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-08T10:47:20.728Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.31s) [2022-09-08T10:47:20.728Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-08T10:47:20.728Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-08T10:47:20.728Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-08T10:47:20.728Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-08T10:47:20.728Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-08T10:47:20.728Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-08T10:47:20.728Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-08T10:47:20.728Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-08T10:47:20.728Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-08T10:47:20.728Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-09-08T10:47:20.728Z] --- PASS: TestDiskUsage/after_container.Run (0.46s) [2022-09-08T10:47:20.728Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-09-08T10:47:20.728Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-08T10:47:20.728Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-08T10:47:20.728Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-08T10:47:20.728Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-09-08T10:47:20.728Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-08T10:47:20.728Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-09-08T10:47:20.728Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-08T10:47:20.728Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-09-08T10:47:20.728Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-09-08T10:47:20.728Z] PASS [2022-09-08T10:47:20.728Z] [2022-09-08T10:47:20.728Z] === Skipped [2022-09-08T10:47:20.728Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-08T10:47:20.728Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-08T10:47:20.728Z] [2022-09-08T10:47:20.728Z] DONE 57 tests, 1 skipped in 24.313s [2022-09-08T10:47:20.728Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-08T10:47:20.728Z] ++ 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-09-08T10:47:20.728Z] ++ set -e [2022-09-08T10:47:20.728Z] ++ '[' -n 0 ']' [2022-09-08T10:47:20.728Z] ++ set -x [2022-09-08T10:47:20.728Z] ++ 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 GITHUB_ACTIONS= 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-09-08T10:47:20.728Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-09-08T10:47:20.728Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-09-08T10:47:20.728Z] INFO: Testing against a local daemon [2022-09-08T10:47:20.728Z] === RUN TestVolumesCreateAndList [2022-09-08T10:47:20.728Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-08T10:47:20.728Z] === RUN TestVolumesRemove [2022-09-08T10:47:20.987Z] --- PASS: TestVolumesRemove (0.08s) [2022-09-08T10:47:20.987Z] === RUN TestVolumesInspect [2022-09-08T10:47:20.987Z] --- PASS: TestVolumesInspect (0.03s) [2022-09-08T10:47:20.987Z] === RUN TestVolumesInvalidJSON [2022-09-08T10:47:20.987Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-08T10:47:20.987Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-08T10:47:20.987Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-08T10:47:20.987Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-08T10:47:20.987Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-08T10:47:20.987Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-08T10:47:20.987Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-08T10:47:20.987Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-09-08T10:47:20.987Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-09-08T10:47:20.987Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-08T10:47:20.987Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-08T10:47:20.987Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-08T10:47:20.987Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-08T10:47:20.987Z] PASS [2022-09-08T10:47:20.987Z] [2022-09-08T10:47:20.987Z] DONE 9 tests in 0.263s [2022-09-08T10:47:20.987Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-08T10:47:21.247Z] ++++ cat bundles/test-integration/docker.pid [2022-09-08T10:47:21.247Z] +++ kill 7181 [2022-09-08T10:47:21.506Z] +++ /etc/init.d/apparmor stop [2022-09-08T10:47:21.506Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-08T10:47:21.506Z] [2022-09-08T10:47:21.506Z] Unloading profiles will leave already running processes permanently [2022-09-08T10:47:21.506Z] unconfined, which can lead to unexpected situations. [2022-09-08T10:47:21.506Z] [2022-09-08T10:47:21.506Z] To set a process to complain mode, use the command line tool [2022-09-08T10:47:21.507Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-08T10:47:21.507Z] +++ true [2022-09-08T10:47:21.507Z] exiting test-integration [2022-09-08T10:47:21.507Z] ++ exit 0 [2022-09-08T10:47:21.507Z] [2022-09-08T10:47:21.507Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-09-08T10:47:22.075Z] + for job in $(jobs -p) [2022-09-08T10:47:22.075Z] + wait 12601 [2022-09-08T10:47:22.645Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-09-08T10:47:22.645Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-09-08T10:47:22.645Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-09-08T10:47:22.904Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-09-08T10:47:22.904Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-09-08T10:47:23.163Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-09-08T10:47:23.423Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-09-08T10:47:23.423Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-09-08T10:47:24.000Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-09-08T10:47:24.262Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-09-08T10:47:24.831Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-09-08T10:47:25.399Z] === RUN TestDockerSuite/TestImagesFormat [2022-09-08T10:47:25.399Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-09-08T10:47:25.968Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-09-08T10:47:27.870Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-09-08T10:47:28.438Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-09-08T10:47:28.438Z] === RUN TestDockerSuite/TestImportBadURL [2022-09-08T10:47:28.438Z] === RUN TestDockerSuite/TestImportDisplay [2022-09-08T10:47:29.819Z] === RUN TestDockerSuite/TestImportFile [2022-09-08T10:47:30.756Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-09-08T10:47:31.015Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-09-08T10:47:31.954Z] === RUN TestDockerSuite/TestImportGzipped [2022-09-08T10:47:33.332Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-09-08T10:47:34.270Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-09-08T10:47:34.839Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-09-08T10:47:35.408Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-09-08T10:47:35.976Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-09-08T10:47:35.976Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-09-08T10:47:35.976Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-09-08T10:47:36.236Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-09-08T10:47:36.804Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-09-08T10:47:36.804Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-09-08T10:47:37.372Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-09-08T10:47:37.372Z] docker_cli_inspect_test.go:200: unmatched requirement Devicemapper [2022-09-08T10:47:37.372Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-09-08T10:47:37.939Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-09-08T10:47:38.508Z] === RUN TestDockerSuite/TestInspectDefault [2022-09-08T10:47:39.076Z] === RUN TestDockerSuite/TestInspectHistory [2022-09-08T10:47:39.647Z] === RUN TestDockerSuite/TestInspectImage [2022-09-08T10:47:39.647Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-09-08T10:47:39.647Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-09-08T10:47:39.647Z] docker_cli_inspect_test.go:182: unmatched requirement Devicemapper [2022-09-08T10:47:39.647Z] === RUN TestDockerSuite/TestInspectInt64 [2022-09-08T10:47:39.906Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-09-08T10:47:40.474Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-09-08T10:47:40.475Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-09-08T10:47:41.043Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-09-08T10:47:41.466Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-09-08T10:47:41.466Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-09-08T10:47:41.466Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-09-08T10:47:41.466Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-09-08T10:47:41.466Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-09-08T10:47:41.611Z] === RUN TestDockerSuite/TestInspectPlugin [2022-09-08T10:47:41.789Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-09-08T10:47:42.077Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44034/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr34 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4302b395e2c9b4aa179d7c95e729a0bccee2d917 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4302b395e2c9b4aa179d7c95e729a0bccee2d917 hack/test/unit [2022-09-08T10:47:42.643Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-09-08T10:47:42.644Z] + TESTFLAGS+=' -test.timeout=5m' [2022-09-08T10:47:42.644Z] + TESTDIRS=./... [2022-09-08T10:47:42.644Z] + exclude_paths='/vendor/|/integration' [2022-09-08T10:47:42.644Z] ++ grep -vE '(/vendor/|/integration)' [2022-09-08T10:47:42.644Z] ++ go list ./... [2022-09-08T10:47:43.581Z] + pkg_list='github.com/docker/docker/api [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/server [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/server/backend/build [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/server/httpstatus [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/server/httputils [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/server/middleware [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/server/router [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/server/router/build [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/server/router/container [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/server/router/debug [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/server/router/distribution [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/server/router/grpc [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/server/router/image [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/server/router/network [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/server/router/plugin [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/server/router/session [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/server/router/swarm [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/server/router/system [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/server/router/volume [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/types [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/types/backend [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/types/blkiodev [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/types/container [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/types/events [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/types/filters [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/types/image [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/types/mount [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/types/network [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/types/registry [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/types/strslice [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/types/swarm [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/types/time [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/types/versions [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/types/volume [2022-09-08T10:47:43.581Z] github.com/docker/docker/builder [2022-09-08T10:47:43.581Z] github.com/docker/docker/builder/builder-next [2022-09-08T10:47:43.581Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-08T10:47:43.581Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-08T10:47:43.581Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-08T10:47:43.581Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-08T10:47:43.581Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-08T10:47:43.581Z] github.com/docker/docker/builder/builder-next/worker [2022-09-08T10:47:43.581Z] github.com/docker/docker/builder/dockerfile [2022-09-08T10:47:43.581Z] github.com/docker/docker/builder/remotecontext [2022-09-08T10:47:43.581Z] github.com/docker/docker/builder/remotecontext/git [2022-09-08T10:47:43.581Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-08T10:47:43.581Z] github.com/docker/docker/cli [2022-09-08T10:47:43.581Z] github.com/docker/docker/cli/config [2022-09-08T10:47:43.581Z] github.com/docker/docker/cli/debug [2022-09-08T10:47:43.581Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-08T10:47:43.581Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-08T10:47:43.581Z] github.com/docker/docker/client [2022-09-08T10:47:43.581Z] github.com/docker/docker/cmd/docker-proxy [2022-09-08T10:47:43.581Z] github.com/docker/docker/cmd/dockerd [2022-09-08T10:47:43.581Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-08T10:47:43.581Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-08T10:47:43.581Z] github.com/docker/docker/container [2022-09-08T10:47:43.581Z] github.com/docker/docker/container/stream [2022-09-08T10:47:43.581Z] github.com/docker/docker/contrib/apparmor [2022-09-08T10:47:43.581Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-08T10:47:43.581Z] github.com/docker/docker/contrib/httpserver [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/cluster [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/cluster/convert [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/cluster/executor [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/cluster/provider [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/config [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/containerd [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/events [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/events/testutils [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/graphdriver [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/images [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/initlayer [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/links [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/listeners [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/logger [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/logger/gelf [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/logger/journald [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/logger/local [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/logger/logentries [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/logger/splunk [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/logger/syslog [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/logger/templates [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/names [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/network [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/stats [2022-09-08T10:47:43.581Z] github.com/docker/docker/distribution [2022-09-08T10:47:43.581Z] github.com/docker/docker/distribution/metadata [2022-09-08T10:47:43.581Z] github.com/docker/docker/distribution/utils [2022-09-08T10:47:43.581Z] github.com/docker/docker/distribution/xfer [2022-09-08T10:47:43.581Z] github.com/docker/docker/dockerversion [2022-09-08T10:47:43.581Z] github.com/docker/docker/errdefs [2022-09-08T10:47:43.581Z] github.com/docker/docker/image [2022-09-08T10:47:43.581Z] github.com/docker/docker/image/cache [2022-09-08T10:47:43.581Z] github.com/docker/docker/image/tarexport [2022-09-08T10:47:43.581Z] github.com/docker/docker/image/v1 [2022-09-08T10:47:43.581Z] github.com/docker/docker/internal/test/suite [2022-09-08T10:47:43.581Z] github.com/docker/docker/layer [2022-09-08T10:47:43.581Z] github.com/docker/docker/libcontainerd [2022-09-08T10:47:43.581Z] github.com/docker/docker/libcontainerd/queue [2022-09-08T10:47:43.581Z] github.com/docker/docker/libcontainerd/remote [2022-09-08T10:47:43.581Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-08T10:47:43.581Z] github.com/docker/docker/libcontainerd/types [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork/bitseq [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork/cluster [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork/config [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork/datastore [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork/driverapi [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork/etchosts [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork/idm [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork/ipam [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork/iptables [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork/netlabel [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork/netutils [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork/networkdb [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork/ns [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork/options [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork/osl [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork/portallocator [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork/portmapper [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork/testutils [2022-09-08T10:47:43.581Z] github.com/docker/docker/libnetwork/types [2022-09-08T10:47:43.581Z] github.com/docker/docker/oci [2022-09-08T10:47:43.581Z] github.com/docker/docker/oci/caps [2022-09-08T10:47:43.581Z] github.com/docker/docker/opts [2022-09-08T10:47:43.581Z] github.com/docker/docker/pkg/aaparser [2022-09-08T10:47:43.581Z] github.com/docker/docker/pkg/archive [2022-09-08T10:47:43.581Z] github.com/docker/docker/pkg/authorization [2022-09-08T10:47:43.581Z] github.com/docker/docker/pkg/broadcaster [2022-09-08T10:47:43.581Z] github.com/docker/docker/pkg/capabilities [2022-09-08T10:47:43.581Z] github.com/docker/docker/pkg/chrootarchive [2022-09-08T10:47:43.581Z] github.com/docker/docker/pkg/containerfs [2022-09-08T10:47:43.581Z] github.com/docker/docker/pkg/devicemapper [2022-09-08T10:47:43.581Z] github.com/docker/docker/pkg/directory [2022-09-08T10:47:43.581Z] github.com/docker/docker/pkg/dmesg [2022-09-08T10:47:43.581Z] github.com/docker/docker/pkg/fileutils [2022-09-08T10:47:43.581Z] github.com/docker/docker/pkg/fsutils [2022-09-08T10:47:43.581Z] github.com/docker/docker/pkg/homedir [2022-09-08T10:47:43.581Z] github.com/docker/docker/pkg/idtools [2022-09-08T10:47:43.581Z] github.com/docker/docker/pkg/ioutils [2022-09-08T10:47:43.581Z] github.com/docker/docker/pkg/jsonmessage [2022-09-08T10:47:43.581Z] github.com/docker/docker/pkg/longpath [2022-09-08T10:47:43.581Z] github.com/docker/docker/pkg/loopback [2022-09-08T10:47:43.581Z] github.com/docker/docker/pkg/namesgenerator [2022-09-08T10:47:43.581Z] github.com/docker/docker/pkg/parsers [2022-09-08T10:47:43.581Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-08T10:47:43.581Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-08T10:47:43.581Z] github.com/docker/docker/pkg/pidfile [2022-09-08T10:47:43.581Z] github.com/docker/docker/pkg/platform [2022-09-08T10:47:43.581Z] github.com/docker/docker/pkg/plugingetter [2022-09-08T10:47:43.581Z] github.com/docker/docker/pkg/plugins [2022-09-08T10:47:43.581Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-08T10:47:43.581Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-08T10:47:43.581Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-08T10:47:43.581Z] github.com/docker/docker/pkg/plugins/transport [2022-09-08T10:47:43.581Z] github.com/docker/docker/pkg/pools [2022-09-08T10:47:43.581Z] github.com/docker/docker/pkg/progress [2022-09-08T10:47:43.581Z] github.com/docker/docker/pkg/pubsub [2022-09-08T10:47:43.581Z] github.com/docker/docker/pkg/reexec [2022-09-08T10:47:43.581Z] github.com/docker/docker/pkg/signal [2022-09-08T10:47:43.581Z] github.com/docker/docker/pkg/stack [2022-09-08T10:47:43.581Z] github.com/docker/docker/pkg/stdcopy [2022-09-08T10:47:43.581Z] github.com/docker/docker/pkg/streamformatter [2022-09-08T10:47:43.581Z] github.com/docker/docker/pkg/stringid [2022-09-08T10:47:43.581Z] github.com/docker/docker/pkg/sysinfo [2022-09-08T10:47:43.581Z] github.com/docker/docker/pkg/system [2022-09-08T10:47:43.581Z] github.com/docker/docker/pkg/tailfile [2022-09-08T10:47:43.581Z] github.com/docker/docker/pkg/tarsum [2022-09-08T10:47:43.581Z] github.com/docker/docker/pkg/urlutil [2022-09-08T10:47:43.581Z] github.com/docker/docker/pkg/useragent [2022-09-08T10:47:43.581Z] github.com/docker/docker/plugin [2022-09-08T10:47:43.581Z] github.com/docker/docker/plugin/executor/containerd [2022-09-08T10:47:43.581Z] github.com/docker/docker/plugin/v2 [2022-09-08T10:47:43.581Z] github.com/docker/docker/profiles/apparmor [2022-09-08T10:47:43.581Z] github.com/docker/docker/profiles/seccomp [2022-09-08T10:47:43.581Z] github.com/docker/docker/quota [2022-09-08T10:47:43.581Z] github.com/docker/docker/reference [2022-09-08T10:47:43.581Z] github.com/docker/docker/registry [2022-09-08T10:47:43.581Z] github.com/docker/docker/registry/resumable [2022-09-08T10:47:43.581Z] github.com/docker/docker/restartmanager [2022-09-08T10:47:43.581Z] github.com/docker/docker/rootless [2022-09-08T10:47:43.581Z] github.com/docker/docker/rootless/specconv [2022-09-08T10:47:43.581Z] github.com/docker/docker/runconfig [2022-09-08T10:47:43.581Z] github.com/docker/docker/runconfig/opts [2022-09-08T10:47:43.581Z] github.com/docker/docker/testutil [2022-09-08T10:47:43.581Z] github.com/docker/docker/testutil/daemon [2022-09-08T10:47:43.581Z] github.com/docker/docker/testutil/environment [2022-09-08T10:47:43.581Z] github.com/docker/docker/testutil/fakecontext [2022-09-08T10:47:43.581Z] github.com/docker/docker/testutil/fakegit [2022-09-08T10:47:43.581Z] github.com/docker/docker/testutil/fakestorage [2022-09-08T10:47:43.581Z] github.com/docker/docker/testutil/fixtures/load [2022-09-08T10:47:43.581Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-08T10:47:43.581Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-08T10:47:43.581Z] github.com/docker/docker/testutil/registry [2022-09-08T10:47:43.581Z] github.com/docker/docker/testutil/request [2022-09-08T10:47:43.581Z] github.com/docker/docker/volume [2022-09-08T10:47:43.581Z] github.com/docker/docker/volume/drivers [2022-09-08T10:47:43.581Z] github.com/docker/docker/volume/local [2022-09-08T10:47:43.581Z] github.com/docker/docker/volume/mounts [2022-09-08T10:47:43.581Z] github.com/docker/docker/volume/service [2022-09-08T10:47:43.581Z] github.com/docker/docker/volume/service/opts [2022-09-08T10:47:43.581Z] github.com/docker/docker/volume/testutils' [2022-09-08T10:47:43.581Z] ++ grep --fixed-strings -v /libnetwork [2022-09-08T10:47:43.581Z] ++ echo 'github.com/docker/docker/api [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/server [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/server/backend/build [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/server/httpstatus [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/server/httputils [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/server/middleware [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/server/router [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/server/router/build [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/server/router/container [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/server/router/debug [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/server/router/distribution [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/server/router/grpc [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/server/router/image [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/server/router/network [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/server/router/plugin [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/server/router/session [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/server/router/swarm [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/server/router/system [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/server/router/volume [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/types [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/types/backend [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/types/blkiodev [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/types/container [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/types/events [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/types/filters [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/types/image [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/types/mount [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/types/network [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/types/registry [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/types/strslice [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/types/swarm [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/types/time [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/types/versions [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-08T10:47:43.581Z] github.com/docker/docker/api/types/volume [2022-09-08T10:47:43.581Z] github.com/docker/docker/builder [2022-09-08T10:47:43.581Z] github.com/docker/docker/builder/builder-next [2022-09-08T10:47:43.581Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-08T10:47:43.581Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-08T10:47:43.581Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-08T10:47:43.581Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-08T10:47:43.581Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-08T10:47:43.581Z] github.com/docker/docker/builder/builder-next/worker [2022-09-08T10:47:43.581Z] github.com/docker/docker/builder/dockerfile [2022-09-08T10:47:43.581Z] github.com/docker/docker/builder/remotecontext [2022-09-08T10:47:43.581Z] github.com/docker/docker/builder/remotecontext/git [2022-09-08T10:47:43.581Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-08T10:47:43.581Z] github.com/docker/docker/cli [2022-09-08T10:47:43.581Z] github.com/docker/docker/cli/config [2022-09-08T10:47:43.581Z] github.com/docker/docker/cli/debug [2022-09-08T10:47:43.581Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-08T10:47:43.581Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-08T10:47:43.581Z] github.com/docker/docker/client [2022-09-08T10:47:43.581Z] github.com/docker/docker/cmd/docker-proxy [2022-09-08T10:47:43.581Z] github.com/docker/docker/cmd/dockerd [2022-09-08T10:47:43.581Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-08T10:47:43.581Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-08T10:47:43.581Z] github.com/docker/docker/container [2022-09-08T10:47:43.581Z] github.com/docker/docker/container/stream [2022-09-08T10:47:43.581Z] github.com/docker/docker/contrib/apparmor [2022-09-08T10:47:43.581Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-08T10:47:43.581Z] github.com/docker/docker/contrib/httpserver [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/cluster [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/cluster/convert [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/cluster/executor [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/cluster/provider [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/config [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/containerd [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/events [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/events/testutils [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/graphdriver [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-08T10:47:43.581Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/images [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/initlayer [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/links [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/listeners [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/logger [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/logger/gelf [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/logger/journald [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/logger/local [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/logger/logentries [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/logger/splunk [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/logger/syslog [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/logger/templates [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/names [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/network [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/stats [2022-09-08T10:47:43.582Z] github.com/docker/docker/distribution [2022-09-08T10:47:43.582Z] github.com/docker/docker/distribution/metadata [2022-09-08T10:47:43.582Z] github.com/docker/docker/distribution/utils [2022-09-08T10:47:43.582Z] github.com/docker/docker/distribution/xfer [2022-09-08T10:47:43.582Z] github.com/docker/docker/dockerversion [2022-09-08T10:47:43.582Z] github.com/docker/docker/errdefs [2022-09-08T10:47:43.582Z] github.com/docker/docker/image [2022-09-08T10:47:43.582Z] github.com/docker/docker/image/cache [2022-09-08T10:47:43.582Z] github.com/docker/docker/image/tarexport [2022-09-08T10:47:43.582Z] github.com/docker/docker/image/v1 [2022-09-08T10:47:43.582Z] github.com/docker/docker/internal/test/suite [2022-09-08T10:47:43.582Z] github.com/docker/docker/layer [2022-09-08T10:47:43.582Z] github.com/docker/docker/libcontainerd [2022-09-08T10:47:43.582Z] github.com/docker/docker/libcontainerd/queue [2022-09-08T10:47:43.582Z] github.com/docker/docker/libcontainerd/remote [2022-09-08T10:47:43.582Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-08T10:47:43.582Z] github.com/docker/docker/libcontainerd/types [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork/bitseq [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork/cluster [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork/config [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork/datastore [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork/driverapi [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork/etchosts [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork/idm [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork/ipam [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork/iptables [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork/netlabel [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork/netutils [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork/networkdb [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork/ns [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork/options [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork/osl [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork/portallocator [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork/portmapper [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork/testutils [2022-09-08T10:47:43.582Z] github.com/docker/docker/libnetwork/types [2022-09-08T10:47:43.582Z] github.com/docker/docker/oci [2022-09-08T10:47:43.582Z] github.com/docker/docker/oci/caps [2022-09-08T10:47:43.582Z] github.com/docker/docker/opts [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/aaparser [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/archive [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/authorization [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/broadcaster [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/capabilities [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/chrootarchive [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/containerfs [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/devicemapper [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/directory [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/dmesg [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/fileutils [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/fsutils [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/homedir [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/idtools [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/ioutils [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/jsonmessage [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/longpath [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/loopback [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/namesgenerator [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/parsers [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/pidfile [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/platform [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/plugingetter [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/plugins [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/plugins/transport [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/pools [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/progress [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/pubsub [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/reexec [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/signal [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/stack [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/stdcopy [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/streamformatter [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/stringid [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/sysinfo [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/system [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/tailfile [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/tarsum [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/urlutil [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/useragent [2022-09-08T10:47:43.582Z] github.com/docker/docker/plugin [2022-09-08T10:47:43.582Z] github.com/docker/docker/plugin/executor/containerd [2022-09-08T10:47:43.582Z] github.com/docker/docker/plugin/v2 [2022-09-08T10:47:43.582Z] github.com/docker/docker/profiles/apparmor [2022-09-08T10:47:43.582Z] github.com/docker/docker/profiles/seccomp [2022-09-08T10:47:43.582Z] github.com/docker/docker/quota [2022-09-08T10:47:43.582Z] github.com/docker/docker/reference [2022-09-08T10:47:43.582Z] github.com/docker/docker/registry [2022-09-08T10:47:43.582Z] github.com/docker/docker/registry/resumable [2022-09-08T10:47:43.582Z] github.com/docker/docker/restartmanager [2022-09-08T10:47:43.582Z] github.com/docker/docker/rootless [2022-09-08T10:47:43.582Z] github.com/docker/docker/rootless/specconv [2022-09-08T10:47:43.582Z] github.com/docker/docker/runconfig [2022-09-08T10:47:43.582Z] github.com/docker/docker/runconfig/opts [2022-09-08T10:47:43.582Z] github.com/docker/docker/testutil [2022-09-08T10:47:43.582Z] github.com/docker/docker/testutil/daemon [2022-09-08T10:47:43.582Z] github.com/docker/docker/testutil/environment [2022-09-08T10:47:43.582Z] github.com/docker/docker/testutil/fakecontext [2022-09-08T10:47:43.582Z] github.com/docker/docker/testutil/fakegit [2022-09-08T10:47:43.582Z] github.com/docker/docker/testutil/fakestorage [2022-09-08T10:47:43.582Z] github.com/docker/docker/testutil/fixtures/load [2022-09-08T10:47:43.582Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-08T10:47:43.582Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-08T10:47:43.582Z] github.com/docker/docker/testutil/registry [2022-09-08T10:47:43.582Z] github.com/docker/docker/testutil/request [2022-09-08T10:47:43.582Z] github.com/docker/docker/volume [2022-09-08T10:47:43.582Z] github.com/docker/docker/volume/drivers [2022-09-08T10:47:43.582Z] github.com/docker/docker/volume/local [2022-09-08T10:47:43.582Z] github.com/docker/docker/volume/mounts [2022-09-08T10:47:43.582Z] github.com/docker/docker/volume/service [2022-09-08T10:47:43.582Z] github.com/docker/docker/volume/service/opts [2022-09-08T10:47:43.582Z] github.com/docker/docker/volume/testutils' [2022-09-08T10:47:43.582Z] + base_pkg_list='github.com/docker/docker/api [2022-09-08T10:47:43.582Z] github.com/docker/docker/api/server [2022-09-08T10:47:43.582Z] github.com/docker/docker/api/server/backend/build [2022-09-08T10:47:43.582Z] github.com/docker/docker/api/server/httpstatus [2022-09-08T10:47:43.582Z] github.com/docker/docker/api/server/httputils [2022-09-08T10:47:43.582Z] github.com/docker/docker/api/server/middleware [2022-09-08T10:47:43.582Z] github.com/docker/docker/api/server/router [2022-09-08T10:47:43.582Z] github.com/docker/docker/api/server/router/build [2022-09-08T10:47:43.582Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-08T10:47:43.582Z] github.com/docker/docker/api/server/router/container [2022-09-08T10:47:43.582Z] github.com/docker/docker/api/server/router/debug [2022-09-08T10:47:43.582Z] github.com/docker/docker/api/server/router/distribution [2022-09-08T10:47:43.582Z] github.com/docker/docker/api/server/router/grpc [2022-09-08T10:47:43.582Z] github.com/docker/docker/api/server/router/image [2022-09-08T10:47:43.582Z] github.com/docker/docker/api/server/router/network [2022-09-08T10:47:43.582Z] github.com/docker/docker/api/server/router/plugin [2022-09-08T10:47:43.582Z] github.com/docker/docker/api/server/router/session [2022-09-08T10:47:43.582Z] github.com/docker/docker/api/server/router/swarm [2022-09-08T10:47:43.582Z] github.com/docker/docker/api/server/router/system [2022-09-08T10:47:43.582Z] github.com/docker/docker/api/server/router/volume [2022-09-08T10:47:43.582Z] github.com/docker/docker/api/types [2022-09-08T10:47:43.582Z] github.com/docker/docker/api/types/backend [2022-09-08T10:47:43.582Z] github.com/docker/docker/api/types/blkiodev [2022-09-08T10:47:43.582Z] github.com/docker/docker/api/types/container [2022-09-08T10:47:43.582Z] github.com/docker/docker/api/types/events [2022-09-08T10:47:43.582Z] github.com/docker/docker/api/types/filters [2022-09-08T10:47:43.582Z] github.com/docker/docker/api/types/image [2022-09-08T10:47:43.582Z] github.com/docker/docker/api/types/mount [2022-09-08T10:47:43.582Z] github.com/docker/docker/api/types/network [2022-09-08T10:47:43.582Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-08T10:47:43.582Z] github.com/docker/docker/api/types/registry [2022-09-08T10:47:43.582Z] github.com/docker/docker/api/types/strslice [2022-09-08T10:47:43.582Z] github.com/docker/docker/api/types/swarm [2022-09-08T10:47:43.582Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-08T10:47:43.582Z] github.com/docker/docker/api/types/time [2022-09-08T10:47:43.582Z] github.com/docker/docker/api/types/versions [2022-09-08T10:47:43.582Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-08T10:47:43.582Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-08T10:47:43.582Z] github.com/docker/docker/api/types/volume [2022-09-08T10:47:43.582Z] github.com/docker/docker/builder [2022-09-08T10:47:43.582Z] github.com/docker/docker/builder/builder-next [2022-09-08T10:47:43.582Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-08T10:47:43.582Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-08T10:47:43.582Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-08T10:47:43.582Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-08T10:47:43.582Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-08T10:47:43.582Z] github.com/docker/docker/builder/builder-next/worker [2022-09-08T10:47:43.582Z] github.com/docker/docker/builder/dockerfile [2022-09-08T10:47:43.582Z] github.com/docker/docker/builder/remotecontext [2022-09-08T10:47:43.582Z] github.com/docker/docker/builder/remotecontext/git [2022-09-08T10:47:43.582Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-08T10:47:43.582Z] github.com/docker/docker/cli [2022-09-08T10:47:43.582Z] github.com/docker/docker/cli/config [2022-09-08T10:47:43.582Z] github.com/docker/docker/cli/debug [2022-09-08T10:47:43.582Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-08T10:47:43.582Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-08T10:47:43.582Z] github.com/docker/docker/client [2022-09-08T10:47:43.582Z] github.com/docker/docker/cmd/docker-proxy [2022-09-08T10:47:43.582Z] github.com/docker/docker/cmd/dockerd [2022-09-08T10:47:43.582Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-08T10:47:43.582Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-08T10:47:43.582Z] github.com/docker/docker/container [2022-09-08T10:47:43.582Z] github.com/docker/docker/container/stream [2022-09-08T10:47:43.582Z] github.com/docker/docker/contrib/apparmor [2022-09-08T10:47:43.582Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-08T10:47:43.582Z] github.com/docker/docker/contrib/httpserver [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/cluster [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/cluster/convert [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/cluster/executor [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/cluster/provider [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/config [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/containerd [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/events [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/events/testutils [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/graphdriver [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/images [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/initlayer [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/links [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/listeners [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/logger [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/logger/gelf [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/logger/journald [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/logger/local [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/logger/logentries [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/logger/splunk [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/logger/syslog [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/logger/templates [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/names [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/network [2022-09-08T10:47:43.582Z] github.com/docker/docker/daemon/stats [2022-09-08T10:47:43.582Z] github.com/docker/docker/distribution [2022-09-08T10:47:43.582Z] github.com/docker/docker/distribution/metadata [2022-09-08T10:47:43.582Z] github.com/docker/docker/distribution/utils [2022-09-08T10:47:43.582Z] github.com/docker/docker/distribution/xfer [2022-09-08T10:47:43.582Z] github.com/docker/docker/dockerversion [2022-09-08T10:47:43.582Z] github.com/docker/docker/errdefs [2022-09-08T10:47:43.582Z] github.com/docker/docker/image [2022-09-08T10:47:43.582Z] github.com/docker/docker/image/cache [2022-09-08T10:47:43.582Z] github.com/docker/docker/image/tarexport [2022-09-08T10:47:43.582Z] github.com/docker/docker/image/v1 [2022-09-08T10:47:43.582Z] github.com/docker/docker/internal/test/suite [2022-09-08T10:47:43.582Z] github.com/docker/docker/layer [2022-09-08T10:47:43.582Z] github.com/docker/docker/libcontainerd [2022-09-08T10:47:43.582Z] github.com/docker/docker/libcontainerd/queue [2022-09-08T10:47:43.582Z] github.com/docker/docker/libcontainerd/remote [2022-09-08T10:47:43.582Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-08T10:47:43.582Z] github.com/docker/docker/libcontainerd/types [2022-09-08T10:47:43.582Z] github.com/docker/docker/oci [2022-09-08T10:47:43.582Z] github.com/docker/docker/oci/caps [2022-09-08T10:47:43.582Z] github.com/docker/docker/opts [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/aaparser [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/archive [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/authorization [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/broadcaster [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/capabilities [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/chrootarchive [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/containerfs [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/devicemapper [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/directory [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/dmesg [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/fileutils [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/fsutils [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/homedir [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/idtools [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/ioutils [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/jsonmessage [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/longpath [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/loopback [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/namesgenerator [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/parsers [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/pidfile [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/platform [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/plugingetter [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/plugins [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/plugins/transport [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/pools [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/progress [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/pubsub [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/reexec [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/signal [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/stack [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/stdcopy [2022-09-08T10:47:43.582Z] github.com/docker/docker/pkg/streamformatter [2022-09-08T10:47:43.583Z] github.com/docker/docker/pkg/stringid [2022-09-08T10:47:43.583Z] github.com/docker/docker/pkg/sysinfo [2022-09-08T10:47:43.583Z] github.com/docker/docker/pkg/system [2022-09-08T10:47:43.583Z] github.com/docker/docker/pkg/tailfile [2022-09-08T10:47:43.583Z] github.com/docker/docker/pkg/tarsum [2022-09-08T10:47:43.583Z] github.com/docker/docker/pkg/urlutil [2022-09-08T10:47:43.583Z] github.com/docker/docker/pkg/useragent [2022-09-08T10:47:43.583Z] github.com/docker/docker/plugin [2022-09-08T10:47:43.583Z] github.com/docker/docker/plugin/executor/containerd [2022-09-08T10:47:43.583Z] github.com/docker/docker/plugin/v2 [2022-09-08T10:47:43.583Z] github.com/docker/docker/profiles/apparmor [2022-09-08T10:47:43.583Z] github.com/docker/docker/profiles/seccomp [2022-09-08T10:47:43.583Z] github.com/docker/docker/quota [2022-09-08T10:47:43.583Z] github.com/docker/docker/reference [2022-09-08T10:47:43.583Z] github.com/docker/docker/registry [2022-09-08T10:47:43.583Z] github.com/docker/docker/registry/resumable [2022-09-08T10:47:43.583Z] github.com/docker/docker/restartmanager [2022-09-08T10:47:43.583Z] github.com/docker/docker/rootless [2022-09-08T10:47:43.583Z] github.com/docker/docker/rootless/specconv [2022-09-08T10:47:43.583Z] github.com/docker/docker/runconfig [2022-09-08T10:47:43.583Z] github.com/docker/docker/runconfig/opts [2022-09-08T10:47:43.583Z] github.com/docker/docker/testutil [2022-09-08T10:47:43.583Z] github.com/docker/docker/testutil/daemon [2022-09-08T10:47:43.583Z] github.com/docker/docker/testutil/environment [2022-09-08T10:47:43.583Z] github.com/docker/docker/testutil/fakecontext [2022-09-08T10:47:43.583Z] github.com/docker/docker/testutil/fakegit [2022-09-08T10:47:43.583Z] github.com/docker/docker/testutil/fakestorage [2022-09-08T10:47:43.583Z] github.com/docker/docker/testutil/fixtures/load [2022-09-08T10:47:43.583Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-08T10:47:43.583Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-08T10:47:43.583Z] github.com/docker/docker/testutil/registry [2022-09-08T10:47:43.583Z] github.com/docker/docker/testutil/request [2022-09-08T10:47:43.583Z] github.com/docker/docker/volume [2022-09-08T10:47:43.583Z] github.com/docker/docker/volume/drivers [2022-09-08T10:47:43.583Z] github.com/docker/docker/volume/local [2022-09-08T10:47:43.583Z] github.com/docker/docker/volume/mounts [2022-09-08T10:47:43.583Z] github.com/docker/docker/volume/service [2022-09-08T10:47:43.583Z] github.com/docker/docker/volume/service/opts [2022-09-08T10:47:43.583Z] github.com/docker/docker/volume/testutils' [2022-09-08T10:47:43.583Z] ++ grep --fixed-strings /libnetwork [2022-09-08T10:47:43.583Z] ++ echo 'github.com/docker/docker/api [2022-09-08T10:47:43.583Z] github.com/docker/docker/api/server [2022-09-08T10:47:43.583Z] github.com/docker/docker/api/server/backend/build [2022-09-08T10:47:43.583Z] github.com/docker/docker/api/server/httpstatus [2022-09-08T10:47:43.583Z] github.com/docker/docker/api/server/httputils [2022-09-08T10:47:43.583Z] github.com/docker/docker/api/server/middleware [2022-09-08T10:47:43.583Z] github.com/docker/docker/api/server/router [2022-09-08T10:47:43.583Z] github.com/docker/docker/api/server/router/build [2022-09-08T10:47:43.583Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-08T10:47:43.583Z] github.com/docker/docker/api/server/router/container [2022-09-08T10:47:43.583Z] github.com/docker/docker/api/server/router/debug [2022-09-08T10:47:43.583Z] github.com/docker/docker/api/server/router/distribution [2022-09-08T10:47:43.583Z] github.com/docker/docker/api/server/router/grpc [2022-09-08T10:47:43.583Z] github.com/docker/docker/api/server/router/image [2022-09-08T10:47:43.583Z] github.com/docker/docker/api/server/router/network [2022-09-08T10:47:43.583Z] github.com/docker/docker/api/server/router/plugin [2022-09-08T10:47:43.583Z] github.com/docker/docker/api/server/router/session [2022-09-08T10:47:43.583Z] github.com/docker/docker/api/server/router/swarm [2022-09-08T10:47:43.583Z] github.com/docker/docker/api/server/router/system [2022-09-08T10:47:43.583Z] github.com/docker/docker/api/server/router/volume [2022-09-08T10:47:43.583Z] github.com/docker/docker/api/types [2022-09-08T10:47:43.583Z] github.com/docker/docker/api/types/backend [2022-09-08T10:47:43.583Z] github.com/docker/docker/api/types/blkiodev [2022-09-08T10:47:43.583Z] github.com/docker/docker/api/types/container [2022-09-08T10:47:43.583Z] github.com/docker/docker/api/types/events [2022-09-08T10:47:43.583Z] github.com/docker/docker/api/types/filters [2022-09-08T10:47:43.583Z] github.com/docker/docker/api/types/image [2022-09-08T10:47:43.583Z] github.com/docker/docker/api/types/mount [2022-09-08T10:47:43.583Z] github.com/docker/docker/api/types/network [2022-09-08T10:47:43.583Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-08T10:47:43.583Z] github.com/docker/docker/api/types/registry [2022-09-08T10:47:43.583Z] github.com/docker/docker/api/types/strslice [2022-09-08T10:47:43.583Z] github.com/docker/docker/api/types/swarm [2022-09-08T10:47:43.583Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-08T10:47:43.583Z] github.com/docker/docker/api/types/time [2022-09-08T10:47:43.583Z] github.com/docker/docker/api/types/versions [2022-09-08T10:47:43.583Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-08T10:47:43.583Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-08T10:47:43.583Z] github.com/docker/docker/api/types/volume [2022-09-08T10:47:43.583Z] github.com/docker/docker/builder [2022-09-08T10:47:43.583Z] github.com/docker/docker/builder/builder-next [2022-09-08T10:47:43.583Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-08T10:47:43.583Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-08T10:47:43.583Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-08T10:47:43.583Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-08T10:47:43.583Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-08T10:47:43.583Z] github.com/docker/docker/builder/builder-next/worker [2022-09-08T10:47:43.583Z] github.com/docker/docker/builder/dockerfile [2022-09-08T10:47:43.583Z] github.com/docker/docker/builder/remotecontext [2022-09-08T10:47:43.583Z] github.com/docker/docker/builder/remotecontext/git [2022-09-08T10:47:43.583Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-08T10:47:43.583Z] github.com/docker/docker/cli [2022-09-08T10:47:43.583Z] github.com/docker/docker/cli/config [2022-09-08T10:47:43.583Z] github.com/docker/docker/cli/debug [2022-09-08T10:47:43.583Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-08T10:47:43.583Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-08T10:47:43.583Z] github.com/docker/docker/client [2022-09-08T10:47:43.583Z] github.com/docker/docker/cmd/docker-proxy [2022-09-08T10:47:43.583Z] github.com/docker/docker/cmd/dockerd [2022-09-08T10:47:43.583Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-08T10:47:43.583Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-08T10:47:43.583Z] github.com/docker/docker/container [2022-09-08T10:47:43.583Z] github.com/docker/docker/container/stream [2022-09-08T10:47:43.583Z] github.com/docker/docker/contrib/apparmor [2022-09-08T10:47:43.583Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-08T10:47:43.583Z] github.com/docker/docker/contrib/httpserver [2022-09-08T10:47:43.583Z] github.com/docker/docker/daemon [2022-09-08T10:47:43.583Z] github.com/docker/docker/daemon/cluster [2022-09-08T10:47:43.583Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-08T10:47:43.583Z] github.com/docker/docker/daemon/cluster/convert [2022-09-08T10:47:43.583Z] github.com/docker/docker/daemon/cluster/executor [2022-09-08T10:47:43.583Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-08T10:47:43.583Z] github.com/docker/docker/daemon/cluster/provider [2022-09-08T10:47:43.583Z] github.com/docker/docker/daemon/config [2022-09-08T10:47:43.583Z] github.com/docker/docker/daemon/containerd [2022-09-08T10:47:43.583Z] github.com/docker/docker/daemon/events [2022-09-08T10:47:43.583Z] github.com/docker/docker/daemon/events/testutils [2022-09-08T10:47:43.583Z] github.com/docker/docker/daemon/graphdriver [2022-09-08T10:47:43.583Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-08T10:47:43.583Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-08T10:47:43.583Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-08T10:47:43.583Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-08T10:47:43.583Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-08T10:47:43.583Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-08T10:47:43.583Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-08T10:47:43.583Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-08T10:47:43.583Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-08T10:47:43.583Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-08T10:47:43.583Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-08T10:47:43.583Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-08T10:47:43.583Z] github.com/docker/docker/daemon/images [2022-09-08T10:47:43.583Z] github.com/docker/docker/daemon/initlayer [2022-09-08T10:47:43.583Z] github.com/docker/docker/daemon/links [2022-09-08T10:47:43.583Z] github.com/docker/docker/daemon/listeners [2022-09-08T10:47:43.583Z] github.com/docker/docker/daemon/logger [2022-09-08T10:47:43.583Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-08T10:47:43.583Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-08T10:47:43.583Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-08T10:47:43.583Z] github.com/docker/docker/daemon/logger/gelf [2022-09-08T10:47:43.583Z] github.com/docker/docker/daemon/logger/journald [2022-09-08T10:47:43.583Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-08T10:47:43.583Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-08T10:47:43.583Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-08T10:47:43.583Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-08T10:47:43.583Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-08T10:47:43.583Z] github.com/docker/docker/daemon/logger/local [2022-09-08T10:47:43.583Z] github.com/docker/docker/daemon/logger/logentries [2022-09-08T10:47:43.583Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-08T10:47:43.583Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-08T10:47:43.583Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-08T10:47:43.583Z] github.com/docker/docker/daemon/logger/splunk [2022-09-08T10:47:43.583Z] github.com/docker/docker/daemon/logger/syslog [2022-09-08T10:47:43.583Z] github.com/docker/docker/daemon/logger/templates [2022-09-08T10:47:43.583Z] github.com/docker/docker/daemon/names [2022-09-08T10:47:43.583Z] github.com/docker/docker/daemon/network [2022-09-08T10:47:43.583Z] github.com/docker/docker/daemon/stats [2022-09-08T10:47:43.583Z] github.com/docker/docker/distribution [2022-09-08T10:47:43.583Z] github.com/docker/docker/distribution/metadata [2022-09-08T10:47:43.583Z] github.com/docker/docker/distribution/utils [2022-09-08T10:47:43.583Z] github.com/docker/docker/distribution/xfer [2022-09-08T10:47:43.583Z] github.com/docker/docker/dockerversion [2022-09-08T10:47:43.583Z] github.com/docker/docker/errdefs [2022-09-08T10:47:43.583Z] github.com/docker/docker/image [2022-09-08T10:47:43.583Z] github.com/docker/docker/image/cache [2022-09-08T10:47:43.583Z] github.com/docker/docker/image/tarexport [2022-09-08T10:47:43.583Z] github.com/docker/docker/image/v1 [2022-09-08T10:47:43.583Z] github.com/docker/docker/internal/test/suite [2022-09-08T10:47:43.583Z] github.com/docker/docker/layer [2022-09-08T10:47:43.583Z] github.com/docker/docker/libcontainerd [2022-09-08T10:47:43.583Z] github.com/docker/docker/libcontainerd/queue [2022-09-08T10:47:43.583Z] github.com/docker/docker/libcontainerd/remote [2022-09-08T10:47:43.583Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-08T10:47:43.583Z] github.com/docker/docker/libcontainerd/types [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/bitseq [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/cluster [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/config [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/datastore [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/driverapi [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/etchosts [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/idm [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/ipam [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/iptables [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/netlabel [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/netutils [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/networkdb [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/ns [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/options [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/osl [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/portallocator [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/portmapper [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/testutils [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/types [2022-09-08T10:47:43.583Z] github.com/docker/docker/oci [2022-09-08T10:47:43.583Z] github.com/docker/docker/oci/caps [2022-09-08T10:47:43.583Z] github.com/docker/docker/opts [2022-09-08T10:47:43.583Z] github.com/docker/docker/pkg/aaparser [2022-09-08T10:47:43.583Z] github.com/docker/docker/pkg/archive [2022-09-08T10:47:43.583Z] github.com/docker/docker/pkg/authorization [2022-09-08T10:47:43.583Z] github.com/docker/docker/pkg/broadcaster [2022-09-08T10:47:43.583Z] github.com/docker/docker/pkg/capabilities [2022-09-08T10:47:43.583Z] github.com/docker/docker/pkg/chrootarchive [2022-09-08T10:47:43.583Z] github.com/docker/docker/pkg/containerfs [2022-09-08T10:47:43.583Z] github.com/docker/docker/pkg/devicemapper [2022-09-08T10:47:43.583Z] github.com/docker/docker/pkg/directory [2022-09-08T10:47:43.583Z] github.com/docker/docker/pkg/dmesg [2022-09-08T10:47:43.583Z] github.com/docker/docker/pkg/fileutils [2022-09-08T10:47:43.583Z] github.com/docker/docker/pkg/fsutils [2022-09-08T10:47:43.583Z] github.com/docker/docker/pkg/homedir [2022-09-08T10:47:43.583Z] github.com/docker/docker/pkg/idtools [2022-09-08T10:47:43.583Z] github.com/docker/docker/pkg/ioutils [2022-09-08T10:47:43.583Z] github.com/docker/docker/pkg/jsonmessage [2022-09-08T10:47:43.583Z] github.com/docker/docker/pkg/longpath [2022-09-08T10:47:43.583Z] github.com/docker/docker/pkg/loopback [2022-09-08T10:47:43.583Z] github.com/docker/docker/pkg/namesgenerator [2022-09-08T10:47:43.583Z] github.com/docker/docker/pkg/parsers [2022-09-08T10:47:43.583Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-08T10:47:43.583Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-08T10:47:43.583Z] github.com/docker/docker/pkg/pidfile [2022-09-08T10:47:43.583Z] github.com/docker/docker/pkg/platform [2022-09-08T10:47:43.583Z] github.com/docker/docker/pkg/plugingetter [2022-09-08T10:47:43.583Z] github.com/docker/docker/pkg/plugins [2022-09-08T10:47:43.583Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-08T10:47:43.583Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-08T10:47:43.583Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-08T10:47:43.583Z] github.com/docker/docker/pkg/plugins/transport [2022-09-08T10:47:43.583Z] github.com/docker/docker/pkg/pools [2022-09-08T10:47:43.583Z] github.com/docker/docker/pkg/progress [2022-09-08T10:47:43.583Z] github.com/docker/docker/pkg/pubsub [2022-09-08T10:47:43.583Z] github.com/docker/docker/pkg/reexec [2022-09-08T10:47:43.583Z] github.com/docker/docker/pkg/signal [2022-09-08T10:47:43.583Z] github.com/docker/docker/pkg/stack [2022-09-08T10:47:43.583Z] github.com/docker/docker/pkg/stdcopy [2022-09-08T10:47:43.583Z] github.com/docker/docker/pkg/streamformatter [2022-09-08T10:47:43.583Z] github.com/docker/docker/pkg/stringid [2022-09-08T10:47:43.583Z] github.com/docker/docker/pkg/sysinfo [2022-09-08T10:47:43.583Z] github.com/docker/docker/pkg/system [2022-09-08T10:47:43.583Z] github.com/docker/docker/pkg/tailfile [2022-09-08T10:47:43.583Z] github.com/docker/docker/pkg/tarsum [2022-09-08T10:47:43.583Z] github.com/docker/docker/pkg/urlutil [2022-09-08T10:47:43.583Z] github.com/docker/docker/pkg/useragent [2022-09-08T10:47:43.583Z] github.com/docker/docker/plugin [2022-09-08T10:47:43.583Z] github.com/docker/docker/plugin/executor/containerd [2022-09-08T10:47:43.583Z] github.com/docker/docker/plugin/v2 [2022-09-08T10:47:43.583Z] github.com/docker/docker/profiles/apparmor [2022-09-08T10:47:43.583Z] github.com/docker/docker/profiles/seccomp [2022-09-08T10:47:43.583Z] github.com/docker/docker/quota [2022-09-08T10:47:43.583Z] github.com/docker/docker/reference [2022-09-08T10:47:43.583Z] github.com/docker/docker/registry [2022-09-08T10:47:43.583Z] github.com/docker/docker/registry/resumable [2022-09-08T10:47:43.583Z] github.com/docker/docker/restartmanager [2022-09-08T10:47:43.583Z] github.com/docker/docker/rootless [2022-09-08T10:47:43.583Z] github.com/docker/docker/rootless/specconv [2022-09-08T10:47:43.583Z] github.com/docker/docker/runconfig [2022-09-08T10:47:43.583Z] github.com/docker/docker/runconfig/opts [2022-09-08T10:47:43.583Z] github.com/docker/docker/testutil [2022-09-08T10:47:43.583Z] github.com/docker/docker/testutil/daemon [2022-09-08T10:47:43.583Z] github.com/docker/docker/testutil/environment [2022-09-08T10:47:43.583Z] github.com/docker/docker/testutil/fakecontext [2022-09-08T10:47:43.583Z] github.com/docker/docker/testutil/fakegit [2022-09-08T10:47:43.583Z] github.com/docker/docker/testutil/fakestorage [2022-09-08T10:47:43.583Z] github.com/docker/docker/testutil/fixtures/load [2022-09-08T10:47:43.583Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-08T10:47:43.583Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-08T10:47:43.583Z] github.com/docker/docker/testutil/registry [2022-09-08T10:47:43.583Z] github.com/docker/docker/testutil/request [2022-09-08T10:47:43.583Z] github.com/docker/docker/volume [2022-09-08T10:47:43.583Z] github.com/docker/docker/volume/drivers [2022-09-08T10:47:43.583Z] github.com/docker/docker/volume/local [2022-09-08T10:47:43.583Z] github.com/docker/docker/volume/mounts [2022-09-08T10:47:43.583Z] github.com/docker/docker/volume/service [2022-09-08T10:47:43.583Z] github.com/docker/docker/volume/service/opts [2022-09-08T10:47:43.583Z] github.com/docker/docker/volume/testutils' [2022-09-08T10:47:43.583Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/bitseq [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/cluster [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/config [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/datastore [2022-09-08T10:47:43.583Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/driverapi [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/etchosts [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/idm [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/ipam [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/iptables [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/netlabel [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/netutils [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/networkdb [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/ns [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/options [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/osl [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/portallocator [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/portmapper [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/testutils [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/types' [2022-09-08T10:47:43.584Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-09-08T10:47:43.584Z] + echo 'github.com/docker/docker/libnetwork [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/bitseq [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/cluster [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/config [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/datastore [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/driverapi [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/etchosts [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/idm [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/ipam [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/iptables [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/netlabel [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/netutils [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/networkdb [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/ns [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/options [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/osl [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/portallocator [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/portmapper [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/testutils [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/types' [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-08T10:47:43.584Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-08T10:47:43.584Z] + type docker-proxy [2022-09-08T10:47:43.584Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-09-08T10:47:43.584Z] + hack/make.sh binary-proxy install-proxy [2022-09-08T10:47:43.584Z] [2022-09-08T10:47:43.584Z] Removing bundles/ [2022-09-08T10:47:43.584Z] [2022-09-08T10:47:43.584Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-09-08T10:47:43.584Z] Building: bundles/binary-proxy/docker-proxy [2022-09-08T10:47:43.584Z] GOOS="" GOARCH="" GOARM="" [2022-09-08T10:47:44.150Z] === RUN TestDockerSuite/TestInspectRootFS [2022-09-08T10:47:44.150Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-09-08T10:47:44.718Z] === RUN TestDockerSuite/TestInspectStatus [2022-09-08T10:47:45.286Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-09-08T10:47:46.224Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-09-08T10:47:46.792Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-09-08T10:47:47.055Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-09-08T10:47:47.623Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-09-08T10:47:48.190Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-09-08T10:47:48.449Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-09-08T10:47:49.017Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-09-08T10:47:49.017Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-09-08T10:47:49.584Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-09-08T10:47:50.153Z] === RUN TestDockerSuite/TestLinksEnvs [2022-09-08T10:47:51.091Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-09-08T10:47:51.660Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-09-08T10:47:51.703Z] Created binary: bundles/binary-proxy/docker-proxy [2022-09-08T10:47:51.703Z] [2022-09-08T10:47:51.703Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-09-08T10:47:51.703Z] Installing docker-proxy to /usr/local/bin/ [2022-09-08T10:47:51.703Z] [2022-09-08T10:47:51.703Z] + mkdir -p bundles [2022-09-08T10:47:51.703Z] + '[' -n 'github.com/docker/docker/api [2022-09-08T10:47:51.703Z] github.com/docker/docker/api/server [2022-09-08T10:47:51.703Z] github.com/docker/docker/api/server/backend/build [2022-09-08T10:47:51.703Z] github.com/docker/docker/api/server/httpstatus [2022-09-08T10:47:51.703Z] github.com/docker/docker/api/server/httputils [2022-09-08T10:47:51.703Z] github.com/docker/docker/api/server/middleware [2022-09-08T10:47:51.703Z] github.com/docker/docker/api/server/router [2022-09-08T10:47:51.703Z] github.com/docker/docker/api/server/router/build [2022-09-08T10:47:51.703Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-08T10:47:51.703Z] github.com/docker/docker/api/server/router/container [2022-09-08T10:47:51.703Z] github.com/docker/docker/api/server/router/debug [2022-09-08T10:47:51.703Z] github.com/docker/docker/api/server/router/distribution [2022-09-08T10:47:51.703Z] github.com/docker/docker/api/server/router/grpc [2022-09-08T10:47:51.703Z] github.com/docker/docker/api/server/router/image [2022-09-08T10:47:51.703Z] github.com/docker/docker/api/server/router/network [2022-09-08T10:47:51.703Z] github.com/docker/docker/api/server/router/plugin [2022-09-08T10:47:51.703Z] github.com/docker/docker/api/server/router/session [2022-09-08T10:47:51.703Z] github.com/docker/docker/api/server/router/swarm [2022-09-08T10:47:51.703Z] github.com/docker/docker/api/server/router/system [2022-09-08T10:47:51.703Z] github.com/docker/docker/api/server/router/volume [2022-09-08T10:47:51.703Z] github.com/docker/docker/api/types [2022-09-08T10:47:51.703Z] github.com/docker/docker/api/types/backend [2022-09-08T10:47:51.703Z] github.com/docker/docker/api/types/blkiodev [2022-09-08T10:47:51.703Z] github.com/docker/docker/api/types/container [2022-09-08T10:47:51.703Z] github.com/docker/docker/api/types/events [2022-09-08T10:47:51.703Z] github.com/docker/docker/api/types/filters [2022-09-08T10:47:51.703Z] github.com/docker/docker/api/types/image [2022-09-08T10:47:51.703Z] github.com/docker/docker/api/types/mount [2022-09-08T10:47:51.703Z] github.com/docker/docker/api/types/network [2022-09-08T10:47:51.703Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-08T10:47:51.703Z] github.com/docker/docker/api/types/registry [2022-09-08T10:47:51.703Z] github.com/docker/docker/api/types/strslice [2022-09-08T10:47:51.703Z] github.com/docker/docker/api/types/swarm [2022-09-08T10:47:51.703Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-08T10:47:51.703Z] github.com/docker/docker/api/types/time [2022-09-08T10:47:51.703Z] github.com/docker/docker/api/types/versions [2022-09-08T10:47:51.703Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-08T10:47:51.703Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-08T10:47:51.704Z] github.com/docker/docker/api/types/volume [2022-09-08T10:47:51.704Z] github.com/docker/docker/builder [2022-09-08T10:47:51.704Z] github.com/docker/docker/builder/builder-next [2022-09-08T10:47:51.704Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-08T10:47:51.704Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-08T10:47:51.704Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-08T10:47:51.704Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-08T10:47:51.704Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-08T10:47:51.704Z] github.com/docker/docker/builder/builder-next/worker [2022-09-08T10:47:51.704Z] github.com/docker/docker/builder/dockerfile [2022-09-08T10:47:51.704Z] github.com/docker/docker/builder/remotecontext [2022-09-08T10:47:51.704Z] github.com/docker/docker/builder/remotecontext/git [2022-09-08T10:47:51.704Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-08T10:47:51.704Z] github.com/docker/docker/cli [2022-09-08T10:47:51.704Z] github.com/docker/docker/cli/config [2022-09-08T10:47:51.704Z] github.com/docker/docker/cli/debug [2022-09-08T10:47:51.704Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-08T10:47:51.704Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-08T10:47:51.704Z] github.com/docker/docker/client [2022-09-08T10:47:51.704Z] github.com/docker/docker/cmd/docker-proxy [2022-09-08T10:47:51.704Z] github.com/docker/docker/cmd/dockerd [2022-09-08T10:47:51.704Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-08T10:47:51.704Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-08T10:47:51.704Z] github.com/docker/docker/container [2022-09-08T10:47:51.704Z] github.com/docker/docker/container/stream [2022-09-08T10:47:51.704Z] github.com/docker/docker/contrib/apparmor [2022-09-08T10:47:51.704Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-08T10:47:51.704Z] github.com/docker/docker/contrib/httpserver [2022-09-08T10:47:51.704Z] github.com/docker/docker/daemon [2022-09-08T10:47:51.704Z] github.com/docker/docker/daemon/cluster [2022-09-08T10:47:51.704Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-08T10:47:51.704Z] github.com/docker/docker/daemon/cluster/convert [2022-09-08T10:47:51.704Z] github.com/docker/docker/daemon/cluster/executor [2022-09-08T10:47:51.704Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-08T10:47:51.704Z] github.com/docker/docker/daemon/cluster/provider [2022-09-08T10:47:51.704Z] github.com/docker/docker/daemon/config [2022-09-08T10:47:51.704Z] github.com/docker/docker/daemon/containerd [2022-09-08T10:47:51.704Z] github.com/docker/docker/daemon/events [2022-09-08T10:47:51.704Z] github.com/docker/docker/daemon/events/testutils [2022-09-08T10:47:51.704Z] github.com/docker/docker/daemon/graphdriver [2022-09-08T10:47:51.704Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-08T10:47:51.704Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-08T10:47:51.704Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-08T10:47:51.704Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-08T10:47:51.704Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-08T10:47:51.704Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-08T10:47:51.704Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-08T10:47:51.704Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-08T10:47:51.704Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-08T10:47:51.704Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-08T10:47:51.704Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-08T10:47:51.704Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-08T10:47:51.704Z] github.com/docker/docker/daemon/images [2022-09-08T10:47:51.704Z] github.com/docker/docker/daemon/initlayer [2022-09-08T10:47:51.704Z] github.com/docker/docker/daemon/links [2022-09-08T10:47:51.704Z] github.com/docker/docker/daemon/listeners [2022-09-08T10:47:51.704Z] github.com/docker/docker/daemon/logger [2022-09-08T10:47:51.704Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-08T10:47:51.704Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-08T10:47:51.704Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-08T10:47:51.704Z] github.com/docker/docker/daemon/logger/gelf [2022-09-08T10:47:51.704Z] github.com/docker/docker/daemon/logger/journald [2022-09-08T10:47:51.704Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-08T10:47:51.704Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-08T10:47:51.704Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-08T10:47:51.704Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-08T10:47:51.704Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-08T10:47:51.704Z] github.com/docker/docker/daemon/logger/local [2022-09-08T10:47:51.704Z] github.com/docker/docker/daemon/logger/logentries [2022-09-08T10:47:51.704Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-08T10:47:51.704Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-08T10:47:51.704Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-08T10:47:51.704Z] github.com/docker/docker/daemon/logger/splunk [2022-09-08T10:47:51.704Z] github.com/docker/docker/daemon/logger/syslog [2022-09-08T10:47:51.704Z] github.com/docker/docker/daemon/logger/templates [2022-09-08T10:47:51.704Z] github.com/docker/docker/daemon/names [2022-09-08T10:47:51.704Z] github.com/docker/docker/daemon/network [2022-09-08T10:47:51.704Z] github.com/docker/docker/daemon/stats [2022-09-08T10:47:51.704Z] github.com/docker/docker/distribution [2022-09-08T10:47:51.704Z] github.com/docker/docker/distribution/metadata [2022-09-08T10:47:51.704Z] github.com/docker/docker/distribution/utils [2022-09-08T10:47:51.704Z] github.com/docker/docker/distribution/xfer [2022-09-08T10:47:51.704Z] github.com/docker/docker/dockerversion [2022-09-08T10:47:51.704Z] github.com/docker/docker/errdefs [2022-09-08T10:47:51.704Z] github.com/docker/docker/image [2022-09-08T10:47:51.704Z] github.com/docker/docker/image/cache [2022-09-08T10:47:51.704Z] github.com/docker/docker/image/tarexport [2022-09-08T10:47:51.704Z] github.com/docker/docker/image/v1 [2022-09-08T10:47:51.704Z] github.com/docker/docker/internal/test/suite [2022-09-08T10:47:51.704Z] github.com/docker/docker/layer [2022-09-08T10:47:51.704Z] github.com/docker/docker/libcontainerd [2022-09-08T10:47:51.704Z] github.com/docker/docker/libcontainerd/queue [2022-09-08T10:47:51.704Z] github.com/docker/docker/libcontainerd/remote [2022-09-08T10:47:51.704Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-08T10:47:51.704Z] github.com/docker/docker/libcontainerd/types [2022-09-08T10:47:51.704Z] github.com/docker/docker/oci [2022-09-08T10:47:51.704Z] github.com/docker/docker/oci/caps [2022-09-08T10:47:51.704Z] github.com/docker/docker/opts [2022-09-08T10:47:51.704Z] github.com/docker/docker/pkg/aaparser [2022-09-08T10:47:51.704Z] github.com/docker/docker/pkg/archive [2022-09-08T10:47:51.704Z] github.com/docker/docker/pkg/authorization [2022-09-08T10:47:51.704Z] github.com/docker/docker/pkg/broadcaster [2022-09-08T10:47:51.704Z] github.com/docker/docker/pkg/capabilities [2022-09-08T10:47:51.704Z] github.com/docker/docker/pkg/chrootarchive [2022-09-08T10:47:51.704Z] github.com/docker/docker/pkg/containerfs [2022-09-08T10:47:51.704Z] github.com/docker/docker/pkg/devicemapper [2022-09-08T10:47:51.704Z] github.com/docker/docker/pkg/directory [2022-09-08T10:47:51.704Z] github.com/docker/docker/pkg/dmesg [2022-09-08T10:47:51.704Z] github.com/docker/docker/pkg/fileutils [2022-09-08T10:47:51.704Z] github.com/docker/docker/pkg/fsutils [2022-09-08T10:47:51.704Z] github.com/docker/docker/pkg/homedir [2022-09-08T10:47:51.704Z] github.com/docker/docker/pkg/idtools [2022-09-08T10:47:51.704Z] github.com/docker/docker/pkg/ioutils [2022-09-08T10:47:51.704Z] github.com/docker/docker/pkg/jsonmessage [2022-09-08T10:47:51.704Z] github.com/docker/docker/pkg/longpath [2022-09-08T10:47:51.704Z] github.com/docker/docker/pkg/loopback [2022-09-08T10:47:51.704Z] github.com/docker/docker/pkg/namesgenerator [2022-09-08T10:47:51.704Z] github.com/docker/docker/pkg/parsers [2022-09-08T10:47:51.704Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-08T10:47:51.704Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-08T10:47:51.704Z] github.com/docker/docker/pkg/pidfile [2022-09-08T10:47:51.704Z] github.com/docker/docker/pkg/platform [2022-09-08T10:47:51.704Z] github.com/docker/docker/pkg/plugingetter [2022-09-08T10:47:51.704Z] github.com/docker/docker/pkg/plugins [2022-09-08T10:47:51.704Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-08T10:47:51.704Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-08T10:47:51.704Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-08T10:47:51.704Z] github.com/docker/docker/pkg/plugins/transport [2022-09-08T10:47:51.704Z] github.com/docker/docker/pkg/pools [2022-09-08T10:47:51.704Z] github.com/docker/docker/pkg/progress [2022-09-08T10:47:51.704Z] github.com/docker/docker/pkg/pubsub [2022-09-08T10:47:51.704Z] github.com/docker/docker/pkg/reexec [2022-09-08T10:47:51.704Z] github.com/docker/docker/pkg/signal [2022-09-08T10:47:51.704Z] github.com/docker/docker/pkg/stack [2022-09-08T10:47:51.704Z] github.com/docker/docker/pkg/stdcopy [2022-09-08T10:47:51.704Z] github.com/docker/docker/pkg/streamformatter [2022-09-08T10:47:51.704Z] github.com/docker/docker/pkg/stringid [2022-09-08T10:47:51.704Z] github.com/docker/docker/pkg/sysinfo [2022-09-08T10:47:51.704Z] github.com/docker/docker/pkg/system [2022-09-08T10:47:51.704Z] github.com/docker/docker/pkg/tailfile [2022-09-08T10:47:51.704Z] github.com/docker/docker/pkg/tarsum [2022-09-08T10:47:51.704Z] github.com/docker/docker/pkg/urlutil [2022-09-08T10:47:51.704Z] github.com/docker/docker/pkg/useragent [2022-09-08T10:47:51.704Z] github.com/docker/docker/plugin [2022-09-08T10:47:51.704Z] github.com/docker/docker/plugin/executor/containerd [2022-09-08T10:47:51.704Z] github.com/docker/docker/plugin/v2 [2022-09-08T10:47:51.704Z] github.com/docker/docker/profiles/apparmor [2022-09-08T10:47:51.704Z] github.com/docker/docker/profiles/seccomp [2022-09-08T10:47:51.704Z] github.com/docker/docker/quota [2022-09-08T10:47:51.704Z] github.com/docker/docker/reference [2022-09-08T10:47:51.704Z] github.com/docker/docker/registry [2022-09-08T10:47:51.704Z] github.com/docker/docker/registry/resumable [2022-09-08T10:47:51.704Z] github.com/docker/docker/restartmanager [2022-09-08T10:47:51.704Z] github.com/docker/docker/rootless [2022-09-08T10:47:51.704Z] github.com/docker/docker/rootless/specconv [2022-09-08T10:47:51.704Z] github.com/docker/docker/runconfig [2022-09-08T10:47:51.704Z] github.com/docker/docker/runconfig/opts [2022-09-08T10:47:51.704Z] github.com/docker/docker/testutil [2022-09-08T10:47:51.704Z] github.com/docker/docker/testutil/daemon [2022-09-08T10:47:51.704Z] github.com/docker/docker/testutil/environment [2022-09-08T10:47:51.704Z] github.com/docker/docker/testutil/fakecontext [2022-09-08T10:47:51.704Z] github.com/docker/docker/testutil/fakegit [2022-09-08T10:47:51.704Z] github.com/docker/docker/testutil/fakestorage [2022-09-08T10:47:51.704Z] github.com/docker/docker/testutil/fixtures/load [2022-09-08T10:47:51.704Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-08T10:47:51.704Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-08T10:47:51.704Z] github.com/docker/docker/testutil/registry [2022-09-08T10:47:51.704Z] github.com/docker/docker/testutil/request [2022-09-08T10:47:51.704Z] github.com/docker/docker/volume [2022-09-08T10:47:51.704Z] github.com/docker/docker/volume/drivers [2022-09-08T10:47:51.704Z] github.com/docker/docker/volume/local [2022-09-08T10:47:51.704Z] github.com/docker/docker/volume/mounts [2022-09-08T10:47:51.704Z] github.com/docker/docker/volume/service [2022-09-08T10:47:51.704Z] github.com/docker/docker/volume/service/opts [2022-09-08T10:47:51.704Z] github.com/docker/docker/volume/testutils' ']' [2022-09-08T10:47:51.704Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/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/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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal 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/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/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/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator 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/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid 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/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-09-08T10:47:52.273Z] ? github.com/docker/docker/api [no test files] [2022-09-08T10:47:53.039Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-09-08T10:47:53.978Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-09-08T10:47:54.915Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-09-08T10:47:56.299Z] docker_api_swarm_service_test.go:395: [d734b72f438cd] joining swarm manager [d18b449345717]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T10:47:56.559Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-09-08T10:47:56.559Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-09-08T10:47:57.128Z] docker_api_swarm_service_test.go:395: [de5153853acb1] joining swarm manager [d18b449345717]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T10:47:58.508Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-09-08T10:47:58.508Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-09-08T10:47:59.446Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-09-08T10:48:07.585Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-09-08T10:48:08.961Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-09-08T10:48:09.220Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-09-08T10:48:10.359Z] ok github.com/docker/docker/api/server 0.018s coverage: 7.9% of statements [2022-09-08T10:48:10.600Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-09-08T10:48:10.860Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-09-08T10:48:10.860Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-09-08T10:48:11.797Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-09-08T10:48:12.368Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-09-08T10:48:12.936Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-09-08T10:48:13.506Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-09-08T10:48:14.074Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-09-08T10:48:15.014Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-09-08T10:48:15.014Z] docker_api_swarm_service_test.go:343: [d7f89bf60434f] joining swarm manager [d34f9dc66eab3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T10:48:15.951Z] docker_api_swarm_service_test.go:343: [de1846d3311a9] joining swarm manager [d34f9dc66eab3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T10:48:17.858Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-09-08T10:48:18.119Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-09-08T10:48:19.057Z] === RUN TestDockerSuite/TestLogsSince [2022-09-08T10:48:25.621Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-09-08T10:48:30.891Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-09-08T10:48:30.891Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-09-08T10:48:31.488Z] === RUN TestDockerSuite/TestLogsTail [2022-09-08T10:48:32.058Z] docker_api_swarm_service_test.go:490: [d200a9a707cae] joining swarm manager [dc039581dec1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T10:48:32.317Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-09-08T10:48:32.887Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-09-08T10:48:33.146Z] docker_api_swarm_service_test.go:490: [dfc89ae428c99] joining swarm manager [dc039581dec1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T10:48:33.405Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-09-08T10:48:33.405Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-09-08T10:48:33.405Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-09-08T10:48:33.664Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-09-08T10:48:33.664Z] === RUN TestDockerSuite/TestNetHostname [2022-09-08T10:48:35.571Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-09-08T10:48:35.829Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-09-08T10:48:35.829Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-09-08T10:48:35.829Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-09-08T10:48:36.775Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-09-08T10:48:37.037Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-09-08T10:48:37.974Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-09-08T10:48:37.974Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-09-08T10:48:37.974Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-09-08T10:48:38.234Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-09-08T10:48:43.505Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-09-08T10:48:44.440Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-09-08T10:48:45.377Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-09-08T10:48:45.947Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-09-08T10:48:47.855Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-09-08T10:48:51.146Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-09-08T10:48:51.715Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-09-08T10:48:52.652Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-09-08T10:48:54.034Z] docker_api_swarm_service_test.go:128: [dd4fc89b14f6e] joining swarm manager [d29b2c77cd0c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T10:48:54.978Z] docker_api_swarm_service_test.go:129: [d3ddaf97eb996] joining swarm manager [d29b2c77cd0c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T10:48:55.919Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-09-08T10:48:56.856Z] docker_api_swarm_service_test.go:137: [da40b4dc3525f] joining swarm manager [d29b2c77cd0c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-09-08T10:48:57.795Z] === RUN TestDockerSuite/TestPluginActive [2022-09-08T10:48:57.795Z] docker_api_swarm_service_test.go:138: [d60f2e174d306] joining swarm manager [d29b2c77cd0c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-09-08T10:49:00.329Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-09-08T10:49:06.900Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-09-08T10:49:06.900Z] docker_cli_plugins_test.go:335: unmatched requirement DaemonIsWindows [2022-09-08T10:49:06.900Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-09-08T10:49:07.471Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-09-08T10:49:10.758Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-09-08T10:49:16.030Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-09-08T10:49:16.599Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-09-08T10:49:17.538Z] === RUN TestDockerSuite/TestPortHostBinding [2022-09-08T10:49:18.476Z] === RUN TestDockerSuite/TestPortList [2022-09-08T10:49:20.381Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-09-08T10:49:22.944Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-09-08T10:49:25.481Z] docker_api_swarm_service_test.go:304: [d1223bb525c58] joining swarm manager [dd7170f413334]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T10:49:25.481Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-09-08T10:49:26.422Z] docker_api_swarm_service_test.go:304: [d0b398403f514] joining swarm manager [dd7170f413334]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T10:49:28.960Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-09-08T10:49:28.960Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-09-08T10:49:30.871Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-09-08T10:49:31.808Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-09-08T10:49:32.377Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-09-08T10:49:32.377Z] === RUN TestDockerSuite/TestPsByOrder [2022-09-08T10:49:34.918Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-09-08T10:49:35.490Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-09-08T10:49:38.026Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-09-08T10:49:40.560Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-09-08T10:49:40.560Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-09-08T10:49:43.095Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-09-08T10:49:46.389Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-09-08T10:49:46.811Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-09-08T10:49:46.811Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-09-08T10:49:46.811Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-09-08T10:49:46.811Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-09-08T10:49:46.811Z] ? github.com/docker/docker/api/server/router [no test files] [2022-09-08T10:49:46.811Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-09-08T10:49:46.811Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-09-08T10:49:47.070Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-09-08T10:49:47.070Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-09-08T10:49:47.070Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-09-08T10:49:47.070Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-09-08T10:49:47.070Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-09-08T10:49:47.329Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-09-08T10:49:48.267Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-09-08T10:49:48.267Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-09-08T10:49:48.309Z] docker_api_swarm_service_test.go:100: [d59b5d3bca4a9] joining swarm manager [d858557c76d6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T10:49:48.526Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 6.0% of statements [2022-09-08T10:49:48.526Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-09-08T10:49:48.875Z] docker_api_swarm_service_test.go:101: [d46a4c9188893] joining swarm manager [d858557c76d6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T10:49:49.093Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2022-09-08T10:49:49.352Z] ok github.com/docker/docker/api/server/router/volume 0.013s coverage: 67.9% of statements [2022-09-08T10:49:49.352Z] ? github.com/docker/docker/api/types [no test files] [2022-09-08T10:49:49.352Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-09-08T10:49:49.352Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-09-08T10:49:49.352Z] ? github.com/docker/docker/api/types/container [no test files] [2022-09-08T10:49:49.352Z] ? github.com/docker/docker/api/types/events [no test files] [2022-09-08T10:49:49.352Z] ? github.com/docker/docker/api/types/image [no test files] [2022-09-08T10:49:49.352Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-09-08T10:49:49.352Z] ? github.com/docker/docker/api/types/network [no test files] [2022-09-08T10:49:49.352Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-09-08T10:49:49.611Z] ok github.com/docker/docker/api/types/registry 0.008s coverage: 54.2% of statements [2022-09-08T10:49:49.814Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-09-08T10:49:49.917Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-09-08T10:49:49.917Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-09-08T10:49:49.917Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-09-08T10:49:49.917Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-09-08T10:49:49.917Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2022-09-08T10:49:49.917Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-09-08T10:49:49.917Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-09-08T10:49:49.917Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-09-08T10:49:49.917Z] ? github.com/docker/docker/builder [no test files] [2022-09-08T10:49:49.917Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-09-08T10:49:49.917Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-09-08T10:49:49.917Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-09-08T10:49:49.917Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-09-08T10:49:49.917Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-09-08T10:49:49.917Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-09-08T10:49:49.917Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-09-08T10:49:50.382Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-09-08T10:49:52.921Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-09-08T10:49:54.165Z] ok github.com/docker/docker/builder/remotecontext 0.156s coverage: 13.7% of statements [2022-09-08T10:49:54.301Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-09-08T10:49:54.733Z] ok github.com/docker/docker/builder/dockerfile 0.652s coverage: 49.3% of statements [2022-09-08T10:49:54.993Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-09-08T10:49:55.238Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-09-08T10:49:55.560Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2022-09-08T10:49:56.496Z] ok github.com/docker/docker/builder/remotecontext/git 1.730s coverage: 86.3% of statements [2022-09-08T10:49:56.496Z] ? github.com/docker/docker/cli [no test files] [2022-09-08T10:49:56.496Z] ? github.com/docker/docker/cli/config [no test files] [2022-09-08T10:49:56.496Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-09-08T10:49:56.496Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-09-08T10:49:56.618Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-09-08T10:49:57.064Z] ok github.com/docker/docker/cmd/docker-proxy 0.112s coverage: 69.3% of statements [2022-09-08T10:49:57.997Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-09-08T10:49:58.937Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-09-08T10:49:59.195Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-09-08T10:49:59.764Z] === RUN TestDockerSuite/TestPsRightTagName [2022-09-08T10:50:01.142Z] === RUN TestDockerSuite/TestPsShowMounts [2022-09-08T10:50:01.252Z] ok github.com/docker/docker/client 0.144s coverage: 76.1% of statements [2022-09-08T10:50:03.049Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-09-08T10:50:03.049Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-09-08T10:50:03.049Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-09-08T10:50:03.307Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-09-08T10:50:03.875Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-09-08T10:50:03.875Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-09-08T10:50:05.255Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-09-08T10:50:06.637Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-09-08T10:50:06.906Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-09-08T10:50:07.172Z] check_test.go:611: [d59b5d3bca4a9] daemon is not started [2022-09-08T10:50:12.538Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-09-08T10:50:13.107Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-09-08T10:50:14.045Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-09-08T10:50:14.614Z] docker_api_swarm_service_test.go:533: [d3ac68adceb17] joining swarm manager [d4e1fa9ad945b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T10:50:15.993Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-09-08T10:50:15.993Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-09-08T10:50:15.993Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-09-08T10:50:15.993Z] docker_api_swarm_service_test.go:534: [d9753742b4178] joining swarm manager [d4e1fa9ad945b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T10:50:15.993Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-09-08T10:50:18.526Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-09-08T10:50:20.434Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-09-08T10:50:22.970Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-09-08T10:50:23.907Z] === RUN TestDockerSuite/TestRmiBlank [2022-09-08T10:50:23.907Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-09-08T10:50:23.907Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-09-08T10:50:26.445Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-09-08T10:50:27.013Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-09-08T10:50:27.013Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-09-08T10:50:28.393Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-09-08T10:50:28.962Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-09-08T10:50:30.341Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-09-08T10:50:30.600Z] === RUN TestDockerSuite/TestRmiTag [2022-09-08T10:50:30.879Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-09-08T10:50:31.447Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-09-08T10:50:33.981Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-09-08T10:50:34.550Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-09-08T10:50:35.119Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-09-08T10:50:35.379Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-09-08T10:50:35.947Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-09-08T10:50:36.206Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-09-08T10:50:36.774Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-09-08T10:50:37.033Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-09-08T10:50:37.972Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-09-08T10:50:38.909Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-09-08T10:50:39.975Z] ok github.com/docker/docker/cmd/dockerd 0.094s coverage: 29.9% of statements [2022-09-08T10:50:39.975Z] ok github.com/docker/docker/cmd/dockerd/trap 2.499s coverage: 0.0% of statements [2022-09-08T10:50:39.975Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-09-08T10:50:39.975Z] ok github.com/docker/docker/container 0.134s coverage: 35.7% of statements [2022-09-08T10:50:39.975Z] ? github.com/docker/docker/container/stream [no test files] [2022-09-08T10:50:39.975Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-09-08T10:50:39.975Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-09-08T10:50:39.975Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-09-08T10:50:40.815Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-09-08T10:50:41.075Z] docker_api_swarm_service_test.go:148: [d535a5f723f7e] joining swarm manager [dd92dcde5ccb1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T10:50:41.335Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-09-08T10:50:42.272Z] docker_api_swarm_service_test.go:148: [defbdb0e3c356] joining swarm manager [dd92dcde5ccb1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T10:50:42.844Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-09-08T10:50:44.224Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-09-08T10:50:46.128Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-09-08T10:50:47.506Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-09-08T10:50:48.097Z] ok github.com/docker/docker/daemon/cluster 0.119s coverage: 0.5% of statements [2022-09-08T10:50:48.883Z] === RUN TestDockerSuite/TestDevicePermissions [2022-09-08T10:50:49.034Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.015s coverage: 65.3% of statements [2022-09-08T10:50:49.450Z] === RUN TestDockerSuite/TestDockerFails [2022-09-08T10:50:49.450Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-09-08T10:50:50.829Z] === RUN TestDockerSuite/TestMountIntoProc [2022-09-08T10:50:50.938Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 36.9% of statements [2022-09-08T10:50:51.092Z] === RUN TestDockerSuite/TestMountIntoSys [2022-09-08T10:50:51.676Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-09-08T10:50:53.581Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-09-08T10:50:53.581Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-09-08T10:50:54.150Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-09-08T10:50:55.086Z] === RUN TestDockerSuite/TestRunAddHost [2022-09-08T10:50:55.654Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-09-08T10:50:55.654Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-09-08T10:50:56.224Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-09-08T10:50:56.224Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-09-08T10:50:56.792Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-09-08T10:50:57.729Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-09-08T10:50:58.296Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-09-08T10:50:58.864Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-09-08T10:50:59.188Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.443s coverage: 13.3% of statements [2022-09-08T10:50:59.432Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-09-08T10:51:00.124Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 76.8% of statements [2022-09-08T10:51:00.383Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-09-08T10:51:00.641Z] ok github.com/docker/docker/daemon 10.166s coverage: 16.4% of statements [2022-09-08T10:51:00.641Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-09-08T10:51:00.641Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-09-08T10:51:00.642Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-09-08T10:51:00.642Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-09-08T10:51:00.818Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-09-08T10:51:01.209Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-09-08T10:51:01.755Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-09-08T10:51:02.323Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-09-08T10:51:02.892Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-09-08T10:51:03.112Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.795s coverage: 74.8% of statements [2022-09-08T10:51:03.370Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-09-08T10:51:03.460Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-09-08T10:51:03.940Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.399s coverage: 60.7% of statements [2022-09-08T10:51:04.027Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-09-08T10:51:04.595Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-09-08T10:51:05.532Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-09-08T10:51:05.844Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.9% of statements [2022-09-08T10:51:06.470Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-09-08T10:51:07.040Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-09-08T10:51:07.222Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.308s coverage: 50.6% of statements [2022-09-08T10:51:07.608Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-09-08T10:51:08.158Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.446s coverage: 46.1% of statements [2022-09-08T10:51:08.158Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-09-08T10:51:08.177Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-09-08T10:51:08.177Z] === RUN TestDockerSuite/TestRunBindMounts [2022-09-08T10:51:09.095Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.5% of statements [2022-09-08T10:51:09.095Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.695s coverage: 58.5% of statements [2022-09-08T10:51:09.095Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-09-08T10:51:09.095Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-09-08T10:51:10.093Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-09-08T10:51:10.093Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-09-08T10:51:10.473Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.015s coverage: 3.0% of statements [2022-09-08T10:51:10.686Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-09-08T10:51:11.041Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2022-09-08T10:51:11.257Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-09-08T10:51:11.515Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-09-08T10:51:11.516Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-09-08T10:51:12.085Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-09-08T10:51:12.653Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-09-08T10:51:12.911Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-09-08T10:51:12.945Z] ok github.com/docker/docker/daemon/logger 0.226s coverage: 43.2% of statements [2022-09-08T10:51:12.945Z] ok github.com/docker/docker/daemon/images 0.063s coverage: 6.8% of statements [2022-09-08T10:51:12.945Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-09-08T10:51:12.945Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-09-08T10:51:13.850Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-09-08T10:51:13.882Z] ok github.com/docker/docker/daemon/logger/fluentd 0.010s coverage: 53.6% of statements [2022-09-08T10:51:14.109Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-09-08T10:51:14.109Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-09-08T10:51:14.142Z] ok github.com/docker/docker/daemon/logger/awslogs 0.185s coverage: 79.9% of statements [2022-09-08T10:51:14.142Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-09-08T10:51:14.677Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-09-08T10:51:14.677Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-09-08T10:51:14.709Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 68.2% of statements [2022-09-08T10:51:15.245Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-09-08T10:51:15.277Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements [2022-09-08T10:51:15.814Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-09-08T10:51:16.214Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.182s coverage: 76.8% of statements [2022-09-08T10:51:16.382Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-09-08T10:51:16.781Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-09-08T10:51:16.949Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-09-08T10:51:16.949Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-09-08T10:51:17.349Z] ok github.com/docker/docker/daemon/logger/local 0.035s coverage: 79.4% of statements [2022-09-08T10:51:17.519Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-09-08T10:51:18.323Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.015s coverage: 63.5% of statements [2022-09-08T10:51:18.456Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-09-08T10:51:18.716Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-09-08T10:51:18.900Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.035s coverage: 31.5% of statements [2022-09-08T10:51:19.161Z] ok github.com/docker/docker/daemon/logger/journald 3.463s coverage: 74.3% of statements [2022-09-08T10:51:19.161Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-09-08T10:51:19.161Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-09-08T10:51:19.161Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-09-08T10:51:19.161Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-09-08T10:51:19.292Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-09-08T10:51:20.099Z] ok github.com/docker/docker/daemon/logger/syslog 0.012s coverage: 46.8% of statements [2022-09-08T10:51:20.357Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-09-08T10:51:20.672Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-09-08T10:51:20.925Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-09-08T10:51:21.241Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-09-08T10:51:21.492Z] ok github.com/docker/docker/daemon/logger/splunk 1.610s coverage: 82.5% of statements [2022-09-08T10:51:21.492Z] ? github.com/docker/docker/daemon/names [no test files] [2022-09-08T10:51:21.492Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-09-08T10:51:22.180Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-09-08T10:51:22.428Z] ok github.com/docker/docker/distribution/metadata 0.037s coverage: 44.4% of statements [2022-09-08T10:51:22.748Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-09-08T10:51:23.317Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-09-08T10:51:23.887Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-09-08T10:51:24.328Z] ok github.com/docker/docker/distribution 1.494s coverage: 28.0% of statements [2022-09-08T10:51:24.328Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-09-08T10:51:24.328Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-09-08T10:51:24.824Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-09-08T10:51:24.896Z] ok github.com/docker/docker/image 0.022s coverage: 86.9% of statements [2022-09-08T10:51:24.896Z] ok github.com/docker/docker/distribution/xfer 1.892s coverage: 84.9% of statements [2022-09-08T10:51:24.896Z] ? github.com/docker/docker/dockerversion [no test files] [2022-09-08T10:51:25.465Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-09-08T10:51:26.034Z] ok github.com/docker/docker/image/tarexport 0.011s coverage: 0.7% of statements [2022-09-08T10:51:26.034Z] ? github.com/docker/docker/image/v1 [no test files] [2022-09-08T10:51:26.034Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-09-08T10:51:26.296Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-09-08T10:51:27.234Z] ok github.com/docker/docker/oci 0.016s coverage: 46.0% of statements [2022-09-08T10:51:27.365Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-09-08T10:51:27.365Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-09-08T10:51:27.801Z] ok github.com/docker/docker/opts 0.023s coverage: 66.0% of statements [2022-09-08T10:51:27.801Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-09-08T10:51:27.934Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-09-08T10:51:29.329Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-09-08T10:51:29.704Z] ok github.com/docker/docker/pkg/archive 0.310s coverage: 82.2% of statements [2022-09-08T10:51:30.271Z] ok github.com/docker/docker/pkg/authorization 0.342s coverage: 68.3% of statements [2022-09-08T10:51:30.709Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-09-08T10:51:30.837Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-09-08T10:51:30.837Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-09-08T10:51:32.618Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-09-08T10:51:33.995Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-09-08T10:51:33.995Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-09-08T10:51:33.995Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-09-08T10:51:33.995Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-09-08T10:51:33.995Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-09-08T10:51:34.120Z] ok github.com/docker/docker/pkg/chrootarchive 2.477s coverage: 42.7% of statements [2022-09-08T10:51:34.120Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-09-08T10:51:34.254Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-09-08T10:51:34.378Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-09-08T10:51:34.636Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-09-08T10:51:34.895Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-09-08T10:51:35.155Z] ok github.com/docker/docker/layer 7.780s coverage: 68.9% of statements [2022-09-08T10:51:35.155Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-09-08T10:51:35.155Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-09-08T10:51:35.155Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-09-08T10:51:35.155Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-09-08T10:51:35.155Z] ? github.com/docker/docker/oci/caps [no test files] [2022-09-08T10:51:35.155Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-09-08T10:51:35.415Z] ok github.com/docker/docker/pkg/fsutils 0.156s coverage: 85.1% of statements [2022-09-08T10:51:35.415Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-09-08T10:51:35.633Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-09-08T10:51:36.570Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-09-08T10:51:36.792Z] ok github.com/docker/docker/pkg/idtools 0.525s coverage: 69.3% of statements [2022-09-08T10:51:36.792Z] ok github.com/docker/docker/pkg/ioutils 0.432s coverage: 71.5% of statements [2022-09-08T10:51:36.792Z] ok github.com/docker/docker/pkg/jsonmessage 0.016s coverage: 91.7% of statements [2022-09-08T10:51:36.792Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-09-08T10:51:36.792Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-09-08T10:51:37.051Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-09-08T10:51:37.310Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2022-09-08T10:51:37.569Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2022-09-08T10:51:37.569Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 90.5% of statements [2022-09-08T10:51:37.829Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-09-08T10:51:37.829Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-09-08T10:51:37.829Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-09-08T10:51:38.396Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.017s coverage: 56.8% of statements [2022-09-08T10:51:38.477Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-09-08T10:51:38.963Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-09-08T10:51:38.963Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-09-08T10:51:39.046Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-09-08T10:51:39.225Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-09-08T10:51:40.423Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-09-08T10:51:40.612Z] ok github.com/docker/docker/pkg/pubsub 1.039s coverage: 75.0% of statements [2022-09-08T10:51:40.612Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-09-08T10:51:40.683Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-09-08T10:51:40.683Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-09-08T10:51:40.683Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-09-08T10:51:40.871Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-09-08T10:51:41.129Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-09-08T10:51:41.251Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-09-08T10:51:41.387Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-09-08T10:51:41.645Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-09-08T10:51:41.904Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-09-08T10:51:42.188Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-09-08T10:51:42.188Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-09-08T10:51:42.471Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-09-08T10:51:42.730Z] ok github.com/docker/docker/pkg/tailfile 0.051s coverage: 88.6% of statements [2022-09-08T10:51:43.126Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-09-08T10:51:43.298Z] ok github.com/docker/docker/pkg/tarsum 0.045s coverage: 89.3% of statements [2022-09-08T10:51:43.298Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-09-08T10:51:43.696Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-09-08T10:51:44.264Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-09-08T10:51:44.523Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-09-08T10:51:45.094Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-09-08T10:51:45.094Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-09-08T10:51:45.202Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-09-08T10:51:45.353Z] === RUN TestDockerSuite/TestRunEnvironment [2022-09-08T10:51:45.460Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-09-08T10:51:45.718Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 86.0% of statements [2022-09-08T10:51:46.292Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-09-08T10:51:46.862Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-09-08T10:51:47.094Z] ok github.com/docker/docker/quota 0.255s coverage: 71.4% of statements [2022-09-08T10:51:47.094Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-09-08T10:51:47.431Z] === RUN TestDockerSuite/TestRunExitCode [2022-09-08T10:51:48.000Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-09-08T10:51:48.031Z] ok github.com/docker/docker/registry 0.051s coverage: 58.6% of statements [2022-09-08T10:51:48.289Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-09-08T10:51:48.548Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-09-08T10:51:48.959Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-09-08T10:51:49.115Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-09-08T10:51:49.116Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-09-08T10:51:49.528Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-09-08T10:51:49.528Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-09-08T10:51:50.096Z] === RUN TestDockerSuite/TestRunExposePort [2022-09-08T10:51:50.096Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-09-08T10:51:50.664Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-09-08T10:51:51.019Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-09-08T10:51:51.236Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-09-08T10:51:51.585Z] ok github.com/docker/docker/volume/local 0.099s coverage: 76.8% of statements [2022-09-08T10:51:51.845Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-09-08T10:51:52.175Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-09-08T10:51:52.434Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-09-08T10:51:52.694Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-09-08T10:51:52.694Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-09-08T10:51:52.694Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-09-08T10:51:53.222Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-09-08T10:51:55.231Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-09-08T10:51:55.491Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-09-08T10:51:56.060Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-09-08T10:51:56.629Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-09-08T10:51:57.197Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-09-08T10:51:58.134Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-09-08T10:51:58.393Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-09-08T10:51:58.393Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-09-08T10:51:58.393Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-09-08T10:51:58.393Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-09-08T10:51:58.961Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-09-08T10:52:01.498Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-09-08T10:52:01.498Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-09-08T10:52:02.436Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-09-08T10:52:03.813Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-09-08T10:52:04.381Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-09-08T10:52:07.669Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-09-08T10:52:10.208Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-09-08T10:52:10.208Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-09-08T10:52:10.784Z] === RUN TestDockerSuite/TestRunModeHostname [2022-09-08T10:52:11.722Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-09-08T10:52:11.722Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-09-08T10:52:11.722Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-09-08T10:52:11.984Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-09-08T10:52:12.922Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-09-08T10:52:13.860Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-09-08T10:52:15.142Z] ok github.com/docker/docker/pkg/plugins 33.638s coverage: 76.3% of statements [2022-09-08T10:52:15.142Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-09-08T10:52:15.143Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-09-08T10:52:15.143Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-09-08T10:52:15.143Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-09-08T10:52:15.143Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-09-08T10:52:15.143Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-09-08T10:52:15.143Z] ? github.com/docker/docker/rootless [no test files] [2022-09-08T10:52:15.143Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-09-08T10:52:15.143Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-09-08T10:52:15.143Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-09-08T10:52:15.143Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-09-08T10:52:15.143Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-09-08T10:52:15.143Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-09-08T10:52:15.143Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-09-08T10:52:15.143Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-09-08T10:52:15.143Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-09-08T10:52:15.143Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-09-08T10:52:15.143Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-09-08T10:52:15.143Z] ? github.com/docker/docker/testutil/request [no test files] [2022-09-08T10:52:15.143Z] ? github.com/docker/docker/volume [no test files] [2022-09-08T10:52:15.143Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-09-08T10:52:15.143Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-09-08T10:52:15.143Z] [2022-09-08T10:52:15.143Z] === Skipped [2022-09-08T10:52:15.143Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-09-08T10:52:15.143Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-09-08T10:52:15.143Z] [2022-09-08T10:52:15.143Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-09-08T10:52:15.143Z] network_proxy_test.go:208: No support for dual stack yet [2022-09-08T10:52:15.143Z] [2022-09-08T10:52:15.143Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-09-08T10:52:15.143Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-09-08T10:52:15.143Z] [2022-09-08T10:52:15.143Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-09-08T10:52:15.143Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-09-08T10:52:15.143Z] [2022-09-08T10:52:15.143Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-09-08T10:52:15.143Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T10:52:15.143Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-08T10:52:15.143Z] [2022-09-08T10:52:15.143Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-09-08T10:52:15.143Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T10:52:15.143Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-08T10:52:15.143Z] [2022-09-08T10:52:15.143Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-09-08T10:52:15.143Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T10:52:15.143Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-08T10:52:15.143Z] [2022-09-08T10:52:15.143Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-09-08T10:52:15.143Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T10:52:15.143Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-08T10:52:15.143Z] [2022-09-08T10:52:15.143Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-09-08T10:52:15.143Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T10:52:15.143Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-08T10:52:15.143Z] [2022-09-08T10:52:15.143Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-09-08T10:52:15.143Z] graphtest_unix.go:71: No driver to put! [2022-09-08T10:52:15.143Z] [2022-09-08T10:52:15.143Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-09-08T10:52:15.143Z] time="2022-09-08T10:51:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-08T10:52:15.143Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-08T10:52:15.143Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-08T10:52:15.143Z] [2022-09-08T10:52:15.143Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-09-08T10:52:15.143Z] time="2022-09-08T10:51:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-08T10:52:15.143Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-08T10:52:15.143Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-08T10:52:15.143Z] [2022-09-08T10:52:15.143Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-09-08T10:52:15.143Z] time="2022-09-08T10:51:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-08T10:52:15.143Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-08T10:52:15.143Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-08T10:52:15.143Z] [2022-09-08T10:52:15.143Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-09-08T10:52:15.143Z] time="2022-09-08T10:51:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-08T10:52:15.143Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-08T10:52:15.143Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-08T10:52:15.143Z] [2022-09-08T10:52:15.143Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-09-08T10:52:15.143Z] time="2022-09-08T10:51:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-08T10:52:15.143Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-08T10:52:15.143Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-08T10:52:15.143Z] [2022-09-08T10:52:15.143Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-09-08T10:52:15.143Z] graphtest_unix.go:71: No driver to put! [2022-09-08T10:52:15.143Z] [2022-09-08T10:52:15.143Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-09-08T10:52:15.143Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-09-08T10:52:15.143Z] [2022-09-08T10:52:15.143Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-09-08T10:52:15.143Z] overlay_test.go:50: Fails to compute changes intermittently [2022-09-08T10:52:15.143Z] [2022-09-08T10:52:15.143Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-09-08T10:52:15.143Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-09-08T10:52:15.143Z] [2022-09-08T10:52:15.143Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-09-08T10:52:15.143Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-09-08T10:52:15.143Z] [2022-09-08T10:52:15.143Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-09-08T10:52:15.143Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T10:52:15.143Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-08T10:52:15.143Z] [2022-09-08T10:52:15.143Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-09-08T10:52:15.143Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T10:52:15.143Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-08T10:52:15.143Z] [2022-09-08T10:52:15.143Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-09-08T10:52:15.143Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T10:52:15.143Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-08T10:52:15.143Z] [2022-09-08T10:52:15.143Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-09-08T10:52:15.143Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T10:52:15.143Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-08T10:52:15.143Z] [2022-09-08T10:52:15.143Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-09-08T10:52:15.143Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T10:52:15.143Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-08T10:52:15.143Z] [2022-09-08T10:52:15.143Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-09-08T10:52:15.143Z] graphtest_unix.go:71: No driver to put! [2022-09-08T10:52:15.143Z] [2022-09-08T10:52:15.143Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-09-08T10:52:15.143Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-09-08T10:52:15.143Z] [2022-09-08T10:52:15.143Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-09-08T10:52:15.143Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-09-08T10:52:15.143Z] [2022-09-08T10:52:15.143Z] DONE 2874 tests, 28 skipped in 261.405s [2022-09-08T10:52:15.143Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-09-08T10:52:15.143Z] github.com/docker/docker/libnetwork/bitseq [2022-09-08T10:52:15.143Z] github.com/docker/docker/libnetwork/cluster [2022-09-08T10:52:15.143Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-08T10:52:15.143Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-08T10:52:15.143Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-08T10:52:15.143Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-08T10:52:15.143Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-08T10:52:15.143Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-08T10:52:15.143Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-08T10:52:15.143Z] github.com/docker/docker/libnetwork/config [2022-09-08T10:52:15.143Z] github.com/docker/docker/libnetwork/datastore [2022-09-08T10:52:15.143Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-08T10:52:15.143Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-08T10:52:15.143Z] github.com/docker/docker/libnetwork/driverapi [2022-09-08T10:52:15.143Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-08T10:52:15.143Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-08T10:52:15.143Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-08T10:52:15.143Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-08T10:52:15.143Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-08T10:52:15.143Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-08T10:52:15.143Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-08T10:52:15.143Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-08T10:52:15.143Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-08T10:52:15.143Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-08T10:52:15.143Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-08T10:52:15.143Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-08T10:52:15.143Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-08T10:52:15.143Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-08T10:52:15.143Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-08T10:52:15.143Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-08T10:52:15.143Z] github.com/docker/docker/libnetwork/etchosts [2022-09-08T10:52:15.143Z] github.com/docker/docker/libnetwork/idm [2022-09-08T10:52:15.143Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-08T10:52:15.143Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-08T10:52:15.143Z] github.com/docker/docker/libnetwork/ipam [2022-09-08T10:52:15.143Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-08T10:52:15.143Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-08T10:52:15.143Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-08T10:52:15.143Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-08T10:52:15.143Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-08T10:52:15.143Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-08T10:52:15.143Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-08T10:52:15.143Z] github.com/docker/docker/libnetwork/iptables [2022-09-08T10:52:15.143Z] github.com/docker/docker/libnetwork/netlabel [2022-09-08T10:52:15.143Z] github.com/docker/docker/libnetwork/netutils [2022-09-08T10:52:15.143Z] github.com/docker/docker/libnetwork/networkdb [2022-09-08T10:52:15.143Z] github.com/docker/docker/libnetwork/ns [2022-09-08T10:52:15.143Z] github.com/docker/docker/libnetwork/options [2022-09-08T10:52:15.143Z] github.com/docker/docker/libnetwork/osl [2022-09-08T10:52:15.143Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-08T10:52:15.143Z] github.com/docker/docker/libnetwork/portallocator [2022-09-08T10:52:15.143Z] github.com/docker/docker/libnetwork/portmapper [2022-09-08T10:52:15.143Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-08T10:52:15.143Z] github.com/docker/docker/libnetwork/testutils [2022-09-08T10:52:15.143Z] github.com/docker/docker/libnetwork/types' ']' [2022-09-08T10:52:15.143Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-09-08T10:52:15.239Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-09-08T10:52:15.239Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-09-08T10:52:15.239Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-09-08T10:52:16.178Z] === RUN TestDockerSuite/TestRunMount [2022-09-08T10:52:20.371Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-09-08T10:52:20.371Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-09-08T10:52:20.630Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-09-08T10:52:21.566Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-09-08T10:52:22.945Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-09-08T10:52:24.327Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-09-08T10:52:25.704Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-09-08T10:52:26.641Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-09-08T10:52:28.023Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-09-08T10:52:28.023Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-09-08T10:52:28.283Z] === RUN TestDockerSuite/TestRunNetHost [2022-09-08T10:52:28.850Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-09-08T10:52:29.419Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-09-08T10:52:29.678Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-09-08T10:52:31.056Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-09-08T10:52:32.448Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-09-08T10:52:34.982Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-09-08T10:52:35.552Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-09-08T10:52:35.552Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-09-08T10:52:35.812Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-09-08T10:52:36.071Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-09-08T10:52:36.071Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-09-08T10:52:36.641Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-09-08T10:52:37.210Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-09-08T10:52:37.210Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-09-08T10:52:37.780Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-09-08T10:52:44.346Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-09-08T10:52:44.346Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-09-08T10:52:44.346Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-09-08T10:52:44.346Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-09-08T10:52:44.346Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-09-08T10:52:44.914Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-09-08T10:52:46.294Z] === RUN TestDockerSuite/TestRunPortInUse [2022-09-08T10:52:47.232Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-09-08T10:52:47.492Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-09-08T10:52:47.751Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-09-08T10:52:47.752Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-09-08T10:52:48.321Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-09-08T10:52:48.889Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-09-08T10:52:49.459Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-09-08T10:52:50.396Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-09-08T10:52:50.396Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-09-08T10:52:50.396Z] === RUN TestDockerSuite/TestRunPublishPort [2022-09-08T10:52:50.396Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-09-08T10:52:50.655Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-09-08T10:52:51.223Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-09-08T10:52:51.223Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-09-08T10:52:51.223Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-09-08T10:52:51.792Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-09-08T10:52:53.173Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-09-08T10:52:53.173Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-09-08T10:52:53.173Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-09-08T10:52:53.431Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-09-08T10:52:56.000Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-09-08T10:52:56.568Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-09-08T10:52:56.827Z] === RUN TestDockerSuite/TestRunRm [2022-09-08T10:52:57.396Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-09-08T10:52:58.777Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-09-08T10:53:01.314Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-09-08T10:53:01.573Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-09-08T10:53:01.574Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-09-08T10:53:01.833Z] ok github.com/docker/docker/libnetwork 37.153s coverage: 40.6% of statements [2022-09-08T10:53:01.833Z] ok github.com/docker/docker/libnetwork/bitseq 0.124s coverage: 84.4% of statements [2022-09-08T10:53:01.833Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-09-08T10:53:01.833Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-09-08T10:53:01.833Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-09-08T10:53:01.833Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-09-08T10:53:01.833Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-09-08T10:53:01.833Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-09-08T10:53:01.833Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-09-08T10:53:01.833Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-09-08T10:53:01.833Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 22.4% of statements [2022-09-08T10:53:01.833Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-09-08T10:53:01.833Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-09-08T10:53:01.833Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-09-08T10:53:01.833Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-09-08T10:53:01.833Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.397s coverage: 59.9% of statements [2022-09-08T10:53:01.833Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-09-08T10:53:01.833Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-09-08T10:53:01.833Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.150s coverage: 5.1% of statements [2022-09-08T10:53:01.833Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-09-08T10:53:01.833Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-09-08T10:53:01.833Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-09-08T10:53:01.833Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-09-08T10:53:02.143Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-09-08T10:53:04.048Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-09-08T10:53:04.615Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-09-08T10:53:04.615Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-09-08T10:53:07.904Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-09-08T10:53:07.904Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-09-08T10:53:10.444Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-09-08T10:53:10.703Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-09-08T10:53:11.271Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-09-08T10:53:11.801Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.344s coverage: 6.6% of statements [2022-09-08T10:53:11.801Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-09-08T10:53:11.801Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-09-08T10:53:11.801Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-09-08T10:53:11.801Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-09-08T10:53:11.801Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-09-08T10:53:11.840Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-09-08T10:53:12.059Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-09-08T10:53:12.318Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-09-08T10:53:12.409Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-09-08T10:53:12.576Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-09-08T10:53:12.835Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-09-08T10:53:12.835Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-09-08T10:53:13.347Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-09-08T10:53:13.607Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-09-08T10:53:13.607Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-09-08T10:53:14.174Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-09-08T10:53:14.742Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-09-08T10:53:15.311Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-09-08T10:53:16.262Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-09-08T10:53:18.796Z] === RUN TestDockerSuite/TestRunState [2022-09-08T10:53:19.733Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-09-08T10:53:19.734Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-09-08T10:53:20.302Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-09-08T10:53:20.871Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-09-08T10:53:20.871Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-09-08T10:53:20.871Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-09-08T10:53:20.871Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-09-08T10:53:21.809Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-09-08T10:53:22.377Z] === RUN TestDockerSuite/TestRunSysctls [2022-09-08T10:53:23.315Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-09-08T10:53:23.315Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-09-08T10:53:23.315Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-09-08T10:53:23.883Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-09-08T10:53:25.038Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-09-08T10:53:25.261Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-09-08T10:53:25.521Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-09-08T10:53:26.088Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-09-08T10:53:27.994Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-09-08T10:53:28.563Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-09-08T10:53:31.098Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-09-08T10:53:31.666Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-09-08T10:53:33.571Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-09-08T10:53:34.508Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-09-08T10:53:34.508Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-09-08T10:53:34.768Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-09-08T10:53:35.337Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-09-08T10:53:37.248Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-09-08T10:53:37.507Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-09-08T10:53:38.445Z] === RUN TestDockerSuite/TestRunUserByID [2022-09-08T10:53:38.705Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-09-08T10:53:38.705Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-09-08T10:53:38.966Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-09-08T10:53:39.905Z] === RUN TestDockerSuite/TestRunUserByName [2022-09-08T10:53:39.917Z] ok github.com/docker/docker/libnetwork/ipam 14.355s coverage: 85.3% of statements [2022-09-08T10:53:39.917Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-09-08T10:53:39.917Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-09-08T10:53:39.917Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-09-08T10:53:39.917Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-09-08T10:53:39.917Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-09-08T10:53:39.917Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-09-08T10:53:39.917Z] ok github.com/docker/docker/libnetwork/ipamutils 0.250s coverage: 74.0% of statements [2022-09-08T10:53:40.164Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-09-08T10:53:40.175Z] ok github.com/docker/docker/libnetwork/iptables 0.161s coverage: 45.0% of statements [2022-09-08T10:53:40.433Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-09-08T10:53:40.692Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-09-08T10:53:40.732Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-09-08T10:53:40.732Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-09-08T10:53:40.732Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-09-08T10:53:40.732Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-09-08T10:53:41.302Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-09-08T10:53:42.239Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-09-08T10:53:44.776Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-09-08T10:53:45.037Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-09-08T10:53:45.604Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-09-08T10:53:45.863Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-09-08T10:53:47.768Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-09-08T10:53:48.707Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-09-08T10:53:48.967Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-09-08T10:53:50.875Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-09-08T10:53:51.812Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-09-08T10:53:52.750Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-09-08T10:53:53.318Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-09-08T10:53:53.318Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-09-08T10:53:53.318Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-09-08T10:53:53.318Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-09-08T10:53:53.318Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-09-08T10:53:53.318Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-09-08T10:53:53.318Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-09-08T10:53:53.318Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-09-08T10:53:53.318Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-09-08T10:53:53.318Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-09-08T10:53:54.257Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-09-08T10:53:54.257Z] docker_cli_service_logs_test.go:248: checking task gvvylexfgi0v [2022-09-08T10:53:54.257Z] docker_cli_service_logs_test.go:253: checking messages for gvvylexfgi0v [2022-09-08T10:53:54.257Z] docker_cli_service_logs_test.go:248: checking task p5p4cse2g15d [2022-09-08T10:53:54.257Z] docker_cli_service_logs_test.go:253: checking messages for p5p4cse2g15d [2022-09-08T10:53:54.826Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-09-08T10:53:55.086Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-09-08T10:53:56.024Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-09-08T10:53:56.616Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-09-08T10:53:57.185Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-09-08T10:53:57.185Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-09-08T10:53:57.752Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-09-08T10:53:57.752Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-09-08T10:53:57.752Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-09-08T10:53:58.011Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-09-08T10:53:58.011Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-09-08T10:53:58.011Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-09-08T10:53:58.011Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-09-08T10:53:58.011Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-09-08T10:53:58.011Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-09-08T10:53:58.011Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-09-08T10:53:58.011Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-09-08T10:53:58.011Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-09-08T10:53:58.011Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-09-08T10:53:58.011Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-09-08T10:53:58.011Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-09-08T10:53:58.011Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-09-08T10:53:58.586Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-09-08T10:53:59.154Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-09-08T10:53:59.154Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-09-08T10:53:59.724Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-09-08T10:53:59.984Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-09-08T10:54:00.243Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-09-08T10:54:00.502Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-09-08T10:54:00.761Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-09-08T10:54:01.330Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-09-08T10:54:01.330Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-09-08T10:54:01.330Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-09-08T10:54:01.900Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-09-08T10:54:02.837Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-09-08T10:54:03.096Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-09-08T10:54:03.096Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-09-08T10:54:03.096Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-09-08T10:54:03.669Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-09-08T10:54:03.669Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-09-08T10:54:04.606Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-09-08T10:54:05.176Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-09-08T10:54:07.083Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-09-08T10:54:07.657Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-09-08T10:54:07.657Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-09-08T10:54:07.657Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-09-08T10:54:07.657Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-09-08T10:54:08.226Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-09-08T10:54:09.162Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-09-08T10:54:09.730Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-09-08T10:54:11.106Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-09-08T10:54:11.674Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-09-08T10:54:14.963Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-09-08T10:54:15.534Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-09-08T10:54:17.453Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-09-08T10:54:18.391Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-09-08T10:54:20.927Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-09-08T10:54:20.927Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-09-08T10:54:22.306Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-09-08T10:54:23.245Z] docker_cli_swarm_test.go:1895: [d671af587bf2a] joining swarm manager [d8b64782d8716]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T10:54:24.184Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-09-08T10:54:24.444Z] docker_cli_swarm_test.go:1896: [dde2e3fdd5540] joining swarm manager [d8b64782d8716]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T10:54:25.013Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-09-08T10:54:26.392Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-09-08T10:54:27.770Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-09-08T10:54:29.150Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-09-08T10:54:30.529Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-09-08T10:54:31.907Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-09-08T10:54:32.843Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-09-08T10:54:34.222Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-09-08T10:54:36.134Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-09-08T10:54:38.683Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-09-08T10:54:38.683Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-09-08T10:54:38.683Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-09-08T10:54:38.683Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-09-08T10:54:38.941Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-09-08T10:54:39.509Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-09-08T10:54:40.080Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-09-08T10:54:40.648Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-09-08T10:54:40.907Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-09-08T10:54:41.166Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-09-08T10:54:42.546Z] === RUN TestDockerSuite/TestSaveImageId [2022-09-08T10:54:42.546Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-09-08T10:54:43.117Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-09-08T10:54:44.055Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents1002618843 [2022-09-08T10:54:44.623Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-09-08T10:54:44.623Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-09-08T10:54:45.562Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-09-08T10:54:45.562Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-09-08T10:54:45.562Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-09-08T10:54:46.942Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-09-08T10:54:48.322Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-09-08T10:54:48.893Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-09-08T10:54:50.271Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-09-08T10:54:50.529Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-09-08T10:54:51.096Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-09-08T10:54:51.096Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-09-08T10:54:51.096Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-09-08T10:54:52.999Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-09-08T10:54:52.999Z] docker_cli_sni_test.go:30: Flakey test [2022-09-08T10:54:52.999Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-09-08T10:54:58.267Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-09-08T10:54:59.204Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-09-08T10:55:00.157Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-09-08T10:55:01.095Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-09-08T10:55:03.628Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-09-08T10:55:05.533Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-09-08T10:55:06.101Z] === RUN TestDockerSuite/TestStartRecordError [2022-09-08T10:55:06.669Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-09-08T10:55:07.608Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-09-08T10:55:08.991Z] docker_cli_swarm_test.go:1796: [d25f31c525118] joining swarm manager [da91613e5d914]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T10:55:09.560Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-09-08T10:55:10.497Z] docker_cli_swarm_test.go:1797: [df8431c67e689] joining swarm manager [da91613e5d914]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T10:55:10.756Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-09-08T10:55:13.291Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-09-08T10:55:17.482Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-09-08T10:55:20.770Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-09-08T10:55:24.982Z] === RUN TestDockerSuite/TestStatsNoStream [2022-09-08T10:55:25.921Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-09-08T10:55:27.827Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-09-08T10:55:28.399Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-09-08T10:55:28.967Z] === RUN TestDockerSuite/TestTopPrivileged [2022-09-08T10:55:29.535Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-09-08T10:55:29.535Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-09-08T10:55:29.535Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-09-08T10:55:29.794Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-09-08T10:55:30.364Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-09-08T10:55:30.364Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-09-08T10:55:30.364Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-09-08T10:55:30.364Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-09-08T10:55:30.364Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-09-08T10:55:31.301Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-09-08T10:55:31.870Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-09-08T10:55:32.154Z] ok github.com/docker/docker/libnetwork/networkdb 104.677s coverage: 60.1% of statements [2022-09-08T10:55:32.154Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-09-08T10:55:32.154Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-09-08T10:55:32.154Z] ok github.com/docker/docker/libnetwork/osl 4.316s coverage: 39.7% of statements [2022-09-08T10:55:32.154Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-09-08T10:55:32.418Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-09-08T10:55:32.438Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-09-08T10:55:33.354Z] ok github.com/docker/docker/libnetwork/portmapper 0.541s coverage: 48.6% of statements [2022-09-08T10:55:33.375Z] === RUN TestDockerSuite/TestUpdateStats [2022-09-08T10:55:33.613Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-09-08T10:55:33.613Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-09-08T10:55:33.871Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-09-08T10:55:33.871Z] [2022-09-08T10:55:33.871Z] === Skipped [2022-09-08T10:55:33.871Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-09-08T10:55:33.871Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-08T10:55:33.871Z] [2022-09-08T10:55:33.871Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-09-08T10:55:33.871Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-08T10:55:33.871Z] [2022-09-08T10:55:33.871Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-09-08T10:55:33.871Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-08T10:55:33.871Z] [2022-09-08T10:55:33.871Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-09-08T10:55:33.871Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-08T10:55:33.871Z] [2022-09-08T10:55:33.871Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-09-08T10:55:33.871Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-08T10:55:33.871Z] [2022-09-08T10:55:33.871Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-09-08T10:55:33.871Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-08T10:55:33.871Z] [2022-09-08T10:55:33.871Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-09-08T10:55:33.871Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-08T10:55:33.871Z] [2022-09-08T10:55:33.871Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-09-08T10:55:33.871Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-08T10:55:33.871Z] [2022-09-08T10:55:33.871Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-09-08T10:55:33.871Z] firewalld_test.go:14: firewalld is not running [2022-09-08T10:55:33.871Z] [2022-09-08T10:55:33.871Z] DONE 327 tests, 9 skipped in 201.407s [2022-09-08T10:55:33.942Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey Post stage [Pipeline] junit [2022-09-08T10:55:34.451Z] Recording test results [2022-09-08T10:55:34.860Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-09-08T10:55:35.183Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44034/.git:/go/src/github.com/docker/docker/.git --name docker-pr34 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4302b395e2c9b4aa179d7c95e729a0bccee2d917 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4302b395e2c9b4aa179d7c95e729a0bccee2d917 hack/validate/vendor [2022-09-08T10:55:35.750Z] No vendor changes in diff. [2022-09-08T10:55:35.849Z] docker_cli_swarm_test.go:1315: [d572c109cdc43] joining swarm manager [d8a766225a345]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-08T10:55:36.631Z] + echo Ensuring container killed. [2022-09-08T10:55:36.631Z] Ensuring container killed. [2022-09-08T10:55:36.631Z] + docker rm -vf docker-pr34 [2022-09-08T10:55:36.631Z] Error response from daemon: No such container: docker-pr34 [Pipeline] sh [2022-09-08T10:55:36.916Z] + echo Chowning /workspace to jenkins user [2022-09-08T10:55:36.916Z] Chowning /workspace to jenkins user [2022-09-08T10:55:36.916Z] + id -u [2022-09-08T10:55:36.916Z] + id -g [2022-09-08T10:55:36.916Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44034:/workspace busybox chown -R 1000:1000 /workspace [2022-09-08T10:55:37.226Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-09-08T10:55:37.485Z] docker_cli_swarm_test.go:1316: [da507bca2687e] joining swarm manager [d8a766225a345]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T10:55:38.058Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-09-08T10:55:38.058Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [Pipeline] catchError [Pipeline] { [2022-09-08T10:55:38.319Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [Pipeline] sh [2022-09-08T10:55:38.600Z] + bundleName=unit [2022-09-08T10:55:38.600Z] + echo Creating unit-bundles.tar.gz [2022-09-08T10:55:38.600Z] Creating unit-bundles.tar.gz [2022-09-08T10:55:38.600Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile*.out [2022-09-08T10:55:38.600Z] bundles/junit-report-libnetwork.xml [2022-09-08T10:55:38.600Z] bundles/junit-report.xml [2022-09-08T10:55:38.600Z] bundles/go-test-report-libnetwork.json [2022-09-08T10:55:38.600Z] bundles/go-test-report.json [2022-09-08T10:55:38.600Z] tar: bundles/profile*.out: Cannot stat: No such file or directory [2022-09-08T10:55:38.600Z] tar: Exiting with failure status due to previous errors [Pipeline] } [2022-09-08T10:55:38.609Z] ERROR: Failed to create bundles.tar.gz [2022-09-08T10:55:38.609Z] ERROR: script returned exit code 2 [Pipeline] // catchError [Pipeline] sh [2022-09-08T10:55:38.889Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-09-08T10:55:38.916Z] + make clean [2022-09-08T10:55:39.457Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-09-08T10:55:39.483Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-08T10:55:39.483Z] docker-dev-cache [2022-09-08T10:55:39.483Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-08T10:55:41.364Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-09-08T10:55:42.742Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-09-08T10:55:44.125Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-09-08T10:55:59.018Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-09-08T10:55:59.018Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-09-08T10:55:59.018Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-09-08T10:55:59.599Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-09-08T10:55:59.599Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-09-08T10:55:59.599Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-09-08T10:55:59.858Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-09-08T10:56:00.118Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-09-08T10:56:00.378Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-09-08T10:56:00.949Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-09-08T10:56:00.949Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-09-08T10:56:00.949Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-09-08T10:56:00.949Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-09-08T10:56:00.949Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-09-08T10:56:02.858Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-09-08T10:56:02.858Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-09-08T10:56:02.858Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-09-08T10:56:02.858Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-09-08T10:56:02.858Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-09-08T10:56:02.858Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite (1329.34s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.08s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.18s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.70s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.00s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.64s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.39s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.95s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.11s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.02s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.00s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.10s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.90s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.85s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.33s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.21s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.19s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.38s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.24s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.86s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.69s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.88s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.48s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.92s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.84s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.50s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.44s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.62s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.63s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.65s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.76s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.76s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.65s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.62s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.65s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.83s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.79s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.65s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.87s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.73s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.89s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.87s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.88s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.92s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.67s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.86s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.69s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.82s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.49s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.25s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.55s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.30s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.63s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.66s) [2022-09-08T10:56:03.121Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.73s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.88s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.59s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.36s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.30s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.38s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.46s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000c2fad0__} (1.36s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11947869180_/foo_false_____} (1.54s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11947869180_/foo_true_____} (1.60s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31072467552_/foo_false_____} (1.60s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31072467552_/foo_true_____} (0.72s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31072467552_/foo_true__0xc000c2fb00___} (1.50s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000c2fb18__} (1.52s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000c2fb30__} (1.44s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000c2fb48__} (1.43s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000c2fb60__} (1.44s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.27s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.74s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.42s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.97s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.64s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.76s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.89s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.70s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.13s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.95s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.87s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.85s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.04s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.85s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.87s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.84s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.91s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.96s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.89s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.74s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.31s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.83s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.77s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.92s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.07s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.01s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.00s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.89s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.26s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.80s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.83s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.84s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.74s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.06s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.86s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.93s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.87s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.66s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.86s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.87s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.52s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.01s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.72s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.74s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.83s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.11s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.48s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.78s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.89s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.55s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestAttachDetach (1.03s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.86s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.67s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.87s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.75s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.27s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.36s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.00s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.13s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.44s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.20s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.11s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.85s) [2022-09-08T10:56:03.121Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.11s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.19s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.95s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.54s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.35s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.58s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (1.93s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.54s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.78s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.60s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.88s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.20s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.36s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.40s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.05s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.56s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.40s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.32s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.21s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.47s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.04s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.11s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.35s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.15s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.06s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.31s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.12s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.17s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.53s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.37s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (5.37s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.77s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.18s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.53s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.76s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.44s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.50s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.85s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.77s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.96s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.65s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.07s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.99s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.24s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.76s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.42s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildCmd (0.46s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.40s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.29s) [2022-09-08T10:56:03.122Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.50s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.65s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.18s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.03s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.37s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.87s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.52s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.42s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.23s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.50s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.46s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.35s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.64s) [2022-09-08T10:56:03.122Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-09-08T10:56:03.122Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-09-08T10:56:03.122Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-09-08T10:56:03.122Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.26s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.47s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.76s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.41s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.85s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.62s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.63s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.10s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.95s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.53s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.22s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.20s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.38s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.26s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.05s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.04s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.65s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.80s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.32s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.51s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.27s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (3.54s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.49s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.77s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.73s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.12s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.10s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.20s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.24s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.62s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.12s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.25s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.19s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.44s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.12s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.15s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildEnv (0.81s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.77s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.68s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.70s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.66s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.42s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.51s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.81s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.44s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.52s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.26s) [2022-09-08T10:56:03.122Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.36s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.66s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildExpose (0.26s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.43s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.46s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.29s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildFails (0.66s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.79s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.74s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.50s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.18s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.89s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.42s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.51s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.25s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.42s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.43s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.96s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.49s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.88s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.50s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.42s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.66s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildLabel (0.35s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.30s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.30s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.22s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildLabels (0.31s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.23s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.70s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.54s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.20s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.99s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.96s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.37s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.29s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.36s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (5.82s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.26s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.87s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.43s) [2022-09-08T10:56:03.122Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.65s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.53s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.43s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.49s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.92s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.48s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.70s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.64s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.36s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.61s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.41s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.63s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.72s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.89s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.17s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.84s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.27s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.71s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.27s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildPATH (2.04s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.81s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.83s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.15s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.11s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.65s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildRm (2.83s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.80s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.94s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.49s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.97s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.98s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.33s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.05s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.23s) [2022-09-08T10:56:03.122Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.67s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildStderr (0.62s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.56s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.79s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.03s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.59s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.94s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.64s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildUser (1.88s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.07s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.94s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.64s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.28s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.91s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.68s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.15s) [2022-09-08T10:56:03.122Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-09-08T10:56:03.122Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-09-08T10:56:03.122Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-09-08T10:56:03.122Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.59s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-09-08T10:56:03.122Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.67s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.56s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.95s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.95s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.10s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.73s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.33s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.40s) [2022-09-08T10:56:03.123Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.59s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.35s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.58s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCommitChange (0.66s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.58s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.95s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.02s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.62s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCommitTTY (1.23s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.27s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.86s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.04s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.82s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.73s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.62s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.70s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.77s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.70s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.82s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.70s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.61s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.80s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.12s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.70s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.73s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.62s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.82s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.64s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.58s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.77s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.12s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.79s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.13s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.59s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.71s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.87s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.47s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.37s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.77s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.90s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.77s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.73s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.47s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.00s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCpToDot (0.78s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.58s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.23s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCpToStdout (0.66s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.89s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.65s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.86s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.36s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.51s) [2022-09-08T10:56:03.123Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.46s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.30s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCreateRM (0.14s) [2022-09-08T10:56:03.123Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.54s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.19s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestEventsAttach (0.74s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestEventsCommit (1.03s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.49s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.43s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.45s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.48s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.95s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.04s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.98s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestEventsCopy (0.78s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.94s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.46s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.96s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.99s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.16s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.31s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.17s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestEventsFilters (1.05s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestEventsFormat (1.24s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.75s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.05s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2022-09-08T10:56:03.123Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-09-08T10:56:03.123Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.27s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.49s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestEventsRename (0.52s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestEventsResize (0.51s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.53s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.61s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.59s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.71s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.79s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.65s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.84s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestExec (0.74s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.09s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestExecCgroup (0.96s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestExecEnv (0.56s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.02s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.53s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestExecInspectID (1.70s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestExecInteractive (0.58s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.22s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.60s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestExecParseError (0.50s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.52s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.70s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestExecStartFails (0.55s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.52s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestExecTTY (0.53s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.53s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.54s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestExecUlimits (0.57s) [2022-09-08T10:56:03.123Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.33s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.55s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.77s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.64s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestExecWithUser (0.65s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.52s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.06s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestHealth (19.17s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.00s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestBuildHistory (3.15s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.05s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.03s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.81s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.77s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.14s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.60s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.08s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.64s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.57s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.50s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.58s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestImportDisplay (1.20s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestImportFile (1.11s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.13s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestImportGzipped (1.17s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.10s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.51s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.53s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s) [2022-09-08T10:56:03.123Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.69s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestInspectDefault (0.46s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestInspectHistory (0.56s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-09-08T10:56:03.123Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.47s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.49s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.12s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.48s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.52s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.51s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.50s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestInspectStatus (0.57s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.96s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.48s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.48s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.45s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.46s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.04s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.02s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.45s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.56s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.79s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.67s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.67s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.30s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.76s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.05s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.45s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.44s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.49s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.83s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.82s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.91s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.79s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.68s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.71s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.54s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.82s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestLogsSince (6.64s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.45s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.55s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestLogsTail (0.85s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.53s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.56s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.10s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-09-08T10:56:03.123Z] --- PASS: TestDockerSuite/TestNetHostname (1.94s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.74s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.51s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.97s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.29s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.70s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.11s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.40s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.84s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.89s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.21s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.94s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestPluginActive (2.24s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.98s) [2022-09-08T10:56:03.124Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.55s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.74s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.06s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.39s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.84s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.90s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestPortList (7.22s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.39s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.91s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.98s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.46s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestPsByOrder (2.10s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.98s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.03s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.89s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.35s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.73s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.91s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.50s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.12s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.88s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.52s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.46s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.99s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.56s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.56s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.63s) [2022-09-08T10:56:03.124Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.44s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.43s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.30s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.28s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.59s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.99s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.94s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.78s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.28s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.41s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.57s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.62s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.10s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.36s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.65s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.21s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.06s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.81s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.07s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.59s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.52s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.75s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.47s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.63s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.42s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.44s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.44s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.41s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.65s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.94s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.57s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.37s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.43s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.91s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.22s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.69s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.44s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.50s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.23s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.61s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.50s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.47s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.50s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.85s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunAddHost (0.45s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.47s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.43s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.03s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.49s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.71s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.61s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.18s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.06s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.65s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.60s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.60s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.50s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.62s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.81s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.83s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.66s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.61s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.67s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.40s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.48s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.48s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.49s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.45s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.51s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.44s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.63s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.51s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.43s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.76s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.53s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.51s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.48s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.08s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.90s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.10s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.13s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.66s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.75s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.64s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.60s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.59s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.11s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.33s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.48s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.60s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.15s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.74s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.61s) [2022-09-08T10:56:03.124Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-09-08T10:56:03.124Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.47s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.32s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.00s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.90s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.49s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.16s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.51s) [2022-09-08T10:56:03.124Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.45s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.03s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.65s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.86s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.71s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.50s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.05s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.44s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.62s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.73s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.52s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunExitCode (0.76s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.81s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.65s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.51s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.53s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.64s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.12s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s) [2022-09-08T10:56:03.124Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.85s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.54s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (0.46s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.75s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.22s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.51s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.44s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.10s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.24s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.97s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.51s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.49s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.94s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.21s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.92s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.96s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.22s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.84s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunMount (3.81s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.46s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.45s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.92s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.37s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.32s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.45s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.92s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.02s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.45s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunNetHost (0.64s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.45s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.47s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.30s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.31s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.63s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.43s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.52s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.54s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.43s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.61s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (6.07s) [2022-09-08T10:56:03.124Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.55s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.61s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.40s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.86s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.51s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.50s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.46s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.67s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.75s) [2022-09-08T10:56:03.124Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.55s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.55s) [2022-09-08T10:56:03.124Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.45s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.42s) [2022-09-08T10:56:03.124Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.51s) [2022-09-08T10:56:03.124Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.18s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunRm (0.60s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.46s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.70s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.51s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.90s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.63s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.88s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.29s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.54s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.49s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.70s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.62s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.58s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.48s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.51s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.59s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.78s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.50s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunState (1.22s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.47s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.52s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2022-09-08T10:56:03.125Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.68s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.64s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunSysctls (0.95s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.47s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.70s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.55s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.60s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.02s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.94s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.76s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.53s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.51s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.89s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.98s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunUserByID (0.46s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.68s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunUserByName (0.53s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.47s) [2022-09-08T10:56:03.125Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.47s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.10s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.70s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.88s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.69s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.30s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.65s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.06s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.47s) [2022-09-08T10:56:03.125Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-09-08T10:56:03.125Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-09-08T10:56:03.125Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.24s) [2022-09-08T10:56:03.125Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.82s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.71s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.10s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.46s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.68s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.66s) [2022-09-08T10:56:03.125Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.06s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-09-08T10:56:03.125Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-09-08T10:56:03.125Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-09-08T10:56:03.125Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-09-08T10:56:03.125Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-09-08T10:56:03.125Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.02s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.52s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.51s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.64s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.21s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.47s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.48s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.44s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.52s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.88s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.42s) [2022-09-08T10:56:03.125Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.35s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.97s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.50s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.06s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.56s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.95s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.65s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.65s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.65s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.44s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.50s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.82s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.84s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.55s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.56s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.76s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.04s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.12s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.36s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.32s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.33s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.39s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.30s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.37s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.83s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.38s) [2022-09-08T10:56:03.125Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.68s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.67s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.84s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.36s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestSaveImageId (0.13s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.57s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.34s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.10s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.18s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.19s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.21s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.11s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.58s) [2022-09-08T10:56:03.125Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.03s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.58s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.79s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.88s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.57s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.66s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.72s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestStartRecordError (1.60s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.97s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.36s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.51s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.98s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.57s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.60s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.69s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.54s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.59s) [2022-09-08T10:56:03.125Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.45s) [2022-09-08T10:56:03.125Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-09-08T10:56:03.125Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.92s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.65s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.59s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.01s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestUpdateStats (3.72s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.02s) [2022-09-08T10:56:03.125Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.70s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.57s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.69s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.64s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.22s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.58s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.51s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.07s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.09s) [2022-09-08T10:56:03.125Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-09-08T10:56:03.125Z] === RUN TestDockerRegistrySuite [2022-09-08T10:56:03.125Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-09-08T10:56:04.503Z] check_test.go:427: [d05771c391028] daemon is not started [2022-09-08T10:56:04.503Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-09-08T10:56:05.441Z] check_test.go:427: [d2b8545b3cc8e] daemon is not started [2022-09-08T10:56:05.441Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-09-08T10:56:06.818Z] check_test.go:427: [d6224a5b33a83] daemon is not started [2022-09-08T10:56:06.818Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-09-08T10:56:06.818Z] check_test.go:427: [d6fa00d84aed9] daemon is not started [2022-09-08T10:56:06.818Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-09-08T10:56:09.355Z] check_test.go:427: [d84f5ba2149dd] daemon is not started [2022-09-08T10:56:09.355Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-09-08T10:56:14.629Z] check_test.go:427: [da083fe5c7e39] daemon is not started [2022-09-08T10:56:14.629Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-09-08T10:56:17.164Z] check_test.go:427: [da11be4259b86] daemon is not started [2022-09-08T10:56:17.164Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-09-08T10:56:18.117Z] check_test.go:427: [d5e35936e66e1] daemon is not started [2022-09-08T10:56:18.117Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-09-08T10:56:19.075Z] check_test.go:427: [d63d4b4b6974c] daemon is not started [2022-09-08T10:56:19.075Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-09-08T10:56:20.012Z] check_test.go:427: [d9f17a21b557e] daemon is not started [2022-09-08T10:56:20.012Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-09-08T10:56:21.391Z] check_test.go:427: [d424f82d1ab02] daemon is not started [2022-09-08T10:56:21.391Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-09-08T10:56:22.330Z] check_test.go:427: [d00950bc384e1] daemon is not started [2022-09-08T10:56:22.330Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-09-08T10:56:23.267Z] check_test.go:427: [d1abded7111f2] daemon is not started [2022-09-08T10:56:23.267Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-09-08T10:56:24.650Z] check_test.go:427: [d587e3654d78b] daemon is not started [2022-09-08T10:56:24.650Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-09-08T10:56:25.218Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e4bef6b7f12cce4cca41a9a1cf84086ab7eb99796f3e735e7231e3aef3e22bc1 [2022-09-08T10:56:26.154Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8961c279af36d2da4fce5b3466feb19dc4229e098b5a413a6bba0ff2d9596a9c [2022-09-08T10:56:26.413Z] check_test.go:427: [d7db6d8a51e46] daemon is not started [2022-09-08T10:56:26.413Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-09-08T10:56:27.352Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2fc777bbe6c1c9f3df689f11e8a9de976812c4e6cf91d0d4e19d235d1a411494 [2022-09-08T10:56:27.920Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:65062837b3687820c294d3fee9cce8fefdec6060fcd194d0dca622a11f62dc1e [2022-09-08T10:56:28.179Z] check_test.go:427: [dc15942638645] daemon is not started [2022-09-08T10:56:28.179Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-09-08T10:56:29.118Z] check_test.go:427: [d9250dd89dda0] daemon is not started [2022-09-08T10:56:29.118Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-09-08T10:56:31.735Z] check_test.go:427: [dbb53c819e22a] daemon is not started [2022-09-08T10:56:31.735Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-09-08T10:56:32.302Z] check_test.go:427: [dc27a02f7f0a7] daemon is not started [2022-09-08T10:56:32.561Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-09-08T10:56:32.561Z] check_test.go:427: [d03173b944d87] daemon is not started [2022-09-08T10:56:32.561Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-09-08T10:56:33.499Z] check_test.go:427: [d6e862f1df98f] daemon is not started [2022-09-08T10:56:33.499Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-09-08T10:56:34.437Z] check_test.go:427: [dba87042d391d] daemon is not started [2022-09-08T10:56:34.437Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-09-08T10:56:35.376Z] check_test.go:427: [db250e7212829] daemon is not started [2022-09-08T10:56:35.376Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-09-08T10:56:37.917Z] check_test.go:427: [d34b75a506b45] daemon is not started [2022-09-08T10:56:37.917Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-09-08T10:56:38.177Z] check_test.go:427: [d50faf7a8ccfb] daemon is not started [2022-09-08T10:56:38.177Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-09-08T10:56:39.115Z] check_test.go:427: [dce88e4d57f29] daemon is not started [2022-09-08T10:56:39.115Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-09-08T10:56:39.374Z] check_test.go:427: [d52635df77cd5] daemon is not started [2022-09-08T10:56:39.374Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-09-08T10:56:39.633Z] check_test.go:427: [d00e97a7bf42d] daemon is not started [2022-09-08T10:56:39.633Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-09-08T10:56:39.893Z] check_test.go:427: [d82cfa0b7d98e] daemon is not started [2022-09-08T10:56:39.893Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-09-08T10:56:40.152Z] check_test.go:427: [daf0f976a45bf] daemon is not started [2022-09-08T10:56:40.152Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-09-08T10:56:40.412Z] check_test.go:427: [d6a1d5292d6e6] daemon is not started [2022-09-08T10:56:40.412Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-09-08T10:56:40.412Z] check_test.go:427: [d90dd36d9aff6] daemon is not started [2022-09-08T10:56:40.671Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-09-08T10:56:41.616Z] check_test.go:427: [d04b47ed3fa1c] daemon is not started [2022-09-08T10:56:41.616Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-09-08T10:56:42.994Z] check_test.go:427: [df3a8f0088338] daemon is not started [2022-09-08T10:56:42.994Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-09-08T10:56:43.931Z] check_test.go:427: [d3c5175ceda97] daemon is not started [2022-09-08T10:56:43.931Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-09-08T10:56:44.190Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-09-08T10:56:45.129Z] check_test.go:427: [ddbefcfbd549b] daemon is not started [2022-09-08T10:56:45.129Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-09-08T10:56:46.067Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-09-08T10:56:47.008Z] --- PASS: TestDockerRegistrySuite (44.07s) [2022-09-08T10:56:47.008Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.27s) [2022-09-08T10:56:47.008Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.08s) [2022-09-08T10:56:47.008Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.25s) [2022-09-08T10:56:47.008Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-09-08T10:56:47.008Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.66s) [2022-09-08T10:56:47.008Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.85s) [2022-09-08T10:56:47.008Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.81s) [2022-09-08T10:56:47.008Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.99s) [2022-09-08T10:56:47.008Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.98s) [2022-09-08T10:56:47.008Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.98s) [2022-09-08T10:56:47.008Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.08s) [2022-09-08T10:56:47.008Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.02s) [2022-09-08T10:56:47.008Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.20s) [2022-09-08T10:56:47.008Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.20s) [2022-09-08T10:56:47.008Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.90s) [2022-09-08T10:56:47.008Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.84s) [2022-09-08T10:56:47.008Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.97s) [2022-09-08T10:56:47.008Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.26s) [2022-09-08T10:56:47.008Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.93s) [2022-09-08T10:56:47.008Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2022-09-08T10:56:47.008Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.98s) [2022-09-08T10:56:47.008Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.85s) [2022-09-08T10:56:47.008Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.93s) [2022-09-08T10:56:47.008Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.36s) [2022-09-08T10:56:47.008Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2022-09-08T10:56:47.008Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.96s) [2022-09-08T10:56:47.008Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.40s) [2022-09-08T10:56:47.008Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-09-08T10:56:47.008Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2022-09-08T10:56:47.008Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2022-09-08T10:56:47.008Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-09-08T10:56:47.008Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-09-08T10:56:47.008Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.01s) [2022-09-08T10:56:47.008Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.42s) [2022-09-08T10:56:47.008Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.79s) [2022-09-08T10:56:47.008Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.17s) [2022-09-08T10:56:47.008Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.24s) [2022-09-08T10:56:47.008Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.90s) [2022-09-08T10:56:47.008Z] === RUN TestDockerSchema1RegistrySuite [2022-09-08T10:56:47.008Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-09-08T10:56:47.267Z] check_test.go:454: [d95f4af3b096e] daemon is not started [2022-09-08T10:56:47.267Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-09-08T10:56:48.207Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-09-08T10:56:50.745Z] check_test.go:454: [d1ec606992561] daemon is not started [2022-09-08T10:56:50.745Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-09-08T10:56:54.943Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-09-08T10:56:55.894Z] check_test.go:454: [dc72abce0655a] daemon is not started [2022-09-08T10:56:55.894Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-09-08T10:56:57.282Z] check_test.go:454: [d81f09fe198bd] daemon is not started [2022-09-08T10:56:57.282Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-09-08T10:56:57.541Z] check_test.go:454: [dba606280aa2b] daemon is not started [2022-09-08T10:56:57.541Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-09-08T10:56:58.921Z] check_test.go:454: [d6dceca6a262f] daemon is not started [2022-09-08T10:56:58.921Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-09-08T10:56:59.860Z] check_test.go:454: [dd8d7ad97f9ec] daemon is not started [2022-09-08T10:57:00.121Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-09-08T10:57:01.502Z] check_test.go:454: [dba36d1aa9bb4] daemon is not started [2022-09-08T10:57:01.502Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-09-08T10:57:01.502Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-09-08T10:57:04.797Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-09-08T10:57:04.797Z] check_test.go:454: [d55ef704c3486] daemon is not started [2022-09-08T10:57:04.797Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-09-08T10:57:05.056Z] check_test.go:454: [d6069ae3d539e] daemon is not started [2022-09-08T10:57:05.056Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-09-08T10:57:05.625Z] check_test.go:454: [dd11857568728] daemon is not started [2022-09-08T10:57:05.625Z] --- PASS: TestDockerSchema1RegistrySuite (18.46s) [2022-09-08T10:57:05.625Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.20s) [2022-09-08T10:57:05.625Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.45s) [2022-09-08T10:57:05.625Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.17s) [2022-09-08T10:57:05.625Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.43s) [2022-09-08T10:57:05.625Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.15s) [2022-09-08T10:57:05.625Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.32s) [2022-09-08T10:57:05.625Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.22s) [2022-09-08T10:57:05.625Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.35s) [2022-09-08T10:57:05.625Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.15s) [2022-09-08T10:57:05.625Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.63s) [2022-09-08T10:57:05.625Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s) [2022-09-08T10:57:05.625Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-09-08T10:57:05.625Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-09-08T10:57:06.564Z] check_test.go:483: [df99389eb471c] daemon is not started [2022-09-08T10:57:06.564Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-09-08T10:57:08.470Z] check_test.go:483: [dabd9157ce46a] daemon is not started [2022-09-08T10:57:08.470Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-09-08T10:57:08.471Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-09-08T10:57:09.408Z] check_test.go:483: [d9095545dc89a] daemon is not started [2022-09-08T10:57:09.408Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-09-08T10:57:11.945Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-09-08T10:57:12.512Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-09-08T10:57:13.082Z] check_test.go:483: [de63aafbbd040] daemon is not started [2022-09-08T10:57:13.082Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-09-08T10:57:14.460Z] check_test.go:483: [da5da769040ba] daemon is not started [2022-09-08T10:57:14.461Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-09-08T10:57:15.410Z] check_test.go:483: [d39f0d642d4e5] daemon is not started [2022-09-08T10:57:15.410Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-09-08T10:57:15.670Z] check_test.go:483: [d1dc1b2b4e170] daemon is not started [2022-09-08T10:57:15.670Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (10.14s) [2022-09-08T10:57:15.670Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.01s) [2022-09-08T10:57:15.670Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (1.69s) [2022-09-08T10:57:15.670Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (1.09s) [2022-09-08T10:57:15.670Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (2.19s) [2022-09-08T10:57:15.670Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (1.51s) [2022-09-08T10:57:15.670Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (1.51s) [2022-09-08T10:57:15.670Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.95s) [2022-09-08T10:57:15.670Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.19s) [2022-09-08T10:57:15.670Z] === RUN TestDockerRegistryAuthTokenSuite [2022-09-08T10:57:15.670Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-09-08T10:57:16.607Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-09-08T10:57:16.607Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-09-08T10:57:16.607Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-09-08T10:57:20.799Z] check_test.go:510: [dcca25949976e] daemon is not started [2022-09-08T10:57:20.799Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-09-08T10:57:21.059Z] check_test.go:510: [d7cc2248d979f] daemon is not started [2022-09-08T10:57:21.059Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-09-08T10:57:21.059Z] check_test.go:510: [d76cf0e3bf1bb] daemon is not started [2022-09-08T10:57:21.059Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-09-08T10:57:21.319Z] check_test.go:510: [da1385dedbcf9] daemon is not started [2022-09-08T10:57:21.319Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-09-08T10:57:21.578Z] check_test.go:510: [df6d646c19bf4] daemon is not started [2022-09-08T10:57:21.578Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-09-08T10:57:21.578Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.84s) [2022-09-08T10:57:21.578Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.19s) [2022-09-08T10:57:21.578Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.18s) [2022-09-08T10:57:21.578Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-09-08T10:57:21.578Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2022-09-08T10:57:21.578Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s) [2022-09-08T10:57:21.578Z] === RUN TestDockerNetworkSuite [2022-09-08T10:57:21.578Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-09-08T10:57:22.516Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-09-08T10:57:22.778Z] docker_cli_network_unix_test.go:46: [db9162007502a] daemon is not started [2022-09-08T10:57:23.038Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-09-08T10:57:23.298Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-09-08T10:57:23.557Z] docker_cli_network_unix_test.go:46: [d13ca45c47bc3] daemon is not started [2022-09-08T10:57:23.816Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-09-08T10:57:25.725Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-09-08T10:57:26.663Z] docker_cli_network_unix_test.go:46: [d3ea3659952fc] daemon is not started [2022-09-08T10:57:27.233Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-09-08T10:57:29.140Z] docker_cli_network_unix_test.go:46: [d363cd6195037] daemon is not started [2022-09-08T10:57:29.140Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-09-08T10:57:29.140Z] docker_cli_network_unix_test.go:1233: [def3f81bb14e9] daemon is not started [2022-09-08T10:57:31.676Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-09-08T10:57:32.615Z] docker_cli_network_unix_test.go:46: [dacb963c1f3bc] daemon is not started [2022-09-08T10:57:33.184Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-09-08T10:57:37.378Z] docker_cli_network_unix_test.go:46: [d95fa3e49d0b3] daemon is not started [2022-09-08T10:57:38.327Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-09-08T10:57:40.234Z] docker_cli_network_unix_test.go:46: [d820b7fde9443] daemon is not started [2022-09-08T10:57:40.803Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-09-08T10:57:41.743Z] docker_cli_network_unix_test.go:46: [dfbe2e883681a] daemon is not started [2022-09-08T10:57:41.743Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-09-08T10:57:42.311Z] docker_cli_network_unix_test.go:46: [d22f9d23be2f1] daemon is not started [2022-09-08T10:57:42.311Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-09-08T10:57:42.571Z] docker_cli_network_unix_test.go:46: [ddcd6be7a2a8a] daemon is not started [2022-09-08T10:57:42.831Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-09-08T10:57:43.399Z] docker_cli_network_unix_test.go:46: [d1bbea660af12] daemon is not started [2022-09-08T10:57:43.660Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-09-08T10:57:44.228Z] docker_cli_network_unix_test.go:46: [d6e738aea322a] daemon is not started [2022-09-08T10:57:44.488Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-09-08T10:57:44.747Z] docker_cli_network_unix_test.go:46: [d317097d858c9] daemon is not started [2022-09-08T10:57:44.747Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-09-08T10:57:45.007Z] docker_cli_network_unix_test.go:46: [d83677d9adf65] daemon is not started [2022-09-08T10:57:45.007Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-09-08T10:57:45.575Z] docker_cli_network_unix_test.go:46: [db15e44184fb8] daemon is not started [2022-09-08T10:57:45.575Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-09-08T10:57:45.835Z] docker_cli_network_unix_test.go:46: [d9e7f58a602f4] daemon is not started [2022-09-08T10:57:45.835Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-09-08T10:57:45.835Z] docker_cli_network_unix_test.go:46: [d8217ef433925] daemon is not started [2022-09-08T10:57:45.835Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-09-08T10:57:46.094Z] docker_cli_network_unix_test.go:46: [db0a042c8ab70] daemon is not started [2022-09-08T10:57:46.094Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-09-08T10:57:46.662Z] docker_cli_network_unix_test.go:46: [d986d98cc2aae] daemon is not started [2022-09-08T10:57:46.662Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-09-08T10:57:47.601Z] docker_cli_network_unix_test.go:46: [de2734bb0fbce] daemon is not started [2022-09-08T10:57:47.860Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-09-08T10:57:47.860Z] docker_cli_network_unix_test.go:46: [df1713288b776] daemon is not started [2022-09-08T10:57:47.860Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-09-08T10:57:48.120Z] docker_cli_network_unix_test.go:46: [dac921f29f333] daemon is not started [2022-09-08T10:57:48.120Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-09-08T10:57:48.379Z] docker_cli_network_unix_test.go:46: [d823e688e5edd] daemon is not started [2022-09-08T10:57:48.379Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-09-08T10:57:49.317Z] docker_cli_network_unix_test.go:968: [d5938b5d41026] daemon is not started [2022-09-08T10:57:50.697Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-09-08T10:57:51.635Z] docker_cli_network_unix_test.go:46: [d42e51b831972] daemon is not started [2022-09-08T10:57:51.894Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-09-08T10:57:54.432Z] docker_cli_network_unix_test.go:1116: [d973e440fc6af] daemon is not started [2022-09-08T10:57:58.635Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-09-08T10:57:58.635Z] docker_cli_network_unix_test.go:46: [d1021707a2fab] daemon is not started [2022-09-08T10:57:58.635Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-09-08T10:57:59.202Z] docker_cli_network_unix_test.go:46: [d1f2c5a08a06b] daemon is not started [2022-09-08T10:57:59.202Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-09-08T10:57:59.202Z] docker_cli_network_unix_test.go:46: [d3fe182f7d1e2] daemon is not started [2022-09-08T10:57:59.202Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-09-08T10:57:59.202Z] docker_cli_network_unix_test.go:46: [dd35b13936646] daemon is not started [2022-09-08T10:57:59.202Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-09-08T10:57:59.462Z] docker_cli_network_unix_test.go:46: [dd105730c89d0] daemon is not started [2022-09-08T10:57:59.462Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-09-08T10:57:59.462Z] docker_cli_network_unix_test.go:46: [d8e05f9f9ad95] daemon is not started [2022-09-08T10:57:59.462Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-09-08T10:57:59.462Z] docker_cli_network_unix_test.go:46: [db78802f70244] daemon is not started [2022-09-08T10:57:59.462Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-09-08T10:58:01.372Z] docker_cli_network_unix_test.go:46: [d4d6a2780d9c1] daemon is not started [2022-09-08T10:58:02.310Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-09-08T10:58:02.310Z] docker_cli_network_unix_test.go:46: [ddb049db61dd0] daemon is not started [2022-09-08T10:58:02.310Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-09-08T10:58:02.310Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-09-08T10:58:02.310Z] docker_cli_network_unix_test.go:46: [dc9669318c58d] daemon is not started [2022-09-08T10:58:02.310Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-09-08T10:58:02.879Z] docker_cli_network_unix_test.go:46: [d0fee37532a07] daemon is not started [2022-09-08T10:58:02.879Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-09-08T10:58:07.071Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-09-08T10:58:08.009Z] docker_cli_network_unix_test.go:1084: [d34db2f86b7a1] daemon is not started [2022-09-08T10:58:09.916Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-09-08T10:58:09.916Z] docker_cli_network_unix_test.go:46: [d4835d00b2f50] daemon is not started [2022-09-08T10:58:09.916Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-09-08T10:58:10.175Z] docker_cli_network_unix_test.go:46: [d479699177fe2] daemon is not started [2022-09-08T10:58:10.434Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-09-08T10:58:11.813Z] docker_cli_network_unix_test.go:46: [dc9012766017c] daemon is not started [2022-09-08T10:58:11.813Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-09-08T10:58:12.073Z] docker_cli_network_unix_test.go:46: [db6437e2a9382] daemon is not started [2022-09-08T10:58:12.073Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-09-08T10:58:12.333Z] docker_cli_network_unix_test.go:46: [dde045f0d3308] daemon is not started [2022-09-08T10:58:12.593Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-09-08T10:58:13.161Z] docker_cli_network_unix_test.go:46: [dbc87ba33661d] daemon is not started [2022-09-08T10:58:13.161Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-09-08T10:58:13.731Z] docker_cli_network_unix_test.go:46: [df534955556ff] daemon is not started [2022-09-08T10:58:13.991Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-09-08T10:58:19.265Z] docker_cli_network_unix_test.go:46: [de0fadd3e31a3] daemon is not started [2022-09-08T10:58:19.525Z] --- PASS: TestDockerNetworkSuite (58.07s) [2022-09-08T10:58:19.525Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.51s) [2022-09-08T10:58:19.525Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.86s) [2022-09-08T10:58:19.525Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.32s) [2022-09-08T10:58:19.525Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.87s) [2022-09-08T10:58:19.525Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.60s) [2022-09-08T10:58:19.525Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.49s) [2022-09-08T10:58:19.525Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.17s) [2022-09-08T10:58:19.525Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.31s) [2022-09-08T10:58:19.525Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.18s) [2022-09-08T10:58:19.525Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.51s) [2022-09-08T10:58:19.525Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.40s) [2022-09-08T10:58:19.525Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.90s) [2022-09-08T10:58:19.525Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.92s) [2022-09-08T10:58:19.525Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-09-08T10:58:19.525Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.30s) [2022-09-08T10:58:19.525Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.69s) [2022-09-08T10:58:19.525Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-09-08T10:58:19.525Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-09-08T10:58:19.525Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2022-09-08T10:58:19.525Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.71s) [2022-09-08T10:58:19.525Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.05s) [2022-09-08T10:58:19.525Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.09s) [2022-09-08T10:58:19.525Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2022-09-08T10:58:19.525Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-09-08T10:58:19.525Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.32s) [2022-09-08T10:58:19.525Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.25s) [2022-09-08T10:58:19.525Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.16s) [2022-09-08T10:58:19.525Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-09-08T10:58:19.525Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.85s) [2022-09-08T10:58:19.525Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2022-09-08T10:58:19.525Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-09-08T10:58:19.525Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-09-08T10:58:19.525Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-09-08T10:58:19.525Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-09-08T10:58:19.525Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.51s) [2022-09-08T10:58:19.525Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-09-08T10:58:19.525Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-09-08T10:58:19.525Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.86s) [2022-09-08T10:58:19.525Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.55s) [2022-09-08T10:58:19.525Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.10s) [2022-09-08T10:58:19.525Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-09-08T10:58:19.525Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.78s) [2022-09-08T10:58:19.525Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.45s) [2022-09-08T10:58:19.525Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-09-08T10:58:19.525Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.71s) [2022-09-08T10:58:19.525Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.50s) [2022-09-08T10:58:19.525Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.93s) [2022-09-08T10:58:19.525Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.47s) [2022-09-08T10:58:19.525Z] === RUN TestDockerHubPullSuite [2022-09-08T10:58:19.525Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-09-08T10:58:19.784Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-09-08T10:58:21.705Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-09-08T10:58:21.963Z] docker_cli_swarm_test.go:1180: [d9e48d4d4b3ed] joining swarm manager [d7bdbeb05e1d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T10:58:24.496Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-09-08T10:58:25.433Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-09-08T10:58:26.811Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-09-08T10:58:27.380Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-09-08T10:58:27.948Z] --- PASS: TestDockerHubPullSuite (8.24s) [2022-09-08T10:58:27.948Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.11s) [2022-09-08T10:58:27.948Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.55s) [2022-09-08T10:58:27.948Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.00s) [2022-09-08T10:58:27.948Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.68s) [2022-09-08T10:58:27.948Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.52s) [2022-09-08T10:58:27.948Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-09-08T10:58:27.948Z] PASS [2022-09-08T10:58:27.948Z] [2022-09-08T10:58:27.948Z] === Skipped [2022-09-08T10:58:27.948Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-09-08T10:58:27.948Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-09-08T10:58:27.948Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-09-08T10:58:27.948Z] [2022-09-08T10:58:27.948Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-09-08T10:58:27.948Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-09-08T10:58:27.948Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-09-08T10:58:27.948Z] [2022-09-08T10:58:27.948Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-09-08T10:58:27.948Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-09-08T10:58:27.948Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-09-08T10:58:27.948Z] [2022-09-08T10:58:27.948Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-09-08T10:58:27.948Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-09-08T10:58:27.948Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-09-08T10:58:27.948Z] [2022-09-08T10:58:27.948Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-09-08T10:58:27.948Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-09-08T10:58:27.948Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-09-08T10:58:27.948Z] [2022-09-08T10:58:27.948Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-09-08T10:58:27.948Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-09-08T10:58:27.948Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-09-08T10:58:27.948Z] [2022-09-08T10:58:27.948Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-09-08T10:58:27.948Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-09-08T10:58:27.948Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-09-08T10:58:27.948Z] [2022-09-08T10:58:27.948Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-09-08T10:58:27.948Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-09-08T10:58:27.948Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-09-08T10:58:27.948Z] [2022-09-08T10:58:27.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-09-08T10:58:27.949Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-09-08T10:58:27.949Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-09-08T10:58:27.949Z] [2022-09-08T10:58:27.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-09-08T10:58:27.949Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-09-08T10:58:27.949Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-09-08T10:58:27.949Z] [2022-09-08T10:58:27.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-09-08T10:58:27.949Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-09-08T10:58:27.949Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-09-08T10:58:27.949Z] [2022-09-08T10:58:27.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-09-08T10:58:27.949Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-09-08T10:58:27.949Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-09-08T10:58:27.949Z] [2022-09-08T10:58:27.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s) [2022-09-08T10:58:27.949Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-09-08T10:58:27.949Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s) [2022-09-08T10:58:27.949Z] [2022-09-08T10:58:27.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-09-08T10:58:27.949Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-09-08T10:58:27.949Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-09-08T10:58:27.949Z] [2022-09-08T10:58:27.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-09-08T10:58:27.949Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-09-08T10:58:27.949Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-09-08T10:58:27.949Z] [2022-09-08T10:58:27.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-09-08T10:58:27.949Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-09-08T10:58:27.949Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-09-08T10:58:27.949Z] [2022-09-08T10:58:27.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-09-08T10:58:27.949Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2022-09-08T10:58:27.949Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-09-08T10:58:27.949Z] [2022-09-08T10:58:27.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-09-08T10:58:27.949Z] docker_cli_events_unix_test.go:84: unmatched requirement swapMemorySupport [2022-09-08T10:58:27.949Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-09-08T10:58:27.949Z] [2022-09-08T10:58:27.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-09-08T10:58:27.949Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-09-08T10:58:27.949Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-09-08T10:58:27.949Z] [2022-09-08T10:58:27.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-09-08T10:58:27.949Z] docker_cli_inspect_test.go:200: unmatched requirement Devicemapper [2022-09-08T10:58:27.949Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-09-08T10:58:27.949Z] [2022-09-08T10:58:27.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-09-08T10:58:27.949Z] docker_cli_inspect_test.go:182: unmatched requirement Devicemapper [2022-09-08T10:58:27.949Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-09-08T10:58:27.949Z] [2022-09-08T10:58:27.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-09-08T10:58:27.949Z] docker_cli_plugins_test.go:335: unmatched requirement DaemonIsWindows [2022-09-08T10:58:27.949Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-09-08T10:58:27.949Z] [2022-09-08T10:58:27.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-09-08T10:58:27.949Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-09-08T10:58:27.949Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-09-08T10:58:27.949Z] [2022-09-08T10:58:27.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-09-08T10:58:27.949Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-09-08T10:58:27.949Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-09-08T10:58:27.949Z] [2022-09-08T10:58:27.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-09-08T10:58:27.949Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-09-08T10:58:27.949Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-09-08T10:58:27.949Z] [2022-09-08T10:58:27.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-09-08T10:58:27.949Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-09-08T10:58:27.949Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-09-08T10:58:27.949Z] [2022-09-08T10:58:27.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-09-08T10:58:27.949Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-09-08T10:58:27.949Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-09-08T10:58:27.949Z] [2022-09-08T10:58:27.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-09-08T10:58:27.949Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-09-08T10:58:27.949Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-09-08T10:58:27.949Z] [2022-09-08T10:58:27.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-08T10:58:27.949Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-09-08T10:58:27.949Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-08T10:58:27.949Z] [2022-09-08T10:58:27.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-09-08T10:58:27.949Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-09-08T10:58:27.949Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-09-08T10:58:27.949Z] [2022-09-08T10:58:27.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-09-08T10:58:27.949Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-09-08T10:58:27.949Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-09-08T10:58:27.949Z] [2022-09-08T10:58:27.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-09-08T10:58:27.949Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-09-08T10:58:27.949Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-09-08T10:58:27.949Z] [2022-09-08T10:58:27.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-09-08T10:58:27.949Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-09-08T10:58:27.949Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-09-08T10:58:27.949Z] [2022-09-08T10:58:27.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-09-08T10:58:27.949Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-09-08T10:58:27.949Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-09-08T10:58:27.949Z] [2022-09-08T10:58:27.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-09-08T10:58:27.949Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-09-08T10:58:27.949Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-09-08T10:58:27.949Z] [2022-09-08T10:58:27.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-09-08T10:58:27.949Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-09-08T10:58:27.949Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-09-08T10:58:27.949Z] [2022-09-08T10:58:27.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-09-08T10:58:27.949Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-09-08T10:58:27.949Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-09-08T10:58:27.949Z] [2022-09-08T10:58:27.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-09-08T10:58:27.949Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-09-08T10:58:27.949Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-09-08T10:58:27.949Z] [2022-09-08T10:58:27.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-09-08T10:58:27.949Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-09-08T10:58:27.949Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-09-08T10:58:27.949Z] [2022-09-08T10:58:27.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-09-08T10:58:27.949Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-09-08T10:58:27.949Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-09-08T10:58:27.949Z] [2022-09-08T10:58:27.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-09-08T10:58:27.949Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-09-08T10:58:27.949Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-09-08T10:58:27.949Z] [2022-09-08T10:58:27.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-09-08T10:58:27.949Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-09-08T10:58:27.949Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-09-08T10:58:27.949Z] [2022-09-08T10:58:27.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.02s) [2022-09-08T10:58:27.949Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-09-08T10:58:27.949Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.02s) [2022-09-08T10:58:27.949Z] [2022-09-08T10:58:27.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-09-08T10:58:27.949Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-09-08T10:58:27.949Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-09-08T10:58:27.949Z] [2022-09-08T10:58:27.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-09-08T10:58:27.949Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-09-08T10:58:27.949Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-09-08T10:58:27.949Z] [2022-09-08T10:58:27.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-09-08T10:58:27.949Z] docker_cli_sni_test.go:30: Flakey test [2022-09-08T10:58:27.949Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-09-08T10:58:27.949Z] [2022-09-08T10:58:27.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2022-09-08T10:58:27.949Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-09-08T10:58:27.949Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2022-09-08T10:58:27.949Z] [2022-09-08T10:58:27.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-09-08T10:58:27.949Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-09-08T10:58:27.949Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-09-08T10:58:27.949Z] [2022-09-08T10:58:27.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-09-08T10:58:27.949Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-09-08T10:58:27.949Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-09-08T10:58:27.949Z] [2022-09-08T10:58:27.949Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2022-09-08T10:58:27.949Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-09-08T10:58:27.949Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2022-09-08T10:58:27.949Z] [2022-09-08T10:58:27.949Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-09-08T10:58:27.949Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-09-08T10:58:27.949Z] docker_cli_network_unix_test.go:46: [dc9669318c58d] daemon is not started [2022-09-08T10:58:27.949Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-09-08T10:58:27.949Z] [2022-09-08T10:58:27.949Z] DONE 1265 tests, 51 skipped in 1480.132s [2022-09-08T10:58:27.949Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-08T10:58:27.949Z] ++++ cat bundles/test-integration/docker.pid [2022-09-08T10:58:27.949Z] +++ kill 9494 [2022-09-08T10:58:27.949Z] +++ /etc/init.d/apparmor stop [2022-09-08T10:58:27.949Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-08T10:58:27.949Z] [2022-09-08T10:58:27.949Z] Unloading profiles will leave already running processes permanently [2022-09-08T10:58:27.949Z] unconfined, which can lead to unexpected situations. [2022-09-08T10:58:27.949Z] [2022-09-08T10:58:27.949Z] To set a process to complain mode, use the command line tool [2022-09-08T10:58:27.949Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-08T10:58:27.949Z] +++ true [2022-09-08T10:58:27.949Z] exiting test-integration [2022-09-08T10:58:27.949Z] ++ exit 0 [2022-09-08T10:58:27.949Z] [2022-09-08T10:58:28.208Z] + for job in $(jobs -p) [2022-09-08T10:58:28.208Z] + wait 12602 [2022-09-08T10:58:28.208Z] docker_cli_swarm_test.go:1189: [dbb28f8f9a1f4] joining swarm manager [d7bdbeb05e1d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T10:59:06.924Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-09-08T10:59:12.195Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-09-08T10:59:16.389Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-09-08T10:59:18.304Z] docker_cli_swarm_test.go:1112: [dd94bb3bf1556] joining swarm manager [dd61b1b371501]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T10:59:19.682Z] docker_cli_swarm_test.go:1113: [d9ec0145b856e] joining swarm manager [dd61b1b371501]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T11:00:56.134Z] docker_cli_swarm_test.go:1166: [d97500cab6c4b] joining swarm manager [dd61b1b371501]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-09-08T11:01:18.075Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-09-08T11:01:18.075Z] docker_cli_swarm_test.go:1447: [d800945c11c79] joining swarm manager [dd8bc2a383365]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T11:01:18.075Z] docker_cli_swarm_test.go:1448: [da6b13f38c033] joining swarm manager [dd8bc2a383365]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T11:01:30.312Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-09-08T11:01:30.312Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-09-08T11:01:30.312Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-09-08T11:01:30.312Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-09-08T11:01:30.312Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-09-08T11:01:30.880Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-09-08T11:01:33.415Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-09-08T11:01:36.705Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-09-08T11:01:39.241Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-09-08T11:01:41.147Z] docker_cli_swarm_unix_test.go:63: [d263971dee2f4] joining swarm manager [d7a67ff1b283d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T11:02:37.378Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-09-08T11:02:37.378Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-09-08T11:02:37.378Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-09-08T11:02:38.756Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-09-08T11:02:42.084Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-09-08T11:02:44.620Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-09-08T11:02:46.525Z] docker_api_swarm_test.go:962: [d69ee51eea740] joining swarm manager [d3bf773fdf4ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T11:03:04.614Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-09-08T11:03:16.822Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-09-08T11:03:18.200Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-09-08T11:03:20.735Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-09-08T11:03:23.273Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-09-08T11:03:33.263Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-09-08T11:03:36.552Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-09-08T11:03:39.089Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-09-08T11:03:41.628Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-09-08T11:03:44.166Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-09-08T11:03:46.705Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-09-08T11:03:49.240Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-09-08T11:03:51.776Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-09-08T11:04:48.022Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-09-08T11:05:02.907Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-09-08T11:05:17.790Z] --- PASS: TestDockerSwarmSuite (1547.71s) [2022-09-08T11:05:17.790Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.13s) [2022-09-08T11:05:17.790Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.26s) [2022-09-08T11:05:17.790Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.44s) [2022-09-08T11:05:17.790Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.46s) [2022-09-08T11:05:17.790Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.98s) [2022-09-08T11:05:17.790Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.22s) [2022-09-08T11:05:17.790Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-09-08T11:05:17.790Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.91s) [2022-09-08T11:05:17.790Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.97s) [2022-09-08T11:05:17.790Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.05s) [2022-09-08T11:05:17.790Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (35.07s) [2022-09-08T11:05:17.790Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.35s) [2022-09-08T11:05:17.790Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.06s) [2022-09-08T11:05:17.790Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.93s) [2022-09-08T11:05:17.790Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.78s) [2022-09-08T11:05:17.790Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (43.16s) [2022-09-08T11:05:17.790Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.86s) [2022-09-08T11:05:17.790Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.54s) [2022-09-08T11:05:17.790Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.42s) [2022-09-08T11:05:17.790Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.09s) [2022-09-08T11:05:17.790Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.38s) [2022-09-08T11:05:17.790Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.73s) [2022-09-08T11:05:17.790Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.65s) [2022-09-08T11:05:17.790Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.55s) [2022-09-08T11:05:17.790Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.83s) [2022-09-08T11:05:17.790Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.15s) [2022-09-08T11:05:17.790Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.90s) [2022-09-08T11:05:17.790Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.93s) [2022-09-08T11:05:17.790Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.66s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.52s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.05s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.41s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.46s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.84s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.50s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.22s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.57s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.20s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.98s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.19s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.82s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.46s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.96s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.13s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.15s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.50s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.92s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.94s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.12s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.31s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.79s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.04s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.07s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.65s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.28s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.05s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.33s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.59s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.99s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.77s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.09s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.94s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.28s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.05s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (2.92s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.50s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.79s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.70s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.57s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.74s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.79s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.13s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.20s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.47s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.42s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.10s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (70.14s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.03s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.52s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.88s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.67s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.28s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.99s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.91s) [2022-09-08T11:05:17.791Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.06s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.86s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.44s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.04s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (43.09s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.08s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.22s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (119.08s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.32s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.37s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.26s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.06s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.28s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.49s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.23s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.40s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.30s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.11s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.23s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.13s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.51s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.12s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.38s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.22s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.22s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.94s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.25s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.53s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.46s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.52s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.62s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.48s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.97s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.19s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.83s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.24s) [2022-09-08T11:05:17.791Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.22s) [2022-09-08T11:05:17.791Z] === RUN TestDockerExternalVolumeSuite [2022-09-08T11:05:17.791Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-09-08T11:05:18.050Z] docker_cli_external_volume_driver_test.go:53: [db7e16c5f3d14] daemon is not started [2022-09-08T11:05:36.138Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-09-08T11:06:43.840Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-09-08T11:06:50.407Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-09-08T11:07:05.290Z] docker_cli_external_volume_driver_test.go:53: [db225992e30a5] daemon is not started [2022-09-08T11:07:20.172Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-09-08T11:07:38.280Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-09-08T11:07:53.162Z] docker_cli_external_volume_driver_test.go:53: [d8bf0174e2d49] daemon is not started [2022-09-08T11:08:08.043Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-09-08T11:08:08.043Z] docker_cli_external_volume_driver_test.go:53: [d2c63d8cd386b] daemon is not started [2022-09-08T11:08:22.933Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-09-08T11:08:55.022Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-09-08T11:09:09.902Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-09-08T11:09:24.784Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-09-08T11:10:11.485Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-09-08T11:10:29.573Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-09-08T11:11:01.654Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-09-08T11:11:33.732Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-09-08T11:11:48.627Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-09-08T11:12:06.716Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-09-08T11:12:06.716Z] docker_cli_external_volume_driver_test.go:485: [d03f24612b92b] daemon is not started [2022-09-08T11:12:21.598Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-09-08T11:12:21.598Z] docker_cli_external_volume_driver_test.go:53: [d2d7d1f4cec01] daemon is not started [2022-09-08T11:12:36.478Z] --- PASS: TestDockerExternalVolumeSuite (437.08s) [2022-09-08T11:12:36.478Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s) [2022-09-08T11:12:36.478Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2022-09-08T11:12:36.478Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s) [2022-09-08T11:12:36.478Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-09-08T11:12:36.478Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-09-08T11:12:36.478Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-09-08T11:12:36.478Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-09-08T11:12:36.478Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.20s) [2022-09-08T11:12:36.478Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s) [2022-09-08T11:12:36.478Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2022-09-08T11:12:36.478Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s) [2022-09-08T11:12:36.478Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2022-09-08T11:12:36.478Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.28s) [2022-09-08T11:12:36.478Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2022-09-08T11:12:36.478Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s) [2022-09-08T11:12:36.478Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.60s) [2022-09-08T11:12:36.478Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.04s) [2022-09-08T11:12:36.478Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-09-08T11:12:36.478Z] PASS [2022-09-08T11:12:36.478Z] [2022-09-08T11:12:36.478Z] === Skipped [2022-09-08T11:12:36.478Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-09-08T11:12:36.478Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-09-08T11:12:36.478Z] check_test.go:540: [dbf7593ba4621] daemon is not started [2022-09-08T11:12:36.478Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-09-08T11:12:36.478Z] [2022-09-08T11:12:36.478Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-09-08T11:12:36.478Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-09-08T11:12:36.478Z] check_test.go:540: [da3fb0afd6f73] daemon is not started [2022-09-08T11:12:36.478Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-09-08T11:12:36.478Z] [2022-09-08T11:12:36.478Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-09-08T11:12:36.478Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-09-08T11:12:36.478Z] check_test.go:540: [d028cb300bfff] daemon is not started [2022-09-08T11:12:36.478Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-09-08T11:12:36.478Z] [2022-09-08T11:12:36.478Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-09-08T11:12:36.478Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-09-08T11:12:36.478Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-09-08T11:12:36.478Z] [2022-09-08T11:12:36.478Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-09-08T11:12:36.478Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-09-08T11:12:36.478Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-09-08T11:12:36.478Z] [2022-09-08T11:12:36.478Z] DONE 269 tests, 5 skipped in 2327.572s [2022-09-08T11:12:36.478Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-08T11:12:36.478Z] ++++ cat bundles/test-integration/docker.pid [2022-09-08T11:12:36.478Z] +++ kill 9489 [2022-09-08T11:12:36.478Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/defa977aa75f3/docker.pid [2022-09-08T11:12:36.478Z] +++ kill 7262 [2022-09-08T11:12:36.478Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7262 is not a child of this shell [2022-09-08T11:12:36.478Z] warning: PID 7262 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/defa977aa75f3/docker.pid had a nonzero exit code [2022-09-08T11:12:36.478Z] +++ /etc/init.d/apparmor stop [2022-09-08T11:12:36.478Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-08T11:12:36.478Z] [2022-09-08T11:12:36.478Z] Unloading profiles will leave already running processes permanently [2022-09-08T11:12:36.478Z] unconfined, which can lead to unexpected situations. [2022-09-08T11:12:36.478Z] [2022-09-08T11:12:36.478Z] To set a process to complain mode, use the command line tool [2022-09-08T11:12:36.478Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-08T11:12:36.478Z] +++ true [2022-09-08T11:12:36.478Z] exiting test-integration [2022-09-08T11:12:36.478Z] ++ exit 0 [2022-09-08T11:12:36.478Z] [2022-09-08T11:12:36.478Z] + exit 0 [2022-09-08T11:12:36.478Z] ++ jobs -p [2022-09-08T11:12:36.478Z] + pids= [2022-09-08T11:12:36.478Z] + echo 'Remaining pids to kill: []' [2022-09-08T11:12:36.478Z] Remaining pids to kill: [] [2022-09-08T11:12:36.478Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-09-08T11:12:36.492Z] Recording test results [2022-09-08T11:12:38.023Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-08T11:12:38.355Z] + echo Ensuring container killed. [2022-09-08T11:12:38.355Z] Ensuring container killed. [2022-09-08T11:12:38.355Z] + docker ps -aq -f name=docker-pr34-* [2022-09-08T11:12:38.617Z] + cids=55d19d65122f [2022-09-08T11:12:38.617Z] d6d817d1d470 [2022-09-08T11:12:38.617Z] 8675de2c1e4b [2022-09-08T11:12:38.617Z] + [ -n 55d19d65122f [2022-09-08T11:12:38.617Z] d6d817d1d470 [2022-09-08T11:12:38.617Z] 8675de2c1e4b ] [2022-09-08T11:12:38.617Z] + docker rm -vf 55d19d65122f d6d817d1d470 8675de2c1e4b [2022-09-08T11:12:39.186Z] 55d19d65122f [2022-09-08T11:12:39.445Z] d6d817d1d470 [2022-09-08T11:12:39.445Z] 8675de2c1e4b [Pipeline] sh [2022-09-08T11:12:39.734Z] + echo Chowning /workspace to jenkins user [2022-09-08T11:12:39.734Z] Chowning /workspace to jenkins user [2022-09-08T11:12:39.734Z] + id -u [2022-09-08T11:12:39.734Z] + id -g [2022-09-08T11:12:39.734Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44034:/workspace busybox chown -R 1000:1000 /workspace [2022-09-08T11:12:39.734Z] Unable to find image 'busybox:latest' locally [2022-09-08T11:12:39.734Z] latest: Pulling from library/busybox [2022-09-08T11:12:39.994Z] 2c39bef88607: Pulling fs layer [2022-09-08T11:12:39.994Z] 2c39bef88607: Download complete [2022-09-08T11:12:39.994Z] 2c39bef88607: Pull complete [2022-09-08T11:12:39.994Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613 [2022-09-08T11:12:39.994Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-08T11:12:42.837Z] + bundleName=amd64 [2022-09-08T11:12:42.837Z] + echo Creating amd64-bundles.tar.gz [2022-09-08T11:12:42.837Z] Creating amd64-bundles.tar.gz [2022-09-08T11:12:42.837Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-09-08T11:12:42.837Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-09-08T11:12:44.228Z] Archiving artifacts [2022-09-08T11:12:46.191Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44034/34/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-08T11:12:46.505Z] + make clean [2022-09-08T11:12:46.765Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-08T11:12:46.765Z] docker-dev-cache [2022-09-08T11:12:46.765Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [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